:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#171717;--ink-strong:#0d0d0d;--muted:#5b5b5b;--muted-soft:#8a8a8a;--accent:#f97316;--accent-deep:#c2410c;--mint:#0f766e;--paper:#fff8f1;--card:#fff;--card-elevated:#fff;--line:#e9e1d7;--line-strong:#d4ccc0;--shadow:0 30px 80px #0f172a1f;--radius:20px;--container:1120px;--cta-bg:linear-gradient(135deg,#d4634b 0%,#e07a5f 100%);--cta-bg-hover:linear-gradient(135deg,#c55540 0%,#d4634b 100%);--cta-text:#fff;--cta-shadow:0 8px 24px #d4634b59;--cta-shadow-hover:0 12px 32px #d4634b73;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--radius-lg:24px;--radius-md:16px;--radius-sm:12px;--radius-xs:8px;--radius-pill:999px;--radius-card:18px;--shadow-xs:0 2px 8px #0f172a14;--shadow-sm:0 8px 18px #0f172a1a;--shadow-md:0 14px 28px #0f172a1f;--shadow-lg:0 22px 48px #0f172a24;--shadow-card:0 16px 40px #0f172a1f;--shadow-keypad:0 4px 10px #0f172a14;--shadow-keypad-hover:0 8px 18px #0f172a1f;--shadow-subject:0 12px 28px #0f172a1f;--shadow-subject-hover:0 18px 36px #0f172a29;--cta-green:#2f9b50;--cta-green-hover:#278444;--cta-green-active:#1f6a35;--cta-green-shadow:#2f9b504d;--cta-red:#cf5b5b;--cta-red-hover:#b54a4a;--surface:#ffffffeb;--shadow-cta:0 8px 24px #7d50463d;--shadow-cta-hover:0 12px 32px #7d50464d;--transition-snap:.12s ease;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--transition-enter:.5s ease;--ability-gc:#f5dc91;--ability-gf:#b6e7e3;--ability-gv:#c9b4e8;--ability-gwm:#ffd4e4;--ability-gs:#f6aa96;--success:#3d8b5f;--success-bg:#f0f7f2;--error:#c45a4a;--error-bg:#fdf5f4;--warning:#b8863a;--warning-bg:#fdfaf3;--info:#6a8fad;--info-bg:#f5f8fa;--bottom-nav-height:52px;--tile-size-sm:clamp(20px,3vw,28px);--tile-size-md:clamp(24px,4vw,36px);--tile-size-lg:clamp(32px,5vw,48px);--gap-xs:clamp(4px,.6vw,6px);--gap-sm:clamp(6px,1vw,10px);--gap-md:clamp(12px,1.8vw,18px);--gap-lg:clamp(16px,2.4vw,24px);--text-2xs:.75rem;--text-xs:.85rem;--text-sm:.9rem;--text-md:1rem;--text-lg:1.1rem;--text-xl:clamp(1.25rem,3vw,1.5rem);--text-2xl:clamp(1.5rem,3.5vw,1.875rem);--text-3xl:clamp(1.75rem,4vw,2.25rem);--leading-tight:1.3;--leading-normal:1.5;--leading-relaxed:1.6}*,:before,:after{box-sizing:border-box}html{overflow-x:hidden}body{min-height:100vh;font-family:var(--font-body),"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;line-height:var(--leading-normal);color:var(--ink);background:linear-gradient(#fbf7f1 0%,#f0e8de 100%);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}img{max-width:100%;display:block}.app-shell{flex-direction:column;min-height:100vh;display:flex;position:relative}.app-shell:before{content:"";opacity:.32;pointer-events:none;z-index:0;background-image:repeating-linear-gradient(120deg,#796c5a0a 0 1px,#0000 1px 8px),repeating-linear-gradient(0deg,#796c5a08 0 1px,#0000 1px 6px);position:fixed;inset:0}.app-shell:after{content:"";opacity:.18;mix-blend-mode:multiply;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/></filter><rect width='160' height='160' filter='url(%23n)' opacity='0.2'/></svg>");position:fixed;inset:0}.container{max-width:var(--container);margin:0 auto;padding:0 24px}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf4cc;position:sticky;top:0;box-shadow:0 1px 3px #796c5a14}.header-inner{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}.brand{font-family:var(--font-logo);font-size:var(--text-xl);letter-spacing:.02em}.nav-links{font-size:var(--text-sm);gap:18px;display:flex}.nav-links a{color:var(--muted)}.site-main{flex:1;padding:48px 0}.site-footer{background:0 0;border-top:1px solid #baad9959}.footer-inner{justify-content:space-between;gap:var(--space-6);padding-block:var(--space-4)var(--space-5);display:flex}.footer-links{color:var(--muted);align-items:center;gap:18px;display:flex}.footer-title{font-family:var(--font-body);font-size:var(--text-lg)}.page{flex-direction:column;gap:32px;display:flex}.page-hero{animation:fadeUp var(--transition-enter)both;gap:18px;padding:24px 0;display:grid}.hero-title{font-family:var(--font-washi),sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);line-height:var(--leading-tight);letter-spacing:0;color:#3a332b;margin:0}.hero-subtitle{color:var(--muted);max-width:720px;font-size:var(--text-lg);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:var(--radius-sm);color:#5a3a32;font-weight:600;font-size:var(--text-sm);letter-spacing:.04em;transition:transform var(--transition-normal),box-shadow var(--transition-normal),background var(--transition-normal);background:linear-gradient(#f5ccc0 0%,#f0c0b2 100%);border:1px solid #b4827340;justify-content:center;align-items:center;padding:14px 28px;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff73,0 1px 3px #8c645514,0 4px 12px #8c64550f}.button:hover{background:linear-gradient(#f7d0c4 0%,#f2c4b6 100%);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff80,0 2px 4px #8c64551a,0 6px 16px #8c645514}.button:active{transform:translateY(0);box-shadow:inset 0 1px #fff6,0 1px 2px #8c645514,0 2px 6px #8c64550d}.button.secondary{color:var(--ink);border-color:var(--line);box-shadow:none;background:0 0}.button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.button--runner-primary{color:#fff;background:linear-gradient(135deg,#2f9b50 0%,#278444 100%);border-color:#0000;box-shadow:0 10px 28px #2f9b5059}.button--runner-primary:hover{box-shadow:0 14px 32px #2f9b5066}.button--runner-secondary{color:#64748b;background:#f1f5f9;border-color:#0000;box-shadow:0 4px 12px #0f172a14}.button--runner-secondary:hover{background:#e2e8f0}.home-washi{--washi-ink:#2f2b26;color:var(--washi-ink);background:0 0;position:relative}.home-washi__inner{z-index:1;justify-content:center;padding:16px 20px 0;display:flex;position:relative}.home-phone{width:min(560px,100%);box-shadow:none;background:0 0;border:none;border-radius:0;gap:28px;padding:0;display:grid}.home-hero{gap:var(--gap-md);text-align:center;display:grid}.home-hero__grid{gap:var(--gap-md);display:grid}.home-hero__visual{place-items:center;display:grid}.home-hero__brain{filter:drop-shadow(0 16px 20px #4c423833);box-sizing:border-box;background-color:#dbe2f2;width:min(240px,70vw);height:auto;padding:12% 6%}.home-hero__copy{gap:var(--gap-sm);text-align:center;display:grid}.home-hero__title{font-size:clamp(1.5rem,5vw,2rem);font-family:var(--font-washi);color:#3a332b;word-break:keep-all;line-break:strict;margin:0;line-height:1.25}.home-hero__title-line{display:block}.home-hero__lead{font-size:var(--text-md);color:#5a524a;margin:0}.home-hero__cta{justify-self:center}.home-hero__cta .button{background:linear-gradient(#ffffff1f 0%,#0000 50%),linear-gradient(#f5ccc0 0%,#f0c0b2 100%)}.home-hero__cta .button:hover{background:linear-gradient(#ffffff26 0%,#0000 50%),linear-gradient(#f7d0c4 0%,#f2c4b6 100%)}.home-hero__actions{gap:var(--gap-sm);justify-items:center;display:grid}.free-details{border-radius:var(--radius-sm);padding:var(--gap-md);box-shadow:none;background:0 0;border:1px solid #baad9933}.free-details summary{cursor:pointer;color:#6a5a4a;font-weight:500;list-style:none}.free-details summary::-webkit-details-marker{display:none}.free-details__grid{margin-top:var(--gap-md);gap:var(--gap-md);display:grid}.free-details__item strong{margin-bottom:var(--gap-xs);display:block}.free-details__actions{margin-top:var(--gap-md)}.free-test-panel{gap:var(--gap-md);box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;display:grid}.free-test-panel__head{justify-content:space-between;align-items:center;gap:var(--gap-md);display:flex}.free-test-panel__title{font-size:var(--text-md);font-family:var(--font-washi),sans-serif;color:#4a4238;margin:0}.free-test-panel__tag{font-size:var(--text-2xs);border-radius:var(--radius-pill);color:#6a5a4a;background:#baad9933;border:1px solid #baad994d;padding:4px 8px;font-weight:600}.ability-sections{gap:var(--gap-md);display:grid}.ability-section{gap:var(--gap-sm);background:0 0;border:none;border-radius:0;padding:0;display:grid}.ability-section__header{align-items:center;gap:var(--gap-sm);padding:var(--gap-sm)0;color:#5a524a;font-weight:600;font-size:var(--text-sm);background:0 0;border:none;border-radius:0;display:flex;position:relative}.ability-section__header:before{content:"";background:var(--ability-color);border-radius:50%;flex-shrink:0;width:8px;height:8px}.ability-section__header:after{content:"";background:linear-gradient(90deg,#baad994d 0%,#0000 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.ability-section__list{gap:var(--gap-sm);display:grid}.ability-item{justify-content:space-between;align-items:center;gap:var(--gap-md);padding:var(--gap-md);padding-left:var(--gap-md);border-radius:var(--radius-sm);border:1px solid #baad9926;border-left:3px solid var(--ability-color);background:linear-gradient(var(--ability-item-bg,transparent),var(--ability-item-bg,transparent)),linear-gradient(#fff9,#fff9);color:var(--ink);transition:all var(--transition-fast);font-weight:600;text-decoration:none;display:flex;box-shadow:0 1px 3px #0000000a}.ability-item:hover{background:linear-gradient(var(--ability-item-bg-hover,transparent),var(--ability-item-bg-hover,transparent)),linear-gradient(#ffffffb3,#ffffffb3);border-color:#baad994d;border-left-color:var(--ability-color);transform:translate(2px)}.ability-item:active:not(.ability-item--disabled):not(.ability-item--locked){background:linear-gradient(var(--ability-item-bg,transparent),var(--ability-item-bg,transparent)),linear-gradient(#ffffff73,#ffffff73);transform:scale(.99);box-shadow:0 0 2px #00000008}.ability-item__chevron{color:var(--muted);opacity:.5;transition:opacity var(--transition-fast),transform var(--transition-fast);font-size:1.1em}.ability-item--clickable:hover .ability-item__chevron{opacity:.8;transform:translate(2px)}.ability-item__title{font-size:var(--text-sm)}.ability-item__meta{font-size:var(--text-xs);color:var(--muted);white-space:nowrap;font-weight:500}.ability-section--gc{--ability-color:var(--ability-gc);--ability-bg:#f5dc9133;--ability-item-bg:#f5dc9114;--ability-item-bg-hover:#f5dc912e}.ability-section--gf{--ability-color:var(--ability-gf);--ability-bg:#b6e7e333;--ability-item-bg:#b6e7e314;--ability-item-bg-hover:#b6e7e32e}.ability-section--gv{--ability-color:var(--ability-gv);--ability-bg:#c9b4e833;--ability-item-bg:#c9b4e814;--ability-item-bg-hover:#c9b4e82e}.ability-section--gwm{--ability-color:var(--ability-gwm);--ability-bg:#ffd4e433;--ability-item-bg:#ffd4e414;--ability-item-bg-hover:#ffd4e42e}.ability-section--gs{--ability-color:var(--ability-gs);--ability-bg:#f6aa9633;--ability-item-bg:#f6aa9614;--ability-item-bg-hover:#f6aa962e}@media (min-width:1100px){.home-phone{width:min(960px,92vw);padding:0}.home-hero{text-align:left}.home-hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center}.home-hero__visual{grid-column:2;justify-self:end}.home-hero__copy{text-align:left;grid-column:1}.home-hero__brain{width:min(340px,36vw)}.home-hero__actions{justify-content:flex-start;align-items:center;gap:14px;display:flex}.bottom-nav{display:none}}@media (max-width:900px){.footer-inner{padding-bottom:calc(var(--bottom-nav-height) + var(--space-4))}}@media (max-width:520px){.home-phone{padding:24px 16px 32px}}.progress-summary{gap:var(--gap-sm);padding:var(--gap-md);border-radius:var(--radius-sm);background:#ffd4e41a;border:1px solid #ffd4e440;display:grid}.progress-summary__bar{background:#ffd4e440;border-radius:2px;height:5px;overflow:hidden}.progress-summary__fill{height:100%;transition:width var(--transition-slow);background:linear-gradient(90deg,#ffd4e4 0%,#f0b8c8 100%);border-radius:2px}.progress-summary__text{font-size:var(--text-xs);color:#7a6a5a;font-weight:600}.ability-item--completed{background:#f5dc911f;border-color:#f5dc9159}.ability-item--in_progress{background:#ffd4e41f;border-color:#ffd4e459}.ability-item--disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.ability-item__meta{align-items:center;gap:8px;display:flex}.ability-item__status{align-items:center;gap:var(--gap-xs);padding:2px var(--gap-sm);border-radius:var(--radius-pill);font-size:.75rem;font-weight:600;display:inline-flex}.ability-item__status--completed{color:#8b7530;background:#f5dc9133}.ability-item__status--in_progress{color:#9e5a70;background:#ffd4e433}.ability-item__status-icon{font-size:.9em}.ability-item__duration{color:var(--muted)}:root{--aurora-silent-theorist:#9fca99;--aurora-silent-theorist-light:#e8f4e6;--aurora-deep-validator:#b9d3d3;--aurora-deep-validator-light:#e8f0f0;--aurora-pattern-visionary:#b0bbe5;--aurora-pattern-visionary-light:#e8ecf6;--aurora-keen-interpreter:#f5dc91;--aurora-keen-interpreter-light:#fdf5e0;--aurora-adaptive-integrator:#f5dfc9;--aurora-adaptive-integrator-light:#fcf4ec;--aurora-proto-realizer:#d6c3e5;--aurora-proto-realizer-light:#f2ecf6;--aurora-rapid-generator:#fdaa74;--aurora-rapid-generator-light:#fee8d9;--aurora-lean-optimizer:#fbbfbd;--aurora-lean-optimizer-light:#fee9e8;--aurora-reflex-pathfinder:#f0bbcf;--aurora-reflex-pathfinder-light:#f9e8ee;--aurora-text-dark:#322e29;--aurora-text-light:#fbfaf9;--aurora-text-muted:#7c736a;--aurora-silent-theorist-rgb:159,202,153;--aurora-deep-validator-rgb:185,211,211;--aurora-pattern-visionary-rgb:176,187,229;--aurora-keen-interpreter-rgb:245,220,145;--aurora-adaptive-integrator-rgb:245,223,201;--aurora-proto-realizer-rgb:214,195,229;--aurora-rapid-generator-rgb:253,170,116;--aurora-lean-optimizer-rgb:251,191,189;--aurora-reflex-pathfinder-rgb:240,187,207;--washi-border:#baad9926;--washi-border-hover:#baad994d;--washi-shadow:0 1px 3px #0000000a}.type-bg--silent-theorist{--type-color:var(--aurora-silent-theorist);--type-rgb:var(--aurora-silent-theorist-rgb);background:linear-gradient(rgba(var(--type-rgb),.15),rgba(var(--type-rgb),.15)),linear-gradient(#fff9,#fff9);color:var(--aurora-text-dark)}.type-bg--deep-validator{--type-color:var(--aurora-deep-validator);--type-rgb:var(--aurora-deep-validator-rgb);background:linear-gradient(rgba(var(--type-rgb),.15),rgba(var(--type-rgb),.15)),linear-gradient(#fff9,#fff9);color:var(--aurora-text-dark)}.type-bg--pattern-visionary{--type-color:var(--aurora-pattern-visionary);--type-rgb:var(--aurora-pattern-visionary-rgb);background:linear-gradient(rgba(var(--type-rgb),.15),rgba(var(--type-rgb),.15)),linear-gradient(#fff9,#fff9);color:var(--aurora-text-dark)}.type-bg--keen-interpreter{--type-color:var(--aurora-keen-interpreter);--type-rgb:var(--aurora-keen-interpreter-rgb);background:linear-gradient(rgba(var(--type-rgb),.15),rgba(var(--type-rgb),.15)),linear-gradient(#fff9,#fff9);color:var(--aurora-text-dark)}.type-bg--adaptive-integrator{--type-color:var(--aurora-adaptive-integrator);--type-rgb:var(--aurora-adaptive-integrator-rgb);background:linear-gradient(rgba(var(--type-rgb),.15),rgba(var(--type-rgb),.15)),linear-gradient(#fff9,#fff9);color:var(--aurora-text-dark)}.type-bg--proto-realizer{--type-color:var(--aurora-proto-realizer);--type-rgb:var(--aurora-proto-realizer-rgb);background:linear-gradient(rgba(var(--type-rgb),.15),rgba(var(--type-rgb),.15)),linear-gradient(#fff9,#fff9);color:var(--aurora-text-dark)}.type-bg--rapid-generator{--type-color:var(--aurora-rapid-generator);--type-rgb:var(--aurora-rapid-generator-rgb);background:linear-gradient(rgba(var(--type-rgb),.15),rgba(var(--type-rgb),.15)),linear-gradient(#fff9,#fff9);color:var(--aurora-text-dark)}.type-bg--lean-optimizer{--type-color:var(--aurora-lean-optimizer);--type-rgb:var(--aurora-lean-optimizer-rgb);background:linear-gradient(rgba(var(--type-rgb),.15),rgba(var(--type-rgb),.15)),linear-gradient(#fff9,#fff9);color:var(--aurora-text-dark)}.type-bg--reflex-pathfinder{--type-color:var(--aurora-reflex-pathfinder);--type-rgb:var(--aurora-reflex-pathfinder-rgb);background:linear-gradient(rgba(var(--type-rgb),.15),rgba(var(--type-rgb),.15)),linear-gradient(#fff9,#fff9);color:var(--aurora-text-dark)}.type-list-card--silent-theorist{--type-color:var(--aurora-silent-theorist);--type-rgb:var(--aurora-silent-theorist-rgb)}.type-list-card--deep-validator{--type-color:var(--aurora-deep-validator);--type-rgb:var(--aurora-deep-validator-rgb)}.type-list-card--pattern-visionary{--type-color:var(--aurora-pattern-visionary);--type-rgb:var(--aurora-pattern-visionary-rgb)}.type-list-card--keen-interpreter{--type-color:var(--aurora-keen-interpreter);--type-rgb:var(--aurora-keen-interpreter-rgb)}.type-list-card--adaptive-integrator{--type-color:var(--aurora-adaptive-integrator);--type-rgb:var(--aurora-adaptive-integrator-rgb)}.type-list-card--proto-realizer{--type-color:var(--aurora-proto-realizer);--type-rgb:var(--aurora-proto-realizer-rgb)}.type-list-card--rapid-generator{--type-color:var(--aurora-rapid-generator);--type-rgb:var(--aurora-rapid-generator-rgb)}.type-list-card--lean-optimizer{--type-color:var(--aurora-lean-optimizer);--type-rgb:var(--aurora-lean-optimizer-rgb)}.type-list-card--reflex-pathfinder{--type-color:var(--aurora-reflex-pathfinder);--type-rgb:var(--aurora-reflex-pathfinder-rgb)}.types-page{max-width:600px;margin:0 auto;padding:24px 16px 120px}.types-header{text-align:center;margin-bottom:24px}.types-header__title{font-family:var(--font-washi),sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);line-height:var(--leading-tight);color:var(--ink);margin:0 0 6px;font-weight:700}.types-header__subtitle{font-size:var(--text-sm);color:var(--muted);letter-spacing:.02em;margin:0}.type-matrix{flex-direction:column;align-items:center;margin-bottom:40px;display:flex}.type-matrix__y-label{justify-content:center;padding:8px 0;display:flex}.type-matrix__main{justify-content:center;align-items:center;gap:12px;display:flex}.type-matrix__grid-container{position:relative}.type-matrix__axis-lines{display:none}.type-matrix__axis-lines:before{content:"";border-top:1.5px dashed #00000026;position:absolute;top:50%;left:-20px;right:-20px;transform:translateY(-50%)}.type-matrix__axis-lines:after{content:"";border-left:1.5px dashed #00000026;position:absolute;top:-20px;bottom:-20px;left:50%;transform:translate(-50%)}.type-matrix__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:8px;display:grid;position:relative}.type-matrix__cell{border-radius:var(--radius-sm);transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast);border:1px solid var(--washi-border);border-left:3px solid var(--type-color,currentColor);min-width:90px;min-height:90px;box-shadow:var(--washi-shadow);flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 6px;text-decoration:none;display:flex}.type-matrix__cell:hover{border-color:var(--washi-border-hover);border-left-color:var(--type-color,currentColor);background:linear-gradient(rgba(var(--type-rgb),.25),rgba(var(--type-rgb),.25)),linear-gradient(#ffffffb3,#ffffffb3);z-index:3;transform:translate(3px)}.type-matrix__cell:active{transform:translate(1px)}.type-matrix__cell-illust{justify-content:center;align-items:center;width:48px;height:48px;display:flex}.type-matrix__cell-img{object-fit:contain;width:100%;height:100%}.type-matrix__cell-name{letter-spacing:.01em;color:var(--aurora-text-dark);text-align:center;font-size:.65rem;font-weight:600;line-height:1.3}.type-matrix__axis-label{flex-direction:column;align-items:center;display:flex;position:relative}.type-matrix__axis-btn{cursor:pointer;border-radius:var(--radius-xs);transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:3px;padding:6px 8px;display:inline-flex}.type-matrix__axis-btn:hover{background:#0000000a}.type-matrix__axis-text{font-size:var(--text-xs);color:var(--muted);letter-spacing:.02em;font-weight:600}.type-matrix__axis-info{color:var(--muted);opacity:.7;font-size:.7rem}.type-matrix__axis-desc{font-size:var(--text-2xs);color:var(--muted);border-radius:var(--radius-sm);text-align:left;background:#0000000a;max-width:220px;margin-top:6px;padding:10px 12px;line-height:1.5}.type-categories{flex-direction:column;gap:32px;margin-bottom:24px;display:flex}.type-category__header{border-bottom:1px solid var(--line);margin-bottom:16px;padding-bottom:12px}.type-category__title{font-size:var(--text-md);color:var(--ink);letter-spacing:.02em;margin:0 0 4px;font-weight:700}.type-category__desc{font-size:var(--text-xs);color:var(--muted);margin:0}.type-category__cards{flex-direction:column;gap:12px;display:flex}.type-list-card{background:linear-gradient(to right,rgba(var(--type-rgb,200,200,200),.25)0%,rgba(var(--type-rgb,200,200,200),.12)100%);border:1px solid rgba(var(--type-rgb,200,200,200),.3);border-left:6px solid var(--type-color,var(--line));border-radius:var(--radius-sm);transition:box-shadow var(--transition-normal),transform var(--transition-normal),background var(--transition-normal),border-color var(--transition-normal);box-shadow:var(--washi-shadow);align-items:center;gap:16px;padding:16px 16px 16px 20px;text-decoration:none;display:flex}.type-list-card:hover{background:linear-gradient(to right,rgba(var(--type-rgb,200,200,200),.35)0%,rgba(var(--type-rgb,200,200,200),.18)100%);border-color:rgba(var(--type-rgb,200,200,200),.5);border-left-color:var(--type-color,var(--line));box-shadow:0 2px 8px rgba(var(--type-rgb,200,200,200),.25);transform:translate(3px)}.type-list-card:active{box-shadow:var(--washi-shadow);transform:translate(1px)}.type-list-card__illust{border-radius:var(--radius-sm);background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.type-list-card__img{object-fit:contain;width:100%;height:100%}.type-list-card__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.type-list-card__name{font-size:var(--text-base);color:var(--ink);letter-spacing:.01em;font-weight:700}.type-list-card__mode{font-size:var(--text-xs);color:var(--muted);letter-spacing:.02em;font-weight:500}.type-list-card__tagline{font-size:var(--text-xs);color:var(--ink);opacity:.8;margin:4px 0 0;line-height:1.5}.types-footer-cta{bottom:calc(var(--bottom-nav-height,64px) + 12px);z-index:100;position:fixed;left:16px;right:16px}.types-footer-cta .button{width:100%}.type-detail{max-width:600px;margin:0 auto;padding:16px 16px 80px}.type-detail:has(.type-hero.type-bg--silent-theorist){--page-type-color:var(--aurora-silent-theorist);--page-type-rgb:var(--aurora-silent-theorist-rgb)}.type-detail:has(.type-hero.type-bg--deep-validator){--page-type-color:var(--aurora-deep-validator);--page-type-rgb:var(--aurora-deep-validator-rgb)}.type-detail:has(.type-hero.type-bg--pattern-visionary){--page-type-color:var(--aurora-pattern-visionary);--page-type-rgb:var(--aurora-pattern-visionary-rgb)}.type-detail:has(.type-hero.type-bg--keen-interpreter){--page-type-color:var(--aurora-keen-interpreter);--page-type-rgb:var(--aurora-keen-interpreter-rgb)}.type-detail:has(.type-hero.type-bg--adaptive-integrator){--page-type-color:var(--aurora-adaptive-integrator);--page-type-rgb:var(--aurora-adaptive-integrator-rgb)}.type-detail:has(.type-hero.type-bg--proto-realizer){--page-type-color:var(--aurora-proto-realizer);--page-type-rgb:var(--aurora-proto-realizer-rgb)}.type-detail:has(.type-hero.type-bg--rapid-generator){--page-type-color:var(--aurora-rapid-generator);--page-type-rgb:var(--aurora-rapid-generator-rgb)}.type-detail:has(.type-hero.type-bg--lean-optimizer){--page-type-color:var(--aurora-lean-optimizer);--page-type-rgb:var(--aurora-lean-optimizer-rgb)}.type-detail:has(.type-hero.type-bg--reflex-pathfinder){--page-type-color:var(--aurora-reflex-pathfinder);--page-type-rgb:var(--aurora-reflex-pathfinder-rgb)}.type-detail__back{color:var(--muted);font-size:var(--text-sm);transition:color var(--transition-normal);align-items:center;gap:4px;margin-bottom:16px;padding:8px 0;font-weight:500;text-decoration:none;display:inline-flex}.type-detail__back:hover{color:var(--ink)}.type-hero{border-radius:var(--radius-md);text-align:center;background:linear-gradient(135deg,rgba(var(--type-rgb),.35)0%,rgba(var(--type-rgb),.15)100%);border:1px solid rgba(var(--type-rgb),.3);border-left:6px solid var(--type-color,currentColor);box-shadow:0 2px 8px rgba(var(--type-rgb),.15);margin-bottom:32px;padding:32px 24px}.type-hero__illustration{justify-content:center;align-items:center;width:140px;height:140px;margin:0 auto 20px;display:flex}.type-hero__img{object-fit:contain;width:100%;height:100%}.type-hero__name-ja{font-size:var(--text-2xl);letter-spacing:.02em;margin:0 0 12px;font-weight:700}.type-hero__tagline{font-size:var(--text-sm);opacity:.85;margin:0 0 16px;line-height:1.6}.type-hero__mode-badge{font-size:var(--text-xs);color:var(--ink);letter-spacing:.05em;background:#ffffffb3;border-radius:100px;padding:6px 16px;font-weight:600;display:inline-block}.type-section{margin-bottom:32px}.type-section__title{font-size:var(--text-md);color:var(--ink);border-bottom:2px solid var(--page-type-color,var(--line));margin:0 0 16px;padding-bottom:10px;font-weight:700}.type-overview__text{font-size:var(--text-base);color:var(--ink);margin:0 0 16px;line-height:1.8}.type-overview__text:last-child{margin-bottom:0}.type-brain-usage__text{font-size:var(--text-sm);color:var(--ink);margin:0 0 20px;line-height:1.7}.type-brain-usage__details{flex-direction:column;gap:12px;display:flex}.type-brain-usage__item{background:rgba(var(--page-type-rgb,200,200,200),.15);border-radius:var(--radius-sm);border-left:3px solid var(--page-type-color,var(--line));padding:14px 16px}.type-brain-usage__label{font-size:var(--text-xs);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-weight:700;display:block}.type-brain-usage__value{font-size:var(--text-sm);color:var(--ink);margin:0;line-height:1.6}.type-detail__cta{text-align:center;background:rgba(var(--page-type-rgb,200,200,200),.1);border-radius:var(--radius-md);border:1px solid rgba(var(--page-type-rgb,200,200,200),.2);margin-top:16px;padding:32px 20px}.type-detail__cta-text{font-size:var(--text-sm);color:var(--muted);margin:0 0 16px;line-height:1.6}@media (min-width:768px){.types-page{max-width:800px;padding:40px 24px 80px}.type-matrix__cell{min-width:100px;min-height:100px;padding:12px}.type-matrix__cell-illust{width:52px;height:52px;font-size:.5rem}.type-category__cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.type-list-card{text-align:center;flex-direction:column;padding:20px 16px}.type-list-card__illust{width:80px;height:80px}.type-list-card__content{align-items:center}.types-footer-cta{margin-top:32px;position:static}.types-footer-cta .button{max-width:320px;margin:0 auto}.type-detail{max-width:700px;padding:24px 24px 60px}.type-hero{padding:40px 32px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.types-page,.type-detail{animation:fadeUp var(--transition-enter)both}.docs-page{max-width:800px;margin:0 auto;padding:32px 24px 80px}.docs-page__inner{animation:fadeUp var(--transition-enter)both;gap:32px;display:grid}.docs-intro{justify-content:space-between;align-items:center;gap:var(--gap-md);display:flex}.docs-intro__title{font-family:var(--font-washi),sans-serif;font-size:var(--text-md);line-height:var(--leading-tight);color:var(--ink);margin:0}.docs-list{gap:var(--gap-sm);display:grid}.docs-list__item{justify-content:space-between;align-items:center;gap:var(--gap-md);padding:var(--gap-md);border-radius:var(--radius-sm);color:var(--ink);transition:all var(--transition-fast);background:linear-gradient(#fff9,#fff9);border:1px solid #baad9926;text-decoration:none;display:flex;box-shadow:0 1px 3px #0000000a}.docs-list__item:hover{background:linear-gradient(#ffffffb3,#ffffffb3);border-color:#baad994d;transform:translate(2px)}.docs-list__item:active{background:linear-gradient(#ffffff73,#ffffff73);transform:scale(.99);box-shadow:0 0 2px #00000008}.docs-list__content{flex:1;gap:2px;min-width:0;display:grid}.docs-list__title{font-size:var(--text-sm);color:var(--ink);margin:0;font-weight:600;line-height:1.4}.docs-list__desc{font-size:var(--text-xs);color:var(--muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.docs-list__date{font-size:var(--text-2xs);color:var(--muted);opacity:.7}.docs-list__chevron{color:var(--muted);opacity:.5;transition:opacity var(--transition-fast),transform var(--transition-fast);flex-shrink:0;font-size:1.1em}.docs-list__item:hover .docs-list__chevron{opacity:.8;transform:translate(2px)}.article{max-width:800px;margin:0 auto;padding:32px 24px 80px}.article__inner{animation:fadeUp var(--transition-enter)both;gap:28px;display:grid}.article__breadcrumb{font-size:var(--text-sm);color:var(--muted);align-items:center;gap:8px;display:flex}.article__breadcrumb a{color:var(--muted);transition:color var(--transition-normal);text-decoration:none}.article__breadcrumb a:hover{color:var(--ink)}.article__breadcrumb-sep{opacity:.5}.article__header{border-bottom:1px solid var(--line);gap:12px;padding-bottom:24px;display:grid}.article__title{font-family:var(--font-washi),sans-serif;color:var(--ink);margin:0;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1.4}.article__meta{font-size:var(--text-sm);color:var(--muted)}.article__body{color:var(--ink);line-height:1.8}.article__h1{font-family:var(--font-body);font-size:var(--text-3xl);color:var(--ink);margin:48px 0 20px;font-weight:700;line-height:1.4}.article__h2{font-family:var(--font-body);font-size:var(--text-xl);color:var(--ink);border-bottom:2px solid var(--line);margin:40px 0 16px;padding-bottom:10px;font-weight:700;line-height:1.4}.article__h3{font-size:var(--text-lg);color:var(--ink);border-left:3px solid var(--accent);margin:28px 0 12px;padding-left:12px;font-weight:700;line-height:1.4}.article__p{margin:0 0 1.2em;font-size:1rem}.article__ul{margin:0 0 1.5em;padding-left:0;list-style:none}.article__li{margin-bottom:.6em;padding-left:20px;line-height:1.7;position:relative}.article__li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}.article__strong{color:var(--ink);font-weight:700}.article__hr{background:linear-gradient(90deg,var(--line)0%,transparent 100%);border:none;height:1px;margin:32px 0}.article__actions{border-top:1px solid var(--line);justify-content:flex-start;padding-top:24px;display:flex}.article__back{color:var(--muted);font-weight:600;font-size:var(--text-sm);border-radius:var(--radius-sm);border:1px solid var(--line);transition:color var(--transition-normal),border-color var(--transition-normal);background:0 0;align-items:center;gap:6px;padding:12px 20px;text-decoration:none;display:inline-flex}.article__back:hover{color:var(--ink);border-color:var(--ink)}@media (max-width:600px){.docs-page,.article{padding:24px 18px 60px}.docs-list__item{padding:var(--gap-sm)var(--gap-md)}}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);animation:fadeUp var(--transition-enter)both;padding:24px}.feedback{border-radius:var(--radius-md);border:1px solid;gap:8px;padding:16px 18px;display:grid}.feedback p{color:inherit;margin:0}.feedback--correct{color:#25603b;background:#ecf7ef;border-color:#b9e1c4}.feedback--wrong{color:#8a3b2c;background:#fff1ec;border-color:#f1c3ad}.feedback__message{font-size:var(--text-sm)}.feedback__explanation{font-size:var(--text-sm);opacity:.9;border-top:1px solid;padding-top:8px;line-height:1.6}.checklist{gap:10px;display:grid}.checklist-item{border-radius:var(--radius-sm);border:1px solid var(--line);color:var(--ink);background:#ffffffd9;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.checklist-number{color:var(--accent-deep);font-weight:700}.checklist-text{line-height:1.5}.checklist-text u{background:linear-gradient(#0000 60%,#fff59d 60%);text-decoration:none}.checklist-item input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent)}.card h3{font-family:var(--font-body);margin-top:0}.grid{gap:18px;display:grid}.grid.two{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.muted{color:var(--muted)}.stack{gap:12px;display:grid}.inline-meta{font-size:var(--text-sm);color:var(--muted);flex-wrap:wrap;gap:12px;display:flex}.table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.table th,.table td{text-align:left;border-bottom:1px solid var(--line);padding:10px 8px}.table th{color:var(--muted);font-weight:600}.bottom-nav{padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;background:#fffaf4eb;justify-content:stretch;align-items:center;gap:4px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav__link{border-radius:var(--radius-sm);min-width:0;color:var(--muted);font-size:var(--text-2xs);flex:1 1 0;justify-content:center;align-items:center;padding:8px 4px;font-weight:600;text-decoration:none;display:flex;overflow:hidden}.bottom-nav__link.is-active{color:var(--ink);background:#f973161f}.bottom-nav__label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.runner{gap:20px;display:grid}.answer-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.pill{border-radius:var(--radius-pill);color:var(--accent-deep);font-weight:600;font-size:var(--text-xs);background:#f973161f;align-items:center;gap:6px;padding:6px 10px;display:inline-flex}.test-end{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;padding:clamp(32px,6vw,56px);display:flex}.test-end__icon{color:#fff;background:linear-gradient(135deg,#e8d86a 0%,#d4c050 100%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:32px;font-weight:700;animation:.5s ease-out test-end-icon-in;display:flex;box-shadow:0 12px 32px #d4c0504d}@keyframes test-end-icon-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.test-end__title{font-family:var(--font-washi),sans-serif;color:var(--ink);max-width:420px;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700;line-height:1.4}.test-end__note{font-size:var(--text-sm);color:var(--muted);max-width:360px;line-height:1.6}.test-end__actions{flex-direction:column;gap:12px;width:100%;max-width:280px;margin-top:12px;display:flex}.test-end__actions .button{width:100%}.test-end .button--runner-primary{color:#5a3a32;background:linear-gradient(#f5ccc0 0%,#f0c0b2 100%);border:1px solid #b4827340;box-shadow:inset 0 1px #ffffff73,0 1px 3px #8c645514,0 4px 12px #8c64550f}.test-end .button--runner-primary:hover{background:linear-gradient(#f7d0c4 0%,#f2c4b6 100%);box-shadow:inset 0 1px #ffffff80,0 2px 4px #8c64551a,0 6px 16px #8c645514}.hamburger-button{cursor:pointer;border-radius:var(--radius-xs);width:40px;height:40px;transition:background var(--transition-normal);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.hamburger-button:hover{background:#0000000d}.hamburger-icon{flex-direction:column;justify-content:center;gap:5px;width:20px;height:20px;display:flex}.hamburger-icon span{background:var(--ink);width:100%;height:2px;transition:transform var(--transition-slow),opacity var(--transition-slow);border-radius:1px;display:block}.hamburger-icon.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger-icon.is-open span:nth-child(2){opacity:0}.hamburger-icon.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.drawer-overlay{opacity:0;visibility:hidden;transition:opacity var(--transition-slow),visibility var(--transition-slow);z-index:40;background:#0006;position:fixed;inset:0}.drawer-overlay.is-open{opacity:1;visibility:visible}.side-drawer{background:var(--paper);width:min(320px,85vw);height:100dvh;transition:transform var(--transition-slow);z-index:50;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-4px 0 24px #00000026}.side-drawer.is-open{transform:translate(0)}.side-drawer__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.side-drawer__title{font-family:var(--font-body);font-size:var(--text-lg);color:var(--ink);font-weight:600}.side-drawer__close{border:1px solid var(--line);border-radius:var(--radius-xs);cursor:pointer;width:32px;height:32px;color:var(--muted);font-size:var(--text-sm);transition:background var(--transition-normal),border-color var(--transition-normal);background:0 0;justify-content:center;align-items:center;display:flex}.side-drawer__close:hover{border-color:var(--ink);background:#0000000d}.side-drawer__content{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.side-drawer__list{margin:0;padding:12px 0;list-style:none}.side-drawer__list li{margin:0}.side-drawer__link{color:var(--ink);transition:background var(--transition-normal);padding:14px 20px;font-weight:500;text-decoration:none;display:block}.side-drawer__link:hover{background:#f9731614}.side-drawer__link.is-active{color:var(--accent-deep);background:#f973161f}.side-drawer__footer{border-top:1px solid var(--line);margin-top:auto;padding:16px 20px}.side-drawer__user{font-size:var(--text-xs);color:var(--muted);word-break:break-all;margin:0 0 12px}.side-drawer__logout{border:1px solid var(--line);border-radius:var(--radius-xs);width:100%;color:var(--muted);cursor:pointer;transition:background var(--transition-normal),border-color var(--transition-normal),color var(--transition-normal);background:0 0;padding:12px 16px;font-weight:500}.side-drawer__logout:hover{color:#dc2626;background:#dc262614;border-color:#dc26264d}.results-list{gap:16px;display:grid}.result-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);color:inherit;transition:transform var(--transition-normal),box-shadow var(--transition-normal);padding:16px 20px;text-decoration:none;display:block}.result-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.result-card__header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.result-card__tier{border-radius:var(--radius-pill);font-size:var(--text-2xs);padding:4px 10px;font-weight:600}.result-card__tier--paid{color:#9e5a70;background:#ffd4e41f}.result-card__tier--free{color:#8b7530;background:#f5dc911f}.result-card__status{border-radius:var(--radius-pill);font-size:var(--text-2xs);padding:4px 10px;font-weight:600}.result-card__status--completed{color:#8b7530;background:#f5dc911f}.result-card__status--in_progress{color:#9e5a70;background:#ffd4e41f}.result-card__body{gap:8px;display:grid}.result-card__type{font-family:var(--font-body);font-size:var(--text-lg);color:var(--ink);font-weight:600}.result-card__iq{font-size:var(--text-sm);color:var(--accent-deep);font-weight:600}.result-card__meta{font-size:var(--text-xs);color:var(--muted);gap:12px;display:flex}.settings-info{gap:12px;display:grid}.settings-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.settings-row:last-child{border-bottom:none}.settings-label{font-size:var(--text-sm);color:var(--muted)}.settings-value{word-break:break-all;font-weight:500}.test-tabs{border-radius:var(--radius-sm);background:#baad992e;border:1px solid #baad9926;gap:4px;margin-bottom:1.5rem;padding:4px;display:flex}.test-tab{border-radius:calc(var(--radius-sm) - 2px);color:#7a6a5a;font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;flex:1;padding:.65rem 1rem;font-weight:500;position:relative;overflow:hidden}.test-tab:after{content:"";opacity:.3;pointer-events:none;background:repeating-linear-gradient(110deg,#786c5a08 0 1px,#0000 1px 8px);position:absolute;inset:2px 4px}.test-tab:hover{color:#4b2f2a;background:#ffffff80}.test-tab.is-active{color:#4b2f2a;background:linear-gradient(135deg,#e6a098 0%,#f0b89f 100%);box-shadow:0 2px 6px #7d504626}.test-tab.is-active:after{opacity:.5;background:repeating-linear-gradient(110deg,#786c5a0d 0 1px,#0000 1px 8px)}.paid-unlock-banner{border-radius:var(--radius-sm);border:1px solid var(--line);background:linear-gradient(135deg,#fff8f0 0%,#fff0e0 100%);flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}.paid-unlock-banner__icon{color:var(--accent-deep)}.paid-unlock-banner__title{font-size:var(--text-lg);margin:0;font-weight:600}.paid-unlock-banner__features{font-size:var(--text-sm);color:var(--muted);margin:0;padding-left:1.25rem}.paid-unlock-banner__features li{margin-bottom:.25rem}.paid-unlock-banner .button{width:100%}.ability-item--locked{opacity:.6;cursor:not-allowed}.ability-item__lock{color:var(--muted);align-items:center;margin-right:.5rem;display:flex}.paid-page{gap:28px;padding-bottom:100px;display:grid}.paid-hero{text-align:center}.paid-hero__title{font-family:var(--font-washi),sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);line-height:var(--leading-tight);color:var(--ink);margin:0}.paid-hero__subtitle{font-size:var(--text-sm);color:var(--muted);margin:8px 0 0;line-height:1.5}.paid-pricing{text-align:center;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff9;padding:20px}.paid-pricing__label{font-size:var(--text-xs);color:var(--muted);margin:0;font-weight:500}.paid-pricing__price{font-family:var(--font-body);color:var(--ink);margin:8px 0;font-size:2.2rem;font-weight:700}.paid-pricing__note{font-size:var(--text-xs);color:var(--muted);margin:0}.paid-comparison{background:var(--line);border:1px solid var(--line);border-radius:var(--radius-sm);gap:2px;display:grid;overflow:hidden}.paid-comparison__header,.paid-comparison__row{background:var(--line);grid-template-columns:1fr 70px 70px;gap:1px;display:grid}.paid-comparison__header-cell,.paid-comparison__cell{background:#ffffffd9;justify-content:center;align-items:center;padding:12px 10px;font-size:.85rem;display:flex}.paid-comparison__header-cell:first-child,.paid-comparison__cell:first-child{color:var(--ink);justify-content:flex-start;font-weight:500}.paid-comparison__header-cell--free,.paid-comparison__header-cell--paid{text-align:center;font-size:.8rem;font-weight:600}.paid-comparison__header-cell--free{color:var(--muted)}.paid-comparison__header-cell--paid{color:#8a5a4a;background:#e6a09826}.paid-comparison__cell--paid{background:#e6a09814}.paid-comparison__cell--check{color:#5a8a68}.paid-comparison__cell--x{color:#baa}.paid-features{gap:16px;display:grid}.paid-features__title{font-family:var(--font-washi),sans-serif;font-size:var(--text-lg);color:var(--ink);margin:0}.paid-features__list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.paid-features__item{font-size:var(--text-sm);color:var(--ink);align-items:flex-start;gap:10px;line-height:1.5;display:flex}.paid-features__icon{color:#5a8a68;flex-shrink:0;margin-top:2px}.paid-checkout{gap:16px;display:grid}.paid-coupon{gap:8px;display:grid}.paid-coupon__label{font-size:var(--text-xs);color:var(--muted)}.paid-coupon__input{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);background:#fffc;padding:12px 14px;font-size:.95rem}.paid-coupon__input:focus{border-color:var(--accent);outline:none}.paid-checkout__trust{text-align:center;color:var(--muted);margin:0;font-size:.8rem}.paid-error{border-radius:var(--radius-sm);color:#8a3b2c;background:#fff1ec;border:1px solid #f1c3ad;margin:0;padding:12px;font-size:.9rem}.paid-free-cta{border-radius:var(--radius-sm);text-align:center;background:#f5dc911a;border:1px solid #f5dc9133;gap:12px;padding:20px;display:grid}.paid-free-cta__title{font-family:var(--font-washi),sans-serif;color:var(--ink);margin:0;font-size:1rem}.paid-free-cta__text{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.button--cta-full{width:100%}.an-empty,.fs-empty,.fw-empty,.vp-empty,.br-empty,.nc-empty,.ds-empty,.cs-empty,.vr-empty{text-align:center;color:var(--muted);padding:32px 16px}.rotate__card,.end__card{border:1px solid var(--line);border-radius:var(--radius-md);padding:var(--gap-lg);text-align:center;box-shadow:var(--shadow-md);background:#ffffffe0}.rotate__icon,.end__icon{margin-bottom:var(--gap-sm);font-size:2rem}.rotate__title,.end__title{font-weight:700;font-size:var(--text-md);margin-bottom:var(--gap-xs)}.rotate__note,.end__note{color:var(--muted);font-size:var(--text-sm)}.keypad-btn{border-radius:var(--radius-md);border:1px solid var(--keypad-outline,#cbd5e1);color:var(--ink);box-shadow:var(--keypad-shadow,var(--shadow-xs));transition:transform var(--transition-snap),box-shadow var(--transition-snap),border-color var(--transition-snap),background var(--transition-snap);background:#fff;padding:14px 8px;font-size:clamp(1.2rem,3.2vw,1.6rem);font-weight:700}.keypad-btn:hover,.keypad-btn:focus-visible{border-color:var(--keypad-accent,#2f7d5b);box-shadow:var(--keypad-shadow-hover,var(--shadow-sm));transform:translateY(-1px)}.keypad-btn:active{border-color:var(--keypad-accent,#2f7d5b);box-shadow:var(--keypad-shadow,var(--shadow-xs));background:var(--keypad-active-fill,#fff);transform:translateY(0)}.keypad-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.keypad-btn--zero{grid-column:span 2}.keypad-btn--back{color:var(--muted);font-weight:600}.test-choice:hover,.test-choice:focus-visible{box-shadow:0 12px 24px var(--test-choice-shadow-hover);transform:translateY(-1px)}.test-choice:active{box-shadow:0 8px 16px var(--test-choice-shadow);transform:translateY(0)}.test-end{text-align:center;color:var(--muted);padding:var(--gap-lg)var(--gap-md)}.test-end__title{font-size:var(--text-md);color:var(--ink);font-weight:700}.test-end__note{margin-top:var(--gap-sm);font-size:var(--text-sm)}.test-shell{gap:var(--gap-md);--test-choice-outline:#c4d5f4;--test-choice-accent:#4b76e2;--test-choice-accent-glow:#4b76e240;--test-choice-shadow:#16223a14;--test-choice-shadow-hover:#1c38782e;background:radial-gradient(900px at 8% 0,#fff1dfcc,#0000 55%),radial-gradient(860px at 92% 10%,#d5e9ff99,#0000 52%),linear-gradient(#fdf9f3 0%,#f2ece2 100%);flex-direction:column;min-height:100vh;padding:clamp(16px,2.4vw,32px);display:flex}.test-shell--embedded{background:0 0;min-height:auto;padding:0}.test-shell__status{justify-content:space-between;align-items:center;gap:var(--gap-md);font-variant-numeric:tabular-nums;color:var(--muted);font-size:var(--text-xs);display:flex}.test-shell__status--center{justify-content:center}.test-shell__progress{letter-spacing:.02em;font-weight:600}.test-shell__timer{align-items:center;gap:var(--gap-xs);font-weight:600;display:inline-flex}.test-shell__timer-icon{width:14px;height:14px}.test-shell__timer-text{letter-spacing:.08em}.test-shell__body{flex:1;justify-content:center;align-items:stretch;min-height:0;display:flex}.test-shell__body>*{width:100%}.test-card{border-radius:var(--radius-lg);width:100%;max-width:920px;box-shadow:var(--shadow-lg);--test-choice-outline:#11182729;--test-choice-accent:#22324a;--test-choice-accent-glow:#22324a38;--test-choice-shadow:#14203a1f;--test-choice-shadow-hover:#14203a2e;--test-choice-fill:#22324a0f;--test-cta-bg:#2f9b50;--test-cta-bg-hover:#278444;--test-cta-bg-active:#1f6a35;--test-cta-border:#1a623073;--test-cta-text:#fff;background:#fff;border:1px solid #506eaa14;gap:clamp(16px,2.6vw,24px);margin:0 auto;padding:clamp(22px,4vw,40px);display:grid}.test-card__header{color:var(--muted);text-transform:none;letter-spacing:.08em;font-size:var(--text-2xs);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;display:flex}.test-card__label,.test-card__timer{font-weight:600}.test-card__body{flex-direction:column;gap:clamp(16px,2.2vw,24px);display:flex}@media (max-width:480px){.test-card{padding:clamp(16px,4vw,28px)}}.test-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(12px,2vw,18px);display:grid}.test-choice{border:1px solid var(--test-choice-outline);border-radius:var(--radius-md);padding:var(--gap-sm);box-shadow:0 8px 20px var(--test-choice-shadow);cursor:pointer;appearance:none;transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast);background:#fff;place-items:center;min-height:clamp(84px,16vw,120px);display:grid}.test-choice:hover,.test-choice:focus-visible{border-color:var(--test-choice-accent);box-shadow:0 18px 36px var(--test-choice-shadow-hover);transform:translateY(-2px)}.test-choice.is-selected{border-color:var(--test-choice-accent);background:var(--test-choice-fill);box-shadow:0 0 0 3px var(--test-choice-accent-glow),0 18px 36px var(--test-choice-shadow-hover)}.test-choice:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.test-action{justify-content:center;align-items:center;gap:var(--gap-sm);padding:var(--gap-md);border-radius:var(--radius-sm);border:1px solid var(--line);color:var(--ink);font-weight:600;font-size:var(--text-sm);box-shadow:var(--shadow-sm);transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast);background:#fff;display:inline-flex}.test-action:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.test-action:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.test-action--primary{background:var(--test-cta-bg,#2f9b50);border-color:var(--test-cta-border,#1a623073);color:var(--test-cta-text,#fff)}.test-action--primary:hover{background:var(--test-cta-bg-hover,#278444)}.test-action--primary:active{background:var(--test-cta-bg-active,#1f6a35)}.test-action--ghost{border-color:var(--line);color:var(--muted);box-shadow:none;background:0 0}.test-action--danger{color:#fff;background:#f7706d;border-color:#e05552}.test-action__icon{fill:currentColor;width:18px;height:18px}@media (max-width:720px){.test-shell__status{font-size:.8rem}}.interrupt-overlay{z-index:9999;padding:var(--gap-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172abf;justify-content:center;align-items:center;animation:.2s ease-out interrupt-overlay-fade-in;display:flex;position:fixed;inset:0}@keyframes interrupt-overlay-fade-in{0%{opacity:0}to{opacity:1}}.interrupt-overlay__card{border-radius:var(--radius-lg);text-align:center;background:#fff;width:100%;max-width:420px;padding:clamp(28px,5vw,48px);animation:.25s ease-out interrupt-overlay-card-in;box-shadow:0 32px 64px #0f172a3d}@keyframes interrupt-overlay-card-in{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.interrupt-overlay__icon{margin-bottom:var(--gap-md);font-size:48px}.interrupt-overlay__title{font-size:var(--text-xl);color:var(--ink);margin-bottom:var(--gap-md);font-weight:700}.interrupt-overlay__message{font-size:var(--text-sm);color:var(--muted);margin-bottom:var(--gap-lg);line-height:1.6}.interrupt-overlay__actions{gap:var(--gap-md);flex-direction:column;display:flex}.interrupt-overlay__actions .button{width:100%}.demographics-form{text-align:center;flex-direction:column;align-items:center;padding:8px 0;display:flex}.demographics-form__title{font-size:var(--text-xl);color:var(--ink);margin-bottom:var(--gap-sm);font-weight:700}.demographics-form__subtitle{font-size:var(--text-sm);color:var(--muted);margin-bottom:var(--gap-lg)}.demographics-form__form{gap:var(--gap-lg);flex-direction:column;width:100%;max-width:360px;display:flex}.demographics-form__field{text-align:left}.demographics-form__label{font-size:var(--text-sm);color:var(--ink);margin-bottom:var(--gap-sm);font-weight:600;display:block}.demographics-form__required{color:#dc2626}.demographics-form__input,.demographics-form__select{border:1px solid var(--line);width:100%;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);background:#fff;border-radius:8px;padding:12px 14px;font-family:inherit;font-size:1rem}.demographics-form__input:focus,.demographics-form__select:focus{border-color:var(--test-choice-accent);box-shadow:0 0 0 3px var(--test-choice-accent-glow);outline:none}.demographics-form__radio-group{gap:var(--gap-sm);flex-wrap:wrap;display:flex}.demographics-form__radio-label{align-items:center;gap:var(--gap-xs);padding:var(--gap-sm)var(--gap-md);border:1px solid var(--line);border-radius:var(--radius-xs);cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast);display:flex}.demographics-form__radio-label:hover{border-color:var(--test-choice-accent)}.demographics-form__radio-label:has(.demographics-form__radio:checked){border-color:var(--test-choice-accent);background:var(--test-choice-fill)}.demographics-form__radio{accent-color:var(--test-choice-accent)}.demographics-form__radio-text{font-size:var(--text-sm);color:var(--ink)}.demographics-form__error{color:#dc2626;font-size:var(--text-xs);text-align:center}.demographics-form__actions{gap:var(--gap-sm);margin-top:var(--gap-sm);flex-direction:column;display:flex}.demographics-form__submit{margin-top:0}.demographics-form__submit:disabled{opacity:.5;cursor:not-allowed}@media (max-width:900px){.header-inner{flex-wrap:wrap}.nav-links{display:none}.hamburger-button{display:flex}.site-main{padding-bottom:120px}.footer-inner{flex-direction:column}}@media (min-width:901px){.hamburger-button{display:none}}@media (max-width:640px){.site-main{padding:32px 0 60px}.container{padding-inline:18px}}.flow-shell{background:linear-gradient(#f5f5f7 0%,#ececf0 100%);flex-direction:column;align-items:stretch;min-height:100svh;padding:0;display:flex}@supports (-webkit-touch-callout:none){.flow-shell{min-height:-webkit-fill-available}}@supports (height:100svh){.flow-shell{min-height:100svh}}@supports selector(body:has(.flow-shell)){body:has(.flow-shell){min-height:100svh}}.flow-frame{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);width:min(1120px,100%);box-shadow:var(--shadow);flex-direction:column;flex:1;margin:0 auto;padding:clamp(12px,2.4vw,28px);display:flex}.flow-frame__top{border-bottom:1px solid var(--line)}.flow-frame__body{flex-direction:column;flex:1;gap:24px;min-height:0;padding:clamp(18px,3vw,28px);display:flex}.flow-frame__body--example{padding:clamp(12px,2.2vw,20px)}.flow-actions{border-top:1px solid var(--line);background:#fff9;align-items:center;gap:12px;padding:16px 20px;display:flex}.flow-actions__left,.flow-actions__right{align-items:center;gap:12px;display:flex}.flow-actions__right{margin-left:auto}.flow-header{background:0 0;border-bottom:none;justify-content:space-between;align-items:center;padding:18px 22px 10px;display:flex}.flow-header__meta{align-items:center;gap:12px;display:flex}.flow-header__close{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);font-size:var(--text-xl);cursor:pointer;background:#fffdf9;border-radius:50%;place-items:center;transition:background .15s,border-color .15s;display:grid}.flow-header__close:hover{background:var(--bg);border-color:var(--muted)}.flow-steps{background:0 0;border-bottom:none;flex-direction:column;align-items:center;padding:10px 16px 18px;display:flex}.flow-steps__dots{align-items:center;gap:0;display:flex}.flow-step-dot{background:var(--line);border-radius:50%;flex-shrink:0;width:12px;height:12px;transition:background .2s,transform .2s}.flow-step-dot--done{background:var(--accent)}.flow-step-dot--active{background:var(--accent);transform:scale(1.2)}.flow-step-line{background:var(--line);width:32px;height:2px;transition:background .2s}.flow-step-line--done{background:var(--accent)}.flow-steps__labels{width:100%;max-width:280px;font-size:var(--text-2xs);color:var(--muted);justify-content:space-between;align-items:center;margin-top:8px;display:flex}.flow-step-label{text-align:center;flex:1}.flow-step-label--active{color:var(--accent);font-weight:600}.flow-overview{flex-direction:column;flex:1;width:100%;max-width:720px;margin:0 auto;padding:0;display:flex}.flow-overview__card{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.flow-overview__title{font-family:var(--font-washi),sans-serif;font-size:clamp(1.5rem,3.5vw,2rem);line-height:var(--leading-tight);margin:0 0 12px}.flow-overview__section{margin-bottom:20px}.flow-overview__section:last-child{margin-bottom:0}.flow-overview__section>.flow-overview__label{font-size:var(--text-xs);color:var(--muted);letter-spacing:.02em;margin:0 0 6px;font-weight:600}.flow-overview__lead,.flow-overview__ability{color:var(--ink);margin:0;line-height:1.6}.flow-overview__grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px;display:grid}.flow-overview__item{background:var(--bg);border-radius:var(--radius-sm);padding:12px}.flow-overview__label{font-size:var(--text-xs);color:var(--muted);margin-bottom:4px}.flow-overview__value{font-family:var(--font-body);font-size:var(--text-lg)}.flow-overview__note{border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--accent-deep);background:#f9731614;padding:12px 14px;line-height:1.5}.flow-example{flex-direction:column;flex:1;gap:20px;display:flex}.flow-example__runner{flex-direction:column;flex:1;display:flex}.flow-example__runner .test-shell{flex:1}.flow-checklist{flex-direction:column;flex:1;gap:20px;width:100%;max-width:720px;margin:0 auto;padding:0;display:flex}.flow-checklist__card{box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;min-height:0;padding:0;display:flex}.flow-checklist__title{font-family:var(--font-washi),sans-serif;font-size:clamp(1.3rem,3vw,1.6rem);line-height:var(--leading-tight);flex-shrink:0;margin:0 0 8px}.flow-checklist__lead{color:var(--muted);flex-shrink:0;margin:0 0 16px;line-height:1.5}.flow-checklist__scroll-container{max-height:50vh;margin:0;padding:0;position:relative;overflow-y:auto}.flow-checklist__scroll-container:before{content:"";background:linear-gradient(to bottom,var(--card),transparent);pointer-events:none;z-index:1;height:16px;margin-bottom:-16px;display:block;position:sticky;top:0;left:0;right:0}.flow-checklist__scroll-container:after{content:"";background:linear-gradient(to top,var(--card),transparent);pointer-events:none;z-index:1;height:16px;margin-top:-16px;display:block;position:sticky;bottom:0;left:0;right:0}.flow-fallback{flex:1;justify-content:center;align-items:center;padding:24px;display:flex}.flow-fallback__card{border-radius:var(--radius);text-align:center;max-width:400px;box-shadow:var(--shadow);background:#fffffff2;padding:32px}.flow-fallback__card strong{margin-bottom:12px;font-size:1.2rem;display:block}.flow-fallback__card .muted{margin-bottom:20px}
