:root{--bg:#f4ede0;--surface:#fffaf4db;--surface-strong:#fff8f0fa;--panel:#ffffffb8;--text:#1c211c;--muted:#5f665e;--accent:#d4511f;--accent-deep:#9b3410;--highlight:#1e5f53;--line:#1c211c1a;--shadow:0 28px 80px #462d121f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at top left, #d4511f2e, transparent 24%), radial-gradient(circle at bottom right, #1e5f532e, transparent 24%), linear-gradient(180deg, #efe5d4 0%, var(--bg) 38%, #f8f4ed 100%);margin:0;font-family:Noto Sans KR,sans-serif}body:before{content:"";pointer-events:none;background-image:linear-gradient(#1c211c06 1px,#0000 1px),linear-gradient(90deg,#1c211c06 1px,#0000 1px);background-size:30px 30px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 25%,#0000 92%);mask-image:radial-gradient(circle,#000 25%,#0000 92%)}a{color:inherit}#root{min-height:100vh}.page-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 44px}.topbar,.hero,.section,.cta-card,.site-footer{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:28px;position:relative;overflow:hidden}.topbar,.site-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.topbar{margin-bottom:18px;padding:16px 20px}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--accent) 0%, #f38b3a 100%);border-radius:14px;place-items:center;width:42px;height:42px;font-family:Space Grotesk,sans-serif;font-weight:700;display:inline-grid}.brand-copy{gap:2px;display:grid}.brand-copy strong{font-size:.98rem}.brand-copy span,.topnav a,.topbar-action,.eyebrow,.card-label,.panel-title,.footer-meta{color:var(--muted)}.brand-copy span,.eyebrow,.card-label,.panel-title,.footer-meta{font-size:.85rem}.brand-copy span,.eyebrow,.card-label{letter-spacing:.08em;text-transform:uppercase}.topnav{align-items:center;gap:18px;display:inline-flex}.topnav a,.topbar-action{font-weight:600;text-decoration:none}.topbar-action{border:1px solid var(--line);background:#ffffff9e;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;display:inline-flex}.hero{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:22px;padding:34px;display:grid}.hero:after{content:"";background:radial-gradient(circle,#f38b3a38,#0000 68%);border-radius:50%;width:280px;height:280px;position:absolute;top:-90px;right:-110px}.hero-copy-block,.hero-panel,.status-card,.spotlight-card,.section,.cta-card,.site-footer{z-index:1}.hero-copy-block{align-content:start;display:grid}.hero h1,.section-heading h2,.status-card h2,.cta-card h2{margin:0;font-family:Space Grotesk,sans-serif;line-height:.98}.hero h1{max-width:12ch;margin-top:8px;font-size:clamp(3rem,7vw,5.8rem)}.hero-copy,.card-copy,.feature-card p,.info-panel p,.workflow-list span,.workflow-note p,.audience-card p,.faq-item p,.cta-card p,.site-footer p,.spotlight-list li{color:var(--muted);line-height:1.7}.hero-copy{max-width:42rem;margin:20px 0 0;font-size:1.06rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.primary-action,.secondary-action{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 18px;font-weight:700;text-decoration:none;display:inline-flex}.primary-action{color:#fff;background:linear-gradient(135deg, var(--accent) 0%, #f07f2c 100%)}.secondary-action{border:1px solid var(--line);background:#ffffffa3}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.hero-metrics li,.feature-card,.info-panel,.workflow-note,.audience-card,.launch-card,.faq-item,.stage-card,.system-card{background:var(--panel);border:1px solid #1c211c14}.hero-metrics li{border-radius:20px;padding:18px}.hero-metrics strong{margin-bottom:8px;font-family:Space Grotesk,sans-serif;font-size:1.5rem;display:block}.hero-panel{gap:16px;display:grid}.status-card,.spotlight-card{background:var(--surface-strong);border:1px solid #1c211c14;border-radius:24px;padding:22px}.card-copy,.spotlight-quote,.section-heading,.feature-card h3,.panel-title,.workflow-list strong,.audience-card h3,.faq-item summary,.cta-card h2{color:var(--text)}.status-stack{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.status-chip{min-height:34px;color:var(--highlight);background:#1e5f531a;border-radius:999px;align-items:center;padding:0 12px;font-size:.9rem;display:inline-flex}.spotlight-quote{margin:14px 0 18px;font-size:1.2rem;font-weight:700}.spotlight-list,.check-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.spotlight-list li,.check-list li{padding-left:18px;position:relative}.spotlight-list li:before,.check-list li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:11px;left:0}main{gap:18px;margin-top:18px;display:grid}.section,.cta-card{padding:28px}.section-heading{gap:10px;margin-bottom:22px;display:grid}.section-heading h2{max-width:16ch;font-size:clamp(2rem,3vw,3.2rem)}.intro-grid,.workflow-grid,.audience-grid,.launch-grid,.stage-grid,.offer-grid,.system-grid,.roadmap-grid{gap:16px;display:grid}.intro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-panel,.feature-card,.workflow-note,.audience-card,.launch-card,.stage-card,.system-card{border-radius:24px;padding:22px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.stage-grid,.offer-grid,.system-grid,.roadmap-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.panel-title{margin:0 0 12px;font-family:Space Grotesk,sans-serif;font-weight:700}.feature-card h3,.audience-card h3,.stage-card h3,.system-card h3{margin:0 0 10px;font-size:1.1rem}.stage-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.stage-label{min-height:30px;color:var(--accent-deep);background:#d4511f24;border-radius:999px;align-items:center;padding:0 10px;font-size:.82rem;font-weight:700;display:inline-flex}.stage-purchase{text-align:right;color:var(--muted);margin:0;font-size:.85rem}.stage-summary,.system-card p{color:var(--muted);line-height:1.7}.tag-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.mini-tag{min-height:32px;color:var(--highlight);background:#1e5f531a;border-radius:999px;align-items:center;padding:0 12px;font-size:.86rem;display:inline-flex}.workflow-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr)}.workflow-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.workflow-list li{border-left:4px solid var(--accent);background:#ffffffb3;border-radius:0 18px 18px 0;gap:8px;padding:18px 20px;display:grid}.workflow-list strong{font-size:1rem}.audience-grid,.launch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.launch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-list{gap:12px;display:grid}.faq-item{border-radius:22px;padding:18px 20px}.faq-item summary{cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:12px 0 0}.cta-section{box-shadow:none;background:0 0;border:0;padding:0}.cta-card{background:radial-gradient(circle at 100% 0,#f38b3a2e,#0000 30%),linear-gradient(135deg,#ffffffe0,#fcf6ecf2)}.cta-card h2{max-width:16ch;font-size:clamp(2rem,3vw,3.1rem)}.cta-card p{max-width:44rem}.site-footer{margin-top:18px;padding:20px 24px}.site-footer p{margin:8px 0 0}.footer-meta{text-align:right;gap:6px;display:grid}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width<=980px){.page-shell{width:min(100% - 20px,1180px);padding-top:20px}.topbar,.site-footer{flex-direction:column;align-items:flex-start}.hero,.workflow-grid,.launch-grid,.hero-metrics,.feature-grid,.audience-grid,.intro-grid,.stage-grid,.offer-grid,.system-grid,.roadmap-grid{grid-template-columns:1fr}.topnav{flex-wrap:wrap}.section-heading h2,.cta-card h2{max-width:none}.footer-meta{text-align:left}}@media (width<=640px){.topbar,.hero,.section,.cta-card,.site-footer{border-radius:22px}.topbar{padding:14px 16px}.hero,.section,.cta-card{padding:22px 18px}.hero h1{max-width:none;font-size:clamp(2.6rem,12vw,4rem)}.brand{align-items:flex-start}}
