:root,.theme-light{--gold:#c9a84c;--goldLight:#e8d4a0;--goldDark:#8b6914;--navyBlack:#080c14;--navySurface:#0e1622;--navyHover:#14203a;--ivoryText:#f0e6cc;--mutedGold:#9b8a6e;--creamLight:#faf7f0;--red:#ff3134;--red-rgb:255, 49, 52;--greenclr:#22c55e;--baseClr:#04251f;--borderclr:#0000001a;--white:#fff;--textdark:#04060c;--black:#000;--black-rgb:0, 0, 0;--boutiqueGoldGradient:linear-gradient(135deg, #8b6914 0%, #c9a84c 50%, #e8d4a0 100%);--boutiqueGoldGradientHover:linear-gradient(135deg, #e8d4a0 0%, #c9a84c 50%, #8b6914 100%);--greenlightbg:#effff4;--bluelightbg:#d2e1f5;--blueclr:#1d4ed8;--darkgreenclr:#15803d;--yellowclr:#facc15;--borderclr2:#ffffff1f;--checkboxborder:#0000001a;--whitesecondry:#f8fafc;--textgray:#6c757d;--dotsclr:#ffffff1f;--tabHeadBorder:#ffffff1f;--tabLink:#94a3b8;--green0f3333:#0f3333;--boutique-bg:#faf7f0;--boutique-surface:#fff;--boutique-surface-hover:#f5edd8;--boutique-nav-bg:#faf7f0f5;--boutique-card-bg:#fff;--boutique-text:#1a1208;--boutique-muted:#7a6a52;--boutique-gold:#c9a84c;--boutique-gold-light:#e8d4a0;--boutique-gold-dark:#8b6914;--boutique-border:#c9a84c4d;--boutique-input-bg:#f5edd8;--boutique-shadow:#8b69141f;--boutique-hero-overlay:#1a12089e;--boutique-card-shadow:#8b691426;--boutique-footer-bg:#1a1208;--boutique-footer-text:#f0e6cc;--boutique-modal-border:#c9a84c66;--background:var(--boutique-bg);--bg-app:var(--boutique-bg);--surface:var(--boutique-surface);--surface-muted:#f3ead7;--surface-hover:var(--boutique-surface-hover);--card:var(--boutique-card-bg);--cardbg:var(--boutique-card-bg);--border-color:var(--boutique-border);--foreground:var(--boutique-text);--textclr:var(--boutique-muted);--placeholderclr:#9a886a;--input-bg:var(--boutique-input-bg);--input-text:#fff;--shadow:var(--boutique-shadow);--primaryclr:var(--boutique-gold);--gradient:var(--boutiqueGoldGradient);--gradient-hover:var(--boutiqueGoldGradientHover);--table-heading:var(--boutique-gold-dark);--table-row-text:var(--boutique-text);--table-row-hover:#c9a84c14;--table-placeholder:#8b691424;--tooltip-bg:var(--boutique-footer-bg);--tooltip-text:var(--boutique-footer-text);--dangerBg:#ff31341a;--dangerText:#c62828;--dangerBorder:#ff313440;--navy-black:var(--navyBlack);--ivory-text:var(--ivoryText);--gold-light:var(--goldLight);--scrollbarclr:var(--boutique-gold)}.theme-dark{--background:#121212;--bg-app:#121212;--surface:#1e1e1e;--surface-muted:#171717;--surface-hover:#242424;--card:#1e1e1e;--cardbg:#191919;--border-color:#2c2c2c;--foreground:#e4e4e4;--textclr:#a4acb9;--placeholderclr:#7b8493;--dangerBg:#d11a2a1f;--dangerText:#ff8b98;--dangerBorder:#ff8b982e;--label-gradient:linear-gradient(90deg, #f5f5f5 0%, #d1d5db 50%, #9ca3af 100%);--boutique-bg:#080c14;--boutique-surface:#0e1622;--boutique-surface-hover:#14203a;--boutique-nav-bg:#080c14f2;--boutique-card-bg:#0e1622;--boutique-text:#f0e6cc;--boutique-muted:#9b8a6e;--boutique-gold:#c9a84c;--boutique-gold-light:#e8d4a0;--boutique-gold-dark:#8b6914;--boutique-border:#c9a84c33;--boutique-input-bg:#0a1220;--boutique-shadow:#00000080;--boutique-hero-overlay:#040810ad;--boutique-card-shadow:#c9a84c14;--boutique-footer-bg:#040810;--boutique-footer-text:#f0e6cc;--boutique-modal-border:#c9a84c4d;--input-bg:var(--boutique-input-bg);--input-text:var(--boutique-text);--shadow:#00000061;--primaryclr:var(--boutique-gold);--gradient:var(--boutiqueGoldGradient);--gradient-hover:var(--boutiqueGoldGradientHover);--table-heading:var(--boutique-gold);--table-row-text:var(--boutique-text);--table-row-hover:#c9a84c12;--table-placeholder:#c9a84c24;--tooltip-bg:var(--boutique-surface);--tooltip-text:var(--boutique-text);--navy-black:var(--navyBlack);--ivory-text:var(--ivoryText);--gold-light:var(--goldLight);--scrollbarclr:var(--boutique-gold)}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollPulse{0%,to{opacity:.4}50%{opacity:1}}.hero_section{justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}@supports not (min-height:100svh){.hero_section{min-height:100vh}}.hero_section .hero_backdrop{background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.03)}.hero_section .hero_overlay{z-index:1;background:linear-gradient(110deg,#040810eb 6%,#060b14bd 46%,#080d16eb 100%);position:absolute;inset:0}.hero_section .hero_blur{filter:blur(78px);z-index:2;pointer-events:none;border-radius:50%;width:24rem;height:24rem;position:absolute}.hero_section .hero_blur_left{background:#c9a84c38;top:8%;left:-8rem}.hero_section .hero_blur_right{background:#e8d4a029;bottom:12%;right:-8rem}.hero_section .hero_shell{z-index:3;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:center;gap:2.4rem;width:min(1260px,92%);padding:10rem 0 5.2rem;display:grid;position:relative}@media (max-width:991px){.hero_section .hero_shell{gap:1.5rem;padding:10rem 0 4rem}}.hero_section .hero_content{animation:.82s both fadeUp}.hero_section .hero_brand_label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.25em;text-transform:uppercase;color:var(--gold);background:#080c1473;border:1px solid #c9a84c66;border-radius:999px;align-items:center;margin-bottom:1.45rem;padding:.46rem 1rem;font-size:.67rem;font-weight:600;display:inline-flex}.hero_section .hero_headline{font-family:var(--font-display),"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;letter-spacing:.01em;color:var(--ivory-text);text-shadow:0 10px 42px #0000007a;margin-bottom:1.15rem;font-size:clamp(2.6rem,6.4vw,5.5rem);font-weight:700;line-height:1.02}@media (max-width:1579px){.hero_section .hero_headline{font-size:clamp(2rem,4vw,3.5rem)}}@media (max-width:767px){.hero_section .hero_headline{font-size:clamp(1.8rem,4vw,3rem);line-height:1.3}}.hero_section .hero_subtext{color:#f0e6ccd1;max-width:41rem;margin-bottom:2.3rem;font-size:clamp(1rem,1.72vw,1.17rem);line-height:1.78}@media (max-width:767px){.hero_section .hero_subtext{margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}}.hero_section .hero_actions{flex-wrap:wrap;align-items:center;gap:.92rem;margin-bottom:1.25rem;display:flex}@media (max-width:767px){.hero_section .hero_actions{margin-bottom:1rem}}.hero_section .hero_btn{letter-spacing:.11em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.55rem;padding:.9rem 1.7rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .3s ease-in-out;display:inline-flex}@media (max-width:767px){.hero_section .hero_btn{gap:.4rem;min-height:2rem;padding:.4rem 1rem;font-size:.625rem}}.hero_section .hero_btn_primary{background:var(--boutiqueGoldGradient);color:var(--navy-black);box-shadow:0 14px 36px #c9a84c4d}.hero_section .hero_btn_primary:hover{color:var(--navy-black);transform:translateY(-2px);box-shadow:0 18px 46px #c9a84c66}.hero_section .hero_btn_outline{color:var(--ivory-text);background:#f0e6cc0d;border:1.4px solid #e8d4a075}.hero_section .hero_btn_outline svg{transition:transform .25s}.hero_section .hero_btn_outline:hover{color:var(--ivory-text);border-color:var(--gold-light);background:#f0e6cc1f;transform:translateY(-2px)}.hero_section .hero_btn_outline:hover svg{transform:translate(3px)}.hero_section .hero_trust_row{flex-wrap:wrap;gap:.55rem;display:flex}@media (max-width:767px){.hero_section .hero_trust_row{gap:.4rem}}.hero_section .hero_trust_row .trust_chip{letter-spacing:.13em;text-transform:uppercase;color:#f0e6ccc7;background:#c9a84c12;border:1px solid #c9a84c4d;border-radius:999px;align-items:center;padding:.45rem .85rem;font-size:.63rem;font-weight:600;display:inline-flex}@media (max-width:767px){.hero_section .hero_trust_row .trust_chip{padding:.3rem .6rem;font-size:.5rem}}.hero_section .hero_visual{justify-self:end;width:min(100%,520px);animation:.95s .12s both fadeUp;position:relative}.hero_section .hero_visual_frame{border:1px solid #c9a84c52;border-radius:1.4rem;width:100%;padding-top:132%;position:relative;overflow:hidden;box-shadow:0 28px 60px #00000073}.hero_section .hero_visual_image{object-fit:cover;transform:scale(1.02)}.hero_section .hero_visual_tint{background:linear-gradient(#0408100f 40%,#04081080 100%);position:absolute;inset:0}.hero_section .hero_visual_badge{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080c14c7;border:1px solid #c9a84c59;border-radius:.82rem;flex-direction:column;gap:.22rem;padding:.82rem .9rem;display:flex;position:absolute}.hero_section .top_badge{top:1rem;left:-1rem}.hero_section .bottom_badge{bottom:6.5rem;right:-1rem}.hero_section .badge_label{letter-spacing:.16em;text-transform:uppercase;color:#e8d4a0bd;font-size:.56rem;font-weight:600}.hero_section .badge_value{letter-spacing:.05em;color:var(--ivory-text);font-size:.73rem;font-weight:600}.hero_section .hero_stats{z-index:3;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid;position:absolute;bottom:1rem;left:1rem;right:1rem}.hero_section .hero_stat{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080c14c7;border:1px solid #c9a84c47;border-radius:.72rem;flex-direction:column;align-items:center;gap:.18rem;padding:.58rem .6rem;display:flex}.hero_section .stat_value{font-family:var(--font-display),"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;color:var(--gold-light);font-size:1.1rem;font-weight:700;line-height:1}.hero_section .stat_label{letter-spacing:.11em;text-transform:uppercase;color:#f0e6ccbd;text-align:center;font-size:.53rem;font-weight:600}.hero_section .hero_scroll_indicator{z-index:4;flex-direction:column;align-items:center;gap:.45rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero_section .hero_scroll_line{background:linear-gradient(#e8d4a0f2,#0000);width:1px;height:52px;animation:1.8s ease-in-out infinite scrollPulse;display:block}.hero_section .hero_scroll_text{letter-spacing:.2em;text-transform:uppercase;color:#f0e6cc94;font-size:.62rem}@media (max-width:1099px){.hero_section .hero_visual{width:min(100%,470px)}}@media (max-width:991px){.hero_section .hero_shell{grid-template-columns:1fr;gap:1.5rem;width:min(1260px,90%);padding:8rem 0 4.5rem}.hero_section .hero_visual{justify-self:start;width:min(100%,420px)}.hero_section .top_badge{left:.65rem}.hero_section .bottom_badge{right:.65rem}}@media (max-width:767px){.hero_section .hero_shell{width:min(1260px,90%);padding:8rem 0 3.9rem}.hero_section .hero_brand_label{letter-spacing:.17em;font-size:.6rem}.hero_section .hero_visual{width:100%}.hero_section .hero_visual_badge{padding:.62rem .66rem}.hero_section .hero_stats{gap:.35rem}.hero_section .hero_scroll_indicator{display:none}}
