:root{--green:#164e3b;--deep:#123f31;--ink:#192f26;--muted:#647366;--paper:#f7f7ef;--line:#dfe4d7;--gold:#c49536;--lime:#dded98;--white:#fff;--radius:22px}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font:15px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.skip{position:fixed;top:-100px;z-index:10;background:white;padding:15px}.skip:focus{top:0}.sidebar{width:245px;background:#fdfdf8;border-right:1px solid var(--line);position:fixed;height:100dvh;display:flex;flex-direction:column;padding:36px 24px;z-index:5}.brand{display:flex;align-items:center;gap:12px;font-weight:850;letter-spacing:1px;font-size:18px;line-height:1.3}.brand small{display:block;font-size:8px;letter-spacing:1.3px;margin-top:6px;color:var(--muted)}.mark{display:flex;width:43px;height:49px;position:relative;background:var(--green);border-radius:12px;color:var(--lime);align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.mark span{position:absolute;right:-5px;top:-9px;font-size:18px;color:var(--gold)}.edition{font-size:10px;letter-spacing:1.8px;color:#7d876e;margin:51px 12px 20px}nav{display:grid;gap:8px}nav a{padding:12px 14px;border-radius:12px;font-size:14px;font-weight:600;color:#667463}nav a span{display:inline-flex;width:25px;font-size:20px;vertical-align:middle}nav a.active{background:var(--green);color:#fff}nav a:hover:not(.active){background:#edf1e5}.sidebar-foot{margin-top:auto;padding:30px 12px 0;color:var(--muted)}.sidebar-foot p{font-family:Georgia,serif;font-size:23px;line-height:1.45;color:var(--green);margin:14px 0}.smallcap{font-size:10px;letter-spacing:2px;font-weight:800;text-transform:uppercase}.side-line{display:block;width:32px;border-top:2px solid var(--gold);margin:22px 0}.shell{margin-left:245px}.topbar{height:94px;display:flex;justify-content:space-between;align-items:center;padding:0 44px;border-bottom:1px solid var(--line);gap:15px}.breadcrumb{font-size:11px;letter-spacing:1px;color:var(--muted)}.breadcrumb span{margin:0 10px;color:#aaa}.breadcrumb strong{color:var(--green)}#account{display:flex;align-items:center;gap:12px}.avatar{background:var(--lime);border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-weight:bold}.account-name{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.textbtn{border:0;background:transparent;color:var(--green);padding:9px 0;font-weight:700;text-decoration:underline;text-underline-offset:4px;font-size:13px}.btn{background:var(--green);color:white;border:1px solid transparent;border-radius:11px;display:inline-flex;justify-content:center;align-items:center;gap:10px;padding:13px 20px;font-weight:700;font-size:14px;min-height:46px;line-height:1.4}.btn:hover{background:#24654c}.btn.light{background:var(--lime);color:var(--deep)}.btn.secondary{background:transparent;color:var(--green);border-color:#c6d0bd}.btn.small{padding:9px 14px;min-height:40px}.btn.full{width:100%}main{max-width:1440px;margin:auto;padding:38px 44px 55px;min-height:calc(100dvh - 160px)}h1,h2,h3,p{margin-top:0}h1{font-size:37px;letter-spacing:-1px;line-height:1.22;margin-bottom:13px}h2{font-size:24px;line-height:1.3;letter-spacing:-.5px}h3{font-size:17px;line-height:1.4}p{color:var(--muted)}.title-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.title-row h1{margin:7px 0 9px}.title-row p{margin:0}.badge{font-size:11px;padding:7px 13px;border:1px solid #d3dbc5;border-radius:30px;color:var(--green);white-space:nowrap;font-weight:700}.hero{position:relative;overflow:hidden;background:var(--green);color:white;border-radius:26px;display:grid;grid-template-columns:1.05fr 1fr;min-height:385px}.hero-copy{padding:38px;position:relative;z-index:1;background:linear-gradient(90deg,#164e3b 75%,#164e3b00);margin-right:-55px}.hero .smallcap{color:#d4e8ac}.hero h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,5.5vw,78px);font-weight:400;letter-spacing:-3px;margin:18px 0 6px}.hero .byline{color:#cedcb7;font-size:14px}.hero .hero-intro{font-size:17px;line-height:1.6;color:#e3ecd8;max-width:350px;margin:20px 0 25px}.hero-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;width:57%;opacity:.8}.hero-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#164e3b 28%,transparent 75%)}.hero-tags{display:flex;gap:15px;color:#e2e9c4;font-size:10px;letter-spacing:1px;position:relative;margin-top:24px}.hero-stamp{position:absolute;right:24px;bottom:25px;padding:16px 20px;border:1px solid #dae7b278;border-radius:16px;text-align:center;background:#173f31c9;z-index:1;backdrop-filter:blur(6px)}.hero-stamp strong{font-size:30px;line-height:1;display:block;color:var(--lime)}.hero-stamp span{font-size:10px;letter-spacing:2px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin:20px 0 32px}.stat{border:1px solid var(--line);border-radius:16px;background:#fffef9;display:flex;align-items:center;gap:15px;padding:22px}.stat-icon{background:#eff2df;width:45px;height:45px;display:grid;place-items:center;border-radius:13px;font-size:22px;color:var(--green)}.stat strong{font-size:23px;display:block;line-height:1.3}.stat small{font-size:12px;color:var(--muted)}.two-col{display:grid;grid-template-columns:1.45fr 1fr;gap:22px}.panel{background:#fffefb;border:1px solid var(--line);border-radius:var(--radius);padding:27px}.panel h2{font-size:21px}.sectionline{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.sectionline h2{margin:0}.muted{color:var(--muted)}.mini-path{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.mini-path:last-child{border:0;padding-bottom:0}.node{width:33px;height:33px;display:grid;place-items:center;background:#f0f3e5;border:1px solid #dbe2cc;color:var(--green);border-radius:50%;font-size:12px;font-weight:bold;flex-shrink:0}.node.done{background:var(--green);color:var(--lime)}.mini-path strong{font-size:14px}.mini-path small{display:block;color:var(--muted);font-size:11px}.mini-path b{margin-left:auto;font-size:12px;font-weight:500;color:var(--muted)}.score-box{display:flex;gap:24px;align-items:center;margin:22px 0}.ring{width:125px;height:125px;flex-shrink:0;border-radius:50%;background:conic-gradient(var(--green) var(--angle,0deg),#e9eddf 0);padding:9px;display:grid;place-items:center}.ring>div{border-radius:50%;width:100%;height:100%;background:#fffefb;display:flex;flex-direction:column;justify-content:center;align-items:center}.ring strong{font-size:28px;line-height:1.2}.ring small{font-size:10px;color:var(--muted)}.score-row{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:10px 0;font-size:13px;gap:15px}.score-row:last-child{border:0}.score-note{font-size:12px;line-height:1.5;margin:18px 0 0}.actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.intro{max-width:700px}.media{margin:0 0 25px}.media video{width:100%;display:block;aspect-ratio:898/512;background:#143a2d;border-radius:16px}.media summary{cursor:pointer;font-size:18px;font-weight:700;padding:8px 0 15px}.media details{margin-top:24px}.stage-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:26px}.stage{position:relative;display:flex;flex-direction:column}.stage-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.stage-num{font-family:Georgia,serif;font-size:40px;color:#b3bea2;line-height:1}.stage .caption{font-size:11px;letter-spacing:.3px;margin-bottom:7px}.stage h2{margin-bottom:10px}.stage p{font-size:14px}.stage .actions{margin-top:auto;padding-top:10px}.stage.complete{border-color:#9cb38b}.stage.complete .stage-num{color:var(--green)}.notice{padding:15px 20px;border-radius:12px;background:#eef2df;color:var(--green);font-size:14px;margin:18px 0}.notice.warn{background:#fff1d6;color:#6d4e10}#connection:not(:empty){margin:18px 44px 0;background:#fff1d6;color:#70541a;padding:12px 18px;border-radius:10px;font-size:13px}#connection button{margin-left:12px}.empty{text-align:center;padding:50px 20px}.empty p{max-width:490px;margin:0 auto 24px}.empty .empty-icon{font-size:38px;display:block;color:var(--gold);margin-bottom:10px}.quiz-layout{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:24px;align-items:start}.quiz-card{padding:32px}.quiz-meta{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:11px;color:var(--muted);margin-bottom:25px}.quiz-card h2{font-size:23px;line-height:1.55;margin-bottom:27px}.option{display:flex;align-items:center;gap:14px;border:1px solid var(--line);background:#fffefb;border-radius:13px;padding:16px;margin-top:12px;font-size:14px;cursor:pointer}.option:hover{border-color:#90a47e;background:#f8f9f2}.option.selected{border-color:var(--green);background:#edf3e3;box-shadow:0 0 0 1px var(--green)}.option input{width:18px;height:18px;flex-shrink:0;accent-color:var(--green)}.option-letter{font-size:11px;color:var(--muted);font-weight:700}.quiz-buttons{display:flex;justify-content:space-between;gap:12px;margin-top:27px}.question-map{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.question-map button{width:100%;aspect-ratio:1;border:1px solid var(--line);background:#fffefb;border-radius:7px;font-size:12px;color:var(--green)}.question-map .answered{background:#e1eccb;border-color:#d5e1be}.question-map .current{outline:2px solid var(--green);outline-offset:1px;font-weight:800}.quiz-side{position:sticky;top:20px;padding:20px}.quiz-side p{font-size:12px;line-height:1.5;margin-top:17px}.quiz-side h3{font-size:14px;margin-bottom:14px}.round-label{font-size:10px;letter-spacing:1px;font-weight:700;color:var(--green);margin:16px 0 9px}.progress-bar{height:7px;background:#e6ecda;border-radius:10px;overflow:hidden;margin:14px 0 22px}.progress-bar span{height:100%;background:var(--green);display:block;transition:width .3s}.result-score{font-size:70px;font-family:Georgia,serif;color:var(--green);line-height:1.1;margin:20px 0}.result-score small{font:20px Arial;color:var(--muted)}form label{display:block;font-size:13px;font-weight:700;margin-bottom:15px}input:not([type=radio]),textarea,select{display:block;border:1px solid #bac8b2;border-radius:9px;background:#fffefb;color:var(--ink);padding:12px;width:100%;margin-top:6px}textarea{min-height:190px;resize:vertical}label small{font-size:11px;font-weight:400;color:var(--muted)}.discussion-body{white-space:pre-wrap;overflow-wrap:anywhere}.discussion-list{display:grid;gap:18px;margin-top:25px}.post-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.post-header strong{font-size:14px}.post-header small{font-size:11px;color:var(--muted)}.post-prompt{font-size:13px;font-weight:bold;color:var(--green)}.post-body{font-size:14px}.rules-list{padding-left:22px;color:var(--muted);font-size:14px}.rules-list li{margin-bottom:10px}.leader-table{width:100%;border-collapse:collapse;table-layout:fixed}.leader-table th{text-align:left;color:var(--muted);font-size:10px;letter-spacing:1px;padding:14px 12px;border-bottom:1px solid var(--line)}.leader-table td{padding:18px 12px;border-bottom:1px solid var(--line);font-size:14px;overflow-wrap:anywhere}.leader-table th:first-child{width:60px}.leader-table th:last-child{width:100px;text-align:right}.leader-table td:last-child{text-align:right;font-weight:800;color:var(--green)}.leader-table .mine{background:#edf3e3}.rank{width:31px;height:31px;display:grid;place-items:center;background:#f0f2e8;border-radius:9px;color:var(--green);font-weight:bold}.rank.first{background:#f3e4ba;color:#775419}.footer{padding:20px 44px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;display:flex;justify-content:space-between}.error{color:#ad3434;font-size:13px}.error:empty{display:none}dialog{padding:0;border:1px solid var(--line);border-radius:22px;width:min(450px,calc(100% - 30px));max-height:90dvh;overflow:auto;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#142f26a6;backdrop-filter:blur(4px)}dialog form,.dialog-body{padding:30px}.close{position:absolute;top:10px;right:16px;background:transparent;border:0;font-size:27px;color:var(--muted)}dialog h2{margin-top:18px}dialog p{font-size:13px}dialog .textbtn{display:block;margin:12px auto 0}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:var(--deep);color:white;padding:14px 22px;border-radius:12px;z-index:20;box-shadow:0 5px 30px #0002;max-width:90vw;font-size:14px;display:none}#toast.show{display:block}.pending{pointer-events:none;opacity:.6}.heading-space{margin-top:30px}[hidden]{display:none!important}@media(min-width:1500px){main{padding-top:45px}}@media(max-width:1150px){.sidebar{width:205px;padding:30px 17px}.shell{margin-left:205px}.topbar{padding:0 28px}main{padding:30px 28px}.hero-copy{padding:30px}.hero{min-height:370px}.hero h2{font-size:60px}.two-col{grid-template-columns:1fr}.score-box{justify-content:flex-start}.stats{gap:10px}.stat{padding:16px;gap:10px}.stat-icon{width:36px;height:40px}.quiz-layout{grid-template-columns:minmax(0,1fr) 190px}.quiz-card{padding:25px}.brand{font-size:15px}.brand small{font-size:7px}.hero-stamp{right:16px}}@media(max-width:800px){.sidebar{width:100%;height:auto;top:auto;bottom:0;padding:0;background:#fffffff5;backdrop-filter:blur(15px);border-right:0;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.brand,.edition,.sidebar-foot{display:none}nav{display:grid;grid-template-columns:repeat(5,1fr);gap:0}nav a{border-radius:0;padding:9px 3px;font-size:9px;text-align:center;line-height:1.4}nav a span{display:block;width:auto;font-size:20px;margin-bottom:2px}nav a.active{background:#e6edda;color:var(--green)}.shell{margin-left:0}.topbar{height:72px;padding:0 20px}.breadcrumb{font-size:9px;letter-spacing:.4px}.breadcrumb span{margin:0 6px}.account-name{max-width:105px;font-size:11px}.avatar{width:30px;height:30px}#account{gap:8px}main{padding:27px 20px 32px;min-height:calc(100dvh - 195px)}h1{font-size:30px}.title-row{align-items:flex-start;margin-bottom:23px}.title-row .badge{font-size:9px;padding:6px 9px}.title-row p{font-size:13px}.hero{min-height:355px;grid-template-columns:1fr}.hero-copy{padding:28px;max-width:76%;margin:0;background:linear-gradient(90deg,#164e3b 45%,#164e3b00)}.hero-image{width:100%;opacity:.48;object-position:70%}.hero h2{font-size:59px;margin-top:17px}.hero .hero-intro{font-size:15px;max-width:290px;margin:18px 0 24px}.hero-image-wrap:after{background:linear-gradient(90deg,#164e3b 0%,transparent 100%)}.hero-stamp{bottom:23px;right:16px;padding:12px;border-radius:12px}.hero-stamp strong{font-size:24px}.hero-stamp span{font-size:8px;letter-spacing:1px}.hero-tags{font-size:8px;gap:8px}.stats{margin:15px 0 25px;gap:9px}.stat{padding:14px 10px;display:block;text-align:center;border-radius:13px}.stat-icon{display:none}.stat strong{font-size:21px}.stat small{font-size:10px}.panel{padding:23px}.stage-grid{grid-template-columns:1fr}.quiz-layout{display:flex;flex-direction:column-reverse}.quiz-side{position:static;width:100%;padding:18px}.quiz-side .round-label{display:none}.question-map{grid-template-columns:repeat(10,1fr);gap:6px}.question-map button{min-height:27px}.quiz-side p{margin-bottom:0}.quiz-side h3{margin-bottom:8px}.quiz-card{width:100%;padding:23px}.quiz-card h2{font-size:20px}.option{font-size:13px;padding:14px 12px;gap:9px}.footer{padding:20px 20px 98px;font-size:10px}.footer span{display:none}#connection:not(:empty){margin:15px 20px 0}.hero .byline{font-size:12px}.hero .smallcap{font-size:9px;letter-spacing:1.2px}.hero .btn{font-size:13px;padding:12px 16px}#toast{bottom:92px}.breadcrumb strong{display:block}.breadcrumb>span{display:none}.title-row .smallcap{font-size:9px}.score-box{gap:22px}.leader-table td{padding:15px 8px}.leader-table th{padding:12px 8px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
