@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&family=Noto+Serif+SC:wght@600;700;900&display=swap";:root{color:#14263b;font-synthesis:none;text-rendering:optimizelegibility;--navy:#14263b;--coral:#e9604d;--cream:#f5f1e8;--paper:#fffdf8;--line:#14263b26;background:#f5f1e8;font-family:Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button{font:inherit}button:focus-visible{outline-offset:3px;outline:3px solid #f3a397}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#f5f1e8f0;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,6vw,92px);display:flex;position:relative}.brand{color:var(--navy);cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;font-size:18px;font-weight:800;display:flex}.brand-mark{width:34px;height:34px;color:var(--cream);background:var(--coral);border-radius:50%;place-items:center;font-family:Noto Serif SC,serif;display:grid}.text-button{color:var(--navy);cursor:pointer;background:0 0;border:0;font-weight:600}.text-button:hover{color:var(--coral)}.hero{background:var(--navy);color:#fff;min-height:540px;padding:88px clamp(24px,8vw,120px);position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #ffffff29;width:240px;height:330px;position:absolute;top:82px;right:8%;transform:rotate(12deg)}.eyebrow{letter-spacing:.26em;color:#f7b8ae;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.eyebrow span{background:var(--coral);width:32px;height:1px}.hero h1{letter-spacing:-.04em;z-index:2;max-width:780px;margin:24px 0 22px;font:900 clamp(42px,6vw,76px)/1.25 Noto Serif SC,serif;position:relative}.hero h1 em{color:var(--coral);font-style:normal}.hero p{color:#ffffffb3;max-width:560px;font-size:17px;line-height:1.9}.primary-button,.secondary-button{border:1px solid var(--navy);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;gap:30px;min-height:50px;padding:0 24px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.primary-button{color:#fff;background:var(--coral);border-color:var(--coral)}.primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 22px #e9604d40}.primary-button:disabled{opacity:.42;cursor:not-allowed}.secondary-button{color:var(--navy);background:0 0}.secondary-button:hover{background:#14263b0f}.secondary-button:disabled{opacity:.4;cursor:not-allowed}.hero-button{min-width:190px;margin-top:24px}.hero-orbit{border:1px solid #e9604d59;border-radius:50%;position:absolute}.orbit-one{width:380px;height:380px;top:80px;right:2%}.orbit-two{width:260px;height:260px;top:140px;right:7%}.hero-seal{background:var(--coral);color:#fff;text-align:center;border-radius:50%;place-items:center;width:108px;height:108px;font:700 26px/1.1 Noto Serif SC,serif;display:grid;position:absolute;top:216px;right:14%;transform:rotate(8deg);box-shadow:0 0 0 8px #e9604d26}.dashboard,.content-page{width:min(1160px,100% - 48px);margin:0 auto;padding:76px 0 100px}.section-heading,.page-title-row{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:34px;display:flex}.section-kicker{color:var(--coral);letter-spacing:.18em;font-size:11px;font-weight:800}.section-heading h2,.page-title-row h1{margin:8px 0 0;font:800 34px/1.2 Noto Serif SC,serif}.page-title-row h1{font-size:48px}.page-title-row p{color:#6b7784;margin:12px 0 0}.date-label{color:#77818c;font-size:12px}.action-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card{border:1px solid var(--line);text-align:left;cursor:pointer;flex-direction:column;justify-content:space-between;min-height:190px;padding:26px;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.feature-card:hover{transform:translateY(-4px);box-shadow:0 15px 34px #14263b1f}.feature-card.coral{background:var(--coral);color:#fff;border-color:var(--coral)}.feature-card.navy{background:var(--navy);color:#fff;border-color:var(--navy)}.feature-card.paper{background:var(--paper);color:var(--navy)}.feature-icon{opacity:.65;letter-spacing:.12em;font:700 12px/1 Noto Serif SC,serif}.feature-copy{flex-direction:column;gap:7px;display:flex}.feature-copy strong{font:700 24px/1.2 Noto Serif SC,serif}.feature-copy small{opacity:.7}.round-arrow{opacity:.75;border:1px solid;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:24px;right:24px}.quiz-settings{background:var(--paper);border:1px solid var(--line);margin-top:22px;padding:30px}.settings-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:22px;display:flex}.settings-heading h2{margin:7px 0 0;font:800 28px/1.2 Noto Serif SC,serif}.settings-heading>span{color:#77818c;font-size:12px}.setting-row{grid-template-columns:100px 1fr;align-items:center;gap:18px;margin-top:22px;display:grid}.setting-label{color:#596674;font-size:14px;font-weight:700}.choice-group{flex-wrap:wrap;gap:9px;display:flex}.choice-group button{border:1px solid var(--line);min-height:42px;color:var(--navy);cursor:pointer;background:#fff;padding:0 18px;font-weight:600}.choice-group button:hover:not(:disabled){border-color:var(--coral)}.choice-group button.active{border-color:var(--coral);color:#b94738;background:#fceae6}.choice-group button:disabled{cursor:not-allowed;opacity:.42}.settings-start{margin:26px 0 0 118px}.stats-row{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin-top:54px;padding-top:30px;display:grid}.stats-row div{border-right:1px solid var(--line);justify-content:center;align-items:baseline;gap:12px;display:flex}.stats-row div:last-child{border-right:0}.stats-row strong{font:800 34px/1 Noto Serif SC,serif}.stats-row span{color:#77818c;font-size:13px}.quiz-page{flex:1;width:min(900px,100% - 40px);margin:0 auto;padding:56px 0 110px}.quiz-topline{justify-content:space-between;align-items:flex-end;margin-bottom:16px;display:flex}.quiz-topline>span{color:var(--coral);letter-spacing:.12em;font-size:13px;font-weight:700}.quiz-topline strong{font:800 28px/1 Noto Serif SC,serif}.quiz-topline small{color:#8a929b;font-size:15px}.progress-track{background:#14263b1f;height:3px;margin-bottom:26px}.progress-track span{background:var(--coral);height:100%;transition:width .3s;display:block}.quiz-stats{border:1px solid var(--line);background:#fffdf8a3;grid-template-columns:repeat(4,1fr);margin-bottom:18px;display:grid}.quiz-stats div{border-right:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:10px;padding:14px 18px;display:flex}.quiz-stats div:last-child{border-right:0}.quiz-stats span{color:#75808a;font-size:12px}.quiz-stats strong{font:800 20px/1 Noto Serif SC,serif}.quiz-stats .stat-correct{color:#37845d}.quiz-stats .stat-wrong{color:var(--coral)}.question-card{background:var(--paper);border-top:4px solid var(--navy);padding:clamp(26px,5vw,58px);box-shadow:0 18px 60px #14263b14}.question-meta{gap:10px;display:flex}.question-meta span{color:#65707c;background:#ebe7de;padding:6px 10px;font-size:12px}.question-meta span:first-child{color:var(--coral);background:#fbe8e4}.question-card h1{margin:28px 0 34px;font:700 clamp(24px,4vw,34px)/1.55 Noto Serif SC,serif}.options-list{gap:12px;display:grid}.option{border:1px solid var(--line);width:100%;min-height:64px;color:var(--navy);text-align:left;cursor:pointer;background:#fff;align-items:center;gap:16px;padding:12px 18px;transition:border .2s,transform .2s,background .2s;display:flex}.option:hover:not(:disabled){border-color:var(--navy);transform:translate(4px)}.option:disabled{color:var(--navy);cursor:default}.option-letter{border:1px solid var(--line);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.option.correct{background:#e9f5ee;border-color:#4a9b70}.option.correct .option-letter{color:#fff;background:#4a9b70;border-color:#4a9b70}.option.wrong{border-color:var(--coral);background:#fce8e4}.option.wrong .option-letter{background:var(--coral);border-color:var(--coral);color:#fff}.result-icon{margin-left:auto;font-size:22px;font-weight:800}.answer-note{border-left:3px solid;flex-direction:column;gap:6px;margin-top:22px;padding:16px 18px;font-size:14px;display:flex}.answer-note span{color:#66717d;line-height:1.7}.answer-note span b{color:var(--navy);margin-right:4px}.right-note{background:#eef8f2;border-color:#4a9b70}.wrong-note{border-color:var(--coral);background:#fdf0ed}.question-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:36px;padding-top:24px;display:flex}.question-footer>span{color:#8a929b;font-size:13px}.content-page{flex:1}.count-badge{border:1px solid var(--coral);width:112px;height:112px;color:var(--coral);border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex}.count-badge strong{font:800 36px/1 Noto Serif SC,serif}.count-badge span{margin-top:5px;font-size:12px}.wrong-summary{flex-direction:column;align-items:center;gap:12px;display:flex}.danger-text-button{color:var(--coral);cursor:pointer;background:0 0;border:0;padding:4px;font-size:12px;font-weight:700}.danger-text-button:hover{text-decoration:underline}.list-stack,.records-table{gap:12px;display:grid}.list-card{background:var(--paper);border:1px solid var(--line);grid-template-columns:70px 1fr;gap:24px;padding:26px 30px;display:grid}.list-number{color:var(--coral);padding-top:5px;font:700 18px/1 Noto Serif SC,serif}.list-card small{color:var(--coral)}.list-card h2{margin:7px 0;font:700 18px/1.5 Noto Serif SC,serif}.list-card p{color:#6c7782;margin:0;font-size:14px}.wrong-question-content{min-width:0}.wrong-question-content p+p{margin-top:8px}.wrong-question-content p b{color:var(--navy)}.remove-button{border:0;border-bottom:1px solid var(--coral);color:var(--coral);cursor:pointer;background:0 0;margin-top:18px;padding:7px 0;font-size:12px;font-weight:700}.remove-button:hover{color:#b33f31;border-color:#b33f31}.bottom-action{float:right;margin-top:28px}.empty-state{background:var(--paper);border:1px solid var(--line);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:40px;display:flex}.empty-symbol{border:1px solid var(--coral);width:74px;height:74px;color:var(--coral);border-radius:50%;place-items:center;font-size:30px;display:grid}.empty-state h2{margin:22px 0 8px;font:700 25px/1.3 Noto Serif SC,serif}.empty-state p{color:#7a848e;margin:0 0 28px}.record-row{background:var(--paper);border:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:22px;padding:22px 28px;display:grid}.score-ring{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:baseline;width:62px;height:62px;padding-top:17px;display:flex}.score-ring strong{font:700 23px/1 Noto Serif SC,serif}.score-ring small{font-size:9px}.record-main,.record-result{flex-direction:column;gap:6px;display:flex}.record-main strong,.record-result strong{font:700 18px/1.2 Noto Serif SC,serif}.record-main span,.record-result span{color:#7b858e;font-size:12px}.record-result{text-align:right}.result-page{flex:1;place-items:center;padding:70px 24px 100px;display:grid}.result-card{background:var(--paper);border-top:5px solid var(--coral);text-align:center;width:min(650px,100%);padding:clamp(34px,7vw,70px);box-shadow:0 22px 65px #14263b1a}.result-score{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:baseline;width:160px;height:160px;margin:28px auto;padding-top:43px;display:flex;box-shadow:0 0 0 10px #e9e4d9}.result-score strong{font:900 62px/1 Noto Serif SC,serif}.result-score span{color:#f5a89c}.result-card h1{font:800 28px/1.5 Noto Serif SC,serif}.result-card p{color:#75808b}.result-summary{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:30px;display:grid}.result-summary div{border-right:1px solid var(--line);flex-direction:column;gap:8px;padding:18px 10px;display:flex}.result-summary div:last-child{border-right:0}.result-summary span{color:#75808b;font-size:12px}.result-summary strong{font:800 24px/1 Noto Serif SC,serif}.result-actions{justify-content:center;gap:12px;margin-top:32px;display:flex}footer{background:var(--navy);color:#ffffff8c;justify-content:space-between;align-items:center;min-height:74px;padding:20px clamp(24px,6vw,92px);font-size:12px;display:flex}footer span:first-child{color:#fff;font-weight:700}@media (width<=760px){.site-header{height:68px}.hero{min-height:500px;padding-top:64px}.hero h1{font-size:42px}.hero p{max-width:85%}.hero-seal{width:80px;height:80px;font-size:20px;top:370px;right:8%}.hero-orbit,.hero:after{display:none}.dashboard,.content-page{width:min(100% - 32px,1160px);padding:54px 0 76px}.action-grid{grid-template-columns:1fr}.feature-card{min-height:154px}.quiz-settings{padding:24px 20px}.settings-heading{flex-direction:column;align-items:flex-start;gap:8px}.setting-row{grid-template-columns:1fr;gap:10px}.choice-group{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.count-group{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-group button{width:100%;padding:0 10px}.settings-start{width:100%;margin-left:0}.stats-row{grid-template-columns:repeat(2,1fr);gap:0}.stats-row div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:88px}.stats-row div:nth-child(2n){border-right:0}.stats-row div:last-child{border-bottom:0;border-right:0;grid-column:1/-1}.stats-row strong{font-size:27px}.stats-row span{font-size:11px}.stats-row div{flex-direction:column;align-items:center;gap:7px}.date-label{display:none}.page-title-row h1{font-size:38px}.count-badge{width:88px;height:88px}.quiz-stats{grid-template-columns:repeat(2,1fr)}.quiz-stats div:nth-child(2){border-right:0}.quiz-stats div:nth-child(-n+2){border-bottom:1px solid var(--line)}.question-card{padding:26px 20px}.question-card h1{font-size:24px}.quiz-topline{align-items:flex-start;gap:10px}.quiz-topline strong{text-align:right;font-size:20px;line-height:1.35}.quiz-topline small{font-size:13px;display:block}.question-footer{flex-direction:column;align-items:stretch}.question-footer .primary-button{width:100%}.list-card{grid-template-columns:40px 1fr;gap:10px;padding:22px 18px}.record-row{grid-template-columns:62px 1fr;gap:14px;padding:18px}.record-result{text-align:left;flex-direction:row;grid-column:2;align-items:baseline}.result-actions{flex-direction:column}.result-actions button{width:100%}.result-summary{grid-template-columns:repeat(2,1fr)}.result-summary div:nth-child(2){border-right:0}.result-summary div:nth-child(-n+2){border-bottom:1px solid var(--line)}footer{flex-direction:column;align-items:flex-start;gap:6px}}@media (width<=440px){.site-header{padding-inline:16px}.brand{font-size:16px}.hero{min-height:450px;padding:48px 20px}.hero h1{font-size:35px}.hero p{max-width:100%;font-size:15px}.hero-seal{display:none}.quiz-page{width:min(100% - 24px,900px);padding-top:34px}.quiz-stats div{flex-direction:column;align-items:flex-start;padding:12px}.question-card{padding:22px 16px}.question-card h1{margin:22px 0 26px;font-size:21px}.option{gap:11px;min-height:58px;padding:10px 12px}.option-letter{width:32px;height:32px}.page-title-row{align-items:flex-start}.page-title-row h1{font-size:32px}.count-badge{width:76px;height:76px}.list-card{grid-template-columns:1fr}.list-number{padding:0}}
