:root{--black:#0f0f0f;--white:#f5f5f5;--muted:rgba(245,245,245,.66);--line:rgba(255,255,255,.1);--gold:#c6b8a3}
    *{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--black);color:var(--white);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif} a{color:inherit;text-decoration:none} img{display:block;max-width:100%} .serif{font-family:Didot,"Bodoni 72","Bodoni MT",Georgia,"Times New Roman",serif}
    @keyframes lightSweep{0%{transform:translateX(-22%) translateY(-5%) rotate(8deg);opacity:.1}38%{opacity:.5}72%{opacity:.22}100%{transform:translateX(20%) translateY(4%) rotate(8deg);opacity:.12}}
    @keyframes grainMove{0%,100%{transform:translate(0,0)}50%{transform:translate(-2%,1%)}}
    header{position:fixed;inset:0 0 auto 0;z-index:50;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(15,15,15,.56);backdrop-filter:blur(18px);padding:calc(20px + env(safe-area-inset-top)) 24px 20px} .header-inner,.footer-inner{width:min(100%,1280px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px} .brand{font-size:21px;letter-spacing:-.02em;color:rgba(255,255,255,.9)} nav{display:flex;gap:34px;font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:rgba(255,255,255,.52)} nav .accent{color:var(--gold)}
    .hero{min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:112px 32px 40px} .hero-bg,.hero-gradient,.grain,.light-beam{position:absolute;inset:0} .hero-bg{background:radial-gradient(circle at 58% 20%,rgba(198,184,163,.12),transparent 38%),linear-gradient(180deg,rgba(7,7,7,.5),rgba(10,10,10,.35) 50%,rgba(7,7,7,.8)),url('./images/hero-forest.jpg') center/cover no-repeat #0a0a09} .hero-gradient{background:linear-gradient(to bottom,rgba(0,0,0,.35),transparent 45%,rgba(0,0,0,.7))} .light-beam{left:-10%;top:-20%;width:42%;height:140%;background:linear-gradient(to right,transparent,rgba(216,202,178,.28),transparent);filter:blur(40px);animation:lightSweep 5s ease-in-out infinite alternate} .grain{opacity:.08;background-image:radial-gradient(#fff .45px,transparent .45px);background-size:4px 4px;animation:grainMove 8s ease-in-out infinite} .hero>*:not(.hero-bg):not(.hero-gradient):not(.grain):not(.light-beam){position:relative;z-index:1} .eyebrow{margin:0 0 32px;font-size:11px;line-height:1.5;text-transform:uppercase;letter-spacing:.38em;color:rgba(198,184,163,.72)} .hero-content{width:min(100%,920px);margin:0 auto;text-align:center} .hero-title{margin:0;font-size:clamp(52px,9vw,112px);line-height:.98;letter-spacing:-.045em;font-weight:400} .hero-copy,.section-copy{margin:32px auto 0;max-width:680px;color:var(--muted);line-height:1.9;font-size:16px} .explore{align-self:flex-end;color:rgba(255,255,255,.65);font-size:14px;letter-spacing:.22em}
    .section{padding:104px 32px} .section-narrow{width:min(100%,760px);margin:0 auto;text-align:center} .section-title{margin:0;font-size:clamp(42px,6vw,72px);line-height:1.08;letter-spacing:-.035em;font-weight:400} .image-section{padding:0 32px 84px} .forest-image-card{width:min(100%,1152px);height:540px;margin:0 auto;position:relative;overflow:hidden;border-radius:32px;border:1px solid rgba(255,255,255,.06);background:#171717} .forest-image-card img,.founder-image img{width:100%;height:100%;object-fit:cover} .forest-image-card img{opacity:.9} .image-overlay{position:absolute;inset:0;background:radial-gradient(circle at 50% 18%,rgba(198,184,163,.22),transparent 30%),linear-gradient(180deg,rgba(23,23,23,.15),rgba(15,15,15,.85))} .image-caption{position:absolute;left:32px;bottom:32px;margin:0;font-size:12px;letter-spacing:.32em;text-transform:uppercase;color:rgba(255,255,255,.45)}
    .founder-grid{width:min(100%,1180px);margin:0 auto;display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:64px;align-items:center} .founder-image{height:620px;overflow:hidden;border-radius:32px;border:1px solid var(--line);position:relative;background:#171717} .founder-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.42),transparent 55%);pointer-events:none} .founder-text{max-width:580px} .founder-text p:not(.eyebrow),.consultation-intro p{line-height:1.9;color:var(--muted);font-size:16px} .founder-text .muted{color:rgba(245,245,245,.62);margin-top:28px}
    .system-grid,.membership-grid{width:min(100%,1152px);margin:72px auto 0;display:grid} .system-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.1)} .season-card,.membership-card{background:var(--black);padding:32px;min-height:320px} .season-name,.membership-name{margin:0;font-size:32px;font-weight:400} .season-verb{margin-top:40px;font-size:12px;text-transform:uppercase;letter-spacing:.38em;color:rgba(198,184,163,.72)} .season-desc,.membership-desc,.membership-list p{color:rgba(245,245,245,.6);line-height:1.8;font-size:14px} .membership-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px} .membership-card{min-height:520px;border:1px solid var(--line)} .membership-card.featured{background:rgba(255,255,255,.035);transform:scale(1.035);border-color:rgba(198,184,163,.3)} .price{margin:48px 0 0;color:var(--gold);font-size:54px;font-weight:400} .annual{margin:8px 0 0;font-size:12px;text-transform:uppercase;letter-spacing:.26em;color:rgba(255,255,255,.62)} .membership-desc{margin-top:44px} .membership-list{margin-top:44px;padding-top:28px;border-top:1px solid var(--line)} .limited-note{margin:56px 0 0;text-align:center;font-size:12px;text-transform:uppercase;letter-spacing:.34em;color:rgba(255,255,255,.62)}
    .consultation{position:relative;overflow:hidden;padding:118px 32px;background:radial-gradient(circle at 50% 18%,rgba(198,184,163,.1),transparent 34%);border-top:1px solid rgba(198,184,163,.16)} .consultation-intro{width:min(100%,920px);margin:0 auto;text-align:center} .consultation-title{margin:0;font-size:clamp(54px,9vw,104px);line-height:.98;letter-spacing:-.045em;font-weight:400} .consultation-grid{width:min(100%,1024px);margin:72px auto 0;display:grid;grid-template-columns:minmax(0,4fr) minmax(0,8fr);gap:64px;align-items:start} .consultation-note{border-left:1px solid rgba(198,184,163,.3);padding-left:24px} .consultation-note-title{margin:0;font-size:28px;line-height:1.25;color:rgba(255,255,255,.86);font-weight:400} .consultation-points{margin-top:40px;color:rgba(255,255,255,.45);font-size:14px;line-height:1.8} .form-card{width:100%;border:1px solid var(--line);background:rgba(17,17,17,.62);padding:40px} .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px} label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.24em;color:rgba(255,255,255,.45)} label.full{grid-column:1/-1} input,textarea{width:100%;margin-top:12px;border:0;border-bottom:1px solid rgba(255,255,255,.15);background:transparent;color:white;outline:none;padding:12px 0;font-size:16px;line-height:1.7;text-transform:none;letter-spacing:normal} textarea{resize:none;min-height:96px} .tall{min-height:128px} .form-bottom{margin-top:48px;padding-top:32px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:28px;align-items:center} button{border:0;background:transparent;color:var(--gold);padding:0;cursor:pointer;font-size:14px;text-transform:uppercase;letter-spacing:.32em;text-align:left} .form-disclaimer{max-width:360px;margin:0;font-size:12px;line-height:1.8;color:rgba(255,255,255,.62);text-align:right} footer{border-top:1px solid rgba(255,255,255,.06);padding:40px 32px} .footer-copy{font-size:12px;text-transform:uppercase;letter-spacing:.28em;color:rgba(255,255,255,.62)}
    .button-link{display:inline-flex;align-items:center;gap:10px;color:var(--gold);font-size:14px;text-transform:uppercase;letter-spacing:.32em} button:hover,.button-link:hover{color:#e2d4bd} .medical-disclaimer{width:min(100%,1024px);margin:48px auto 0;color:rgba(255,255,255,.62);font-size:12px;line-height:1.8;text-align:center;border-top:1px solid var(--line);padding-top:28px} input:focus,textarea:focus{border-bottom-color:rgba(198,184,163,.8)} .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0} .credentials{margin-top:40px;padding-top:28px;border-top:1px solid var(--line)} .credentials p{margin:0 0 10px;font-size:13px;line-height:1.7;color:rgba(245,245,245,.62);letter-spacing:.02em} .credentials .cred-label{margin:0 0 16px;font-size:11px;text-transform:uppercase;letter-spacing:.3em;color:rgba(198,184,163,.72)} .price-note{margin:48px 0 0;font-size:12px;text-transform:uppercase;letter-spacing:.3em;color:var(--gold);line-height:1.8} a.footer-copy:hover{color:var(--gold)}
    .gate{position:relative;overflow:hidden;padding:120px 32px;background:radial-gradient(circle at 50% 22%,rgba(198,184,163,.10),transparent 36%);border-top:1px solid rgba(198,184,163,.16);border-bottom:1px solid rgba(255,255,255,.06)} .gate-inner{width:min(100%,560px);margin:0 auto;text-align:center} .gate-title{margin:0;font-size:clamp(34px,5vw,52px);line-height:1.1;letter-spacing:-.03em;font-weight:400} .gate-copy{margin:28px auto 0;max-width:460px;color:var(--muted);line-height:1.9;font-size:15px} .gate-form{margin-top:48px;display:flex;flex-direction:column;gap:18px;align-items:center} .gate-input{width:100%;max-width:360px;text-align:center;border:0;border-bottom:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;outline:none;padding:14px 0;font-size:18px;letter-spacing:.28em;text-transform:uppercase} .gate-input:focus{border-bottom-color:rgba(198,184,163,.8)} .gate-btn{margin-top:14px;border:1px solid rgba(198,184,163,.4);border-radius:999px;background:transparent;color:var(--gold);padding:14px 40px;cursor:pointer;font-size:12px;text-transform:uppercase;letter-spacing:.34em} .gate-btn:hover{border-color:var(--gold);color:#e2d4bd} .gate-error{min-height:18px;margin:6px 0 0;font-size:12px;letter-spacing:.16em;color:#c98b82;text-transform:uppercase;opacity:0;transition:opacity .2s} .gate-error.show{opacity:1} .gate-foot{margin-top:40px;font-size:12px;line-height:1.8;color:rgba(255,255,255,.62)} .gate-foot a{color:var(--gold)} #locked-content{display:none} body.unlocked #gate{display:none} body.unlocked #locked-content{display:block}

    @media(max-width:900px){nav{display:none} .founder-grid,.consultation-grid,.membership-grid,.system-grid{grid-template-columns:1fr} .founder-image{height:420px;order:2} .founder-text{order:1} .membership-card.featured{transform:none} .form-grid{grid-template-columns:1fr} .form-bottom{align-items:flex-start;flex-direction:column} .form-disclaimer{text-align:left}} @media(max-width:560px){.hero-title,.consultation-title{font-size:48px} .section-title{font-size:40px} .forest-image-card{height:420px} .form-card{padding:28px 22px}}
.hero-actions{margin-top:44px} .hero-cta{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(198,184,163,.45);border-radius:999px;color:var(--gold);padding:16px 40px;font-size:12px;text-transform:uppercase;letter-spacing:.3em} .hero-cta:hover{border-color:var(--gold);color:#e2d4bd;background:rgba(198,184,163,.06)} .optional{text-transform:none;letter-spacing:normal;color:rgba(255,255,255,.55);font-size:11px} .season-focus{margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;line-height:1.7;letter-spacing:.02em;color:rgba(198,184,163,.80)} .process{padding:144px 32px} .process-grid{width:min(100%,1152px);margin:72px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.1)} .process-card{background:var(--black);padding:36px 32px;min-height:300px} .process-step{margin:0;font-size:12px;letter-spacing:.34em;text-transform:uppercase;color:rgba(198,184,163,.72)} .process-name{margin:22px 0 0;font-size:24px;font-weight:400;line-height:1.2} .process-desc{margin-top:20px;color:rgba(245,245,245,.6);line-height:1.8;font-size:14px} @media(max-width:900px){.process-grid{grid-template-columns:1fr}} @media(max-width:560px){.section,.process{padding:60px 24px} .consultation,.gate{padding:72px 24px} .hero-title{font-size:40px} .consultation-title,.gate-title{font-size:40px} .hero-cta{padding:15px 32px;letter-spacing:.24em}}
.lang{color:var(--gold);opacity:.8} .lang:hover{opacity:1;color:#e2d4bd}
.lang-toggle{display:flex;gap:8px;align-items:center;font-size:11px;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap} .lang-toggle a{color:rgba(255,255,255,.5)} .lang-toggle a.active{color:var(--gold)} .lang-toggle a:hover{color:#e2d4bd} .lang-toggle i{font-style:normal;opacity:.3}
 .lang-toggle{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap} .lang-toggle a{color:rgba(255,255,255,.5)} .lang-toggle a.active{color:var(--gold)} .lang-toggle a:hover{color:var(--gold)} .lang-toggle i{color:rgba(255,255,255,.55);font-style:normal} .hero-verse{margin:26px auto 0;max-width:680px;color:rgba(198,184,163,.82);line-height:1.85;font-size:15px;letter-spacing:.04em} html[lang="ko"] .hero-title{font-size:clamp(40px,7vw,80px);line-height:1.16;letter-spacing:0} .hero-title[lang="ko"]{font-size:clamp(40px,7vw,80px);line-height:1.16;letter-spacing:0} @media(max-width:380px){.hero-title[lang="ko"]{font-size:30px;white-space:nowrap;letter-spacing:0}} html[lang="ko"] .section-title{font-size:clamp(26px,4.2vw,44px);line-height:1.35;letter-spacing:-.01em} html[lang="ko"] .consultation-title,html[lang="ko"] .gate-title{font-size:clamp(30px,5vw,56px);line-height:1.25;letter-spacing:-.01em} html[lang="ko"] .hero-copy,html[lang="ko"] .section-copy,html[lang="ko"] .founder-text p:not(.eyebrow),html[lang="ko"] .gate-copy,html[lang="ko"] .consultation-intro p,html[lang="ko"] .process-desc{font-size:15px;line-height:1.95;letter-spacing:.01em} html[lang="ko"] .membership-desc,html[lang="ko"] .season-desc{line-height:1.9} html[lang="ko"] .eyebrow,html[lang="ko"] .season-verb,html[lang="ko"] .limited-note,html[lang="ko"] .price-note{letter-spacing:.1em} @media(max-width:640px){.header-inner{gap:14px} .lang-toggle{font-size:10px;letter-spacing:.1em}}
 .membership-list p.hang{padding-left:1.3em;text-indent:-1.3em}
 html[lang="ko"] .form-card label{font-size:14px;letter-spacing:.03em;color:rgba(255,255,255,.62)} html[lang="ko"] .form-card .optional{font-size:12px} html[lang="ko"] .form-bottom button{font-size:15px;letter-spacing:.14em}
 html[lang="ko"] .gate-title{font-size:clamp(24px,4.3vw,40px);line-height:1.32;white-space:nowrap}
 html[lang="ko"] .process-desc{font-size:13px;line-height:1.7;letter-spacing:0} html[lang="ko"] #membership .section-title{font-size:clamp(22px,2.7vw,31px);line-height:1.5} html[lang="ko"] .consultation-intro h2{margin-bottom:44px} html[lang="ko"] .consultation-intro p{margin:0 0 24px}
 br.m360{display:none} @media(max-width:380px){br.m360{display:inline} br.dtop{display:none} html[lang="ko"] .hero-title{font-size:30px;white-space:nowrap;letter-spacing:0} html[lang="ko"] .section-title{font-size:21px;line-height:1.55} html[lang="ko"] #membership .section-title{font-size:14px;line-height:1.6} html[lang="ko"] .consultation-title{font-size:30px;line-height:1.3} html[lang="ko"] .section-copy{font-size:14px;line-height:1.9} html[lang="ko"] .hero-copy{font-size:12px;line-height:2} html[lang="ko"] .gate-title{font-size:25px;line-height:1.38} html[lang="ko"] .gate-copy{font-size:13px;line-height:2} html[lang="ko"] .consultation-intro p{font-size:14px;line-height:1.9} html[lang="ko"] #membership .section-copy{font-size:12px;line-height:1.85} html[lang="ko"] .consultation-note-title{font-size:21px;line-height:1.4} html[lang="ko"] .consultation-note-title{font-size:18px;line-height:1.45}}
 .founder-motto{margin:40px 0 8px;font-size:26px;font-weight:400;letter-spacing:.06em;color:rgba(255,255,255,.9)} .founder-motto-en{margin:0;font-size:15px;line-height:1.7;color:var(--muted)}
 .philo-hanja{margin:52px 0 0;font-size:clamp(24px,3.3vw,33px);letter-spacing:.07em;color:rgba(255,255,255,.9);font-weight:400} .philo-hanja-en{margin:14px 0 0;font-size:14px;letter-spacing:.08em;color:rgba(198,184,163,.8);line-height:1.8} #philosophy{padding-bottom:72px}
 .founder-sign{margin:30px 0 0;font-size:20px;color:rgba(255,255,255,.97);letter-spacing:.01em} .founder-sign-title{margin:6px 0 0;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:rgba(198,184,163,.78)}
 .consultation-points p{margin:0 0 16px;display:flex;gap:.5em} .consultation-points p:last-child{margin-bottom:0} .consultation-points .cp-b{flex:0 0 auto}
 .mlg{display:none} @media(min-width:381px) and (max-width:560px){.mlg{display:inline}}
 .ssm{display:none} @media(max-width:380px){.ssm{display:inline}}
 @media(min-width:381px) and (max-width:560px){html[lang="en"] .hero .explore{display:none} html[lang="en"] .hero-copy{font-size:15px;line-height:1.85} html[lang="en"] .hero-cta{white-space:nowrap;font-size:11px;letter-spacing:.08em;padding:14px 22px}}
 @media(max-width:560px){.hero-cta{font-size:11px;letter-spacing:.16em;padding:14px 22px;white-space:nowrap}}
 @media(max-width:560px){.explore{align-self:center;margin-top:40px;font-size:13px;letter-spacing:.26em;color:rgba(255,255,255,.7)}}
 @media(min-width:381px) and (max-width:560px){.hero-content{transform:translateY(-9vh)}}
 @media(max-width:560px){html{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}}
 .mob{display:none} @media(max-width:560px){.mob{display:inline}}
 @media(max-width:560px){.sep{display:none}}
 /*MOBILE-SPACING-TIGHTEN*/ @media(max-width:560px){.image-section{padding-bottom:44px}.system-grid,.membership-grid{margin-top:44px}.forest-image-card{height:360px}.consultation-grid{margin-top:48px}.limited-note{margin-top:36px}}
 .dk{display:inline} @media(max-width:560px){.dk{display:none}}
 .explore{visibility:hidden;pointer-events:none}
 @media(min-width:561px){html[lang="ko"] .founder-text{max-width:none} html[lang="ko"] .founder-text p.lede,html[lang="ko"] .founder-text p.muted{font-size:14px;line-height:1.9;word-break:keep-all}}
 .proc-hanja{display:block;margin-bottom:.45em}

/* === Mobile footer fix — email must display in full (EN + KR) === */
@media(max-width:640px){
  .footer-inner{flex-direction:column;align-items:center;text-align:center;gap:9px}
  .footer-inner p{margin:0}
  .footer-copy{letter-spacing:.04em;text-transform:none;overflow-wrap:anywhere;max-width:100%}
  a.footer-copy{font-size:13px}
}

/* === Large-mobile KR hero copy — keep long line on one row === */
@media(min-width:381px) and (max-width:560px){html[lang="ko"] .hero-copy{font-size:12px;line-height:1.95;letter-spacing:0;word-break:keep-all}}
/* === Pro Max (394px+): 13px fills longest line ~96% width without wrapping === */
@media(min-width:394px) and (max-width:560px){html[lang="ko"] .hero-copy{font-size:13px;line-height:1.95;letter-spacing:0;word-break:keep-all}}

/* === Mobile KR hero: drop content to bottom like EN (remove explore spacer) === */
@media(max-width:560px){html[lang="ko"] .hero .explore{display:none}}

/* === KR hero-copy: enlarge Latin brand to match Hangul size === */
html[lang="ko"] .hero-copy .latin-em{font-size:1.12em;letter-spacing:.005em}

/* === Large-mobile KR membership copy: smaller to keep lines on one row === */
@media(min-width:381px) and (max-width:560px){html[lang="ko"] #membership .section-copy{font-size:13px;line-height:1.95;letter-spacing:0;word-break:keep-all}}

/* === Large-mobile KR gate copy: sized to fill longest line === */
@media(min-width:381px) and (max-width:560px){html[lang="ko"] .gate-copy{font-size:14px;line-height:1.95;word-break:keep-all}}
/* === Pro Max (394px+): slightly larger to fill width === */
@media(min-width:394px) and (max-width:560px){html[lang="ko"] .gate-copy{font-size:15px;line-height:1.95;word-break:keep-all}}

/* === Mobile KR gate title + brand size === */
@media(max-width:560px){html[lang="ko"] .gate-title{font-size:19px;line-height:2.0;letter-spacing:0;word-break:keep-all}}
@media(max-width:380px){html[lang="ko"] .gate-title{font-size:16px}}
html[lang="ko"] .gate-copy .latin-em{font-size:1.12em;letter-spacing:.005em}

/* === KR credentials match EN (13px, override KR founder-text 15px) === */
html[lang="ko"] .founder-text .credentials p{font-size:16px;line-height:1.9;letter-spacing:.02em}
html[lang="ko"] .founder-text .credentials .cred-label{font-size:11px;letter-spacing:.3em}

/* === KR season name: small classical hanja beside title === */
.season-hanja{margin-left:.5em;font-size:.46em;font-weight:400;letter-spacing:.08em;color:rgba(198,184,163,.78);vertical-align:.18em}

/* === KR membership hang item: bullet+text flex so wrapped line aligns === */
html[lang="ko"] .membership-list p.hang{display:flex;gap:.5em;padding-left:0;text-indent:0}
html[lang="ko"] .membership-list p.hang .cp-b{flex:0 0 auto}

/* === KR mobile consultation copy: fit each line === */
@media(max-width:560px){html[lang="ko"] .consultation .section-copy{font-size:13px;line-height:1.95;letter-spacing:0;word-break:keep-all}}

/* === KR mobile consultation-intro paragraphs: fit each line === */
@media(max-width:560px){html[lang="ko"] .consultation-intro p{font-size:13px;line-height:1.95;letter-spacing:0;word-break:keep-all}}

/* === KR mobile consultation-note-title: shrink to fit 3 lines === */
@media(max-width:560px){html[lang="ko"] .consultation-note-title{font-size:16px;line-height:1.5;letter-spacing:0;word-break:keep-all}}

/* ===== 문의 폼 강화 (시안 UX · 다크 테마) ===== */
.form-title{margin:0 0 6px;font-size:20px;font-weight:400;color:rgba(255,255,255,.92);letter-spacing:.01em}
.form-sub{margin:0 0 26px;font-size:13px;line-height:1.7;color:var(--muted)}
.field-hint{display:block;margin-top:6px;font-size:11px;letter-spacing:.02em;text-transform:none;color:rgba(198,184,163,.80)}
.form-divider{display:flex;align-items:center;gap:12px;margin:30px 0 6px}
.form-divider::before,.form-divider::after{content:"";flex:1;height:1px;background:var(--line)}
.form-divider span{color:var(--gold);font-size:12px}
.form-card label.q{text-transform:none;letter-spacing:.005em;font-size:14px;line-height:1.55;color:rgba(255,255,255,.82);font-family:inherit}
.form-ack{margin:24px 0 0;font-size:12.5px;line-height:1.85;color:var(--muted);font-style:italic;text-align:center}
.form-secondary{margin-top:22px;padding-top:18px;border-top:1px solid var(--line);text-align:center}
.form-secondary .fs-lbl{display:block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.62);margin-bottom:6px}
.form-secondary a{color:var(--gold);font-size:13.5px;border-bottom:1px solid rgba(198,184,163,.5);padding-bottom:1px}
@media(max-width:560px){.form-title{font-size:18px}.form-card label.q{font-size:14px}}
.mob393{display:none} @media(min-width:381px) and (max-width:393px){.mob393{display:inline}}
