@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700;9..144,900&family=Inter:wght@400;500;600;700;800&display=swap";.sc{--sc-bg: #15152E;--sc-surface: #23234A;--sc-surface-2: #1B1B3A;--sc-border: rgba(248, 250, 252, .08);--sc-border-2: rgba(248, 250, 252, .14);--sc-accent: #dd6b1f;--sc-accent-2: #e8782f;--sc-accent-glow: rgba(221, 107, 31, .22);--sc-cream: #F4EDE4;--sc-cream-line: rgba(26, 26, 46, .1);--sc-wa: #25D366;--sc-text: #F8FAFC;--sc-muted: #A0A0C0;--sc-ink: #1A1A2E;--sc-ink-muted: #5C5C6E;--sc-font-display:"Fraunces", Georgia, serif;--sc-font-body: "Inter", system-ui, -apple-system, sans-serif;--sc-max: 1240px;--sc-px: clamp(1.1rem, 5vw, 2.75rem);--sc-py: clamp(4rem, 8vw, 7rem);--sc-radius: 18px;--sc-radius-lg: 26px;background:var(--sc-bg);color:var(--sc-text);font-family:var(--sc-font-body);display:block}.sc{position:relative;isolation:isolate}.sc>*{position:relative;z-index:1}.sc:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(1200px 820px at 12% -6%,rgba(221,107,31,.15),transparent 60%),radial-gradient(1050px 760px at 104% 8%,rgba(74,62,132,.34),transparent 60%),radial-gradient(1000px 1000px at 50% 128%,rgba(37,211,102,.09),transparent 62%)}.sc:after{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.1;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='150'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.sc *,.sc *:before,.sc *:after{box-sizing:border-box}.sc__wrap{width:100%;max-width:var(--sc-max);margin:0 auto;padding-left:var(--sc-px);padding-right:var(--sc-px)}.sc-sec{padding-top:var(--sc-py);padding-bottom:var(--sc-py);position:relative}.sc-sec:not(.sc-sec--surface):not(.sc-sec--cream):not(.hm-hero):not(.sc-imgband):before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(85% 55% at 50% -6%,rgba(221,107,31,.06),transparent 62%)}.sc-sec--surface{background:var(--sc-surface-2)}.sc-sec--cream{background:var(--sc-cream);color:var(--sc-ink)}.sc-imgband{position:relative;isolation:isolate}.sc-imgband:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-position:center;background-size:cover;background-repeat:no-repeat;background-image:radial-gradient(78% 92% at 50% 55%,rgba(13,13,34,.52),transparent 76%),radial-gradient(60% 80% at 88% 12%,rgba(221,107,31,.24),transparent 60%),linear-gradient(180deg,#0d0d228c,#0d0d22d1),var(--imgband-src, none)}.sc-final.sc-imgband{background:none}.sc .reveal{opacity:0;transform:translateY(26px);transition:opacity .62s cubic-bezier(.22,.61,.36,1),transform .62s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.sc .reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.sc .reveal{opacity:1;transform:none;transition:none}}.sc-kicker{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--sc-font-body);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sc-accent);margin-bottom:1.1rem}.sc-sec--cream .sc-kicker{color:#a04f17}.sc-kicker__dot{width:8px;height:8px;border-radius:999px;background:var(--sc-accent);box-shadow:0 0 0 4px var(--sc-accent-glow)}.sc-h2{font-family:var(--sc-font-display);font-weight:900;font-size:clamp(1.9rem,4.4vw,3.1rem);line-height:1.06;letter-spacing:-.015em;color:var(--sc-text);margin:0 0 1.1rem;max-width:17ch}.sc-sec--cream .sc-h2{color:var(--sc-ink)}.sc-h2 .hl{color:var(--sc-accent)}.sc-lead{font-size:clamp(1.02rem,1.9vw,1.18rem);line-height:1.65;color:var(--sc-muted);max-width:60ch;margin:0}.sc-sec--cream .sc-lead{color:var(--sc-ink-muted)}.sc-lead strong{color:var(--sc-text);font-weight:700}.sc-sec--cream .sc-lead strong{color:var(--sc-ink)}.sc-head{margin-bottom:clamp(2.4rem,5vw,3.6rem);max-width:760px}.sc-head--center{margin-left:auto;margin-right:auto;text-align:center}.sc-head--center .sc-h2,.sc-head--center .sc-lead{margin-left:auto;margin-right:auto}.sc-head--center .sc-h2{max-width:20ch}.sc-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.95rem 1.7rem;border-radius:12px;font-family:var(--sc-font-body);font-weight:700;font-size:.97rem;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.sc-btn:focus-visible{outline:3px solid #ffd9b0;outline-offset:3px}.sc-btn--primary{background:var(--sc-accent);color:#1a0f04}.sc-btn--primary:hover{background:var(--sc-accent-2);transform:translateY(-2px);box-shadow:0 10px 30px #dd6b1f52}.sc-btn--ghost{background:transparent;color:var(--sc-text);border-color:var(--sc-border-2)}.sc-btn--ghost:hover{border-color:var(--sc-accent);background:#dd6b1f14}.sc-sec--cream .sc-btn--ghost{color:var(--sc-ink);border-color:#1a1a2e38}.sc-sec--cream .sc-btn--ghost:hover{border-color:var(--sc-accent);background:#dd6b1f12}.sc-btn--wa{background:var(--sc-wa);color:#06310f}.sc-btn--wa:hover{background:#1fc35c;transform:translateY(-2px);box-shadow:0 10px 30px #25d3664d}.sc-btn--lg{padding:1.05rem 2.1rem;font-size:1.04rem}.sc-hero{position:relative;overflow:hidden;padding-top:clamp(3.2rem,7vw,5.5rem);padding-bottom:clamp(3.6rem,7vw,6rem)}.sc-hero__glow{position:absolute;top:-28%;right:-12%;width:60vw;height:60vw;max-width:760px;max-height:760px;background:radial-gradient(circle,var(--sc-accent-glow) 0%,transparent 62%);filter:blur(18px);pointer-events:none;z-index:0}.sc-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,4.5rem);align-items:center}.sc-hero__title{font-family:var(--sc-font-display);font-weight:900;font-size:clamp(2.3rem,5.6vw,4.1rem);line-height:1.02;letter-spacing:-.02em;color:var(--sc-text);margin:0 0 1.4rem}.sc-hero__title .hl{color:var(--sc-accent)}.sc-hero__sub{font-size:clamp(1.02rem,1.9vw,1.18rem);line-height:1.65;color:var(--sc-muted);max-width:54ch;margin:0 0 1.9rem}.sc-hero__sub strong{color:var(--sc-text);font-weight:700}.sc-hero__ctas{display:flex;flex-wrap:wrap;gap:.9rem;margin-bottom:1.5rem}.sc-hero__micro{font-size:.86rem;color:var(--sc-muted);margin:0;letter-spacing:.01em}.sc-chat{position:relative;background:#0b141a;border:1px solid var(--sc-border-2);border-radius:26px;padding:0;overflow:hidden;box-shadow:0 30px 70px #00000080,0 0 0 6px #ffffff05;max-width:420px;margin:0 auto}.sc-chat__bar{display:flex;align-items:center;gap:.7rem;padding:.85rem 1rem;background:#1f2c33;border-bottom:1px solid rgba(255,255,255,.05)}.sc-chat__avatar{width:38px;height:38px;border-radius:999px;background:linear-gradient(135deg,var(--sc-wa),#128c4a);display:grid;place-items:center;color:#fff;font-weight:800;font-size:.85rem;font-family:var(--sc-font-body);flex-shrink:0}.sc-chat__id{display:flex;flex-direction:column;line-height:1.25}.sc-chat__id strong{color:#e9edef;font-size:.92rem;font-weight:700}.sc-chat__id span{color:var(--sc-wa);font-size:.74rem;font-weight:600}.sc-chat__body{padding:1.2rem 1rem 1.4rem;background:linear-gradient(#0b141aeb,#0b141aeb),repeating-linear-gradient(135deg,#0e1a22 0 14px,#0b141a 14px 28px);display:flex;flex-direction:column;gap:.7rem;min-height:340px}.sc-bub{max-width:82%;padding:.7rem .85rem 1.25rem;border-radius:14px;font-size:.92rem;line-height:1.45;position:relative}.sc-bub--in{align-self:flex-start;background:#202c33;color:#e9edef;border-top-left-radius:4px}.sc-bub--out{align-self:flex-end;background:#075e54;color:#e9fff4;border-top-right-radius:4px}.sc-bub__time{position:absolute;right:.7rem;bottom:.42rem;font-size:.66rem;display:inline-flex;align-items:center;gap:3px}.sc-bub--in .sc-bub__time{color:#8696a0}.sc-bub--out .sc-bub__time{color:#a7d7c5}.sc-check{font-size:.78rem;line-height:1;letter-spacing:-2px}.sc-check--unread{color:#6b7d88;opacity:.75}.sc-check--read{color:#53bdeb}.sc-chat__hint{text-align:center;font-size:.74rem;color:var(--sc-muted);padding:.7rem 1rem 1rem;background:#0b141a;border-top:1px solid rgba(255,255,255,.04);margin:0}.sc-chat__hint b{color:var(--sc-wa);font-weight:700}.sc-chat__caption{text-align:center;font-size:.82rem;color:var(--sc-muted);margin:.95rem auto 0;max-width:38ch}.sc-trust{border-top:1px solid var(--sc-border);border-bottom:1px solid var(--sc-border);padding:clamp(1.8rem,4vw,2.6rem) 0;background:var(--sc-surface-2)}.sc-trust__title{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sc-muted);margin:0 0 1.1rem}.sc-trust__items{display:flex;flex-wrap:wrap;gap:.7rem 1.6rem;align-items:center}.sc-trust__item{font-size:.95rem;font-weight:600;color:var(--sc-text);opacity:.78;position:relative}.sc-trust__item:before{content:"";display:inline-block;width:6px;height:6px;border-radius:999px;background:var(--sc-accent);margin-right:.6rem;vertical-align:middle;opacity:.8}.sc-lostchat{display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem;max-width:760px;margin-bottom:1.6rem}.sc-lost{position:relative;background:#1a2730;border:1px solid rgba(255,255,255,.05);border-radius:4px 14px 14px;padding:.95rem 1.05rem 1.55rem;opacity:.62;filter:grayscale(.4)}.sc-lost__txt{font-size:.92rem;line-height:1.45;color:#c3ccd2;margin:0}.sc-lost__num{font-family:var(--sc-font-display);font-weight:900;font-size:1.45rem;color:var(--sc-accent);opacity:.92;margin-right:.4rem}.sc-lost__meta{position:absolute;right:.85rem;bottom:.5rem;font-size:.68rem;color:#7a8a93;display:inline-flex;align-items:center;gap:4px}.sc-lost__meta .sc-check--unread{color:#7a8a93}.sc-prob-close{font-size:1.02rem;line-height:1.6;color:var(--sc-text);max-width:60ch;margin:0}.sc-prob-close strong{color:var(--sc-accent);font-weight:700}.sc-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-bottom:2.6rem}.sc-feat{background:linear-gradient(180deg,#ffffff0d,#fff0),var(--sc-surface);border:1px solid var(--sc-border-2);border-radius:var(--sc-radius);padding:1.6rem 1.4rem;box-shadow:0 12px 30px -16px #00000080,inset 0 1px #ffffff0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sc-feat:hover{transform:translateY(-3px);box-shadow:0 18px 40px -16px #00000094,inset 0 1px #ffffff12}.sc-feat__icon{width:48px;height:48px;border-radius:12px;background:#dd6b1f1f;color:var(--sc-accent);display:grid;place-items:center;margin-bottom:1rem}.sc-feat strong{display:block;font-size:1.05rem;font-weight:700;color:var(--sc-text);margin-bottom:.45rem}.sc-feat p{font-size:.93rem;line-height:1.55;color:var(--sc-muted);margin:0}.sc-pick{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.sc-pick__card{display:flex;flex-direction:column;gap:.85rem;padding:2rem;border-radius:var(--sc-radius-lg);background:var(--sc-surface);border:1px solid var(--sc-border-2);box-shadow:0 12px 32px #00000052;text-decoration:none;color:var(--sc-text);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.sc-pick__card:hover{transform:translateY(-6px);border-color:#dd6b1f80;box-shadow:0 18px 44px #00000073,0 0 24px #dd6b1f24}.sc-pick__card:focus-visible{outline:3px solid #ffd9b0;outline-offset:3px}.sc-pick__card--premium{background:linear-gradient(155deg,#2a2a58,#23234a);border-color:#dd6b1f6b;box-shadow:0 12px 32px #0006,0 0 26px #dd6b1f1f}.sc-pick__tag{align-self:flex-start;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:6px 12px;border-radius:999px;background:#f8fafc14;color:var(--sc-muted)}.sc-pick__tag--premium{background:#dd6b1f29;color:var(--sc-accent)}.sc-pick__name{font-family:var(--sc-font-display);font-weight:700;font-size:1.6rem;color:var(--sc-text);margin:.1rem 0 0}.sc-pick__desc{font-size:.96rem;line-height:1.55;color:var(--sc-muted);margin:0;flex-grow:1}.sc-pick__price{font-size:1rem;color:var(--sc-muted)}.sc-pick__price strong{font-size:1.35rem;color:var(--sc-text);font-weight:800}.sc-pick__btn{align-self:flex-start;margin-top:.4rem;font-weight:700;font-size:.95rem;color:var(--sc-text);padding:.7rem 1.2rem;border-radius:10px;border:1px solid var(--sc-border-2);transition:background .2s ease,border-color .2s ease}.sc-pick__card:hover .sc-pick__btn{border-color:var(--sc-accent)}.sc-pick__btn--premium{background:var(--sc-accent);color:#1a0f04;border-color:var(--sc-accent)}.sc-pick__note{text-align:center;font-size:.9rem;color:var(--sc-muted);margin:1.6rem auto 0;max-width:70ch}.sc-pick__note a{color:var(--sc-accent);font-weight:700;text-decoration:none}.sc-pick__note strong{color:var(--sc-text)}.sc-webonly{text-align:center;font-size:.95rem;color:var(--sc-muted);margin:1rem auto 0;max-width:60ch}.sc-webonly strong{color:var(--sc-text)}.sc-webonly a{color:var(--sc-accent);font-weight:700;text-decoration:none}.sc-webonly a:hover{text-decoration:underline}.sc-vs{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;align-items:start}.sc-vs__col{border-radius:var(--sc-radius-lg);padding:1.9rem 1.7rem;border:1px solid var(--sc-border)}.sc-vs__col--them{background:#1a1a30;opacity:.92}.sc-vs__col--us{background:linear-gradient(160deg,#2a2a58,#23234a);border:1.5px solid var(--sc-accent);box-shadow:0 18px 50px #0000006b,0 0 30px #dd6b1f24}.sc-vs__crown{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:5px 11px;border-radius:999px;margin-bottom:.9rem;background:#dd6b1f2e;color:var(--sc-accent)}.sc-vs__label{font-family:var(--sc-font-display);font-weight:700;font-size:1.3rem;margin:0 0 1.2rem}.sc-vs__col--them .sc-vs__label{color:#8b8ba8}.sc-vs__col--us .sc-vs__label{color:var(--sc-text)}.sc-vs__list{list-style:none;margin:0;padding:0}.sc-vs__li{display:flex;gap:.7rem;padding:.72rem 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:.95rem;line-height:1.4}.sc-vs__li:last-child{border-bottom:0}.sc-vs__ico{flex-shrink:0;width:22px;height:22px;border-radius:999px;display:grid;place-items:center;font-size:.8rem;font-weight:900;margin-top:1px}.sc-vs__col--them .sc-vs__ico{background:#ffffff0f;color:#8b8ba8}.sc-vs__col--them .sc-vs__li{color:#9a9ab2;text-decoration:line-through;text-decoration-color:#ffffff38}.sc-vs__col--us .sc-vs__ico{background:#25d3662e;color:var(--sc-wa)}.sc-vs__col--us .sc-vs__li{color:#e6e6f4}.sc-vs__k{font-weight:700}.sc-vs__col--us .sc-vs__k{color:var(--sc-text)}.sc-vs__total{margin-top:.9rem;padding-top:.95rem;border-top:1px solid rgba(255,255,255,.12);font-size:.96rem;line-height:1.4}.sc-vs__col--them .sc-vs__total{color:#9a9ab2}.sc-vs__col--us .sc-vs__total{color:var(--sc-text)}.sc-vs__total b{display:block;font-size:1.18rem;font-weight:800;margin-top:.2rem}.sc-vs__col--us .sc-vs__total b{color:var(--sc-accent)}.sc-vs-fine{font-size:.82rem;line-height:1.6;color:var(--sc-muted);max-width:80ch;margin:1.8rem 0 0}.sc-vs-fine strong{color:var(--sc-text)}.sc-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.sc-step{background:#fff;border:1px solid var(--sc-cream-line);border-radius:var(--sc-radius);padding:1.8rem 1.6rem;box-shadow:0 8px 26px #1a1a2e0f}.sc-step__num{font-family:var(--sc-font-display);font-weight:900;font-size:2.4rem;line-height:1;color:var(--sc-accent);margin-bottom:.7rem}.sc-step h3{font-family:var(--sc-font-display);font-weight:700;font-size:1.3rem;color:var(--sc-ink);margin:0 0 .6rem}.sc-step>p{font-size:.95rem;line-height:1.55;color:var(--sc-ink-muted);margin:0 0 1rem}.sc-step ul{list-style:none;margin:0;padding:0}.sc-step li{position:relative;padding-left:1.4rem;font-size:.9rem;line-height:1.4;color:var(--sc-ink);margin-bottom:.55rem}.sc-step li:before{content:"✓";position:absolute;left:0;top:0;color:var(--sc-accent);font-weight:900}.sc-guarantee{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}.sc-gcard{background:linear-gradient(180deg,#ffffff0d,#fff0),var(--sc-surface);border:1px solid var(--sc-border-2);border-radius:var(--sc-radius-lg);padding:2rem 1.9rem;box-shadow:0 14px 34px -16px #0000008c,inset 0 1px #ffffff0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sc-gcard:hover{transform:translateY(-3px);box-shadow:0 20px 44px -16px #0000009e,inset 0 1px #ffffff12}.sc-gcard__badge{width:52px;height:52px;border-radius:14px;background:#dd6b1f24;color:var(--sc-accent);display:grid;place-items:center;margin-bottom:1.1rem}.sc-gcard h3{font-family:var(--sc-font-display);font-weight:700;font-size:1.32rem;color:var(--sc-text);margin:0 0 .9rem}.sc-gcard p{font-size:.95rem;line-height:1.6;color:var(--sc-muted);margin:0 0 .8rem}.sc-gcard p:last-child{margin-bottom:0}.sc-gcard p strong{color:var(--sc-text);font-weight:700}.sc-gcard__small{font-size:.86rem!important;color:var(--sc-muted)!important;border-top:1px solid var(--sc-border);padding-top:.9rem;margin-top:.4rem!important}.sc-about{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(1.6rem,4vw,3rem);align-items:center}.sc-about__visual{position:relative;border-radius:var(--sc-radius-lg);background:linear-gradient(160deg,#23234a,#15152e);padding:2.4rem 2rem;min-height:280px;display:flex;flex-direction:column;justify-content:center;gap:.9rem;overflow:hidden;border:1px solid var(--sc-border)}.sc-about__visual:before{content:"";position:absolute;top:-30%;right:-20%;width:70%;height:70%;background:radial-gradient(circle,var(--sc-accent-glow) 0%,transparent 65%);pointer-events:none}.sc-about__monogram{width:64px;height:64px;border-radius:16px;background:var(--sc-accent);color:#1a0f04;display:grid;place-items:center;font-family:var(--sc-font-display);font-weight:900;font-size:1.6rem;position:relative}.sc-about__vline{position:relative;font-size:.95rem;color:#cfcfe6;display:flex;align-items:center;gap:.6rem}.sc-about__vline b{color:#fff;font-weight:700}.sc-about__vline:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--sc-wa);flex-shrink:0}.sc-about__copy h3{font-family:var(--sc-font-display);font-weight:700;font-size:1.7rem;color:var(--sc-ink);margin:0 0 .25rem}.sc-about__role{font-size:.95rem;font-weight:600;color:#a04f17;margin:0 0 1rem}.sc-about__copy>p{font-size:1rem;line-height:1.6;color:var(--sc-ink-muted);margin:0 0 1.2rem}.sc-about__list{list-style:none;margin:0 0 1.5rem;padding:0}.sc-about__list li{position:relative;padding-left:1.5rem;font-size:.94rem;line-height:1.5;color:var(--sc-ink);margin-bottom:.7rem}.sc-about__list li:before{content:"→";position:absolute;left:0;top:0;color:var(--sc-accent);font-weight:800}.sc-about__list strong{font-weight:700}.sc-faq{max-width:820px}.sc-faq__item{border:1px solid var(--sc-border-2);border-radius:14px;background:var(--sc-surface);margin-bottom:.8rem;overflow:hidden}.sc-faq__q{font-family:var(--sc-font-body);font-weight:700;font-size:1.02rem;color:var(--sc-text);padding:1.15rem 1.3rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.sc-faq__q::-webkit-details-marker{display:none}.sc-faq__q:after{content:"+";font-size:1.5rem;font-weight:400;color:var(--sc-accent);line-height:1;transition:transform .25s ease;flex-shrink:0}.sc-faq__item[open] .sc-faq__q:after{transform:rotate(45deg)}.sc-faq__item:focus-within .sc-faq__q{outline:2px solid var(--sc-accent);outline-offset:-2px;border-radius:12px}.sc-faq__a{padding:0 1.3rem 1.25rem}.sc-faq__a p{font-size:.95rem;line-height:1.65;color:var(--sc-muted);margin:0}.sc-cap{background:linear-gradient(160deg,#23234a,#1b1b3a);border:1px solid var(--sc-border-2);border-radius:var(--sc-radius-lg);padding:clamp(2rem,5vw,3.4rem);max-width:980px;margin:0 auto;box-shadow:0 20px 60px #00000059}.sc-cap__eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.06em;color:var(--sc-accent);margin-bottom:.9rem}.sc-cap__title{font-family:var(--sc-font-display);font-weight:900;font-size:clamp(1.7rem,3.6vw,2.5rem);line-height:1.08;color:var(--sc-text);margin:0 0 1.5rem}.sc-cap__title .hl{color:var(--sc-accent)}.sc-cap__body p{font-size:1rem;line-height:1.7;color:var(--sc-muted);margin:0 0 1rem;max-width:72ch}.sc-cap__body p strong{color:var(--sc-text);font-weight:700}.sc-cap__note{background:#dd6b1f14;border:1px solid rgba(221,107,31,.22);border-radius:12px;padding:1rem 1.2rem;font-size:.95rem!important;color:#d9d9ec!important}.sc-cap__note strong{color:var(--sc-accent)!important}.sc-cap__cta{margin-top:1.8rem}.sc-final{position:relative;overflow:hidden;text-align:center;background:radial-gradient(ellipse at 50% 0%,rgba(221,107,31,.16) 0%,transparent 60%),var(--sc-bg)}.sc-final__inner{max-width:760px;margin:0 auto;position:relative;z-index:1}.sc-final__title{font-family:var(--sc-font-display);font-weight:900;font-size:clamp(2rem,5vw,3.3rem);line-height:1.06;letter-spacing:-.02em;color:var(--sc-text);margin:0 0 1.2rem}.sc-final__title .hl{color:var(--sc-accent)}.sc-final__sub{font-size:clamp(1rem,2vw,1.18rem);line-height:1.6;color:var(--sc-muted);margin:0 0 2rem;max-width:56ch;margin-left:auto;margin-right:auto}.sc-final__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.6rem}.sc-final__trust{display:flex;flex-wrap:wrap;gap:.4rem .9rem;justify-content:center;font-size:.88rem;color:var(--sc-muted);margin:0}.sc-final__trust span:not([aria-hidden]){font-weight:600}.sc-sticky{display:none}@media(max-width:960px){.sc-hero__inner{grid-template-columns:1fr;gap:2.4rem}.sc-chat{max-width:380px}.sc-feat-grid,.sc-steps,.sc-vs,.sc-guarantee,.sc-pick,.sc-about{grid-template-columns:1fr}.sc-about__visual{min-height:220px}}@media(max-width:760px){.sc-lostchat{grid-template-columns:1fr}.sc-final__actions{flex-direction:column}.sc-final__actions .sc-btn,.sc-hero__ctas .sc-btn{width:100%}.sc-sticky{display:block;position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:90;text-align:center;padding:1rem 1.4rem;border-radius:14px;background:var(--sc-accent);color:#1a0f04;font-weight:800;font-size:1rem;text-decoration:none;box-shadow:0 12px 32px #0006,0 0 22px #dd6b1f4d;opacity:0;transform:translateY(120%);transition:opacity .3s ease,transform .3s ease}.sc-sticky:focus-visible{outline:3px solid #ffd9b0;outline-offset:3px}}@media(max-width:480px){.sc-hero__title{font-size:clamp(1.95rem,9vw,2.4rem)}.sc-h2{font-size:clamp(1.7rem,7.5vw,2.1rem)}.sc-pick__card{padding:1.5rem}.sc-vs__col{padding:1.5rem 1.3rem}.sc-gcard{padding:1.6rem 1.4rem}.sc-cap{padding:1.7rem 1.4rem}.sc-chat{max-width:100%}.sc-bub{max-width:88%}}@media(max-width:380px){.sc__wrap{padding-left:1rem;padding-right:1rem}.sc-hero__title{font-size:1.85rem}.sc-h2{font-size:1.62rem}.sc-step,.sc-feat,.sc-gcard{padding:1.3rem 1.15rem}.sc-chat__body{min-height:300px}.sc-trust__items{gap:.6rem 1.1rem}}.sp-hero{position:relative;padding-top:clamp(3.2rem,8vw,5.5rem);padding-bottom:clamp(3.2rem,8vw,5.5rem);overflow:hidden}.sp-hero__glow{position:absolute;inset:0;background:radial-gradient(ellipse 65% 55% at 78% 0%,var(--sc-accent-glow),transparent 62%);pointer-events:none}.sp-hero__inner{position:relative;z-index:1;max-width:1140px}.sp-hero__col{max-width:540px}.sp-hero__side{position:absolute;top:0;right:0;bottom:0;width:53%;z-index:0;pointer-events:none;background-image:url(/images/tech-neon.jpg);background-size:cover;background-position:center;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 34%);mask-image:linear-gradient(90deg,transparent 0%,#000 34%)}.sp-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){.sp-hero__side{display:none}}.sp-hero__title{font-family:var(--sc-font-display);font-weight:900;font-size:clamp(2.1rem,5.4vw,3.9rem);line-height:1.05;letter-spacing:-.02em;color:var(--sc-text);margin:0 0 1.3rem}.sp-hero__title .hl{color:var(--sc-accent)}.sp-hero__sub{font-size:clamp(1.02rem,2vw,1.25rem);line-height:1.6;color:var(--sc-muted);max-width:62ch;margin:0 0 1.9rem}.sp-hero__sub strong{color:var(--sc-text);font-weight:700}.sp-hero__ctas{display:flex;gap:.9rem;flex-wrap:wrap}.sp-hero__micro{margin-top:1.4rem;font-size:.85rem;color:var(--sc-muted)}.sp-feats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.sp-feat{background:linear-gradient(180deg,#ffffff0d,#fff0),var(--sc-surface);border:1px solid var(--sc-border-2);border-radius:var(--sc-radius);padding:1.7rem 1.5rem;box-shadow:0 12px 30px -16px #00000080,inset 0 1px #ffffff0d;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.sp-feat:hover{transform:translateY(-4px);border-color:var(--sc-accent);box-shadow:0 18px 40px -16px #00000094,inset 0 1px #ffffff12}.sp-feat__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:var(--sc-accent-glow);color:var(--sc-accent);margin-bottom:1rem}.sp-feat h3{font-family:var(--sc-font-display);font-weight:700;font-size:1.18rem;color:var(--sc-text);margin:0 0 .45rem}.sp-feat p{font-size:.94rem;line-height:1.6;color:var(--sc-muted);margin:0}.sc-sec--cream .sp-feat{background:#1a1a2e08;border-color:var(--sc-cream-line)}.sc-sec--cream .sp-feat h3{color:var(--sc-ink)}.sc-sec--cream .sp-feat p{color:var(--sc-ink-muted)}.sp-pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem;align-items:start}.sp-price-card{display:flex;flex-direction:column;background:var(--sc-surface);border:1px solid var(--sc-border-2);border-radius:var(--sc-radius-lg);padding:2rem 1.8rem;box-shadow:0 14px 34px -16px #00000080,inset 0 1px #ffffff0d;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.sp-price-card:hover{transform:translateY(-5px);border-color:var(--sc-accent);box-shadow:0 16px 40px #00000052}.sp-price-card--featured{border-color:var(--sc-accent);background:linear-gradient(155deg,rgba(221,107,31,.1) 0%,var(--sc-surface) 58%)}.sp-price-card__badge{align-self:flex-start;font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--sc-accent);padding:.28rem .7rem;border-radius:999px;border:1px solid rgba(221,107,31,.35);margin-bottom:.9rem}.sp-price-card--featured .sp-price-card__badge{color:#2a1a0c;background:var(--sc-accent);border-color:var(--sc-accent)}.sp-price-card__name{font-family:var(--sc-font-display);font-weight:700;font-size:1.35rem;color:var(--sc-text);margin:0 0 .7rem}.sp-price-card__amount{font-family:var(--sc-font-display);font-weight:900;font-size:clamp(1.8rem,3vw,2.4rem);color:var(--sc-text);line-height:1.1}.sp-price-card--featured .sp-price-card__amount{color:var(--sc-accent)}.sp-price-card__period{display:block;font-size:.78rem;color:var(--sc-muted);margin-top:.2rem}.sp-price-card__fine{display:block;font-size:.72rem;color:var(--sc-muted);opacity:.85;margin-top:.3rem}.sp-price-card__list{list-style:none;padding:0;margin:1.3rem 0;display:flex;flex-direction:column;gap:.55rem;flex:1}.sp-price-card__list li{position:relative;padding-left:1.5rem;font-size:.9rem;color:var(--sc-text);line-height:1.45}.sp-price-card__list li:before{content:"✓";position:absolute;left:0;color:var(--sc-accent);font-weight:800}.sp-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.sp-step{background:#f8fafc08;border:1px solid var(--sc-border);border-radius:var(--sc-radius);padding:1.6rem 1.4rem}.sp-step__n{display:inline-flex;align-items:center;justify-content:center;font-family:var(--sc-font-display);font-weight:900;font-size:1.1rem;width:44px;height:44px;border-radius:50%;background:var(--sc-accent-glow);color:var(--sc-accent);margin-bottom:1rem}.sp-step h3{font-family:var(--sc-font-display);font-weight:700;font-size:1.05rem;color:var(--sc-text);margin:0 0 .45rem}.sp-step p{font-size:.88rem;line-height:1.55;color:var(--sc-muted);margin:0}.sp-cta{text-align:center;max-width:700px;margin:0 auto}.sp-cta__title{font-family:var(--sc-font-display);font-weight:900;font-size:clamp(1.7rem,3.8vw,2.7rem);line-height:1.1;color:var(--sc-text);margin:0 0 1rem}.sp-cta__title .hl{color:var(--sc-accent)}.sp-cta__sub{font-size:clamp(1rem,1.8vw,1.12rem);line-height:1.6;color:var(--sc-muted);margin:0 0 1.9rem}.sp-cta__actions{display:flex;gap:.9rem;justify-content:center;flex-wrap:wrap}.sp-cta__micro{margin-top:1.4rem;font-size:.85rem;color:var(--sc-muted)}.sp-banner{display:flex;align-items:center;justify-content:center;gap:1.4rem;flex-wrap:wrap;text-align:center}.sp-banner__text{font-family:var(--sc-font-display);font-weight:700;font-size:clamp(1.1rem,2.2vw,1.35rem);color:var(--sc-text);margin:0}@media(max-width:980px){.sp-feats,.sp-steps{grid-template-columns:repeat(2,1fr)}.sp-pricing{grid-template-columns:1fr;max-width:460px;margin-left:auto;margin-right:auto}.sp-price-card--featured{order:-1}}@media(max-width:560px){.sp-feats,.sp-steps{grid-template-columns:1fr}.sp-hero__ctas .sc-btn,.sp-cta__actions .sc-btn{width:100%}}.sp-contact-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2.2rem,5vw,3.6rem);align-items:start}.sp-form{display:flex;flex-direction:column;gap:1.1rem}.sp-fg{display:flex;flex-direction:column;gap:.45rem}.sp-fg label{font-size:.85rem;font-weight:600;color:var(--sc-muted);letter-spacing:.01em}.sp-fg input,.sp-fg select,.sp-fg textarea{width:100%;padding:.85rem 1rem;background:var(--sc-surface);border:1px solid var(--sc-border-2);border-radius:12px;color:var(--sc-text);font-family:var(--sc-font-body);font-size:.97rem;transition:border-color .18s ease,box-shadow .18s ease;outline:none}.sp-fg input::placeholder,.sp-fg textarea::placeholder{color:var(--sc-muted);opacity:.7}.sp-fg input:focus,.sp-fg select:focus,.sp-fg textarea:focus{border-color:var(--sc-accent);box-shadow:0 0 0 3px var(--sc-accent-glow)}.sp-fg select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23A0A0C0' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px;padding-right:2.5rem;cursor:pointer}.sp-fg select option{background:var(--sc-surface);color:var(--sc-text)}.sp-fg textarea{resize:vertical;min-height:120px}.sp-form-success{text-align:center;padding:2.6rem 2rem;border-radius:var(--sc-radius);border:1px solid rgba(37,211,102,.3);background:#25d36612}.sp-form-success[hidden],.sp-form-error[hidden]{display:none}.sp-form-success h3{font-family:var(--sc-font-display);font-size:1.3rem;color:var(--sc-wa);margin:.8rem 0 .6rem}.sp-form-success p{color:var(--sc-muted);margin:0 0 1.3rem}.sp-form-error{padding:1rem 1.25rem;border-radius:12px;border:1px solid rgba(239,68,68,.3);background:#ef444414;margin-top:1rem}.sp-form-error p{margin:0;color:#f87171;font-size:.92rem}.sp-contact-cards{display:flex;flex-direction:column;gap:.9rem}.sp-ccard{display:flex;align-items:center;gap:1rem;padding:1.15rem 1.4rem;border-radius:var(--sc-radius);border:1px solid var(--sc-border);background:#f8fafc08;text-decoration:none;transition:border-color .2s ease,transform .2s ease}a.sp-ccard:hover{border-color:var(--sc-accent);transform:translateY(-2px)}.sp-ccard__icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:var(--sc-accent-glow);color:var(--sc-accent);flex-shrink:0}.sp-ccard__icon--wa{background:#25d36626;color:var(--sc-wa)}.sp-ccard__body{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1}.sp-ccard__value{font-size:.97rem;font-weight:600;color:var(--sc-text);line-height:1.3}.sp-ccard__label{font-size:.8rem;color:var(--sc-muted)}@media(max-width:820px){.sp-contact-grid{grid-template-columns:1fr;gap:2.6rem}}.sp-portfolio{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.sp-proj{border-radius:var(--sc-radius-lg);border:1px solid var(--sc-border);background:var(--sc-surface);overflow:hidden;display:block;text-decoration:none;color:inherit;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.sp-proj:hover{transform:translateY(-5px);border-color:var(--sc-accent);box-shadow:0 16px 40px #00000057}.sp-proj__thumb{position:relative;height:180px;overflow:hidden}.sp-proj__thumb:after{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(45deg,rgba(255,255,255,.06) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.06) 25%,transparent 25%);background-size:22px 22px}.sp-proj__badge{position:absolute;top:.9rem;right:.9rem;z-index:1;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#15152e8c;backdrop-filter:blur(6px);padding:.28rem .66rem;border-radius:999px}.sp-proj--1 .sp-proj__thumb{background:linear-gradient(135deg,#dd6b1f,#1c1c50 70%,#0e0e2e)}.sp-proj--2 .sp-proj__thumb{background:linear-gradient(135deg,#373766,#dd6b1f 60%,#e8956a)}.sp-proj--3 .sp-proj__thumb{background:linear-gradient(135deg,#10b981,#0e0e2e 60%,#373766)}.sp-proj--4 .sp-proj__thumb{background:linear-gradient(135deg,#0e0e2e,#10b981,#1c1c50)}.sp-proj--5 .sp-proj__thumb{background:linear-gradient(135deg,#e8956a,#373766 60%,#0e0e2e)}.sp-proj--6 .sp-proj__thumb{background:linear-gradient(135deg,#a78bfa,#dd6b1f,#0e0e2e)}.sp-proj__body{padding:1.4rem;display:flex;flex-direction:column;gap:.55rem}.sp-proj__body h3{font-family:var(--sc-font-display);font-weight:700;font-size:1.2rem;color:var(--sc-text);margin:0}.sp-proj__body p{font-size:.9rem;line-height:1.55;color:var(--sc-muted);margin:0}.sp-proj__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.3rem}.sp-proj__tag{font-size:.68rem;font-weight:600;letter-spacing:.03em;color:var(--sc-accent);background:var(--sc-accent-glow);padding:.22rem .6rem;border-radius:999px}.sp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.sp-stat{text-align:center;padding:1.6rem 1rem;border-radius:var(--sc-radius);border:1px solid var(--sc-border);background:#f8fafc08}.sp-stat__n{display:block;font-family:var(--sc-font-display);font-weight:900;font-size:clamp(2rem,4vw,2.9rem);color:var(--sc-accent);line-height:1.1}.sp-stat__l{display:block;font-size:.84rem;color:var(--sc-muted);margin-top:.4rem}@media(max-width:980px){.sp-portfolio,.sp-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.sp-portfolio,.sp-stats{grid-template-columns:1fr}}.sp-compare{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.sp-compare__col{border-radius:var(--sc-radius-lg);padding:1.8rem 1.6rem}.sp-compare__col--before{background:#1a1a2e0d;border:1px solid var(--sc-cream-line)}.sp-compare__col--after{background:var(--sc-ink);border:1px solid var(--sc-ink)}.sp-compare__badge{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;padding:.3rem .75rem;border-radius:999px;margin-bottom:1.1rem}.sp-compare__col--before .sp-compare__badge{color:#b4493f;background:#b4493f1f}.sp-compare__col--after .sp-compare__badge{color:#2a1a0c;background:var(--sc-wa)}.sp-compare__col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}.sp-compare__col li{position:relative;padding-left:1.7rem;font-size:.92rem;line-height:1.5}.sp-compare__col--before li{color:var(--sc-ink-muted)}.sp-compare__col--before li:before{content:"✕";position:absolute;left:0;color:#b4493f;font-weight:800}.sp-compare__col--after li{color:#d8d8e4}.sp-compare__col--after li:before{content:"✓";position:absolute;left:0;color:var(--sc-wa);font-weight:800}@media(max-width:720px){.sp-compare{grid-template-columns:1fr}}.sp-legal{max-width:820px}.sp-legal__title{font-family:var(--sc-font-display);font-weight:900;font-size:clamp(2rem,5vw,3.2rem);line-height:1.06;color:var(--sc-text);margin:0 0 .6rem}.sp-legal__title .hl{color:var(--sc-accent)}.sp-legal__updated{font-size:.88rem;color:var(--sc-muted);margin:0 0 2.4rem}.sp-legal h2{font-family:var(--sc-font-display);font-weight:700;font-size:1.3rem;color:var(--sc-text);margin:2.2rem 0 .7rem}.sp-legal h3{font-family:var(--sc-font-display);font-weight:700;font-size:1.08rem;color:var(--sc-text);margin:1.5rem 0 .5rem}.sp-legal p{font-size:.97rem;line-height:1.7;color:var(--sc-muted);margin:0 0 .9rem}.sp-legal ul{margin:0 0 1rem;padding-left:1.3rem}.sp-legal li{font-size:.97rem;line-height:1.65;color:var(--sc-muted);margin-bottom:.4rem}.sp-legal a{color:var(--sc-accent)}.sp-legal strong{color:var(--sc-text);font-weight:700}@media(min-width:981px){.sp-pricing--two{grid-template-columns:repeat(2,1fr)}}
