:root{--accent-rose: hsla(345, 90%, 65%, 1);--accent-azure: hsla(200, 95%, 60%, 1);--accent-violet: hsla(265, 80%, 65%, 1);--bg-base: #060608}.hero-bg[data-astro-cid-mmc7otgs]{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 70% 60% at 10% 20%,hsla(345,80%,55%,.18) 0%,transparent 70%),radial-gradient(ellipse 60% 55% at 90% 80%,hsla(200,90%,55%,.15) 0%,transparent 70%),radial-gradient(ellipse 50% 45% at 55% 30%,hsla(265,75%,60%,.12) 0%,transparent 65%)}.logo-mark[data-astro-cid-mmc7otgs]{letter-spacing:.15em;position:relative;text-decoration:none}.logo-mark[data-astro-cid-mmc7otgs]:before{content:"";display:inline-block;width:6px;height:6px;background:var(--accent-rose);border-radius:50%;margin-right:10px;vertical-align:middle;box-shadow:0 0 12px var(--accent-rose)}.nav-link[data-astro-cid-mmc7otgs]{text-decoration:none;color:inherit}.ham-line[data-astro-cid-mmc7otgs]{display:block;width:22px;height:1.5px;background:#ffffffb3;border-radius:2px;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .2s ease,width .3s ease;transform-origin:center}.ham-line--short[data-astro-cid-mmc7otgs]{width:14px}#nav-open[data-astro-cid-mmc7otgs][aria-expanded=true] .ham-line[data-astro-cid-mmc7otgs]:nth-child(1){transform:translateY(7.5px) rotate(45deg);width:22px}#nav-open[data-astro-cid-mmc7otgs][aria-expanded=true] .ham-line[data-astro-cid-mmc7otgs]:nth-child(2){opacity:0;transform:scaleX(0)}#nav-open[data-astro-cid-mmc7otgs][aria-expanded=true] .ham-line[data-astro-cid-mmc7otgs]:nth-child(3){transform:translateY(-7.5px) rotate(-45deg);width:22px}.mobile-nav[data-astro-cid-mmc7otgs]{position:fixed;inset:0;z-index:100;background:#03030af7;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);display:flex;flex-direction:column;opacity:0;transform:translate(100%);transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1);pointer-events:none}.mobile-nav[data-astro-cid-mmc7otgs]:not([hidden]){opacity:1;transform:translate(0);pointer-events:all}.mobile-nav[data-astro-cid-mmc7otgs][hidden]{display:flex!important}.mobile-nav-inner[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;height:100%;padding:2rem 2rem 2.5rem}.mobile-nav-close[data-astro-cid-mmc7otgs]{align-self:flex-end;color:#ffffff80;background:none;border:none;cursor:pointer;padding:.5rem;transition:color .2s ease}.mobile-nav-close[data-astro-cid-mmc7otgs]:hover{color:#fff}.mobile-nav-links[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;justify-content:center;flex:1;gap:.25rem;padding:2rem 0}.mob-link[data-astro-cid-mmc7otgs]{font-size:clamp(2rem,8vw,3.5rem);font-weight:900;letter-spacing:-.03em;color:#ffffff8c;text-decoration:none;line-height:1.15;padding:.35rem 0;display:block;transition:color .2s ease;border-bottom:1px solid rgba(255,255,255,.05)}.mob-link[data-astro-cid-mmc7otgs]:last-child{border-bottom:none}.mob-link[data-astro-cid-mmc7otgs]:hover{color:#fffffff2}.mob-link--cta[data-astro-cid-mmc7otgs]{color:var(--accent-rose);margin-top:.75rem}.mob-link--cta[data-astro-cid-mmc7otgs]:hover{color:#f986a3}.mobile-nav-footer[data-astro-cid-mmc7otgs]{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.contact-btn[data-astro-cid-mmc7otgs]{isolation:isolate}.btn-border[data-astro-cid-mmc7otgs]{position:absolute;inset:0;border-radius:2px;border:1px solid rgba(255,255,255,.12);transition:border-color .4s ease;pointer-events:none}.contact-btn[data-astro-cid-mmc7otgs]:hover .btn-border[data-astro-cid-mmc7otgs]{border-color:#fff6}.pill[data-astro-cid-mmc7otgs]{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff08;backdrop-filter:blur(10px)}.pill[data-astro-cid-mmc7otgs]:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--accent-azure);box-shadow:0 0 8px var(--accent-azure);animation:pulse-dot 2.5s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.gradient-text[data-astro-cid-mmc7otgs]{background:linear-gradient(120deg,var(--accent-rose) 0%,var(--accent-azure) 55%,var(--accent-violet) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.text-outline[data-astro-cid-mmc7otgs]{-webkit-text-stroke:1.5px rgba(255,255,255,.15);color:transparent}.reveal-item[data-astro-cid-mmc7otgs]{opacity:0;transform:translateY(30px);animation:reveal .9s cubic-bezier(.22,1,.36,1) forwards}.reveal-item[data-astro-cid-mmc7otgs]:nth-child(1){animation-delay:.1s}.reveal-item[data-astro-cid-mmc7otgs]:nth-child(2){animation-delay:.25s}.reveal-item[data-astro-cid-mmc7otgs]:nth-child(3){animation-delay:.45s}@keyframes reveal{to{opacity:1;transform:translateY(0)}}.marquee-strip[data-astro-cid-mmc7otgs]{-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.marquee-inner[data-astro-cid-mmc7otgs]{display:flex;width:max-content}.marquee-track[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:0 2.5rem;padding-right:2.5rem;will-change:transform;animation:marquee 28s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.marquee-item[data-astro-cid-mmc7otgs]{font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:#ffffff73;font-weight:500;white-space:nowrap;flex-shrink:0}.marquee-dot[data-astro-cid-mmc7otgs]{color:#ffffff2e;margin-right:1.5rem}.marquee-strip[data-astro-cid-mmc7otgs]:hover .marquee-track[data-astro-cid-mmc7otgs]{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.marquee-strip[data-astro-cid-mmc7otgs]{-webkit-mask-image:none;mask-image:none}.marquee-inner[data-astro-cid-mmc7otgs]{width:100%;flex-wrap:wrap;gap:.5rem 1.5rem;padding:.25rem 1rem}.marquee-track[data-astro-cid-mmc7otgs]{animation:none;flex-wrap:wrap;padding-right:0}.marquee-track[data-astro-cid-mmc7otgs][aria-hidden=true]{display:none}}.primary-cta[data-astro-cid-mmc7otgs]{text-decoration:none}.cta-arrow[data-astro-cid-mmc7otgs]{will-change:transform}.primary-cta[data-astro-cid-mmc7otgs]:hover .cta-arrow[data-astro-cid-mmc7otgs]{transform:rotate(45deg) scale(1.1)}.cta-arrow[data-astro-cid-mmc7otgs]{transition:transform .4s cubic-bezier(.22,1,.36,1)}html,body{margin:0;padding:0;background:var(--bg-base)}main[data-astro-cid-mmc7otgs]{padding:0!important}.about-section[data-astro-cid-mmc7otgs]{border-top:1px solid rgba(255,255,255,.05);background:radial-gradient(ellipse 70% 60% at 110% -10%,hsla(200,95%,60%,.07) 0%,transparent 70%),#060608}.about-headline[data-astro-cid-mmc7otgs]{font-size:clamp(2.4rem,4.5vw,4.2rem)}.proof-grid[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;border:1px solid rgba(255,255,255,.07);border-radius:12px;overflow:hidden}.proof-stat[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;gap:4px;padding:1.25rem 1rem;background:#ffffff06;transition:background .3s ease}.proof-stat[data-astro-cid-mmc7otgs]:hover{background:#ffffff0d}.proof-num[data-astro-cid-mmc7otgs]{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:900;letter-spacing:-.04em;line-height:1}.proof-label[data-astro-cid-mmc7otgs]{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:#ffffff8c;font-weight:500}.testimonial-card[data-astro-cid-mmc7otgs]{padding:1.5rem;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:#ffffff05;backdrop-filter:blur(12px);position:relative}.testimonial-card[data-astro-cid-mmc7otgs]:before{content:'"';position:absolute;top:-.5rem;left:1rem;font-size:5rem;line-height:1;color:#ffffff0d;font-family:Georgia,serif;pointer-events:none}.avatar-ring[data-astro-cid-mmc7otgs]{width:36px;height:36px;border-radius:50%;padding:2px;background:linear-gradient(135deg,var(--accent-rose),var(--accent-azure));flex-shrink:0}.avatar-placeholder[data-astro-cid-mmc7otgs]{width:100%;height:100%;border-radius:50%}.gradient-bg[data-astro-cid-mmc7otgs]{background:linear-gradient(135deg,var(--accent-violet),var(--accent-rose))}.trusted-badge[data-astro-cid-mmc7otgs]{font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:#fff3;font-weight:700;padding:4px 10px;border:1px solid rgba(255,255,255,.07);border-radius:4px;transition:color .3s,border-color .3s}.trusted-badge[data-astro-cid-mmc7otgs]:hover{color:#fff9;border-color:#fff3}.section-index[data-astro-cid-mmc7otgs]{font-variant-numeric:tabular-nums}.section-fade[data-astro-cid-mmc7otgs]{opacity:0;transform:translateY(28px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.section-fade[data-astro-cid-mmc7otgs].in-view{opacity:1;transform:translateY(0)}.benefits-section[data-astro-cid-mmc7otgs]{border-top:1px solid rgba(255,255,255,.05);background:radial-gradient(ellipse 80% 50% at -20% 30%,hsla(265,80%,65%,.07) 0%,transparent 70%),#060608}.benefits-headline[data-astro-cid-mmc7otgs]{font-size:clamp(2.4rem,4.5vw,4.2rem)}.bento-grid[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:2px;border-radius:20px;overflow:hidden;background:#ffffff0a}@media(max-width:639px){.bento-grid[data-astro-cid-mmc7otgs]{grid-template-columns:1fr}.bento-wide[data-astro-cid-mmc7otgs]{grid-column:span 1}.bento-tall[data-astro-cid-mmc7otgs]{grid-row:span 1}.bento-brand-inner[data-astro-cid-mmc7otgs]{flex-direction:column;align-items:flex-start}.bento-launch-inner[data-astro-cid-mmc7otgs]{flex-direction:column;gap:1.5rem}.launch-tiers[data-astro-cid-mmc7otgs]{flex-direction:column}.launch-tier-divider[data-astro-cid-mmc7otgs]{width:100%;height:1px}}@media(min-width:640px){.bento-grid[data-astro-cid-mmc7otgs]{grid-template-columns:repeat(2,1fr)}.bento-wide[data-astro-cid-mmc7otgs]{grid-column:span 2}.bento-brand-inner[data-astro-cid-mmc7otgs]{flex-direction:row;align-items:flex-end}.bento-launch-inner[data-astro-cid-mmc7otgs]{flex-direction:row;gap:2.5rem}.launch-tiers[data-astro-cid-mmc7otgs]{flex-direction:row}.launch-tier-divider[data-astro-cid-mmc7otgs]{width:1px;height:auto}}@media(min-width:960px){.bento-grid[data-astro-cid-mmc7otgs]{grid-template-columns:repeat(3,1fr)}}.bento-card[data-astro-cid-mmc7otgs]{position:relative;padding:2rem 2rem 2.25rem;background:#07070a66;display:flex;flex-direction:column;gap:.55rem;transition:background .4s ease;overflow:hidden;border-top:1px solid transparent;&[data-astro-cid-mmc7otgs]:hover{background:#07070af2}}.bento-card[data-astro-cid-mmc7otgs] .bc-num[data-astro-cid-mmc7otgs]{display:none}.bc-rose[data-astro-cid-mmc7otgs],.bc-azure[data-astro-cid-mmc7otgs],.bc-violet[data-astro-cid-mmc7otgs],.bc-green[data-astro-cid-mmc7otgs]{border-top-color:#ffffff14}.bc-label[data-astro-cid-mmc7otgs]{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.25em;margin-bottom:.35rem;color:#ffffff59}.bento-card[data-astro-cid-mmc7otgs]:after{content:"";position:absolute;inset:0;opacity:0;transition:opacity .5s ease;pointer-events:none}.bento-card[data-astro-cid-mmc7otgs]:hover:after{opacity:1}.bc-rose[data-astro-cid-mmc7otgs]:after{background:radial-gradient(circle at 15% 15%,hsla(345,90%,65%,.08) 0%,transparent 55%)}.bc-azure[data-astro-cid-mmc7otgs]:after{background:radial-gradient(circle at 85% 15%,hsla(200,95%,60%,.08) 0%,transparent 55%)}.bc-violet[data-astro-cid-mmc7otgs]:after{background:radial-gradient(circle at 50% 90%,hsla(265,80%,65%,.08) 0%,transparent 55%)}.bento-title[data-astro-cid-mmc7otgs]{font-size:clamp(1.05rem,1.4vw,1.3rem);font-weight:800;color:#ffffffe0;letter-spacing:-.025em;line-height:1.2}.bento-desc[data-astro-cid-mmc7otgs]{font-size:13.5px;color:#ffffff8c;line-height:1.75;font-weight:300;flex:1}.bc-tag[data-astro-cid-mmc7otgs]{display:inline-block;font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:#ffffff80;border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:3px 9px;margin-top:.5rem;width:fit-content}.bc-stat-row[data-astro-cid-mmc7otgs]{display:flex;align-items:baseline;gap:.6rem;margin-top:auto;padding-top:.75rem}.bc-stat-num[data-astro-cid-mmc7otgs]{font-size:2.2rem;font-weight:900;letter-spacing:-.04em;color:#fffc;line-height:1}.bc-stat-unit[data-astro-cid-mmc7otgs]{font-size:.9rem;font-weight:400;color:#ffffffa6;letter-spacing:0;padding-left:.2rem}.bc-stat-sep[data-astro-cid-mmc7otgs]{font-size:1.4rem;color:#ffffff1a;font-weight:200}.bento-visual-bar[data-astro-cid-mmc7otgs]{margin-top:auto;padding-top:.75rem}.bar-track[data-astro-cid-mmc7otgs]{height:2px;border-radius:99px;background:#ffffff12;overflow:hidden}.bar-fill[data-astro-cid-mmc7otgs]{height:100%;border-radius:99px;background:linear-gradient(90deg,#38b9facc,#9a5eedcc);animation:bar-grow 1.8s cubic-bezier(.22,1,.36,1) .6s both}@keyframes bar-grow{0%{width:0!important}}.bc-bar-label[data-astro-cid-mmc7otgs]{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:#ffffff80;margin-top:.5rem}.bc-tiers[data-astro-cid-mmc7otgs]{display:flex;flex-direction:row;gap:0;margin-top:auto;padding-top:0rem;border:1px solid rgba(255,255,255,.07);border-radius:10px;overflow:hidden}.bc-tier[data-astro-cid-mmc7otgs]{flex:1;display:flex;flex-direction:column;gap:.4rem;padding:1rem 1.1rem;background:#ffffff05}.bc-tier-featured[data-astro-cid-mmc7otgs]{background:#ffffff0a}.bc-tier-rule[data-astro-cid-mmc7otgs]{width:1px;background:#ffffff12;flex-shrink:0}.bc-tier-label[data-astro-cid-mmc7otgs]{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#ffffff80}.bc-tier-featured[data-astro-cid-mmc7otgs] .bc-tier-label[data-astro-cid-mmc7otgs]{color:#b78cf2e6;text-shadow:0 0 10px hsla(265,80%,65%,.35)}.bc-tier-num[data-astro-cid-mmc7otgs]{font-size:2.4rem;font-weight:900;letter-spacing:-.05em;line-height:1;color:#fffc}.bc-tier-featured[data-astro-cid-mmc7otgs] .bc-tier-num[data-astro-cid-mmc7otgs]{background:linear-gradient(120deg,var(--accent-violet),var(--accent-azure));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.bc-tier-unit[data-astro-cid-mmc7otgs]{font-size:.9rem;font-weight:400;color:#ffffff59;-webkit-text-fill-color:rgba(255,255,255,.35);margin-left:.1rem;letter-spacing:-.02em}.bc-tier-desc[data-astro-cid-mmc7otgs]{font-size:11px;color:#ffffff47;line-height:1.55}.bc-swatch-row[data-astro-cid-mmc7otgs]{display:flex;gap:8px;align-items:center;margin-top:auto;padding-top:.75rem}.bc-swatch[data-astro-cid-mmc7otgs]{width:22px;height:22px;border-radius:50%;flex-shrink:0;filter:blur(.5px);box-shadow:0 0 12px currentColor}.bc-swatch-outline[data-astro-cid-mmc7otgs]{background:transparent!important;border:1.5px solid rgba(255,255,255,.15);box-shadow:none;filter:none}.bc-perf-row[data-astro-cid-mmc7otgs]{display:flex;gap:2rem;flex-wrap:wrap;margin-top:auto;padding-top:1rem}.bc-perf-score[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;gap:.2rem}.bc-perf-num[data-astro-cid-mmc7otgs]{font-size:2.6rem;font-weight:900;letter-spacing:-.05em;line-height:1;background:linear-gradient(120deg,#ffffffe6,#ffffff80);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding-right:.075rem}.bc-perf-label[data-astro-cid-mmc7otgs]{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:#ffffff40;font-weight:600}.services-section[data-astro-cid-mmc7otgs]{border-top:1px solid rgba(255,255,255,.05);background:radial-gradient(ellipse 60% 50% at 110% 110%,hsla(345,90%,65%,.07) 0%,transparent 70%),#060608}.services-headline[data-astro-cid-mmc7otgs]{font-size:clamp(2.4rem,4.5vw,4.2rem)}.services-list[data-astro-cid-mmc7otgs]{padding-bottom:4rem}.service-row[data-astro-cid-mmc7otgs]{border-bottom:1px solid rgba(255,255,255,.06);position:relative;transition:background .4s ease}.service-row[data-astro-cid-mmc7otgs]:after{content:"";position:absolute;left:0;top:0;width:2px;height:100%;background:linear-gradient(180deg,var(--accent-rose),var(--accent-azure));transform:scaleY(0);transform-origin:top;transition:transform .4s cubic-bezier(.22,1,.36,1)}.service-row[data-astro-cid-mmc7otgs].open:after,.service-row[data-astro-cid-mmc7otgs]:hover:after{transform:scaleY(1)}.service-row[data-astro-cid-mmc7otgs].featured:after{background:linear-gradient(180deg,var(--accent-rose),var(--accent-violet));transform:scaleY(1)}.service-trigger[data-astro-cid-mmc7otgs]{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:1.75rem 0 1.75rem 1.5rem;gap:1rem;transition:background .3s ease}.service-trigger[data-astro-cid-mmc7otgs]:hover{background:#ffffff05}.service-row[data-astro-cid-mmc7otgs].open .service-trigger[data-astro-cid-mmc7otgs]{background:#ffffff04}.service-left[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:1.5rem;flex:1}.service-num[data-astro-cid-mmc7otgs]{font-size:11px;font-weight:700;letter-spacing:.2em;color:#ffffff59;font-variant-numeric:tabular-nums;width:28px;flex-shrink:0}.service-name-wrap[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.service-name[data-astro-cid-mmc7otgs]{font-size:clamp(1.25rem,2.5vw,2rem);font-weight:800;color:#ffffffbf;letter-spacing:-.025em;line-height:1.1;transition:color .3s ease;text-align:left}.service-row[data-astro-cid-mmc7otgs]:hover .service-name[data-astro-cid-mmc7otgs],.service-row[data-astro-cid-mmc7otgs].open .service-name[data-astro-cid-mmc7otgs]{color:#fff}.service-name-sub[data-astro-cid-mmc7otgs]{font-size:.55em;font-weight:400;color:#ffffff8c;letter-spacing:0}.service-featured-badge[data-astro-cid-mmc7otgs]{font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:var(--accent-rose);font-weight:700}.service-right[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:1.5rem;flex-shrink:0;padding-right:.5rem}.service-tag[data-astro-cid-mmc7otgs]{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:#ffffff80;font-weight:600;padding:4px 10px;border:1px solid rgba(255,255,255,.08);border-radius:4px;transition:color .3s,border-color .3s}.service-row[data-astro-cid-mmc7otgs]:hover .service-tag[data-astro-cid-mmc7otgs],.service-row[data-astro-cid-mmc7otgs].open .service-tag[data-astro-cid-mmc7otgs]{color:#ffffff80;border-color:#ffffff26}.new-tag[data-astro-cid-mmc7otgs]{color:var(--accent-azure)!important;border-color:#38b9fa40!important}.service-arrow[data-astro-cid-mmc7otgs]{color:#fff3;display:flex;align-items:center;width:32px;height:32px;justify-content:center;transition:color .3s ease,transform .4s cubic-bezier(.22,1,.36,1);flex-shrink:0}.service-row[data-astro-cid-mmc7otgs]:hover .service-arrow[data-astro-cid-mmc7otgs]{color:#fff9}.service-row[data-astro-cid-mmc7otgs].open .service-arrow[data-astro-cid-mmc7otgs]{color:var(--accent-rose);transform:rotate(90deg)}.service-panel[data-astro-cid-mmc7otgs]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.22,1,.36,1)}.service-row[data-astro-cid-mmc7otgs].open .service-panel[data-astro-cid-mmc7otgs]{grid-template-rows:1fr}.service-panel-inner[data-astro-cid-mmc7otgs]{overflow:hidden}.service-detail-grid[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:start;padding:0 1.5rem 2.5rem 3.5rem}@media(max-width:768px){.service-detail-grid[data-astro-cid-mmc7otgs]{grid-template-columns:1fr;padding:0 1rem 2rem}}.service-body[data-astro-cid-mmc7otgs]{font-size:15px;color:#ffffffa6;line-height:1.8;font-weight:300;max-width:640px;margin-bottom:1.25rem}.service-row[data-astro-cid-mmc7otgs].featured .service-body[data-astro-cid-mmc7otgs]{color:#ffffffbf}.service-pills[data-astro-cid-mmc7otgs]{display:flex;flex-wrap:wrap;gap:6px}.spill[data-astro-cid-mmc7otgs]{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#ffffff94;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:4px;padding:4px 10px}.service-detail-cta[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding-top:.25rem;flex-shrink:0}.service-cta-btn[data-astro-cid-mmc7otgs]{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6;text-decoration:none;padding:.8rem 1.4rem;border:1px solid rgba(255,255,255,.15);border-radius:6px;background:#ffffff0a;white-space:nowrap;transition:background .3s ease,border-color .3s ease,color .3s ease}.service-cta-btn[data-astro-cid-mmc7otgs]:hover{background:#ffffff1a;border-color:#ffffff59}.service-row[data-astro-cid-mmc7otgs].featured .service-cta-btn[data-astro-cid-mmc7otgs]{background:linear-gradient(135deg,#f6557e26,#38b9fa1a);border-color:#f6557e4d}.service-row[data-astro-cid-mmc7otgs].featured .service-cta-btn[data-astro-cid-mmc7otgs]:hover{background:linear-gradient(135deg,#f6557e4d,#38b9fa33);border-color:#f6557e99}.service-cta-arrow[data-astro-cid-mmc7otgs]{transition:transform .3s cubic-bezier(.22,1,.36,1)}.service-cta-btn[data-astro-cid-mmc7otgs]:hover .service-cta-arrow[data-astro-cid-mmc7otgs]{transform:translate(4px)}.service-cta-note[data-astro-cid-mmc7otgs]{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#ffffff73}.faq-section[data-astro-cid-mmc7otgs]{border-top:1px solid rgba(255,255,255,.04);background:radial-gradient(ellipse 55% 45% at -5% -10%,hsla(265,80%,65%,.06) 0%,transparent 70%),#060608}.faq-headline[data-astro-cid-mmc7otgs]{font-size:clamp(2.2rem,4vw,3.8rem)}.faq-list[data-astro-cid-mmc7otgs]{border-top:1px solid rgba(255,255,255,.06)}.faq-item[data-astro-cid-mmc7otgs]{border-bottom:1px solid rgba(255,255,255,.06)}.faq-trigger[data-astro-cid-mmc7otgs]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem 0;background:none;border:none;cursor:pointer;text-align:left;transition:opacity .2s ease}.faq-trigger[data-astro-cid-mmc7otgs]:hover{opacity:.75}.faq-q[data-astro-cid-mmc7otgs]{font-size:clamp(.95rem,1.2vw,1.1rem);font-weight:500;color:#ffffffe6;letter-spacing:-.01em;line-height:1.4}.faq-icon[data-astro-cid-mmc7otgs]{flex-shrink:0;color:#fff3;transition:transform .35s cubic-bezier(.22,1,.36,1),color .2s ease;display:flex}.faq-trigger[data-astro-cid-mmc7otgs][aria-expanded=true] .faq-icon[data-astro-cid-mmc7otgs]{transform:rotate(90deg);color:var(--accent-violet)}.faq-panel[data-astro-cid-mmc7otgs]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .38s cubic-bezier(.22,1,.36,1);overflow:hidden}.faq-panel[data-astro-cid-mmc7otgs].open{grid-template-rows:1fr}.faq-panel[data-astro-cid-mmc7otgs]>[data-astro-cid-mmc7otgs]{overflow:hidden}.faq-a[data-astro-cid-mmc7otgs]{font-size:14px;color:#ffffffa6;line-height:1.8;font-weight:300;padding-bottom:1.5rem;max-width:68ch}.contact-section[data-astro-cid-mmc7otgs]{border-top:1px solid rgba(255,255,255,.04);background:radial-gradient(ellipse 60% 55% at 110% 110%,hsla(345,90%,65%,.07) 0%,transparent 70%),radial-gradient(ellipse 45% 40% at -5% 15%,hsla(200,95%,60%,.05) 0%,transparent 70%),#04040a}.contact-headline[data-astro-cid-mmc7otgs]{font-size:clamp(2.4rem,4.5vw,5rem);margin-bottom:1.5rem}.contact-links[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.contact-link[data-astro-cid-mmc7otgs]{display:inline-flex;align-items:center;gap:.75rem;font-size:14px;color:#ffffffa6;text-decoration:none;transition:color .2s ease;width:fit-content}.contact-link[data-astro-cid-mmc7otgs]:hover{color:#fffc}.contact-link-icon[data-astro-cid-mmc7otgs]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);flex-shrink:0;transition:background .2s ease,border-color .2s ease}.contact-link[data-astro-cid-mmc7otgs]:hover .contact-link-icon[data-astro-cid-mmc7otgs]{background:#ffffff14;border-color:#ffffff24}.contact-promise[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:.6rem;font-size:12px;color:#ffffff80;letter-spacing:.02em}.contact-promise-dot[data-astro-cid-mmc7otgs]{width:7px;height:7px;border-radius:50%;background:#30e874e6;flex-shrink:0;box-shadow:0 0 8px #30e87480;animation:pulse-dot 2.5s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 8px #30e87480}50%{opacity:.6;box-shadow:0 0 14px #30e874cc}}.contact-form[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;gap:1.25rem}.form-row[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:640px){.form-row[data-astro-cid-mmc7otgs]{grid-template-columns:1fr}}.form-group[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;gap:.45rem}.form-label[data-astro-cid-mmc7otgs]{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#ffffff47}.form-input[data-astro-cid-mmc7otgs]{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:.8rem 1rem;color:#ffffffd9;font-size:14px;font-weight:300;line-height:1.5;width:100%;outline:none;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease;font-family:inherit;-webkit-appearance:none;appearance:none}.form-input[data-astro-cid-mmc7otgs]::placeholder{color:#ffffff2e}.form-input[data-astro-cid-mmc7otgs]:focus{border-color:#fff3;background:#ffffff0f;box-shadow:0 0 0 3px #7850ff1a,0 0 20px #7850ff0d}.form-select[data-astro-cid-mmc7otgs]{cursor:pointer}.form-select[data-astro-cid-mmc7otgs] option[data-astro-cid-mmc7otgs]{background:#0c0c14;color:#fffc}.form-textarea[data-astro-cid-mmc7otgs]{resize:vertical;min-height:120px}.form-footer[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;padding-top:.5rem}.contact-submit[data-astro-cid-mmc7otgs]{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1.75rem;background:#fff;color:#07070d;border:none;border-radius:10px;font-size:14px;font-weight:700;letter-spacing:-.01em;cursor:pointer;transition:background .2s ease,gap .25s cubic-bezier(.22,1,.36,1),transform .2s ease;font-family:inherit}.contact-submit[data-astro-cid-mmc7otgs]:hover{background:#ffffffe6;gap:.9rem;transform:translateY(-1px)}.contact-submit-arrow[data-astro-cid-mmc7otgs]{transition:transform .25s cubic-bezier(.22,1,.36,1)}.contact-submit[data-astro-cid-mmc7otgs]:hover .contact-submit-arrow[data-astro-cid-mmc7otgs]{transform:translate(3px)}.form-note[data-astro-cid-mmc7otgs]{font-size:12px;color:#fff3;letter-spacing:.02em}
