.app-shell.route-puzzle-experiment{width:min(100%,760px)}.experiment-page{--lab-accent: #096c61;--lab-soft: #e9f6f1;--lab-text: #173d39;display:grid;gap:18px;min-width:0}.experiment-page p{line-height:1.65}.experiment-page button{touch-action:manipulation}.experiment-topline,.experiment-session-line{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.experiment-topline .text-button{color:var(--lab-accent)}.experiment-badge{padding:7px 10px;border:1px solid #a7d6ca;border-radius:8px;color:var(--lab-text);background:var(--lab-soft);font-size:12px;font-weight:700}.experiment-header p:last-child{margin:8px 0 0;color:#486581}.experiment-card{padding:24px;background:#fff;border:1px solid #d9e2ec;border-radius:20px;min-width:0;box-shadow:0 8px 28px #102a4308}.experiment-card h2{font-size:24px;line-height:1.3}.experiment-card h3{font-size:17px;line-height:1.6}.experiment-page .primary-button{background:var(--lab-accent);border-color:var(--lab-accent)}.experiment-context{display:grid;gap:12px;margin:16px 0 18px;padding:15px;border:1px solid #cfe2e7;border-radius:14px;background:#f8fbfd}.experiment-context-summary{margin:0;color:#243b53;font-size:15px;line-height:1.55;font-weight:700}.experiment-context-facts,.experiment-context-vars dl{display:grid;gap:8px;margin:0}.experiment-context-facts>div,.experiment-context-vars dl>div{display:grid;grid-template-columns:76px minmax(0,1fr);gap:9px;align-items:start}.experiment-context-facts dt,.experiment-context-vars dt{color:#627d98;font-size:11px;font-weight:800;letter-spacing:.04em}.experiment-context-facts dd,.experiment-context-vars dd{margin:0;color:#334e68;font-size:13px;line-height:1.5}.experiment-context-facts code{display:inline;padding:2px 5px;border-radius:5px;color:#102a43;background:#fff;font-size:12px}.experiment-context-vars{display:grid;gap:8px;padding-top:11px;border-top:1px solid #d9e2ec}.experiment-context-vars>strong{color:#334e68;font-size:13px}.experiment-context-vars code{color:#102a43;font-size:12px}.experiment-context-rule{margin:0;padding-top:10px;border-top:1px solid #d9e2ec;color:#486581;font-size:13px;line-height:1.55}.experiment-duration{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0 18px}.experiment-duration button{min-height:86px;padding:14px;display:grid;gap:6px;border:1px solid #bcccdc;border-radius:12px;background:#fff;color:#334e68;cursor:pointer;text-align:left}.experiment-duration button[aria-pressed=true]{border:2px solid var(--lab-accent);padding:13px;background:var(--lab-soft);color:var(--lab-text)}.experiment-duration span{font-size:13px}.experiment-launch>.primary-button,.experiment-check{width:100%}.experiment-note{color:#486581;font-size:13px;margin:14px 0 0}.experiment-assurance{padding:0 8px}.experiment-assurance h2,.experiment-records h2{font-size:17px;margin-bottom:8px}.experiment-assurance p{color:#486581;margin-bottom:0;font-size:14px}.experiment-session-line{color:#486581;font-size:13px}.experiment-session-line [role=status]{font-size:12px}.experiment-details{border-top:1px solid #d9e2ec;margin-top:16px}.experiment-details summary{padding:14px 0;min-height:48px;cursor:pointer;color:#334e68;font-size:14px;font-weight:700}.experiment-details p{font-size:14px;color:#486581}.experiment-details pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f0f4f8;padding:14px;border-radius:10px;font-size:14px;line-height:1.7}.experiment-window{margin:14px 0}.experiment-window p{font-size:14px;margin:0 0 10px}.experiment-window>small{display:block;margin-top:7px;color:#486581;font-size:12px}.experiment-cells{display:flex;gap:5px}.experiment-cell{display:grid;flex:1;max-width:52px;min-width:0;text-align:center;gap:5px}.experiment-cell>span{display:grid;place-items:center;height:44px;border:1px dashed #9fb3c8;border-radius:8px;color:#486581;background:#f4f7fb;font-family:ui-monospace,monospace;font-size:20px}.experiment-cell.included>span{border:2px solid var(--lab-accent);color:var(--lab-text);background:var(--lab-soft)}.experiment-cell.current>span{box-shadow:0 0 0 2px #e5a33b}.experiment-cell>small{color:#486581;font-size:12px}.experiment-facts{display:flex;flex-wrap:wrap;gap:12px 28px;padding:14px;background:#f4f7fb;border-radius:10px}.experiment-facts dt{font-size:12px;color:#486581}.experiment-facts dd{margin:5px 0 0;font-size:15px;font-weight:700}.experiment-scenario{display:grid;gap:12px;margin:14px 0}.experiment-scenario>p{margin:0;padding:14px;border-left:4px solid var(--lab-accent);border-radius:0 10px 10px 0;color:var(--lab-text);background:var(--lab-soft);font-weight:650}.experiment-comparison>div p{margin:8px 0 0;color:#486581;font-size:14px;line-height:1.55}.experiment-task{margin:16px 0;font-weight:600}.experiment-choices{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.experiment-choices button{flex:1;min-height:48px;padding:10px;border:1px solid #9fb3c8;border-radius:10px;background:#fff;color:#243b53;cursor:pointer;white-space:nowrap}.experiment-choices button.selected{border-color:var(--lab-accent);color:var(--lab-text);background:var(--lab-soft);box-shadow:inset 0 0 0 1px var(--lab-accent)}.experiment-help{margin-top:14px;border-top:1px solid #d9e2ec}.experiment-hint-panel{display:grid;gap:10px;padding:14px;background:#f8fbfd;border-radius:12px}.experiment-hint-panel>p{margin:0;color:#486581;font-size:14px}.experiment-hint-panel .secondary-button{width:100%;text-align:left}.experiment-hint-panel .hint-box{margin:0;font-size:14px}.experiment-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.experiment-actions>button{flex:1;min-width:110px}.experiment-evidence{color:var(--lab-accent);font-weight:700}.experiment-stamp{display:grid;place-items:center;width:46px;height:46px;border:1px solid #a7d6ca;border-radius:50%;color:var(--lab-accent);background:var(--lab-soft);font-size:24px;margin-bottom:16px}.experiment-comparison{display:grid;gap:12px;margin:20px 0}.experiment-comparison>div{border-left:3px solid #bcccdc;padding:14px;background:#f8fbfd;border-radius:0 10px 10px 0}.experiment-comparison>div:last-child{border-color:var(--lab-accent)}.experiment-comparison strong{font-size:14px}.experiment-records ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.experiment-records li{display:grid;gap:4px;padding:14px;background:#fff;border:1px solid #d9e2ec;border-radius:12px;font-size:14px}.experiment-records li span{color:#486581;font-size:13px}.experiment-page button:disabled{opacity:.6;cursor:default}@media(max-width:400px){.experiment-card{padding:18px 14px}.experiment-cells{gap:3px}.experiment-duration button{padding:12px 10px}.experiment-duration button[aria-pressed=true]{padding:11px 9px}}@media(prefers-reduced-motion:reduce){.experiment-page *,.experiment-page *:before,.experiment-page *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root{color:#102a43;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f7fb}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid #f6bd60;outline-offset:3px}a{-webkit-tap-highlight-color:transparent}.app-shell{width:min(100%,520px);min-height:100dvh;margin:0 auto;padding:max(18px,env(safe-area-inset-top)) 18px max(28px,env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:18px}.loading-shell,.empty-shell{align-items:center;justify-content:center;color:#486581}.top-bar{display:flex;align-items:flex-start;gap:10px}.top-bar>div:first-child{flex:1}.menu-button{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;padding:0;border:1px solid #d9e2ec;border-radius:12px;color:#486581;background:#fff;cursor:pointer;line-height:1}.menu-button:active,.icon-button:active{background:#e9f6f7}.icon{width:22px;height:22px;flex:0 0 auto}.app-section-title{margin:0;color:#102a43;font-size:18px;font-weight:800;letter-spacing:-.02em}.eyebrow{margin:0 0 5px;color:#167d9a;font-size:11px;font-weight:800;letter-spacing:.14em}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(27px,7vw,36px);letter-spacing:-.04em}h2{margin-bottom:14px;font-size:21px;letter-spacing:-.02em}h3{margin:0;font-size:13px;letter-spacing:.02em}.status-group{display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #d9e2ec;border-radius:999px;color:#627d98;font-size:13px;background:#fff;white-space:nowrap}.status-dot{width:8px;height:8px;border-radius:50%;background:#bcccdc}.status-dot.online{background:#2f9e44}.settings-panel{display:grid;gap:8px;padding:12px;border:1px solid #d9e2ec;border-radius:14px;background:#fff}.settings-panel button,.settings-panel label{min-height:48px;padding:12px;border:1px solid #d9e2ec;border-radius:10px;color:#334e68;background:#fff;cursor:pointer;text-align:left}.settings-panel input{display:block;width:100%;margin-top:8px;font-size:13px}.progress-strip{padding:13px 15px;border:1px solid #d9e2ec;border-radius:15px;background:#fff}.progress-copy{display:flex;justify-content:space-between;margin-bottom:9px;color:#627d98;font-size:13px;font-weight:700}.progress-track{height:7px;overflow:hidden;border-radius:999px;background:#e6eef5}.progress-value{height:100%;border-radius:inherit;background:#167d9a;transition:width .25s ease}.session-control{display:flex;align-items:center;justify-content:space-between;gap:12px}.control-label{color:#486581;font-size:14px}.segmented-control{display:flex;gap:3px;padding:3px;border-radius:12px;background:#e6eef5}.segment{min-height:48px;padding:0 10px;border:0;border-radius:9px;color:#486581;background:transparent;cursor:pointer}.segment.active{color:#102a43;background:#fff;box-shadow:0 1px 4px #102a431a;font-weight:700}.quiz-card{padding:22px 18px 20px;border:1px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 12px 30px #102a4310}.card-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;color:#829ab1;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.type-pill{padding:6px 9px;border-radius:999px;color:#0b5d6e;background:#d9f0f4;font-weight:800;letter-spacing:.04em}.context-section{margin-top:14px;padding:14px;border:1px solid #d9e2ec;border-radius:14px;background:#f8fbfd}.context-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px;color:#627d98}.context-heading span{color:#829ab1;font-size:11px}.context-summary{margin-bottom:10px;color:#243b53;font-size:15px;line-height:1.55}.context-facts{display:grid;gap:8px;margin:0}.context-facts div{display:grid;gap:2px}.context-facts dt{color:#627d98;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.context-facts dd{margin:0;color:#334e68;font-size:14px;line-height:1.5}.context-facts code{display:block;padding:8px 10px;border-radius:8px;color:#102a43;background:#fff;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.card-context{background:#f4f8ff}.context-state{margin:10px 0 0;padding:9px 10px;border-left:3px solid #167d9a;color:#486581;background:#fff;font-size:14px;line-height:1.5}.context-state strong{display:block;margin-bottom:2px;color:#334e68;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.code-context{margin-top:11px;overflow:hidden;border:1px solid #cbd5e1;border-radius:11px;background:#fff}.code-context summary{min-height:48px;padding:13px 12px;color:#334e68;cursor:pointer;font-size:14px;font-weight:800;line-height:1.4}.code-context summary::marker{color:#167d9a}.code-context pre{max-width:100%;margin:0;padding:13px 12px;overflow-x:auto;border-top:1px solid #e6eef5;color:#e6eef5;background:#102a43;font-size:12px;line-height:1.55;-moz-tab-size:4;tab-size:4}.code-context code{white-space:pre}.code-focus{margin:0;padding:10px 12px;color:#486581;background:#f8fafc;font-size:13px;line-height:1.45}.code-focus strong{color:#0b5d6e}.source-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:10px}.source-ref{flex:1 1 170px;min-width:0;margin:0;color:#829ab1;font-size:11px;line-height:1.4;overflow-wrap:anywhere}.source-actions{display:flex;flex:0 0 auto;gap:8px}.notion-link,.chatgpt-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;flex:0 0 auto;padding:8px 12px;border:1px solid #9fb3c8;border-radius:10px;cursor:pointer;font-size:13px;font-weight:800;text-decoration:none;touch-action:manipulation;transition:background-color .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.notion-link{color:#0b5d6e;background:#fff}.notion-link:hover{border-color:#167d9a;background:#e9f6f7}.chatgpt-link{border-color:#102a43;color:#fff;background:#102a43}.chatgpt-link:hover{border-color:#243b53;background:#243b53}.notion-link:active,.chatgpt-link:active{filter:brightness(.95)}.prompt-block{margin-top:18px}.section-kicker{margin-bottom:5px;color:#167d9a;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.prompt{color:#243b53;font-size:18px;line-height:1.55}.options-list{display:grid;gap:10px;margin-top:20px}.option{width:100%;min-height:52px;padding:12px 14px;border:1px solid #bcccdc;border-radius:12px;color:#243b53;background:#fff;text-align:left;cursor:pointer}.option.selected{border-color:#167d9a;color:#0b5d6e;background:#e9f6f7;box-shadow:inset 0 0 0 1px #167d9a}.answer-input{width:100%;min-height:92px;margin-top:20px;padding:13px 14px;resize:vertical;border:1px solid #bcccdc;border-radius:12px;color:#102a43;background:#fbfdff;line-height:1.5}.feedback{display:grid;gap:5px;margin-top:18px;padding:13px 14px;border-radius:12px;font-size:14px;line-height:1.45}.feedback strong{font-size:15px}.feedback.correct{color:#14532d;background:#ecfdf3}.feedback.incorrect{color:#7c2d12;background:#fff7ed}.feedback.revealed{color:#334e68;background:#f0f4f8}.feedback code{overflow-x:auto;padding:9px;border-radius:8px;color:#102a43;background:#fff;white-space:pre-wrap;overflow-wrap:anywhere}.text-button,.install-button{min-height:48px;padding:8px 0;border:0;color:#167d9a;background:transparent;text-align:left;cursor:pointer;font-weight:700}.hint-box{margin:10px 0 0;padding:12px;border-left:3px solid #f6bd60;color:#486581;background:#fffbeb;line-height:1.5}.action-bar{display:grid;grid-template-columns:1fr 1.5fr;gap:10px;position:sticky;bottom:0;padding:10px 0 max(3px,env(safe-area-inset-bottom));background:linear-gradient(#f4f7fbe8,#f4f7fb 28%)}.primary-button,.secondary-button{min-height:52px;padding:12px 14px;border-radius:13px;cursor:pointer;font-weight:800}.primary-button{border:1px solid #102a43;color:#fff;background:#102a43}.primary-button:disabled{border-color:#9fb3c8;color:#f4f7fb;background:#9fb3c8;cursor:not-allowed}.secondary-button{border:1px solid #9fb3c8;color:#334e68;background:#fff}.install-button{grid-column:1 / -1;text-align:center}.session-note{margin:0;color:#829ab1;font-size:12px;line-height:1.45;text-align:center}.route-topics,.route-topic,.route-not-found{width:min(100%,720px)}.route-state{display:grid;min-height:45dvh;place-items:center;align-content:center;gap:16px;color:#486581;text-align:center}.route-state p{margin:0}.short-fill-page{display:grid;gap:18px}.short-fill-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 2px 2px}.short-fill-intro>div{min-width:0}.short-fill-intro h1{margin-bottom:8px}.short-fill-intro>div>p:last-child{max-width:400px;margin:0;color:#627d98;font-size:14px;line-height:1.55}.short-fill-today{flex:0 0 auto;margin-top:25px;padding:7px 10px;border:1px solid #cfe2e7;border-radius:999px;color:#0b5d6e;background:#e9f6f7;font-size:12px;font-weight:800;white-space:nowrap}.short-fill-card{overflow:hidden;padding:20px 18px;border:1px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 12px 30px #102a4310}.short-fill-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px;color:#829ab1;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.short-fill-meta span:first-child{padding:6px 9px;border-radius:999px;color:#0b5d6e;background:#d9f0f4;letter-spacing:.02em;text-transform:none}.short-fill-card h2{margin-bottom:9px;font-size:21px;line-height:1.35}.short-fill-problem-context{margin-bottom:15px;padding:14px;border:1px solid #d9e2ec;border-radius:14px;background:#f8fbfd}.short-fill-context-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:#627d98}.short-fill-context-heading h3{color:#334e68}.short-fill-context-heading span{color:#829ab1;font-size:11px}.short-fill-problem-context>p{margin-bottom:10px;color:#243b53;font-size:15px;line-height:1.55}.short-fill-problem-context dl{display:grid;gap:8px;margin:0}.short-fill-problem-context dl>div{display:grid;gap:2px}.short-fill-problem-context dt{color:#627d98;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.short-fill-problem-context dd{margin:0;color:#334e68;font-size:13px;line-height:1.5}.short-fill-problem-context code{display:block;padding:7px 9px;border-radius:8px;color:#102a43;background:#fff;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}.short-fill-context-actions{display:flex;justify-content:flex-end;margin-top:12px}.short-fill-context-actions .chatgpt-link{min-height:44px}.short-fill-step{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 8px;color:#627d98;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.short-fill-step strong{padding:5px 8px;border-radius:999px;color:#0b5d6e;background:#d9f0f4;font-size:11px;font-variant-numeric:tabular-nums;letter-spacing:0}.short-fill-code{overflow:hidden;margin:0 -2px 18px;border:1px solid #cbd5e1;border-radius:13px;background:#102a43}.short-fill-code>span{display:block;padding:9px 12px;color:#486581;background:#eef3f7;font-size:11px;font-weight:800;letter-spacing:.04em}.short-fill-code pre{max-width:100%;margin:0;overflow-x:auto;padding:15px 13px;color:#f0f8ff;font-size:13px;line-height:1.65;-moz-tab-size:4;tab-size:4}.short-fill-code code{white-space:pre}.short-fill-label{display:block;margin-bottom:7px;color:#334e68;font-size:13px;font-weight:800}.short-fill-input-row{position:relative}.short-fill-input{width:100%;min-height:56px;padding:12px 64px 12px 14px;border:2px solid #9fb3c8;border-radius:13px;color:#102a43;background:#fbfdff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:17px;font-weight:700}.short-fill-input:focus{border-color:#167d9a}.short-fill-input:disabled{color:#334e68;background:#f0f4f8;opacity:1}.short-fill-limit{position:absolute;top:50%;right:13px;padding-left:8px;color:#829ab1;background:#fbfdff;font-size:11px;font-variant-numeric:tabular-nums;transform:translateY(-50%)}.short-fill-input:disabled+.short-fill-limit{background:#f0f4f8}.short-fill-hint{display:grid;gap:3px;margin:12px 0 0;padding:11px 12px;border-left:3px solid #f6bd60;border-radius:0 9px 9px 0;color:#486581;background:#fffbeb;font-size:13px;line-height:1.5}.short-fill-hint strong{color:#7c4a03;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.short-fill-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.short-fill-option{min-width:0;min-height:50px;padding:9px 8px;overflow-wrap:anywhere;border:1px solid #bcccdc;border-radius:11px;color:#243b53;background:#fff;cursor:pointer;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:700;touch-action:manipulation}.short-fill-option.selected{border-color:#167d9a;color:#0b5d6e;background:#e9f6f7;box-shadow:inset 0 0 0 1px #167d9a}.short-fill-help{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:9px}.short-fill-help .text-button{text-align:center}.text-button:disabled{color:#9fb3c8;cursor:not-allowed}.short-fill-storage-error{margin:12px 0 0;color:#9a3412;font-size:13px;line-height:1.45}.short-fill-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:10px;position:sticky;bottom:0;margin-top:16px;padding-top:9px;background:linear-gradient(#fff0,#fff 20%)}.short-fill-actions>span{min-height:1px}.short-fill-topic-link{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.short-fill-method{margin:0;padding:0 10px;color:#829ab1;font-size:12px;line-height:1.55;text-align:center}.app-shell.route-code-puzzle{width:min(100%,760px)}.code-puzzle-topic-page{display:grid;gap:18px}.code-puzzle-topic-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:24px 20px;border:1px solid #cfe2e7;border-radius:20px;background:linear-gradient(145deg,#fff 20%,#e9f6f7);box-shadow:0 12px 30px #102a430d}.code-puzzle-topic-hero>div{min-width:0}.code-puzzle-topic-hero h1{margin-bottom:10px}.code-puzzle-topic-hero>div>p:last-child{max-width:530px;margin:0;color:#486581;font-size:16px;line-height:1.65}.code-puzzle-topic-picker{display:grid;gap:12px}.code-puzzle-topic-picker-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:0 2px}.code-puzzle-topic-picker-heading .section-kicker{margin-bottom:4px}.code-puzzle-topic-picker-heading h2{margin:0;font-size:20px}.code-puzzle-topic-picker-heading>span{color:#829ab1;font-size:12px;font-weight:800;white-space:nowrap}.code-puzzle-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.code-puzzle-topic-card{display:grid;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;min-height:116px;gap:10px;padding:14px;border:1px solid #d9e2ec;border-radius:16px;color:#243b53;background:#fff;box-shadow:0 6px 18px #102a4308;text-decoration:none;touch-action:manipulation;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background-color .16s ease}.code-puzzle-topic-card:hover{border-color:#9fb3c8;box-shadow:0 10px 24px #102a4312;transform:translateY(-1px)}.code-puzzle-topic-card:active{transform:translateY(0)}.code-puzzle-topic-card-random{grid-column:1 / -1;min-height:96px;border-color:#7fc6cf;background:linear-gradient(135deg,#e9f6f7,#fff)}.code-puzzle-topic-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#0b5d6e;background:#d9f0f4;font-size:12px;font-weight:900;font-variant-numeric:tabular-nums}.code-puzzle-topic-mark-1,.code-puzzle-topic-mark-4{color:#7c4a03;background:#fff1cf}.code-puzzle-topic-mark-2,.code-puzzle-topic-mark-5{color:#3d4f91;background:#e8ebff}.code-puzzle-topic-mark-random{width:48px;height:48px;color:#fff;background:#167d9a;font-size:18px}.code-puzzle-topic-copy{min-width:0}.code-puzzle-topic-copy strong{display:block;margin-bottom:4px;color:#102a43;font-size:15px;line-height:1.25;overflow-wrap:anywhere}.code-puzzle-topic-card-random .code-puzzle-topic-copy strong{font-size:17px}.code-puzzle-topic-copy small{display:block;color:#627d98;font-size:12px;line-height:1.45}.code-puzzle-topic-copy em{display:block;margin-top:6px;color:#0b5d6e;font-size:11px;font-style:normal;font-weight:800}.code-puzzle-topic-arrow{color:#167d9a;font-size:22px;font-weight:500}.code-puzzle-topic-note{margin:0;padding:0 10px;color:#829ab1;font-size:12px;line-height:1.55;text-align:center}.code-puzzle-page{display:grid;gap:18px}.code-puzzle-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 2px 2px}.code-puzzle-intro>div{min-width:0}.code-puzzle-back-link{display:inline-flex;align-items:center;min-height:44px;margin:-8px 0 8px -10px;padding:6px 10px;border-radius:10px;color:#486581;font-size:13px;font-weight:800;text-decoration:none}.code-puzzle-back-link:hover{color:#0b5d6e;background:#e9f6f7}.code-puzzle-intro h1{margin-bottom:8px}.code-puzzle-intro>div>p:last-child{max-width:410px;margin:0;color:#627d98;font-size:14px;line-height:1.55}.code-puzzle-today{flex:0 0 auto;margin-top:25px;padding:7px 10px;border:1px solid #cfe2e7;border-radius:999px;color:#0b5d6e;background:#e9f6f7;font-size:12px;font-weight:800;white-space:nowrap}.code-puzzle-card{overflow:hidden;padding:20px 18px;border:1px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 12px 30px #102a4310}.code-puzzle-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px;color:#829ab1;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.code-puzzle-meta span:first-child{padding:6px 9px;border-radius:999px;color:#0b5d6e;background:#d9f0f4;letter-spacing:.02em;text-transform:none}.code-puzzle-card h2{margin-bottom:9px;font-size:21px;line-height:1.35}.code-puzzle-context{margin-bottom:16px;padding:14px;border:1px solid #d9e2ec;border-radius:14px;background:#f8fbfd}.code-puzzle-context-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:#627d98}.code-puzzle-context-heading h3{color:#334e68}.code-puzzle-context-heading span{color:#829ab1;font-size:11px}.code-puzzle-context>p{margin-bottom:10px;color:#243b53;font-size:15px;line-height:1.55}.code-puzzle-context dl{display:grid;gap:8px;margin:0}.code-puzzle-context dl>div{display:grid;gap:2px}.code-puzzle-context dt{color:#627d98;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.code-puzzle-context dd{margin:0;color:#334e68;font-size:13px;line-height:1.5}.code-puzzle-context code{display:block;padding:7px 9px;border-radius:8px;color:#102a43;background:#fff;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}.code-puzzle-context-actions{display:flex;gap:8px;margin-top:12px}.code-puzzle-context-actions .notion-link,.code-puzzle-context-actions .chatgpt-link{min-height:44px;flex:1 1 0}.code-puzzle-task{display:grid;gap:5px;margin-bottom:16px;padding:13px 14px;border-left:4px solid #167d9a;border-radius:0 12px 12px 0;background:#eef8fa}.code-puzzle-task .section-kicker{margin:0}.code-puzzle-task h3{color:#102a43;font-size:15px;line-height:1.5}.code-puzzle-task p:last-child{margin:0;color:#486581;font-size:13px;line-height:1.5}.code-puzzle-workspace{display:grid;min-width:0;gap:10px}.puzzle-board-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.puzzle-board-heading .section-kicker{margin-bottom:4px}.puzzle-board-heading h3{color:#102a43;font-size:16px}.puzzle-board-heading>span{color:#627d98;font-size:11px;font-weight:700;white-space:nowrap}.puzzle-code-board{min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;border:1px solid #243b53;border-radius:14px;color:#f0f8ff;background:#102a43;-webkit-overflow-scrolling:touch}.puzzle-code-board.is-dragging{border-color:#f6bd60}.puzzle-code{min-width:max-content;margin:0;padding:15px 12px;color:#f0f8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:14px;line-height:1.8;-moz-tab-size:4;tab-size:4}.puzzle-code code{white-space:pre}.puzzle-code-line,.puzzle-code-plain{display:block;min-height:1.8em;white-space:pre}.puzzle-code-static,.puzzle-code-plain{color:#d9e2ec}.puzzle-slot{display:inline-flex;min-width:34px;min-height:44px;align-items:center;justify-content:center;margin:1px 2px;padding:3px 7px;border:1px dashed #7fc6cf;border-radius:8px;color:#b9edf0;background:#1d4f5c;cursor:pointer;font:inherit;font-weight:800;line-height:1.2;vertical-align:middle;touch-action:manipulation;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.puzzle-slot.is-empty{color:#f6bd60;background:#3a3525}.puzzle-slot.is-selected{border-style:solid;border-color:#f6bd60;box-shadow:0 0 0 3px #f6bd6055}.puzzle-slot.is-incorrect{border-color:#fb7185;color:#fecdd3;background:#61283a}.puzzle-placed-tile{cursor:grab}.puzzle-placed-tile:active,.puzzle-container-node:active{cursor:grabbing}.puzzle-container-node{display:inline-flex;align-items:center;margin:1px 0;border-radius:8px;outline:none;vertical-align:middle}.puzzle-container-node.is-selected{box-shadow:0 0 0 3px #f6bd6055}.puzzle-container-node.is-incorrect{background:#61283a}.puzzle-code-affix,.puzzle-code-operator{color:#f0f8ff}.puzzle-container-children,.puzzle-container-child{display:inline-flex;align-items:center}.puzzle-palette{padding:14px;border:1px solid #d9e2ec;border-radius:14px;background:#f8fbfd}.puzzle-palette-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.puzzle-palette-heading strong{color:#334e68;font-size:14px}.puzzle-palette-heading span{color:#829ab1;font-size:11px;line-height:1.4;text-align:right}.puzzle-palette-list{display:flex;flex-wrap:wrap;gap:8px}.puzzle-palette-tile{min-height:48px;max-width:100%;padding:8px 11px;overflow-wrap:anywhere;border:1px solid #9fb3c8;border-radius:10px;color:#243b53;background:#fff;cursor:grab;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:800;line-height:1.25;touch-action:manipulation;-webkit-user-select:none;user-select:none;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.puzzle-palette-tile:active{border-color:#167d9a;background:#e9f6f7;transform:scale(.98)}.puzzle-trash-zone{display:grid;min-height:48px;place-items:center;border:1px dashed #c2410c;border-radius:11px;color:#9a3412;background:#fff7ed;font-size:13px;font-weight:800}.puzzle-trash-zone.is-over{border-style:solid;color:#fff;background:#c2410c}.puzzle-drag-overlay{position:fixed;z-index:1200;pointer-events:none;padding:9px 11px;border:1px solid #f6bd60;border-radius:9px;color:#102a43;background:#fff7d6;box-shadow:0 10px 24px #102a4350;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:800;white-space:nowrap}.puzzle-edit-actions{display:flex;align-items:center;gap:14px;min-height:44px;border-top:1px solid #e6eef5}.puzzle-edit-actions .text-button{min-height:44px}.danger-text{color:#b42318}.code-puzzle-feedback{margin-top:14px}.puzzle-feedback pre{display:block;max-width:100%;margin:5px 0 0;overflow-x:auto;padding:12px;border-radius:9px;color:#e6eef5;background:#102a43;font-size:12px;line-height:1.55}.puzzle-feedback pre code{display:block;padding:0;color:inherit;background:transparent;white-space:pre;overflow-wrap:normal}.puzzle-feedback .text-button{min-height:44px;padding:0}.code-puzzle-storage-error{margin:12px 0 0;color:#9a3412;font-size:13px;line-height:1.45}.code-puzzle-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:10px;position:sticky;bottom:0;z-index:20;margin-top:16px;padding-top:9px;background:linear-gradient(#fff0,#fff 20%)}.code-puzzle-topic-link{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.code-puzzle-method{margin:0;padding:0 10px;color:#829ab1;font-size:12px;line-height:1.55;text-align:center}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:flex-end}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#102a4399;cursor:default}.nav-drawer{position:relative;z-index:1;width:min(92vw,390px);height:100dvh;overflow-y:auto;padding:max(18px,env(safe-area-inset-top)) 16px max(24px,env(safe-area-inset-bottom));color:#102a43;background:#f8fbfd;box-shadow:-18px 0 50px #102a4338;animation:drawer-in .2s ease-out;overscroll-behavior:contain}.drawer-header{display:flex;align-items:flex-start;gap:12px;padding:2px 2px 18px;border-bottom:1px solid #d9e2ec}.drawer-header>div{min-width:0;flex:1}.drawer-header h2{margin:0;font-size:22px}.icon-button{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;padding:0;border:1px solid #d9e2ec;border-radius:12px;color:#486581;background:#fff;cursor:pointer}.drawer-nav{display:grid;gap:10px;padding-top:18px}.nav-section-label{margin:0 10px 2px;color:#829ab1;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.nav-item,.topic-nav-group>summary{display:grid;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;min-height:64px;gap:8px;padding:8px 12px;border:1px solid #d9e2ec;border-radius:14px;color:#334e68;background:#fff;cursor:pointer;text-decoration:none;touch-action:manipulation}.nav-item.active{border-color:#7fc6cf;color:#0b5d6e;background:#e9f6f7}.nav-item strong,.topic-nav-group strong{display:block;color:inherit;font-size:15px}.nav-item small,.topic-nav-group small{display:block;margin-top:2px;color:#829ab1;font-size:12px;line-height:1.35}.nav-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;color:#0b5d6e;background:#d9f0f4}.topic-nav-group{border:0}.topic-nav-group>summary{list-style:none}.topic-nav-group>summary::-webkit-details-marker{display:none}.topic-nav-group[open]>summary>.icon:last-child{transform:rotate(90deg)}.topic-nav-group>summary>.icon:last-child{transition:transform .18s ease}.topic-nav-list{display:grid;gap:2px;margin:7px 0 0 20px;padding:7px 0 7px 21px;border-left:2px solid #d9e2ec}.topic-nav-link{display:flex;align-items:center;min-height:48px;padding:8px 12px;border-radius:10px;color:#486581;font-size:14px;font-weight:700;line-height:1.3;text-decoration:none}.topic-nav-link:hover,.topic-nav-link:active{color:#0b5d6e;background:#e9f6f7}.topic-nav-link.active{color:#0b5d6e;background:#d9f0f4}.topics-page,.guide-page{display:grid;gap:20px}.topics-intro{padding:24px 20px;border:1px solid #d9e2ec;border-radius:20px;background:linear-gradient(145deg,#fff,#edf8fa);box-shadow:0 12px 30px #102a430d}.topics-intro h1{margin-bottom:10px}.topics-intro>p:last-child{max-width:560px;margin:0;color:#486581;font-size:16px;line-height:1.65}.topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.topic-card{display:grid;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;min-height:92px;gap:10px;padding:14px;border:1px solid #d9e2ec;border-radius:16px;color:#243b53;background:#fff;box-shadow:0 6px 18px #102a4308;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.topic-card:hover{border-color:#9fb3c8;box-shadow:0 10px 24px #102a4312;transform:translateY(-1px)}.topic-card:active{transform:translateY(0)}.topic-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#0b5d6e;background:#d9f0f4;font-size:12px;font-weight:900;font-variant-numeric:tabular-nums}.topic-mark-1,.topic-mark-4{color:#7c4a03;background:#fff1cf}.topic-mark-2,.topic-mark-5{color:#3d4f91;background:#e8ebff}.topic-card-copy{min-width:0}.topic-card-copy strong{display:block;margin-bottom:5px;font-size:15px;line-height:1.25;overflow-wrap:anywhere}.topic-card-copy small{display:block;color:#627d98;font-size:12px;line-height:1.4}.back-link{display:inline-flex;align-items:center;width:fit-content;min-height:48px;gap:7px;padding:7px 10px;margin-left:-10px;border-radius:10px;color:#486581;font-size:14px;font-weight:800;text-decoration:none}.back-link:hover{color:#0b5d6e;background:#e9f6f7}.guide-hero{padding:24px 22px;border:1px solid #cfe2e7;border-radius:22px;background:linear-gradient(145deg,#fff 20%,#e9f6f7);box-shadow:0 12px 32px #102a4310}.guide-hero h1{margin-bottom:7px;font-size:clamp(30px,8vw,44px);overflow-wrap:anywhere}.guide-subtitle{margin-bottom:20px;color:#486581;font-size:17px;line-height:1.5}.guide-thesis{display:grid;gap:6px;padding:14px 15px;border-left:4px solid #167d9a;border-radius:0 12px 12px 0;color:#102a43;background:#ffffffd9}.guide-thesis span{color:#0b5d6e;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.guide-thesis strong{font-size:16px;line-height:1.55}.topic-visual{margin:0;overflow:hidden;border:1px solid #d9e2ec;border-radius:20px;background:#fff}.topic-visual svg{display:block;width:100%;height:auto;aspect-ratio:360 / 190}.topic-visual figcaption{margin:0;padding:12px 16px 14px;color:#486581;background:#f8fbfd;font-size:13px;line-height:1.5}.visual-bg{fill:#f8fbfd;stroke:#d9e2ec}.visual-cell,.visual-node{fill:#fff;stroke:#9fb3c8;stroke-width:1.5}.visual-cell.accent,.visual-node-accent,.visual-accent-soft{fill:#d9f0f4;stroke:#167d9a;stroke-width:2}.visual-cell-text,.visual-label,.visual-small,.visual-muted{fill:#102a43;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.visual-cell-text{font-size:15px;font-weight:800}.visual-label{font-size:12px;font-weight:800}.visual-small{font-size:11px;font-weight:700}.visual-muted{fill:#627d98;font-size:11px}.visual-line,.visual-accent-line,.visual-danger-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.visual-line{stroke:#9fb3c8;stroke-width:2}.visual-accent-line{stroke:#167d9a;stroke-width:2.5}.visual-accent-line.thick{stroke-width:5}.visual-danger-line{stroke:#c2410c;stroke-width:3}.visual-outline{fill:none;stroke:#167d9a;stroke-width:3}.visual-wave{fill:none;stroke:#7fc6cf;stroke-width:2;stroke-dasharray:5 5}.visual-interval{fill:#e8ebff;stroke:#6b7bb6}.visual-interval.accent{fill:#d9f0f4;stroke:#167d9a;stroke-width:2}.red-blue-demo{overflow:hidden;border:1px solid #cbd5e1;border-radius:20px;background:#fff;box-shadow:0 10px 28px #102a430a}.demo-heading{padding:20px 20px 16px}.demo-heading h2{margin-bottom:8px;font-size:22px}.demo-heading>p:last-child{margin:0;color:#486581;line-height:1.6}.demo-heading strong{color:#102a43}.demo-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:0 16px;padding:4px;border-radius:13px;background:#e6eef5}.demo-tab{min-width:0;min-height:48px;padding:7px 5px;border:0;border-radius:10px;color:#486581;background:transparent;cursor:pointer;font-size:12px;font-weight:800;line-height:1.25;touch-action:manipulation}.demo-tab.active{color:#102a43;background:#fff;box-shadow:0 1px 5px #102a4320}.demo-stage{margin-top:16px;padding:18px 16px 16px;border-top:1px solid #e6eef5;background:#f8fbfd}.demo-scenario-copy{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.demo-scenario-copy h3{margin:0 0 5px;color:#102a43;font-size:17px}.demo-scenario-copy p{margin:0;color:#627d98;font-size:13px;line-height:1.5}.demo-progress{flex:0 0 auto;padding:5px 8px;border-radius:999px;color:#486581;background:#e6eef5;font-size:11px;font-weight:900;font-variant-numeric:tabular-nums}.color-key{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0 25px}.color-key>span{display:flex;align-items:center;min-width:0;gap:5px;padding:8px;border-radius:10px;font-size:11px;font-weight:800}.color-key i{width:9px;height:9px;flex:0 0 9px;border-radius:50%}.color-key code{overflow:hidden;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.blue-key{color:#075985;background:#e0f2fe}.blue-key i{background:#0284c7}.red-key{color:#9f1239;background:#ffe4e6}.red-key i{background:#e11d48}.search-track{display:grid;grid-template-columns:repeat(var(--track-columns),minmax(0,1fr));align-items:end;gap:4px;padding-top:24px}.search-position{min-width:0}.pointer-stack{display:flex;min-height:24px;align-items:flex-end;justify-content:center;gap:2px;margin-bottom:4px}.pointer-stack span{display:grid;width:20px;height:20px;place-items:center;border-radius:7px;color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;animation:pointer-in .22s ease-out}.left-pointer{background:#0284c7}.mid-pointer{background:#6d28d9}.right-pointer{background:#e11d48}.search-cell{display:grid;min-height:76px;place-items:center;align-content:center;gap:2px;padding:5px 2px;border:1px dashed #9fb3c8;border-radius:10px;color:#627d98;background:#fff;transition:color .25s ease,background-color .25s ease,border-color .25s ease,transform .25s ease,opacity .25s ease}.search-cell small{font-size:8px;font-weight:800;opacity:.78}.search-cell strong{font-size:14px;font-variant-numeric:tabular-nums}.search-cell span{font-size:9px;font-weight:900}.search-cell.blue{border-style:solid;border-color:#38bdf8;color:#075985;background:#e0f2fe}.search-cell.red{border-style:solid;border-color:#fb7185;color:#9f1239;background:#ffe4e6}.search-cell.mid{transform:translateY(-4px);box-shadow:0 8px 16px #6d28d924}.demo-explanation{min-height:126px;margin-top:15px;padding:13px 14px;border-left:4px solid #6d28d9;border-radius:0 12px 12px 0;color:#334e68;background:#fff}.demo-explanation>span{color:#6d28d9;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.demo-explanation p{margin:5px 0 0;color:#334e68;font-size:14px;line-height:1.55}.demo-explanation strong{display:block;margin-top:7px;color:#102a43;font-size:14px}.demo-controls{display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:8px;margin-top:12px}.demo-controls button{min-height:48px;padding:8px 5px;border:1px solid #9fb3c8;border-radius:11px;color:#334e68;background:#fff;cursor:pointer;font-size:12px;font-weight:800;touch-action:manipulation}.demo-controls .play-button{border-color:#102a43;color:#fff;background:#102a43}.demo-controls button:disabled{opacity:.42;cursor:not-allowed}.red-blue-mantra{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px;padding:16px 20px 20px}.red-blue-mantra span{grid-column:1 / -1;color:#627d98;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.red-blue-mantra strong{padding:10px;border-radius:10px;font-size:13px;text-align:center}.red-blue-mantra strong:nth-of-type(1){color:#9f1239;background:#ffe4e6}.red-blue-mantra strong:nth-of-type(2){color:#075985;background:#e0f2fe}@keyframes pointer-in{0%{opacity:0;transform:translateY(-5px) scale(.88)}to{opacity:1;transform:translateY(0) scale(1)}}.guide-section{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:20px;border:1px solid #d9e2ec;border-radius:18px;background:#fff}.guide-section>div{min-width:0}.guide-section h2{margin:0 0 12px;font-size:20px}.guide-section p,.guide-section li{color:#334e68;line-height:1.65}.section-number{display:grid;place-items:center;width:34px;height:34px;margin:0;border-radius:10px;color:#0b5d6e;background:#d9f0f4;font-size:11px;font-weight:900}.section-lead{margin:-5px 0 14px;color:#627d98!important;font-size:14px}.analogy-section{border-color:#ecd7a7;background:#fffdf6}.analogy-section>div>p{margin:0;font-size:17px}.signal-list,.core-list{display:grid;gap:10px;margin:0;padding-left:21px}.signal-list li::marker{color:#167d9a}.core-list li::marker{color:#f59f00;font-weight:800}.invariant-box{display:grid;gap:8px;margin-top:18px;padding:15px;border-radius:14px;color:#102a43;background:#eef5ff}.invariant-box>span{color:#3d4f91;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.invariant-box p{margin:0;color:#243b53;font-weight:700}.guide-code{margin-top:10px;overflow:hidden;border:1px solid #cbd5e1;border-radius:13px;background:#f8fafc}.guide-code summary{min-height:48px;padding:13px 14px;color:#334e68;cursor:pointer;font-weight:800}.guide-code pre{margin:0;overflow-x:auto;padding:15px;color:#e6eef5;background:#102a43;font-size:13px;line-height:1.6;-moz-tab-size:4;tab-size:4}.guide-code code{white-space:pre}.guide-code>p{margin:0;padding:12px 14px;color:#486581;font-size:14px}.variant-list,.pitfall-list,.reference-list{display:grid;gap:10px}.variant-row{display:grid;grid-template-columns:minmax(110px,.7fr) minmax(0,1.6fr);gap:14px;padding:13px 0;border-bottom:1px solid #e6eef5}.variant-row:last-child{border-bottom:0}.variant-row strong{color:#0b5d6e;font-size:14px;line-height:1.5}.variant-row p{margin:0;font-size:14px}.variant-row p span{display:block;margin-bottom:2px;color:#102a43;font-weight:800}.pitfall-row{padding:14px;border:1px solid #f1d4bd;border-radius:13px;background:#fffaf6}.pitfall-row p{margin:0;font-size:14px}.pitfall-mistake{color:#7c2d12!important;font-weight:800}.pitfall-fix{margin-top:5px!important;color:#486581!important}.reference-item{display:grid;grid-template-columns:55px minmax(0,1fr) 22px;align-items:center;min-height:66px;gap:10px;padding:10px 12px;border:1px solid #d9e2ec;border-radius:13px;color:#243b53;background:#fbfdff;text-decoration:none}a.reference-item:hover{border-color:#7fc6cf;background:#f2fbfc}.reference-id{color:#167d9a;font-size:12px;font-weight:900;white-space:nowrap}.reference-copy{min-width:0}.reference-copy strong{display:block;font-size:14px;line-height:1.35}.reference-copy small{display:block;margin-top:4px;color:#627d98;font-size:12px;line-height:1.45}.guide-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:10px;position:sticky;bottom:0;z-index:10;padding:12px 0 max(5px,env(safe-area-inset-bottom));background:linear-gradient(#f4f7fb00,#f4f7fb 22%)}.not-found-page{display:grid;min-height:55dvh;place-content:center;justify-items:start}.not-found-page h1{margin-bottom:10px}.not-found-page>p:not(.eyebrow){max-width:450px;color:#486581;line-height:1.6}.primary-link{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:10px 16px;border-radius:13px;color:#fff;background:#102a43;font-weight:800;text-decoration:none}.backup-panel{margin-top:4px;border:1px solid #d9e2ec;border-radius:14px;color:#486581;background:#fff}.backup-panel>summary{min-height:52px;padding:15px 16px;cursor:pointer;font-size:14px;font-weight:800}.backup-content{padding:0 16px 16px;border-top:1px solid #e6eef5}.backup-content>p{margin:14px 0 0;font-size:13px;line-height:1.55}.backup-date{color:#0b5d6e;font-weight:700}.backup-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.file-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 14px;border:1px solid #9fb3c8;border-radius:13px;color:#334e68;background:#fff;cursor:pointer;font-weight:800;text-align:center}.file-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@keyframes drawer-in{0%{opacity:.5;transform:translate(22px)}to{opacity:1;transform:translate(0)}}@media(max-width:380px){.app-shell{padding-left:14px;padding-right:14px}.session-control{align-items:flex-start;flex-direction:column}.segmented-control{width:100%}.segment{flex:1}.source-actions{width:100%}.notion-link,.chatgpt-link{min-width:0;flex:1 1 0;padding-left:8px;padding-right:8px;font-size:12px}.topic-grid{grid-template-columns:1fr}.guide-section{grid-template-columns:32px minmax(0,1fr);gap:9px;padding:16px 14px}.section-number{width:30px;height:30px}.variant-row{grid-template-columns:1fr;gap:3px}.backup-actions{grid-template-columns:1fr}.demo-heading{padding-left:16px;padding-right:16px}.demo-tabs{margin-left:12px;margin-right:12px}.demo-stage{padding-left:10px;padding-right:10px}.search-track{gap:2px}.search-cell{min-height:72px;border-radius:8px}.search-cell strong{font-size:12px}.demo-controls{gap:5px}.red-blue-mantra{padding-left:16px;padding-right:16px}.short-fill-intro{display:grid}.short-fill-today{width:fit-content;margin-top:0}.short-fill-card{padding-left:14px;padding-right:14px}.short-fill-help{gap:5px}.short-fill-help .text-button{font-size:12px}.code-puzzle-topic-hero{display:grid;padding:20px 16px}.code-puzzle-topic-hero .code-puzzle-today{width:fit-content;margin-top:0}.code-puzzle-topic-picker-heading{align-items:flex-start;flex-direction:column;gap:4px}.code-puzzle-topic-card{grid-template-columns:38px minmax(0,1fr) 18px;min-height:108px;padding:12px;gap:8px}.code-puzzle-topic-card-random{grid-template-columns:42px minmax(0,1fr) 18px;min-height:96px}.code-puzzle-topic-mark{width:38px;height:38px}.code-puzzle-topic-mark-random{width:42px;height:42px}.code-puzzle-intro{display:grid}.code-puzzle-today{width:fit-content;margin-top:0}.code-puzzle-card{padding-left:14px;padding-right:14px}.puzzle-code{font-size:13px}.puzzle-palette-heading{align-items:flex-start;flex-direction:column;gap:3px}.puzzle-palette-heading span{text-align:left}.code-puzzle-context-actions{gap:5px}.code-puzzle-context-actions .notion-link,.code-puzzle-context-actions .chatgpt-link{padding-left:8px;padding-right:8px;font-size:12px}}@media(min-width:381px)and (max-width:620px){.topic-grid{grid-template-columns:1fr}}@media(max-width:620px){.code-puzzle-topic-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
