.sc-home{overflow-x:hidden}.hm-hero{position:relative;padding-top:clamp(3.5rem,9vw,6.5rem);padding-bottom:clamp(3.5rem,9vw,6.5rem);overflow:hidden}.hm-hero__glow{position:absolute;inset:0;background:radial-gradient(ellipse 70% 55% at 75% 0%,var(--sc-accent-glow),transparent 60%),radial-gradient(ellipse 60% 50% at 10% 100%,rgba(37,211,102,.08),transparent 60%);pointer-events:none}.hm-hero__inner{position:relative;z-index:1;max-width:1080px}.hm-hero__text{min-width:0;max-width:520px}.hm-hero__media{display:flex;justify-content:center}.hm-phone{width:100%;max-width:360px;background:linear-gradient(180deg,#1c1c46,#15152e);border:1px solid var(--sc-border-2);border-radius:26px;box-shadow:0 30px 70px -20px #000000b3,inset 0 1px #ffffff0f;overflow:hidden}.hm-phone__bar{display:flex;align-items:center;gap:.6rem;padding:.9rem 1.1rem;background:linear-gradient(135deg,#24244e,#1b1b3c);border-bottom:1px solid var(--sc-border)}.hm-phone__ping{width:34px;height:34px;border-radius:50%;background:#25d36629;position:relative;flex:none}.hm-phone__ping:after{content:"";position:absolute;inset:0;margin:auto;width:9px;height:9px;border-radius:50%;background:var(--sc-wa);box-shadow:0 0 10px var(--sc-wa)}.hm-phone__id{display:flex;flex-direction:column;line-height:1.2}.hm-phone__id strong{color:#fff;font-size:.92rem}.hm-phone__id span{color:var(--sc-wa);font-size:.72rem;font-weight:600}.hm-phone__wa{margin-left:auto;color:var(--sc-muted);font-size:.68rem}.hm-phone__chat{display:flex;flex-direction:column;gap:.55rem;padding:1.1rem;background:#0f0f28}.hm-bub{max-width:84%;padding:.6rem .85rem;border-radius:14px;font-size:.86rem;line-height:1.4}.hm-bub--in{align-self:flex-start;background:#23234a;color:#e9e9f5;border-bottom-left-radius:5px}.hm-bub--out{align-self:flex-end;background:linear-gradient(180deg,#1fa855,#128a3f);color:#fff;border-bottom-right-radius:5px}@media(max-width:900px){.hm-hero__inner{grid-template-columns:1fr;max-width:940px}.hm-hero__media{display:none}}.hm-hero__fig{position:absolute;z-index:0;pointer-events:none;top:-8%;right:-6%;width:min(48vw,600px);aspect-ratio:1;opacity:.9;-webkit-mask-image:radial-gradient(closest-side,#000 66%,transparent 92%);mask-image:radial-gradient(closest-side,#000 66%,transparent 92%)}.hm-hero__fig svg{width:100%;height:100%}.hm-hero__side{position:absolute;top:0;right:0;bottom:0;width:53%;z-index:0;pointer-events:none;background-image:url(/images/home-night.jpg);background-size:cover;background-position:center 40%;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 34%);mask-image:linear-gradient(90deg,transparent 0%,#000 34%)}.hm-hero__side:after{content:"";position:absolute;inset:0;background:radial-gradient(55% 60% at 92% 14%,rgba(221,107,31,.16),transparent 60%)}@media(max-width:860px){.hm-hero__side{display:none}}@media(max-width:860px){.hm-hero__fig{opacity:.3;right:-24%;top:-3%;width:92vw}}.hm-hero__title{font-family:var(--sc-font-display);font-weight:900;font-size:clamp(1.95rem,3.6vw,3.35rem);line-height:1.06;letter-spacing:-.02em;color:var(--sc-text);margin:0 0 1.4rem}.hm-hero__title .hl{color:var(--sc-accent)}.hm-hero__sub{font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.6;color:var(--sc-muted);max-width:64ch;margin:0 0 2rem}.hm-hero__sub strong{color:var(--sc-text);font-weight:700}.hm-hero__ctas{display:flex;gap:.9rem;flex-wrap:wrap}.hm-hero__micro{margin-top:1.5rem;font-size:.86rem;color:var(--sc-muted);letter-spacing:.01em}.hm-pain{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:1rem}.hm-pain__card{background:linear-gradient(180deg,#ffffff0e,#ffffff04);border:1px solid var(--sc-border-2);border-radius:var(--sc-radius);padding:1.8rem 1.6rem;box-shadow:0 14px 36px -16px #0000009e,inset 0 1px #ffffff0d;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.hm-pain__card:hover{transform:translateY(-4px);border-color:var(--sc-accent);box-shadow:0 22px 48px -16px #000000b3,inset 0 1px #ffffff14}.hm-pain__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:var(--sc-accent-glow);color:var(--sc-accent);margin-bottom:1rem}.hm-pain__icon svg{width:24px;height:24px}.hm-pain__card h3{font-family:var(--sc-font-display);font-weight:700;font-size:1.18rem;color:var(--sc-text);margin:0 0 .5rem}.hm-pain__card p{font-size:.95rem;line-height:1.6;color:var(--sc-muted);margin:0}.hm-pain__close{margin-top:2.2rem;text-align:center;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.6;color:var(--sc-muted);max-width:70ch;margin-left:auto;margin-right:auto}.hm-pain__close strong{color:var(--sc-text);font-weight:700}.hm-serv{display:grid;grid-template-columns:repeat(2,1fr);gap:1.3rem}.hm-serv__card{position:relative;display:flex;flex-direction:column;background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius-lg);padding:2rem 1.9rem;text-decoration:none;box-shadow:0 12px 32px -18px #0000008c,inset 0 1px #ffffff0a;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.hm-serv__card:hover{transform:translateY(-5px);border-color:var(--sc-accent);box-shadow:0 18px 44px #00000057}.hm-serv__card--featured{grid-column:1 / -1;background:linear-gradient(150deg,rgba(221,107,31,.1) 0%,var(--sc-surface) 55%);border-color:#dd6b1f66}.hm-serv__tag{display:inline-block;align-self:flex-start;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2a1a0c;background:var(--sc-accent);padding:.3rem .7rem;border-radius:999px;margin-bottom:.9rem}.hm-serv__card h3{font-family:var(--sc-font-display);font-weight:700;font-size:1.4rem;color:var(--sc-text);margin:0 0 .6rem}.hm-serv__card p{font-size:.96rem;line-height:1.6;color:var(--sc-muted);margin:0 0 1.1rem}.hm-serv__list{list-style:none;padding:0;margin:0 0 1.4rem;display:flex;flex-direction:column;gap:.5rem}.hm-serv__list li{position:relative;padding-left:1.5rem;font-size:.9rem;color:var(--sc-text)}.hm-serv__list li:before{content:"✓";position:absolute;left:0;color:var(--sc-accent);font-weight:800}.hm-serv__cta{margin-top:auto;font-weight:700;font-size:.95rem;color:var(--sc-accent)}.hm-vs{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.hm-vs__col{border-radius:var(--sc-radius-lg);padding:1.9rem 1.7rem}.hm-vs__col h4{font-family:var(--sc-font-display);font-weight:700;font-size:1.2rem;margin:0 0 1rem}.hm-vs__col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}.hm-vs__col li{position:relative;padding-left:1.6rem;font-size:.95rem;line-height:1.5}.hm-vs__col--them{background:#1a1a2e0d;border:1px solid var(--sc-cream-line);color:var(--sc-ink-muted)}.hm-vs__col--them h4{color:var(--sc-ink)}.hm-vs__col--them li:before{content:"✕";position:absolute;left:0;color:#b4493f;font-weight:800}.hm-vs__col--us{background:var(--sc-ink);border:1px solid var(--sc-ink);color:#d8d8e4}.hm-vs__col--us h4{color:var(--sc-accent)}.hm-vs__col--us li:before{content:"✓";position:absolute;left:0;color:var(--sc-wa);font-weight:800}.hm-vs__fine{margin-top:1.8rem;text-align:center;font-size:.9rem;color:var(--sc-ink-muted);max-width:64ch;margin-left:auto;margin-right:auto}.hm-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.hm-step{background:linear-gradient(180deg,#ffffff0d,#ffffff03);border:1px solid var(--sc-border-2);border-radius:var(--sc-radius);padding:1.7rem 1.5rem;box-shadow:0 12px 30px -16px #0000008c,inset 0 1px #ffffff0b;transition:transform .2s ease,box-shadow .2s ease}.hm-step:hover{transform:translateY(-3px);box-shadow:0 18px 40px -16px #0000009e,inset 0 1px #ffffff12}.hm-step__n{display:inline-flex;align-items:center;justify-content:center;font-family:var(--sc-font-display);font-weight:900;font-size:1.15rem;width:46px;height:46px;border-radius:50%;background:var(--sc-accent-glow);color:var(--sc-accent);margin-bottom:1.1rem}.hm-step h3{font-family:var(--sc-font-display);font-weight:700;font-size:1.1rem;color:var(--sc-text);margin:0 0 .5rem}.hm-step p{font-size:.9rem;line-height:1.55;color:var(--sc-muted);margin:0}.hm-cta{text-align:center;max-width:720px;margin:0 auto}.hm-cta__title{font-family:var(--sc-font-display);font-weight:900;font-size:clamp(1.8rem,4vw,2.9rem);line-height:1.08;color:var(--sc-text);margin:0 0 1rem}.hm-cta__title .hl{color:var(--sc-accent)}.hm-cta__sub{font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.6;color:var(--sc-muted);margin:0 0 2rem}.hm-cta__actions{display:flex;gap:.9rem;justify-content:center;flex-wrap:wrap}.hm-cta__trust{margin-top:1.6rem;font-size:.86rem;color:var(--sc-muted)}@media(max-width:900px){.hm-pain,.hm-serv{grid-template-columns:1fr}.hm-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.hm-vs,.hm-steps{grid-template-columns:1fr}.hm-hero__ctas .sc-btn,.hm-cta__actions .sc-btn{width:100%}}
