:root{--ink:#1c3654;--ink-soft:#62738a;--navy:#1c3654;--blue:#264b7d;--red:#e87868;--green:#2f9f91;--sand:#ffe4a4;--paper:#fff6d8;--white:#fffdf7;--line:#eadca5;--shadow:0 22px 56px rgba(28,54,84,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Pretendard Variable,Pretendard,Apple SD Gothic Neo,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(38,75,125,.28);outline-offset:3px}.shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;z-index:20;top:0;border-bottom:1px solid rgba(234,220,165,.82);background:rgba(255,246,216,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{min-height:70px;display:flex;align-items:center;justify-content:space-between}.wordmark{display:inline-flex;align-items:center;gap:10px;font-size:16px;font-weight:850;letter-spacing:-.04em}.wordmark-mark{position:relative;width:29px;height:29px;display:grid;place-items:center;border:0;border-radius:9px;color:#fff6d8;background:var(--blue);overflow:hidden}.wordmark-mark svg{position:relative;z-index:1}.header-inner nav{display:flex;align-items:center;gap:7px;font-size:15px;font-weight:850}.header-inner nav a{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 14px;border:1px solid transparent;border-radius:11px;color:var(--ink-soft)}.header-inner nav a:hover{border-color:var(--line);color:var(--blue);background:var(--white)}.header-inner nav a.is-active{border-color:var(--navy);color:var(--white);background:var(--navy)}.header-inner nav a.is-team{border-color:#e4cc74;color:var(--navy);background:#fff0b9}.primary-button,.secondary-button,.text-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:0;border-radius:12px;font-weight:850;cursor:pointer}.primary-button{color:var(--white);background:var(--blue);gap:8px;box-shadow:0 10px 24px rgba(28,54,84,.16)}.primary-button:hover{background:#142b46}.secondary-button{color:var(--ink);border:1px solid var(--line);background:var(--white)}.text-button{color:var(--blue);background:transparent}.palette-page{padding-block:82px 110px}.palette-page header{margin-bottom:38px}.palette-page header p{margin:0 0 10px;color:var(--red);font-size:12px;font-weight:850;letter-spacing:.1em}.palette-page header h1{margin:0;color:var(--navy);font-size:clamp(42px,7vw,76px);line-height:.98;letter-spacing:-.08em}.palette-page header span{display:block;margin-top:18px;color:var(--ink-soft);font-size:15px}.palette-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.palette-card{min-height:290px;padding:26px;border-radius:26px;display:flex;flex-direction:column}.palette-card small{font-size:11px;font-weight:850;letter-spacing:.11em;opacity:.62}.palette-card h2{margin:10px 0 4px;font-size:30px;letter-spacing:-.06em}.palette-card>p{margin:0;font-size:14px;opacity:.72}.palette-swatches{display:flex;gap:8px;margin-top:22px}.palette-swatches i{width:34px;height:34px;border-radius:50%;border:1px solid rgba(0,0,0,.05)}.palette-preview{margin-top:auto;padding:15px 16px;border-radius:14px;font-size:14px;font-weight:800;letter-spacing:-.03em}.home-hero{min-height:650px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:60px;padding-block:82px 92px}.hero-kicker,.how-copy>p,.quiz-intro>p,.rule-header>p,.section-heading>p,.section-kicker{margin:0 0 14px;color:var(--blue);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1{margin:0;font-size:clamp(46px,5vw,68px);font-weight:820;line-height:1.08;letter-spacing:-.065em}.hero-copy h1 em{position:relative;color:var(--blue);font-style:normal}.hero-copy h1 em:after{content:"";position:absolute;z-index:-1;right:-3px;bottom:0;left:2px;height:11px;background:var(--sand)}.hero-description{max-width:520px;margin:28px 0 30px;color:var(--ink-soft);font-size:18px;line-height:1.7;letter-spacing:-.025em}.hero-actions{display:flex;align-items:center;gap:18px}.hero-actions span{color:var(--ink-soft);font-size:13px;font-weight:700}.hero-field{position:relative;min-height:445px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #eadca5;border-radius:38% 30% 34% 26%/28% 34% 30% 36%;color:var(--green);background:#fffdf7;box-shadow:var(--shadow)}.hero-field:before{content:"";position:absolute;width:290px;height:290px;right:-100px;bottom:-110px;border:0;border-radius:44% 56% 62% 38%;background:#d7f0e7}.hero-field:after{content:"";position:absolute;top:-60px;left:-48px;width:145px;height:145px;border-radius:52% 48% 38% 62%;background:#ffe4a4}.hero-field .diamond-wrap{transform:scale(1.18)}.hero-scoreboard{position:absolute;top:25px;left:28px;display:flex;align-items:center;gap:12px;z-index:1;color:var(--ink-soft);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hero-scoreboard strong{padding:7px 9px;border-radius:6px;color:var(--blue);background:#fff0b9;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.hero-question{position:absolute;right:26px;bottom:28px;padding:14px 17px;z-index:1;border-left:3px solid #ff9278;color:var(--ink);background:rgba(255,253,247,.92);font-size:17px;font-weight:850;line-height:1.35;letter-spacing:-.035em}.diamond-wrap{position:relative;width:220px;height:220px;flex:0 0 auto}.diamond-lines{inset:31px;transform:rotate(45deg);opacity:.96}.base,.diamond-lines{position:absolute;border:2px solid}.base{width:17px;height:17px;display:block;background:#fffdf7}.base.is-occupied{border-color:#ff9278;background:#ff9278;box-shadow:0 0 0 5px rgba(255,146,120,.18)}.base-second{top:-9px;left:calc(50% - 9px)}.base-first{top:calc(50% - 9px);right:-9px}.base-third{top:calc(50% - 9px);left:-9px}.base-home{right:-9px;bottom:-9px;border-radius:2px 2px 8px 2px}.mound{position:absolute;top:calc(50% - 7px);left:calc(50% - 7px);width:14px;height:14px;border:2px solid;border-radius:50%;background:transparent}.search-intent-section{padding-block:94px;border-top:1px solid var(--line)}.section-heading{max-width:690px;margin-bottom:38px}.how-copy h2,.section-heading h2{margin:0;font-size:clamp(34px,4.5vw,54px);line-height:1.12;letter-spacing:-.06em}.rule-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--line)}.rule-link-grid a{min-height:220px;display:flex;flex-direction:column;align-items:flex-start;padding:27px;background:var(--white);transition:transform .18s ease,background .18s ease}.rule-link-grid a:hover{z-index:1;background:#f3eee6}.rule-link-grid span{margin-bottom:auto;color:var(--red);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:850}.rule-link-grid strong{margin-top:40px;font-size:21px;letter-spacing:-.045em}.rule-link-grid p{margin:9px 0 0;color:var(--ink-soft);font-size:14px;line-height:1.55}.how-it-works{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding-block:105px;border-top:1px solid var(--line)}.how-it-works ol{margin:0;padding:0;list-style:none}.how-it-works li{display:grid;grid-template-columns:60px 1fr;padding:24px 0;border-bottom:1px solid var(--line)}.how-it-works li span{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--blue);background:#fff0b9}.how-it-works li strong{font-size:18px}.how-it-works li p{margin:6px 0 0;color:var(--ink-soft);font-size:14px}.daily-briefing{display:grid;grid-template-columns:135px 1fr;gap:26px;margin-top:26px;padding:22px 26px;border:1px solid #eadca5;border-radius:18px;background:#fff0b9}.briefing-scoreline{display:flex;align-items:center;justify-content:center;gap:9px;border-right:1px solid #eadca5;color:var(--navy);font-size:13px;font-weight:900}.briefing-scoreline i{width:4px;height:4px;border-radius:50%;background:var(--red)}.daily-briefing p{margin:0 0 5px;color:var(--blue);font-size:12px;font-weight:850}.daily-briefing h2{margin:0;font-size:20px;letter-spacing:-.04em}.briefing-body{margin-top:6px;color:var(--ink-soft);font-size:14px;line-height:1.55}.daily-briefing a{display:inline-block;margin-top:10px;color:var(--blue);font-size:13px;font-weight:800}.quiz-page{max-width:920px;padding-block:64px 110px}.quiz-intro{max-width:720px;margin-bottom:36px}.quiz-intro h1{margin:0;font-size:clamp(40px,6vw,64px);letter-spacing:-.065em}.quiz-intro>div{max-width:650px;margin-top:18px;color:var(--ink-soft);font-size:17px;line-height:1.65}.quiz-shell{overflow:hidden;border:1px solid #eadca5;border-radius:24px;background:var(--white);box-shadow:var(--shadow)}.quiz-progress{padding:23px 28px 0;background:var(--white)}.quiz-progress>div:first-child{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:13px}.quiz-progress span{color:var(--ink-soft);font-size:12px;font-weight:800}.quiz-progress strong{color:var(--ink);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px}.quiz-progress strong i{color:#94a1b1;font-style:normal;font-weight:700}.quizzes-page{padding-block:42px 72px}.quiz-menu header{max-width:680px;margin-bottom:28px}.quiz-menu header>p{margin:0 0 10px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.1em}.quiz-menu h1{margin:0;font-size:clamp(36px,5vw,58px);letter-spacing:-.07em}.quiz-menu header>span{display:block;margin-top:15px;color:var(--ink-soft);font-size:15px;line-height:1.6}.quiz-menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.quiz-menu-grid a{position:relative;min-height:166px;padding:21px;border:1px solid var(--line);border-radius:19px;background:var(--white)}.quiz-menu-grid a.is-recommended{border:2px solid var(--blue);background:#fff0b9}.quiz-menu-grid a>span{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.05em}.quiz-menu-grid h2{margin:12px 0 7px;font-size:24px;letter-spacing:-.055em}.quiz-menu-grid p{max-width:290px;margin:0;color:var(--ink-soft);font-size:15px;line-height:1.55}.quiz-menu-grid i{position:absolute;right:17px;bottom:16px;padding:5px 8px;border-radius:8px;color:var(--white);background:var(--blue);font-size:11px;font-style:normal;font-weight:850}.quiz-menu.is-compact{max-width:700px;margin:42px auto 0;padding:34px;border-top:1px solid var(--line)}.quiz-menu.is-compact h1{font-size:31px}.level-quiz-page{padding-block:42px 82px}.level-quiz-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}.level-quiz-header p{margin:0 0 8px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.1em}.level-quiz-header h1{margin:0;font-size:clamp(38px,6vw,60px);line-height:1;letter-spacing:-.075em}.level-quiz-header>div>span{display:block;margin-top:12px;color:var(--ink-soft);font-size:15px}.level-quiz-header aside{min-width:132px;padding:13px 15px;border:1px solid #e4cc74;border-radius:14px;background:#fff0b9}.level-quiz-header aside span{display:block;color:var(--ink-soft);font-size:11px;font-weight:800}.level-quiz-header aside strong{display:block;margin-top:3px;color:var(--navy);font-size:20px}.level-rail{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin:0 0 12px;padding:0;list-style:none}.level-rail li{display:flex;align-items:center;gap:8px;min-height:48px;padding:8px 10px;border:1px solid var(--line);border-radius:12px;color:var(--ink-soft);background:rgba(255,255,255,.55)}.level-rail li>span{width:26px;height:26px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:#f0e7c9;font-size:12px;font-weight:900}.level-rail small{overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.level-rail li.is-cleared{color:var(--navy);border-color:#e4cc74;background:#fff0b9}.level-rail li.is-current{color:var(--white);border-color:var(--navy);background:var(--navy)}.level-rail li.is-current>span{color:var(--navy);background:var(--yellow)}.level-question-card{padding:30px 34px 24px;border:1px solid var(--line);border-radius:22px;background:var(--white);box-shadow:var(--shadow)}.level-question-meta{display:flex;justify-content:space-between;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.04em}.level-question-card>p{margin:24px 0 7px;color:var(--red);font-size:12px;font-weight:850}.level-question-card>h2{max-width:720px;margin:0 0 22px;font-size:clamp(27px,4vw,40px);line-height:1.2;letter-spacing:-.06em}.level-question-card>footer{display:flex;justify-content:space-between;margin-top:17px;padding-top:14px;border-top:1px solid var(--line);color:var(--ink-soft);font-size:12px}.level-question-card>footer strong{color:var(--navy)}.level-result{max-width:720px;margin:45px auto;padding:46px;border:1px solid var(--line);border-radius:24px;background:var(--white);box-shadow:var(--shadow);text-align:center}.level-result>p{margin:0;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.1em}.level-result>strong{display:block;margin-top:16px;color:var(--blue);font-size:60px;line-height:1;letter-spacing:-.07em}.level-result h1{margin:15px 0 10px;font-size:clamp(31px,5vw,48px);letter-spacing:-.07em}.level-result>span{color:var(--ink-soft);font-size:15px;line-height:1.6}.level-result>div{display:flex;justify-content:center;gap:9px;margin-top:27px}.track-quiz-page{max-width:920px;padding-block:64px 100px}.track-quiz-page>header{max-width:650px;margin-bottom:32px}.track-quiz-page>header p{margin:0 0 10px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.1em}.track-quiz-page>header h1{margin:0;font-size:clamp(38px,6vw,60px);letter-spacing:-.07em}.track-quiz-page>header span{display:block;margin-top:15px;color:var(--ink-soft);font-size:16px}.track-quiz,.track-result{padding:42px 48px;border:1px solid var(--line);border-radius:24px;background:var(--white);box-shadow:var(--shadow)}.track-progress{display:flex;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid var(--line);color:var(--blue);font-size:12px;font-weight:900}.track-quiz>p{margin:34px 0 10px;color:var(--red);font-size:12px;font-weight:850}.track-quiz>h1{max-width:700px;margin:0 0 28px;font-size:clamp(29px,4vw,43px);line-height:1.2;letter-spacing:-.06em}.track-quiz .answer-panel button{min-height:46px;margin-top:16px;padding:0 17px;border:0;border-radius:10px;color:var(--white);background:var(--blue);font-weight:850;cursor:pointer}.track-result{text-align:center}.track-result>p{margin:0;color:var(--red);font-size:12px;font-weight:900}.track-result>h1{margin:10px 0;color:var(--blue);font-size:64px;letter-spacing:-.08em}.track-result>h2{margin:0 auto 27px;font-size:24px;letter-spacing:-.05em}.track-result>div{display:flex;justify-content:center;gap:10px}.progress-track{height:3px;overflow:hidden;border-radius:99px;background:#f4e8b6}.progress-track i{display:block;height:100%;border-radius:inherit;background:var(--blue);transition:width .22s ease}.question-stage{padding:44px 50px 50px}.question-copy{max-width:650px}.question-meta{display:flex;align-items:center;gap:9px;margin-bottom:14px;color:var(--blue);font-size:12px;font-weight:850}.question-meta i{width:4px;height:4px;border-radius:50%;background:var(--red)}.question-copy h1{max-width:700px;margin:0;font-size:clamp(30px,5vw,46px);line-height:1.18;letter-spacing:-.055em}.question-copy>p{margin:14px 0 0;color:var(--ink-soft);font-size:14px}.choice-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.choice-list button{min-height:76px;display:flex;align-items:center;gap:14px;padding:12px 18px;border:2px solid #eadca5;border-radius:14px;color:var(--ink);background:var(--white);cursor:pointer;transition:border-color .15s ease,transform .15s ease,background .15s ease}.choice-list button:not(:disabled):hover{border-color:var(--blue);transform:translateY(-2px)}.choice-list button>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--blue);background:#fff0b9;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:900}.choice-list button strong{font-size:17px;text-align:left}.choice-list button.is-correct{border-color:#57c5b6;background:#e5f8f2}.choice-list button.is-wrong{border-color:#ff9278;background:#fff0ed}.choice-list button.is-muted{opacity:.45}.answer-panel{margin-top:22px;padding:24px;border-left:5px solid var(--blue);border-radius:4px 16px 16px 4px;background:#fff0b9}.answer-panel>span{color:var(--blue);font-size:12px;font-weight:900}.answer-panel h2{margin:7px 0 5px;font-size:22px;letter-spacing:-.04em}.answer-panel p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.6}.answer-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:20px}.answer-actions a{padding:12px;color:var(--blue);font-size:13px;font-weight:800}.answer-actions button{min-height:46px;padding:0 18px;border:0;border-radius:10px;color:var(--white);background:var(--blue);font-weight:850;cursor:pointer}.score-note{margin:0;padding:0 50px 30px;color:#7a8495;font-size:12px;text-align:center}.quiz-seo-copy{max-width:720px;margin:58px auto 0}.quiz-seo-copy h2{margin:0 0 14px;font-size:27px;letter-spacing:-.045em}.quiz-seo-copy p{color:var(--ink-soft);font-size:16px;line-height:1.8}.result-shell{padding-bottom:45px}.result-card{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:32px;padding:55px 60px 30px}.result-score{display:flex;align-items:baseline;justify-content:center;padding:24px 10px;border-radius:18px 18px 54px 54px;color:#ffd45c;background:var(--navy)}.result-score strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:58px;line-height:1}.result-score span{margin-left:6px;color:var(--white);font-weight:800}.result-card p{margin:0 0 6px;color:var(--blue);font-size:12px;font-weight:850}.result-card h1{margin:0;font-size:40px;letter-spacing:-.06em}.result-description{margin-top:9px;color:var(--ink-soft);line-height:1.6}.result-actions{display:flex;justify-content:center;padding:0 55px 38px}.profile-setup,.share-panel{max-width:700px;margin:0 auto;padding:34px;border-radius:20px;background:#fff0b9}.profile-setup h2,.share-panel h2{margin:0;font-size:27px;letter-spacing:-.05em}.profile-setup>p,.share-panel>p{margin:9px 0 24px;color:var(--ink-soft);font-size:14px;line-height:1.6}.profile-setup fieldset{margin:0 0 22px;padding:0;border:0}.profile-setup legend,.text-label{display:block;margin-bottom:10px;font-size:13px;font-weight:850}.text-label span{color:#7d8797;font-size:11px;font-weight:700}.team-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.team-grid button{min-height:43px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:var(--white);font-size:13px;font-weight:800;cursor:pointer}.team-grid button.is-selected{border-color:var(--blue);color:var(--white);background:var(--blue)}.profile-setup input{width:100%;min-height:50px;margin-bottom:14px;padding:0 14px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:var(--white)}.profile-setup .primary-button{width:100%}.form-error{margin:-4px 0 12px!important;color:var(--red)!important;font-size:12px!important;font-weight:750}.share-question-list{display:grid;gap:9px}.share-panel:focus{outline:none}.briefing-link{width:100%;margin-top:4px}.share-divider{display:flex;align-items:center;gap:12px;margin:26px 0 16px;color:var(--ink-soft);font-size:12px;font-weight:800}.share-divider:after,.share-divider:before{content:"";height:1px;flex:1 1;background:var(--line)}.share-question-list button{position:relative;display:grid;gap:4px;padding:16px 120px 16px 17px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:var(--white);text-align:left;cursor:pointer}.share-question-list button:hover{border-color:var(--blue)}.share-question-list span{color:var(--red);font-size:11px;font-weight:850}.share-question-list strong{font-size:14px}.share-question-list i{position:absolute;top:50%;right:15px;color:var(--blue);font-size:12px;font-style:normal;font-weight:850;transform:translateY(-50%)}.share-status{margin:14px 0 0!important;color:var(--green)!important;font-weight:800;text-align:center}.rule-page{max-width:920px;padding-block:42px 105px}.breadcrumbs{display:flex;gap:8px;margin-bottom:40px;color:#62738a;font-size:12px}.breadcrumbs a:hover{color:var(--blue)}.rule-page article{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--white);box-shadow:0 14px 45px rgba(18,39,70,.07)}.rule-header{padding:55px 62px 42px}.rule-header h1{max-width:760px;margin:0;font-size:clamp(36px,5.3vw,58px);line-height:1.15;letter-spacing:-.065em}.short-answer{margin-top:26px;padding:20px 22px;border-left:5px solid var(--red);color:var(--navy);background:#fff0ed;font-size:20px;font-weight:850;line-height:1.5;letter-spacing:-.035em}.rule-visual{display:grid;grid-template-columns:270px 1fr;align-items:center;gap:18px;padding:34px 54px;color:var(--white);background:var(--navy)}.rule-visual .diamond-wrap{color:#67d4bb}.rule-visual span{color:#ffd45c;font-size:11px;font-weight:900;letter-spacing:.06em}.rule-visual strong{display:block;max-width:430px;margin-top:9px;font-size:26px;line-height:1.35;letter-spacing:-.045em}.rule-visual p{margin:10px 0 0;color:#d8e6f6;font-size:14px;line-height:1.6}.rule-body{max-width:690px;margin:0 auto;padding:58px 32px}.rule-body aside p,.rule-body section p,.rule-body>p{margin:0 0 22px;color:#314e70;font-size:17px;line-height:1.85;letter-spacing:-.02em}.rule-body section{margin-top:42px;padding-top:34px;border-top:1px solid var(--line)}.rule-body h2{margin:0 0 12px;font-size:24px;letter-spacing:-.045em}.rule-body aside{margin-top:36px;padding:24px;border-radius:14px;background:#fff0b9}.rule-body aside span{color:var(--red);font-size:11px;font-weight:900}.rule-body aside h2{margin-top:7px}.rule-body aside p{margin-bottom:0;font-size:15px}.rule-quiz-cta{padding:48px 60px 55px;border-top:1px solid var(--line);background:#fff0b9;text-align:center}.rule-quiz-cta p{margin:0;color:var(--blue);font-size:12px;font-weight:850}.rule-quiz-cta h2{max-width:620px;margin:10px auto 24px;font-size:28px;line-height:1.4;letter-spacing:-.045em}.related-rules{margin-top:48px}.related-rules h2{font-size:24px;letter-spacing:-.04em}.related-rules>div{display:grid;border-top:1px solid var(--line)}.related-rules a{display:flex;justify-content:space-between;padding:20px 6px;border-bottom:1px solid var(--line);font-weight:750}.related-rules a:hover{color:var(--blue)}.challenge-page{max-width:760px;padding-block:58px 100px}.challenge-intro{margin-bottom:30px;text-align:center}.challenge-sender{display:inline-flex;gap:7px;margin-bottom:16px;color:var(--ink-soft);font-size:13px;font-weight:800}.challenge-sender span{color:var(--blue)}.challenge-intro h1{margin:0;font-size:clamp(38px,7vw,58px);line-height:1.12;letter-spacing:-.065em}.challenge-intro p{margin:14px 0 0;color:var(--ink-soft)}.challenge-card{padding:38px;border:1px solid var(--line);border-radius:24px;background:var(--white);box-shadow:var(--shadow)}.challenge-card>h2{margin:0;font-size:30px;line-height:1.35;letter-spacing:-.05em}.challenge-card .answer-panel .primary-button{width:100%;margin-top:20px}.not-found{min-height:65vh;display:grid;place-items:center;align-content:center;text-align:center}.not-found p{margin:0;color:var(--red);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:900}.not-found h1{margin:10px 0 24px}.my-home{padding-block:34px 72px}.my-home-header{margin-bottom:22px}.league-news-section>div>p,.my-home-header p{margin:0 0 10px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.1em}.my-home-header h1{margin:0;color:var(--navy);font-size:clamp(35px,5vw,52px);line-height:1.04;letter-spacing:-.07em}.my-home-header h1 em{color:#d88a22;font-style:normal}.my-home-header>span{display:block;margin-top:10px;color:var(--ink-soft);font-size:15px}.game-brief-card{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;padding:18px 21px;border-radius:18px;color:var(--white);background:var(--navy);box-shadow:var(--shadow)}.game-brief-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--navy);background:#ffd45c}.game-brief-card p{margin:0 0 4px;color:#ffd45c;font-size:12px;font-weight:900}.game-brief-card h2{margin:0;font-size:21px;letter-spacing:-.05em}.game-brief-card span{display:block;margin-top:4px;color:#c9d7ea;font-size:13px}.game-brief-card>a,.league-news-section>a{display:inline-flex;align-items:center;gap:6px;color:var(--navy);background:#ffd45c;padding:11px 14px;border-radius:11px;font-size:13px;font-weight:900}.my-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.my-home-card{min-height:184px;padding:20px;border:1px solid var(--line);border-radius:18px;background:var(--white)}.favorite-card{background:#fff0b9}.home-card-label{display:flex;align-items:center;gap:7px;color:var(--blue);font-size:13px;font-weight:900}.my-home-card h2{margin:10px 0 8px;font-size:21px;letter-spacing:-.055em}.compact-news-list{display:grid;gap:10px}.compact-news-list article{display:grid;gap:3px}.compact-news-list span,.league-news-list span{color:var(--ink-soft);font-size:11px;font-weight:700}.compact-news-list strong{overflow:hidden;display:-webkit-box;font-size:15px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-source-link{display:inline-flex;align-items:center;gap:4px;width:fit-content;margin-top:2px;color:var(--blue);font-size:12px;font-weight:850}.empty-note{margin:14px 0 0;color:var(--ink-soft);font-size:14px;line-height:1.55}.small-text-button{margin-top:17px;padding:0;border:0;color:var(--blue);background:transparent;font-size:12px;font-weight:850;cursor:pointer}.favorite-form>p{margin:-1px 0 16px;color:var(--ink-soft);font-size:13px}.favorite-form>div{display:flex;gap:8px}.favorite-form input{width:100%;min-height:44px;padding:0 13px;border:1px solid #e4cc74;border-radius:10px;color:var(--ink);background:#fffdf7}.favorite-form button{min-width:60px;border:0;border-radius:10px;color:var(--white);background:var(--blue);font-size:13px;font-weight:850;cursor:pointer}.league-news-section{position:relative;margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.league-news-section h2{margin:0;font-size:27px;letter-spacing:-.06em}.league-news-section>a{position:absolute;right:0;top:26px}.league-news-list{display:grid;margin-top:15px;border-top:1px solid var(--line)}.league-news-list a{display:grid;grid-template-columns:90px 1fr 18px;align-items:center;gap:12px;padding:14px 4px;border-bottom:1px solid var(--line)}.league-news-list strong{font-size:15px;letter-spacing:-.035em}.league-news-list svg{color:var(--blue)}.site-footer{padding:52px 0;color:#fff6d8;background:#1c3654}.site-footer strong{font-size:16px}.site-footer p{margin:8px 0 0;color:#b9c8d8;font-size:12px}.situation-strip{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:20px 0 18px;padding:12px 14px;border:1px solid #e4cc74;border-radius:12px;background:#fff0b9;color:var(--ink)}.situation-strip i,.situation-strip span{padding:4px 7px;border-radius:999px;color:var(--blue);background:#fff9e6;font-size:12px;font-style:normal;font-weight:850}.situation-strip strong{margin-right:auto;font-size:15px;letter-spacing:-.035em}.my-team-empty{min-height:58vh;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding-block:72px}.my-team-empty>p{margin:0 0 10px;color:var(--blue);font-size:13px;font-weight:850;letter-spacing:-.02em}.my-team-empty h1{margin:0;font-size:clamp(35px,5vw,54px);line-height:1.05;letter-spacing:-.075em}.my-team-empty>span{max-width:410px;margin-top:15px;color:var(--ink-soft);font-size:16px;line-height:1.6}.my-team-empty .primary-button{margin-top:26px}@media (max-width:800px){.shell{width:min(100% - 28px,680px)}.header-inner{min-height:62px}.header-inner nav a:last-child{display:inline-flex}.home-hero{min-height:auto;grid-template-columns:1fr;gap:42px;padding-block:58px 72px}.hero-copy h1{font-size:clamp(43px,13vw,62px)}.hero-description{margin-top:22px;font-size:16px}.hero-field{min-height:400px}.rule-link-grid{grid-template-columns:1fr 1fr}.how-it-works{grid-template-columns:1fr;gap:35px}.rule-visual{grid-template-columns:1fr;text-align:center}.rule-visual .diamond-wrap,.rule-visual strong{margin-inline:auto}.my-home{padding-block:44px 75px}.quizzes-page,.track-quiz-page{padding-block:42px 70px}.quiz-menu-grid{grid-template-columns:1fr}.quiz-menu-grid a{min-height:180px}.quiz-menu.is-compact{margin-top:30px;padding:27px 20px}.track-quiz,.track-result{padding:30px 20px}.track-result>div{flex-direction:column}.level-rail small{display:none}.level-rail li{justify-content:center;padding:7px}.game-brief-card{grid-template-columns:48px 1fr}.game-brief-card>a{grid-column:1/-1;justify-content:center}}@media (max-width:560px){.shell{width:min(100% - 22px,480px)}.wordmark{font-size:14px}.wordmark-mark{width:25px;height:25px}.header-inner nav{gap:3px;font-size:12px}.header-inner nav a{min-height:36px;padding:0 7px;gap:4px}.home-hero{padding-block:44px 58px}.hero-kicker{font-size:11px}.hero-copy h1{font-size:43px;line-height:1.08}.hero-copy h1 em:after{height:9px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-actions .primary-button{width:100%}.hero-actions span{align-self:center}.hero-field{min-height:355px;border-radius:34% 28% 31% 25%/26% 33% 29% 36%}.hero-field .diamond-wrap{transform:scale(.95)}.hero-question{right:18px;bottom:18px;font-size:15px}.search-intent-section{padding-block:68px}.how-copy h2,.section-heading h2{font-size:34px}.rule-link-grid{grid-template-columns:1fr}.rule-link-grid a{min-height:168px}.how-it-works{gap:25px;padding-block:70px}.daily-briefing{grid-template-columns:1fr;gap:13px;padding:18px}.briefing-scoreline{justify-content:flex-start;padding-bottom:12px;border-right:0;border-bottom:1px solid #eadca5}.quiz-page{padding-block:42px 80px}.level-quiz-page{padding-block:30px 65px}.level-quiz-header{align-items:flex-start;flex-direction:column;gap:16px}.level-quiz-header aside{width:100%;display:flex;align-items:center;justify-content:space-between}.level-quiz-header aside strong{margin:0;font-size:18px}.level-rail{gap:4px}.level-rail li{min-height:42px;border-radius:10px}.level-question-card{padding:23px 18px 19px;border-radius:18px}.level-question-card>p{margin-top:20px}.level-question-card>h2{font-size:29px}.level-result{margin:12px 0;padding:38px 20px}.level-result>div{flex-direction:column}.quiz-intro h1{font-size:40px}.quiz-intro>div{font-size:15px}.quiz-shell{margin-inline:-2px;border-radius:18px}.quiz-progress{padding:19px 20px 0}.question-stage{padding:30px 20px 26px}.question-copy h1{font-size:30px}.choice-list{grid-template-columns:1fr}.choice-list button{min-height:64px}.answer-panel{padding:19px}.answer-panel h2{font-size:20px}.answer-actions{align-items:stretch;flex-direction:column-reverse}.answer-actions a{text-align:center}.answer-actions button{min-height:50px}.score-note{padding:0 20px 24px}.result-card{grid-template-columns:1fr;gap:20px;padding:34px 22px 24px;text-align:center}.result-score{max-width:160px;margin-inline:auto}.result-actions{flex-direction:column;padding:0 22px 30px}.profile-setup,.share-panel{margin-inline:14px;padding:23px 18px}.team-grid{grid-template-columns:repeat(2,1fr)}.share-question-list button{padding-right:16px}.share-question-list i{position:static;margin-top:7px;transform:none}.rule-page{padding-block:28px 70px}.breadcrumbs{margin-bottom:24px}.rule-header{padding:37px 22px 30px}.rule-header h1{font-size:37px}.short-answer{margin-top:20px;padding:17px;font-size:17px}.rule-visual{padding:30px 20px}.rule-visual strong{font-size:23px}.rule-body{padding:40px 22px}.rule-body section p,.rule-body>p{font-size:16px}.rule-quiz-cta{padding:36px 20px 40px}.rule-quiz-cta h2{font-size:23px}.rule-quiz-cta .primary-button{width:100%}.challenge-page{padding-block:40px 70px}.challenge-intro h1{font-size:40px}.challenge-card{padding:27px 19px}.challenge-card>h2{font-size:27px}.palette-page{padding-block:48px 70px}.palette-page header h1{font-size:48px}.palette-grid{grid-template-columns:1fr}.palette-card{min-height:260px;padding:23px}.my-home-header h1{font-size:39px}.game-brief-card{padding:17px;gap:11px}.game-brief-card h2{font-size:21px}.my-home-grid{grid-template-columns:1fr;gap:10px}.my-home-card{min-height:165px;padding:18px}.league-news-section{margin-top:32px;padding-top:27px}.league-news-section h2{font-size:27px}.league-news-section>a{position:static;width:100%;justify-content:center;margin-top:17px}.league-news-list a{grid-template-columns:1fr 16px;gap:4px 10px}.league-news-list span{grid-column:1/-1}.league-news-list strong{font-size:15px;line-height:1.45}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}