.hero{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:flex-end;padding-top:96px;padding-bottom:clamp(4.5rem,13vh,9rem)}.hero__content{max-width:var(--container)}.hero__eyebrow{margin-bottom:1.4rem}.hero__title{margin-bottom:1.5rem;text-shadow:0 2px 40px rgba(0,0,0,.5);max-width:20ch}.hero__title .line-wrap{display:block;overflow:hidden;padding-bottom:.04em}.hero__title .line{display:block}.hero__title .line:last-child{color:var(--accent)}.hero__sub{max-width:62ch;margin-bottom:2.1rem;color:var(--text);opacity:.92}.hero__cta{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.9rem}.hero__rating{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;font-size:.96rem}.hero__rating .stars{font-size:1.1rem}.hero__rating .mono{font-weight:600}.hero__rating-extra{white-space:nowrap}.hero__proof{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.1rem;margin-top:1.6rem}.hero__proof li{font-family:var(--font-head);font-weight:600;font-size:.86rem;color:var(--muted);white-space:nowrap}.hero__proof .hero__proof-label{font-family:var(--font-mono);font-weight:500;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-3)}.hero__hint{position:absolute;left:50%;bottom:1.5rem;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.6rem;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.hero__chev{width:13px;height:13px;border-right:2px solid var(--amber);border-bottom:2px solid var(--amber);transform:rotate(45deg);animation:heroBounce 1.8s ease-in-out infinite}@keyframes heroBounce{0%,to{transform:rotate(45deg) translate(0);opacity:.6}50%{transform:rotate(45deg) translate(3px,3px);opacity:1}}@media (max-width: 560px){.hero__cta .btn{flex:1 1 auto;justify-content:center}.hero__hint span:first-child{display:none}}.services-showcase{position:relative}.ss-stage{position:relative;height:100vh;height:100dvh;display:flex;align-items:center}.ss-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(13,6,20,.92) 0%,rgba(13,6,20,.6) 34%,transparent 64%);pointer-events:none}.ss-stage__inner{position:relative;width:100%}.ss-eyebrow{margin-bottom:1.4rem}.ss-panel-wrap{position:relative;min-height:clamp(360px,50vh,470px);max-width:560px}.ss-panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;text-shadow:0 2px 30px rgba(0,0,0,.55)}.ss-panel__index{color:var(--amber);font-size:.82rem;letter-spacing:.16em;margin-bottom:1rem}.ss-panel__icon{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;background:#6528f724;color:var(--accent);border:1px solid rgba(101,40,247,.3);margin-bottom:1.3rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ss-panel__name{font-family:var(--font-head);font-weight:700;font-size:clamp(2.3rem,5.2vw,3.8rem);line-height:1;letter-spacing:-.03em;margin-bottom:1.1rem;overflow-wrap:anywhere}.ss-panel__desc{color:var(--text);opacity:.86;font-size:1.08rem;max-width:40ch;margin-bottom:1.9rem}.ss-panel__foot{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap;margin-top:auto}.ss-panel__price{font-size:1.35rem;font-weight:600;color:var(--amber);text-shadow:none}.ss-progress{position:relative;display:flex;gap:.5rem;margin-top:2.2rem}.ss-dot{width:34px;height:4px;border-radius:999px;background:var(--line);transition:background .35s ease}.ss-dot.is-on{background:linear-gradient(90deg,var(--accent),var(--accent-2))}.ss-cards{display:none}@media (max-width: 768px){.services-showcase{height:calc(var(--beats, 8) * 80vh)}.ss-stage{position:sticky;top:0;height:100svh;align-items:flex-end}.ss-stage:before{background:linear-gradient(0deg,rgba(14,15,18,.92) 0%,rgba(14,15,18,.5) 40%,transparent 70%)}.ss-stage__inner{padding-bottom:clamp(5rem,15vh,8rem)}.ss-panel-wrap{min-height:clamp(360px,54vh,480px)}.ss-panel__name{font-size:clamp(2rem,9vw,2.9rem)}.ss-panel__desc{font-size:1rem;max-width:36ch}.ss-panel__foot{flex-direction:column;align-items:stretch;gap:.7rem}.ss-panel__price{min-height:1.5em}.ss-panel__foot .btn{width:100%;justify-content:center}}@media (prefers-reduced-motion: reduce){.ss-stage{display:none}.ss-cards{display:flex;flex-direction:column;gap:1.6rem;padding-block:clamp(4rem,10vh,7rem)}.ss-cards>.eyebrow{margin-bottom:.4rem}.ss-card{overflow:hidden}.ss-card__media img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.ss-card__body{padding:clamp(1.2rem,5vw,1.6rem)}.ss-card .ss-panel{position:static;text-shadow:none}.ss-card .ss-panel__name{font-size:1.5rem;margin-bottom:.7rem}.ss-card .ss-panel__desc{margin-bottom:1.2rem;opacity:1}}
