a{color:inherit;text-decoration:none}
a:hover{color:inherit}
.sc-page{background:#F7F6F3;color:var(--ink)}
.sc-wrap{max-width:1180px;margin:0 auto}
.sc-hero{padding:128px 24px 28px;text-align:center}
.sc-hero h1{color:var(--ink);font-size:clamp(40px,5.4vw,72px);line-height:.98;letter-spacing:-.045em;margin:18px auto 0;max-width:16ch}
.sc-hero .sub{color:var(--ink-2);margin:18px auto 0;max-width:46ch;font-size:clamp(16px,1.35vw,19px);line-height:1.5}
.sc-ctas{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:28px}
.sc-btn-soft{background:#fff;color:var(--ink);border:1px solid rgba(26,21,16,.08);box-shadow:0 10px 24px -18px rgba(20,16,12,.45)}
.sc-btn-soft:hover{background:#fff;transform:translateY(-2px)}
.sc-photo{margin:36px auto 0;border-radius:32px;overflow:hidden;max-width:1180px}
.sc-photo img{display:block;width:100%;height:clamp(240px,34vw,420px);object-fit:cover;object-position:center 42%}
.sc-block{padding:clamp(72px,8vw,108px) 24px}
.sc-block h2,.sc-h{font-size:clamp(34px,4.4vw,60px);line-height:1.02;letter-spacing:-.04em;color:var(--ink)}
.sc-lead{margin-top:14px;max-width:46ch;color:var(--ink-2);font-size:clamp(16px,1.3vw,18px);line-height:1.55}
.sc-day{list-style:none;margin:48px 0 0;padding:22px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;position:relative}
.sc-day::before{content:"";position:absolute;top:28px;left:0;right:0;height:1px;background:rgba(26,21,16,.16)}
.sc-day li{min-width:0;position:relative}
.sc-mark{display:block;width:15px;height:15px;border-radius:50%;background:#1A1510;box-shadow:0 0 0 6px #F7F6F3;position:relative;z-index:1}
.sc-day li:first-child .sc-mark{background:#F7F6F3;box-shadow:0 0 0 3px #E2683E,0 0 0 7px #F7F6F3}
.sc-day time{display:block;margin-top:22px;font-weight:600;font-size:15px;letter-spacing:-.01em;color:#8A847C;font-variant-numeric:tabular-nums}
.sc-day li:first-child time{color:#E2683E}
.sc-day h3{margin-top:8px;font-size:clamp(18px,1.5vw,22px);letter-spacing:-.03em;line-height:1.2;color:var(--ink)}
.sc-day p{margin-top:8px;color:var(--ink-2);font-size:15px;line-height:1.5}
.sc-teams-wrap{padding:12px 24px 28px}
.sc-teams{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(28px,4vw,64px);align-items:center;background:#EFECE6;border-radius:36px;padding:clamp(28px,4vw,56px)}
.sc-teams h2{max-width:14ch}
.sc-teams img{width:100%;height:100%;min-height:320px;max-height:460px;object-fit:cover;object-position:center 30%;border-radius:24px;display:block}
.sc-hear{padding:clamp(48px,6vw,80px) 12px 20px}
.sc-hcpill{display:flex;align-items:center;gap:8px;width:fit-content;margin:0 auto 16px;padding:7px 14px 7px 12px;border-radius:999px;background:#fff;color:var(--ink);font-size:13.5px;font-weight:600;letter-spacing:-.01em;box-shadow:0 8px 20px -14px rgba(20,16,12,.4)}
.sc-hcpill span{width:8px;height:8px;border-radius:50%;background:#E2683E;flex:0 0 auto}
.sc-how{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px}
.sc-card{background:#fff;border-radius:28px;padding:28px 26px 32px;min-width:0;box-shadow:0 18px 40px -32px rgba(20,16,12,.35)}
.sc-card .num{display:block;color:#E2683E;font-weight:600;font-size:18px;letter-spacing:-.03em;margin-bottom:18px}
.sc-card h3{font-size:clamp(26px,2.2vw,34px);letter-spacing:-.035em;line-height:1.05}
.sc-card p{margin-top:12px;color:var(--ink-2);font-size:16px;line-height:1.5}
.sc-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px}
.sc-stat{background:#fff;border-radius:28px;padding:32px 28px 28px;min-width:0;box-shadow:0 18px 40px -32px rgba(20,16,12,.35)}
.sc-stat .fig{font-size:clamp(56px,6vw,84px);font-weight:600;letter-spacing:-.045em;line-height:.9;color:var(--ink)}
.sc-stat.is-grad .fig{background:linear-gradient(120deg,#C9B0E8 0%,#E48AA4 46%,#E2683E 100%);-webkit-background-clip:text;background-clip:text;color:#D9605A;-webkit-text-fill-color:transparent}
.sc-stat h3{margin-top:18px;font-size:clamp(18px,1.5vw,22px);letter-spacing:-.03em;line-height:1.25}
.sc-stat p{margin-top:8px;color:var(--ink-2);font-size:15px;line-height:1.45}
.sc-link{display:inline-block;margin-top:28px;font-weight:600;font-size:16px;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.sc-faq details{border-top:1px solid rgba(26,21,16,.14)}
.sc-faq details:last-child{border-bottom:1px solid rgba(26,21,16,.14)}
.sc-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 2px;min-height:68px;font-weight:600;font-size:clamp(17px,1.5vw,20px);letter-spacing:-.02em;line-height:1.3}
.sc-faq summary::-webkit-details-marker{display:none}
.sc-faq .plus{position:relative;width:18px;height:18px;flex:0 0 auto}
.sc-faq .plus::before,.sc-faq .plus::after{content:"";position:absolute;background:var(--ink);border-radius:1px}
.sc-faq .plus::before{left:0;right:0;top:50%;height:1.6px;transform:translateY(-50%)}
.sc-faq .plus::after{top:0;bottom:0;left:50%;width:1.6px;transform:translateX(-50%)}
.sc-faq details[open] .plus::after{opacity:0}
.sc-faq details p{margin:0 0 22px;max-width:68ch;color:var(--ink-2);font-size:16px;line-height:1.6;padding-right:28px}
.sc-close-wrap{padding:12px 16px 0}
.sc-close{position:relative;min-height:620px;border-radius:36px;overflow:hidden;background:#141210;display:flex;align-items:flex-end}
.sc-close img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:68% center}
.sc-close::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,16,10,.62) 0%,rgba(12,16,10,.28) 42%,rgba(12,16,10,.05) 68%);pointer-events:none}
.sc-close .copy{position:relative;z-index:1;max-width:560px;padding:clamp(40px,6vw,84px) clamp(28px,5vw,72px)}
.sc-close h2{color:#fff;font-size:clamp(40px,5vw,68px);line-height:.98;letter-spacing:-.045em;text-shadow:0 2px 24px rgba(0,0,0,.35)}
.sc-close p{color:#fff;margin-top:16px;max-width:36ch;font-size:clamp(16px,1.35vw,18px);line-height:1.5;text-shadow:0 1px 12px rgba(0,0,0,.35)}
.sc-close .sc-ctas{justify-content:flex-start}
@media(max-width:900px){
  .sc-day{grid-template-columns:1fr 1fr;gap:36px 24px}
  .sc-day::before{display:none}
  .sc-how,.sc-proof,.sc-teams{grid-template-columns:1fr}
  .sc-teams img{min-height:240px;max-height:360px}
}
@media(max-width:560px){
  .sc-hero{padding:104px 18px 12px}
  .sc-hero h1{max-width:14ch}
  .sc-ctas{flex-direction:column;align-items:stretch}
  .sc-ctas .btn{width:100%;min-height:48px}
  .sc-photo{border-radius:22px;margin-top:28px}
  .sc-photo img{height:220px}
  .sc-block,.sc-teams-wrap{padding-left:18px;padding-right:18px}
  .sc-day{grid-template-columns:1fr;gap:0;margin-top:28px;padding:8px 0 0 8px}
  .sc-day::before{display:block;top:8px;bottom:8px;left:14px;right:auto;width:1px;height:auto}
  .sc-day li{padding:0 0 28px 28px}
  .sc-mark{position:absolute;left:0;top:2px}
  .sc-day time{margin-top:0}
  .sc-teams{border-radius:26px;padding:22px 18px 18px}
  .sc-card,.sc-stat{border-radius:22px}
  .sc-close-wrap{padding:8px 12px 0}
  .sc-close{min-height:0;display:block;border-radius:26px}
  .sc-close img{position:relative;height:46vh;object-position:center 30%}
  .sc-close::after{display:none}
  .sc-close .copy{background:#141210;max-width:none;padding:28px 18px 32px}
  .sc-faq summary{min-height:64px;align-items:flex-start;padding-top:18px;padding-bottom:18px}
  .sc-faq .plus{margin-top:4px}
}
@media(prefers-reduced-motion:reduce){
  .sc-btn-soft:hover{transform:none}
}
