:root{--rose: #c45c6a;--rose-deep: #9e4451;--fog: #f6f4f2;--ink: #2a2426;--muted: #6b6063;--paper: #fffdfb;--line: rgba(196, 92, 106, .16);--display: "Noto Serif SC", "Source Han Serif SC", "Songti SC", serif;--ui: "Manrope", "PingFang SC", "Noto Sans SC", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--ui);background:radial-gradient(1200px 640px at 12% -10%,rgba(196,92,106,.16),transparent 58%),radial-gradient(900px 520px at 92% 18%,rgba(196,92,106,.1),transparent 60%),var(--fog)}h1,h2,h3,.slogan{font-family:var(--display);font-weight:600}.page{min-height:100vh}.hero{position:relative;min-height:100vh;display:grid;place-items:end start;background-size:cover;background-position:center;color:#fff}.hero-wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2a24262e,#2a24269e 72%),radial-gradient(80% 70% at 20% 80%,rgba(196,92,106,.28),transparent 55%)}.hero-inner{position:relative;z-index:1;padding:clamp(2.5rem,8vw,6rem) clamp(1.4rem,6vw,5.5rem) clamp(3rem,8vw,6.5rem);max-width:40rem;animation:rise .9s ease-out both}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.brand{display:flex;align-items:center;gap:.85rem}.brand-mark{width:3.5rem;height:3.5rem;border-radius:.95rem;box-shadow:0 10px 30px #0000002e}.brand-name{margin:0;font-size:clamp(3.4rem,9vw,5.6rem);letter-spacing:.04em;line-height:1}.slogan{margin:1.15rem 0 0;font-size:clamp(1.2rem,2.6vw,1.65rem)}.lead{margin:.85rem 0 1.8rem;max-width:28rem;color:#ffffffdb;font-size:1.05rem;line-height:1.7}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:0 1.4rem;border-radius:999px;background:var(--rose);color:#fff;text-decoration:none;font-weight:600;letter-spacing:.04em;box-shadow:0 10px 24px #c45c6a47;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.cta:hover{background:var(--rose-deep);transform:scale(1.04);box-shadow:0 14px 28px #c45c6a57}.cta:focus-visible{outline:2px solid #fff;outline-offset:3px}.section{width:min(68rem,calc(100% - 2.4rem));margin:0 auto;padding:clamp(3.2rem,7vw,5.4rem) 0}.section-muted{position:relative}.section-muted:before{content:"";position:absolute;top:0;right:-8vw;bottom:0;left:-8vw;background:radial-gradient(520px 220px at 80% 0%,rgba(196,92,106,.1),transparent 70%),#fffdfbb3;border-block:1px solid var(--line);pointer-events:none}.section-muted>*{position:relative}.eyebrow{margin:0 0 .55rem;color:var(--rose);font-size:.82rem;letter-spacing:.18em;text-transform:uppercase}h2{margin:0 0 2rem;font-size:clamp(1.7rem,3.4vw,2.25rem)}.section-lead{margin:-1.1rem 0 2.2rem;max-width:36rem;color:var(--muted);line-height:1.7}.help-list,.who-list,.shot-list,.voice-steps{display:grid;gap:1.4rem;margin:0;padding:0;list-style:none}@media (min-width: 760px){.help-list,.who-list,.voice-steps{grid-template-columns:repeat(3,1fr);gap:1.8rem}.shot-list{grid-template-columns:repeat(2,1fr);gap:2.2rem 1.8rem}}@media (min-width: 1100px){.shot-list{grid-template-columns:repeat(4,1fr)}}.voice-step-num{display:block;margin-bottom:.65rem;color:var(--rose);font-family:var(--display);font-size:.95rem;letter-spacing:.14em}.help-list h3,.voice-steps h3,.who-role,.shot figcaption h3{margin:0 0 .55rem;font-family:var(--display);font-size:1.25rem}.help-list p,.voice-steps p,.who-list p,.shot figcaption p{margin:0;color:var(--muted);line-height:1.7}.shot{margin:0;display:grid;gap:1rem;justify-items:center;text-align:center;animation:rise .8s ease-out both}.shot-list>li:nth-child(2) .shot{animation-delay:.06s}.shot-list>li:nth-child(3) .shot{animation-delay:.12s}.shot-list>li:nth-child(4) .shot{animation-delay:.18s}.shot-phone{width:min(100%,15.5rem);padding:.55rem;border-radius:1.55rem;background:linear-gradient(160deg,#3a3336,#1f1b1d);box-shadow:0 18px 40px #2a24262e,inset 0 0 0 1px #ffffff14}.shot-phone img{display:block;width:100%;border-radius:1.15rem;background:var(--paper)}.shot figcaption{max-width:16rem}.apply-form{display:grid;gap:1rem;max-width:26rem}.apply-form label{display:grid;gap:.4rem;font-size:.92rem;color:var(--muted)}.apply-form input{width:100%;min-height:2.85rem;padding:0 .9rem;border:1px solid var(--line);border-radius:.7rem;background:var(--paper);color:var(--ink);font:inherit}.apply-form input:focus{outline:2px solid rgba(196,92,106,.35);border-color:var(--rose)}.cta-submit{border:0;cursor:pointer;font:inherit;width:fit-content}.cta-submit:focus-visible{outline:2px solid var(--rose-deep);outline-offset:3px}.cta-submit:disabled{opacity:.7;cursor:wait;transform:none}.form-error{margin:0;color:var(--rose-deep)}.success{margin:0;padding:1.2rem 1.3rem;max-width:26rem;border-radius:.9rem;background:#c45c6a14;color:var(--rose-deep);font-family:var(--display);font-size:1.2rem}.footer{padding:2rem 1.2rem 2.6rem;text-align:center;color:var(--muted);font-size:.92rem;letter-spacing:.04em}
