@font-face{font-family:Pretendard;src:url(/fonts/PretendardVariable.woff2)format("woff2");font-style:normal;font-weight:400 600;font-display:swap}@font-face{font-family:Noto Serif KR;src:url(/fonts/NotoSerifKR-500.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Noto Serif KR;src:url(/fonts/NotoSerifKR-600.woff2)format("woff2");font-style:normal;font-weight:600;font-display:swap}:root{--gold:#d3a85c;--ivory:#f4f0e7;--ink:#1c1d1f;--paper:#faf8f2;--line:#1c1d1f2b;--container:1180px;--serif:"Noto Serif KR", "Batang", serif;--sans:Pretendard, "Apple SD Gothic Neo", "Noto Sans KR", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);font-family:var(--sans);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.korean-copy,.customer-copy,.faq-question,.faq-answer,.cta-copy{word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-wrap:pretty}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.site-header{z-index:50;height:88px;color:var(--ivory);transition:background .26s,border .26s;position:fixed;inset:0 0 auto}.site-header.is-scrolled,.site-header.on-light{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1c1d1ff0;border-bottom:1px solid #d3a85c38}.header-inner{width:min(var(--container), calc(100% - 64px));grid-template-columns:250px 1fr 144px;align-items:center;gap:34px;height:100%;margin:auto;display:grid}.brand-link{width:190px;display:inline-flex}.brand-logo{object-fit:contain;width:100%;height:auto;display:block}.primary-nav{letter-spacing:.025em;white-space:nowrap;justify-self:center;align-items:center;gap:clamp(24px,3vw,46px);font-size:14px;display:flex}.primary-nav a{border-bottom:1px solid #0000;padding:12px 0}.primary-nav a:hover{border-color:var(--gold)}.primary-nav a.is-active{border-color:var(--gold);color:#fff}.header-cta{text-align:center;min-width:0;color:var(--ivory);border:1px solid #d3a85cb8;border-radius:9px;justify-self:end;padding:12px 17px;font-size:13px;transition:transform .22s,border-color .22s,background .22s,color .22s}.header-cta:hover{background:var(--gold);border-color:var(--gold);color:var(--ink);transform:translateY(-2px)}.header-cta.is-active{background:var(--gold);color:var(--ink)}.menu-toggle{color:inherit;background:0 0;border:0;padding:12px;display:none}.menu-toggle span{background:currentColor;width:22px;height:1px;margin:6px 0;display:block}.home-hero{min-height:100svh;color:var(--ivory);background:#0f1112;align-items:center;display:grid;position:relative;overflow:hidden}.hero-media,.hero-media img,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:center right;animation:22s cubic-bezier(.22,1,.36,1) both heroZoom}.hero-shade{background:linear-gradient(90deg,#080a0be6 0%,#080a0bab 35%,#080a0b0d 72%),radial-gradient(#0000 48%,#00000047)}.home-content{z-index:2;width:min(var(--container), calc(100% - 64px));margin:auto;padding-top:96px;position:relative}.home-content h1{max-width:720px;font-family:var(--serif);letter-spacing:-.04em;margin:0 0 30px;font-size:clamp(40px,4.65vw,68px);font-weight:500;line-height:1.34}.hero-empathy{color:#f4f0e7c2;margin:0 0 26px;font-size:17px;line-height:1.85}.system-signal{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;margin:0 0 16px;font-size:11px}.hero-value{font-family:var(--serif);margin:0 0 32px;font-size:20px;line-height:1.75}.primary-cta{border:1px solid var(--gold);color:var(--ivory);border-radius:9px;align-items:center;gap:22px;padding:15px 22px;font-weight:600;transition:transform .22s,box-shadow .22s;display:inline-flex}.primary-cta:hover{transform:translateY(-2px);box-shadow:0 8px 32px #d3a85c26}.primary-cta:hover span{transform:translate(4px)}.primary-cta span{transition:transform .22s}.hero-trust{color:#f4f0e794;margin:20px 0 0;font-size:12px;line-height:1.75}.reveal{opacity:0;animation:.62s cubic-bezier(.22,1,.36,1) forwards reveal;transform:translateY(12px)}.r1{animation-delay:.1s}.r2{animation-delay:.21s}.r3{animation-delay:.32s}.r4{animation-delay:.43s}.r5{animation-delay:.54s}.r6{animation-delay:.65s}@keyframes reveal{to{opacity:1;transform:translateY(0)}}@keyframes heroZoom{to{transform:scale(1.04)}}@media (max-width:900px){.site-header{height:72px}.header-inner{grid-template-columns:1fr auto auto;gap:10px;width:calc(100% - 34px)}.brand-link{width:142px}.menu-toggle{order:3;display:block}.header-cta{order:2;min-width:auto;padding:9px 12px;font-size:11px}.primary-nav{background:#1c1d1ffa;flex-direction:column;align-items:stretch;gap:8px;padding:24px;display:none;position:absolute;top:72px;left:0;right:0}.primary-nav.is-open{display:flex}.primary-nav a{padding:13px 0}}@media (max-width:720px){.hero-media img{object-position:center}.hero-shade{background:linear-gradient(#07080947 0%,#07080959 32%,#070809e6 70%,#090b0c 100%)}.home-hero{align-items:end}.home-content{width:calc(100% - 40px);padding:116px 0 46px}.home-content h1{margin-bottom:20px;font-size:clamp(32px,9.8vw,42px);line-height:1.38}.hero-empathy{margin-bottom:18px;font-size:14px;line-height:1.72}.system-signal{margin-bottom:10px;font-size:9px}.hero-value{margin-bottom:24px;font-size:16px;line-height:1.7}.primary-cta{padding:13px 18px;font-size:14px}.hero-trust{margin-top:14px;font-size:10px}}.report-page{background:var(--paper)}.report-hero{min-height:760px;color:var(--ivory);background:radial-gradient(circle at 75% 30%,#d3a85c21,#0000 27%),#121415;padding:160px 0 100px}.report-hero-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid}.report-hero h1{font-family:var(--serif);margin:0 0 42px;font-size:clamp(54px,6vw,80px);font-weight:500;line-height:1.25}.trust-row{color:#f4f0e7a8;gap:26px;font-size:12px;display:flex}.trust-row span:before{content:"";background:var(--gold);vertical-align:2px;border-radius:50%;width:5px;height:5px;margin-right:8px;display:inline-block}.paper-stack{perspective:1000px;min-height:500px;position:relative}.paper{color:var(--ink);background:#f3efe5;border-radius:14px;padding:48px;position:absolute;inset:25px 4% 0 14%;transform:rotate(2deg);box-shadow:0 30px 90px #00000047}.paper.rear{opacity:.5;background:#ded5c3;inset:4px 10% 24px 7%;transform:rotate(-5deg)}.paper small,.preview-pages small{color:#9b753a;letter-spacing:.14em}.paper h2{margin:38px 0 24px;font-family:Georgia,serif;font-size:44px}.paper p{font-family:var(--serif);margin-top:34px;font-size:23px;line-height:1.65}.redacted-lines{gap:12px;margin-top:36px;display:grid}.redacted-lines i{background:#1c1d1f1f;border-radius:8px;width:100%;height:7px;display:block}.redacted-lines i:nth-child(2){width:84%}.redacted-lines i:nth-child(3){width:68%}.report-section h2,.report-preview h2{font-family:var(--serif);margin:0 0 38px;font-size:clamp(38px,4.5vw,62px);font-weight:500;line-height:1.35}.question-decision{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid}.question-fragments{flex-wrap:wrap;gap:9px;max-width:520px;display:flex}.question-fragments span{border:1px solid var(--line);color:#1c1d1fa8;padding:10px 14px;font-size:13px}.decision-card{border-left:2px solid var(--gold);background:#eee8dc;padding:58px}.decision-card blockquote{font-family:var(--serif);margin:0 0 30px;font-size:30px;line-height:1.65}.decision-card small{color:#1c1d1f85}.preview-pages{grid-template-columns:1.05fr .95fr;align-items:start;gap:26px;margin-top:60px;display:grid}.preview-pages article{background:#faf8f2;border:1px solid #1c1d1f1f;border-radius:14px;min-height:430px;padding:46px}.preview-pages h3{margin:42px 0 30px;font-family:Georgia,serif;font-size:36px}.preview-pages p{max-width:500px;line-height:1.8}.preview-pages .blurred{opacity:.58;filter:blur(1.1px);transform:translateY(54px)}.decision-examples{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:58px;display:grid}.decision-examples article{background:#f0ebdf;border-top:1px solid #a17b3e;min-height:180px;padding:34px}.decision-examples b{color:#9b753a;font-size:12px}.decision-examples p{font-family:var(--serif);margin-top:48px;font-size:20px;line-height:1.6}.report-soft{text-align:center;background:#e8e0d2}.narrow{max-width:850px}.report-soft p:not(.eyebrow){color:#1c1d1fa6}.human-review{grid-template-columns:1fr 1fr;align-items:end;gap:100px;display:grid}.human-review>p{max-width:500px;margin:0 0 38px;font-size:18px;line-height:1.9}@media (max-width:720px){.report-hero{min-height:0;padding:120px 0 70px}.report-hero-grid{grid-template-columns:1fr;gap:48px}.report-hero h1{font-size:48px}.trust-row{flex-direction:column;gap:9px}.paper-stack{min-height:400px}.paper{padding:28px;inset:20px 0 0 8%}.paper.rear{inset:0 8% 20px 0}.paper h2{font-size:32px}.paper p{font-size:18px}.report-section,.report-preview{padding-block:78px}.question-decision,.human-review{grid-template-columns:1fr;gap:45px}.decision-card{padding:34px 24px}.decision-card blockquote{font-size:24px}.preview-pages{grid-template-columns:1fr}.preview-pages article{min-height:320px;padding:30px 24px}.preview-pages .blurred{transform:none}.decision-examples{grid-template-columns:1fr}.decision-examples article{min-height:130px}.decision-examples p{margin-top:28px}}.faq-page{background:#fcfaf6}.faq-hero{color:var(--ivory);background:#11151a;padding:160px 0 110px}.faq-hero-grid{grid-template-columns:1fr .8fr;align-items:center;gap:80px;display:grid}.faq-hero h1{font-family:var(--serif);margin:0 0 26px;font-size:clamp(50px,5.5vw,76px);font-weight:500;line-height:1.3}.faq-hero p{color:#f4f0e7b8;line-height:1.9}.faq-cues{flex-wrap:wrap;gap:10px;margin:30px 0 32px;display:flex}.faq-cues span{color:#f4f0e7c7;border:1px solid #d3a85c47;padding:9px 13px;font-size:12px}.faq-hero small{color:#f4f0e775}.privacy-glass{background:radial-gradient(circle at 70% 35%,#d3a85c33,#0000 24%),linear-gradient(135deg,#20262b,#0e1114);border-radius:28px;min-height:420px;position:relative;overflow:hidden}.privacy-glass:before{content:"";background:linear-gradient(130deg,#0000,#d3a85c24,#0000);position:absolute;inset:-30% 40% -20% 20%;transform:rotate(-10deg)}.privacy-glass i{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff09;border:1px solid #ffffff1f;border-radius:24px;width:58%;height:38%;position:absolute;top:18%;left:22%;transform:rotate(-8deg)}.privacy-glass i:nth-child(2){top:38%;left:31%;transform:rotate(8deg)}.privacy-glass i:nth-child(3){top:54%;left:13%;transform:rotate(-2deg)}.faq-intro{grid-template-columns:1fr 1fr;align-items:end;gap:80px;padding:110px 0;display:grid}.faq-intro h2,.faq-cluster h2,.faq-close h2{font-family:var(--serif);margin:0;font-size:clamp(38px,4.5vw,60px);font-weight:500;line-height:1.38}.faq-intro p{color:#1c1d1fad;margin:0;line-height:1.9}.faq-cluster{padding:90px 0}.faq-cluster>h2{margin-bottom:46px}.faq-list{gap:14px;display:grid}.faq-item{background:#f5f1e9;border:1px solid #ddd6cb;border-left:3px solid #b89963}.faq-trigger{width:100%;min-height:92px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:62px 1fr 52px;align-items:center;gap:20px;padding:22px 24px;display:grid}.faq-trigger strong{word-break:keep-all;min-width:0;font-size:25px}.faq-num{font-family:var(--serif);color:#b8996385;font-size:30px}.faq-icon{color:#947347;border:1px solid #b8996380;border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.faq-answer{background:#fcfaf6;padding:6px 98px 38px 108px}.faq-answer p{max-width:760px;margin:0 0 16px;font-size:17px;line-height:1.9}.faq-answer p:first-child{font-weight:600}.faq-answer blockquote{color:#856638;max-width:720px;font-family:var(--serif);border-top:1px solid #d8c6a6;margin:30px 0 0;padding:22px 0 0;font-size:18px;line-height:1.75}.faq-support{min-height:340px;color:var(--ivory);background:#1a1f25;border-radius:2px;grid-template-columns:.8fr 1fr;align-items:center;gap:70px;margin:30px 0 60px;padding:48px;display:grid}.support-art{background:linear-gradient(140deg,#d3a85c21,#0000 50%),#20262b;border:1px solid #d3a85c33;height:230px;position:relative}.support-art:before,.support-art:after{content:"";border:1px solid #f4f0e72e;position:absolute;inset:18% 14%;transform:rotate(-4deg)}.support-art:after{inset:31% 8% 9% 23%;transform:rotate(3deg)}.faq-support.clarity .support-art{background:repeating-radial-gradient(circle at 25%,#0000 0 12px,#f4f0e71f 13px 14px,#0000 15px 26px),linear-gradient(90deg,#0000 55%,#d3a85c40)}.faq-support.brief{color:var(--ink);background:#ebe4d6}.faq-support.brief .support-art{background:#faf8f2;box-shadow:14px 14px #d8d0c2}.faq-support h3{font-family:var(--serif);margin:0;font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1.5}.faq-close{color:var(--ivory);text-align:center;background:#15191d;padding:120px 0}.faq-close p{color:#f4f0e7b3;margin:22px auto;line-height:1.9}.faq-close .primary-cta{margin-top:16px}@media (max-width:720px){.faq-hero{padding:118px 0 70px}.faq-hero-grid{grid-template-columns:1fr;gap:48px}.faq-hero h1{font-size:44px}.privacy-glass{min-height:250px}.faq-intro{grid-template-columns:1fr;gap:34px;padding:76px 0}.faq-cluster{padding:68px 0}.faq-cluster>h2{margin-bottom:32px}.faq-trigger{grid-template-columns:42px 1fr 48px;gap:8px;min-height:78px;padding:18px 14px}.faq-trigger strong{font-size:18px}.faq-num{font-size:21px}.faq-answer{padding:8px 18px 30px}.faq-answer p{font-size:15px;line-height:1.86}.faq-answer blockquote{font-size:16px}.faq-support{grid-template-columns:1fr;gap:30px;min-height:0;padding:26px 20px}.support-art{height:160px}.faq-close{padding:82px 0}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start-page{background:var(--ivory)}.start-intro{grid-template-columns:1fr .9fr;align-items:center;gap:70px;padding:150px 0 90px;display:grid}.start-label{color:#8a6836;margin-bottom:15px;font-size:13px;font-weight:600;display:block}.start-intro h1{font-family:var(--serif);margin:0 0 28px;font-size:clamp(46px,5vw,66px);font-weight:500;line-height:1.32}.start-intro>div>p:not(.eyebrow){color:#1c1d1fab;line-height:1.9}.start-intro img{aspect-ratio:776/348;object-fit:cover;object-position:center;width:100%;height:auto;display:block}.start-trust{flex-wrap:wrap;gap:34px;margin-top:28px;display:flex}.start-trust span{border:0;padding:0;font-size:12px}.start-trust span:before{content:"◆";color:var(--gold);vertical-align:2px;margin-right:10px;font-size:7px}.start-form-wrap{border-top:1px solid var(--line);grid-template-columns:1.3fr .7fr;align-items:start;gap:80px;padding:80px 0 120px;display:grid}.story-column h2,.receiving-column h2{font-family:var(--serif);margin:0 0 18px;font-size:clamp(34px,4vw,52px);font-weight:500}.story-column>p:not(.eyebrow),.receiving-column>p:not(.eyebrow){color:#1c1d1fa6;line-height:1.8}.story-guide{border:0;border-left:2px solid var(--gold);grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr);align-items:start;column-gap:46px;margin:44px 0 32px;padding:4px 0 4px 18px;display:grid}.story-guide h3{font-family:var(--sans);grid-column:1/-1;margin:0 0 18px;font-size:14px;font-weight:600}.story-guide ul{margin:0;padding-left:18px;line-height:1.9}.story-guide li::marker{color:var(--gold)}.story-guide p{color:#1c1d1f9e;margin:0;line-height:1.95}.story-column textarea{width:100%;min-height:430px;color:var(--ink);resize:vertical;background:#fbf9f3;border:1px solid #1c1d1f29;border-radius:2px;padding:28px;font-size:17px;line-height:1.9}.field-helper{color:#1c1d1f94;margin-top:18px;font-size:13px;line-height:1.75}.field-helper p{margin:4px 0}.field-helper p:nth-child(3){color:#9b6a25}.field-helper .privacy-help{border-top:1px solid var(--line);color:#1c1d1f85;margin-top:18px;padding-top:16px}.receiving-column{border-top:2px solid var(--gold);background:#eee8dc;padding:34px;position:sticky;top:115px}.receiving-column label:not(.consent){gap:8px;margin-top:26px;font-size:14px;font-weight:600;display:grid}.receiving-column input[type=text],.receiving-column input[type=email]{width:100%;color:var(--ink);background:#fbf9f3;border:1px solid #1c1d1f2b;padding:14px}.receiving-column label small{color:#1c1d1f80;font-weight:400}.consent{align-items:flex-start;gap:10px;margin-top:28px;font-size:13px;line-height:1.6;display:flex}.consent input{margin-top:3px}.policy-links{color:#775a2f;gap:7px;margin:10px 0 28px;font-size:12px;display:flex}.submit-reassurance{border-top:1px solid var(--line);padding-top:24px;font-size:13px;line-height:1.7}.submit-reassurance p{margin:4px 0}.start-submit{background:var(--ink);width:100%;min-height:52px;color:var(--ivory);border:0;margin-top:24px;font-weight:600}.start-submit:disabled{opacity:.56;cursor:not-allowed}.submit-micro{text-align:center;color:#1c1d1f80;margin-top:12px;display:block}@media (max-width:720px){.start-intro{grid-template-columns:1fr;gap:32px;padding:115px 0 65px}.start-intro h1{font-size:42px}.start-intro img{aspect-ratio:776/348;object-fit:cover;object-position:center;height:auto;-webkit-mask-image:none;mask-image:none}.start-form-wrap{grid-template-columns:1fr;gap:55px;padding:65px 0 90px}.story-column textarea{min-height:360px}.receiving-column{margin-inline:-2px;padding:28px 20px;position:static}}.site-footer{color:#f4f0e7d1;background:linear-gradient(#0d1012,#0b0e10);padding:8px 0 7px;font-size:11px}.footer-shell{display:block}.footer-main{grid-template-columns:1fr auto 1fr;align-items:center;min-height:22px;margin-bottom:6px;display:grid}.footer-brand{color:#d5b56f;white-space:nowrap;justify-self:start;align-items:baseline;gap:12px;display:inline-flex}.footer-brand span{letter-spacing:.2em;font-size:14px;font-weight:500}.footer-brand small{letter-spacing:.025em;font-size:10px;font-weight:500}.footer-message{font-family:var(--serif);letter-spacing:0;white-space:nowrap;background:linear-gradient(90deg,#cdae6b,#f0deae 45%,#d6b66f 70%,#ead6a3);color:#0000;filter:drop-shadow(0 0 12px #d3b16814);-webkit-background-clip:text;background-clip:text;justify-self:center;align-items:center;gap:12px;margin:0;font-size:13px;font-weight:500;display:flex;position:relative}.footer-message:before,.footer-message:after{content:"";width:42px;height:1px}.footer-message:before{background:linear-gradient(90deg,#0000,#d3b1687a)}.footer-message:after{background:linear-gradient(90deg,#d3b1687a,#0000)}.footer-nav{white-space:nowrap;color:#ebe8ded6;justify-self:end;align-items:center;gap:0;font-size:11px;display:flex}.footer-nav a+a:before{content:"|";color:#ebe8de42;margin:0 10px}.site-footer a{transition:color .18s}.site-footer a:hover{color:#d5b56f}.footer-meta{color:#cdcfcda3;border-top:1px solid #ffffff1f;grid-template-columns:1fr auto;align-items:center;gap:28px;padding-top:5px;font-size:9px;line-height:1.3;display:grid}.footer-meta p{margin:0}.footer-meta p:first-child{max-width:720px}.footer-meta p:last-child{white-space:nowrap}.policy-shell{background:var(--ivory);min-height:70vh;padding:154px 0 104px}.policy-page{max-width:760px}.policy-shell h1{font-family:var(--serif);margin:0 0 34px;font-size:clamp(44px,5vw,64px);font-weight:500;line-height:1.25}.policy-intro{border-bottom:1px solid var(--line);color:#1c1d1fc7;margin:0 0 54px;padding-bottom:30px;font-size:18px;line-height:1.85}.policy-page section{margin-top:38px}.policy-page h2{font-family:var(--serif);margin:0 0 13px;font-size:22px;font-weight:600;line-height:1.5}.policy-page section p,.policy-page li{color:#1c1d1fb8;font-size:16px;line-height:1.9}.policy-page section p{margin:0 0 14px}.policy-page ul{margin:10px 0 20px;padding-left:22px}.policy-page a{color:#775a2f;text-underline-offset:3px;text-decoration:underline}.policy-effective{border-top:1px solid var(--line);color:#1c1d1f85;margin:52px 0 0;padding-top:22px;font-size:13px}@media (max-width:720px){.site-footer{padding:8px 0}.footer-main{text-align:center;grid-template-columns:1fr;justify-items:center;gap:5px;min-height:0;margin-bottom:7px}.footer-brand,.footer-message,.footer-nav{justify-self:center}.footer-brand{gap:8px}.footer-brand span{font-size:14px}.footer-brand small{font-size:10px}.footer-message{white-space:normal;text-wrap:balance;justify-content:center;max-width:300px;font-size:13px;line-height:1.35}.footer-message:before,.footer-message:after{display:none}.footer-nav{white-space:normal;flex-wrap:wrap;justify-content:center;font-size:11px;line-height:1.45}.footer-nav a+a:before{margin-inline:8px}.footer-meta{text-align:center;grid-template-columns:1fr;justify-items:center;gap:3px;padding-top:6px;font-size:9.5px}.footer-meta p:first-child{max-width:330px}.footer-meta p:last-child{white-space:normal}.policy-shell{padding:118px 0 76px}.policy-page{width:calc(100% - 40px)}.policy-shell h1{margin-bottom:26px;font-size:36px}.policy-intro{margin-bottom:42px;padding-bottom:24px;font-size:16px;line-height:1.8}.policy-page section{margin-top:32px}.policy-page h2{font-size:20px}.policy-page section p,.policy-page li{font-size:15px;line-height:1.85}}.about-page{background:var(--ivory)}.about-shell{z-index:2;width:min(var(--container), calc(100% - 64px));margin-inline:auto;position:relative}.about-dark{color:var(--ivory);background:#101214;position:relative}.about-ivory{background:var(--ivory)}.about-paper{background:#e9e2d5}.about-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.about-overlay{background:linear-gradient(90deg,#0a0c0deb 0%,#0a0c0db8 45%,#0a0c0d2b 78%),linear-gradient(#00000029,#0000007a);position:absolute;inset:0}.about-hero{align-items:center;min-height:900px;padding:150px 0 100px;display:grid}.about-hero-copy{max-width:var(--container)}.about-hero-copy>*{max-width:700px}.about-page h1,.about-page h2{font-family:var(--serif);letter-spacing:-.035em;font-weight:500}.about-page h1{margin:0 0 48px;font-size:clamp(52px,6vw,82px);line-height:1.28}.about-page h2{margin:0 0 42px;font-size:clamp(38px,4.4vw,60px);line-height:1.4}.about-page p{color:#1c1d1fc4;margin:0 0 22px;font-size:17px;line-height:1.95}.about-dark p{color:#f4f0e7bd}.about-page strong{color:inherit;font-weight:600}.about-emphasis{font-family:var(--serif);border-top:1px solid #9a733861;padding-top:22px;font-weight:600;color:#8b6938!important;font-size:21px!important;line-height:1.85!important}.about-dark .about-emphasis{border-color:#d3a85c61;color:var(--gold)!important}.about-section{padding:130px 0;position:relative}.about-grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:80px;display:grid}.about-copy{min-width:0}.about-media{min-width:0;margin:0}.about-media img{object-fit:cover;width:100%;height:min(650px,55vw);min-height:460px;display:block}.about-media.fade-left{margin-left:-50px;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 16% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 16% 100%)}.about-media.fade-right{margin-right:-50px;-webkit-mask-image:linear-gradient(90deg,#000 0% 84%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 84%,#0000 100%)}.about-reflection{align-items:center;min-height:880px;display:grid}.about-reflection .about-overlay{background:linear-gradient(90deg,#07090bf0 0%,#07090bb8 58%,#07090b59 100%),radial-gradient(circle at 72% 42%,#d3a85c17,#0000 28%)}.about-narrow-left{max-width:var(--container)}.about-narrow-left>*{max-width:720px}.about-origin .about-grid{align-items:start}.about-origin .origin-media{position:sticky;top:120px}.about-philosophy{align-items:center;min-height:1040px;display:grid}.about-philosophy .about-overlay{background:linear-gradient(90deg,#080a0ceb,#080a0c94 58%,#080a0c6b)}.about-philosophy-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:center;gap:70px 90px;display:grid}.about-philosophy-grid blockquote{border-left:1px solid var(--gold);color:var(--ivory);font-family:var(--serif);margin:0;padding:36px 0 36px 34px;font-size:clamp(28px,3vw,42px);line-height:1.65}.philosophy-close{grid-column:1/-1;max-width:720px}.about-reading{max-width:900px}.about-reading h2{max-width:820px}.about-final-reflection .about-emphasis{max-width:680px;margin-top:42px}.about-cta{text-align:center;align-items:center;min-height:760px;display:grid;position:relative}.about-cta-copy>p:first-child{color:#f4f0e7cc;font-family:var(--serif);font-size:clamp(24px,3vw,36px);line-height:1.75}.about-cta-copy h2{letter-spacing:.04em;margin:40px 0 20px;font-size:clamp(48px,6vw,76px)}.about-cta-copy .about-emphasis{width:fit-content;margin:0 auto 34px;padding-inline:28px}@media (max-width:820px){.about-shell{width:calc(100% - 40px)}.about-hero{align-items:end;min-height:820px;padding:122px 0 66px}.about-hero .about-bg{object-position:62% center}.about-hero .about-overlay{background:linear-gradient(#080a0b47 0%,#080a0b80 42%,#080a0bf5 76%)}.about-page h1{font-size:43px}.about-page h2{font-size:36px}.about-page p{font-size:16px;line-height:1.9}.about-emphasis{font-size:18px!important}.about-section{padding:84px 0}.about-grid,.about-grid.media-first{grid-template-columns:1fr;gap:40px}.about-grid.media-first .about-media{order:2}.about-media.fade-left,.about-media.fade-right{margin:0 -20px;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%)}.about-media img{object-fit:cover;width:calc(100% + 40px);height:auto;min-height:0;max-height:520px}.about-reflection{align-items:end;min-height:920px;padding-bottom:76px}.about-reflection .about-bg{object-position:68% center}.about-reflection .about-overlay{background:linear-gradient(#07090b3d,#07090beb 58%,#07090b)}.about-origin .origin-media{position:static}.about-origin .origin-media img{height:auto}.about-philosophy{align-items:end;min-height:1120px;padding-bottom:78px}.about-philosophy .about-bg{object-position:58% center}.about-philosophy .about-overlay{background:linear-gradient(#080a0c40,#080a0ceb 46%,#080a0c)}.about-philosophy-grid{grid-template-columns:1fr;gap:42px}.about-philosophy-grid blockquote{font-size:26px}.philosophy-close{grid-column:auto}.about-editorial{padding-block:90px}.about-reading p{font-size:16px}.about-cta{min-height:700px}.about-cta .about-bg{object-position:54% center}.about-cta-copy{padding:80px 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page-shell{width:min(var(--container), calc(100% - 64px));margin-inline:auto}.detail-page{background:var(--ivory);min-height:100vh}.eyebrow{color:#9b753a;letter-spacing:.14em;margin:0 0 18px;font-size:11px;font-weight:600}.approach-hero{grid-template-columns:.86fr 1.14fr;align-items:center;gap:24px;min-height:650px;padding-top:150px;display:grid}.approach-copy{z-index:2;position:relative}.approach-copy h1{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(48px,5vw,72px);font-weight:500;line-height:1.28}.approach-visual{min-width:0;margin-left:-80px;display:block;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 18% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 18% 90%,#0000 100%)}.approach-visual img{object-fit:cover;width:100%;height:500px;display:block}.section{padding-block:116px}.section h2{font-family:var(--serif);margin:0 0 50px;font-size:clamp(34px,4vw,56px);font-weight:500}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.steps div{border-right:1px solid var(--line);gap:48px;min-height:170px;padding:22px 16px;display:grid}.steps b,.area-grid b{color:#9b753a;letter-spacing:.12em;font-size:11px}.steps span{font-family:var(--serif);align-self:end;font-size:18px}.section-ink{background:var(--ink);color:var(--ivory)}.section-ink .eyebrow{color:var(--gold)}.area-grid{background:#f4f0e72b;grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.area-grid article{background:var(--ink);flex-direction:column;justify-content:space-between;min-height:210px;padding:24px;display:flex}.area-grid h3{font-family:var(--serif);margin:0;font-size:22px;font-weight:500}.privacy-strip{background:#ded4bf;padding:26px 0}.privacy-strip .page-shell{justify-content:space-between;gap:24px;font-size:14px;display:flex}.privacy-strip a{color:#76592e}.system-panel{max-width:960px}.disclosure-list{border-top:1px solid var(--line)}.disclosure-item{border-bottom:1px solid var(--line)}.disclosure-trigger{text-align:left;width:100%;min-height:84px;color:inherit;cursor:pointer;background:0 0;border:0;grid-template-columns:1fr 52px;align-items:start;gap:24px;padding:20px 0;display:grid}.disclosure-trigger>span:first-child{grid-template-columns:minmax(180px,.7fr) 1fr;gap:30px;min-width:0;display:grid}.disclosure-trigger strong{font-family:var(--serif);font-size:19px;font-weight:600}.disclosure-trigger em{color:#1c1d1fa3;font-style:normal;line-height:1.7}.disclosure-icon{color:#9b753a;border:1px solid #d3a85c80;border-radius:50%;place-items:center;width:48px;min-height:48px;font-size:24px;transition:transform .28s;display:grid}.disclosure-item.is-open .disclosure-icon{transform:rotate(45deg)}.disclosure-panel{padding:4px 76px 34px min(28%,260px);animation:.28s both reveal}.disclosure-panel p{margin:0 0 14px;line-height:1.85}.disclosure-panel small{color:#8a6630}.closing-cta{color:var(--ivory);text-align:center;background:#181a1b;padding:110px 0}.closing-cta h2{font-family:var(--serif);margin:0 0 14px;font-size:clamp(32px,4vw,52px);font-weight:500}.closing-cta p{color:#f4f0e7b3;margin:0 0 28px}.closing-cta small{color:#f4f0e780;margin-top:15px;display:block}.primary-cta.dark{color:var(--ivory)}@media (max-width:720px){.page-shell{width:calc(100% - 40px)}.approach-hero{flex-direction:column;align-items:stretch;gap:36px;min-height:0;padding-top:116px;display:flex}.approach-copy h1{font-size:42px}.approach-visual{order:2;margin:0 -20px;-webkit-mask-image:linear-gradient(#0000 0,#000 12% 90%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 12% 90%,#0000 100%)}.approach-visual img{width:100%;height:auto}.section{padding-block:78px}.steps{grid-template-columns:1fr}.steps div{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:45px 1fr;align-items:center;gap:12px;min-height:76px}.steps span{align-self:center}.area-grid{grid-template-columns:repeat(2,1fr)}.area-grid article:last-child{grid-column:1/-1}.area-grid article{min-height:150px}.privacy-strip .page-shell{flex-direction:column}.disclosure-trigger{grid-template-columns:1fr 48px;gap:12px}.disclosure-trigger>span:first-child{grid-template-columns:1fr;gap:8px}.disclosure-panel{padding:0 0 30px}}.korean-copy *,.customer-copy *,.faq-trigger *,.faq-answer *{min-width:0}.korean-copy p,.korean-copy h1,.korean-copy h2,.korean-copy h3,.korean-copy li,.korean-copy blockquote,.korean-copy label,.korean-copy button{word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-wrap:pretty;height:auto}.site-header.surface-dark{color:var(--ivory)}.site-header.surface-dark.is-scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1c1d1ff0;border-bottom:1px solid #d3a85c38}.site-header.surface-light{color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f0e7e6;border-bottom:1px solid #1c1d1f14}.site-header.surface-light.is-scrolled{background:#f4f0e7f7}.site-header.surface-light .brand-logo{filter:none}.site-header.surface-light .primary-nav a.is-active{color:var(--ink)}.site-header.surface-light .header-cta{color:var(--ink);border-color:#7e5b2a94}.header-cta{border-radius:9px;place-items:center;min-height:44px;display:inline-grid}.menu-toggle{min-width:44px;min-height:44px}.menu-toggle span{transition:transform .22s,opacity .22s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.cta-base{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:24px;min-height:48px;padding:14px 24px;font-weight:600;transition:transform .22s,border-color .22s,background .22s,color .22s;display:inline-flex}.cta-base span{transition:transform .22s}.cta-base:hover{transform:translateY(-2px)}.cta-base:hover span{transform:translate(4px)}.cta-gold-fill{background:var(--gold);border-color:var(--gold);color:var(--ink)}.cta-on-dark{color:var(--ivory);background:#d3a85c0a;border-color:#d3a85cc7}.cta-on-dark:hover{background:var(--gold);color:var(--ink)}.home-cta{min-width:238px}.home-content h1 span{color:var(--gold)}.approach-hero{min-height:790px}.approach-copy h1{max-width:700px;font-size:clamp(44px,4.2vw,62px);line-height:1.4}.approach-visual{margin-left:-48px}.approach-visual img{object-position:center;height:610px}.journey-section{padding-block:124px}.steps{border-bottom:1px solid var(--line)}.steps article{border-right:1px solid var(--line);grid-template-rows:auto 1fr auto;min-height:300px;padding:25px 18px 30px;display:grid}.steps article:first-child{border-left:1px solid var(--line)}.steps h2{margin:0;font-size:20px;line-height:1.5}.journey-icon{fill:none;stroke:#9b753a;stroke-width:1.25px;place-self:center;width:82px}.journey-icon circle:last-child{fill:var(--gold);stroke:none}.analysis-section h2{max-width:620px}.area-grid article{min-height:280px}.area-icon{fill:none;width:74px;stroke:var(--gold);stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round;align-self:center}.privacy-strip{border-block:1px solid #1c1d1f14}.architecture-section{background:#ece6da;padding-block:126px}.architecture-layout{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:stretch;gap:0;display:grid}.architecture-card{min-height:670px;color:var(--ivory);background:#111416;flex-direction:column;padding:58px;display:flex}.architecture-card .eyebrow{color:var(--gold)}.architecture-card h2{max-width:420px;margin:0;font-size:clamp(35px,3.2vw,49px);line-height:1.36}.architecture-graphic{fill:none;width:100%;stroke:var(--gold);stroke-width:1.2px;opacity:.82;margin-top:auto}.architecture-graphic circle{fill:#111416}.architecture-axis{opacity:.25}.architecture-frame{opacity:.32;stroke-dasharray:5 7}.architecture-disclosures{background:#f9f6ef;padding:52px 48px}.disclosure-panel{opacity:0;grid-template-rows:0fr;padding:0 76px 0 min(28%,260px);transition:grid-template-rows .28s,opacity .22s,padding-bottom .28s;display:grid}.disclosure-panel-inner{min-height:0;overflow:hidden}.disclosure-item.is-open .disclosure-panel{opacity:1;grid-template-rows:1fr;padding-bottom:34px}.disclosure-panel p{margin:0 0 14px}.disclosure-icon{flex:0 0 48px}.closing-cta .cta-base{margin-top:4px}.report-hero{min-height:850px;overflow:hidden}.report-hero-grid{grid-template-columns:.78fr 1.22fr}.report-hero-copy{z-index:3;position:relative}.report-hero h1{font-size:clamp(54px,5.6vw,76px)}.report-paper-stack{perspective:1200px;min-height:590px;position:relative}.report-cover,.report-paper{border-radius:15px;position:absolute}.report-cover{background:#090b0c;inset:30px 3% 18px 18%;transform:rotate(5deg)translate(18px);box-shadow:0 36px 90px #00000047}.report-paper{color:var(--ink);background:#f5f0e5;border:1px solid #fff3}.report-paper-rear{opacity:.64;background:#d9d0bf;inset:12px 10% 42px 9%}.report-paper-rear.rear-one{transform:rotate(-7deg)translate(-8px,10px)}.report-paper-rear.rear-two{background:#e7dfd0;inset:18px 7% 24px 13%;transform:rotate(-1.5deg)translate(18px,18px)}.report-paper-front{padding:52px 56px;animation:20s ease-in-out infinite alternate paperDrift;inset:40px 1% 0 19%;transform:rotate(2.5deg);box-shadow:0 32px 78px #00000047}.report-paper small,.preview-paper small{color:#906b35;letter-spacing:.14em;font-size:10px}.paper-kicker{color:#906b35;letter-spacing:.16em;margin:34px 0 10px;font-size:10px}.report-paper h2{letter-spacing:-.03em;margin:0;font-family:Georgia,serif;font-size:54px;line-height:.94}.paper-rule{background:#1c1d1f2e;width:100%;height:1px;margin:34px 0}.paper-quote{font-family:var(--serif);margin:0;font-size:21px;line-height:1.68}.question-decision{min-height:720px}.question-stage{flex-direction:column;justify-content:center;align-self:stretch;display:flex}.question-fragments{gap:11px;margin-top:36px}.question-fragments span{opacity:.72;transform:translateX(var(--fragment-shift,0))}.question-fragments span:first-child{--fragment-shift:22px}.question-fragments span:nth-child(2){--fragment-shift:-7px}.question-fragments span:nth-child(3){--fragment-shift:42px}.question-fragments span:nth-child(4){--fragment-shift:9px}.real-decision-card{border-left:2px solid var(--gold);background:#ece4d6;padding:70px 62px}.real-decision-card blockquote{font-family:var(--serif);margin:0 0 32px;font-size:clamp(26px,2.5vw,34px);line-height:1.65}.real-decision-card small{color:#1c1d1f85}.report-preview{background:#d8d0c3;min-height:940px;padding:128px 0 150px;overflow:hidden}.editorial-preview{min-height:610px;margin-top:72px;position:relative}.preview-paper{background:#faf8f2;border:1px solid #1c1d1f1f;border-radius:14px;padding:50px;position:absolute;box-shadow:0 26px 60px #1c1d1f14}.preview-paper h3{margin:12px 0 34px;font-family:Georgia,serif;font-size:39px}.preview-paper p{max-width:430px;line-height:1.8}.preview-paper-rear{opacity:.38;filter:blur(1px);inset:48px 3% 0 38%;transform:rotate(5deg)}.map-lines{grid-template-columns:repeat(2,1fr);gap:12px;margin:30px 0 42px;display:grid}.map-lines i{background:linear-gradient(140deg,#0000,#d3a85c24);border:1px solid #1c1d1f21;height:76px}.decision-examples article{min-height:240px;padding:38px}.human-review-section{background:#ede7db;padding-block:132px}.human-review-card{min-height:470px;color:var(--ivory);background:#111416;border:1px solid #d3a85c3d;padding:72px;position:relative;overflow:hidden}.human-review-card h2{margin-bottom:28px;font-size:clamp(44px,4.8vw,66px)}.human-review-card>p:not(.eyebrow){color:#f4f0e7b8;max-width:570px;margin:0;font-size:18px;line-height:1.9}.review-mark{aspect-ratio:1;border:1px solid #d3a85c47;border-radius:50%;place-items:center;width:210px;display:grid;position:absolute;bottom:10%;right:7%}.review-mark span{color:var(--gold);font-family:var(--serif);font-size:62px}.review-mark i{background:#d3a85c38;width:1px;height:130%;position:absolute;transform:rotate(42deg)}@keyframes paperDrift{to{transform:rotate(1.5deg)translateY(-7px)}}.about-page h1{font-size:clamp(42px,3.6vw,52px);line-height:1.34}.about-hero-copy>*,.about-narrow-left>*{max-width:770px}.about-reading{max-width:790px;margin-right:min(6vw,90px)}.about-reading p{max-width:790px;font-size:18px}.about-philosophy-grid{grid-template-columns:minmax(0,790px) minmax(400px,1fr)}.about-philosophy-grid blockquote{font-size:clamp(33px,2.5vw,36px)}.about-cta-copy>p:first-child{font-size:clamp(28px,2.3vw,34px)}.faq-answer{opacity:0;grid-template-rows:0fr;padding-top:0;padding-bottom:0;transition:grid-template-rows .28s,opacity .22s,padding .28s;display:grid}.faq-answer-inner{min-height:0;overflow:hidden}.faq-item.is-open .faq-answer{opacity:1;grid-template-rows:1fr;padding-top:6px;padding-bottom:38px}.faq-icon{transition:transform .28s}.faq-item.is-open .faq-icon{transform:rotate(45deg)}.faq-support{margin-block:42px}.faq-cluster>.faq-support{margin:52px 0}.support-art i{display:block;position:absolute}.faq-support.notebook .support-art i{background:repeating-linear-gradient(#0000 0 24px,#d3a85c24 25px);border:1px solid #f4f0e733;width:62%;height:72%;top:12%;left:19%;transform:rotate(-3deg)}.faq-support.notebook .support-art i:nth-child(2){opacity:.45;transform:rotate(4deg)}.faq-support.clarity .support-art i{background:#f4f0e733;width:68%;height:1px;top:28%;left:12%;transform:rotate(12deg)}.faq-support.clarity .support-art i:nth-child(2){top:52%;transform:rotate(-9deg)}.faq-support.clarity .support-art i:nth-child(3){background:var(--gold);top:72%;transform:rotate(-2deg)}.faq-support.brief .support-art i{background:#f6f1e8;border:1px solid #1c1d1f1f;inset:14% 18%;transform:rotate(-4deg)}.faq-support.brief .support-art i:nth-child(2){transform:rotate(3deg)translate(14px,9px)}.faq-support.brief .support-art i:nth-child(3){border-top:2px solid var(--gold);transform:translate(28px,18px)}.faq-close-grid{text-align:left;grid-template-columns:minmax(340px,.8fr) minmax(0,1fr);align-items:center;gap:86px;display:grid}.final-notebook{background:radial-gradient(circle at 70% 25%,#d3a85c33,#0000 34%),#202326;border:1px solid #d3a85c38;min-height:360px;position:relative}.final-notebook i{background:repeating-linear-gradient(#0000 0 28px,#d3a85c1f 29px);border:1px solid #f4f0e72e;position:absolute;inset:16% 18%;transform:rotate(-4deg)}.final-notebook i:nth-child(2){opacity:.55;transform:rotate(3deg)translate(15px,10px)}.final-notebook i:nth-child(3){background:var(--gold);border:0;width:34%;height:1px;inset:auto 20% 18% auto;transform:rotate(-8deg)}.faq-close .cta-base{margin-top:16px}.faq-close small{color:#f4f0e775;margin-top:15px;display:block}.start-intro{padding-top:168px}.start-intro h1{font-size:clamp(42px,4vw,58px)}.start-form-wrap{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:72px}.story-column textarea{background-color:#fbf8f0;background-image:repeating-linear-gradient(#0000 0 36px,#1c1d1f17 37px);background-position:0 25px;border:1px solid #1c1d1f26;border-radius:8px;min-height:470px;line-height:37px}.story-character-meta{color:#1c1d1f7a;justify-content:flex-end;gap:12px;min-height:20px;margin-top:8px;font-size:12px;line-height:1.5;display:flex}.story-character-meta.is-near-limit{color:#9a6c23}.receiving-column{background:0 0;border-top:0;border-left:1px solid #1c1d1f29;padding:6px 0 6px 54px;position:static}.start-submit{background:var(--gold);color:var(--ink);border-color:var(--gold);border-radius:9px}.start-submit:disabled{opacity:.5}@media (max-width:900px){.site-header.surface-dark .primary-nav{background:#1c1d1ffa}.site-header.surface-light .primary-nav{background:#f4f0e7fc;border-bottom:1px solid #1c1d1f1a}}@media (max-width:820px){.about-shell{width:calc(100% - 44px)}.about-page h1{font-size:28px;line-height:1.45}.about-page h2{font-size:27px;line-height:1.48}.about-page p,.about-reading p{font-size:16px;line-height:1.76}.about-emphasis{font-size:20px!important;line-height:1.7!important}.about-philosophy-grid blockquote{font-size:22px;line-height:1.65}.about-cta-copy>p:first-child{font-size:22px}.about-grid,.about-grid.media-first,.about-philosophy-grid{grid-template-columns:1fr}.about-reading{max-width:none;margin-right:0}}@media (max-width:720px){.page-shell,.home-content{width:calc(100% - 44px)}.home-content h1{font-size:clamp(31px,9.2vw,38px)}.home-cta{width:100%}.cta-base{min-height:50px}.approach-hero{gap:28px;min-height:0}.approach-copy h1{font-size:34px;line-height:1.48}.approach-visual{margin:0 -22px}.journey-section{padding-block:82px}.steps article{border-left:0;border-right:0;grid-template-rows:1fr;grid-template-columns:38px 62px 1fr;align-items:center;gap:10px;min-height:112px}.steps article:first-child{border-left:0}.steps h2{font-size:18px}.journey-icon{width:54px}.area-grid{grid-template-columns:1fr}.area-grid article,.area-grid article:last-child{grid-column:auto;grid-template-columns:34px 70px 1fr;align-items:center;gap:12px;min-height:142px;display:grid}.area-icon{width:58px}.architecture-section{padding-block:76px}.architecture-layout{grid-template-columns:1fr;width:100%}.architecture-card{min-height:520px;padding:38px 22px}.architecture-card h2{font-size:34px}.architecture-disclosures{padding:42px 22px}.disclosure-panel{padding-inline:0}.disclosure-item.is-open .disclosure-panel{padding-bottom:30px}.report-hero{min-height:0}.report-hero-grid{grid-template-columns:1fr}.report-paper-stack{min-height:450px;margin-inline:-8px}.report-cover{inset:24px 2% 20px 12%}.report-paper-front{padding:32px 28px;inset:36px 1% 0 10%}.report-paper h2{font-size:38px}.question-decision{grid-template-columns:1fr;gap:48px;min-height:0}.question-fragments span{transform:none}.real-decision-card{padding:40px 24px}.report-preview{min-height:0;padding-block:84px 100px}.editorial-preview{min-height:920px;margin-top:54px}.preview-paper{padding:34px 25px}.preview-paper-rear{inset:80px 4% 170px 14%}.preview-paper-core{inset:0 8% 480px 0}.preview-paper-map{inset:430px 0 0 7%}.preview-paper h3{font-size:31px}.decision-examples article{min-height:150px}.decision-examples p{margin-top:32px;font-size:22px}.human-review-card{min-height:560px;padding:46px 24px}.human-review-card h2{font-size:42px}.review-mark{width:150px;bottom:7%;right:8%}.faq-trigger{min-height:78px}.faq-item.is-open .faq-answer{padding:8px 18px 30px}.faq-close-grid{text-align:center;grid-template-columns:1fr;gap:42px}.final-notebook{min-height:250px}.faq-close .cta-base{width:100%}.start-intro{padding-top:120px}.start-intro h1{font-size:36px}.start-form-wrap{grid-template-columns:1fr;gap:62px}.story-column textarea{min-height:390px;padding:22px}.receiving-column{border-top:1px solid #1c1d1f29;border-left:0;padding:40px 0 0}}@media (prefers-reduced-motion:reduce){.report-paper-front{animation:none}.disclosure-panel,.faq-answer{transition:none}}.analysis-section{background:var(--ivory);color:var(--ink)}.analysis-section h2{text-align:center;max-width:none;margin-bottom:48px;font-size:clamp(30px,3vw,42px)}.analysis-section .area-grid{background:0 0;gap:14px}.analysis-section .area-grid article{min-height:220px;color:var(--ink);background:#f8f4ec;border:1px solid #1c1d1f1a;padding:28px 22px}.analysis-section .area-grid h3{font-size:18px}.analysis-section .area-icon{stroke:#b6873f}@media (max-width:720px){.analysis-section h2{text-align:left;margin-bottom:30px;font-size:28px}.analysis-section .area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.analysis-section .area-grid article{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:14px;min-height:150px;padding:20px 16px;display:flex}.analysis-section .area-grid article:last-child{grid-column:1/-1;min-height:130px}.analysis-section .area-icon{align-self:center;width:48px}.story-guide{grid-template-columns:1fr;gap:16px 0;padding-left:14px}.story-guide h3{grid-column:auto}.start-trust{gap:18px 24px}}.home-content h1{max-width:820px;font-size:clamp(42px,4.15vw,60px);line-height:1.28}.home-content{padding-top:88px}.detail-page .site-header.surface-dark{background:#111416fb;border-bottom:1px solid #d3a85c2e}.detail-page .approach-hero{min-height:650px;padding-top:126px}.detail-page .approach-copy h1{max-width:650px;font-size:clamp(40px,3.55vw,52px);line-height:1.42}.detail-page .approach-visual{margin-left:-34px}.detail-page .approach-visual img{height:500px}.detail-page .journey-section{padding-block:82px}.detail-page .steps article{min-height:208px;padding:20px 15px 24px}.detail-page .journey-icon{width:68px}.detail-page .steps h2{font-size:18px}.detail-page .analysis-section{padding-block:84px}.detail-page .analysis-section h2{margin-bottom:36px;font-size:clamp(30px,2.65vw,38px)}.detail-page .analysis-section .area-grid article{min-height:178px;padding:22px 18px}.detail-page .analysis-section .area-icon{width:58px}.detail-page .architecture-section{padding-block:86px}.detail-page .architecture-card{min-height:510px;padding:44px}.detail-page .architecture-card h2{font-size:clamp(32px,2.75vw,42px)}.detail-page .architecture-disclosures{padding:38px 40px}.detail-page .disclosure-trigger{min-height:72px;padding:15px 0}.detail-page .disclosure-trigger strong{font-size:17px}.detail-page .disclosure-trigger em{font-size:13px;line-height:1.55}.detail-page .closing-cta{padding-block:76px}.detail-page .closing-cta h2{font-size:clamp(30px,3.2vw,44px)}.report-hero{min-height:620px;padding:128px 0 68px}.report-cover{border-radius:9px;inset:24px 2% 14px 17%}.report-paper-rear{border-radius:7px;overflow:hidden}.report-paper-rear i{background:#1c1d1f1c;border-radius:6px;height:5px;margin:24px 24px 0;display:block}.report-paper-rear i:nth-child(2){width:62%}.report-paper-rear i:nth-child(3){width:42%}.report-paper-front{border-radius:7px;padding:40px 42px;inset:28px 1% 0 20%}.report-paper h2{font-family:var(--serif);font-size:46px}.paper-quote{font-size:18px}.report-pen{z-index:5;background:linear-gradient(#b58a48 0 10%,#1a1c1e 11% 86%,#c69a50 87% 100%);border-radius:999px;width:8px;height:72%;position:absolute;top:10%;right:2%;transform:rotate(16deg);box-shadow:0 10px 24px #00000047}.report-section h2,.report-preview h2{margin-bottom:28px;font-size:clamp(34px,3.4vw,48px)}.question-decision{gap:64px;min-height:0;position:relative}.question-decision:after{content:"→";color:#9a73388c;font-family:var(--serif);font-size:36px;position:absolute;top:50%;left:47.5%;transform:translate(-50%,-50%)}.question-fragments{margin-top:24px}.question-fragments span{padding:8px 12px;font-size:12px}.real-decision-card{padding:48px 44px}.real-decision-card blockquote{font-size:clamp(24px,2.15vw,30px)}.report-preview{min-height:0;padding:82px 0 92px}.editorial-preview{min-height:390px;margin-top:44px}.preview-paper{border-radius:7px;padding:32px;box-shadow:0 20px 48px #1c1d1f17}.preview-paper h3{font-family:var(--serif);margin:10px 0 24px;font-size:29px}.preview-paper p{font-size:14px;line-height:1.65}.preview-paper-rear{opacity:.48;filter:blur(.7px);z-index:1}.preview-paper-rear.rear-a{inset:42px 61% 12px 2%;transform:rotate(-5deg)}.preview-paper-rear.rear-b{inset:22px 41% 28px 22%;transform:rotate(-1deg)}.preview-paper-rear.rear-c{inset:46px 20% 8px 43%;transform:rotate(3deg)}.preview-paper-core{z-index:3;inset:0 52% 42px 8%;transform:rotate(-2deg)}.preview-paper-map{z-index:4;inset:34px 5% 8px 54%;transform:rotate(1.6deg)}.preview-paper .redacted-lines{gap:8px;margin-top:22px}.preview-paper .redacted-lines i{height:5px}.map-lines{gap:8px;margin:18px 0 24px}.map-lines i{height:46px}.report-section[data-phase=same-words-different-decisions]{padding-block:82px}.report-section[data-phase=same-words-different-decisions] .decision-examples{margin-top:38px}.decision-examples article{min-height:158px;padding:26px;position:relative;overflow:hidden}.decision-examples article:after{content:"";border:1px solid #9a733847;border-radius:50%;width:42px;height:42px;position:absolute;top:22px;right:22px}.decision-examples p{margin-top:34px;font-size:21px}.report-soft{padding-block:92px}.human-review-section{padding-block:84px}.human-review-card{min-height:360px;padding:50px 52px}.human-review-card h2{font-size:clamp(38px,4vw,52px)}.human-review-card>p:not(.eyebrow){max-width:520px;font-size:16px}.review-mark{width:150px;bottom:10%;right:7%}.review-mark span{font-size:46px}.human-review-proof{width:150px;height:116px;position:absolute;bottom:9%;right:22%;transform:rotate(3deg)}.human-review-proof i{background:#f4f0e70a;border:1px solid #f4f0e729;position:absolute;inset:0}.human-review-proof i:nth-child(2){opacity:.65;transform:translate(8px,-7px)rotate(3deg)}.human-review-proof i:nth-child(3){opacity:.5;transform:translate(-8px,8px)rotate(-4deg)}.human-review-proof i:nth-child(4){background:0 0;border:0;border-top:1px solid #d3a85c8c;inset:30% 20%}.report-closing{background:radial-gradient(at 50% 120%,#ffffff14,#0000 55%),linear-gradient(145deg,#111416 0%,#1a1c1f 50%,#0e1012 100%);padding-block:88px}.about-page h1{font-size:clamp(42px,3.4vw,49px)}.about-page h2{font-size:clamp(34px,2.7vw,40px);line-height:1.38}.about-page p{font-size:18px;line-height:1.78}.about-emphasis{font-size:clamp(23px,1.85vw,27px)!important;line-height:1.6!important}.about-grid{grid-template-columns:minmax(0,700px) minmax(360px,1fr);gap:60px}.about-grid.media-first{grid-template-columns:minmax(360px,1fr) minmax(0,700px)}.about-media img{height:min(520px,46vw);min-height:390px}.about-philosophy-grid{grid-template-columns:minmax(0,700px) minmax(360px,1fr);gap:46px 64px}.about-editorial-grid{grid-template-columns:minmax(0,700px) minmax(360px,1fr);align-items:start;gap:64px;display:grid}.about-editorial-grid .about-reading{max-width:700px;margin:0}.about-editorial-grid .about-reading p{max-width:700px}.about-side-lane{align-self:center;padding-top:72px}.about-side-lane .about-emphasis{margin:0 0 28px}.about-side-copy p{margin-bottom:26px}.about-side-copy strong{color:#8b6938;font-family:var(--serif);font-size:clamp(20px,1.6vw,23px);font-weight:600;line-height:1.6}.about-final-reflection{text-align:left}.about-final-reflection .about-reading p{margin-inline:0}.about-cta-copy h2{margin:26px 0 14px;font-size:clamp(42px,4.5vw,60px)}.about-cta-copy>p:first-child{font-size:clamp(22px,2vw,28px);line-height:1.6}.faq-support{grid-template-columns:1fr .85fr}.faq-close-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr)}.start-intro{gap:58px;padding:128px 0 66px}.start-intro h1{font-size:clamp(40px,3.6vw,50px);line-height:1.34}.start-form-wrap{grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);gap:56px;padding:58px 0 82px}.story-column h2,.receiving-column h2{font-size:clamp(32px,3.2vw,42px)}.story-guide{column-gap:34px;margin:32px 0 24px}.story-column textarea{min-height:380px}.receiving-column{padding-left:42px}@media (max-width:820px){.about-editorial-grid{grid-template-columns:1fr;gap:28px}.about-side-lane,.about-side-copy{padding-top:0}.about-final-reflection{text-align:left}}@media (max-width:720px){.home-hero{align-items:start}.hero-shade{background:linear-gradient(90deg,#070809d6 0%,#07080994 44%,#07080914 78%),linear-gradient(#0708091a,#07080947)}.home-content{padding:138px 0 44px}.home-content h1{max-width:340px;margin-bottom:18px;font-size:29px;line-height:1.4}.hero-empathy{max-width:320px;margin-bottom:16px;font-size:13px;line-height:1.68}.system-signal{margin-bottom:10px;font-size:8.5px}.hero-value{max-width:300px;margin-bottom:22px;font-size:14px;line-height:1.68}.home-cta{width:auto;min-width:178px;padding-inline:17px}.hero-trust{font-size:9.5px;line-height:1.6}.detail-page .approach-hero{gap:22px;padding-top:100px}.detail-page .approach-copy h1{font-size:30px;line-height:1.45}.detail-page .approach-visual{margin:0 -22px;-webkit-mask-image:none;mask-image:none}.detail-page .approach-visual img{object-fit:cover;height:270px}.detail-page .journey-section{padding-block:48px}.detail-page .steps{background:#faf8f2;border:1px solid #1c1d1f1f}.detail-page .steps article{border-bottom:1px solid #1c1d1f1a;grid-template-columns:30px 42px 1fr;gap:8px;min-height:72px;padding:10px 12px}.detail-page .steps article:last-child{border-bottom:0}.detail-page .journey-icon{width:38px}.detail-page .steps h2{font-size:15px}.detail-page .analysis-section{padding-block:52px}.detail-page .analysis-section h2{margin-bottom:24px;font-size:24px}.detail-page .analysis-section .area-grid article{gap:8px;min-height:112px;padding:14px}.detail-page .analysis-section .area-grid article:last-child{min-height:102px}.detail-page .analysis-section .area-icon{width:38px}.detail-page .analysis-section .area-grid h3{font-size:14px}.detail-page .architecture-section{padding-block:48px}.detail-page .architecture-layout{width:calc(100% - 44px);margin-inline:auto}.detail-page .architecture-card{min-height:390px;padding:28px 20px}.detail-page .architecture-card h2{font-size:27px}.detail-page .architecture-disclosures{padding:26px 18px}.detail-page .disclosure-trigger{min-height:66px}.detail-page .disclosure-trigger strong{font-size:14px}.detail-page .disclosure-trigger em{font-size:11px}.detail-page .closing-cta{margin:0 22px 22px;padding:36px 18px}.detail-page .closing-cta h2{font-size:24px}.detail-page .closing-cta p{font-size:12px}.report-hero{padding:104px 0 48px}.report-hero h1{font-size:42px}.report-paper-stack{min-height:360px}.report-paper-front{padding:26px 24px;inset:26px 0 0 9%}.report-paper h2{font-size:34px}.report-pen{height:58%;top:18%}.report-section{padding-block:58px}.report-section h2,.report-preview h2{font-size:31px}.question-decision{gap:30px}.question-decision:after{display:none}.real-decision-card{padding:30px 20px}.report-preview{padding-block:58px 66px}.editorial-preview{min-height:630px;margin-top:36px}.preview-paper{padding:24px 20px}.preview-paper-rear.rear-a{inset:36px 15% 320px 4%}.preview-paper-rear.rear-b{inset:94px 6% 250px 18%}.preview-paper-rear.rear-c{inset:300px 12% 62px 8%}.preview-paper-core{inset:0 10% 330px 0}.preview-paper-map{inset:318px 0 0 10%}.preview-paper h3{font-size:25px}.report-section[data-phase=same-words-different-decisions]{padding-block:58px}.decision-examples{gap:10px;margin-top:28px}.decision-examples article{min-height:112px;padding:20px}.decision-examples p{margin-top:24px;font-size:19px}.report-soft{padding-block:62px}.human-review-section{padding-block:58px}.human-review-card{min-height:360px;padding:34px 22px}.human-review-card h2{font-size:36px}.human-review-proof{display:none}.report-closing{padding-block:62px}.about-hero{min-height:700px;padding:108px 0 58px}.about-section{padding-block:68px}.about-page h1{font-size:28px}.about-page h2{font-size:26px}.about-page p,.about-reading p{font-size:16px;line-height:1.72}.about-emphasis{font-size:19px!important;line-height:1.62!important}.about-media.fade-left,.about-media.fade-right{margin:0 -22px}.about-media img{width:100%;max-width:100%;height:auto;min-height:0}.about-reflection{min-height:760px;padding-bottom:62px}.about-philosophy{min-height:900px;padding-bottom:64px}.about-editorial{padding-block:68px}.about-cta{min-height:500px}.about-cta-copy{padding:58px 0}.faq-support{grid-template-columns:1fr;gap:24px}.faq-close-grid{text-align:left;grid-template-columns:1fr;gap:34px}.start-intro{gap:26px;padding:100px 0 48px}.start-intro h1{font-size:32px}.start-form-wrap{gap:42px;padding:46px 0 70px}.story-column h2,.receiving-column h2{font-size:30px}.story-guide{margin:28px 0 22px}.story-column textarea{min-height:330px}.receiving-column{padding:32px 0 0}.about-grid,.about-grid.media-first,.about-philosophy-grid,.about-editorial-grid{grid-template-columns:minmax(0,1fr)}.about-grid.media-first .about-media{order:2}.about-media.fade-left,.about-media.fade-right{width:auto;max-width:none;margin-inline:-22px}.about-media img{width:100%;max-width:100%}.about-philosophy-grid blockquote{width:auto;max-width:100%}.start-form-wrap{grid-template-columns:minmax(0,1fr)}.story-column,.receiving-column{min-width:0}}@media (min-width:721px){.report-hero{min-height:540px;padding:104px 0 52px}.report-paper-stack{min-height:370px}.report-paper-front{padding:34px 38px;inset:22px 1% 0 20%}.report-paper h2{font-size:42px}.report-section{padding-block:62px}.report-section h2,.report-preview h2{margin-bottom:22px;font-size:clamp(32px,3vw,44px)}.question-decision{gap:52px}.report-preview{padding:64px 0 70px}.editorial-preview{min-height:310px;margin-top:34px}.preview-paper{padding:26px}.preview-paper h3{margin-bottom:18px;font-size:27px}.report-section[data-phase=same-words-different-decisions]{padding-block:62px}.report-section[data-phase=same-words-different-decisions] .decision-examples{margin-top:28px}.decision-examples article{min-height:132px;padding:22px}.decision-examples p{margin-top:26px;font-size:19px}.report-soft{padding-block:66px}.human-review-section{padding-block:62px}.human-review-card{min-height:300px;padding:40px 44px}.human-review-card h2{font-size:clamp(34px,3.4vw,46px)}.report-closing{padding-block:72px}.start-intro{gap:52px;padding:104px 0 50px}.start-form-wrap{gap:50px;padding:42px 0 62px}.story-column textarea{min-height:340px}}.form-honeypot{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.start-functional-fields{border-top:1px solid var(--line);gap:26px;margin-top:30px;padding-top:26px;display:grid}.start-topic{border:0;margin:0;padding:0}.start-topic legend,.start-deadline>span{margin-bottom:12px;font-size:14px;font-weight:600;display:block}.start-topic-options{flex-wrap:wrap;gap:8px;display:flex}.start-topic-options label{cursor:pointer;position:relative}.start-topic-options input{opacity:0;pointer-events:none;position:absolute}.start-topic-options span{background:#fbf9f3;border:1px solid #1c1d1f2b;padding:10px 13px;font-size:13px;line-height:1.35;display:block}.start-topic-options input:checked+span{border-color:var(--gold);box-shadow:inset 0 0 0 1px var(--gold)}.start-topic-options input:focus-visible+span{outline:2px solid var(--gold);outline-offset:3px}.start-deadline{display:block}.start-deadline select{width:min(100%,360px);min-height:46px;color:var(--ink);background:#fbf9f3;border:1px solid #1c1d1f2b;padding:10px 12px}.field-error{color:#8e3f3f;margin:10px 0 0;font-size:13px;line-height:1.55}.submit-status{border-left:2px solid var(--gold);background:#d3a85c14;margin:18px 0;padding:15px 16px;font-size:13px;line-height:1.6}.submit-status strong{margin-bottom:4px;display:block}.submit-status p{margin:0}.submit-status.error{background:#8e3f3f0f;border-left-color:#8e3f3f}.start-success{min-height:70vh;padding:180px 0 130px}.start-success h2{font-family:var(--serif);font-size:clamp(36px,4vw,54px);font-weight:500}.start-success>p{max-width:720px;line-height:1.8}.start-success .intake-id{align-items:baseline;gap:14px;margin:30px 0;display:flex}.start-success .intake-id strong{font-size:20px}@media (max-width:720px){.start-functional-fields{margin-top:24px;padding-top:22px}.start-topic-options{grid-template-columns:1fr 1fr;display:grid}.start-topic-options span{align-items:center;min-height:44px;display:flex}.start-success{padding:135px 0 90px}.start-success h2{font-size:30px}}.report-hero{background:radial-gradient(circle at 76% 34%,#d3a85c24,#0000 31%),linear-gradient(115deg,#111314 0% 58%,#181817 100%);min-height:660px;padding:132px 0 72px}.report-hero-grid{grid-template-columns:.82fr 1.18fr;gap:54px}.report-hero h1{margin-bottom:22px;font-size:clamp(52px,4.8vw,68px);line-height:1.18}.report-hero-support{color:#f4f0e7c7;max-width:470px;margin:0 0 32px;font-size:16px;line-height:1.8}.report-sample-note{color:#f4f0e77a;letter-spacing:.02em;margin-top:34px;font-size:11px;display:block}.report-paper-stack{min-height:455px}.report-paper-front{padding:38px 40px;inset:18px 2% 0 22%;transform:rotate(4.2deg)}.report-paper-front .paper-quote{font-size:17px;line-height:1.7}.report-paper-rear.rear-one{opacity:.78;inset:40px 25% 12px 9%;transform:rotate(-5deg)}.report-paper-rear.rear-two{opacity:.36;background:#252525;border-color:#f4f0e72e;inset:6px 0 26px 37%;transform:rotate(8deg)}.report-pen{height:300px;bottom:20px;right:-1%}.report-section{padding-block:72px}.question-decision{grid-template-columns:minmax(0,1.05fr) 72px minmax(0,.95fr);align-items:center;gap:28px}.question-stage h2{max-width:600px;font-size:clamp(34px,3vw,45px);line-height:1.42}.question-fragments{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;max-width:570px;margin-top:34px;padding:24px 12px 16px;display:grid;position:relative}.question-fragments:before,.question-fragments:after{content:"";pointer-events:none;background:repeating-linear-gradient(25deg,#0000 0 27px,#d3a85c1f 28px 29px);position:absolute;inset:12% 8%}.question-fragments:after{opacity:.45;transform:rotate(90deg)}.question-fragments span{z-index:1;text-align:center;background:#faf8f2e6;padding:9px 11px;font-size:12px;position:relative;transform:none!important}.question-bridge{width:72px;height:130px;position:relative}.question-bridge i{transform-origin:100%;background:#a37c3d8c;width:72px;height:1px;position:absolute;top:50%;left:0}.question-bridge i:first-child{transform:rotate(-28deg)}.question-bridge i:nth-child(2){transform:rotate(-14deg)}.question-bridge i:nth-child(3){transform:rotate(0)}.question-bridge i:nth-child(4){transform:rotate(14deg)}.question-bridge i:nth-child(5){transform:rotate(28deg)}.real-decision-card.report-paper-card{background:#f7f3ea;border:1px solid #1c1d1f24;border-left:0;padding:40px 40px 34px;box-shadow:0 16px 36px #1c1d1f12}.real-decision-card blockquote{font-size:clamp(22px,2vw,28px);line-height:1.68}.report-preview{background:#e6ded0;padding:70px 0 64px}.report-section-heading{max-width:720px}.report-five-pages{justify-content:center;align-items:flex-end;gap:0;min-height:440px;margin-top:36px;padding:0 22px 32px;display:flex}.report-five-pages .preview-paper{border-radius:3px;width:19%;min-height:310px;padding:24px 20px;position:relative;inset:auto;overflow:hidden;transform:none;box-shadow:0 14px 30px #1c1d1f14}.report-five-pages .preview-page-1{opacity:.52;z-index:1;filter:blur(.7px);transform:translateY(22px)rotate(-2deg)}.report-five-pages .preview-page-2{opacity:.68;z-index:2;filter:blur(.4px);transform:translateY(10px)rotate(-1deg)}.report-five-pages .preview-page-3{z-index:5;opacity:1;width:21%;min-height:360px;transform:translateY(-4px)}.report-five-pages .preview-page-4{opacity:.68;z-index:2;filter:blur(.4px);transform:translateY(10px)rotate(1deg)}.report-five-pages .preview-page-5{opacity:.52;z-index:1;filter:blur(.7px);transform:translateY(22px)rotate(2deg)}.report-five-pages .paper-kicker{min-height:40px;font-family:var(--serif);letter-spacing:.01em;color:#292827;font-size:15px;line-height:1.25}.report-five-pages .preview-label{color:#1c1d1f9e;margin:16px 0 0;font-size:12px}.report-mini-graphic{border-top:1px solid #1c1d1f21;border-bottom:1px solid #1c1d1f21;align-content:center;gap:8px;height:86px;margin:18px 0;display:grid}.report-mini-graphic i{background:#1c1d1f1f;height:5px;display:block}.report-mini-graphic i:nth-child(2){width:72%}.report-mini-graphic i:nth-child(3){width:46%}.report-orbit{width:104px;height:76px;margin:18px auto 24px;position:relative}.report-orbit i{border:1px solid #1c1d1f61;border-radius:50%;width:68px;height:68px;position:absolute;top:8px}.report-orbit i:first-child{left:4px}.report-orbit i:last-child{right:4px}.preview-disclosure{color:#1c1d1f80;width:max-content;max-width:90%;font-size:10px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.report-different h2{font-size:clamp(32px,2.8vw,42px)}.report-different .decision-examples{border-top:1px solid var(--line);gap:0;margin-top:30px}.report-different .decision-examples article{border-top:0;border-right:1px solid var(--line);background:0 0;min-height:130px;padding:24px 30px}.report-different .decision-examples article:last-child{border-right:0}.report-different .decision-examples article:after{display:none}.decision-icon{float:right;color:var(--gold);font-size:28px;line-height:1}.report-different .decision-examples p{margin-top:20px;font-size:18px;line-height:1.5}.report-clarity-review{background:#f0eadf;padding:62px 0}.clarity-review-grid{grid-template-columns:1fr 1.06fr;align-items:stretch;gap:54px;display:grid}.clarity-copy{min-height:300px;padding:20px 0 0;position:relative}.clarity-copy h2{font-family:var(--serif);margin:0 0 20px;font-size:clamp(32px,3vw,44px);font-weight:500;line-height:1.45}.clarity-copy>p:not(.eyebrow){color:#1c1d1fad;max-width:430px;line-height:1.75}.clarity-mini-report{width:160px;height:105px;position:absolute;bottom:0;right:3%}.clarity-mini-report i{background:#faf8f2;border:1px solid #1c1d1f21;position:absolute;inset:0;box-shadow:0 8px 18px #1c1d1f0d}.clarity-mini-report i:first-child{transform:translate(-26px,8px)rotate(-5deg)}.clarity-mini-report i:nth-child(2){transform:translate(-10px,2px)rotate(-2deg)}.compact-review>p:not(.eyebrow){max-width:440px;font-size:15px;line-height:1.75}.compact-review .review-mark{transform-origin:100% 100%;bottom:28px;right:32px;transform:scale(.72)}.report-closing .eyebrow{color:var(--gold);margin-bottom:14px}.report-closing h2{font-size:clamp(35px,3.4vw,50px);line-height:1.4}@media (max-width:760px){.report-hero{min-height:0;padding:112px 0 52px}.report-hero-grid{display:block}.report-hero h1{font-size:42px}.report-hero-support{font-size:15px}.report-paper-stack{min-height:330px;margin-top:34px}.report-paper-front{padding:28px 26px;inset:24px 2% 0 10%;transform:rotate(2deg)}.report-paper-rear.rear-one{inset:42px 18% 6px 2%}.report-paper-rear.rear-two{inset:8px 0 28px 28%}.report-pen{height:210px;right:-4%}.question-decision{padding-block:58px;display:block}.question-fragments{grid-template-columns:1fr 1fr;margin-top:24px;padding:18px 0 8px}.question-bridge{background:linear-gradient(var(--gold),transparent);width:1px;height:54px;margin:6px auto 12px}.question-bridge i{display:none}.real-decision-card.report-paper-card{padding:30px 26px}.report-preview{padding:58px 0 46px}.report-five-pages{justify-content:flex-start;min-height:380px;padding:0 0 30px 5%;overflow:hidden}.report-five-pages .preview-paper{flex:0 0 58%;width:58%;min-height:300px;margin-right:-30%}.report-five-pages .preview-page-1,.report-five-pages .preview-page-2,.report-five-pages .preview-page-4,.report-five-pages .preview-page-5{opacity:.42;filter:blur(.6px)}.report-five-pages .preview-page-3{opacity:1;filter:none;flex-basis:64%;order:-1;width:64%;min-height:335px;margin-right:-24%;transform:none}.preview-disclosure{width:100%;font-size:9px;left:0;transform:none}.report-different{padding-block:54px}.report-different .decision-examples{display:block}.report-different .decision-examples article{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:20px 4px}.report-different .decision-examples p{margin:8px 0 0}.clarity-review-grid{display:block}.clarity-copy{min-height:260px;padding-top:0}.clarity-mini-report{transform-origin:100% 100%;bottom:10px;right:0;transform:scale(.82)}.compact-review{min-height:300px;margin-top:30px;padding:32px 26px}.report-closing{padding-block:68px}}.report-preview{padding:44px 0 38px}.report-section-heading h2{margin-bottom:18px}.report-five-pages{min-height:286px;margin-top:20px;padding-bottom:24px}.report-five-pages .preview-paper{min-height:212px;padding:17px 15px}.report-five-pages .preview-page-3{min-height:250px}.report-five-pages .paper-kicker{min-height:30px;font-size:12px}.report-mini-graphic{gap:5px;height:54px;margin:12px 0}.report-orbit{width:78px;height:56px;margin:10px auto 15px}.report-orbit i{width:50px;height:50px;top:3px}.report-five-pages .preview-label{margin-top:9px;font-size:10px}.report-five-pages .redacted-lines{gap:5px;margin-top:10px}.report-five-pages .redacted-lines i{height:3px}.report-different{padding-top:42px;padding-bottom:34px}.report-different h2{margin-bottom:14px;font-size:clamp(30px,2.5vw,38px)}.report-different .decision-examples{margin-top:20px}.report-different .decision-examples article{min-height:96px;padding:17px 24px}.report-different .decision-examples p{margin-top:9px;font-size:16px}.decision-icon{font-size:22px}.report-clarity-review{padding:36px 0}.clarity-review-grid{gap:38px}.clarity-copy{min-height:210px;padding-top:4px}.clarity-copy h2{margin-bottom:10px;font-size:clamp(29px,2.5vw,38px)}.clarity-copy>p:not(.eyebrow){font-size:14px}.clarity-mini-report{width:120px;height:78px}.compact-review{min-height:210px;padding:27px 30px}.compact-review h2{margin-bottom:10px;font-size:clamp(29px,2.5vw,38px)}.compact-review>p:not(.eyebrow){font-size:13px;line-height:1.65}.compact-review .review-mark{transform:scale(.52)}.report-closing{padding-block:52px}.report-closing h2{margin-bottom:22px;font-size:clamp(32px,3vw,44px)}@media (max-width:760px){.report-preview{padding:44px 0 38px}.report-five-pages{min-height:300px;margin-top:18px;padding-bottom:25px}.report-five-pages .preview-paper{min-height:250px}.report-five-pages .preview-page-3{min-height:280px}.report-different{padding-block:42px}.report-different .decision-examples article{padding:15px 4px}.report-clarity-review{padding:42px 0}.clarity-copy{min-height:220px}.compact-review{min-height:230px;margin-top:22px}.report-closing{padding-block:56px}}.receiving-column .start-functional-compact{border-top:1px solid var(--line);gap:18px;margin:24px 0 30px;padding:20px 0 0}.receiving-column .start-functional-compact .start-topic-options{grid-template-columns:1fr 1fr;gap:6px;display:grid}.receiving-column .start-functional-compact .start-topic-options span{text-align:center;padding:8px 7px;font-size:11px}.receiving-column .start-functional-compact .start-topic legend,.receiving-column .start-functional-compact .start-deadline>span{margin-bottom:9px;font-size:12px}.receiving-column .start-functional-compact .start-deadline select{width:100%;min-height:42px;font-size:12px}@media (max-width:760px){.receiving-column .start-functional-compact{margin:22px 0 28px;padding-top:18px}.receiving-column .start-functional-compact .start-topic-options{grid-template-columns:1fr 1fr}}.about-hero{min-height:640px;padding:112px 0 62px}.about-section{padding-block:74px}.about-reflection{min-height:610px}.about-origin .origin-media img{height:510px}.about-philosophy{min-height:690px}.about-editorial{padding-block:62px}.about-side-lane{padding-top:52px}.about-side-copy{padding-top:58px}.about-cta{min-height:370px}.about-cta-copy{padding:52px 0}@media (max-width:760px){.about-hero{min-height:0;padding:112px 0 58px}.about-section{padding-block:62px}.about-reflection,.about-philosophy{min-height:0}.about-origin .origin-media img{height:auto}.about-editorial{padding-block:58px}.about-side-lane,.about-side-copy{padding-top:30px}.about-cta{min-height:390px}.report-preview{color:var(--ivory);background:#131516;padding:52px 0 48px}.report-preview .eyebrow{color:var(--gold)}.report-preview h2{color:var(--ivory);font-size:34px;line-height:1.4}.report-five-pages{grid-template-columns:1fr;gap:12px;min-height:0;margin-top:28px;padding:0;display:grid;overflow:visible}.report-five-pages .preview-paper,.report-five-pages .preview-page-1,.report-five-pages .preview-page-2,.report-five-pages .preview-page-3,.report-five-pages .preview-page-4,.report-five-pages .preview-page-5{order:initial;opacity:1;filter:none;width:100%;min-height:0;color:var(--ink);box-shadow:none;background:#f5f0e6;border-radius:6px;margin:0;padding:22px 20px;position:relative;inset:auto;transform:none}.report-five-pages .paper-kicker{min-height:0;margin:7px 0 12px;font-size:14px}.report-five-pages .preview-label{margin:0 0 10px;font-size:12px}.report-mini-graphic{height:42px;margin:10px 0 12px}.report-orbit{width:66px;height:48px;margin:4px 0 10px}.report-orbit i{width:44px;height:44px;top:2px}.preview-disclosure{color:#f4f0e78c;width:auto;max-width:none;margin:4px 0 0;font-size:9px;line-height:1.6;position:static;transform:none}}.preview-protected{opacity:.48!important;filter:blur(.55px)!important}.protected-title{background:#1c1d1f24;width:62%;height:11px;margin:9px 0 16px}.protected-copy{background:#1c1d1f1a;width:76%;height:6px;margin:0 0 10px}@media (max-width:760px){.report-five-pages .preview-protected{opacity:.58!important;filter:blur(.4px)!important}.report-five-pages .preview-protected .report-mini-graphic{opacity:.65}}.report-lower-band{background:#f4f0e7;padding:48px 0 52px}.report-lower-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:52px;display:grid}.report-lower-band .report-different{padding:0}.report-lower-band .report-different h2{margin:0 0 24px;font-size:clamp(28px,2.35vw,36px);line-height:1.45}.report-lower-band .report-different .decision-examples{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:18px;display:grid}.report-lower-band .report-different .decision-examples article{border-right:1px solid var(--line);border-bottom:0;min-height:126px;padding:18px 16px}.report-lower-band .report-different .decision-examples article:last-child{border-right:0}.report-lower-band .report-different .decision-examples p{margin:12px 0 0;font-size:14px;line-height:1.45}.report-lower-band .decision-icon{font-size:20px}.report-clarity-column{grid-template-rows:auto auto;gap:20px;display:grid}.report-lower-band .clarity-copy{min-height:150px;padding:0 154px 0 0}.report-lower-band .clarity-copy h2{margin:0 0 10px;font-size:clamp(26px,2.2vw,34px);line-height:1.48}.report-lower-band .clarity-copy>p:not(.eyebrow){margin:0;font-size:13px;line-height:1.7}.report-lower-band .clarity-mini-report{width:112px;height:72px;bottom:8px;right:4px}.report-lower-band .compact-review{min-height:156px;padding:24px 28px}.report-lower-band .compact-review h2{margin-bottom:8px;font-size:clamp(25px,2.1vw,32px)}.report-lower-band .compact-review>p:not(.eyebrow){max-width:360px;font-size:12px;line-height:1.6}.report-lower-band .compact-review .review-mark{transform-origin:100% 100%;bottom:18px;right:20px;transform:scale(.38)}@media (max-width:760px){.report-lower-band{padding:42px 0 48px}.report-lower-grid{display:block}.report-lower-band .report-different{padding:0 0 42px}.report-lower-band .report-different .decision-examples{display:block}.report-lower-band .report-different .decision-examples article{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:15px 4px}.report-clarity-column{display:block}.report-lower-band .clarity-copy{min-height:220px;padding:0}.report-lower-band .compact-review{min-height:230px;margin-top:22px;padding:32px 26px}}.about-cta{color:var(--ink);text-align:left;background:#f4f0e7;min-height:430px}.about-cta .about-overlay{background:linear-gradient(90deg,#f4f0e7f5 0%,#f4f0e7d6 38%,#f4f0e74d 67%,#f4f0e714 100%),linear-gradient(#f4f0e70f,#f4f0e733)}.about-cta-copy{grid-template-columns:1.04fr .96fr;grid-template-areas:"lead brand""lead statement""lead action";align-items:center;gap:10px 72px;padding:54px 0;display:grid}.about-cta-copy>p:first-child{color:var(--ink);grid-area:lead;margin:0;font-size:clamp(24px,2.1vw,30px);line-height:1.65}.about-cta-copy h2{color:var(--ink);grid-area:brand;margin:0;font-size:clamp(40px,4vw,54px)}.about-cta-copy .about-emphasis{border-color:#9a733859;grid-area:statement;width:auto;margin:0;padding:13px 0 0;color:#8b6938!important;font-size:18px!important}.about-cta-copy .cta-base{background:var(--gold);border-color:var(--gold);color:var(--ink);grid-area:action;justify-self:start;margin-top:10px}@media (max-width:820px){.about-cta{text-align:left;min-height:440px}.about-cta .about-overlay{background:linear-gradient(#f4f0e7e6 0%,#f4f0e7c7 58%,#f4f0e761 100%)}.about-cta-copy{padding:56px 0;display:block}.about-cta-copy>p:first-child{margin-bottom:20px;font-size:20px}.about-cta-copy h2{margin:0 0 12px;font-size:38px}.about-cta-copy .about-emphasis{margin:0 0 24px;font-size:17px!important}}@media (max-width:900px){.report-page .header-inner{grid-template-columns:1fr auto}.report-page .header-cta{display:none}.report-page .menu-toggle{justify-self:end}}.report-page .report-hero{background:radial-gradient(circle at 82% 22%,#d3a85c14,#0000 30%),radial-gradient(circle at 20% 84%,#ffffff06,#0000 34%),linear-gradient(135deg,#0b0d0e 0%,#111315 58%,#0a0c0d 100%)}.report-page .report-closing{background:radial-gradient(at 50% 0,#d3a85c0d,#0000 40%),linear-gradient(135deg,#0b0d0e,#151719 58%,#0b0d0e)}.faq-trigger strong{font-size:28px;line-height:1.45}.faq-answer p{font-size:18px;line-height:1.85}.faq-support{min-height:280px;padding-block:38px}@media (max-width:720px){.faq-trigger strong{font-size:18px;line-height:1.5}.faq-answer p{font-size:15px;line-height:1.86}.faq-support{min-height:0;padding-block:26px}}.report-final-icon{color:#c99a4a;flex:none;width:25px;height:25px}.report-final-redacted{gap:7px;margin-top:18px;display:grid}.report-final-redacted i{background:#1c1d1f1a;height:4px;display:block}.report-final-redacted i:nth-child(2){width:82%}.report-final-redacted i:nth-child(3){width:64%}.report-final-core-stage{justify-content:center;align-items:flex-end;gap:0;min-height:310px;margin-top:18px;display:flex;position:relative}.report-final-core-paper{background:#efe8dc;border:1px solid #1c1d1f1a;width:20%;min-height:238px;padding:18px 16px;transition:transform .22s,opacity .22s;box-shadow:0 12px 30px #1c1d1f14}.report-final-core-paper:first-child,.report-final-core-paper:nth-child(5){opacity:.68;transform:translateY(20px)scale(.9)}.report-final-core-paper:nth-child(2),.report-final-core-paper:nth-child(4){opacity:.82;transform:translateY(8px)scale(.95)}.report-final-core-paper:nth-child(3){z-index:2;background:#f7f1e6;min-height:278px;position:relative}.report-final-core-paper small{color:#9b753a;font-size:8px}.report-final-core-title{font-family:Georgia,var(--serif);margin:12px 0 8px;font-size:12px;line-height:1.25}.report-final-core-graphic{color:#8d6d3e;width:86px;height:70px;margin:14px auto}.report-final-core-description{color:#1c1d1fa8;min-height:34px;margin:0;font-size:8px;line-height:1.5}.report-final-core-paper .report-final-redacted{gap:4px;margin-top:10px}.report-final-core-paper .report-final-redacted i{height:3px}.report-runtime-page{color:var(--ink);background:#f4efe6;overflow:clip}.report-runtime-page section{isolation:isolate;position:relative}.report-runtime-page h1,.report-runtime-page h2{font-family:var(--serif);letter-spacing:-.035em;word-break:keep-all;margin:0;font-weight:500}.report-runtime-page p{word-break:keep-all}.report-runtime-background{z-index:-1;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.report-runtime-hero{min-height:610px;color:var(--ivory);padding:124px 0 58px}.report-runtime-hero .report-runtime-background{object-position:center}.report-runtime-hero-grid{grid-template-rows:auto 1fr;grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);align-items:center;gap:0 28px;display:grid}.report-runtime-hero-copy{z-index:2;grid-area:1/1;align-self:end;min-width:0;position:relative}.report-runtime-hero-copy h1{max-width:470px;margin:0 0 22px;font-size:clamp(50px,4.5vw,66px);line-height:1.24}.report-runtime-hero-support{color:#f4f0e7c7;max-width:460px;margin:0 0 30px;font-size:15px;line-height:1.8}.report-runtime-hero-trust-panel{grid-area:2/1;align-self:start}.report-runtime-trusts{align-items:flex-start;gap:25px;display:flex}.report-runtime-trusts span{color:#f4f0e7c7;align-items:center;gap:9px;max-width:122px;font-size:10px;line-height:1.45;display:flex}.report-runtime-trusts .report-final-icon{width:30px;height:30px;color:var(--gold);flex:0 0 30px}.report-runtime-sample-note{color:#f4f0e78a;margin-top:48px;font-size:9px;line-height:1.5;display:block}.report-runtime-hero-scene{object-fit:contain;grid-area:1/2/3;width:min(760px,100%);height:auto;margin-left:auto;display:block}.report-runtime-question{background:#f4efe6;padding:46px 0 48px}.report-runtime-question-grid{align-items:start;gap:24px;display:grid}.report-runtime-question-copy{max-width:640px}.report-runtime-question-copy h2{margin:0 0 12px;font-size:clamp(34px,2.9vw,42px);line-height:1.38}.report-runtime-question-copy>p:not(.eyebrow){color:#1c1d1fad;max-width:520px;margin:0;font-size:14px;line-height:1.75}.report-runtime-question-scene{object-fit:contain;width:100%;height:auto;display:block}.report-runtime-preview{background:#eee6da;padding:28px 0 20px;overflow:hidden}.report-runtime-preview .page-shell{position:relative}.report-runtime-preview-heading{max-width:660px}.report-runtime-preview-heading h2{font-size:clamp(32px,2.8vw,40px);line-height:1.38}.report-runtime-preview-mobile{display:none}.report-runtime-preview-spread{object-fit:contain;width:100%;height:clamp(230px,17.5vw,270px);margin:8px auto 0;display:block}.report-runtime-core-stage{display:none}.report-runtime-preview-meta{color:#1c1d1f94;justify-content:center;gap:24px;margin-top:2px;padding:0 6px;font-size:9px;display:flex}.report-runtime-preview-meta span:first-child{position:absolute;top:8px;right:0}.report-runtime-preview-privacy .report-final-icon{display:none}.report-runtime-bottom-light{background:#f5f0e8}.report-runtime-bottom-grid{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.report-runtime-different{padding:34px 26px 28px 0}.report-runtime-different h2{margin:0 0 8px;font-size:37px;line-height:1.35}.report-runtime-different-support{color:#1c1d1fa8;margin:0;font-size:14px}.report-runtime-examples{grid-template-columns:repeat(3,1fr);margin-top:18px;display:grid}.report-runtime-examples article{text-align:center;border-right:1px solid #1c1d1f1c;min-width:0;padding:10px 16px 4px}.report-runtime-examples article:last-child{border-right:0}.report-runtime-examples .report-final-example-icon{color:#9a7338;width:38px;height:38px;margin:0 auto 9px}.report-runtime-examples small{color:#9a7338;font-size:10px}.report-runtime-examples h3{font-family:var(--serif);word-break:keep-all;margin:5px 0 8px;font-size:12px;font-weight:500;line-height:1.45}.report-runtime-examples p{color:#1c1d1fa3;margin:0;font-size:9px;line-height:1.55}.report-runtime-clarity{background:#eee7dc;border-left:1px solid #1c1d1f1a;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 170px;gap:10px 14px;padding:24px 0 20px 26px;display:grid}.report-runtime-clarity-copy{grid-area:1/1}.report-runtime-clarity-copy h2{max-width:430px;margin:0 0 9px;font-size:clamp(27px,2.1vw,30px);line-height:1.35}.report-runtime-clarity-copy>p:not(.eyebrow){color:#1c1d1fab;max-width:420px;margin:0;font-size:10px;line-height:1.65}.report-runtime-closing-stack{object-fit:contain;grid-area:1/2;width:100%;height:110px;display:block}.report-runtime-review{min-height:104px;color:var(--ivory);background:#111315;border-radius:7px;grid-area:2/1/auto/3;grid-template-columns:78px 1fr;align-items:center;gap:12px;padding:12px 16px;display:grid}.report-runtime-review .report-final-review-portrait{width:68px;height:68px;color:var(--gold)}.report-runtime-review h2{margin:0 0 6px;font-size:24px;line-height:1.35}.report-runtime-review p:last-child{color:#f4f0e7ad;margin:0;font-size:12px;line-height:1.65}.report-runtime-closing{min-height:190px;color:var(--ivory);text-align:center;align-items:center;padding:12px 0;display:grid}.report-runtime-closing .report-runtime-background{object-position:center 56%}.report-runtime-closing-copy{flex-direction:column;align-items:center;display:flex}.report-runtime-closing h2{max-width:780px;margin:0 auto 5px;font-size:clamp(29px,2.25vw,32px);line-height:1.34}.report-runtime-closing-copy>p:not(.eyebrow){color:#f4f0e7ad;margin:0 0 10px;font-size:11px}.report-runtime-closing .cta-base{color:#fff;background:#97671cd1;border-color:#a67a32;justify-content:center;min-width:230px;min-height:36px}.report-runtime-mobile-benefits,.report-runtime-mobile-privacy{display:none}@media (min-width:761px){.report-runtime-hero{height:clamp(475px,46.4vw,668px);min-height:0;padding:0;overflow:hidden}.report-runtime-hero-grid{width:100%;height:100%;margin:0;display:block;position:relative}.report-runtime-hero-copy{width:clamp(328px,32vw,461px);position:absolute;top:clamp(100px,9.75vw,140px);left:clamp(73px,7.15vw,103px)}.report-runtime-hero-copy .eyebrow{margin-bottom:clamp(27px,2.65vw,38px)}.report-runtime-hero-copy h1{white-space:pre-line;max-width:clamp(288px,28vw,403px);margin-bottom:clamp(29px,2.85vw,41px);font-size:clamp(42px,3.82vw,55px);line-height:1.18}.report-runtime-hero-support{color:#f4f0e7c7;white-space:pre-line;max-width:clamp(298px,29vw,418px);margin:0;font-size:clamp(13px,1.04vw,15px);line-height:1.8}.report-runtime-hero-trust-panel{position:absolute;top:clamp(340px,33.25vw,479px);left:clamp(73px,7.15vw,103px)}.report-runtime-trusts{align-items:flex-start;gap:clamp(22px,2.22vw,32px)}.report-runtime-trusts span{gap:clamp(9px,1vw,14px);width:clamp(101px,10.4vw,150px);max-width:none;font-size:clamp(9px,.76vw,11px)}.report-runtime-trusts .report-final-icon{flex-basis:clamp(30px,2.92vw,42px);width:clamp(30px,2.92vw,42px);height:clamp(30px,2.92vw,42px)}.report-runtime-sample-note{margin-top:clamp(64px,6.25vw,90px);font-size:clamp(8px,.63vw,9px)}.report-runtime-hero-scene{width:clamp(640px,62.5vw,900px);max-width:none;height:auto;margin:0;position:absolute;top:clamp(70px,6.8vw,98px);right:clamp(-34px,-2.35vw,-24px)}.report-runtime-question{background:#f4efe6;height:auto;padding:34px 0 42px;overflow:hidden}.report-runtime-question-grid{gap:22px;height:auto;display:grid;position:relative}.report-runtime-question-copy{z-index:1;max-width:640px;position:relative}.report-runtime-question-copy h2{max-width:100%;margin:0 0 clamp(8px,.83vw,12px);font-size:clamp(22px,2.15vw,31px);line-height:1.28}.report-runtime-question-copy>p:not(.eyebrow){max-width:clamp(350px,34vw,490px);font-size:clamp(11px,.97vw,14px);line-height:1.75}.report-runtime-question-title-visual,.report-runtime-question-support-visual{white-space:pre-line;display:block}.report-runtime-question-scene{width:100%;max-width:none;margin:0}.report-runtime-preview{background:linear-gradient(90deg,#e9e3de 0% 22%,#e2dad4 78% 100%);height:clamp(313px,30.56vw,440px);padding:0}.report-runtime-preview .page-shell{width:calc(100% - clamp(128px,12.5vw,180px));max-width:none;height:100%}.report-runtime-preview-heading{z-index:2;width:clamp(441px,43.06vw,620px);max-width:none;position:absolute;top:clamp(17px,1.67vw,24px);left:0}.report-runtime-preview-heading h2{margin:0;font-size:clamp(20px,1.94vw,28px);line-height:1.38}.report-runtime-preview-title-visual{white-space:pre-line;display:block}.report-runtime-preview-spread{z-index:1;object-fit:contain;width:clamp(782px,76.39vw,1100px);max-width:none;height:auto;margin:0;display:block;position:absolute;top:clamp(-75px,-5.21vw,-53px);left:50%;transform:translate(-50%)}.report-runtime-preview-meta{z-index:3;color:#1c1d1fad;margin:0;padding:0;font-size:clamp(8px,.69vw,10px);display:block;position:absolute;inset:0}.report-runtime-preview-meta>span:first-child{color:#9b753a;font-weight:600;position:absolute;top:clamp(20px,2.01vw,29px);right:0}.report-runtime-preview-privacy{white-space:nowrap;align-items:center;gap:clamp(5px,.49vw,7px);font-size:clamp(8px,.76vw,11px);display:flex;position:absolute;bottom:clamp(4px,.42vw,6px);left:50%;transform:translate(-50%)}.report-runtime-preview-privacy .report-final-icon{color:#1c1d1fc2;width:clamp(13px,1.18vw,17px);height:clamp(13px,1.18vw,17px);display:block}.report-runtime-bottom-light{height:clamp(284px,27.78vw,400px);overflow:hidden}.report-runtime-bottom-grid{grid-template-columns:1fr 1fr;width:calc(100% - clamp(122px,11.94vw,172px));max-width:none;height:100%}.report-runtime-different{height:100%;padding:clamp(17px,1.67vw,24px) clamp(17px,1.67vw,24px) clamp(13px,1.25vw,18px) 0}.report-runtime-different>.eyebrow{font-size:clamp(8px,.76vw,11px)}.report-runtime-different h2{margin:0 0 clamp(8px,.69vw,10px);font-size:clamp(26px,2.57vw,37px);line-height:1.35}.report-runtime-different-support{font-size:clamp(11px,1.11vw,16px);line-height:1.6}.report-runtime-examples{margin-top:clamp(13px,1.25vw,18px)}.report-runtime-examples article{padding:clamp(8px,.76vw,11px) clamp(9px,.83vw,12px) 4px}.report-runtime-examples .report-final-example-icon{width:clamp(51px,5vw,72px);height:clamp(51px,5vw,72px);margin-bottom:clamp(8px,.76vw,11px)}.report-runtime-examples small{font-size:clamp(9px,.83vw,12px);display:block;position:relative;top:-2px}.report-runtime-examples h3{margin:clamp(5px,.49vw,7px) 0 clamp(6px,.56vw,8px);font-size:clamp(11px,1.11vw,16px);line-height:1.45}.report-runtime-examples p{font-size:clamp(9px,.9vw,13px);line-height:1.6}.report-runtime-clarity{border-left:1px solid #1c1d1f1a;height:100%;margin-right:clamp(-86px,-5.97vw,-61px);padding:0;display:block;position:relative}.report-runtime-clarity-copy{z-index:2;width:clamp(270px,26.39vw,380px);position:absolute;top:clamp(17px,1.67vw,24px);left:clamp(28px,2.71vw,39px)}.report-runtime-clarity-copy>.eyebrow{font-size:clamp(8px,.76vw,11px)}.report-runtime-clarity-copy h2{max-width:clamp(256px,25vw,360px);margin:0 0 clamp(7px,.63vw,9px);font-size:clamp(19px,1.81vw,26px);line-height:1.32}.report-runtime-clarity-copy>p:not(.eyebrow){max-width:clamp(235px,22.92vw,330px);font-size:clamp(10px,.97vw,14px);line-height:1.6}.report-runtime-closing-stack{z-index:1;object-fit:contain;width:clamp(213px,20.83vw,300px);max-width:none;height:auto;position:absolute;top:clamp(13px,1.25vw,18px);right:clamp(61px,5.97vw,86px)}.report-runtime-review{grid-template-rows:auto auto;grid-template-columns:clamp(68px,6.67vw,96px) clamp(171px,16.67vw,240px) 1fr;gap:0 clamp(14px,1.39vw,20px);height:clamp(89px,8.68vw,125px);min-height:0;padding:clamp(10px,.97vw,14px) clamp(14px,1.39vw,20px);display:grid;position:absolute;inset:clamp(156px,15.21vw,219px) clamp(72px,7.08vw,102px) auto clamp(30px,2.92vw,42px)}.report-runtime-review>div{display:contents}.report-runtime-review .report-final-review-portrait{grid-area:1/1/3;align-self:center;width:clamp(68px,6.67vw,96px);height:clamp(68px,6.67vw,96px)}.report-runtime-review .eyebrow{grid-area:1/2;align-self:end;margin:0 0 clamp(3px,.28vw,4px);font-size:clamp(9px,.83vw,12px)}.report-runtime-review h2{grid-area:2/2;align-self:start;margin:0;font-size:clamp(17px,1.67vw,24px);line-height:1.35}.report-runtime-review p:last-child{grid-area:1/3/3;align-self:center;font-size:clamp(9px,.9vw,13px);line-height:1.6}.report-runtime-closing{height:clamp(136px,13.26vw,191px);min-height:0;padding:0;display:block;overflow:hidden}.report-runtime-closing .report-runtime-background{object-position:center 56%}.report-runtime-closing-copy{width:100%;height:100%;margin:0;display:block;position:relative}.report-runtime-closing .eyebrow{margin:0;position:absolute;top:clamp(12px,1.18vw,17px);left:50%;transform:translate(-50%)}.report-runtime-closing h2{width:clamp(426px,41.67vw,600px);max-width:none;margin:0;font-size:clamp(21px,2.08vw,30px);line-height:1.34;position:absolute;top:clamp(27px,2.64vw,38px);left:50%;transform:translate(-50%)}.report-runtime-closing-title-visual{white-space:pre-line;display:block}.report-runtime-closing-copy>p:not(.eyebrow){color:#f4f0e79e;white-space:nowrap;margin:0;font-size:clamp(7px,.63vw,9px);line-height:1.45;position:absolute;bottom:clamp(5px,.49vw,7px);left:50%;transform:translate(-50%)}.report-runtime-closing .cta-base{width:clamp(232px,22.64vw,326px);min-width:0;height:clamp(28px,2.71vw,39px);min-height:0;color:var(--gold);background:#00000057;border:1px solid #d3a85ce6;border-radius:clamp(4px,.42vw,6px);gap:clamp(24px,2.36vw,34px);padding:0 clamp(20px,1.94vw,28px);font-size:clamp(12px,1.11vw,16px);position:absolute;top:clamp(90px,8.75vw,126px);left:50%;transform:translate(-50%)}.report-runtime-closing .cta-base:hover{transform:translate(-50%)translateY(-2px)}.report-runtime-preview{height:clamp(326px,31.81vw,458px)}.report-runtime-example--relationship-offset>*{position:relative;left:-16px}.report-runtime-closing-stack--offset{translate:22px 9px}.report-runtime-review--offset{translate:0 14px}}@media (max-width:760px){.report-runtime-page .page-shell{width:calc(100% - 40px)}.report-runtime-hero{min-height:0;padding:98px 0 46px}.report-runtime-hero .report-runtime-background{object-position:46% center}.report-runtime-hero-grid{grid-template:"copy""scene""trust"/1fr;gap:24px}.report-runtime-hero-copy{grid-area:copy}.report-runtime-hero-trust-panel{grid-area:trust}.report-runtime-hero-copy h1{max-width:310px;margin-bottom:16px;font-size:38px;line-height:1.38}.report-runtime-hero-support{max-width:310px;margin-bottom:22px;font-size:13px;line-height:1.75}.report-runtime-trusts{gap:12px;display:grid}.report-runtime-trusts span{max-width:none;font-size:11px}.report-runtime-trusts .report-final-icon{width:32px;height:32px}.report-runtime-sample-note{margin-top:24px;font-size:8px}.report-runtime-hero-scene{grid-area:scene;width:calc(100% + 12px);max-width:none;margin:0 -6px}.report-runtime-question{padding:48px 0 42px}.report-runtime-question-grid{grid-template-columns:1fr;gap:20px}.report-runtime-question-copy h2{font-size:31px;line-height:1.48}.report-runtime-question-copy>p:not(.eyebrow){font-size:13px}.report-runtime-question-scene{width:100%;height:auto;margin:0}.report-runtime-preview{color:var(--ivory);background:#111315;padding:46px 0 34px}.report-runtime-preview-desktop{display:none}.report-runtime-preview-mobile{display:block}.report-runtime-preview-heading h2{font-size:30px;line-height:1.45}.report-runtime-preview-heading>p:not(.eyebrow){color:#f4f0e7ad;max-width:310px;margin:14px 0 0;font-size:12px;line-height:1.7}.report-runtime-preview-spread{display:none}.report-runtime-core-stage{display:grid}.report-runtime-preview-meta{color:#f4f0e794;gap:6px;margin-top:12px;padding:0;font-size:8px;display:grid}.report-runtime-preview-meta span:first-child{display:none;position:static}.report-runtime-bottom-grid{grid-template-columns:1fr}.report-runtime-different{padding:46px 0 42px}.report-runtime-different h2{font-size:34px}.report-runtime-examples{grid-template-columns:1fr;gap:0;margin-top:24px}.report-runtime-examples article{text-align:left;border-bottom:1px solid #1c1d1f1c;border-right:0;grid-template-rows:auto auto auto;grid-template-columns:50px 1fr;column-gap:16px;padding:22px 0;display:grid}.report-runtime-examples article:last-child{border-bottom:0}.report-runtime-examples .report-final-example-icon{grid-row:1/4;width:42px;height:42px;margin:0}.report-runtime-examples small,.report-runtime-examples h3,.report-runtime-examples p{grid-column:2}.report-runtime-examples h3{margin:5px 0 8px;font-size:17px}.report-runtime-examples p{font-size:11px}.report-runtime-clarity{border-left:0;grid-template-rows:auto;grid-template-columns:1fr;gap:22px;padding:48px 0}.report-runtime-clarity-copy,.report-runtime-closing-stack,.report-runtime-review{grid-area:auto/1}.report-runtime-clarity-copy h2{font-size:31px;line-height:1.48}.report-runtime-clarity-copy>p:not(.eyebrow){font-size:13px}.report-runtime-closing-stack{width:calc(100% + 10px);max-width:none;height:auto;margin:0 -5px}.report-runtime-review{text-align:center;grid-template-columns:1fr;justify-items:center;gap:12px;padding:30px 24px}.report-runtime-review .report-final-review-portrait{width:108px;height:108px}.report-runtime-review h2{font-size:26px}.report-runtime-closing{min-height:560px;padding:72px 0}.report-runtime-closing .report-runtime-background{object-position:center}.report-runtime-closing h2{font-size:34px;line-height:1.5}.report-runtime-closing-copy>p:not(.eyebrow){max-width:270px;line-height:1.7}.report-runtime-closing .cta-base{width:100%;min-height:54px}.report-runtime-mobile-benefits{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;margin-top:34px;display:grid}.report-runtime-mobile-benefits span{color:#f4f0e7b8;text-align:center;justify-items:center;gap:9px;font-size:9px;line-height:1.45;display:grid}.report-runtime-mobile-benefits .report-final-icon,.report-runtime-mobile-benefits .report-final-example-icon{width:34px;height:34px;color:var(--gold);margin:0}.report-runtime-mobile-privacy{color:#f4f0e7a8;border-top:1px solid #f4f0e714;align-items:center;gap:10px;width:100%;margin-top:42px;padding:20px 4px 0;font-size:10px;display:flex}.report-runtime-mobile-privacy .report-final-icon{color:#f4f0e7a8;width:22px;height:22px}}@media (prefers-reduced-motion:reduce){.report-runtime-page *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:760px){.report-final-core-stage{grid-template-columns:1fr;gap:9px;min-height:0;margin-top:22px;display:grid}.report-final-core-paper,.report-final-core-paper:nth-child(n){opacity:1;width:100%;min-height:128px;box-shadow:none;color:var(--ink);order:initial;background:#eee7db;grid-template-rows:auto 1fr;grid-template-columns:36px 1fr 100px;align-items:center;gap:4px 10px;padding:15px 16px;display:grid;transform:none}.report-final-core-paper small{grid-row:1/3;align-self:start;padding-top:3px}.report-final-core-title{grid-column:2;margin:0;font-size:12px}.report-final-core-description{grid-column:2;min-height:0;margin:0;font-size:9px}.report-final-core-graphic{grid-area:1/3/3;width:82px;height:72px;margin:0 auto}.report-final-core-paper .report-final-redacted{display:none}}@media (min-width:761px){.report-runtime-page{--report-content-shell:min(var(--container), calc(100% - 64px))}.report-runtime-question-grid,.report-runtime-preview .page-shell,.report-runtime-bottom-grid,.report-runtime-closing-copy{width:var(--report-content-shell);max-width:var(--container);margin-inline:auto}.report-runtime-bottom-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.report-runtime-different{padding-right:32px}.report-runtime-clarity{margin-right:0;padding-left:32px}.report-runtime-clarity-copy{width:min(380px,100% - 290px);left:32px}.report-runtime-closing-stack{width:min(250px,38%);right:0}.report-runtime-review{left:32px;right:0}.report-runtime-closing-copy{position:relative}.report-runtime-page{--report-visual-shell:min(var(--container), calc(100% - 64px));--report-lower-shell:var(--report-visual-shell)}.report-runtime-question-grid,.report-runtime-preview .page-shell{width:var(--report-visual-shell);max-width:var(--container);margin-inline:auto}.report-runtime-preview-heading{width:44%;left:0}.report-runtime-preview-spread{width:min(84%,1100px)}.report-runtime-preview-meta>span:first-child{right:0}.report-runtime-bottom-light{height:auto;min-height:360px;overflow:visible}.report-runtime-bottom-grid{width:var(--report-lower-shell);max-width:var(--container);grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:stretch;height:auto;min-height:360px;margin-inline:auto}.report-runtime-different{height:auto;padding:28px 30px 28px 0}.report-runtime-example--relationship-offset>*{left:0}.report-runtime-clarity{background:#eee7dc;border-left:1px solid #1c1d1f1a;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 180px;align-content:start;gap:18px 20px;height:auto;min-height:360px;margin-right:0;padding:28px 0 28px 32px;display:grid;position:relative}.report-runtime-clarity-copy{grid-area:1/1;width:auto;max-width:360px;position:static}.report-runtime-closing-stack,.report-runtime-closing-stack--offset{grid-area:1/2;place-self:start end;width:100%;max-width:180px;height:auto;position:static;translate:none}.report-runtime-review,.report-runtime-review--offset{grid-area:2/1/auto/3;grid-template-rows:auto auto;grid-template-columns:72px 168px minmax(0,1fr);gap:0 18px;width:100%;height:auto;min-height:112px;margin:0;padding:14px 18px;display:grid;position:static;translate:none}.report-runtime-review .report-final-review-portrait{width:72px;height:72px}.report-runtime-review .eyebrow{font-size:10px}.report-runtime-review h2{font-size:clamp(19px,1.55vw,22px)}.report-runtime-review p:last-child{font-size:10px;line-height:1.6}.report-runtime-closing{width:var(--report-visual-shell);max-width:var(--container);align-items:center;height:auto;min-height:220px;margin-inline:auto;padding:24px 0 26px;display:grid;overflow:hidden}.report-runtime-closing-copy{flex-direction:column;align-items:center;width:min(760px,100% - 64px);max-width:760px;height:auto;margin-inline:auto;display:flex;position:relative}.report-runtime-closing .eyebrow,.report-runtime-closing h2,.report-runtime-closing-copy>p:not(.eyebrow),.report-runtime-closing .cta-base{position:static;inset:auto;transform:none}.report-runtime-closing .eyebrow{margin:0 0 8px}.report-runtime-closing h2{width:auto;max-width:650px;margin:0 0 6px;font-size:clamp(28px,2.15vw,31px);line-height:1.36}.report-runtime-closing-copy>p:not(.eyebrow){white-space:normal;margin:0 0 15px;font-size:10px;line-height:1.5}.report-runtime-closing .cta-base{border-radius:6px;gap:22px;width:auto;min-width:196px;height:38px;min-height:38px;padding:0 20px;font-size:13px}.report-runtime-closing .cta-base:hover{transform:translateY(-2px)}}@media (min-width:761px) and (max-width:1120px){.report-runtime-clarity{grid-template-columns:minmax(0,1fr) 150px;padding-left:24px}.report-runtime-review,.report-runtime-review--offset{grid-template-columns:64px 148px minmax(0,1fr);gap:0 14px;padding-inline:14px}}@media (min-width:721px){.faq-page .faq-hero{padding:136px 0 84px}.faq-page .faq-hero-grid{gap:64px}.faq-page .faq-hero h1{font-size:clamp(44px,4.2vw,58px)}.faq-page .privacy-glass{min-height:360px}.faq-page .faq-intro{gap:64px;padding:64px 0}.faq-page .faq-intro h2,.faq-page .faq-cluster h2,.faq-page .faq-close h2{font-size:clamp(32px,3vw,44px)}.faq-page .faq-cluster{padding:48px 0}.faq-page .faq-cluster>h2{margin-bottom:24px}.faq-page .faq-list{gap:10px}.faq-page .faq-trigger{grid-template-columns:48px minmax(0,1fr) 42px;gap:16px;min-height:76px;padding:16px 20px}.faq-page .faq-trigger strong{font-size:19px;line-height:1.55}.faq-page .faq-num{font-size:24px}.faq-page .faq-icon{width:40px;height:40px;font-size:20px}.faq-page .faq-item.is-open .faq-answer{padding:4px 82px 28px 84px}.faq-page .faq-answer p{margin-bottom:14px;font-size:15px;line-height:1.78}.faq-page .faq-answer blockquote{margin-top:22px;padding-top:18px;font-size:16px}.faq-page .faq-support{gap:48px;min-height:240px;margin:30px 0;padding:32px 38px}.faq-page .faq-cluster>.faq-support{margin:22px 0 0}.faq-page .support-art{height:190px}.faq-page .faq-support h3{font-size:clamp(24px,2.2vw,32px)}.faq-page .faq-close{padding:58px 0}.faq-page .faq-close-grid{gap:64px}.faq-page .final-notebook{min-height:300px}}
