:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#292933;background:#f7f6f2;font-synthesis:none;font-weight:400;font-size:14px;--purple:#7056cd;--purple-dark:#5840ac;--muted:#777781;--line:#e9e7e2;--lilac:#ede8fc;--mint:#e4f1e8;--peach:#fff0e0}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.42}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #a691eb;outline-offset:4px}button{transition:background .16s,transform .16s,border-color .16s}button:active:not(:disabled){transform:translateY(1px)}input{min-width:0;border:1px solid #dedbe4;border-radius:10px;padding:12px;background:#fff;color:#292933}input:focus{border-color:var(--purple)}h1,h2,h3,p{margin:0}h1{letter-spacing:-1.7px}h2{font-size:21px;letter-spacing:-.5px}h3{font-size:17px;letter-spacing:-.2px}p{line-height:1.75}svg{flex-shrink:0}button svg{vertical-align:middle}a{color:var(--purple)}.app-shell{min-height:100dvh;display:flex;flex-direction:column}.site-header{height:92px;border-bottom:1px solid var(--line);background:#faf9f6}.header-inner{max-width:1176px;height:100%;padding:0 28px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:9px;border:0;background:none;text-align:left;padding:0}.brand img{width:42px;height:42px}.brand>span{font-size:29px;font-weight:850;letter-spacing:-1.5px;line-height:.93}.brand-seven{color:var(--purple);font-style:italic}.brand small{display:block;font-size:8px;letter-spacing:1.6px;color:#77717f;margin-top:7px;font-weight:650}.header-inner nav{display:flex;gap:7px;margin-left:20px}.header-inner nav button{display:flex;align-items:center;gap:9px;min-height:43px;border:0;background:transparent;padding:11px 18px;border-radius:10px;color:#717079;font-weight:550}.header-inner nav button.nav-active{background:#ede8f8;color:#674dc1}.header-inner nav button:hover{background:#f0edf5}.help-button{display:flex;align-items:center;gap:8px;min-height:44px;background:none;border:0;font-size:12px;font-weight:550;color:#67636f}main{width:100%;max-width:1176px;margin:0 auto;padding:38px 28px 48px;flex:1}.eyebrow{font-size:10px;letter-spacing:1.75px;font-weight:750;color:#89838e;display:flex;align-items:center;gap:8px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#9081b6}.hero{display:flex;align-items:center;justify-content:space-between;min-height:368px;padding:38px 58px;margin-top:20px;background:#eee9f6;border:1px solid #e7e0f0;border-radius:22px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-55px;top:-95px;width:430px;height:430px;border:1px solid #e2d9ef;border-radius:50%;pointer-events:none}.hero-copy{position:relative;z-index:1}.tag{display:inline-flex;gap:6px;align-items:center;border:1px solid #d9ceed;background:#f7f3fc;color:#70579d;font-size:10px;font-weight:650;padding:7px 10px;border-radius:7px;margin-bottom:20px}.hero h1{font-size:45px;line-height:1.13;font-weight:780;letter-spacing:-2px}.hero h1>span{color:#7961b5}.hero p{color:#777080;font-size:13px;margin-top:17px;line-height:1.8}.hero-actions{display:flex;gap:14px;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 20px;border-radius:9px;min-height:46px;border:1px solid transparent;font-weight:650;font-size:12px;white-space:nowrap}.button.primary{background:var(--purple);color:#fff;box-shadow:0 3px 5px #4a327b0c}.button.primary:hover:not(:disabled){background:var(--purple-dark)}.button.secondary{background:#fff;border-color:#e0dce7;color:#5f526e}.button.secondary:hover:not(:disabled){background:#f5f2fa}.button.quiet{background:none;color:#696073;padding-left:9px;padding-right:9px}.hero-note{display:flex;align-items:center;gap:6px;font-size:10px;color:#8a8096;margin-top:17px}.card-art{position:relative;width:360px;height:292px;flex-shrink:0;z-index:1;margin:5px -2px 0 10px}.playing-card{width:127px;height:183px;border:7px solid #fff;border-radius:15px;position:absolute;box-shadow:0 12px 22px #4937561d;top:39px;display:flex;flex-direction:column;justify-content:space-between;padding:9px 11px;font-size:19px;font-weight:850}.playing-card b{font-size:79px;line-height:1;text-align:center;font-weight:850;font-style:italic;letter-spacing:-7px;padding-right:9px}.playing-card span:last-child{transform:rotate(180deg)}.back-card{left:37px;transform:rotate(-23deg);background:#f6c084;color:#ad6332}.middle-card{left:110px;top:29px;transform:rotate(-4deg);background:#a6ccb5;color:#39765f}.front-card{left:179px;top:45px;transform:rotate(17deg);background:#a891df;color:#fff}.front-card:after{content:"";position:absolute;border:1px solid #e7dcff77;top:6px;right:6px;bottom:6px;left:6px;border-radius:7px}.art-star{position:absolute;color:#7d65ae;z-index:2}.star-one{font-size:37px;top:0;left:54px}.star-two{font-size:54px;right:-6px;top:178px}.art-dot{position:absolute;width:9px;height:9px;background:#b29acb;border-radius:50%;right:30px;top:14px}.art-caption{position:absolute;bottom:5px;left:83px;font-size:9px;letter-spacing:2px;font-weight:750;color:#a392b4;transform:rotate(-5deg)}.section-title{display:flex;justify-content:space-between;align-items:end;margin:40px 0 21px;gap:18px}.section-title .eyebrow{font-size:9px;margin-bottom:10px}.section-title h2{font-size:24px;font-weight:650;letter-spacing:-.7px}.small-stamp{font-size:8px;letter-spacing:1.4px;color:#9b969d;white-space:nowrap}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{background:#fff;border:1px solid var(--line);border-radius:15px;padding:25px 25px 22px;position:relative}.feature-icon{display:flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:12px}.feature-icon svg{width:21px;height:21px}.lilac{background:#eae4fa;color:#795ccc}.peach{background:#ffead6;color:#b5753e}.mint{background:#e0efe5;color:#50856c}.blue{background:#e1eafa;color:#5879b4}.pink{background:#f6e1ec;color:#ae5d85}.yellow{background:#f8efcc;color:#9a8033}.feature-number{position:absolute;right:23px;top:25px;font-size:11px;color:#c0bbc6;font-weight:600}.feature h3{font-size:16px;margin:20px 0 10px}.feature p{font-size:12px;color:#85808b;line-height:1.85;max-width:260px}.feature-chips{display:flex;gap:6px;margin-top:18px}.feature-chips b{font-size:10px;font-weight:600;background:#f5f2fb;color:#8976b0;border:1px solid #eee8f7;border-radius:5px;padding:5px 8px}.mini-bars{height:26px;display:flex;gap:6px;align-items:center;margin-top:17px}.mini-bars i{height:6px;width:68px;background:#a9cdb7;border-radius:9px}.mini-bars i:nth-child(2){width:50px;background:#c4ddce}.mini-bars i:nth-child(3){width:34px;background:#e0ece4}.offline-tag{display:flex;gap:6px;align-items:center;color:#ae8c6e;font-size:9px;margin-top:23px}.bottom-note{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:35px;padding:22px;border-block:1px dashed #e4e0da}.bottom-note>span:first-child{font-size:8px;letter-spacing:1.4px;color:#96909a}.bottom-note strong{font-size:14px;font-weight:550;color:#736c7c}.tiny-cards{font-weight:800;font-style:italic;color:#a699bc;letter-spacing:3px}.site-footer{max-width:1120px;margin:0 auto;width:calc(100% - 56px);border-top:1px solid var(--line);padding:22px 0 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:9px;color:#9d97a3}.footer-logo{font-size:17px;font-weight:800;letter-spacing:-1px;color:#9d91b1;margin-right:13px}.footer-status{display:flex;align-items:center;gap:6px}.resume-card{width:100%;display:flex;align-items:center;text-align:left;gap:16px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:17px 22px;margin-top:22px}.resume-icon{width:42px;height:42px;display:grid;place-items:center;background:#eee8fa;color:#7963bd;border-radius:11px}.resume-card strong{display:block;font-size:14px;margin-bottom:6px}.resume-card small{color:var(--muted);font-size:11px}.resume-label{margin-left:auto;display:flex;align-items:center;gap:9px;color:var(--purple);font-size:12px;font-weight:650}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.page-heading h1{font-size:32px;font-weight:700;letter-spacing:-1.2px;margin-top:11px}.page-heading p{font-size:12px;color:var(--muted);margin-top:10px}.page-heading p>span{margin:0 7px;color:#b2aab9}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.game-main{display:flex;flex-direction:column;gap:24px;min-width:0}.panel{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.round-panel{padding:25px}.round-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.round-title{display:flex;align-items:center;gap:12px}.round-icon{width:46px;height:46px;border-radius:12px;background:#eee8fa;color:#8061ca;display:grid;place-items:center}.round-title .eyebrow{font-size:8px;margin-bottom:5px}.round-title h2{font-size:22px}.pill{background:#f6f4f9;color:#8a7d9d;font-size:10px;padding:7px 10px;border-radius:20px;white-space:nowrap}.panel-intro{font-size:11px;color:#8b8494;margin:20px 0 4px}.score-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 0;border-bottom:1px solid #f0edf3;flex-wrap:wrap}.player-label{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.avatar{width:41px;height:41px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-size:17px;font-weight:700}.avatar.small{width:32px;height:32px;font-size:13px;border-radius:10px}.player-label>div{min-width:0}.player-label strong{font-size:13px;display:block;overflow-wrap:anywhere}.player-label span:not(.avatar){display:block;font-size:10px;color:#9a91a2;margin-top:5px}.score-controls{display:flex;align-items:center;gap:8px}.bust-button{display:flex;align-items:center;gap:4px;font-size:10px;border:1px solid transparent;background:#f9f7f6;color:#9a8a88;border-radius:7px;padding:7px 8px;min-height:44px}.bust-button.selected{color:#b5584e;background:#fff0ed;border-color:#f4d4cf}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;border-radius:8px;color:#9a8dab;flex-shrink:0}.icon-button:hover:not(:disabled){background:#f0ebf8;color:var(--purple)}.calc-button{background:#f4f0fc;color:#8b70b9}.score-input{display:flex;align-items:center;position:relative;width:91px}.score-input input{width:100%;padding:11px 30px 11px 9px;text-align:center;font-weight:650;font-size:18px;height:44px;border-color:#e7e1ed}.score-input input::placeholder{color:#c4bacf}.score-input>span{position:absolute;right:10px;font-size:10px;color:#a397ae;pointer-events:none}.round-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:22px}.round-footer>span{display:flex;align-items:center;gap:6px;font-size:9px;color:#a099a8}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:22px}.panel-title h2{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:650}.panel-title h2 svg{color:#9a8ea9;width:18px}.text-button{display:inline-flex;align-items:center;gap:6px;border:0;background:none;color:#8e7da8;font-size:10px;min-height:44px;padding:5px 0}.text-button:hover{color:var(--purple)}.round-history .panel-title{border-bottom:1px solid #f1eef4;padding-top:13px;padding-bottom:13px}.empty-rounds{text-align:center;padding:27px 18px 34px}.empty-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;margin:0 auto 15px;color:#b5aac3;background:#f7f4fa}.empty-rounds h3{font-size:12px;font-weight:600;color:#8b8194}.empty-rounds p{font-size:11px;color:#b2a8ba;margin-top:9px;line-height:1.8}.ranking-panel .panel-title{padding:22px 19px 14px}.ranking-panel .panel-title h2{font-size:14px}.live-label{font-size:7px;letter-spacing:1px;color:#9a90a5;display:flex;align-items:center;gap:4px;white-space:nowrap}.live-label i{width:5px;height:5px;background:#9ac5a6;border-radius:50%}.ranking-list{padding:0 19px}.ranking-row{padding:17px 0;border-bottom:1px solid #f2eef5}.ranking-row:last-child{border-bottom:0}.ranking-top{display:flex;align-items:center;gap:9px}.rank-number{font-size:10px;color:#b2a5c0;width:10px}.ranking-top strong{font-size:12px;overflow-wrap:anywhere;min-width:0}.rank-score{margin-left:auto;font-size:21px;font-weight:700;white-space:nowrap;letter-spacing:-1px}.rank-score small{font-size:9px;font-weight:400;color:#a396af;letter-spacing:0;margin-left:4px}.progress-track{height:4px;background:#f1ecf7;border-radius:4px;margin:12px 0 0 19px;overflow:hidden}.progress-track>div{height:100%;background:#b5a3da;border-radius:4px;transition:width .3s}.leader .progress-track>div{background:#9375d3}.ranking-bottom{display:flex;align-items:center;gap:6px;font-size:9px;color:#a296af;background:#faf8fc;border-top:1px solid #f1edf5;padding:14px 19px}.rename-button{margin-left:20px}.table-tip{background:#edf2e9;border:1px solid #e4eadf;border-radius:14px;padding:23px;margin-top:20px;position:relative}.tip-icon{position:absolute;right:20px;top:20px;color:#93a986}.table-tip .eyebrow{color:#859978;font-size:8px;padding-top:3px}.table-tip h3{font-size:17px;color:#52654b;line-height:1.4;margin-top:17px;max-width:170px;letter-spacing:-.3px}.table-tip p{font-size:11px;line-height:1.85;color:#88957f;margin-top:11px}.table-tip .text-button{color:#738568;margin-top:9px;font-size:10px}.device-note{display:flex;align-items:center;justify-content:center;gap:9px;color:#b0a6b8;margin:22px 0}.device-note p{font-size:9px;line-height:1.8}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:center;white-space:nowrap}th,td{padding:12px;font-size:12px;border-bottom:1px solid #f0edf3}thead th{font-size:10px;color:#8a7e96;font-weight:600;background:#fcfbfd}th:first-child{text-align:left;padding-left:23px}tbody th{color:#9585a4;font-weight:600}tbody tr:last-child>*{border-bottom:0}.busted-value{display:inline-flex;align-items:center;gap:3px;color:#be7b70}.flip-mark{color:#9275cb;margin-left:4px}.winner-banner{display:flex;align-items:center;gap:22px;background:#e8efdd;border:1px solid #dde6cf;border-radius:17px;padding:28px;margin-bottom:26px}.winner-trophy{color:#688346;background:#dce7c9;display:grid;place-items:center;flex-shrink:0;width:76px;height:76px;border-radius:50%}.winner-banner h2{font-size:31px;margin:7px 0;color:#4d6537;overflow-wrap:anywhere}.winner-banner .eyebrow{color:#8c9a7b;font-size:9px}.winner-banner p{color:#8a957f;font-size:12px}.winner-banner .button{margin-left:auto}.tie-banner{display:flex;align-items:center;gap:12px;border:1px solid #e3d8ad;background:#fff7df;color:#8b7541;border-radius:12px;padding:16px;margin-bottom:22px;font-size:12px;line-height:1.7}.tie-banner strong{display:block}.history-empty{text-align:center;padding:65px 25px}.history-empty>svg{color:#b3a2ce;margin-bottom:24px}.history-empty h2{font-size:23px}.history-empty p{color:var(--muted);margin:15px 0 25px}.history-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.history-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;text-align:left;min-width:0}.history-card:hover{border-color:#cabbdf;box-shadow:0 5px 20px #533c6b08}.history-card-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.history-card h2{font-size:19px;margin:22px 0 10px;overflow-wrap:anywhere}.history-card p{font-size:12px;color:#8b8296;overflow-wrap:anywhere}.history-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;border-top:1px solid var(--line);padding-top:16px;margin-top:23px;color:#9c8dae;font-size:10px}.modal{border:1px solid #e8e2ef;border-radius:20px;background:#fff;padding:27px;width:min(480px,calc(100% - 28px));max-height:calc(100dvh - 32px);color:#332d3e;box-shadow:0 25px 100px #30213d25}.modal.wide{width:min(680px,calc(100% - 28px))}.modal::backdrop{background:#21163266;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-6px -7px 10px 0}.modal-heading h2{font-size:23px;letter-spacing:-.7px}.muted{color:#94879f;font-size:12px;line-height:1.9;margin-bottom:20px}.full{width:100%}.spaced{margin-top:24px}.setup-players{display:flex;flex-direction:column;gap:10px;margin:22px 0 16px}.setup-player{display:flex;align-items:center;gap:6px}.setup-player input{width:100%;font-size:13px;padding:13px 9px}.setup-player .icon-button{width:30px;min-width:30px}.field-label{display:block;font-size:12px;font-weight:650;color:#82718e;margin:23px 0 10px}.target-input{display:flex;align-items:center;gap:12px;border:1px solid #e0d8e8;border-radius:10px;padding:0 14px;color:#ac9ab7}.target-input input{border:0;flex:1;width:100%;font-size:19px;font-weight:650;padding-left:0}.target-input span{font-size:12px}.fine-print{font-size:10px;color:#a595b2;margin:8px 0 23px}.base-input{width:100%;font-size:23px;font-weight:650;padding:14px}.modifier-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.modifier{min-height:52px;border-radius:10px;border:1px solid #e7dfef;background:#f9f6fc;color:#9479ab;font-size:18px;font-weight:650}.modifier.active{background:#ede3fc;border-color:#9d7ac8;color:#7951a5}.toggle-card{display:flex;align-items:center;gap:12px;width:100%;border:1px solid #e7dfef;border-radius:11px;background:#fff;padding:13px;text-align:left;margin-top:15px}.toggle-card.active{background:#f5effd;border-color:#b098d3}.toggle-icon{width:37px;height:37px;background:#ece4f7;color:#8764b2;border-radius:9px;display:grid;place-items:center;font-weight:700;font-size:19px}.toggle-card strong{display:block;font-size:13px}.toggle-card small{display:block;font-size:10px;color:#9e8aac;margin-top:5px}.checkbox{margin-left:auto;display:grid;place-items:center;width:23px;height:23px;border:1px solid #dacde7;border-radius:7px;background:#fff;color:var(--purple)}.active .checkbox{background:var(--purple);border-color:var(--purple);color:#fff}.flip-toggle .toggle-icon{background:#e7efdd;color:#83966a}.calculator-total{display:flex;align-items:center;justify-content:space-between;margin:23px 0;padding:20px;background:#f6f2fb;border-radius:12px}.calculator-total>div>span{display:block;font-size:13px;font-weight:600}.calculator-total>div>small{display:block;color:#a78ebc;font-size:12px;margin-top:7px}.calculator-total>strong{font-size:31px;color:#7d5bac;overflow-wrap:anywhere}.calculator-total>strong>small{font-size:12px;font-weight:500}.rules .rule{display:flex;gap:14px;margin:23px 0}.rule>svg{width:21px;color:#a18abb;margin-top:2px}.rule h3{font-size:14px;margin-bottom:7px}.rule p{font-size:12px;color:#94819f;margin-top:8px}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;text-underline-offset:4px;min-height:44px}.review-list{margin:22px 0}.review-list>div{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #eee7f5}.review-list strong{font-size:13px;overflow-wrap:anywhere}.review-list>div>span:last-child{margin-left:auto;font-size:13px;color:#9374b1;white-space:nowrap}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.input-error{font-size:11px;color:#b14848;flex-basis:100%;padding-top:4px}.storage-warning{display:flex;gap:12px;align-items:center;justify-content:space-between;background:#fff0d9;border:1px solid #e2ca9c;color:#876626;padding:15px;margin-bottom:20px;border-radius:12px;font-size:12px;line-height:1.6}.storage-warning button{background:#fff9ed;border:1px solid #d4ba8a;border-radius:7px;padding:10px;font-size:11px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:10px;background:#35294a;color:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 8px 30px #29203933;max-width:calc(100% - 30px);font-size:12px;min-width:250px}.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}@media(min-width:1440px){main{padding-top:48px}.hero{min-height:400px}.hero h1{font-size:49px}.features{gap:22px}.feature{padding:28px}.section-title{margin-top:46px}}@media(max-width:1000px){.hero{padding:34px}.hero h1{font-size:39px}.card-art{transform:scale(.88);transform-origin:center right;margin-left:-35px;width:320px}.game-layout{grid-template-columns:minmax(0,1fr) 280px;gap:18px}.round-panel{padding:19px}.score-controls{gap:5px}.score-input{width:78px}.player-label{gap:8px}.bust-button{font-size:9px;padding:7px 5px}.round-footer{flex-wrap:wrap}.round-footer .button{margin-left:auto}.feature{padding:22px 18px}.offline-tag{font-size:8px}.ranking-panel .panel-title{flex-wrap:wrap}.history-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.site-header{height:78px}.header-inner{padding:0 20px;gap:10px}.header-inner nav{gap:1px;margin:0}.header-inner nav button{padding:10px;font-size:11px;gap:6px}.brand img{width:34px;height:34px}.brand>span{font-size:25px}.brand small{font-size:6px}.help-button span{display:none}.help-button{width:36px;justify-content:center}main{padding:28px 20px 34px}.hero{padding:30px;min-height:340px}.hero h1{font-size:36px}.hero p{font-size:12px}.card-art{transform:scale(.67);margin-left:-96px;margin-right:-10px}.hero-actions{gap:5px}.hero-actions .button{font-size:11px;padding:11px 13px}.features{gap:12px}.feature{padding:18px 15px}.feature h3{font-size:14px;line-height:1.4}.feature p{font-size:11px}.feature-chips{flex-wrap:wrap}.feature-chips b{font-size:8px;padding:4px 5px}.offline-tag{line-height:1.6;align-items:flex-start}.section-title h2{font-size:21px}.small-stamp{display:none}.game-layout{grid-template-columns:1fr}.game-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.table-tip{margin-top:0}.device-note{grid-column:1/-1;margin:0}.page-heading h1{font-size:27px}.page-heading>.button{font-size:10px;padding:11px 13px}.winner-banner{flex-wrap:wrap;padding:22px;gap:17px}.winner-banner .button{margin-left:0}.winner-banner h2{font-size:26px}.winner-banner>div{flex:1;min-width:150px}.site-footer{width:calc(100% - 40px);flex-wrap:wrap;font-size:8px;gap:16px}.site-footer>span:last-child{margin-left:auto}.footer-status{display:none}.bottom-note{gap:12px}.bottom-note>span:first-child{font-size:7px}.bottom-note strong{font-size:12px}}@media(max-width:520px){.header-inner{padding:0 17px;gap:5px}.brand{gap:6px}.brand small{display:none}.brand img{width:30px;height:30px}.brand>span{font-size:24px}.header-inner nav button{padding:10px 8px;gap:5px;font-size:10px}.header-inner nav svg{width:15px;height:15px}.help-button{width:30px;min-width:30px;padding:0}.site-header{height:70px}main{padding:25px 17px 30px}.eyebrow{font-size:8px;letter-spacing:1.5px}.hero{display:block;padding:27px 24px;min-height:auto;border-radius:18px;margin-top:15px}.hero-copy{z-index:2}.hero h1{font-size:37px;letter-spacing:-1.6px}.tag{font-size:9px;padding:6px 8px;margin-bottom:19px}.hero p{font-size:12px;margin-top:14px}.hero-actions{margin-top:23px;gap:8px}.hero-note{font-size:8px;margin-top:15px}.card-art{height:235px;width:320px;margin:4px auto -29px;transform:scale(.83);transform-origin:center center;max-width:100%}.art-caption{bottom:-6px;left:65px;font-size:8px}.art-star.star-two{right:0}.hero:after{width:320px;height:320px;top:auto;bottom:-20px;right:-50px}.features{grid-template-columns:1fr;gap:13px}.feature{padding:21px 23px 22px}.feature h3{font-size:16px;margin-top:15px}.feature p{font-size:12px;max-width:none}.feature-chips{margin-top:14px}.feature-chips b{font-size:10px;padding:5px 8px}.offline-tag{font-size:10px;margin-top:16px}.mini-bars{margin-top:10px}.section-title{margin:31px 0 17px}.section-title h2{font-size:21px;max-width:260px;line-height:1.3}.bottom-note{flex-wrap:wrap;text-align:center;margin-top:25px;padding:20px 5px;gap:10px}.bottom-note>span:first-child{width:100%;font-size:7px}.tiny-cards{font-size:12px}.site-footer{width:calc(100% - 34px);padding:18px 0 22px;justify-content:center;gap:12px}.site-footer>span:last-child{margin-left:0;font-size:8px}.footer-logo{font-size:15px}.resume-card{padding:15px;gap:10px}.resume-card strong{font-size:12px}.resume-card small{font-size:9px}.resume-label{font-size:0;gap:0}.resume-icon{width:35px;height:35px;flex-shrink:0}.resume-icon svg{width:20px}.page-heading{align-items:flex-start;flex-wrap:wrap;gap:17px;margin-bottom:23px}.page-heading h1{font-size:28px;line-height:1.2;max-width:310px}.page-heading p{font-size:10px}.page-heading>.button{min-height:44px;font-size:11px}.round-panel{padding:20px 16px}.round-title h2{font-size:21px}.round-icon{width:40px;height:40px}.pill{font-size:9px;padding:7px 9px}.panel-intro{font-size:10px;margin-top:19px}.score-row{padding:17px 0;gap:12px}.player-label{min-width:100%;gap:10px}.player-label strong{font-size:14px}.player-label span:not(.avatar){font-size:10px}.score-controls{width:100%;justify-content:flex-end;gap:8px;padding-left:49px}.score-controls .bust-button{margin-right:auto;font-size:10px;padding:8px 9px}.score-input{width:95px}.score-input input{font-size:20px}.avatar{width:38px;height:38px}.round-footer{gap:17px;justify-content:center;padding-top:20px}.round-footer>.button{width:100%;order:-1;font-size:12px}.round-footer>span{font-size:9px}.game-sidebar{grid-template-columns:1fr}.ranking-panel .panel-title{padding:21px}.ranking-list{padding:0 21px}.ranking-top strong{font-size:13px}.ranking-panel .panel-title h2{font-size:16px}.ranking-row{padding:16px 0}.ranking-bottom{font-size:10px}.table-tip h3{max-width:none}.table-tip p{font-size:12px}.table-tip .eyebrow{font-size:9px}.panel-title{padding:15px}.panel-title h2{font-size:13px}.text-button{font-size:9px}.empty-rounds h3{font-size:12px}.device-note p{font-size:10px}.winner-banner{padding:21px}.winner-trophy{width:52px;height:52px}.winner-trophy svg{width:29px}.winner-banner h2{font-size:26px}.winner-banner p{font-size:11px}.winner-banner .eyebrow{font-size:8px}.winner-banner .button{width:100%}.history-grid{grid-template-columns:1fr}.history-empty{padding:40px 24px}.history-empty h2{font-size:21px;line-height:1.4}.history-empty p{font-size:12px}.modal{padding:22px 19px;border-radius:17px}.modal-heading h2{font-size:21px}.setup-player{gap:4px}.setup-player .avatar{display:none}.setup-player .icon-button{width:35px;min-width:35px}.setup-player input{font-size:12px}.calculator-total{padding:16px}.modal .score-controls{padding-left:0}.storage-warning{flex-direction:column;align-items:flex-start}.modal-actions .button{font-size:11px;padding:12px}.review-list>div>span:last-child{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}@font-face{font-family:Nunito Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/nunito-sans-latin-400-normal-AkRraKH2.woff2) format("woff2"),url(/assets/nunito-sans-latin-400-normal-DY9yCUyQ.woff) format("woff")}@font-face{font-family:Nunito Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/nunito-sans-latin-600-normal-BtVRvDNj.woff2) format("woff2"),url(/assets/nunito-sans-latin-600-normal-DLks-Kj1.woff) format("woff")}@font-face{font-family:Nunito Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/nunito-sans-latin-700-normal-CICRJDmU.woff2) format("woff2"),url(/assets/nunito-sans-latin-700-normal-CLVG92B9.woff) format("woff")}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/barlow-condensed-latin-700-normal-v1xN8_Wq.woff2) format("woff2"),url(/assets/barlow-condensed-latin-700-normal-Dmwat-ge.woff) format("woff")}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/barlow-condensed-latin-800-normal-BKzMuPgK.woff2) format("woff2"),url(/assets/barlow-condensed-latin-800-normal-e9GbPXiK.woff) format("woff")}@font-face{font-family:Oswald;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/oswald-latin-500-normal-B-eyT0Dw.woff2) format("woff2"),url(/assets/oswald-latin-500-normal-DM85Di4w.woff) format("woff")}:root{font-family:Nunito Sans,sans-serif;color:#494253;background:#fbf5df;--purple:#087d80;--purple-dark:#065d61;--muted:#706754;--line:#e3d5ad;--lilac:#e8e0ed;--mint:#dfedd8;--peach:#fbe6b1;--ink:#494253;--paper:#fff8df;--teal:#129b9e;--coral:#de5c50;--gold:#efb43f;--display:"Barlow Condensed","Arial Narrow",sans-serif}body{background:radial-gradient(#a9946520 .65px,transparent .65px) 0 0/6px 6px,#fbf5df}h1,h2,h3{font-family:var(--display);font-weight:700;color:var(--ink)}h1{text-transform:uppercase;letter-spacing:.3px}h2{font-size:25px;letter-spacing:.15px}h3{font-size:21px;letter-spacing:.2px}button,input{font-family:inherit}input{background:#fffdf4;border-color:#c8b98e;color:var(--ink)}input:focus{border-color:#148d90}input:focus-visible,a:focus-visible,button:focus-visible{outline-color:#ba3e37}.site-header{background:#fff9e7;border-bottom:1px solid #daceab;border-top:5px solid transparent;border-image:linear-gradient(90deg,#129b9e,#129b9e 25%,#eec531 25%,#eec531 50%,#dd6050 50%,#dd6050 75%,#649752 75%) 1}.brand img{width:45px;height:45px;transform:rotate(-5deg)}.brand>span{font-family:var(--display);font-size:35px;font-weight:800;font-style:italic;letter-spacing:-.8px;color:#edba3e;-webkit-text-stroke:1.1px #514358;paint-order:stroke fill;text-shadow:1px 2px 0 #514358}.brand-seven{color:#e16251;font-size:42px;line-height:.7;margin-left:1px}.brand small{font-family:Nunito Sans,sans-serif;letter-spacing:1.6px;font-size:7px;font-style:normal;-webkit-text-stroke:0;text-shadow:none;color:#6e635c;margin-top:10px}.header-inner nav button{font-family:var(--display);font-weight:700;font-size:17px;letter-spacing:.5px;color:#74634f;border:1px solid transparent;border-radius:5px}.header-inner nav button.nav-active{background:#e0efdf;color:#156e69;border-color:#becfb6}.header-inner nav button:hover{background:#f0e8cb}.help-button{color:#6d5e4b;font-weight:700}.eyebrow{color:#746653;font-size:10px;letter-spacing:1.7px}.status-dot{background:#d65d4c}.hero{background:radial-gradient(ellipse at 80% 45%,#dbefd4,#c3e3cb,#a9d7c4);border:2px solid #198f8d;border-radius:9px;box-shadow:inset 0 0 0 5px #d8e9b6,inset 0 0 0 7px #799b75,0 5px #cbbf9c;padding:43px 54px;min-height:390px}.hero:after{border:1px solid #489d893d;box-shadow:0 0 0 40px #6baa8520,0 0 0 85px #4b9e8520;width:330px;height:330px;top:20px;right:4px}.tag{background:#fff3c8;color:#756043;border:1px solid #b4a36c;border-radius:3px;font-weight:700;box-shadow:2px 2px #426b6333;letter-spacing:.4px}.hero h1{font-family:var(--display);font-weight:800;font-size:57px;line-height:.98;letter-spacing:.2px;color:#fff3c7;-webkit-text-stroke:1.2px #494253;paint-order:stroke fill;text-shadow:2px 3px 0 #494253}.hero h1>span{display:inline-block;color:#d64c46;margin-top:7px}.hero p{color:#355c54;font-size:14px;font-weight:600}.hero-note{color:#3e675b;font-size:10px;font-weight:600}.button{font-family:var(--display);font-size:16px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;border-radius:5px;padding:12px 20px;min-height:46px}.button.primary{background:#087d80;border:1px solid #494253;color:#fff6d5;box-shadow:0 3px #494253}.button.primary:hover:not(:disabled){background:#086b6f}.button:disabled{opacity:.55}.button.secondary{background:#fff5d5;border-color:#c8b588;color:#675841;box-shadow:0 2px #d8c8a1}.button.secondary:hover:not(:disabled){background:#f1e5bb}.button.quiet{color:#305d54;letter-spacing:.4px}.hero-actions{gap:19px}.hero-actions .button.quiet{font-size:15px}.card-art{height:305px;width:355px}.playing-card{width:133px;height:202px;border:3px solid #e2ce94;box-shadow:0 9px 13px #324f4138,inset 0 0 0 4px #fff7d1;background:radial-gradient(ellipse,#fffce8,#f3e7b4);border-radius:10px;color:#494253;padding:0;display:block;overflow:hidden;isolation:isolate}.playing-card:before{content:"";position:absolute;top:11px;right:9px;bottom:11px;left:9px;border:2px solid #817452;outline:1px solid #b9a75e;outline-offset:3px;border-radius:9px;z-index:-1}.playing-card:after{content:"";position:absolute;top:15px;right:6px;bottom:15px;left:6px;border-inline:1px solid #75684f;border-radius:8px;z-index:-1}.playing-card b{font-family:Oswald,sans-serif;display:block;text-align:center;font-size:110px;font-weight:500;font-style:normal;line-height:1;letter-spacing:-3px;padding:0;position:absolute;top:24px;left:0;right:0;color:var(--card-color);-webkit-text-stroke:2.8px #5b5163;paint-order:stroke fill;filter:drop-shadow(2px 1px 0 #928574)}.playing-card span:last-child{transform:none}.back-card{--card-color:#c4c52a;left:25px;top:48px;transform:rotate(-19deg)}.middle-card{--card-color:#48945d;left:105px;top:26px;transform:rotate(-3deg)}.front-card{--card-color:#d06d67;left:186px;top:47px;transform:rotate(14deg)}.playing-card .card-ribbon{position:absolute;top:145px;left:0;right:0;height:27px;border-block:2px solid #a6996b;background:#fff8d9;text-align:center;font-family:var(--display);color:#686071;font-size:18px;line-height:23px;font-weight:800;letter-spacing:1px;z-index:4}.card-arch{position:absolute;left:36px;width:58px;height:31px;border:4px solid var(--card-color);box-shadow:0 0 0 1px #65546b,inset 0 0 0 1px #65546b;border-radius:50%;background:#fff5d0;z-index:2}.top-arch{top:-20px}.bottom-arch{bottom:-23px}.card-fan{position:absolute;width:32px;height:72px;top:54px;background:repeating-conic-gradient(from 3deg at 3% 50%,var(--card-color) 0deg 11deg,#847382 11deg 14deg);border:1px solid #847382;border-radius:50%;z-index:2}.left-fan{left:-18px}.right-fan{right:-18px;transform:rotate(180deg)}.art-star{color:#655166;text-shadow:1px 1px #ffefa7}.star-one{left:30px;top:0;font-size:38px}.star-two{right:-12px;top:213px;font-size:44px}.art-dot{background:#e9b239;border:1px solid #675372;width:11px;height:11px}.art-caption{font-family:var(--display);font-size:13px;color:#466758;letter-spacing:2px;bottom:0;left:90px}.section-title .eyebrow{color:#817152}.section-title h2{font-size:29px;letter-spacing:.25px;text-transform:uppercase}.small-stamp{color:#746851;font-size:9px}.feature{background:#fff9e8;border:1px solid #d9cba0;border-radius:7px;padding-top:25px;box-shadow:0 3px #e9dfc1}.feature:before{content:"";position:absolute;top:-1px;left:18px;right:18px;height:4px;background:#10969a}.feature:nth-child(2):before{background:#599957}.feature:nth-child(3):before{background:#e4a12c}.feature h3{font-size:24px;color:#51445c;letter-spacing:.15px}.feature p{color:#77684f;font-size:12px}.feature-icon{border:1px solid #b6a68a;border-radius:7px}.feature-number{font-family:Oswald,sans-serif;font-size:18px;color:#8c7b5c}.lilac{background:#d5ebdf;color:#0b6c6f}.mint{background:#e0edc9;color:#426a37}.peach{background:#f8de9c;color:#946018}.blue{background:#cee5e9;color:#396c83}.pink{background:#f3cfbd;color:#99463e}.yellow{background:#f5e793;color:#746313}.feature-chips b{background:#f7d586;border:1px solid #bda169;color:#5d493d;border-radius:3px;font-family:var(--display);font-size:13px;font-weight:700;padding:2px 8px}.mini-bars i{background:#6fa269}.mini-bars i:nth-child(2){background:#9ebd86}.mini-bars i:nth-child(3){background:#c7d4a1}.offline-tag{color:#7d6741;font-size:9px}.bottom-note{border-color:#cabb90}.bottom-note>span:first-child{color:#807252}.bottom-note strong{font-family:var(--display);font-size:19px;color:#855748;letter-spacing:.5px}.tiny-cards{color:#bc5c46}.site-footer{border-color:#ddd0ad;color:#73654e}.footer-logo{font-family:var(--display);text-transform:uppercase;color:#8c7151;font-size:20px;font-style:italic}.resume-card{background:#fff9e5;border-color:#daca9e;border-radius:7px;box-shadow:0 3px #e8dfbf}.resume-icon{background:#cee7d9;border:1px solid #adc9b5;border-radius:7px;color:#167b78}.resume-card strong{font-family:var(--display);font-size:21px;font-weight:700}.resume-card small{color:#77684f}.resume-label{color:#137578;font-size:12px}.resume-card:hover{background:#fff4d0}.page-heading h1{font-size:40px;letter-spacing:.25px;font-weight:800}.page-heading p{color:#746449}.page-heading p>span{color:#9b8057}.panel{background:#fffae9;border-color:#dbcc9e;border-radius:8px;box-shadow:0 3px #e9dfc1}.round-icon{background:#cee7df;border:1px solid #92b2a0;border-radius:7px;color:#107e7d}.round-title h2{font-size:30px;letter-spacing:.3px}.round-title .eyebrow{color:#73664c}.pill{background:#eee6c9;color:#6d603f;border:1px solid #dfd0a2;border-radius:4px;font-size:10px}.panel-intro{color:#78694e;font-size:12px}.score-row{border-color:#e9dfc0}.avatar{border-radius:7px;border:1px solid #baa986;font-family:var(--display);font-size:22px}.avatar.small{font-size:18px;border-radius:5px}.player-label strong{font-size:14px;color:#4f4654}.player-label span:not(.avatar){color:#817051;font-size:11px}.bust-button{background:#f7ebd4;color:#885c45;border-color:#e5d4b4;border-radius:5px;font-size:11px}.bust-button.selected{background:#f8d7bd;color:#934234;border-color:#d59678}.icon-button{color:#766343;border-radius:5px}.icon-button:hover:not(:disabled){background:#ede1b6;color:#66543c}.calc-button{background:#f8df9f;border:1px solid #dfbe71;color:#86551f}.score-input input{border-color:#cabe97;border-radius:5px;font-family:Oswald,sans-serif;font-size:22px;color:#51445c;background:#fffdf3}.score-input input::placeholder{color:#a89b7f}.score-input>span{color:#7e6d4e}.round-footer>span{color:#7c6c4e;font-size:10px}.panel-title h2{font-size:22px;letter-spacing:.2px}.panel-title h2 svg{color:#8a7753}.text-button{color:#79613f;font-size:11px}.round-history .panel-title{border-color:#e5d8b0}.empty-icon{background:#f2e8c9;color:#9d8759;border-radius:7px}.empty-rounds h3{color:#716041;font-size:19px}.empty-rounds p{color:#857352;font-size:12px}.ranking-panel .panel-title h2{font-size:22px}.live-label{color:#54744a;font-weight:700}.live-label i{background:#5c954b}.ranking-row{border-color:#e8dbb8}.rank-number{color:#847054;font-family:var(--display);font-size:14px}.ranking-top strong{font-size:13px}.rank-score{font-family:Oswald,sans-serif;font-size:26px;font-weight:500;color:#534659}.rank-score small{font-family:Nunito Sans,sans-serif;color:#85704e}.progress-track{background:#e9e0bc;height:5px}.progress-track>div{background:#63a09a}.leader .progress-track>div{background:#159291}.ranking-bottom{background:#f5edce;border-color:#e2d3a6;color:#76633f;font-size:10px}.table-tip{background:#f7df8b;border:1px solid #c8ac62;box-shadow:inset 0 0 0 4px #fbedb6,inset 0 0 0 5px #cbb572;border-radius:7px}.tip-icon{color:#9b7736}.table-tip .eyebrow{color:#7d6038}.table-tip h3{color:#75523f;font-size:25px;line-height:1.05;max-width:200px;text-transform:uppercase}.table-tip p{color:#7a613d;font-size:12px}.table-tip .text-button{color:#795436;font-size:11px}.device-note{color:#806e4f}.device-note p{font-size:10px}th,td{border-color:#e4d8b4}thead th{background:#f5edcf;color:#756142;font-size:11px}tbody th{color:#7c6b4a}td{font-weight:700}.busted-value{color:#a24c3f}.flip-mark{color:#a17420}.winner-banner{background:#dbe8be;border-color:#9bac79;border-radius:8px;box-shadow:inset 0 0 0 4px #edf0cb}.winner-trophy{background:#c4d6a0;color:#527038;border:1px solid #9fae71}.winner-banner h2{color:#4f6437;font-size:42px}.winner-banner .eyebrow,.winner-banner p{color:#5f7043}.tie-banner{border-radius:6px;background:#fff0b8;border-color:#c6a85c;color:#775b29}.history-empty>svg{color:#957549}.history-empty h2{font-size:30px}.history-card{background:#fff9e4;border-color:#d7c595;border-radius:7px;box-shadow:0 3px #e8ddba}.history-card:hover{border-color:#478e83;box-shadow:0 3px #bdd2b8}.history-card h2{font-size:26px}.history-card p{color:#7b684d}.history-meta{color:#7b694c;border-color:#dfd1a7}.modal{background:#fff9e5;border:2px solid #ab9569;border-radius:10px;color:#494253;box-shadow:inset 0 0 0 4px #f1e4b8,0 25px 100px #30213d25}.modal::backdrop{background:#253d3a88}.modal-heading h2{font-size:30px;letter-spacing:.3px}.muted{color:#756348;font-size:13px}.field-label{color:#6d573d;font-weight:700}.setup-player .icon-button{width:44px;min-width:44px}.target-input{border-color:#cbb883;background:#fffdf0;color:#87704a}.target-input input{background:transparent;font-family:Oswald,sans-serif;font-size:23px}.fine-print{color:#7a684a;font-size:11px}.base-input{font-family:Oswald,sans-serif;font-size:26px}.modifier{background:#ffda7c;border-color:#bc9a4b;border-radius:5px;color:#9c433a;font-family:Oswald,sans-serif;font-size:25px;font-weight:500;-webkit-text-stroke:.4px #68516a;box-shadow:0 2px #c7ab6d}.modifier.active{background:#f7b944;border-color:#53495e;outline:2px solid #53495e;outline-offset:2px;color:#b14035}.toggle-card{background:#fffae8;border-color:#d9c99c;border-radius:6px}.toggle-card.active{background:#e4edcf;border-color:#809e6d;box-shadow:inset 3px 0 #699854}.toggle-icon{background:#f5ce75;color:#a8493d;border:1px solid #b3975d;border-radius:5px;font-family:Oswald,sans-serif;font-size:24px}.toggle-card strong{font-size:14px}.toggle-card small{color:#7c684b;font-size:11px}.checkbox{border-color:#bdad81;border-radius:4px;background:#fffbea}.active .checkbox{background:#1b8377;border-color:#1b8377}.flip-toggle .toggle-icon{background:#e1e97d;color:#7c7729}.calculator-total{background:#f0e6bd;border:1px solid #d7c694;border-radius:6px}.calculator-total>div>small{color:#806443;font-size:13px}.calculator-total>strong{font-family:Oswald,sans-serif;font-size:36px;color:#107775;font-weight:500}.calculator-total>strong>small{font-family:Nunito Sans,sans-serif;color:#726442}.rules .rule>svg{color:#178781}.rule h3{font-size:22px}.rule p{color:#776348;font-size:13px}.text-link{color:#076f73}.review-list>div{border-color:#dfd0a8}.review-list>div>span:last-child{color:#20766b}.toast{background:#176e69;border:1px solid #494253;color:#fff6d5;border-radius:6px;box-shadow:0 4px #49425340}.input-error{color:#a23e30}@media(min-width:1440px){.hero h1{font-size:63px}.hero{min-height:425px}}@media(max-width:1000px){.hero{padding:38px}.hero h1{font-size:48px}.card-art{width:320px}.ranking-panel .panel-title h2{font-size:21px}.score-input input{font-size:22px}.player-label strong{font-size:13px}}@media(max-width:760px){.brand img{width:35px;height:35px}.brand>span{font-size:29px}.brand-seven{font-size:35px}.header-inner nav button{font-size:15px}.hero{padding:32px}.hero h1{font-size:43px}.hero-actions .button{font-size:14px;padding:11px 14px}.hero-actions .button.quiet,.hero p{font-size:13px}.card-art{margin-left:-86px}.section-title h2{font-size:26px}.feature h3{font-size:21px}.page-heading h1{font-size:35px}.page-heading>.button{font-size:14px}.site-footer{font-size:9px}.bottom-note strong{font-size:18px}.button{font-size:15px}.table-tip h3{max-width:none}.winner-banner h2{font-size:35px}}@media(max-width:520px){.brand img{width:29px;height:29px}.brand>span{font-size:27px}.brand-seven{font-size:32px}.header-inner nav button{font-size:14px;letter-spacing:.3px;padding:10px 8px}.hero{padding:28px 24px;min-height:0}.hero h1{font-size:44px;letter-spacing:.1px;-webkit-text-stroke:1px #494253;text-shadow:1.5px 2px 0 #494253}.hero h1>span{margin-top:5px}.hero p{font-size:12px}.hero-note{font-size:9px}.hero-actions{gap:9px}.hero-actions .button{font-size:14px;padding:11px 13px}.card-art{width:320px;height:270px;margin:7px auto -22px;transform:scale(.83)}.back-card{left:6px}.middle-card{left:85px}.front-card{left:162px}.art-caption{bottom:-1px;font-size:12px;left:61px}.star-two{right:-8px;top:227px}.star-one{left:9px}.hero:after{top:auto;bottom:10px;right:-40px}.section-title h2{font-size:28px;max-width:300px;line-height:1.03}.section-title .eyebrow{font-size:9px}.feature h3{font-size:24px}.feature-chips b{font-size:13px}.offline-tag{font-size:10px}.page-heading h1{font-size:36px;max-width:340px;line-height:1}.page-heading p{font-size:11px}.page-heading>.button{font-size:14px}.round-title h2{font-size:29px}.round-panel{padding:20px 16px}.panel-intro,.score-controls .bust-button{font-size:11px}.round-footer>.button{font-size:16px}.round-footer>span{font-size:10px}.player-label strong{font-size:14px}.player-label span:not(.avatar){font-size:11px}.score-input input{font-size:24px}.panel-title h2{font-size:20px}.text-button{font-size:10px}.empty-rounds h3{font-size:20px}.empty-rounds p{font-size:11px}.ranking-panel .panel-title h2{font-size:23px}.ranking-top strong{font-size:14px}.table-tip h3{font-size:28px}.table-tip .eyebrow{font-size:9px}.table-tip p{font-size:12px}.history-empty h2{font-size:29px}.modal-heading h2{font-size:28px}.modal .muted{font-size:12px}.setup-player .icon-button{width:44px;min-width:44px}.modal-actions .button{font-size:14px}.resume-card strong{font-size:19px}.resume-card small{font-size:9px}.resume-label{font-size:0}}
