:root{--ink:#0b2c23;--green:#176c50;--green-2:#dcebe3;--paper:#f7f5ee;--white:#fff;--muted:#67766f;--line:#d5ddd8;--navy:#0c2748;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",Arial,sans-serif;line-height:1.65}a{color:inherit}img{display:block;max-width:100%}
.site-header{height:88px;padding:0 max(24px,calc((100% - var(--max))/2));display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--white);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;letter-spacing:.15em;font-size:15px;font-weight:700}.brand img{border-radius:12px;background:#fff}.brand-lockup{display:block;width:168px;text-decoration:none}.brand-lockup img{width:100%;height:auto;object-fit:contain;border-radius:0;background:transparent}.home-page .site-header{background:#fff;color:var(--ink);border-bottom:1px solid var(--line)}.home-page .site-header nav a{color:var(--muted)}.home-page .site-header nav a:hover,.home-page .site-header nav a:focus-visible,.home-page .site-header nav a.active{color:var(--ink);border-color:var(--ink)}.site-header nav{display:flex;gap:30px}.site-header nav a{text-decoration:none;font-size:14px;color:#dbe6e1;padding:9px 0;border-bottom:1px solid transparent}.site-header nav a:hover,.site-header nav a:focus-visible,.site-header nav a.active{color:#fff;border-color:#fff}
.hero{max-width:var(--max);margin:auto;min-height:690px;padding:105px 24px 90px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);align-items:center;gap:90px}.hero-copy{min-width:0}.eyebrow{margin:0 0 19px;color:var(--green);font-size:13px;line-height:1.3;font-weight:800;letter-spacing:.18em}.hero h1,.page-hero h1{font-family:Georgia,"Times New Roman","AppleMyungjo",serif;font-weight:400;letter-spacing:-.055em;line-height:1.05;margin:0}.hero h1{font-size:clamp(58px,7.2vw,94px);letter-spacing:-.06em}.keep-together{white-space:nowrap}.principle{font-size:clamp(21px,2.2vw,30px);font-weight:700;margin:32px 0 14px}.hero-description{font-size:18px;color:var(--muted);max-width:620px;margin:0}.hero-actions{display:flex;gap:12px;margin-top:38px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 22px;border:1px solid var(--green);border-radius:999px;text-decoration:none;font-weight:700;font-size:15px}.button-primary{background:var(--green);color:#fff}.button-secondary{background:transparent;color:var(--green)}.button:hover,.button:focus-visible{transform:translateY(-1px);box-shadow:0 8px 18px rgba(11,44,35,.12)}
.record-card{background:var(--white);border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:0 24px 70px rgba(16,48,38,.12);transform:rotate(1.5deg)}.record-card-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.14em;font-weight:800;padding-bottom:23px;border-bottom:2px solid var(--ink)}.status-dot{color:var(--green);background:var(--green-2);border-radius:999px;padding:5px 10px}.score-line{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.score-line span{color:var(--muted)}.record-result{display:flex;justify-content:space-between;align-items:end;padding-top:34px}.record-result span{color:var(--muted)}.record-result strong{font-family:Georgia,serif;font-weight:400;font-size:39px}
.section{background:#fff;padding:110px max(24px,calc((100% - var(--max))/2))}.section-heading{display:grid;grid-template-columns:1fr 1.3fr;gap:22px 90px;margin-bottom:60px}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.beta-section h2,.content-section h2{font-size:clamp(38px,5vw,62px);line-height:1.15;letter-spacing:-.045em;margin:0}.section-heading>p:last-child{font-size:18px;color:var(--muted);margin:0;align-self:end}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{min-height:260px;border:1px solid var(--line);border-radius:18px;padding:27px;display:flex;flex-direction:column;text-decoration:none;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.feature-card:hover,.feature-card:focus-visible{border-color:var(--green);transform:translateY(-2px);box-shadow:0 12px 30px rgba(11,44,35,.09)}.feature-card>span{font-size:12px;color:var(--green);font-weight:800;letter-spacing:.1em}.feature-card h3{font-size:24px;margin:auto 0 9px}.feature-card p{color:var(--muted);margin:0}.feature-card em{margin-top:22px;color:var(--green);font-size:14px;font-style:normal;font-weight:800}.feature-future{background:var(--paper)}
.beta-section{max-width:var(--max);margin:0 auto;padding:100px 24px;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.beta-list{border-top:2px solid var(--ink)}.beta-list div{display:grid;grid-template-columns:110px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.beta-list span{color:var(--muted)}.get-started{max-width:none;padding-left:max(24px,calc((100% - var(--max))/2));padding-right:max(24px,calc((100% - var(--max))/2));background:var(--paper)}.get-started-heading>p:last-child{margin:22px 0 0;color:var(--muted);font-size:17px}.platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.platform-card{display:flex;flex-direction:column;min-height:260px;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.platform-card>span{font-size:12px;color:var(--green);font-weight:800;letter-spacing:.12em}.platform-card h3{margin:28px 0 10px;font-size:25px}.platform-card p{margin:0;color:var(--muted)}.platform-card strong{margin-top:auto;padding-top:30px;color:var(--green)}
.identity-section{background:#fff;padding:100px max(24px,calc((100% - var(--max))/2)) 110px}.identity-heading{text-align:center;margin:0 auto 52px}.identity-heading h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.15;letter-spacing:-.035em}.identity-heading p{margin:13px 0 0;color:var(--muted);font-size:18px}.identity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:start}.identity-grid figure{margin:0;text-align:center}.identity-grid img{width:100%;height:auto;aspect-ratio:2208/1042;object-fit:contain}.identity-grid figcaption{margin-top:15px;font-size:15px;font-weight:700;letter-spacing:.04em}
.site-footer{background:var(--ink);color:#fff;padding:56px max(24px,calc((100% - var(--max))/2));display:grid;grid-template-columns:1fr auto;gap:35px}.site-footer strong{letter-spacing:.14em}.site-footer p{margin:5px 0;color:#bdcbc5}.site-footer nav{display:flex;gap:24px;align-items:start}.site-footer nav a{font-size:14px;color:#dbe6e1}.copyright{grid-column:1/-1;border-top:1px solid #345047;padding-top:24px!important;font-size:12px}
.page-main{max-width:var(--max);margin:auto;padding:90px 24px 120px}.page-hero{max-width:820px;margin-bottom:80px}.page-hero h1{font-size:clamp(54px,7vw,88px)}.page-hero>p:last-child{font-size:20px;color:var(--muted);max-width:720px;margin:28px 0 0}.page-hero.compact h1{font-size:clamp(45px,6vw,72px)}.story-grid,.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.story-grid article,.support-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;min-height:250px}.story-grid span{color:var(--green);font-weight:800}.story-grid h2,.support-grid h2{font-size:23px;margin:45px 0 10px}.story-grid p,.support-grid p,.support-grid li{color:var(--muted)}.quote-section{margin:100px 0;padding:80px;border-radius:28px;background:var(--ink);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end}.quote-section blockquote{font-family:Georgia,"AppleMyungjo",serif;font-size:clamp(40px,5vw,65px);line-height:1.25;margin:0}.quote-section p{color:#cbd8d2;margin:0}.content-section{max-width:780px}.content-section h2{font-size:34px}.content-section p{color:var(--muted);font-size:18px}
.policy-page{max-width:920px}.notice-box,.owner-confirmation{background:#edf3ef;border-left:4px solid var(--green);padding:20px 22px}.notice-box{margin-bottom:60px}.notice-box p{margin:6px 0 0;color:var(--muted)}.policy-section{padding:34px 0;border-top:1px solid var(--line)}.policy-section h2{font-size:25px;margin:0 0 18px}.policy-section h3{font-size:17px;margin:25px 0 8px}.policy-section p,.policy-section li{color:#52635c}.owner-confirmation{font-size:14px}.policy-section a{color:var(--green);font-weight:700}
.support-card{background:var(--ink);color:#fff;border-radius:28px;padding:50px;margin-bottom:18px}.support-card .eyebrow{color:#8bc4ac}.support-card h2{font-size:clamp(28px,4vw,48px);margin:0 0 12px;overflow-wrap:anywhere}.support-card p{color:#cbd8d2}.support-card .button{margin-top:15px;background:#fff;color:var(--ink);border-color:#fff}.support-grid ul{padding-left:20px}.privacy-tip{font-size:14px;font-weight:700;color:#9b4a2d!important}.text-link{color:var(--green);font-weight:800;text-decoration:none}.text-link:hover,.text-link:focus-visible{text-decoration:underline}.deletion-steps{padding-left:24px}.deletion-steps li+li{margin-top:12px}
.guide-page{background:#fff}.guide-navigation{position:sticky;top:0;z-index:20;display:flex;justify-content:flex-end;gap:10px;padding:10px max(20px,calc((100% - var(--max))/2));background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.guide-navigation button,.guide-navigation a{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:44px;padding:0 18px;border:1px solid var(--green);border-radius:999px;background:#fff;color:var(--green);font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.guide-navigation button:hover,.guide-navigation button:focus-visible,.guide-navigation a:hover,.guide-navigation a:focus-visible{background:var(--green);color:#fff}.guide-main{padding-bottom:110px}.guide-hero{max-width:var(--max);margin:0 auto;padding:90px 24px 82px}.guide-hero h1,.construction-main h1{margin:0;font-family:Georgia,"Times New Roman","AppleMyungjo",serif;font-size:clamp(52px,7vw,86px);font-weight:400;line-height:1.08;letter-spacing:-.055em}.guide-hero>p:last-of-type{max-width:720px;margin:28px 0 0;color:var(--muted);font-size:19px}.guide-index{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:44px}.guide-index a{display:flex;align-items:center;min-height:54px;padding:0 18px;border:1px solid var(--line);border-radius:12px;color:var(--ink);font-weight:800;text-decoration:none}.guide-index a:hover,.guide-index a:focus-visible{border-color:var(--green);color:var(--green)}.guide-section{padding:95px max(24px,calc((100% - var(--max))/2));border-top:1px solid var(--line);scroll-margin-top:75px}.guide-section:nth-of-type(odd){background:var(--paper)}.guide-section-heading{display:grid;grid-template-columns:1fr 1fr;gap:18px 70px;margin-bottom:54px}.guide-section-heading .eyebrow{grid-column:1/-1}.guide-section-heading h2{margin:0;font-size:clamp(42px,5vw,64px);line-height:1.1;letter-spacing:-.045em}.guide-section-heading>p:last-child{align-self:end;margin:0;color:var(--muted);font-size:18px}.guide-step{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:70px;align-items:start;padding:58px 0;border-top:1px solid var(--line);scroll-margin-top:78px}.step-copy{position:sticky;top:82px}.step-copy>span{display:block;margin-bottom:12px;color:var(--green);font-size:13px;font-weight:900;letter-spacing:.14em}.step-copy h3{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.18;letter-spacing:-.035em}.step-copy p{margin:20px 0 0;color:var(--muted);font-size:17px}.guide-step figure{margin:0 auto;width:min(100%,520px)}.guide-step figure.landscape{width:100%;max-width:900px}.guide-step img{width:100%;height:auto;border:1px solid var(--line);border-radius:18px;background:var(--paper);object-fit:contain;box-shadow:0 14px 44px rgba(11,44,35,.08)}.guide-step figcaption{margin-top:10px;color:var(--muted);font-size:13px;text-align:center}.guide-future{max-width:var(--max);margin:100px auto 0;padding:70px;border-radius:28px;background:var(--ink);color:#fff}.guide-future .eyebrow{color:#8bc4ac}.guide-future h2{margin:0;font-size:clamp(38px,5vw,62px);line-height:1.12}.guide-future p{max-width:720px;color:#cbd8d2;font-size:18px}.guide-future .button{margin-top:18px;color:#fff;border-color:#fff}.construction-main{max-width:var(--max);min-height:650px;margin:0 auto;padding:120px 24px}.construction-label{display:inline-block;margin-bottom:25px;padding:7px 13px;border-radius:999px;background:var(--green-2);color:var(--green);font-size:14px;font-weight:900}.construction-main>p:not(.eyebrow){max-width:700px;margin:30px 0;color:var(--muted);font-size:19px}
@media(max-width:820px){.site-header{height:auto;min-height:82px;padding:10px 20px;align-items:center}.brand span{font-size:13px}.brand img{width:42px;height:42px}.brand-lockup{width:156px;margin:0}.brand-lockup img{width:100%;height:auto}.site-header nav{gap:15px}.site-header nav a{font-size:13px}.hero{grid-template-columns:1fr;gap:55px;padding-top:75px}.record-card{transform:none}.section-heading,.beta-section,.quote-section,.guide-section-heading{grid-template-columns:1fr;gap:30px}.guide-section-heading .eyebrow{grid-column:auto}.platform-grid,.feature-grid,.story-grid,.support-grid{grid-template-columns:1fr 1fr}.identity-section{padding:85px 24px 95px}.identity-grid{grid-template-columns:1fr;gap:42px}.identity-grid figure{max-width:540px;width:100%;margin:0 auto}.guide-index{grid-template-columns:repeat(2,1fr)}.guide-step{grid-template-columns:1fr;gap:30px}.step-copy{position:static}.guide-step figure{width:min(100%,580px)}.guide-future{margin-left:24px;margin-right:24px;padding:55px}.site-footer{grid-template-columns:1fr}.site-footer nav{flex-wrap:wrap}.copyright{grid-column:auto}}
@media(max-width:560px){.site-header{display:block;padding-top:10px}.brand{margin-bottom:8px}.brand-lockup{width:150px}.site-header nav{justify-content:space-between}.guide-navigation{padding:8px 14px}.guide-navigation button,.guide-navigation a{min-width:68px;min-height:46px;padding:0 15px}.hero{min-height:auto;padding:65px 20px}.hero h1{font-size:52px;letter-spacing:-.06em}.record-card{padding:23px}.section,.page-main{padding:75px 20px}.platform-grid,.feature-grid,.story-grid,.support-grid{grid-template-columns:1fr}.platform-card{min-height:220px}.feature-card{min-height:220px}.beta-section{padding:75px 20px}.identity-section{padding:72px 20px 82px}.identity-heading{margin-bottom:40px}.identity-heading p{font-size:16px}.identity-grid{gap:35px}.identity-grid figcaption{margin-top:10px}.beta-list div{grid-template-columns:85px 1fr}.guide-hero{padding:65px 20px 58px}.guide-hero h1,.construction-main h1{font-size:48px}.guide-index{grid-template-columns:1fr}.guide-section{padding:68px 20px}.guide-section-heading{margin-bottom:30px}.guide-step{padding:42px 0}.step-copy h3{font-size:30px}.guide-step figure,.guide-step figure.landscape{width:100%;overflow-x:auto}.guide-step figure.landscape img{min-width:650px}.guide-future{margin:70px 20px 0;padding:42px 25px}.construction-main{min-height:560px;padding:90px 20px}.quote-section{padding:45px 28px;margin:70px 0}.site-footer{padding:45px 20px}.site-footer nav{display:grid;gap:10px}.page-hero{margin-bottom:55px}.page-hero h1{font-size:48px}.support-card{padding:34px 25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.guide-figure-stack{display:grid;gap:24px;min-width:0}
.ci-light-surface{position:relative;isolation:isolate;contain:paint;color-scheme:only light;forced-color-adjust:none;background:#fff!important;overflow:hidden}.ci-light-surface::before{content:"";position:absolute;inset:0;z-index:0;background:#fff;pointer-events:none}.ci-light-surface>img{position:relative;z-index:1;filter:none!important;opacity:1!important;mix-blend-mode:normal!important;forced-color-adjust:none}.brand-lockup.ci-light-surface{background:#fff!important}.platform-card{background-color:#fff!important}.platform-brand{display:flex;align-items:center;justify-content:center;min-height:106px;margin:-6px 0 24px;padding:14px 18px 20px;border-bottom:1px solid var(--line)}.platform-brand img{width:min(100%,230px);height:auto;object-fit:contain}.identity-lockup{width:100%;aspect-ratio:2208/1042}.identity-lockup img{width:100%;height:100%;object-fit:contain}.guide-gallery{display:grid;gap:24px;min-width:0}.guide-gallery-two{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-gallery figure{width:100%;margin:0}.guide-explainer{margin:24px 0;padding:22px;border:1px solid #bfd4c9;border-radius:16px;background:#eef5f1}.guide-explainer h4{margin:0 0 10px;font-size:20px}.guide-explainer p{margin:9px 0;color:#435b51}.step-copy ul{margin:20px 0;padding-left:22px;color:var(--muted)}.step-copy li+li{margin-top:9px}
@media(max-width:560px){.platform-brand{min-height:92px;margin-bottom:20px}.platform-brand img{width:min(100%,205px)}.guide-gallery-two{grid-template-columns:1fr}.guide-explainer{padding:18px}}

/* WO-006: approved homepage brand voice and CI story hierarchy */
.hero h1{font-family:inherit;font-size:clamp(44px,7.2vw,88px);font-weight:800;letter-spacing:-.065em;line-height:1.02}.hero-slogan-line{white-space:nowrap}
.identity-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.identity-story-card{padding:28px;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.identity-story-card .eyebrow{margin-bottom:30px}.identity-story-card h3{margin:0;font-size:23px;line-height:1.3;word-break:keep-all;text-wrap:pretty}.identity-story-card>p:last-child{margin:15px 0 0;color:var(--muted);word-break:keep-all;text-wrap:pretty}.identity-promise{background:var(--green-2)}
.symbol-summary{margin:18px 0 48px;padding:28px;border-left:4px solid var(--green);background:#f3f7f4}.symbol-summary>div{display:flex;gap:12px 30px;flex-wrap:wrap}.symbol-summary p{margin:12px 0 0;color:var(--muted)}.symbol-color-note{display:flex;align-items:center;gap:9px 22px;flex-wrap:wrap}.symbol-color-note span,.symbol-color-note em{display:inline-flex;align-items:center;gap:8px}.symbol-color-note em{font-style:normal}.symbol-swatch,.voice-swatch{display:inline-block;flex:0 0 auto;width:14px;height:14px;border:1px solid rgba(11,44,35,.18);border-radius:50%}.symbol-red{background:#fa0000}.symbol-green{background:#3b874f}
.identity-grid{gap:18px;align-items:stretch}.identity-voice{display:flex;flex-direction:column;min-width:0;padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff}.identity-lockup{width:min(100%,220px);aspect-ratio:2208/1042;margin:0 auto 24px}.identity-lockup img{width:100%;height:100%;object-fit:contain}.identity-voice>.eyebrow{margin-bottom:12px}.identity-voice h3{margin:0;font-size:22px;line-height:1.3}.identity-voice>p:not(.eyebrow){margin:12px 0 24px;color:var(--muted)}.voice-colors{margin:auto 0 0;padding-top:18px;border-top:1px solid var(--line)}.voice-colors div{display:flex;justify-content:space-between;gap:12px;padding:5px 0}.voice-colors dt{color:var(--muted);font-size:13px}.voice-colors dd{display:flex;align-items:center;gap:7px;margin:0;font-size:13px;font-variant-numeric:tabular-nums}.corporate-slogan,.active-wordmark{background:#006600}.corporate-wordmark{background:#000}.active-slogan,.insight-wordmark{background:#990000}.insight-slogan{background:#666}
.footer-slogan{font-size:15px;font-weight:500;letter-spacing:.02em}
@media(max-width:820px){.identity-story-grid{grid-template-columns:1fr}.identity-grid{grid-template-columns:1fr;gap:18px}.identity-voice{max-width:620px;width:100%;margin:0 auto}}
@media(max-width:560px){.hero h1{font-size:44px;letter-spacing:-.065em}.identity-story-card,.identity-voice{padding:22px}.symbol-summary{padding:22px}.symbol-summary>div{display:grid}.symbol-color-note{align-items:flex-start}}

/* WO-006 Addendum-01: actual product input screen in a restrained phone treatment */
.hero-phone-stage{display:grid;min-width:0;justify-items:center;gap:16px;perspective:1200px}.hero-phone{width:min(100%,300px);padding:9px;border:1px solid #29453b;border-radius:42px;background:#07120f;box-shadow:0 20px 45px rgba(11,44,35,.16);transform:rotateY(-4deg) rotateX(1deg) rotateZ(1deg);transform-origin:center}.hero-phone-screen{overflow:hidden;border-radius:33px;background:#fff}.hero-phone-screen img{display:block;width:100%;height:auto}.hero-phone-caption{max-width:310px;margin:0;color:var(--muted);font-size:14px;line-height:1.55;text-align:center}
.voice-intro{max-width:900px;margin:26px auto 30px;text-align:center}.voice-intro h3{margin:0 0 8px;color:var(--ink);font-size:21px}.voice-intro p{margin:0;color:var(--muted);line-height:1.75}
@media(max-width:820px){.hero-phone{width:min(100%,285px);transform:rotateY(-3deg) rotateZ(.7deg)}}
@media(max-width:560px){.hero-phone{width:min(82vw,270px);transform:rotateY(-2deg) rotateZ(.5deg)}.hero-phone-caption{font-size:13px}}

/* WO-008: release-ready store entry and approved Insight narrative */
.hero-phone-caption{width:min(100%,360px);max-width:none;text-wrap:balance}.hero-phone-caption span{white-space:nowrap}
.get-started-heading>p:last-child{max-width:500px}.platform-card{min-height:300px}.platform-card>span{font-size:13px}.platform-card h3{margin:34px 0 12px;font-size:30px}.store-entry{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:70px;margin-top:auto;padding:17px 19px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink)}.store-entry strong{margin:0;padding:0;font-size:20px}.store-entry small{color:var(--muted);font-size:13px}.insight-quote{display:block;margin-top:16px;color:var(--ink);font-weight:700;line-height:1.65}
@media(max-width:560px){.hero-phone-caption{font-size:12.5px}.platform-card{min-height:260px}.store-entry{align-items:flex-start;flex-direction:column;gap:3px}.store-entry strong{font-size:19px}}

/* BM Hanna Pro outline trial: no font file is embedded or distributed. */
.hero .hero-slogan-heading{width:min(100%,580px);font-size:0;line-height:0;letter-spacing:0}
.hero-slogan-art{display:block;width:100%;height:auto}

/* WO-009: selective BM Hanna Pro outline display system and public homepage story. */
.balanced-korean{word-break:keep-all;overflow-wrap:normal;text-wrap:pretty}
.brand-display-surface{--brand-display-bg:#fff;position:relative;isolation:isolate;contain:paint;color-scheme:only light;forced-color-adjust:none;background:var(--brand-display-bg);overflow:hidden}
.brand-display-surface::before{content:"";position:absolute;inset:0;z-index:0;background:var(--brand-display-bg);pointer-events:none}
.brand-display-surface>img{position:relative;z-index:1;display:block;width:100%;height:auto;filter:none!important;opacity:1!important;mix-blend-mode:normal!important;forced-color-adjust:none}
.brand-display-paper{--brand-display-bg:var(--paper)}
.section-display-heading{margin:0;font-size:0!important;line-height:0!important;letter-spacing:0!important}
.get-started-heading .section-display-heading{width:min(100%,520px)}
.section-heading .section-display-heading{width:min(100%,520px)}
.identity-heading .section-display-heading{width:min(100%,610px);margin:0 auto}

.get-started{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:80px}
.get-started-heading>p:last-child{max-width:520px;font-size:18px;line-height:1.8}
.platform-card{min-height:230px;padding:32px}
.platform-card h3{margin:32px 0 12px;font-size:30px}
.platform-card p{max-width:340px;font-size:17px;line-height:1.75}

.experience-section .section-heading{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:end}
.experience-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.experience-step{display:flex;min-width:0;min-height:340px;flex-direction:column;padding:28px 26px;border-top:3px solid transparent;border-right:1px solid var(--line)}
.experience-step:last-child{border-right:0}.experience-step>span{color:var(--green);font-size:12px;font-weight:900;letter-spacing:.12em}.experience-step h3{margin:38px 0 14px;font-size:24px;line-height:1.32;letter-spacing:-.025em;word-break:keep-all}.experience-step p{margin:0;color:var(--muted);font-size:16px;word-break:keep-all;text-wrap:pretty}.experience-step a{margin-top:auto;padding-top:28px;color:var(--green);font-size:14px;font-weight:800;text-decoration:none}.experience-step a:hover,.experience-step a:focus-visible{text-decoration:underline}.experience-step-result{border-top-color:var(--green);background:var(--green-2)}
.analysis-next{display:grid;grid-template-columns:110px 1fr;gap:28px;margin-top:36px;padding:26px 0;border-bottom:1px solid var(--line)}.analysis-next>span{color:var(--green);font-size:12px;font-weight:900;letter-spacing:.14em}.analysis-next h3{margin:0 0 7px;font-size:21px}.analysis-next p{max-width:780px;margin:0;color:var(--muted)}

.identity-heading{max-width:820px;text-align:center}.identity-heading>.eyebrow{margin-bottom:22px}.identity-heading>p:last-child{max-width:680px;margin:24px auto 0;line-height:1.8}.identity-story-grid{margin-top:52px}.identity-story-card{background:#fff}.identity-promise{background:var(--green-2)}
.identity-insight{margin:44px 0 54px;padding:44px 50px;border-radius:24px;background:var(--ink);color:#fff;font-size:clamp(24px,3.2vw,38px);font-weight:750;line-height:1.45;letter-spacing:-.035em;text-align:center;word-break:keep-all}
.voice-intro{max-width:760px;margin:0 auto 34px}.voice-intro h3{font-size:24px}.voice-intro p{font-size:17px}
.identity-grid{gap:14px}.identity-voice{padding:24px}.identity-lockup{width:min(100%,176px);margin-bottom:20px}.identity-voice>.eyebrow{margin-bottom:10px}.identity-voice h3{font-size:20px}.identity-voice>p:not(.eyebrow){margin-bottom:0;word-break:keep-all;text-wrap:pretty}
.identity-color-note{display:flex;align-items:center;justify-content:center;gap:10px 22px;flex-wrap:wrap;margin:30px 0 0;color:var(--muted);font-size:12px}.identity-color-note span,.identity-color-note em{display:inline-flex;align-items:center;gap:7px}.identity-color-note em{font-style:normal}.identity-color-note .symbol-swatch{width:11px;height:11px}

@media(max-width:1000px){.experience-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-step:nth-child(2){border-right:0}.experience-step:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:820px){.get-started,.experience-section .section-heading{grid-template-columns:1fr}.get-started{gap:42px}.experience-section .section-heading{align-items:start}.identity-heading .section-display-heading{width:min(100%,560px)}}
@media(max-width:560px){.get-started-heading .section-display-heading{width:100%}.section-heading .section-display-heading{width:min(100%,430px)}.identity-heading .section-display-heading{width:100%}.get-started-heading>p:last-child,.platform-card p{font-size:16px}.platform-card{min-height:200px;padding:26px}.platform-card h3{margin-top:25px;font-size:27px}.experience-flow{grid-template-columns:1fr}.experience-step{min-height:0;padding:25px 4px 27px;border-right:0;border-bottom:1px solid var(--line)}.experience-step:nth-child(-n+2){border-bottom:1px solid var(--line)}.experience-step-result{padding-left:22px;padding-right:22px}.experience-step h3{margin-top:24px;font-size:23px}.experience-step a{margin-top:26px}.analysis-next{grid-template-columns:1fr;gap:10px}.identity-story-grid{margin-top:38px}.identity-insight{margin:32px 0 42px;padding:32px 24px;font-size:24px;text-align:left}.voice-intro{text-align:left}.identity-color-note{justify-content:flex-start;align-items:flex-start}}

/* WO-016: support page alignment with the approved homepage CI and path-only hero system. */
.support-page .page-hero{max-width:900px}
.support-page .support-hero-heading{width:min(100%,900px);font-size:0;line-height:0;letter-spacing:0}
.support-page .support-hero-picture,.support-page .support-hero-art{display:block;width:100%;height:auto}

@media(max-width:560px){.support-page .page-main{padding-top:68px}.support-page .support-card h2{font-size:22px;letter-spacing:-.02em}}

/* WO-018: shared public-page CI, header, title and theme contract. */
.public-page .site-header{background:#fff;color:var(--ink);border-bottom:1px solid var(--line)}
.public-page .site-header nav a{color:var(--muted)}
.public-page .site-header nav a:hover,.public-page .site-header nav a:focus-visible,.public-page .site-header nav a.active{color:var(--ink);border-color:var(--ink)}
.policy-page .page-hero h1{font-family:inherit;font-weight:800;line-height:1.08;letter-spacing:-.055em;word-break:keep-all;text-wrap:pretty}

@media(prefers-color-scheme:dark){
  .public-page{color-scheme:dark;background:#151817;color:#f3f5f4}
  .public-page .site-header,.public-page .site-footer{background:#101311;color:#f3f5f4}
  .public-page .site-header{border-bottom-color:#353b38}
  .public-page .site-header nav a{color:#c8d0cc}
  .public-page .site-header nav a:hover,.public-page .site-header nav a:focus-visible,.public-page .site-header nav a.active{color:#fff;border-color:#fff}
  .public-page .section,.public-page .identity-section{background:#181c1a}
  .public-page .get-started{background:#151817}
  .public-page .platform-card,.public-page .identity-story-card,.public-page .identity-voice,.public-page .support-grid article{background-color:#1c201e!important;border-color:#3a423e}
  .public-page .experience-flow,.public-page .experience-step,.public-page .analysis-next,.public-page .policy-section{border-color:#3a423e}
  .public-page .experience-step-result,.public-page .identity-promise{background:#20352b}
  .public-page .identity-insight,.public-page .support-card{background:#202522;border:1px solid #3a423e}
  .public-page .notice-box,.public-page .owner-confirmation{background:#202a25;border-color:#7bc5a5}
  .public-page .page-hero>p:last-child,.public-page .hero-description,.public-page .hero-phone-caption,.public-page .section-heading>p:last-child,.public-page .get-started-heading>p:last-child,.public-page .platform-card p,.public-page .experience-step p,.public-page .analysis-next p,.public-page .identity-heading p,.public-page .identity-story-card>p:last-child,.public-page .identity-voice>p:not(.eyebrow),.public-page .identity-color-note,.public-page .support-grid p,.public-page .support-grid li,.public-page .policy-section p,.public-page .policy-section li,.public-page .notice-box p{color:#b9c2bd}
  .public-page .eyebrow,.public-page .text-link,.public-page .policy-section a,.public-page .experience-step>a{color:#7bc5a5}
  .public-page .button-secondary{color:#8ed0b3;border-color:#8ed0b3}
  .public-page .support-card .eyebrow{color:#8ed0b3}
  .public-page .support-card p{color:#c5cdc9}
  .public-page .support-card .button{background:#f7f8f7;color:#15201b;border-color:#f7f8f7}
  .public-page .privacy-tip{color:#f0a98f!important}
  .public-page .site-footer p{color:#b7c0bc}
  .public-page .copyright{border-top-color:#343b38}
}
