/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--navy-950:#07111c;--navy-900:#0b1826;--navy-850:#102132;--navy-800:#152a3e;--navy-700:#25425a;--paper:#f4f0e7;--paper-deep:#e8e0d1;--ink:#112333;--muted:#6e7d88;--gold:#d4ad61;--gold-soft:#ead6a2;--line-dark:#e9dcb733;--line-light:#11233329;--accent:#d4ad61;--accent-rgb:212, 173, 97;--title-home-size:clamp(2.375rem, 3.6vw, 3.25rem);--title-detail-size:clamp(2.25rem, 3.5vw, 3.125rem);--title-section-size:clamp(1.75rem, 2.7vw, 2.375rem);--title-card-size:clamp(1.125rem, 1.5vw, 1.5rem);--title-home-leading:1.08;--title-detail-leading:1.14;--title-section-leading:1.24;--section-x:clamp(1.25rem, 4vw, 4.5rem)}*{box-sizing:border-box}html{background:var(--navy-950);scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);word-break:keep-all;-webkit-font-smoothing:antialiased;margin:0;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Arial,sans-serif;font-size:16px;line-height:1.68}a{color:inherit;text-decoration:none}h1,h2,h3,p,ol,dl,dd{margin:0}ol{padding:0;list-style:none}.eyebrow{color:var(--gold);letter-spacing:.17em;font-size:.7rem;font-weight:800;line-height:1.4}.product-nav{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:center;min-height:88px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand>span{border:1px solid var(--gold);width:40px;height:40px;color:var(--gold);place-items:center;font-family:Georgia,serif;font-size:1.35rem;display:grid}.brand p{line-height:1.15;display:grid}.brand b{color:#fff;letter-spacing:.1em;font-family:Georgia,serif;font-size:.98rem}.brand small{color:#9fb0bf;letter-spacing:.15em;font-size:.58rem;font-weight:700}.product-nav>div{align-items:center;gap:30px;display:flex}.product-nav>div a{color:#9fb0bf;letter-spacing:.11em;font-size:.68rem;font-weight:800}.product-nav>div a:hover,.product-nav>div a[aria-current=page]{color:var(--gold)}.product-page{background:var(--paper);min-height:100vh}.product-hero{background:radial-gradient(circle at 78% 42%, #d4ad611f, transparent 23%), linear-gradient(117deg, #ffffff05, transparent 38%), var(--navy-950);color:#fff;min-height:740px;padding:0 clamp(24px,6vw,100px) 72px;overflow:hidden}.product-hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.65fr);align-items:end;gap:clamp(48px,10vw,160px);min-height:450px;padding:70px 0 55px;display:grid}.product-hero-grid h1{letter-spacing:-.065em;max-width:900px;margin-top:16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.4rem,9vw,9rem);font-weight:400;line-height:.9}.hero-lede{color:#b9c5ce;max-width:760px;margin-top:34px;font-size:clamp(1rem,1.5vw,1.3rem);line-height:1.8}.product-hero-grid aside{border-top:1px solid var(--gold);border-left:1px solid var(--line-dark);padding:32px 0 0 28px}.product-hero-grid aside span,.current-model>header span,.model-decision-strip span,.decision-lock span,.analysis-meta dt,.stage-title aside span,.stage-verdict span,.fact-rail span,.analysis-boundary b{color:var(--gold);letter-spacing:.15em;font-size:.64rem;font-style:normal;font-weight:800}.product-hero-grid aside h2{margin-top:16px;font-size:1.45rem;line-height:1.4}.product-hero-grid aside p{color:#9fb0bf;margin-top:18px;font-size:.9rem}.product-principles{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);display:grid}.product-principles div{border-right:1px solid var(--line-dark);padding:18px 22px}.product-principles div:last-child{border-right:0}.product-principles dt{color:#6f8596;letter-spacing:.14em;font-size:.58rem;font-weight:800}.product-principles dd{color:#e8e0d1;margin-top:5px;font-size:.74rem;font-weight:700}.product-explainer,.current-model{padding:100px clamp(24px,6vw,100px)}.product-explainer{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(48px,9vw,150px);display:grid}.product-explainer>header h2,.product-explainer>div>h2,.current-model>header h2,.five-stage-map>header h2,.overview-thesis h2,.overview-chapter>header h2,.overview-closing h2,.stage-chapter>header h2,.stage-closing h2{letter-spacing:-.035em;margin-top:15px;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2rem,3.4vw,3.5rem);font-weight:500;line-height:1.2}.product-explainer>header>p:last-child{color:#536673;max-width:620px;margin-top:24px}.product-explainer>div{border-top:1px solid var(--line-light)}.product-explainer>div article{border-bottom:1px solid var(--line-light);grid-template-columns:54px minmax(160px,.55fr) minmax(0,1fr);gap:20px;padding:28px 0;display:grid}.product-explainer>div span{color:var(--gold);font-family:Georgia,serif;font-size:1.1rem}.product-explainer>div h3{font-size:1.04rem}.product-explainer>div article p{color:#536673;font-size:.92rem}.product-explainer>ol{border-top:1px solid var(--line-light)}.product-explainer>ol li{border-bottom:1px solid var(--line-light);grid-template-columns:54px 180px 1fr;gap:20px;padding:28px 0;display:grid}.product-explainer li span,.overview-thesis li span,.overview-closing li span{color:var(--gold);font-family:Georgia,serif;font-size:1.1rem}.product-explainer li h3{font-size:1.04rem}.product-explainer li p{color:#536673;font-size:.92rem}.current-model{background:#e9e2d6}.current-model+.current-model{background:#f3ede4;border-top:1px solid #09131f2e}.current-model>header{justify-content:space-between;align-items:end;gap:40px;display:flex}.current-model>header p{color:#536673;max-width:540px}.model-decision-strip,.decision-lock,.stage-verdict{background:var(--navy-900);color:#fff;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;margin-top:50px;display:grid}.model-decision-strip article,.decision-lock article,.stage-verdict article{padding:28px 30px}.model-decision-strip strong,.decision-lock strong,.stage-verdict strong{margin-top:8px;font-size:1.03rem;line-height:1.55;display:block}.model-decision-strip i,.decision-lock i,.stage-verdict i{border-right:1px solid var(--line-dark);border-left:1px solid var(--line-dark);min-width:72px;color:var(--gold);place-items:center;font-style:normal;display:grid}.model-stage-grid{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(5,1fr);margin-top:24px;display:grid}.model-stage-grid a{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);min-height:225px;padding:24px;transition:background .18s,color .18s}.model-stage-grid a:hover{background:var(--navy-900);color:#fff}.model-stage-grid span{color:var(--gold);font-family:Georgia,serif;font-size:2rem}.model-stage-grid h3{margin-top:24px;font-size:1rem}.model-stage-grid p{color:#627480;margin-top:10px;font-size:.83rem}.model-stage-grid a:hover p{color:#aab8c2}.primary-cta{background:var(--gold);color:var(--navy-950);justify-content:space-between;align-items:center;gap:30px;margin-top:28px;padding:28px 30px;display:flex}.primary-cta span{letter-spacing:.13em;font-size:.65rem;font-weight:900}.primary-cta b{font-size:.96rem}.analysis-page{--section-x:clamp(24px, 5.4vw, 92px);background:var(--paper);min-height:100vh}.analysis-hero,.stage-hero{padding:0 var(--section-x) 68px;background:linear-gradient(122deg, transparent 66%, rgba(var(--accent-rgb), .08) 66.1%, transparent 87%), var(--navy-950);color:#fff}.korean-title,.global-title{color:#8297a7;letter-spacing:.12em;font-size:.68rem;font-weight:800;display:block}.global-title{color:var(--gold);margin-top:2px}.analysis-title h1{letter-spacing:-.06em;max-width:1160px;margin-top:18px;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(3.2rem,7vw,7.2rem);font-weight:400;line-height:.98}.analysis-title>p:last-child{color:#aebcc6;max-width:790px;margin-top:28px;font-size:1.02rem}.stage-rail{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:1.25fr repeat(5,1fr);display:grid}.stage-rail a{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);color:#7890a1;align-items:baseline;gap:10px;min-height:62px;padding:18px;display:flex}.stage-rail a:hover,.stage-rail a[aria-current=page]{background:rgba(var(--accent-rgb), .12);color:var(--accent)}.stage-rail b{font-family:Georgia,serif;font-size:1.1rem}.stage-rail small{font-size:.67rem;font-weight:700}.analysis-meta{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);display:grid}.analysis-meta div{border-right:1px solid var(--line-dark);padding:17px 18px}.analysis-meta div:last-child{border-right:0}.analysis-meta dd{color:#c3ccd3;margin-top:4px;font-size:.72rem;font-weight:700}.overview-thesis{padding:110px var(--section-x);grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);gap:clamp(50px,9vw,150px);display:grid}.overview-thesis>div>p:last-child{color:#526672;max-width:720px;margin-top:26px;font-size:1rem}.overview-thesis ol{border-top:1px solid var(--line-light)}.overview-thesis li{border-bottom:1px solid var(--line-light);grid-template-columns:45px 1fr;gap:16px;padding:20px 0;display:grid}.overview-thesis li p{font-size:.9rem}.decision-lock{margin:0 var(--section-x)}.decision-lock article:last-child{background:#d4ad6114}.decision-lock p,.stage-verdict p{color:#9fb0bf;margin-top:8px;font-size:.82rem}.five-stage-map{padding:110px var(--section-x)}.five-stage-map>header{justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px;display:flex}.five-stage-map>div{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(5,1fr);display:grid}.five-stage-map>div>a{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);flex-direction:column;min-height:370px;padding:25px;transition:transform .18s,background .18s,color .18s;display:flex}.five-stage-map>div>a:hover{z-index:1;background:var(--navy-900);color:#fff;transform:translateY(-8px)}.five-stage-map a>div{justify-content:space-between;display:flex}.five-stage-map a>div span{color:var(--gold);font-family:Georgia,serif;font-size:2.6rem}.five-stage-map a>div small{color:#9a8972;font-size:.65rem}.five-stage-map h3{margin-top:35px;font-size:1.08rem}.five-stage-map a>p{color:#60727e;margin-top:13px;font-size:.82rem}.five-stage-map a:hover>p{color:#acbac3}.five-stage-map dl{margin-top:auto;padding-top:26px}.five-stage-map dt{color:var(--gold);letter-spacing:.13em;font-size:.58rem;font-weight:800}.five-stage-map dd{color:#374d5c;margin-top:7px;font-size:.74rem}.five-stage-map a:hover dd{color:#b8c4cc}.five-stage-map a>b{color:var(--gold);margin-top:20px;font-size:.7rem}.overview-chapter,.stage-chapter{padding:105px var(--section-x);border-top:1px solid var(--line-light)}.overview-chapter:nth-of-type(2n),.stage-chapter:nth-of-type(2n){background:#ebe4d8}.overview-chapter>header,.stage-chapter>header,.stage-closing>header{grid-template-columns:minmax(0,.9fr) minmax(320px,.65fr);align-items:end;gap:clamp(50px,10vw,160px);margin-bottom:48px;display:grid}.overview-chapter>header>p,.stage-chapter>header>p,.stage-closing>header>p{color:#536673;font-size:.92rem}.overview-chapter>ol,.stage-chapter>ol{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.overview-chapter[data-layout=sequence]>ol,.stage-chapter[data-layout=sequence]>ol{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-chapter li,.stage-chapter li{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);flex-direction:column;min-height:310px;padding:26px;display:flex}.overview-chapter li>div,.stage-chapter li>div,.stage-closing article>div{align-items:baseline;gap:10px;display:flex}.overview-chapter li>div span,.stage-chapter li>div span,.stage-closing article>span{color:var(--accent);font-family:Georgia,serif;font-size:1.1rem}.overview-chapter li>div small,.stage-chapter li>div small,.stage-closing article small{color:#71818b;letter-spacing:.08em;font-size:.61rem;font-weight:800}.stage-chapter li>div b{color:var(--accent);font-size:.67rem}.overview-chapter li h3,.stage-chapter li h3{margin-top:23px;font-size:1.08rem;line-height:1.45}.overview-chapter li>p,.stage-chapter li>p{color:#526672;margin-top:14px;font-size:.85rem;line-height:1.72}.overview-chapter dl,.stage-chapter dl{margin-top:auto;padding-top:22px}.overview-chapter dt,.stage-chapter dt{color:var(--accent);letter-spacing:.12em;font-size:.58rem;font-weight:900}.overview-chapter dd,.stage-chapter dd{border-left:2px solid var(--accent);color:#263f50;margin-top:6px;padding-left:12px;font-size:.79rem;font-weight:700}.overview-chapter li>a{color:#967334;margin-top:20px;font-size:.7rem;font-weight:800}.overview-closing,.stage-closing{padding:110px var(--section-x);background:var(--navy-900);color:#fff}.overview-closing>header>p{color:#aab7c1;max-width:790px;margin-top:25px}.overview-closing ol{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);margin-top:45px;display:grid}.overview-closing li{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:160px;padding:24px}.overview-closing li p{color:#c1ccd3;margin-top:20px;font-size:.82rem}.fact-rail{padding:0 var(--section-x);border-bottom:1px solid var(--line-light);background:#dcd3c4;grid-template-columns:1.15fr repeat(3,1fr);display:grid}.fact-rail>div,.fact-rail article{border-left:1px solid var(--line-light);flex-direction:column;justify-content:center;min-height:110px;padding:20px 24px;display:flex}.fact-rail article:last-child{border-right:1px solid var(--line-light)}.fact-rail small{color:#6c7b85;font-size:.63rem;font-weight:800}.fact-rail b{margin-top:6px;font-size:.83rem}.analysis-boundary{padding:0 var(--section-x);background:var(--navy-950);color:#8295a3;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.analysis-boundary p{border-right:1px solid var(--line-dark);min-height:150px;padding:30px 24px;font-size:.7rem;line-height:1.7}.analysis-boundary p:first-child{border-left:1px solid var(--line-dark)}.analysis-boundary b{margin-bottom:10px;display:block}.site-footer{background:var(--navy-950);border-top:1px solid var(--line-dark);color:#6f8493;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:30px;min-height:84px;padding:0 clamp(24px,5.4vw,92px);font-size:.63rem;font-weight:800;display:flex}.site-footer a{color:var(--gold)}.dashboard-entry{background:var(--navy-900);color:#fff;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:clamp(48px,9vw,150px);padding:100px clamp(24px,6vw,100px);display:grid}.dashboard-entry h2,.model-preview-section>header h2,.dashboard-section-head h2,.dashboard-boundary>header h2{letter-spacing:-.035em;margin-top:15px;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2rem,3.4vw,3.5rem);font-weight:500;line-height:1.2}.dashboard-entry>div>p:last-of-type{color:#aab7c1;max-width:700px;margin-top:24px}.dashboard-entry>div>a{background:var(--gold);color:var(--navy-950);justify-content:space-between;gap:30px;margin-top:36px;padding:24px 26px;display:flex}.dashboard-entry>div>a span{letter-spacing:.13em;font-size:.62rem;font-weight:900}.dashboard-entry>div>a b{font-size:.88rem}.dashboard-entry>dl{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(2,1fr);display:grid}.dashboard-entry>dl div{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:150px;padding:24px}.dashboard-entry dt{color:#7990a0;letter-spacing:.13em;font-size:.58rem;font-weight:800}.dashboard-entry dd{color:var(--gold);margin-top:20px;font-family:Georgia,serif;font-size:3rem;line-height:1}.dashboard-entry dd small{margin-left:5px;font-family:inherit;font-size:.9rem}.model-preview-section{background:#ebe4d8;padding:105px clamp(24px,6vw,100px)}.model-preview-section>header,.dashboard-section-head{grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);align-items:end;gap:clamp(50px,9vw,150px);display:grid}.model-preview-section>header>p,.dashboard-section-head>p{color:#536673;font-size:.9rem}.model-preview-section>div{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:48px;display:grid}.model-preview-card{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);background:#fff3;padding:30px}.model-preview-card>header,.dashboard-game-card>header,.decision-register-row>header,.depth-game-row>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:18px;display:grid}.model-preview-card>header>span,.dashboard-game-card>header>span,.decision-register-row>header>span,.depth-game-row>header>span{color:var(--gold);font-family:Georgia,serif;font-size:1.8rem}.model-preview-card header small,.dashboard-game-card header small,.decision-register-row header small,.depth-game-row header small{color:#6f7f89;letter-spacing:.1em;font-size:.61rem;font-weight:800;display:block}.model-preview-card header h3{margin-top:2px;font-family:Georgia,serif;font-size:1.45rem}.model-preview-card>header>b,.dashboard-game-card>header>b{color:#5e765b;letter-spacing:.1em;font-size:.58rem}.model-preview-card>div{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px;display:grid}.model-preview-card>div article{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);min-height:150px;padding:22px}.model-preview-card article span,.dashboard-game-decision span,.decision-register-row article>span{color:#8b6c31;letter-spacing:.12em;font-size:.58rem;font-weight:900}.model-preview-card article strong{margin-top:13px;font-size:.88rem;line-height:1.55;display:block}.model-preview-card article p{color:#61717b;margin-top:8px;font-size:.75rem}.model-preview-card>footer{color:#6b7c87;justify-content:space-between;gap:24px;margin-top:24px;font-size:.65rem;font-weight:800;display:flex}.model-preview-card>footer a{color:#8a692c}.dashboard-page{background:var(--paper);min-height:100vh}.dashboard-hero{background:radial-gradient(circle at 78% 35%, #d4ad611f, transparent 24%), linear-gradient(120deg, #ffffff05, transparent 42%), var(--navy-950);color:#fff;padding:0 clamp(24px,5.4vw,92px) 66px}.dashboard-title{grid-template-columns:minmax(0,1.4fr) minmax(290px,.55fr);align-items:end;gap:clamp(50px,9vw,140px);padding:72px 0 56px;display:grid}.dashboard-title h1{letter-spacing:-.06em;max-width:1050px;margin-top:17px;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(3.4rem,7.4vw,7.5rem);font-weight:400;line-height:.95}.dashboard-title h1 span{color:#8195a3;letter-spacing:.02em;font-size:.31em;font-weight:500;line-height:1.2;display:block}.dashboard-title section>p:last-child{color:#aebcc6;max-width:780px;margin-top:28px}.dashboard-title aside{border-top:1px solid var(--gold);border-left:1px solid var(--line-dark);padding:28px 0 4px 28px}.dashboard-title aside>span{color:var(--gold);letter-spacing:.14em;font-size:.62rem;font-weight:800}.dashboard-title aside h2{margin-top:14px;font-size:1.28rem;line-height:1.45}.dashboard-title aside p{color:#91a3b0;margin-top:16px;font-size:.8rem}.dashboard-metrics{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-metrics>div{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:145px;padding:22px}.dashboard-metrics dt{color:#718898;letter-spacing:.13em;font-size:.56rem;font-weight:900}.dashboard-metrics dd{color:var(--gold);margin-top:16px;font-family:Georgia,serif;font-size:2.8rem;line-height:1}.dashboard-metrics dd em{margin-left:5px;font-family:inherit;font-size:.8rem;font-style:normal}.dashboard-metrics small{color:#8fa1ad;margin-top:12px;font-size:.66rem;display:block}.dashboard-section{padding:105px clamp(24px,5.4vw,92px)}.dashboard-portfolio{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:50px;display:grid}.dashboard-game-card{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);padding:30px}.dashboard-game-card>header>div>p{color:#7a8a94;letter-spacing:.1em;font-size:.57rem;font-weight:800}.dashboard-game-card>header h3{margin-top:4px;font-family:Georgia,serif;font-size:1.65rem;line-height:1.25}.dashboard-game-decision{background:var(--navy-900);color:#fff;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);margin-top:28px;display:grid}.dashboard-game-decision article{min-height:180px;padding:24px}.dashboard-game-decision i{border-right:1px solid var(--line-dark);border-left:1px solid var(--line-dark);color:var(--gold);place-items:center;font-style:normal;display:grid}.dashboard-game-decision strong{margin-top:14px;font-size:.94rem;line-height:1.55;display:block}.dashboard-game-decision p{color:#8fa2af;margin-top:10px;font-size:.72rem}.dashboard-game-status{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-game-status div{border-right:1px solid var(--line-light);min-height:94px;padding:16px}.dashboard-game-status div:last-child{border-right:0}.dashboard-game-status dt{color:#788994;letter-spacing:.1em;font-size:.52rem;font-weight:900}.dashboard-game-status dd{color:#315a51;margin-top:9px;font-size:.62rem;font-weight:900;line-height:1.4}.dashboard-game-status [data-state=verify] dd{color:#8b6c31}.dashboard-game-status [data-state=hold] dd{color:#a24f3d}.dashboard-game-card>footer{margin-top:24px;font-size:.7rem}.dashboard-game-card>footer p{color:#647681}.dashboard-game-card>footer p+p{margin-top:5px;font-weight:800}.dashboard-game-card>footer a{color:#8d6a2a;margin-top:18px;font-weight:900;display:block}.decision-register-section,.authority-section{border-top:1px solid var(--line-light);background:#e9e2d6}.decision-register{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);margin-top:50px}.decision-register-row{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-columns:minmax(210px,.28fr) minmax(0,1fr);display:grid}.decision-register-row>header{background:#fff3;grid-template-columns:auto 1fr;padding:26px}.decision-register-row>header strong,.depth-game-row>header strong{margin-top:3px;font-family:Georgia,serif;font-size:1.1rem;display:block}.decision-register-row>div{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.decision-register-row article{border-left:1px solid var(--line-light);min-height:220px;padding:24px}.decision-register-row article h3{margin-top:15px;font-size:.88rem;line-height:1.45}.decision-register-row article p{color:#60727d;margin-top:9px;font-size:.75rem}.decision-register-row ul{margin:15px 0 0;padding:0;list-style:none}.decision-register-row li{border-left:2px solid var(--gold);color:#465d6a;padding:5px 0 5px 13px;font-size:.7rem}.decision-register-row article>b{color:#9b533f;letter-spacing:.08em;margin-top:16px;font-size:.58rem;display:block}.depth-board{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);margin-top:50px}.depth-game-row{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-columns:minmax(210px,.28fr) minmax(0,1fr);display:grid}.depth-game-row>header{grid-template-columns:auto 1fr;align-content:start;padding:26px}.depth-game-row>header p{color:#637681;grid-column:1/-1;margin-top:18px;font-size:.72rem;font-weight:800}.depth-game-row>div{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.depth-game-row>div a{border-left:1px solid var(--line-light);min-height:220px;padding:22px;transition:background .18s,color .18s}.depth-game-row>div a:hover{background:var(--navy-900);color:#fff}.depth-game-row a>div{justify-content:space-between;gap:10px;display:flex}.depth-game-row a>div b{color:var(--gold);font-family:Georgia,serif;font-size:1.45rem}.depth-game-row a>div span{color:#5d7869;font-size:.49rem;font-weight:900}.depth-game-row h3{margin-top:22px;font-size:.8rem}.depth-game-row a>p{color:#61737e;margin-top:10px;font-size:.7rem;font-weight:800}.depth-game-row a>small{color:#84919a;margin-top:20px;font-size:.62rem;display:block}.depth-game-row a:hover p,.depth-game-row a:hover small{color:#aab8c2}.authority-grid{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(5,minmax(0,1fr));margin-top:50px;display:grid}.authority-grid li{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);flex-direction:column;min-height:360px;padding:25px;display:flex}.authority-grid li>header{justify-content:space-between;align-items:baseline;display:flex}.authority-grid li>header b{color:var(--gold);font-family:Georgia,serif;font-size:2.4rem}.authority-grid li>header span{color:#8a989f;font-size:.58rem}.authority-grid h3{margin-top:25px;font-size:1rem}.authority-grid li>p{color:#5d707c;margin-top:12px;font-size:.78rem}.authority-grid dl{margin-top:auto;padding-top:26px}.authority-grid dt{color:#8b6c31;letter-spacing:.12em;font-size:.56rem;font-weight:900}.authority-grid dd{color:#354f5f;margin-top:7px;font-size:.72rem;font-weight:800}.authority-grid li>small{color:#7b8b95;margin-top:16px;font-size:.65rem;display:block}.status-section{background:var(--navy-900);color:#fff}.status-section .dashboard-section-head>p{color:#95a6b2}.status-ledger{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:50px;display:grid}.status-ledger>div{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:160px;padding:24px}.status-ledger dt{color:var(--gold);letter-spacing:.1em;gap:13px;font-size:.66rem;font-weight:900;display:flex}.status-ledger dt span{color:#6e8595;font-family:Georgia,serif}.status-ledger dd{color:#afbdc6;margin-top:24px;font-size:.78rem}.dashboard-boundary{background:var(--navy-950);color:#fff;padding:105px clamp(24px,5.4vw,92px)}.dashboard-boundary>header{max-width:800px}.dashboard-boundary>div{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:50px;display:grid}.dashboard-boundary article{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:230px;padding:25px}.dashboard-boundary article>span{color:var(--gold);font-family:Georgia,serif}.dashboard-boundary article h3{margin-top:28px;font-size:.94rem}.dashboard-boundary article p{color:#8ea0ac;margin-top:15px;font-size:.74rem}.stage-page[data-stage=e]{--accent:#78b99b;--accent-rgb:120, 185, 155}.stage-page[data-stage=m]{--accent:#a896ca;--accent-rgb:168, 150, 202}.stage-page[data-stage=s]{--accent:#d4ad61;--accent-rgb:212, 173, 97}.stage-page[data-stage=q]{--accent:#65b8bd;--accent-rgb:101, 184, 189}.stage-page[data-stage=t]{--accent:#d58368;--accent-rgb:213, 131, 104}.stage-page .eyebrow,.stage-page .stage-rail a[aria-current=page],.stage-title aside span,.stage-verdict span{color:var(--accent)}.stage-title{grid-template-columns:minmax(0,1.4fr) minmax(290px,.55fr);align-items:end;gap:clamp(50px,9vw,140px);padding:65px 0 50px;display:grid}.stage-title h1{letter-spacing:-.055em;max-width:1000px;margin-top:18px;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(3rem,6.2vw,6.5rem);font-weight:400;line-height:1}.stage-title>div>p:last-child{color:#9fb0bf;margin-top:24px;font-size:.77rem}.stage-title aside{border-top:1px solid var(--accent);border-left:1px solid var(--line-dark);padding:24px 0 5px 26px}.stage-title aside h2{margin-top:13px;font-size:1.15rem;line-height:1.55}.stage-question{grid-template-columns:minmax(0,1fr) 200px;align-items:center;gap:70px;padding:60px 0 40px;display:grid}.stage-question h2{max-width:950px;margin-top:15px;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2rem,3.5vw,3.7rem);font-weight:500;line-height:1.25}.stage-question>div:first-child>p:last-child{color:#9fb0bf;max-width:790px;margin-top:24px}.stage-orbit{aspect-ratio:1;border:1px solid var(--accent);background:radial-gradient(circle, rgba(var(--accent-rgb), .14), transparent 65%);border-radius:50%;align-content:center;place-items:center;display:grid}.stage-orbit span,.stage-orbit small{color:#8399a9;letter-spacing:.12em;font-size:.56rem;font-weight:800}.stage-orbit strong{color:var(--accent);font-family:Georgia,serif;font-size:4rem;line-height:1.15}.stage-signals{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(5,1fr);display:grid}.stage-signals article{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:190px;padding:20px}.stage-signals article>div{color:var(--accent);justify-content:space-between;display:flex}.stage-signals small{color:#7d93a3;font-size:.58rem;font-weight:800}.stage-signals h3{color:#fff;margin-top:26px;font-size:.98rem;line-height:1.45}.stage-signals p{color:#8799a6;margin-top:10px;font-size:.73rem}.stage-verdict{border:1px solid rgba(var(--accent-rgb), .38);margin-top:24px}.stage-verdict article:last-child{background:rgba(var(--accent-rgb), .08)}.stage-closing>div{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);display:grid}.stage-closing article{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:190px;padding:24px}.stage-closing article small{color:var(--accent);margin-top:10px;display:block}.stage-closing article p{color:#c2cdd4;margin-top:22px;font-size:.82rem}.not-found-page{background:var(--navy-950);color:#fff;flex-direction:column;justify-content:center;min-height:100vh;padding:8vw;display:flex}.not-found-page span{color:var(--gold);letter-spacing:.15em;font-size:.7rem;font-weight:800}.not-found-page h1{max-width:820px;margin-top:24px;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.5rem,6vw,6rem);font-weight:400;line-height:1.1}.not-found-page p{color:#a2b0ba;margin-top:24px}.not-found-page a{width:fit-content;color:var(--gold);margin-top:40px;font-weight:800}@media (width<=1180px){.five-stage-map>div,.model-stage-grid,.authority-grid{grid-template-columns:repeat(3,1fr)}.dashboard-portfolio,.decision-register-row,.depth-game-row{grid-template-columns:1fr}.decision-register-row>div{grid-template-columns:repeat(2,minmax(0,1fr))}.depth-game-row>div{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-boundary>div{grid-template-columns:repeat(2,minmax(0,1fr))}.stage-signals{grid-template-columns:repeat(3,1fr)}.overview-chapter>ol,.stage-chapter>ol{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-closing ol,.stage-closing>div{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.product-nav{align-items:flex-start;min-height:0;padding:18px 0}.product-nav>div{flex-direction:column;align-items:flex-end;gap:7px}.product-nav>div a{font-size:.58rem}.product-hero-grid,.product-explainer,.dashboard-entry,.dashboard-title,.model-preview-section>header,.dashboard-section-head,.overview-thesis,.stage-title,.overview-chapter>header,.stage-chapter>header,.stage-closing>header{grid-template-columns:1fr}.product-hero-grid{gap:35px;padding-top:55px}.product-hero-grid h1{font-size:clamp(4rem,15vw,7rem)}.product-principles,.dashboard-metrics,.analysis-meta,.analysis-boundary{grid-template-columns:repeat(2,1fr)}.model-preview-section>div,.status-ledger{grid-template-columns:1fr}.current-model>header,.five-stage-map>header{flex-direction:column;align-items:flex-start}.stage-rail{grid-template-columns:repeat(3,1fr)}.stage-question{grid-template-columns:1fr 150px;gap:30px}.fact-rail{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){body{word-break:normal;font-size:14px}.product-hero,.analysis-hero,.stage-hero{padding-left:20px;padding-right:20px}.brand>span{width:34px;height:34px}.brand small{display:none}.product-principles,.dashboard-metrics,.dashboard-entry>dl,.model-preview-section>div,.model-preview-card>div,.dashboard-game-status,.decision-register-row>div,.depth-game-row>div,.authority-grid,.status-ledger,.dashboard-boundary>div,.analysis-meta,.analysis-boundary,.model-stage-grid,.five-stage-map>div,.overview-chapter>ol,.stage-chapter>ol,.overview-chapter[data-layout=sequence]>ol,.stage-chapter[data-layout=sequence]>ol,.overview-closing ol,.stage-closing>div,.stage-signals,.fact-rail{grid-template-columns:1fr}.product-principles div{border-right:0;border-bottom:1px solid var(--line-dark)}.product-explainer>ol li,.product-explainer>div article{grid-template-columns:40px 1fr}.product-explainer>div article p,.product-explainer li p{grid-column:2}.dashboard-entry>div>a,.model-preview-card>footer{flex-direction:column;align-items:flex-start}.dashboard-game-decision{grid-template-columns:1fr}.dashboard-game-decision i{border:0;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:42px;transform:rotate(90deg)}.model-preview-card>header,.dashboard-game-card>header{grid-template-columns:auto 1fr}.model-preview-card>header>b,.dashboard-game-card>header>b{grid-column:2}.model-decision-strip,.decision-lock,.stage-verdict{grid-template-columns:1fr}.model-decision-strip i,.decision-lock i,.stage-verdict i{border:0;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:48px;transform:rotate(90deg)}.stage-rail{grid-template-columns:repeat(2,1fr)}.analysis-title,.stage-title{padding-top:48px}.analysis-title h1,.stage-title h1{font-size:clamp(2.7rem,14vw,4.5rem)}.stage-question{grid-template-columns:1fr}.stage-orbit{width:140px}.five-stage-map>div>a,.overview-chapter li,.stage-chapter li{min-height:0}.analysis-boundary p{border-right:0;border-bottom:1px solid var(--line-dark);border-left:1px solid var(--line-dark);min-height:0}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;padding-top:24px;padding-bottom:24px}}.dashboard-page{color:#eef3f5;background:var(--navy-950)}.dashboard-page .catalog-section{color:#eef3f5;border-top:1px solid var(--line-dark);background:radial-gradient(circle at 12% 8%,#d4ad6112,#0000 24%),#081722}.dashboard-page .catalog-section-head>p{color:#9aadb9}.dashboard-page .catalog-controls{background:#31434e;grid-template-columns:minmax(250px,1.7fr) repeat(3,minmax(140px,1fr)) auto}.dashboard-page .catalog-controls label{background:#10232f}.dashboard-page .catalog-controls label>span{color:#91a5b1}.dashboard-page .catalog-controls input,.dashboard-page .catalog-controls select{color:#edf3f6;background:#0a1923;border-color:#40545f}.dashboard-page .catalog-controls input::placeholder{color:#718692}.dashboard-page .catalog-controls input:focus,.dashboard-page .catalog-controls select:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d4ad612e}.dashboard-page .catalog-result-status{color:#94a8b4;border-color:#31434e}.dashboard-page .catalog-result-status b{color:var(--gold)}.dashboard-page .decision-catalog{border-color:#31434e}.dashboard-page .decision-catalog-row{color:#edf3f6;background:#0b1c27d1;grid-template-columns:minmax(260px,.9fr) minmax(420px,1.85fr) minmax(96px,.3fr);transition:background-color .16s,box-shadow .16s}.dashboard-page .decision-catalog-row:hover{background:#132b39}.dashboard-page .decision-catalog-row:focus-visible{z-index:1;outline:2px solid var(--gold);outline-offset:-2px;box-shadow:inset 0 0 0 1px var(--navy-950);position:relative}.dashboard-page .decision-catalog-row>header,.dashboard-page .decision-catalog-row>section,.dashboard-page .decision-catalog-row>aside{border-color:#31434e;min-height:168px}.dashboard-page .decision-catalog-row header small,.dashboard-page .decision-catalog-row header p,.dashboard-page .decision-catalog-row>section>p{color:#91a5b1}.dashboard-page .decision-catalog-row header .catalog-identity-meta{color:var(--gold);letter-spacing:.04em;font-size:.75rem;font-weight:800}.dashboard-page .decision-catalog-row>section>span,.dashboard-page .decision-catalog-row>aside>span{color:var(--gold);letter-spacing:.07em;font-size:.75rem;font-weight:850}.dashboard-page .decision-catalog-row .catalog-loop p{color:#c4d0d6;-webkit-line-clamp:4}.dashboard-page .decision-catalog-row>aside{text-align:center;justify-content:space-between;align-items:center}.dashboard-page .decision-catalog-row>aside b{color:var(--gold);font-family:Georgia,serif;font-size:1.5rem}.dashboard-page .catalog-empty{color:#edf3f6;border-color:#31434e}.dashboard-page .catalog-empty p{color:#91a5b1}@media (width<=1180px){.dashboard-page .decision-catalog-row{grid-template-columns:minmax(230px,.8fr) minmax(0,1.5fr) minmax(90px,.3fr)}}@media (width<=900px){.dashboard-page .catalog-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-page .catalog-search{grid-column:1/-1}.dashboard-page .decision-catalog-row{grid-template-columns:minmax(220px,.78fr) minmax(0,1.22fr)}.dashboard-page .decision-catalog-row>.catalog-loop{grid-column:2}.dashboard-page .decision-catalog-row>aside{flex-direction:row;grid-area:auto/1/auto/-1;min-height:56px}}@media (width<=620px){.dashboard-page .catalog-section{padding-left:1rem;padding-right:1rem}.dashboard-page .catalog-controls,.dashboard-page .decision-catalog-row{grid-template-columns:1fr}.dashboard-page .catalog-search,.dashboard-page .decision-catalog-row>.catalog-loop,.dashboard-page .decision-catalog-row>aside{grid-column:auto}.dashboard-page .decision-catalog-row>header,.dashboard-page .decision-catalog-row>section,.dashboard-page .decision-catalog-row>aside{min-height:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{font-size:16px}.eyebrow{font-size:.75rem;line-height:1.5}.product-nav{gap:2rem;min-height:72px}.brand{flex:none;gap:.8rem}.brand>span{width:36px;height:36px;font-size:1.2rem}.brand b{font-size:.88rem}.brand small{font-size:.7rem;line-height:1.2}.product-nav-links{flex-wrap:wrap;justify-content:flex-end;gap:clamp(.8rem,2.2vw,2rem)}.product-nav>.product-nav-links a{letter-spacing:.06em;align-items:center;min-height:44px;font-size:.75rem;display:inline-flex}.product-nav-divider{background:var(--line-dark);width:1px;height:20px}.page-breadcrumb{color:#7f94a4;border-bottom:1px solid var(--line-dark);letter-spacing:.05em;align-items:center;gap:.7rem;min-height:46px;font-size:.75rem;font-weight:800;display:flex}.page-breadcrumb a{color:#b6c1ca;align-items:center;min-height:44px;display:inline-flex}.page-breadcrumb a:hover,.page-breadcrumb a:focus-visible,.page-breadcrumb b{color:var(--accent)}.dashboard-hero{padding:0 var(--section-x) 3rem}.catalog-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.65fr);align-items:end;gap:clamp(3rem,8vw,8rem);min-height:360px;padding:3.5rem 0 2.75rem;display:grid}.catalog-hero-grid h1{max-width:900px;font-family:Georgia,Noto Serif KR,serif;font-size:var(--title-home-size);letter-spacing:-.035em;font-weight:500;line-height:var(--title-home-leading);margin-top:.8rem}.catalog-hero-grid section>p:last-child{color:#b6c2cb;max-width:760px;margin-top:1.25rem;font-size:1rem;line-height:1.75}.catalog-hero-grid aside{border-top:1px solid var(--gold);border-left:1px solid var(--line-dark);padding:1.3rem 0 .2rem 1.5rem}.catalog-hero-grid aside>span{color:var(--gold);letter-spacing:.1em;font-size:.75rem;font-weight:800}.catalog-hero-grid aside h2{margin-top:.8rem;font-size:1.25rem;line-height:1.45}.catalog-hero-grid aside p{color:#96a7b3;margin-top:.8rem;font-size:.875rem;line-height:1.65}.catalog-hero-grid aside a{min-height:44px;color:var(--gold);align-items:center;margin-top:.75rem;font-size:.8rem;font-weight:800;display:inline-flex}.dashboard-metrics>div{min-height:118px;padding:1.25rem}.dashboard-metrics dt,.dashboard-metrics small{font-size:.75rem;line-height:1.45}.dashboard-metrics dd{margin-top:.65rem;font-size:2.25rem}.dashboard-metrics dd em{font-size:.875rem}.dashboard-metrics small{margin-top:.55rem}.catalog-section{padding:4.5rem var(--section-x)}.catalog-section-head,.dashboard-method>header,.product-authorities>header,.product-model-index>header{grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);align-items:end;gap:clamp(2.5rem,8vw,8rem);display:grid}.catalog-section-head h2,.dashboard-method>header h2,.product-authorities>header h2,.product-model-index>header h2,.dashboard-boundary>header h2{font-family:Georgia,Noto Serif KR,serif;font-size:var(--title-section-size);letter-spacing:-.025em;font-weight:500;line-height:var(--title-section-leading);margin-top:.65rem}.catalog-section-head>p,.dashboard-method>header>p,.product-authorities>header>p,.product-model-index>header>p{color:#536673;font-size:.9375rem;line-height:1.7}.catalog-controls{background:var(--line-light);grid-template-columns:minmax(260px,2fr) repeat(4,minmax(135px,1fr)) auto;gap:1px;margin-top:2.25rem;padding:1px;display:grid}.catalog-controls label{background:#f9f6ef;gap:.45rem;min-width:0;padding:.75rem;display:grid}.catalog-controls label>span{color:#687a86;letter-spacing:.07em;font-size:.75rem;font-weight:850}.catalog-controls input,.catalog-controls select{width:100%;min-height:46px;color:var(--ink);font:inherit;background:#fff;border:1px solid #c9c1b5;border-radius:0;outline:0;padding:.65rem .7rem;font-size:.875rem}.catalog-controls input:focus,.catalog-controls select:focus{border-color:#9a742f;box-shadow:0 0 0 3px #d4ad6133}.catalog-controls button,.catalog-empty button{min-height:46px;color:var(--navy-950);border:1px solid var(--gold);background:var(--gold);font:inherit;letter-spacing:.06em;cursor:pointer;padding:.75rem 1rem;font-size:.75rem;font-weight:900}.catalog-result-status{color:#697b87;border:1px solid var(--line-light);border-top:0;justify-content:space-between;align-items:center;gap:1rem;min-height:52px;padding:.75rem 1rem;font-size:.8125rem;display:flex}.catalog-result-status b{color:#8c692b}.decision-catalog{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light)}.decision-catalog-row{background:#fff3;grid-template-columns:minmax(220px,.78fr) minmax(260px,1.15fr) minmax(260px,1.15fr) minmax(190px,.62fr);display:grid}.decision-catalog-row>header,.decision-catalog-row>section,.decision-catalog-row>aside{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);min-width:0;min-height:176px;padding:1.25rem}.decision-catalog-row>header{grid-template-columns:auto minmax(0,1fr);align-content:start;gap:.9rem;display:grid}.decision-catalog-row>header>span{color:var(--gold);font-family:Georgia,serif;font-size:1.5rem}.decision-catalog-row header small{color:#687a86;font-size:.75rem;font-weight:750;display:block}.decision-catalog-row header h3{margin-top:.1rem;font-family:Georgia,Noto Serif KR,serif;font-size:1.25rem;line-height:1.18}.decision-catalog-row header p{color:#73838d;grid-column:1/-1;margin-top:.65rem;font-size:.75rem;line-height:1.45}.decision-catalog-row>section>span{color:#8b6829;letter-spacing:.07em;font-size:.75rem;font-weight:850}.decision-catalog-row h4{margin:.75rem 0 0;font-size:1rem;line-height:1.45}.decision-catalog-row>section>p{color:#566a76;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.55rem;font-size:.875rem;line-height:1.62;display:-webkit-box;overflow:hidden}.decision-catalog-row>aside{flex-direction:column;display:flex}.catalog-state{gap:.3rem;display:grid}.catalog-state b{color:#51705e;letter-spacing:.06em;font-size:.75rem}.catalog-state small{color:#6c7d88;font-size:.75rem}.decision-catalog-row>aside nav{grid-template-columns:repeat(5,1fr);gap:3px;margin-top:1rem;display:grid}.decision-catalog-row>aside nav a{min-height:36px;color:var(--gold);border:1px solid var(--line-light);place-items:center;font-family:Georgia,serif;font-size:.875rem;font-weight:800;display:grid}.decision-catalog-row>aside nav a:hover,.decision-catalog-row>aside nav a:focus-visible{color:#fff;background:var(--navy-900)}.decision-catalog-row>aside>p{color:#6d7e88;margin-top:.75rem;font-size:.75rem}.catalog-primary-link{color:#886525;letter-spacing:.04em;align-items:flex-end;min-height:44px;margin-top:auto;font-size:.8125rem;font-weight:900;display:inline-flex}.catalog-empty{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);text-align:center;padding:4rem 1.5rem}.catalog-empty p{color:#697b87;margin:.55rem 0 1.25rem}.dashboard-method,.product-authorities,.product-model-index{padding:4.5rem var(--section-x);border-top:1px solid var(--line-light)}.dashboard-method details{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);border-left:1px solid var(--line-light)}.dashboard-method details:first-of-type{border-top:1px solid var(--line-light);margin-top:2.25rem}.dashboard-method summary{cursor:pointer;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:70px;padding:.8rem 1rem;list-style:none;display:grid}.dashboard-method summary::-webkit-details-marker{display:none}.dashboard-method summary>span{color:var(--gold);font-family:Georgia,serif;font-size:1.25rem}.dashboard-method summary>b{font-size:.9375rem}.dashboard-method summary>small{color:#6d7f8a;letter-spacing:.08em;font-size:.75rem;font-weight:800}.dashboard-method details[open] summary{color:#fff;background:var(--navy-900)}.dashboard-method .authority-grid,.dashboard-method .status-ledger{border-bottom:0;border-left:0;border-right:0;margin-top:0}.authority-grid li>header span,.authority-grid dt,.authority-grid li>small,.status-ledger dt,.status-ledger dd{font-size:.75rem;line-height:1.55}.authority-grid li>p,.authority-grid dd{font-size:.8125rem;line-height:1.6}.dashboard-boundary{padding:4.5rem var(--section-x)}.dashboard-boundary>div{margin-top:2.25rem}.dashboard-boundary article{min-height:190px}.dashboard-boundary article h3{font-size:1rem}.dashboard-boundary article p{font-size:.8125rem;line-height:1.65}.product-guide-hero{min-height:0;padding:0 var(--section-x) 3rem}.product-guide-hero .product-hero-grid{min-height:360px;padding:3.5rem 0 2.75rem}.product-hero-grid h1,.analysis-title h1{font-size:var(--title-home-size);line-height:var(--title-home-leading);letter-spacing:-.035em}.stage-title h1{font-size:var(--title-detail-size);line-height:var(--title-detail-leading);letter-spacing:-.03em}.product-explainer>header h2,.overview-chapter>header h2,.stage-chapter>header h2,.stage-closing>header h2,.five-stage-map>header h2,.stage-question h2{font-size:var(--title-section-size);line-height:var(--title-section-leading);letter-spacing:-.025em}.product-explainer,.product-authorities,.product-model-index,.overview-thesis,.five-stage-map,.overview-chapter,.stage-chapter,.overview-closing,.stage-closing{padding-top:4.5rem;padding-bottom:4.5rem}.product-explainer>header>p:last-child,.analysis-title>p:last-child,.stage-question>div:first-child>p:last-child,.overview-chapter>header>p,.stage-chapter>header>p,.stage-closing>header>p{font-size:.9375rem;line-height:1.72}.product-authorities{background:#ebe4d8}.product-model-index>div{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.25rem;display:grid}.product-model-index>div>a{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;min-height:92px;padding:.9rem;display:grid}.product-model-index>div>a:hover,.product-model-index>div>a:focus-visible{color:#fff;background:var(--navy-900)}.product-model-index>div>a>span{color:var(--gold);font-family:Georgia,serif;font-size:1.25rem}.product-model-index a small{color:#74848e;font-size:.75rem;display:block}.product-model-index a b{margin-top:.1rem;font-size:.9375rem;display:block}.product-model-index a em{color:#896626;font-size:.75rem;font-style:normal;font-weight:850}.product-model-index>.primary-cta{margin-top:2rem}.analysis-title{padding:3.25rem 0 2.25rem}.stage-title{padding:3rem 0 2.25rem}.stage-rail a{min-height:56px;padding:.85rem 1rem}.stage-rail small,.analysis-meta dd,.overview-chapter li>div small,.stage-chapter li>div small,.stage-chapter li>div b,.overview-chapter dt,.stage-chapter dt,.overview-chapter li>a,.stage-signals small,.analysis-boundary p,.site-footer{font-size:.75rem}.overview-chapter li>p,.stage-chapter li>p,.overview-chapter dd,.stage-chapter dd,.overview-closing li p,.stage-signals p,.stage-closing article p{font-size:.875rem}.five-stage-map>div>a{min-height:320px}.overview-chapter li,.stage-chapter li{min-height:280px;padding:1.4rem}@media (width<=1180px){.catalog-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-search{grid-column:span 2}.decision-catalog-row{grid-template-columns:minmax(220px,.72fr) minmax(0,1fr) minmax(190px,.62fr)}.decision-catalog-row>section:nth-of-type(2){grid-column:2}.decision-catalog-row>aside{grid-area:1/3/span 2}.product-model-index>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.product-nav{flex-wrap:wrap;align-items:center;padding:.75rem 0}.product-nav>.product-nav-links{flex-direction:row;justify-content:flex-start;align-items:center;gap:.35rem 1.15rem;width:100%}.product-nav>.product-nav-links a{font-size:.75rem}.product-nav-divider{display:none}.catalog-hero-grid,.catalog-section-head,.dashboard-method>header,.product-authorities>header,.product-model-index>header{grid-template-columns:1fr;gap:1.75rem}.catalog-hero-grid{min-height:0}.dashboard-metrics{grid-template-columns:repeat(2,1fr)}.decision-catalog-row{grid-template-columns:minmax(200px,.7fr) minmax(0,1fr)}.decision-catalog-row>section:nth-of-type(2){grid-column:auto}.decision-catalog-row>aside{grid-area:auto/1/auto/-1;min-height:0}.product-hero-grid h1,.analysis-title h1,.stage-title h1{font-size:var(--title-home-size)}}@media (width<=620px){body{font-size:16px}.brand small{display:block}.page-breadcrumb{white-space:nowrap;overflow-x:auto}.catalog-controls,.decision-catalog-row,.product-model-index>div{grid-template-columns:1fr}.catalog-search,.decision-catalog-row>section:nth-of-type(2),.decision-catalog-row>aside{grid-column:auto}.decision-catalog-row>header,.decision-catalog-row>section,.decision-catalog-row>aside{min-height:0}.catalog-result-status{flex-direction:column;align-items:flex-start}.dashboard-metrics{grid-template-columns:1fr}.dashboard-method summary{grid-template-columns:36px 1fr}.dashboard-method summary>small{grid-column:2}.product-guide-hero .product-hero-grid{padding-top:2.5rem}.product-hero-grid h1,.analysis-title h1,.stage-title h1{font-size:clamp(2.25rem,11vw,3.25rem)}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
