.hero.svelte-jhuur8{justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.hero-grid-bg.svelte-jhuur8{background-image:linear-gradient(var(--border-0) 1px, transparent 1px), linear-gradient(90deg, var(--border-0) 1px, transparent 1px);opacity:.3;background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.hero-glow.svelte-jhuur8{background:radial-gradient(ellipse, var(--gold-glow) 0%, transparent 70%);pointer-events:none;width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-inner.svelte-jhuur8{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;display:flex;position:relative}.hero-pretitle.svelte-jhuur8{align-items:center;gap:.75rem;display:flex}.hero-pretitle-line.svelte-jhuur8{background:var(--gold);width:24px;height:1px}.hero-pretitle-text.svelte-jhuur8{text-transform:uppercase;letter-spacing:.1em;color:var(--gold);font-size:.75rem;font-weight:600}.hero-title.svelte-jhuur8 em:where(.svelte-jhuur8){color:var(--gold);font-style:italic}.hero-subtitle.svelte-jhuur8{max-width:560px;color:var(--text-2)}.hero-actions.svelte-jhuur8{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.hero-stats-row.svelte-jhuur8{background:var(--bg-200);border:1px solid var(--border-0);border-radius:var(--r-md);align-items:center;gap:2.5rem;margin-top:3rem;padding:1.5rem 2.5rem;display:flex}.hero-stat-item.svelte-jhuur8{text-align:center}.hero-stat-number.svelte-jhuur8{font-family:var(--font-d);color:var(--text-0);font-size:2.25rem;font-weight:700;line-height:1}.hero-stat-label.svelte-jhuur8{color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;margin-top:.375rem;font-size:.75rem}.hero-stat-divider.svelte-jhuur8{background:var(--border-1);flex-shrink:0;width:1px;height:48px}.hero-inner.svelte-jhuur8>:where(.svelte-jhuur8){opacity:0;transition:opacity .6s var(--ease), transform .6s var(--ease);transform:translateY(20px)}.inview .hero-inner.svelte-jhuur8>:where(.svelte-jhuur8){opacity:1;transform:translateY(0)}.inview .hero-inner.svelte-jhuur8>:where(.svelte-jhuur8):first-child{transition-delay:0s}.inview .hero-inner.svelte-jhuur8>:where(.svelte-jhuur8):nth-child(2){transition-delay:.15s}.inview .hero-inner.svelte-jhuur8>:where(.svelte-jhuur8):nth-child(3){transition-delay:.3s}.inview .hero-inner.svelte-jhuur8>:where(.svelte-jhuur8):nth-child(4){transition-delay:.45s}.inview .hero-stats-row.svelte-jhuur8{transition-delay:.6s}.features-section.svelte-p1fgul{max-width:1200px;margin:0 auto;padding:6rem 2rem}.section-header.svelte-p1fgul{flex-direction:column;align-items:center;gap:1rem;margin-bottom:3.5rem;display:flex}.features-grid.svelte-p1fgul{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;display:grid}.feature-icon.svelte-p1fgul{border-radius:var(--r);justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;display:flex}.feature-icon.svelte-p1fgul svg{width:20px;height:20px;color:var(--text-0)}.feature-desc.svelte-p1fgul{color:var(--text-2);font-size:.875rem;line-height:1.6}.section-header.svelte-p1fgul>:where(.svelte-p1fgul){opacity:0;transition:opacity .5s var(--ease), transform .5s var(--ease);transform:translateY(16px)}.inview .section-header.svelte-p1fgul>:where(.svelte-p1fgul){opacity:1;transform:translateY(0)}.inview .section-header.svelte-p1fgul>:where(.svelte-p1fgul):nth-child(2){transition-delay:.1s}.inview .section-header.svelte-p1fgul>:where(.svelte-p1fgul):nth-child(3){transition-delay:.2s}.features-grid.svelte-p1fgul>:where(.svelte-p1fgul){opacity:0;transition:opacity .5s var(--ease), transform .5s var(--ease);transform:translateY(20px)}.inview .features-grid.svelte-p1fgul>:where(.svelte-p1fgul){opacity:1;transform:translateY(0)}.inview .features-grid.svelte-p1fgul>:where(.svelte-p1fgul):first-child{transition-delay:.1s}.inview .features-grid.svelte-p1fgul>:where(.svelte-p1fgul):nth-child(2){transition-delay:.2s}.inview .features-grid.svelte-p1fgul>:where(.svelte-p1fgul):nth-child(3){transition-delay:.3s}.inview .features-grid.svelte-p1fgul>:where(.svelte-p1fgul):nth-child(4){transition-delay:.4s}.inview .features-grid.svelte-p1fgul>:where(.svelte-p1fgul):nth-child(5){transition-delay:.5s}.inview .features-grid.svelte-p1fgul>:where(.svelte-p1fgul):nth-child(6){transition-delay:.6s}.stats-section.svelte-11eq84f{background:var(--bg-100);border-top:1px solid var(--border-0);border-bottom:1px solid var(--border-0);padding:6rem 2.5rem}.section-inner.svelte-11eq84f{max-width:1280px;margin:0 auto}.stats-grid.svelte-11eq84f{grid-template-columns:repeat(4,1fr);gap:0;display:grid}@media (width<=768px){.stats-grid.svelte-11eq84f{grid-template-columns:repeat(2,1fr)}}.stat-item.svelte-11eq84f{border-right:1px solid var(--border-0);text-align:center;padding:2rem 2.5rem}.stat-item.svelte-11eq84f:last-child{border-right:none}.stat-number.svelte-11eq84f{font-family:var(--font-d);color:var(--text-0);letter-spacing:-.02em;font-size:3.5rem;font-weight:300;line-height:1}.stat-suffix.svelte-11eq84f{color:var(--gold);font-weight:600}.stat-label.svelte-11eq84f{letter-spacing:.18em;text-transform:uppercase;color:var(--text-3);margin-top:.75rem;font-size:.6875rem;font-weight:700}.stat-desc.svelte-11eq84f{color:var(--text-2);margin-top:.5rem;font-size:.8125rem}.section.svelte-xvea2d{padding:7rem 2.5rem}.section-inner.svelte-xvea2d{max-width:1280px;margin:0 auto}.section-header.centered.svelte-xvea2d{text-align:center}.section-pretitle.svelte-xvea2d{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.6875rem;font-weight:700;display:inline-flex}.section-pretitle-dot.svelte-xvea2d{background:var(--gold);border-radius:50%;width:6px;height:6px}.display-md.svelte-xvea2d{font-family:var(--font-d);font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.1}.grad-line.svelte-xvea2d{background:linear-gradient(90deg, var(--gold), transparent);width:48px;height:1px;margin-top:1.25rem}.grad-line.centered.svelte-xvea2d{margin-left:auto;margin-right:auto}.steps-grid.svelte-xvea2d{grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem;display:grid;position:relative}@media (width<=768px){.steps-grid.svelte-xvea2d{grid-template-columns:1fr;gap:2rem}}.steps-grid.svelte-xvea2d:before{content:"";background:var(--border-1);height:1px;position:absolute;top:1.75rem;left:16.6667%;right:16.6667%}.step-item.svelte-xvea2d{position:relative}.step-number.svelte-xvea2d{border:1px solid var(--border-1);background:var(--bg-root);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex;position:relative}.step-number-text.svelte-xvea2d{font-family:var(--font-d);color:var(--gold);font-size:1.25rem;font-weight:600}.step-title.svelte-xvea2d{font-family:var(--font-d);color:var(--text-0);margin-bottom:.875rem;font-size:1.375rem;font-weight:500}.step-desc.svelte-xvea2d{color:var(--text-2);font-size:.875rem;line-height:1.75}.section.svelte-1sj29mq{padding:7rem 2.5rem}.section-inner.svelte-1sj29mq{max-width:1280px;margin:0 auto}.section-header.centered.svelte-1sj29mq{text-align:center}.section-pretitle.svelte-1sj29mq{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.6875rem;font-weight:700;display:inline-flex}.section-pretitle-dot.svelte-1sj29mq{background:var(--gold);border-radius:50%;width:6px;height:6px}.display-md.svelte-1sj29mq{font-family:var(--font-d);font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.1}.grad-line.svelte-1sj29mq{background:linear-gradient(90deg, var(--gold), transparent);width:48px;height:1px;margin-top:1.25rem}.grad-line.centered.svelte-1sj29mq{margin-left:auto;margin-right:auto}.security-grid.svelte-1sj29mq{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:4rem;display:grid}@media (width<=768px){.security-grid.svelte-1sj29mq{grid-template-columns:repeat(2,1fr)}}.security-item.svelte-1sj29mq{text-align:center;background:var(--bg-200);border:1px solid var(--border-0);border-radius:var(--r-md);transition:all .3s var(--ease);padding:2rem 1.5rem}.security-item.svelte-1sj29mq:hover{border-color:var(--border-2);box-shadow:var(--sh-md);transform:translateY(-2px)}.security-item-icon.svelte-1sj29mq{border-radius:var(--r);background:var(--gold-dim);width:48px;height:48px;color:var(--gold);justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.security-item-icon.svelte-1sj29mq svg{width:24px;height:24px}.security-item-title.svelte-1sj29mq{font-family:var(--font-d);margin-bottom:.625rem;font-size:1.125rem;font-weight:600}.security-item-desc.svelte-1sj29mq{color:var(--text-2);font-size:.8125rem;line-height:1.7}.testimonials-section.svelte-17qa0pc{padding:6rem 2rem}.section-inner.svelte-17qa0pc{max-width:1100px;margin:0 auto}.section-header.svelte-17qa0pc{margin-bottom:3rem}.centered.svelte-17qa0pc{text-align:center}.section-pretitle.svelte-17qa0pc{align-items:center;gap:.625rem;margin-bottom:.75rem;display:inline-flex}.section-pretitle-dot.svelte-17qa0pc{background:var(--gold);border-radius:50%;width:6px;height:6px}.section-pretitle-text.svelte-17qa0pc{text-transform:uppercase;letter-spacing:.08em;color:var(--gold);font-size:.8125rem;font-weight:600}.display-md.svelte-17qa0pc{font-family:var(--font-d);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;line-height:1.15}.grad-line.svelte-17qa0pc{background:linear-gradient(90deg, var(--gold), transparent);width:60px;height:2px;margin:1rem auto 0}.testimonials-scroll-wrap.svelte-17qa0pc{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.testimonials-track.svelte-17qa0pc{gap:1.5rem;width:max-content;animation:40s linear infinite svelte-17qa0pc-scroll;display:flex}.testimonials-track.svelte-17qa0pc:hover{animation-play-state:paused}@keyframes svelte-17qa0pc-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonial-card.svelte-17qa0pc{background:var(--bg-200);border:1px solid var(--border-0);border-radius:var(--r-md);width:340px;transition:all .3s var(--ease);flex-shrink:0;padding:1.5rem}.testimonial-card.svelte-17qa0pc:hover{border-color:var(--border-2);box-shadow:var(--sh-md);transform:translateY(-2px)}.testimonial-stars.svelte-17qa0pc{gap:.25rem;margin-bottom:1rem;display:flex}.testimonial-star.svelte-17qa0pc{background:var(--gold);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);width:16px;height:16px}.testimonial-quote.svelte-17qa0pc{color:var(--text-1);margin-bottom:1rem;font-size:.875rem;font-style:italic;line-height:1.6}.testimonial-author.svelte-17qa0pc{align-items:center;gap:.75rem;display:flex}.testimonial-avatar.svelte-17qa0pc{background:var(--bg-300);width:36px;height:36px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.testimonial-name.svelte-17qa0pc{font-size:.8125rem;font-weight:600}.testimonial-role.svelte-17qa0pc{color:var(--text-3);font-size:.6875rem}.cta-banner.svelte-gpbigo{padding:7rem 2.5rem;position:relative;overflow:hidden}.cta-banner.svelte-gpbigo:before{content:"";background:radial-gradient(ellipse at 50% 100%, var(--gold-glow) 0%, transparent 70%);position:absolute;inset:0}.cta-banner-inner.svelte-gpbigo{text-align:center;z-index:1;max-width:720px;margin:0 auto;position:relative}.cta-banner-title.svelte-gpbigo{font-family:var(--font-d);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1}.cta-banner-title.svelte-gpbigo em:where(.svelte-gpbigo){color:var(--gold);font-style:italic}.cta-banner-sub.svelte-gpbigo{color:var(--text-1);margin-top:1.25rem;font-size:1rem;line-height:1.7}.cta-banner-actions.svelte-gpbigo{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}@keyframes svelte-1v08uoi-drawCircle{to{stroke-dashoffset:0}}@keyframes svelte-1v08uoi-drawMeridian{to{stroke-dashoffset:0}}@keyframes svelte-1v08uoi-fadeIn{to{opacity:1}}@keyframes svelte-1v08uoi-dotPop{0%{opacity:0;r:0}70%{r:3.8px}to{opacity:1;r:2.8px}}@keyframes svelte-1v08uoi-fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1v08uoi-pulseMessage{0%,to{opacity:.35}50%{opacity:1}}.m-circle.svelte-1v08uoi{stroke-dasharray:138.23;stroke-dashoffset:138.23px;animation:1.4s cubic-bezier(.6,0,.4,1) .3s forwards svelte-1v08uoi-drawCircle}.m-line.svelte-1v08uoi{stroke-dasharray:44;stroke-dashoffset:44px;animation:.7s cubic-bezier(.6,0,.4,1) 1.4s forwards svelte-1v08uoi-drawMeridian}.m-ticks.svelte-1v08uoi{opacity:0;animation:.4s 1.9s forwards svelte-1v08uoi-fadeIn}.m-dot.svelte-1v08uoi{opacity:0;r:0;animation:.35s cubic-bezier(.34,1.56,.64,1) 2.1s forwards svelte-1v08uoi-dotPop}.loading-overlay.svelte-1v08uoi{z-index:9999;background:#19150a;place-items:center;transition:opacity .5s;display:grid;position:fixed;inset:0}.loading-overlay.done.svelte-1v08uoi{opacity:0;pointer-events:none}.loading-flex.svelte-1v08uoi{justify-content:center;align-items:center;gap:0;transition:gap .5s cubic-bezier(.4,0,.2,1);display:flex}.loading-flex.shifted.svelte-1v08uoi{gap:28px}.loading-text-area.svelte-1v08uoi{opacity:0;white-space:nowrap;max-width:0;transition:max-width .5s cubic-bezier(.4,0,.2,1) .15s,opacity .4s .2s;overflow:hidden}.loading-text-area.visible.svelte-1v08uoi{opacity:1;max-width:300px}.loading-name.svelte-1v08uoi{letter-spacing:.28em;color:#c49838;padding-left:.28em;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:34px;font-weight:400;line-height:1}.loading-sub.svelte-1v08uoi{letter-spacing:.44em;color:#c4983866;text-transform:uppercase;margin-top:10px;padding-left:.44em;font-family:Outfit,Segoe UI,system-ui,sans-serif;font-size:10px;font-weight:300}.loading-msg.svelte-1v08uoi{letter-spacing:.28em;color:#c4983840;text-transform:uppercase;opacity:0;font-family:Outfit,system-ui,sans-serif;font-size:10px;font-weight:300;transition:opacity .5s;animation:1.8s ease-in-out infinite svelte-1v08uoi-pulseMessage;position:absolute;bottom:48px;left:50%;transform:translate(-50%)}.loading-msg.visible.svelte-1v08uoi{opacity:1}
