:root{--paper: #f3eee4;--paper-2: #e8e0d1;--ink: #1c1916;--muted: #6b645b;--line: rgba(28, 25, 22, .12);--pine: #1f4d3a;--pine-2: #16382a;--copper: #b45a3c;--ok: #2f6b4f;--bad: #a33b2b;--shadow: 0 18px 40px rgba(28, 25, 22, .08);--radius: 18px;font-family:Pretendard Variable,Pretendard,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(1200px 500px at 10% -10%,rgba(31,77,58,.08),transparent 50%),linear-gradient(180deg,#f7f3ea 0%,var(--paper) 40%)}button,a{font:inherit;color:inherit}a{text-decoration:none}button{cursor:pointer}.site-header,.site-footer{max-width:1120px;margin:0 auto;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:14px}.brand-mark{width:18px;height:26px;display:flex;flex-direction:column;justify-content:flex-end;gap:3px}.brand-mark i{display:block;height:4px;background:var(--pine);border-radius:1px}.brand-mark i:nth-child(1){width:8px;background:var(--copper)}.brand-mark i:nth-child(2){width:13px;opacity:.85}.brand-mark i:nth-child(3){width:18px}.brand-text{display:flex;flex-direction:column;line-height:1.05}.brand-kicker{font-size:10px;letter-spacing:.32em;text-transform:uppercase;font-weight:500;color:var(--muted);padding-left:1px}.brand-name{font-family:Cormorant Garamond,Fraunces,Georgia,serif;font-weight:500;font-style:italic;font-size:26px;letter-spacing:-.03em;color:var(--ink)}.nav-links{display:flex;gap:22px;color:var(--muted);font-size:14px;letter-spacing:.01em}.nav-links a{border-bottom:1px solid transparent;padding-bottom:2px}.nav-links a.active,.nav-links a:hover{color:var(--ink);border-bottom-color:var(--ink)}main{max-width:1120px;margin:0 auto;padding:8px 24px 80px}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:end;padding:28px 0 48px}.kicker{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--copper);font-weight:500}h1,h2,.display{font-family:Cormorant Garamond,Fraunces,Georgia,serif;letter-spacing:-.03em;font-weight:500;margin:8px 0}.hero h1{font-size:clamp(44px,6.4vw,78px);line-height:.98;font-weight:500}.hero h1 em{font-style:italic;font-weight:500}.lede{font-size:18px;color:var(--muted);max-width:46ch}.hero-panel{background:var(--ink);color:#f3eee4;border-radius:28px;padding:28px;min-height:240px;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:space-between}.floors{display:grid;gap:8px;margin-top:18px}.floor-row{display:flex;justify-content:space-between;border-bottom:1px solid rgba(243,238,228,.16);padding-bottom:8px;font-size:14px}.exam-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.exam-card{background:#fffdf8;border:1px solid var(--line);border-radius:var(--radius);padding:22px;min-height:210px;display:flex;flex-direction:column;gap:10px;transition:transform .18s ease,box-shadow .18s ease}.exam-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.exam-card.soon{opacity:.62}.floor-tag{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--pine);font-weight:500}.exam-card h2{font-size:28px;margin:0}.chip-row,.mode-row{display:flex;flex-wrap:wrap;gap:8px}.chip,.mode-card,.choice,.btn{border:1px solid var(--line);background:#fffdf8;border-radius:999px;padding:8px 12px}.chip.active,.btn.primary{background:var(--pine);color:#f3eee4;border-color:var(--pine)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px}.btn.ghost{background:transparent}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0 28px}.mode-card{border-radius:var(--radius);padding:20px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between}.mode-card strong{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:500;font-size:26px}.stats{display:flex;gap:24px;color:var(--muted);font-size:14px}.quiz-shell{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:24px}.question-card{background:#fffdf8;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.stem{font-size:20px;line-height:1.55;white-space:pre-wrap}.figure-block{margin-top:16px}.figure-block.compact{margin-top:0;width:92px;flex:none}.figure-thumb{display:block;width:100%;padding:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;position:relative}.figure-thumb img{display:block;width:100%;max-height:200px;object-fit:contain;background:#f7f3ea}.figure-block.compact .figure-thumb img{max-height:72px}.figure-hint{position:absolute;right:10px;bottom:10px;background:#1c1916b8;color:#fff;font-size:11px;letter-spacing:.04em;padding:4px 8px;border-radius:999px}.figure-caption{margin:8px 0 0;color:var(--muted);font-size:13px}.figure-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#12100eb8;display:grid;place-items:center;padding:18px}.figure-modal-card{width:min(1100px,100%);max-height:92vh;background:#fffdf8;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.figure-modal-bar{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 16px;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px}.figure-zoom{display:flex;align-items:center;gap:8px}.figure-modal-stage{overflow:auto;max-height:calc(92vh - 64px);padding:18px;display:grid;place-items:center}.figure-modal-stage img{max-width:100%;transform-origin:center center;transition:transform .12s ease}.choice-row{display:flex;gap:10px;align-items:stretch}.choice-row .choice{flex:1;min-width:0}.choice-list{display:grid;gap:10px;margin-top:22px}.choice{border-radius:16px;padding:14px 16px;text-align:left;display:flex;gap:12px;align-items:flex-start}.choice .key{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:18px;width:28px;flex:none}.choice.selected{border-color:var(--pine);background:#1f4d3a14}.choice.correct{border-color:var(--ok);background:#2f6b4f1f}.choice.wrong{border-color:var(--bad);background:#a33b2b1a}.explain{margin-top:18px;padding:14px 16px;background:var(--paper-2);border-radius:14px;color:var(--muted)}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.omr{background:#fffdf8;border:1px solid var(--line);border-radius:18px;padding:14px;height:fit-content;position:sticky;top:16px}.omr-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.omr-grid button{border:1px solid var(--line);background:#fff;border-radius:8px;height:32px;font-size:12px}.omr-grid button.current{outline:2px solid var(--pine)}.omr-grid button.filled{background:var(--pine);color:#fff}.omr-grid button.flagged{background:#f3d9a4}.timer{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:28px;margin-bottom:10px}.result-hero{background:var(--ink);color:#f3eee4;border-radius:28px;padding:32px;margin-bottom:22px}.result-hero .score{font-family:Cormorant Garamond,Fraunces,serif;font-style:italic;font-size:80px;font-weight:500;line-height:1}.notes{color:var(--muted);font-size:14px}.site-footer{color:var(--muted);font-size:13px;flex-wrap:wrap}.footer-brand{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.footer-legal{display:flex;flex-wrap:wrap;gap:8px 18px}.footer-legal a{color:inherit}.footer-legal a:hover{color:var(--ink)}@media(max-width:860px){.hero,.exam-grid,.mode-grid,.quiz-shell{grid-template-columns:1fr}.omr{position:static}}
