@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./dm-sans-latin-400-normal-CW0RaeGs.woff2) format("woff2"),url(./dm-sans-latin-400-normal-BwCSEQnW.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(./dm-sans-latin-500-normal-B9HHJjqV.woff2) format("woff2"),url(./dm-sans-latin-500-normal-Dr3UlScf.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(./dm-sans-latin-600-normal-Aqo67rzb.woff2) format("woff2"),url(./dm-sans-latin-600-normal-BmdmIIQ2.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(./dm-sans-latin-700-normal-DvUfVpUG.woff2) format("woff2"),url(./dm-sans-latin-700-normal-CUSSCpQX.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(./manrope-latin-600-normal-4f0koTD-.woff2) format("woff2"),url(./manrope-latin-600-normal-BqgrALkZ.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(./manrope-latin-700-normal-BZp_XxE4.woff2) format("woff2"),url(./manrope-latin-700-normal-DGRFkw-m.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(./manrope-latin-800-normal-BfWYOv1c.woff2) format("woff2"),url(./manrope-latin-800-normal-uHUdIJgA.woff) format("woff")}:root{font-family:DM Sans,sans-serif;color:#203a35;background:#f6f5f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #f6f5f0;--surface: #fffefa;--ink: #203a35;--muted: #667570;--border: #dce1d8;--soft: #eeeee6;--primary: #244c42;--on-primary: #fffefa;--gold: #e9bc78;--danger: #a83f33;--notice: #f0efdf;--shadow: 0 8px 28px #1a332408;color-scheme:light}:root[data-theme=dark]{--bg: #101e1b;--surface: #172923;--ink: #e5ece3;--muted: #afbeb3;--border: #344b40;--soft: #22382e;--primary: #d4e7cd;--on-primary: #14291e;--danger: #ffb1a5;--notice: #353825;--shadow: none;color-scheme:dark}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg: #101e1b;--surface: #172923;--ink: #e5ece3;--muted: #afbeb3;--border: #344b40;--soft: #22382e;--primary: #d4e7cd;--on-primary: #14291e;--danger: #ffb1a5;--notice: #353825;--shadow: none;color-scheme:dark}}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink)}button,input,select,textarea{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}button{color:inherit}a{color:var(--primary)}button,input,select{touch-action:manipulation}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #bc8841;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(1.8rem,4vw,2.7rem);font-weight:800;letter-spacing:-1.4px;line-height:1.23}h2{font-size:1.22rem;letter-spacing:-.4px}h3{font-size:1.13rem}p{line-height:1.65}svg{flex-shrink:0;vertical-align:middle}strong{font-weight:650}small{font-size:.78rem}button{border:0;background:none}input,select{width:100%;min-height:46px;border:1px solid var(--border);background:var(--surface);color:var(--ink);border-radius:9px;padding:10px 12px}input::placeholder{color:var(--muted)}select{padding-right:25px}input[type=checkbox]{width:19px;min-height:19px;height:19px;accent-color:var(--primary);flex-shrink:0}input[role=switch]{appearance:none;border:0;width:38px;height:23px;min-height:23px;border-radius:20px;background:var(--border);position:relative;padding:0}input[role=switch]:before{content:"";position:absolute;width:17px;height:17px;border-radius:50%;background:var(--surface);left:3px;top:3px;box-shadow:0 1px 4px #0002;transition:transform .15s}input[role=switch]:checked{background:var(--primary)}input[role=switch]:checked:before{transform:translate(15px);background:var(--on-primary)}.site-header{height:94px;border-bottom:1px solid var(--border);background:var(--surface)}.header-inner{height:100%;max-width:1180px;padding:0 30px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:11px;text-align:left;padding:0;font-family:Manrope,sans-serif;font-size:1.12rem;font-weight:800;letter-spacing:1.6px}.brand small{display:block;font-size:.53rem;letter-spacing:2px;font-weight:650;margin-top:4px;color:var(--muted)}.brand-icon{width:42px;height:46px;display:grid;place-items:center;background:#203c33;border-radius:12px;color:var(--gold)}.brand-icon svg{width:27px;height:27px}.desktop-nav{display:flex;gap:28px;height:100%;align-items:center}.desktop-nav button{height:100%;font-weight:600;color:var(--muted);border-bottom:2px solid transparent;padding:0 4px;font-size:.88rem}.desktop-nav button.active{color:var(--ink);border-color:var(--primary)}.theme-picker{display:flex;align-items:center;gap:6px;color:var(--muted)}.theme-picker select{border:0;width:85px;padding-right:0;background:transparent;font-size:.8rem;padding-left:3px}.theme-picker svg{width:17px}main{max-width:1180px;margin:0 auto;padding:38px 30px 0;min-height:calc(100vh - 94px)}.hero{min-height:410px;display:grid;grid-template-columns:1.2fr 1fr;position:relative;overflow:hidden;border-radius:20px;background:#18382f;color:#fff9e9}.hero-copy{padding:50px 0 44px 46px;z-index:1}.eyebrow{font-size:.64rem;font-weight:700;letter-spacing:1.8px;line-height:1.6;color:var(--muted)}.hero .eyebrow{color:#cfddcd;display:flex;align-items:center;gap:10px;font-size:.61rem}.tiny-line{width:21px;height:1px;background:var(--gold)}.hero h1{font-family:Georgia,serif;font-size:clamp(2.3rem,4.4vw,3.75rem);font-weight:400;letter-spacing:-1.7px;line-height:1.11;margin:22px 0 20px}.hero h1 em{color:var(--gold);font-weight:400}.hero-description{color:#d0dbd0;font-size:.91rem;line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:9px;padding:13px 19px;min-height:48px;font-size:.88rem;font-weight:700;line-height:1.3;text-decoration:none;transition:filter .15s,transform .15s}.button:hover:not(:disabled){filter:brightness(.94);transform:translateY(-1px)}.primary{background:var(--primary);color:var(--on-primary)}.gold{background:var(--gold);color:#26382b;margin-top:27px}.gold svg{width:18px;margin-left:15px}.secondary{background:var(--surface);border:1px solid var(--border);color:var(--ink)}.full{width:100%}.hero-meta{display:flex;gap:22px;color:#c3d1c0;font-size:.7rem;margin-top:23px}.hero-meta span{display:flex;gap:7px;align-items:center}.hero-meta svg{height:15px;width:15px}.hero-art{position:relative;display:grid;place-items:center;min-width:0;background:radial-gradient(ellipse at 50% 60%,#44604460,transparent 68%)}.compass-ring{position:absolute;border:1px solid #ceba7c18;border-radius:50%;width:330px;height:330px;left:50%;top:50%;transform:translate(-50%,-50%)}.ring-two{width:290px;height:290px;border-style:dashed}.compass-ring:before,.compass-ring:after{content:"";position:absolute;background:#ceba7c12;left:50%;top:-35px;bottom:-35px;width:1px}.compass-ring:after{transform:rotate(90deg)}.north,.south{position:absolute;left:50%;top:30px;color:#d9c08766;font-family:Georgia,serif;font-size:.65rem}.south{top:auto;bottom:28px}.playing-card{position:absolute;width:146px;height:216px;border-radius:12px;box-shadow:0 16px 28px #071d2360;display:flex;flex-direction:column;justify-content:space-between;padding:13px;border:5px solid #efead6;outline:1px solid #ffffff1c;font-family:Georgia,serif}.card-back{background:#aa7b4e;transform:rotate(-17deg) translate(-36px,-7px);color:#f5e9cf}.card-back>svg{width:67px;height:67px;align-self:center}.card-back>span:last-child{text-align:right;transform:rotate(180deg);align-self:flex-end}.card-front{background:#f2edda;color:#213c31;transform:rotate(12deg) translate(50px,19px);outline:1px solid #dbc8a9}.card-front:before{content:"";position:absolute;inset:6px;border:1px solid #a79161;border-radius:5px;pointer-events:none}.card-front>span{font-size:1rem;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.card-front>span svg{width:11px;height:11px}.card-front>span:last-child{transform:rotate(180deg)}.card-center{display:flex;flex-direction:column;align-items:center;gap:13px}.card-center>svg{width:62px;height:62px;stroke-width:1}.card-center span{font-size:6px;letter-spacing:2px}.art-caption{position:absolute;bottom:50px;left:50%;transform:translate(-50%);font-size:8px;letter-spacing:2.5px;color:#d3c49a99;white-space:nowrap}.home-section{margin-top:36px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:19px}.section-heading h2{margin-top:6px;font-size:1.4rem}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:13px;padding:23px;text-align:left;position:relative;box-shadow:var(--shadow)}.feature-icon{width:42px;height:42px;display:grid;place-items:center;background:var(--soft);border-radius:11px;margin-bottom:21px}.feature-number{position:absolute;right:22px;top:28px;color:var(--muted);font-size:.7rem;letter-spacing:1px}.feature-card p{font-size:.82rem;color:var(--muted);margin-top:10px;line-height:1.75}.feature-link{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:.75rem;margin-top:22px}.feature-link svg{width:17px;height:17px}.feature-card:hover{border-color:var(--primary)}.port-note{display:flex;align-items:center;justify-content:center;gap:14px;color:var(--muted);text-align:left;margin:36px 0 24px}.port-note svg{width:27px;height:27px;color:#9a9f88}.port-note p{font-size:.74rem}.port-note span{font-size:.7rem}.site-footer{border-top:1px solid var(--border);padding:22px 0;margin-top:40px;display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:.61rem;letter-spacing:.7px}.mobile-nav{display:none}.pill{font-size:.7rem;font-weight:600;color:var(--muted);padding:5px 9px;border-radius:20px;background:var(--soft);white-space:nowrap}.resume-card{display:flex;text-align:left;align-items:center;width:100%;padding:19px 23px;gap:18px;background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:12px}.resume-card>span:nth-child(2){flex:1;min-width:0}.resume-card strong{display:block;overflow-wrap:anywhere;font-size:.94rem}.resume-card small{display:block;color:var(--muted);margin-top:6px}.resume-icon{height:43px;width:43px;border-radius:50%;display:grid;place-items:center;background:var(--soft)}.page-heading{margin:14px 0 29px}.page-heading h1{margin:9px 0 13px}.page-heading>p:last-child,.page-heading>div>p:last-child{color:var(--muted);font-size:.94rem}.panel{padding:25px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow);min-width:0}.section-title{display:flex;align-items:center;gap:11px;margin-bottom:13px}.section-title h2{flex:1}.section-title>svg{color:var(--muted);width:20px;height:20px}.muted{color:var(--muted)}.small{font-size:.8rem}.setup-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.stack{display:flex;flex-direction:column;gap:20px}.field{display:flex;flex-direction:column;gap:8px;margin:18px 0 12px;font-size:.83rem;font-weight:600}.setup-player{display:flex;align-items:center;gap:9px;margin:14px 0}.setup-player input{min-width:0;flex:1}.avatar{width:35px;height:35px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;font-weight:650;font-size:.82rem;background:#e4e8d3;color:#465735}.color-1{background:#eee0ce;color:#806239}.color-2{background:#dce6ed;color:#466177}.color-3{background:#e9dcec;color:#74557c}.color-4{background:#efdcdb;color:#854d4b}.color-5{background:#d3e9e4;color:#366d60}.reorder{display:flex;flex-direction:column}.reorder button{padding:0 6px;min-height:25px}.icon-button{width:44px;min-height:44px;flex-shrink:0;border:1px solid var(--border);border-radius:8px;font-size:1.2rem}.form-footer{grid-column:1/-1;display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.form-footer .error{width:100%}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:50px;padding:10px 0;border-bottom:1px solid var(--border);font-size:.87rem;cursor:pointer}.toggle-row:last-child{border-bottom:0}.toggle-row small{display:block;margin-top:5px;color:var(--muted);line-height:1.5}.extension-options{padding:10px 0 0 16px}.round-preview{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0 0}.round-preview span,.journey span{width:31px;height:31px;background:var(--soft);border-radius:7px;display:grid;place-items:center;font-size:.75rem}.round-preview .adjusted{background:var(--notice);border:1px dashed var(--muted)}.notice{font-size:.8rem;padding:12px 15px;border-radius:9px;background:var(--notice);line-height:1.65;margin-top:12px}.error{color:var(--danger);background:var(--surface);border:1px solid var(--danger);padding:16px 20px;border-radius:10px;line-height:1.6;font-size:.85rem}.error li{margin-left:12px}.storage-error{margin-bottom:20px}.storage-error .button{margin-top:10px}.game-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.heading-total{font-size:1.2rem;letter-spacing:0;color:var(--muted);font-weight:500}.tabs{display:flex;border-bottom:1px solid var(--border);gap:25px;margin-bottom:25px}.tabs button{padding:14px 0;color:var(--muted);border-bottom:2px solid transparent;font-size:.88rem;font-weight:600}.tabs button[aria-selected=true]{border-color:var(--primary);color:var(--ink)}.game-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:24px;align-items:start}.deal-banner{background:var(--soft);border:1px solid var(--border);border-radius:13px;padding:22px;display:flex;align-items:center;gap:22px}.deal-number{display:flex;align-items:center;gap:8px;font-family:Manrope,sans-serif;font-size:2.65rem;font-weight:700}.deal-number svg{width:24px;height:24px}.deal-banner p{font-size:.8rem;color:var(--muted);margin-top:5px}.deal-banner small{display:block;color:var(--muted);margin-top:6px}.step-dot{display:grid;place-items:center;border-radius:50%;width:25px;height:25px;background:var(--soft);font-size:.75rem;font-weight:700}.player-result{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 0;border-bottom:1px solid var(--border)}.player-label{display:flex;align-items:center;gap:12px;min-width:0}.player-label strong{font-size:.9rem;overflow-wrap:anywhere}.player-label small{display:block;color:var(--muted);margin-top:5px;font-size:.7rem}.result-controls{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.compact-field{display:flex;flex-direction:column;gap:6px;font-size:.68rem;color:var(--muted);text-align:center}.stepper{display:flex;align-items:center;border:1px solid var(--border);border-radius:8px;height:44px;background:var(--surface);overflow:hidden}.stepper button{width:40px;height:44px;background:var(--soft);font-size:1.15rem}.stepper input{width:43px;min-height:42px;padding:0 2px;text-align:center;border:0;border-radius:0;appearance:textfield;font-weight:700;color:var(--ink)}.stepper input::-webkit-inner-spin-button{appearance:none}.inline-help{font-size:.78rem;color:var(--muted);padding:12px 0 2px}.inline-help summary{cursor:pointer;font-weight:600;min-height:30px}.inline-help p{padding:10px 0}.destroyed-row{display:flex;align-items:center;gap:18px;padding-top:22px}.destroyed-row p{font-size:.72rem}.text-button{font-size:.8rem;text-decoration:underline;text-underline-offset:4px;min-height:44px;padding:10px 0;color:var(--primary)}.empty-inline{border:1px dashed var(--border);border-radius:8px;color:var(--muted);padding:17px;font-size:.79rem;margin:18px 0}.event-row{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid var(--border);padding:14px 0;margin-bottom:12px}.event-row strong{font-size:.81rem}.event-row p{color:var(--muted);font-size:.75rem;margin-top:4px}.event-form{border-top:1px solid var(--border);margin-top:20px}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.two-cols .field{min-width:0}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.actions .button{flex:1}.event-form .actions{margin-top:18px}.preview-score{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--border);font-size:.88rem}.preview-score:last-of-type{margin-bottom:12px}.negative{color:var(--danger)}.tip-card{background:#203f33;color:#e4ead7;padding:27px}.tip-card .eyebrow{color:#c0cba9;font-size:.57rem}.tip-card>svg{color:#d8b775;height:45px;width:45px;margin:28px 0 20px;stroke-width:1}.tip-card h2{font-family:Georgia,serif;font-weight:400;font-size:1.8rem;line-height:1.25;color:#f2e5c8}.tip-card>p:last-child{color:#c9d2bb;font-size:.8rem;margin-top:19px}.journey{display:flex;flex-wrap:wrap;gap:8px;padding:20px 0}.journey .complete{background:var(--primary);color:var(--on-primary)}.journey .current{border:1px solid var(--primary);font-weight:700}.ranking-row{display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--border);padding:16px 0}.ranking-row:last-child{border-bottom:0;padding-bottom:0}.rank{font-size:.78rem;color:var(--muted);width:20px}.ranking-row>strong{flex:1;overflow-wrap:anywhere}.score-number{font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:700;white-space:nowrap}.score-number small{font-family:DM Sans,sans-serif;font-weight:400;color:var(--muted);font-size:.7rem;margin-left:5px}.table-scroll{overflow:auto;margin-top:19px}table{width:100%;border-collapse:collapse;font-size:.84rem;text-align:left}th,td{padding:14px 16px;border-bottom:1px solid var(--border);white-space:nowrap}th:first-child{padding-left:0}th{font-weight:600}thead,td small,th small{color:var(--muted);font-size:.7rem}td small{display:block;margin-top:5px}tfoot{font-weight:700;background:var(--soft)}tfoot th:first-child{padding-left:12px}.round-details{margin-top:20px}.round-details>details{border-top:1px solid var(--border);padding:14px 0}.round-details summary{cursor:pointer;font-weight:600;min-height:36px;line-height:1.8;font-size:.86rem}.round-details summary span{font-weight:400;color:var(--muted);font-size:.72rem;margin-left:10px}.calculation{padding:15px 0;border-top:1px dashed var(--border)}.calculation>strong{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.84rem}.calculation p{display:flex;justify-content:space-between;gap:15px;font-size:.75rem;color:var(--muted)}.calculation b{white-space:nowrap}.winner-banner{padding:30px;background:var(--soft);border:1px solid var(--border);border-radius:15px;display:flex;gap:22px;align-items:center;margin-bottom:26px}.winner-banner>svg{width:45px;height:45px;color:#a47e40}.winner-banner>div{flex:1}.winner-banner h2{font-size:1.7rem;margin:9px 0}.winner-banner p:last-child{font-size:.85rem;color:var(--muted)}.history-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.history-card .section-title{justify-content:space-between;color:var(--muted)}.history-card h2{margin:20px 0 9px;line-height:1.5;overflow-wrap:anywhere}.history-card>p{color:var(--muted);font-size:.85rem;margin-bottom:20px}.success{color:var(--primary)}.empty-state{text-align:center;padding:70px 10px;color:var(--muted)}.empty-state>svg{width:42px;height:42px;margin-bottom:20px}.empty-state h2{color:var(--ink);margin-bottom:12px}.empty-state .button{margin-top:24px}.guide-intro{padding:26px;display:flex;align-items:center;gap:24px;background:var(--soft);border-radius:14px}.guide-intro>svg{width:42px;height:42px}.guide-intro p{font-size:.9rem;color:var(--muted);margin-top:8px}.rules-toolbar{display:flex;align-items:center;gap:25px;margin:18px 0}.rules-toolbar .field{flex:1}.check-label{display:flex;align-items:center;gap:8px;font-size:.8rem}.filter-chips{display:flex;gap:9px;flex-wrap:wrap;margin:16px 0 24px}.filter-chips button{padding:10px 16px;min-height:44px;font-size:.8rem;border:1px solid var(--border);border-radius:24px;background:var(--surface)}.filter-chips .selected{background:var(--primary);color:var(--on-primary);border-color:var(--primary)}.rules-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.rule-card h2{margin:10px 0 14px;font-size:1.15rem}.rule-card p{color:var(--muted);font-size:.86rem}.sources{padding:30px 0;font-size:.8rem;color:var(--muted)}.sources h2{font-size:1rem;color:var(--ink);margin-bottom:12px}.sources a{display:inline-block;margin:16px 18px 16px 0}.sources p.small{font-size:.73rem}.back-to-game{margin-top:-12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:15px;z-index:50;background:var(--surface);padding:15px;border:2px solid var(--primary)}.skip-link:focus{top:15px}@media(min-width:1300px){main{padding-top:45px}.hero{min-height:430px}.hero-copy{padding-top:52px}}@media(max-width:900px){.game-grid{grid-template-columns:minmax(0,1fr) 230px;gap:18px}.feature-card{padding:19px}.hero-copy{padding-left:30px}.hero h1{font-size:3rem}.hero-art{transform:scale(.9)}.hero-meta{gap:15px}.setup-grid{gap:16px}.panel{padding:20px}.setup-player{gap:6px}.setup-player .avatar{width:29px;height:29px}.setup-player .icon-button{width:30px}.desktop-nav{gap:17px}.header-inner{gap:10px}.hero{grid-template-columns:1.2fr 1fr}.tip-card{padding:20px}}@media(max-width:700px){.site-header{height:78px}.header-inner{padding:0 20px}.brand{font-size:.95rem;gap:9px}.brand small{font-size:.48rem;letter-spacing:1.5px}.brand-icon{height:39px;width:35px}.desktop-nav{display:none}.theme-picker select{width:82px;min-height:44px}.theme-picker svg{width:15px}.theme-picker{gap:0}main{padding:22px 20px 90px;min-height:calc(100vh - 78px)}.hero{display:block;min-height:0;border-radius:16px}.hero-copy{padding:32px 27px 29px}.hero h1{font-size:2.8rem;letter-spacing:-1.1px;max-width:340px;position:relative;z-index:1}.hero .eyebrow{font-size:.53rem;letter-spacing:1.45px}.hero-description{font-size:.84rem;position:relative;z-index:1}.hero-art{display:none}.hero-meta{gap:16px;font-size:.66rem;margin-top:22px}.hero-meta svg{width:14px;height:14px}.hero .gold{margin-top:24px;padding:15px 18px;min-width:210px}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-card{padding:20px 20px 20px 77px;min-height:145px}.feature-icon{position:absolute;left:19px;top:22px;width:38px;height:38px}.feature-number{display:none}.feature-card h3{font-size:1.03rem}.feature-card p{font-size:.78rem;margin-top:7px}.feature-link{margin-top:14px;font-size:.73rem}.feature-link svg{width:16px;height:16px}.home-section{margin-top:30px}.section-heading h2{font-size:1.2rem}.section-heading .eyebrow{font-size:.56rem}.port-note{margin:27px 0 15px;gap:12px}.port-note p{font-size:.67rem}.port-note span{font-size:.65rem}.site-footer{margin-top:28px;padding:20px 0 5px;flex-direction:column;gap:9px;text-align:center;font-size:.55rem}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;justify-content:space-around;border-top:1px solid var(--border);background:var(--surface);padding:9px 8px calc(9px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #00000004}.mobile-nav button{min-width:80px;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:.62rem;color:var(--muted);min-height:43px}.mobile-nav svg{width:20px;height:20px}.mobile-nav .active{color:var(--primary);font-weight:700}.resume-card{padding:16px;gap:11px}.resume-card strong{font-size:.82rem}.resume-card small{font-size:.69rem}.resume-icon{width:35px;height:35px}.setup-grid,.game-grid,.history-grid{grid-template-columns:1fr}.setup-player .avatar{width:31px;height:31px}.setup-player .icon-button{width:40px}.setup-grid>.panel{order:0}.form-footer{justify-content:stretch}.form-footer .button{flex:1}.page-heading{margin:9px 0 24px}.page-heading h1{font-size:1.85rem;letter-spacing:-.8px}.page-heading>p:last-child,.page-heading>div>p:last-child{font-size:.83rem}.panel{padding:19px}.section-title h2{font-size:1.08rem}.section-title{gap:9px}.round-aside{display:none}.game-heading{align-items:flex-start}.help-button{padding:8px 10px;font-size:0;min-height:44px;gap:0;margin-top:10px}.help-button svg{width:20px}.tabs{gap:20px;margin-bottom:20px}.tabs button{font-size:.79rem}.deal-banner{padding:18px;gap:17px}.deal-number{font-size:2.3rem}.deal-banner strong{font-size:.9rem}.deal-banner p{font-size:.73rem}.game-grid>.stack>.panel>p.muted{font-size:.82rem}.player-label{gap:9px}.player-label .avatar{width:31px;height:31px}.player-label strong{font-size:.85rem}.player-result{gap:8px}.stepper button{width:36px}.stepper input{width:38px}.result-controls{gap:8px}.destroyed-row{gap:12px}.destroyed-row p{font-size:.67rem}.two-cols{gap:8px}.two-cols .field{font-size:.75rem}.two-cols select{font-size:.85rem;padding-left:9px}.event-form .actions{gap:8px}.event-form .button{padding:12px 9px;font-size:.8rem}.actions .button{padding:13px 12px}.winner-banner{flex-wrap:wrap;gap:17px;padding:22px}.winner-banner>svg{width:32px;height:32px}.winner-banner>div{min-width:180px}.winner-banner h2{font-size:1.45rem}.winner-banner .button{width:100%}.rules-grid{grid-template-columns:1fr}.rules-toolbar{display:block}.guide-intro{padding:20px;gap:15px;align-items:flex-start}.guide-intro>svg{width:30px;height:30px;margin-top:4px}.guide-intro p{font-size:.82rem}.rule-card p{font-size:.85rem}.filter-chips{gap:7px}.filter-chips button{padding:9px 13px;font-size:.74rem}.ranking-row{gap:12px}.score-number{font-size:1.4rem}.round-details summary span{display:block;margin-left:0}.heading-total{font-size:1rem}.history-card .section-title small{font-size:.68rem}.rules-toolbar .check-label{font-size:.75rem}}@media(max-width:390px){main{padding-left:15px;padding-right:15px}.header-inner{padding:0 15px}.hero-copy{padding-left:23px;padding-right:20px}.hero h1{font-size:2.45rem}.hero-meta{gap:12px;font-size:.61rem}.panel{padding:16px}.feature-card{padding-left:70px}.player-result:has(.result-controls .compact-field:nth-child(2)){flex-wrap:wrap}.player-result:has(.result-controls .compact-field:nth-child(2)) .result-controls{width:100%;justify-content:space-between}.setup-player .avatar{width:27px;height:27px}.setup-player .icon-button{width:33px}.player-label strong{font-size:.79rem}.stepper button,.stepper input{width:34px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.skip-link:not(:focus){clip-path:inset(100%);pointer-events:none}.visual-card{display:inline-flex;flex-direction:column;align-items:center;gap:7px;width:110px;min-width:0;flex-shrink:0;vertical-align:middle;color:var(--ink)}.visual-card>img{display:block;width:100%;height:auto;aspect-ratio:5 / 7;object-fit:contain;background:#fff;border-radius:7px;box-shadow:0 3px 8px #182b2520}.visual-card-name{font-size:11px;font-weight:700;line-height:1.2;text-align:center}.visual-card-small{width:65px}.visual-card-small .visual-card-name{font-size:9px}.hierarchy{margin-bottom:25px}.hierarchy>h2{font-size:1.7rem;margin:7px 0 9px}.character-picker{display:flex;justify-content:center;gap:20px;margin:24px 0}.character-picker>button{padding:7px;border:2px solid transparent;border-radius:14px;display:flex;flex-direction:column;align-items:center;gap:10px}.character-picker>button[aria-pressed=true]{border-color:var(--primary);background:var(--soft)}.card-selected-mark{font-size:.66rem;color:var(--muted)}.character-picker>button[aria-pressed=true] .card-selected-mark{font-weight:700;color:var(--primary)}.matchup{background:var(--soft);padding:20px;border-radius:11px}.matchup>h3{text-align:center;margin-bottom:17px}.matchup-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:15px}.matchup-columns>div{background:var(--surface);border-radius:9px;padding:16px 10px}.matchup h4{margin:0 0 15px;text-align:center;font-size:.85rem}.matchup-loss h4{color:var(--danger)}.matchup-cards{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.matchup>p{text-align:center;font-size:.72rem}.hierarchy-exception{border-left:3px solid #b88b48;padding:4px 0 4px 16px;margin:23px 0;font-size:.84rem}.hierarchy-exception p{margin-top:6px;color:var(--muted)}.number-hierarchy{border-top:1px solid var(--border);padding-top:20px}.number-chain{display:flex;align-items:center;justify-content:center;gap:16px;margin:20px 0}.beats-arrow{font-size:1.4rem;color:var(--muted);display:flex;flex-direction:column;align-items:center}.beats-arrow small{font-size:.68rem}.visual-caption{font-size:.67rem;color:var(--muted);margin-top:17px}.rule-visuals{display:flex;gap:10px;margin:0 0 17px;flex-wrap:wrap}@media(max-width:700px){.character-picker{gap:3px;justify-content:space-between;margin:20px -7px}.character-picker>button{padding:4px;gap:9px;border-radius:10px;flex:1;min-width:0}.character-picker .visual-card{width:100%;max-width:90px}.character-picker .visual-card-name{font-size:9px}.card-selected-mark{font-size:.55rem;white-space:nowrap}.matchup{padding:15px 10px}.matchup-columns{gap:8px}.matchup h4{font-size:.74rem}.matchup-cards{gap:6px}.matchup-cards .visual-card-small{width:53px}.matchup-cards .visual-card-name{font-size:8px}.matchup-columns>div{padding:14px 5px}.number-chain{gap:13px}.hierarchy>h2{font-size:1.45rem}}
