/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.italic{font-style:italic}}:root{--ink:#18211d;--cream:#f7f2e8;--paper:#fffdf8;--coral:#ee654b;--coral-dark:#d94e35;--green:#1f6b4f;--green-light:#dcebdd;--yellow:#f5c95d;--line:#dcd7cc;--muted:#69716c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.landing{min-height:100vh;overflow:hidden}.nav,.app-header,.game-bar,.player-header{border-bottom:1px solid #18211d24;justify-content:space-between;align-items:center;height:80px;padding:0 clamp(24px,6vw,88px);display:flex}.brand{color:inherit;background:0 0;border:0;align-items:center;gap:10px;font-size:19px;font-weight:800;display:flex}.brand-mark{color:#fff;background:var(--coral);border-radius:50% 50% 48% 52%/44% 47% 53% 56%;place-items:center;width:35px;height:35px;font-family:Georgia,serif;font-size:22px;font-style:italic;display:grid}.nav-link,.text-button,.back-link,.print-link{color:var(--ink);text-underline-offset:5px;background:0 0;border:0;font-weight:700;text-decoration:underline}.nav-actions{align-items:center;gap:20px;display:flex}.account-button{border:1px solid var(--line);background:var(--paper);min-height:42px;color:var(--ink);border-radius:24px;align-items:center;gap:8px;padding:0 14px 0 7px;font-weight:800;display:flex}.account-button>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.hero{grid-template-columns:1.05fr .95fr;align-items:center;max-width:1480px;min-height:700px;margin:auto;padding:55px clamp(24px,6vw,88px) 75px;display:grid}.hero-copy{max-width:650px}.eyebrow,.section-kicker{letter-spacing:.14em;color:var(--green);text-transform:uppercase;font-size:12px;font-weight:800}.eyebrow span{color:var(--coral)}h1,h2,h3,p{margin-top:0}.hero h1,.setup-layout h1,.join-card h1,.results-hero h1{letter-spacing:-.055em;margin:22px 0 25px;font:500 clamp(50px,6.2vw,92px)/.96 Georgia,serif}.hero h1 em{color:var(--coral);font-weight:400}.hero-copy>p{color:var(--muted);max-width:590px;font-size:18px;line-height:1.65}.hero-actions{gap:12px;margin:34px 0 25px;display:flex}.resume-host{text-align:left;max-width:455px;margin:-5px 0 22px}.resume-host>span{color:var(--muted);letter-spacing:.13em;margin-bottom:7px;font-size:9px;font-weight:900;display:block}.resume-host>button{border:1px solid var(--line);width:100%;min-height:66px;color:var(--ink);text-align:left;background:#fffdf8bf;border-radius:9px;grid-template-columns:16px 1fr 20px;align-items:center;gap:10px;padding:10px 14px;display:grid}.resume-host i{color:#52a366;font-size:8px}.resume-host strong,.resume-host small{display:block}.resume-host small{color:var(--muted);margin-top:3px}.resume-host b{color:var(--coral);font-size:20px}.primary,.secondary{border:1px solid var(--ink);border-radius:9px;min-height:50px;padding:0 20px;font-weight:800;transition:transform .18s,background .18s}.primary:hover,.secondary:hover{transform:translateY(-2px)}.primary{background:var(--coral);color:#fff;border-color:var(--coral);justify-content:space-between;align-items:center;gap:28px;display:flex}.primary:hover{background:var(--coral-dark)}.secondary{color:var(--ink);background:0 0}.large{min-height:58px;padding:0 24px}.full{width:100%}.trust-row{color:var(--green);gap:23px;font-size:13px;font-weight:700;display:flex}.hero-visual{place-items:center;min-height:570px;display:grid;position:relative}.sun-shape{background:var(--yellow);border-radius:44% 56% 59% 41%/58% 43% 57% 42%;width:510px;height:510px;position:absolute;transform:rotate(-8deg)}.demo-phone{z-index:2;background:var(--paper);border:2px solid var(--ink);border-radius:28px;width:365px;padding:19px;transform:rotate(2.5deg);box-shadow:14px 18px #18211d1f}.demo-header{color:var(--muted);letter-spacing:.1em;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.demo-call{text-align:center;padding:22px 0 14px}.demo-call small{color:var(--green);letter-spacing:.12em;font-weight:800;display:block}.demo-call strong{color:var(--coral);font:500 88px/.95 Georgia,serif;display:block}.demo-call span{font-family:Georgia,serif;font-style:italic}.float-pill{z-index:3;border:2px solid var(--ink);box-shadow:5px 6px 0 var(--ink);border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute}.pill-one{background:var(--green);color:#fff;width:115px;height:75px;top:11%;right:4%;transform:rotate(9deg)}.pill-two{background:var(--paper);width:92px;height:64px;bottom:14%;left:3%;transform:rotate(-9deg)}.how{background:var(--green);color:#fff;text-align:center;padding:85px clamp(24px,7vw,100px) 95px}.how .section-kicker{color:var(--yellow)}.how h2{letter-spacing:-.04em;font:500 clamp(40px,4.3vw,65px)/1 Georgia,serif}.steps{border-top:1px solid #ffffff59;grid-template-columns:repeat(3,1fr);max-width:1150px;margin:55px auto 0;display:grid}.steps article{border-right:1px solid #ffffff40;padding:55px 40px 0;position:relative}.steps article:last-child{border:0}.steps article>span{background:var(--green);color:var(--yellow);padding:0 10px;font-size:12px;position:absolute;top:-12px;left:48%}.step-icon{color:var(--yellow);font-size:35px}.steps h3{margin:20px 0 10px;font-family:Georgia,serif;font-size:24px}.steps p{color:#ffffffb8;line-height:1.55}.app-shell{min-height:100vh}.step-label{text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:800}.setup-layout{grid-template-columns:.82fr 1.18fr;gap:80px;max-width:1250px;margin:0 auto;padding:65px 30px;display:grid}.setup-layout h1{font-size:60px}.muted{color:var(--muted);line-height:1.55}.small{font-size:13px}.back-link{margin-bottom:55px;display:inline-block}.field{margin-top:25px;display:block}.field>span{margin-bottom:9px;font-size:13px;font-weight:800;display:block}.field input,.field select{border:1px solid var(--line);background:var(--paper);border-radius:7px;outline:none;width:100%;height:52px;padding:0 15px}.field input:focus,.field select:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f6b4f1a}.field-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.money-input{position:relative}.money-input b{color:var(--muted);position:absolute;top:17px;left:14px}.money-input input{padding-left:30px}.prize-panel,.join-card,.winners-card,.summary-card,.board-card,.my-ticket,.claim-panel{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:28px;box-shadow:0 12px 45px #18211d0f}.panel-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.panel-heading h2{margin:5px 0;font:500 31px/1.1 Georgia,serif}.panel-heading>span{color:var(--green);font-size:13px;font-weight:800}.prize-list{margin:24px 0}.prize-row{border-top:1px solid var(--line);grid-template-columns:24px 34px 1fr 78px 58px;align-items:center;gap:10px;min-height:72px;display:grid}.drag{color:#aaa}.prize-number{background:var(--green-light);width:28px;height:28px;color:var(--green);border-radius:50%;place-items:center;font-weight:800;display:grid}.prize-row small{color:var(--muted);margin-top:4px;display:block}.prize-row label{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:6px;padding:7px}.prize-row input{border:0;outline:0;width:42px;font-weight:800}.order-buttons{gap:3px;display:flex}.order-buttons button{border:1px solid var(--line);background:#fff;border-radius:5px;width:27px;height:30px}.attention-rule{cursor:pointer;background:#edf5ed;border:1px solid #bed3c4;border-radius:9px;align-items:flex-start;gap:12px;margin:8px 0 24px;padding:15px;display:flex}.attention-rule input{width:19px;height:19px;accent-color:var(--green)}.attention-rule strong,.attention-rule small{display:block}.attention-rule small{color:var(--muted);margin-top:4px;line-height:1.4}.account-note{border:1px solid var(--line);background:var(--paper);border-radius:9px;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;margin:24px 0 5px;padding:13px;display:grid}.account-note>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.account-note strong,.account-note small{display:block}.account-note small{color:var(--muted);margin-top:3px}.account-note button{color:var(--green);background:0 0;border:0;font-weight:900;text-decoration:underline}.portal-page{background:#f2ede3;min-height:100vh}.portal-header{background:var(--green);border:0}.portal-header>div{color:#fff;align-items:center;gap:14px;font-size:13px;display:flex}.portal-header a{color:var(--yellow);font-weight:800}.portal-shell{width:min(1160px,100% - 40px);margin:0 auto;padding:52px 0 80px}.portal-title{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.portal-title h1{letter-spacing:-.045em;margin:10px 0 12px;font:500 clamp(45px,6vw,72px)/1 Georgia,serif}.portal-title p:not(.section-kicker){color:var(--muted)}.portal-stats{border:1px solid var(--line);background:var(--paper);border-radius:13px;grid-template-columns:repeat(3,1fr);margin:42px 0 24px;display:grid;overflow:hidden}.portal-stats>div{border-right:1px solid var(--line);padding:24px 28px}.portal-stats>div:last-child{border:0}.portal-stats span,.portal-stats strong{display:block}.portal-stats span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.portal-stats strong{color:var(--green);margin-top:7px;font:500 34px Georgia,serif}.history-panel{border:1px solid var(--line);background:var(--paper);border-radius:13px;padding:28px}.history-list{margin-top:22px}.history-list article{border-top:1px solid var(--line);grid-template-columns:76px 1fr auto 140px;align-items:center;gap:18px;min-height:78px;display:grid}.history-status{text-align:center;color:var(--muted);text-transform:uppercase;background:#eee;border-radius:20px;padding:6px 8px;font-size:10px;font-weight:900}.history-status.playing{color:var(--coral-dark);background:#fff0ec}.history-status.finished{background:var(--green-light);color:var(--green)}.history-list article strong,.history-list article small{display:block}.history-list article small{color:var(--muted);margin-top:5px}.history-numbers{color:var(--muted);gap:18px;font-size:12px;display:flex}.history-list article>button{border:1px solid var(--ink);background:0 0;border-radius:7px;min-height:38px;font-weight:800}.join-page{background:var(--green);place-items:center;min-height:100vh;padding:40px 20px;display:grid;position:relative}.join-page>.brand{position:absolute;top:30px;left:40px}.light-brand{color:#fff}.join-card{text-align:center;width:min(470px,100%);padding:45px}.join-card h1{margin:13px 0;font-size:58px}.join-card .field{text-align:left}.code-input{letter-spacing:.22em;text-transform:uppercase;text-align:center;font-size:22px;font-weight:900}.join-card .primary{margin-top:28px}.join-card .text-button{margin-top:22px}.ticket-picker{text-align:left;margin-top:24px}.ticket-picker>span{margin-bottom:9px;font-size:13px;font-weight:800;display:block}.ticket-picker>div{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.ticket-picker button{aspect-ratio:1;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:7px;font-weight:900}.ticket-picker button.selected{background:var(--green);border-color:var(--green);color:#fff}.ticket-picker p{background:var(--green-light);color:var(--green);border-radius:7px;margin:11px 0 0;padding:9px 11px;font-size:12px}.join-art{justify-content:center;margin-bottom:25px;display:flex}.join-art span{color:#fff;background:var(--coral);border:2px solid var(--ink);border-radius:50%;place-items:center;width:54px;height:54px;margin-left:-8px;font-family:Georgia,serif;font-size:22px;display:grid}.join-art span:nth-child(2){background:var(--yellow);color:var(--ink);transform:translateY(-12px)}.join-art span:nth-child(3){background:var(--green)}.message{color:var(--green);margin:14px 0 0;font-size:13px;font-weight:700}.message.error{color:#b33c2c}.host-page{background:#f4efe5;min-height:100vh}.game-bar{background:var(--ink);color:#fff;height:72px}.game-bar>div{align-items:center;gap:25px;display:flex}.host-tools{align-items:center;gap:20px;display:flex}.sound-toggle{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:20px;min-height:34px;padding:0 12px;font-size:11px;font-weight:800}.sound-toggle.on{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.player-sound{border-color:var(--line);color:var(--ink);background:#fff}.player-sound.on{background:var(--green);border-color:var(--green);color:#fff}.live-badge{color:var(--yellow);letter-spacing:.1em;background:#ffffff1a;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:900}.live-badge.playing{color:#ff9e8d;background:#ee654b2e}.room-meta{letter-spacing:.13em;font-size:10px}.room-meta strong{letter-spacing:.15em;font-size:20px}.lobby-layout{grid-template-columns:390px 1fr;gap:55px;max-width:1250px;margin:0 auto;padding:55px 30px;display:grid}.invite-card{text-align:center;background:var(--yellow);border:2px solid var(--ink);box-shadow:9px 10px 0 var(--ink);border-radius:20px;padding:35px}.invite-card h1{letter-spacing:-.04em;font:500 46px/.98 Georgia,serif}.qr-wrap{background:#fff;border-radius:12px;place-items:center;padding:16px;display:inline-grid}.invite-card>p{margin:25px 0 8px;font-size:12px;font-weight:700}.big-code{letter-spacing:.17em;margin-bottom:22px;font-size:36px;font-weight:900}.lobby-players{padding-top:15px}.waiting-dot{color:var(--coral)!important}.player-grid{grid-template-columns:repeat(3,1fr);align-content:start;gap:12px;min-height:260px;margin:28px 0;display:grid}.player-card{background:var(--paper);border:1px solid var(--line);border-radius:11px;flex-direction:column;align-items:center;min-height:120px;padding:19px;display:flex}.player-card>span{background:var(--green-light);width:42px;height:42px;color:var(--green);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:20px;font-weight:900;display:grid}.player-card strong{margin:9px 0 3px}.player-card small{color:var(--muted)}.empty-state{color:var(--muted);text-align:center;border:1px dashed var(--line);border-radius:11px;grid-column:1/-1;padding:45px 20px}.pot-strip{border:1px solid var(--line);background:var(--paper);border-radius:10px;grid-template-columns:repeat(3,1fr);margin:25px 0;display:grid}.pot-strip div{border-right:1px solid var(--line);padding:17px 20px}.pot-strip div:last-child{border:0}.pot-strip span,.pot-strip strong{display:block}.pot-strip span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:11px}.start-button{min-height:58px;font-size:16px}.lobby-players>.print-link{margin:18px auto 0;display:block}.start-hint{text-align:center;color:var(--muted);margin:9px 0 0;font-size:12px}.host-link{color:var(--green);text-underline-offset:4px;background:0 0;border:0;margin:16px auto 0;padding:0;font-size:12px;font-weight:800;text-decoration:underline;display:block}.caller-layout{grid-template-columns:1fr 300px;min-height:calc(100vh - 72px);display:grid}.caller-main{grid-template-columns:minmax(300px,.65fr) minmax(520px,1.35fr);gap:25px;padding:30px;display:grid}.call-stage{background:var(--yellow);border:2px solid var(--ink);text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:610px;display:flex}.giant-number{letter-spacing:-.06em;font:500 clamp(130px,15vw,220px)/.85 Georgia,serif}.call-stage>p:not(.section-kicker){font:italic 20px Georgia,serif}.call-button{min-width:230px;min-height:60px;margin-top:25px;font-size:16px}.board-card{align-self:center}.number-board{grid-template-columns:repeat(10,1fr);gap:7px;margin-top:25px;display:grid}.number-board span{aspect-ratio:1;border:1px solid var(--line);color:#9c9c96;border-radius:50%;place-items:center;font-size:13px;display:grid}.number-board span.called{color:#fff;background:var(--green);border-color:var(--green);font-weight:800}.number-board span.current{background:var(--coral);border-color:var(--coral);box-shadow:0 0 0 3px white, 0 0 0 5px var(--coral);transform:scale(1.13)}.game-sidebar{border-left:1px solid var(--line);background:var(--paper);padding:28px 22px}.side-section{border-bottom:1px solid var(--line);margin-bottom:25px;padding-bottom:25px}.side-section h3{font:500 23px Georgia,serif}.mini-player{align-items:center;gap:9px;padding:7px 0;font-size:13px;font-weight:700;display:flex}.mini-player>span{background:var(--green-light);width:28px;height:28px;color:var(--green);border-radius:50%;place-items:center;display:grid}.mini-player i{color:#5eaa69;margin-left:auto;font-size:8px}.claim-row{align-items:center;gap:9px;padding:10px 0;display:flex}.claim-row>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.claim-row.invalid>span{background:var(--coral)}.claim-row small{color:var(--muted);display:block}.danger-button{color:#a13b28;background:#fff5f2;border:1px solid #d7a99f;border-radius:8px;width:100%;min-height:45px;font-weight:800}.player-page{min-height:100vh}.player-header{background:var(--paper)}.player-header>div{align-items:center;gap:13px;display:flex}.player-layout{grid-template-columns:1.25fr .75fr;gap:22px;max-width:1120px;margin:0 auto;padding:40px 25px 70px;display:grid}.player-call{background:var(--green);color:#fff;border-radius:17px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:250px;display:flex;position:relative}.player-call .section-kicker{color:var(--yellow)}.player-call>strong{color:var(--yellow);font:500 110px/.9 Georgia,serif}.player-call>em{color:#fff;margin-top:8px;font:italic 18px Georgia,serif}.player-call>span{color:#ffffffa6;margin-top:10px;font-size:12px}.recent-calls{flex-direction:column;gap:5px;display:flex;position:absolute;right:25px}.recent-calls i{border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.recent-calls i.latest{background:var(--coral);border-color:var(--coral)}.ticket-card{border:2px solid var(--ink);background:#fff;border-radius:10px;overflow:hidden}.ticket-top{background:var(--ink);color:#fff;letter-spacing:.12em;justify-content:space-between;padding:8px 12px;font-size:9px;font-weight:800;display:flex}.ticket-grid{grid-template-columns:repeat(9,1fr);display:grid}.ticket-cell{aspect-ratio:1;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;color:var(--ink);background:#fff;font-family:Georgia,serif;font-size:clamp(13px,2vw,20px);font-weight:800;position:relative}.ticket-cell.empty{background:#f0eee8}.ticket-cell.marked{background:var(--green-light);color:var(--green)}.ticket-cell.marked:disabled{opacity:.82;cursor:default}.ticket-dot{width:18px;height:18px;color:var(--coral-dark);background:#ee654b47;border:1px solid #d94e3599;border-radius:50%;place-items:center;font:900 11px Arial,sans-serif;display:grid;position:absolute;top:2px;right:2px}.ticket-hint{color:var(--muted);align-items:center;gap:7px;padding:9px 12px;font-size:10px;display:flex}.legend-dot{background:var(--coral);border-radius:50%;width:9px;height:9px}.mark-progress{text-align:center;color:var(--muted);margin:13px 0 0;font-size:12px}.multi-ticket-area{align-self:start}.ticket-stack{gap:20px;margin-top:18px;display:grid}.player-ticket-wrap{border-top:1px solid var(--line);padding-top:15px}.ticket-label{color:var(--green);justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.ticket-label span{color:var(--muted)}.amount-due{text-align:center;background:var(--green-light);color:var(--green);border-radius:8px;margin:20px 0 0;padding:12px;font-size:13px}.claim-ticket-select{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;margin:18px 0 5px;padding:10px 12px;font-size:12px;font-weight:800;display:flex}.claim-ticket-select select{color:var(--green);background:0 0;border:0;font-weight:900}.claim-panel h2{margin:5px 0 9px;font:500 28px Georgia,serif}.claim-buttons{gap:8px;margin-top:20px;display:grid}.claim-buttons button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;min-height:57px;padding:10px 13px;display:flex}.claim-buttons small{color:var(--muted);margin-top:3px;display:block}.claim-buttons span{color:var(--green);font-weight:900}.who-playing{border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.who-playing>div{gap:7px;margin-top:12px;display:grid}.who-playing>div>span{background:#f5f2eb;border-radius:8px;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;padding:7px;display:grid}.who-playing>div>span.me{background:var(--green-light)}.who-playing i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-style:normal;font-weight:900;display:grid}.who-playing b{font-size:12px}.who-playing small{color:var(--muted)}.results-page{background:var(--green);color:#fff;min-height:100vh}.dark-header{border-color:#fff3}.dark-header>span{color:var(--yellow);letter-spacing:.14em;font-size:11px;font-weight:900}.results-hero{text-align:center;padding:70px 20px 130px}.results-hero .section-kicker{color:var(--yellow)}.results-hero h1{font-size:70px}.results-hero p{color:#ffffffb3}.results-content{width:min(1000px,100% - 40px);color:var(--ink);grid-template-columns:1.2fr .8fr;gap:20px;margin:-80px auto 0;padding-bottom:70px;display:grid}.winners-card h2{font:500 32px Georgia,serif}.winner-row{border-top:1px solid var(--line);grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:15px 0;display:grid}.winner-place{background:var(--yellow);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.winner-row small{color:var(--muted);margin-top:4px;display:block}.winner-row>b{color:var(--green)}.player-totals{border-top:2px solid var(--ink);margin-top:26px;padding-top:20px}.player-totals>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 0;display:flex}.player-totals>div strong{color:var(--green)}.summary-card>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:15px 0;display:flex}.summary-card .secondary{margin-top:24px}@media (width<=980px){.hero{text-align:center;grid-template-columns:1fr;padding-top:70px}.hero-copy{margin:auto}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{margin-top:30px}.setup-layout,.lobby-layout{grid-template-columns:1fr;gap:35px}.invite-card{width:min(420px,100%);margin:auto}.caller-layout{grid-template-columns:1fr}.game-sidebar{border:0;border-top:1px solid var(--line)}.caller-main{grid-template-columns:1fr}.call-stage{min-height:420px}}@media (width<=700px){.nav,.app-header,.game-bar,.player-header{height:66px;padding:0 18px}.hero{min-height:auto;padding:55px 20px 35px}.hero h1{font-size:52px}.hero-actions{flex-direction:column}.resume-host{margin:0 auto 22px}.trust-row{flex-wrap:wrap;gap:9px 18px}.hero-visual{min-height:450px;margin:-25px -70px;transform:scale(.82)}.sun-shape{width:430px;height:430px}.steps{grid-template-columns:1fr}.steps article{border:0;border-bottom:1px solid #ffffff40;padding-bottom:45px}.steps article>span{left:calc(50% - 18px)}.setup-layout{padding:35px 18px}.setup-layout h1,.join-card h1{font-size:46px}.back-link{margin-bottom:35px}.prize-panel{padding:19px}.prize-row{grid-template-columns:25px 1fr 70px;padding:10px 0}.prize-number,.order-buttons{display:none}.join-card{padding:30px 22px}.join-page>.brand{top:20px;left:18px}.player-grid{grid-template-columns:repeat(2,1fr)}.pot-strip{grid-template-columns:1fr}.pot-strip div{border-right:0;border-bottom:1px solid var(--line)}.caller-main{padding:15px}.board-card{padding:16px}.number-board{grid-template-columns:repeat(9,1fr);gap:4px}.game-bar .brand{font-size:0}.player-header>div strong{display:none}.player-layout{grid-template-columns:1fr;padding:18px 14px 50px}.player-call{grid-column:auto;min-height:220px}.recent-calls{flex-direction:row;margin-top:15px;position:static}.ticket-cell{font-size:15px}.results-content{grid-template-columns:1fr}.results-hero h1{font-size:50px}.account-button{padding-right:7px;font-size:0}.portal-title{display:block}.portal-title .primary{width:100%;margin-top:24px}.portal-stats{grid-template-columns:1fr}.portal-stats>div{border-right:0;border-bottom:1px solid var(--line)}.history-list article{grid-template-columns:70px 1fr;padding:15px 0}.history-numbers,.history-list article>button{grid-column:2}.history-list article>button{width:100%}.sound-toggle{width:38px;padding:0;font-size:0}.sound-toggle:first-letter{font-size:15px}}@media print{body *{visibility:hidden}.ticket-card,.ticket-card *{visibility:visible}.ticket-card{break-inside:avoid;margin:20px;position:relative}.ticket-hint{display:none}}
