._btn_z38re_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;font-family:var(--font-ui)}._btn_z38re_1:disabled{opacity:.6;cursor:not-allowed}._primary_z38re_20{background:linear-gradient(135deg,#6c3ce1,#7c4dff);color:#fff;box-shadow:0 2px 8px #6c3ce140}._primary_z38re_20:hover:not(:disabled){box-shadow:0 4px 12px #6c3ce159}._secondary_z38re_30{background:var(--color-secondary);color:#fff;box-shadow:0 2px 8px #d4a85326}._outline_z38re_36{background:transparent;border:1px solid var(--border-color);color:var(--text-color)}._outline_z38re_36:hover:not(:disabled){border-color:var(--color-primary);background:#6c3ce10d}._ghost_z38re_47{background:transparent;color:var(--text-color)}._ghost_z38re_47:hover:not(:disabled){background:#ffffff0d}._sm_z38re_57{padding:.4rem .8rem;font-size:.85rem}._md_z38re_62{padding:.8rem 1.5rem;font-size:1rem}._lg_z38re_67{padding:1rem 2rem;font-size:1.1rem;border-radius:12px}._fullWidth_z38re_73{width:100%}._icon_z38re_77{display:flex;align-items:center}._spinner_z38re_82{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:_spin_z38re_82 1s linear infinite}@keyframes _spin_z38re_82{to{transform:rotate(360deg)}}._logo_3ezi9_6{display:inline-flex;align-items:center;gap:.55em;text-decoration:none;color:inherit;-webkit-user-select:none;user-select:none;font-size:1.5rem;line-height:1;transition:opacity var(--dur-fast) var(--ease-out)}._logo_3ezi9_6:hover{opacity:.82}._logo_3ezi9_6:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:var(--radius-sm)}._mark_3ezi9_31{width:1.18em;height:1.18em;flex:none;color:var(--color-secondary);margin-top:-.04em}._wordmark_3ezi9_41{font-family:var(--font-heading);font-weight:600;letter-spacing:-.015em;white-space:nowrap}._prefix_3ezi9_50{color:var(--color-secondary);font-weight:500;letter-spacing:0}._mono_3ezi9_57 ._mark_3ezi9_31,._mono_3ezi9_57 ._prefix_3ezi9_50{color:inherit}._sm_3ezi9_64{font-size:1.125rem}._md_3ezi9_65{font-size:1.5rem}._lg_3ezi9_66{font-size:2rem}@media (max-width: 480px){._lg_3ezi9_66{font-size:1.625rem}}._navbar_216x5_1{position:fixed;top:0;left:0;right:0;height:64px;background:#0a0a1aeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06);z-index:1000;display:flex;align-items:center}._container_216x5_15{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}._logo_216x5_25{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#d4a853;text-decoration:none;letter-spacing:.5px;white-space:nowrap}._desktopLinks_216x5_36{display:flex;align-items:center;gap:2.5rem}._desktopLinks_216x5_36 a{color:#ffffffb3;font-weight:500;font-size:.95rem;transition:color .2s ease;text-decoration:none}._desktopLinks_216x5_36 a:hover{color:#fff}._desktopActions_216x5_54{display:flex;align-items:center;gap:1.5rem}._langSwitch_216x5_60{display:flex;gap:.3rem;background:#ffffff0d;padding:.25rem;border-radius:8px;border:1px solid rgba(255,255,255,.1)}._langSwitch_216x5_60 button{background:transparent;border:none;color:#fff9;font-size:.8rem;font-weight:600;padding:.35rem .7rem;border-radius:6px;cursor:pointer;transition:all .2s}._langSwitch_216x5_60 button:hover{color:#fff}._langSwitch_216x5_60 button._activeLang_216x5_85{background:#6c3ce1cc;color:#fff}._authButtons_216x5_90,._userMenu_216x5_90{display:flex;align-items:center;gap:1rem}._botBtnDesktop_216x5_96{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;border-radius:8px;background:#229ed926;border:1px solid rgba(34,158,217,.4);color:#38bdf8;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s ease}._botBtnDesktop_216x5_96:hover{background:#0284c7;color:#fff}._botBtnMobile_216x5_116{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem;border-radius:10px;background:#229ed926;border:1px solid rgba(34,158,217,.4);color:#38bdf8;font-size:.95rem;font-weight:600;text-decoration:none}._userName_216x5_131{color:#fffc;font-weight:500;font-size:.9rem}._mobileRight_216x5_138{display:none;align-items:center;gap:.75rem}._langSwitchMobile_216x5_144 button{display:flex;align-items:center;gap:.4rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#d4a853;font-size:.8rem;font-weight:600;padding:.4rem .75rem;border-radius:8px;cursor:pointer}._hamburgerBtn_216x5_158{background:transparent;border:none;color:#fff;display:flex;align-items:center;justify-content:center;padding:.4rem;cursor:pointer;border-radius:8px;transition:background .2s ease}._hamburgerBtn_216x5_158:hover{background:#ffffff1a}._mobileMenu_216x5_176{position:absolute;top:64px;left:0;right:0;background:#0a0a1afa;border-bottom:1px solid rgba(255,255,255,.08);padding:1.5rem 1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 12px 30px #0009;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999}._mobileNavLinks_216x5_192{display:flex;flex-direction:column;gap:1rem}._mobileNavLinks_216x5_192 a{font-size:1.1rem;font-weight:600;color:#fff;text-decoration:none;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05)}._mobileLangBar_216x5_207{display:flex;align-items:center;gap:.6rem;padding:.75rem;background:#ffffff0a;border-radius:10px}._mobileLangBar_216x5_207 span{font-size:.85rem;color:#ffffff80;margin-right:.5rem}._mobileLangBar_216x5_207 button{flex:1;padding:.5rem;border-radius:8px;background:transparent;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;font-size:.85rem;font-weight:600;cursor:pointer}._mobileLangBar_216x5_207 button._activeLang_216x5_85{background:#6c3ce1;color:#fff;border-color:#6c3ce1}._mobileAuthArea_216x5_240{display:flex;flex-direction:column;gap:.75rem}._mobileAuthArea_216x5_240 button{width:100%;justify-content:center;padding:.85rem;font-size:1rem}@media (max-width: 768px){._container_216x5_15{padding:0 1.25rem}._desktopLinks_216x5_36,._desktopActions_216x5_54{display:none}._mobileRight_216x5_138{display:flex}}._card_1a2lm_1{background:var(--color-surface-dark);border:1px solid var(--border-color);border-radius:16px;padding:1.5rem;overflow:hidden;position:relative}._glass_1a2lm_10{background:#14142899;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}._hoverable_1a2lm_16{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:pointer}._hoverable_1a2lm_16:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000004d;border-color:#6c3ce180}._card_14955_6{container-type:inline-size;position:relative;aspect-ratio:var(--card-aspect);overflow:hidden;border-radius:2.5cqw;isolation:isolate;font-family:var(--font-ui)}._ground_14955_17{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-size:17cqw 17cqw;opacity:.09;z-index:0}._sheen_14955_27{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 22%,rgba(255,255,255,.75),transparent 60%),radial-gradient(ellipse at 50% 108%,rgba(90,60,30,.1),transparent 62%);z-index:0}._stack_14955_38{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2cqw;height:100%;padding:9cqw;text-align:center}._eyebrow_14955_51{margin:0;font-size:2.4cqw;font-weight:700;letter-spacing:.36em;text-transform:uppercase;opacity:.72;line-height:1.4}._crown_14955_62{width:11cqw;height:11cqw;margin:.4cqw 0 .2cqw;color:inherit;opacity:.9}._names_14955_70{margin:.6cqw 0;font-size:14cqw;line-height:1.02;font-weight:400;text-wrap:balance}._title_14955_78{margin:0;font-size:3.3cqw;font-weight:600;letter-spacing:.17em;text-transform:uppercase;line-height:1.45;opacity:.88;text-wrap:balance}._date_14955_89{margin:1.2cqw 0 0;font-size:3.7cqw;font-weight:700;letter-spacing:.04em}._venue_14955_96{margin:.9cqw 0 0;font-size:2.9cqw;font-weight:600;line-height:1.4;text-wrap:balance}._address_14955_104{margin:.3cqw 0 0;font-size:2.3cqw;line-height:1.5;opacity:.7;text-wrap:balance}._rule_14955_114{display:flex;align-items:center;gap:1.8cqw;width:66%;margin:.4cqw 0}._rule_14955_114>span{flex:1;height:1px;background:currentColor;opacity:.5}._ruleGem_14955_129{width:4.6cqw;height:4.6cqw;flex:none}._band_14955_137{position:relative;flex:none;padding:2.8cqw 4cqw;display:flex;align-items:center;justify-content:center;overflow:hidden}._bandWeave_14955_147{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-size:7cqw 7cqw;opacity:.22;pointer-events:none}._bandText_14955_156{position:relative;font-size:2.3cqw;font-weight:800;letter-spacing:.2em;text-transform:uppercase;text-align:center}._keyline_14955_167{position:absolute;top:4cqw;right:4cqw;bottom:4cqw;left:4cqw;border:1px solid;border-radius:1.2cqw;opacity:.55;z-index:1}._corners_14955_176{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}._corner_14955_176{position:absolute;width:11cqw;height:11cqw;opacity:.85}._cTL_14955_190{top:5.5cqw;left:5.5cqw}._cTR_14955_191{top:5.5cqw;right:5.5cqw;transform:scaleX(-1)}._cBL_14955_192{bottom:5.5cqw;left:5.5cqw;transform:scaleY(-1)}._cBR_14955_193{bottom:5.5cqw;right:5.5cqw;transform:scale(-1)}._splitWrap_14955_197{position:relative;z-index:2;display:flex;height:100%}._spine_14955_204{position:relative;flex:none;width:16cqw;display:flex;align-items:center;justify-content:center;overflow:hidden}._spineText_14955_214{position:relative;transform:rotate(180deg);writing-mode:vertical-rl;font-size:2.4cqw;font-weight:800;letter-spacing:.3em;text-transform:uppercase;white-space:nowrap;overflow:hidden;max-height:78%}._splitBody_14955_227{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.9cqw;padding:8cqw 7cqw;text-align:left}._splitBody_14955_227 ._eyebrow_14955_51,._splitBody_14955_227 ._venue_14955_96,._splitBody_14955_227 ._address_14955_104{text-align:left}._splitMark_14955_243{width:8cqw;height:8cqw;margin-bottom:1cqw;opacity:.9}._splitNames_14955_250{margin:.6cqw 0 0;font-size:8.5cqw;font-weight:700;line-height:1.1;letter-spacing:-.01em}._amp_14955_258{display:block;font-size:6cqw;font-weight:300;line-height:1.2}._hairRule_14955_265{display:block;width:36%;height:2px;margin:2cqw 0;opacity:.9}._splitEvent_14955_273{margin:0;font-size:2.8cqw;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.8}._splitDate_14955_282{margin:.6cqw 0 0;font-size:5.4cqw;font-weight:800;letter-spacing:-.01em}._splitTime_14955_289{margin:0;font-size:3cqw;font-weight:600;opacity:.8}._floralWrap_14955_298{position:relative;z-index:2;display:flex;flex-direction:column;height:100%}._floralBody_14955_306{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.1cqw;padding:6cqw 8cqw;text-align:center}._rosetteRow_14955_317{display:flex;align-items:center;justify-content:center;gap:2.4cqw;margin-bottom:.6cqw}._rosetteSm_14955_325{width:5.4cqw;height:5.4cqw;opacity:.65}._rosetteLg_14955_326{width:9cqw;height:9cqw}._badge_14955_328{margin-top:1.6cqw;padding:1.6cqw 4.4cqw;border-radius:var(--radius-pill);font-size:2.8cqw;font-weight:800;letter-spacing:.06em}._minimalWrap_14955_339{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2cqw;height:100%;padding:11cqw 9cqw;text-align:center}._monogramRing_14955_352{position:relative;display:grid;place-items:center;width:20cqw;height:20cqw;border:1px solid;border-radius:50%}._monogramRosette_14955_362{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.28}._monogramText_14955_370{position:relative;font-family:var(--font-heading);font-size:5cqw;font-weight:600;letter-spacing:.14em}._hairline_14955_378{display:block;width:26%;height:1px;opacity:.65}@container (max-width: 300px){._address_14955_104{display:none}._venue_14955_96{font-size:3.3cqw}._names_14955_70{font-size:15cqw}._corner_14955_176{width:9.5cqw;height:9.5cqw}}._container_l4jr9_1{min-height:100vh;background-color:#0a0a1a;color:#fff;overflow-x:hidden;font-family:Inter,sans-serif}._hero_l4jr9_10{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:130px 6% 5rem;overflow:hidden}._heroGlow_l4jr9_20{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 75% 25%,rgba(108,60,225,.12),transparent 55%),radial-gradient(circle at 25% 75%,rgba(212,168,83,.08),transparent 55%);z-index:0}._ornament1_l4jr9_32,._ornament2_l4jr9_32{position:absolute;width:450px;height:450px;background-image:url('data:image/svg+xml;utf8,<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><path d="M50 0 L100 50 L50 100 L0 50 Z" fill="none" stroke="%23D4A853" stroke-width="0.5"/></svg>');background-repeat:no-repeat;background-size:contain;opacity:.06;z-index:0}._ornament1_l4jr9_32{top:-100px;right:-100px}._ornament2_l4jr9_32{bottom:-100px;left:-100px}._heroContent_l4jr9_46{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1400px;z-index:10;gap:4rem}._heroText_l4jr9_56{flex:1;max-width:650px}._badge_l4jr9_61{display:inline-block;padding:.5rem 1.2rem;background:#d4a85314;border:1px solid rgba(212,168,83,.2);border-radius:30px;color:#d4a853;font-weight:600;font-size:.85rem;margin-bottom:2rem}._title_l4jr9_73{font-size:3.8rem;line-height:1.15;margin-bottom:1.5rem;font-family:Playfair Display,serif}._gradientText_l4jr9_80{background:linear-gradient(135deg,#a78bfa,#d4a853);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_l4jr9_87{font-size:1.2rem;color:#94a3b8;line-height:1.65;margin-bottom:2.5rem;max-width:550px}._heroActions_l4jr9_95{display:flex;gap:1.25rem;margin-bottom:2.5rem}._heroSelectorPills_l4jr9_101{display:flex;align-items:center;gap:.6rem;background:#ffffff0a;padding:.5rem .8rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);width:fit-content}._heroSelectorPills_l4jr9_101 span{font-size:.8rem;color:#94a3b8}._heroSelectorPills_l4jr9_101 button{padding:.35rem .75rem;border-radius:8px;background:transparent;border:1px solid rgba(255,255,255,.1);color:#cbd5e1;font-size:.8rem;cursor:pointer;transition:all .2s ease}._heroSelectorPills_l4jr9_101 button._activePill_l4jr9_128{background:#6c3ce1;color:#fff;border-color:#6c3ce1;box-shadow:0 0 12px #6c3ce180}._heroMockupContainer_l4jr9_136{flex:1;position:relative;min-height:520px;display:flex;justify-content:center;align-items:center}._mockupMain_l4jr9_145{width:340px;max-width:100%;flex:none;z-index:2;position:relative;border-radius:24px;overflow:hidden;box-shadow:0 24px 56px #0009;border:1px solid rgba(212,168,83,.35)}._mockupBadge_l4jr9_158{position:absolute;top:15px;left:50%;transform:translate(-50%);background:#000000bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(212,168,83,.5);color:#d4a853;padding:.3rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;z-index:10;white-space:nowrap}._mockupUseBtn_l4jr9_175{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#6c3ce1,#8b5cf6);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:20px;font-size:.85rem;font-weight:600;cursor:pointer;z-index:10;box-shadow:0 4px 15px #6c3ce199;white-space:nowrap}._mockupSecondary_l4jr9_193{width:272px;position:absolute;right:-10px;top:100px;z-index:1;opacity:.7;filter:blur(1px);border-radius:28px;overflow:hidden;border:2px solid rgba(255,255,255,.15)}._statsSection_l4jr9_209{padding:4rem 5%;background:#ffffff05;border-y:1px solid rgba(255,255,255,.05)}._statsGrid_l4jr9_215{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}._statItem_l4jr9_224 h3{font-size:3.5rem;font-family:Playfair Display,serif;color:#d4a853;margin-bottom:.5rem}._statItem_l4jr9_224 p{color:#94a3b8;font-size:1rem}._sectionHeader_l4jr9_237{text-align:center;max-width:700px;margin:0 auto 4rem}._sectionHeader_l4jr9_237 h2{font-size:2.8rem;font-family:Playfair Display,serif;margin-bottom:1rem;color:#fff}._sectionHeader_l4jr9_237 p{font-size:1.1rem;color:#94a3b8}._featuresSection_l4jr9_256{padding:7rem 6%}._featuresGrid_l4jr9_260{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._featureCard_l4jr9_268{background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:2.5rem 2rem;border-radius:20px;transition:all .3s ease}._featureCard_l4jr9_268:hover{transform:translateY(-3px);border-color:#6c3ce140;box-shadow:0 6px 18px #0003}._featureIconWrapper_l4jr9_282{width:60px;height:60px;border-radius:16px;background:#6c3ce126;color:#a78bfa;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin-bottom:1.5rem}._featureCard_l4jr9_268 h3{font-size:1.3rem;margin-bottom:1rem;color:#fff}._featureCard_l4jr9_268 p{color:#94a3b8;line-height:1.6}._howItWorksSection_l4jr9_307{padding:6rem 5%;background:#ffffff04}._stepsContainer_l4jr9_312{max-width:1200px;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}._stepCard_l4jr9_321{flex:1;background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:2.5rem 2rem;border-radius:20px;text-align:center}._stepNumber_l4jr9_330{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#d4a853,#b48329);color:#000;font-size:1.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}._stepCard_l4jr9_321 h3{font-size:1.3rem;color:#fff;margin-bottom:.8rem}._stepCard_l4jr9_321 p{color:#94a3b8;line-height:1.5;font-size:.95rem}._stepLine_l4jr9_356{width:80px;height:2px;background:linear-gradient(90deg,#d4a853,#6c3ce1);margin-top:50px;opacity:.4}._showcaseSection_l4jr9_365{padding:6rem 5%}._viewAllLink_l4jr9_369{color:#d4a853;font-weight:600;text-decoration:none;font-size:1rem}._showcaseGrid_l4jr9_376{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}._showcaseCard_l4jr9_384{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden;transition:all .3s ease}._showcaseCard_l4jr9_384:hover{transform:translateY(-4px);border-color:#d4a85340;box-shadow:0 10px 25px #0006}._showcaseImageWrapper_l4jr9_400{aspect-ratio:var(--card-aspect);position:relative;overflow:hidden}._showcaseImageWrapper_l4jr9_400 img{width:100%;height:100%;object-fit:cover;transition:transform var(--dur-slow) var(--ease-out)}._showcaseCard_l4jr9_384:hover ._showcaseImageWrapper_l4jr9_400 img{transform:scale(1.04)}._showcaseTag_l4jr9_417{position:absolute;top:15px;left:15px;background:#d4a853;color:#000;font-size:.75rem;font-weight:700;padding:.25rem .6rem;border-radius:12px;z-index:2}._showcaseInfo_l4jr9_430{padding:1.5rem}._showcaseInfo_l4jr9_430 h4{font-size:1.2rem;color:#fff;margin-bottom:.3rem}._showcaseInfo_l4jr9_430 p{font-size:.85rem;color:#94a3b8;margin-bottom:1.25rem}._showcaseBtn_l4jr9_446{width:100%;padding:.7rem;border-radius:10px;background:#6c3ce133;border:1px solid rgba(108,60,225,.4);color:#fff;font-weight:600;font-size:.88rem;cursor:pointer;transition:all .2s ease}._showcaseBtn_l4jr9_446:hover{background:#6c3ce1}._testimonialsSection_l4jr9_464{padding:6rem 5%;background:#ffffff04}._testimonialsGrid_l4jr9_469{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._testimonialCard_l4jr9_477{background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:2rem;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between}._ratingStars_l4jr9_487{display:flex;gap:.3rem;color:#d4a853;margin-bottom:1.25rem}._testimonialText_l4jr9_494{font-size:1rem;color:#cbd5e1;line-height:1.6;font-style:italic;margin-bottom:1.5rem}._testimonialAuthor_l4jr9_502{display:flex;align-items:center;gap:1rem}._authorAvatar_l4jr9_508{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#6c3ce1,#d4a853);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center}._testimonialAuthor_l4jr9_502 h5{color:#fff;font-size:.95rem}._testimonialAuthor_l4jr9_502 small{color:#94a3b8}._pricingSection_l4jr9_530{padding:6rem 5%}._pricingGrid_l4jr9_534{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._pricingCard_l4jr9_542{background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:3rem 2rem;border-radius:24px;text-align:center;position:relative;display:flex;flex-direction:column}._popularCard_l4jr9_553{border-color:#d4a8534d;background:linear-gradient(180deg,#6c3ce114,#0a0a1af2)}._popularBadge_l4jr9_558{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:#d4a853;color:#000;font-weight:800;font-size:.78rem;padding:.3rem 1rem;border-radius:20px}._pricingCard_l4jr9_542 h3{font-size:1.5rem;color:#fff;margin-bottom:1rem}._price_l4jr9_577{font-size:3rem;font-weight:800;color:#d4a853;margin-bottom:.5rem;font-family:Playfair Display,serif}._price_l4jr9_577 span{font-size:1rem;font-weight:500;color:#94a3b8}._pricingCard_l4jr9_542 p{color:#94a3b8;margin-bottom:2rem;font-size:.9rem}._pricingCard_l4jr9_542 ul{list-style:none;padding:0;margin:0 0 2.5rem;text-align:left;display:flex;flex-direction:column;gap:.8rem;flex:1}._pricingCard_l4jr9_542 li{display:flex;align-items:center;gap:.6rem;color:#cbd5e1;font-size:.92rem}._pricingCard_l4jr9_542 li svg{color:#10b981;flex-shrink:0}._ctaBannerSection_l4jr9_622{padding:4rem 5% 6rem}._ctaBanner_l4jr9_622{max-width:1200px;margin:0 auto;background:linear-gradient(135deg,#6c3ce133,#d4a8531f);border:1px solid rgba(212,168,83,.2);padding:4rem 2rem;border-radius:30px;text-align:center;box-shadow:0 10px 30px #0000004d}._ctaBanner_l4jr9_622 h2{font-size:2.8rem;font-family:Playfair Display,serif;color:#fff;margin-bottom:1rem}._ctaBanner_l4jr9_622 p{font-size:1.1rem;color:#cbd5e1;margin-bottom:2rem}._footer_l4jr9_651{background:#05050f;padding:5rem 5% 2rem;border-top:1px solid rgba(255,255,255,.08)}._footerGrid_l4jr9_657{max-width:1400px;margin:0 auto 3rem;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem}._footerBrand_l4jr9_665 ._logo_l4jr9_665{font-family:Playfair Display,serif;font-size:2rem;color:#d4a853;margin-bottom:1rem}._footerBrand_l4jr9_665 p{color:#94a3b8;line-height:1.6;max-width:320px;font-size:.95rem}._footerLinks_l4jr9_679 h4,._footerSocial_l4jr9_679 h4{color:#fff;font-size:1.1rem;margin-bottom:1.5rem}._footerLinks_l4jr9_679 a{display:block;color:#94a3b8;margin-bottom:.8rem;text-decoration:none;font-size:.95rem;transition:color .2s}._footerLinks_l4jr9_679 a:hover{color:#d4a853}._socialIcons_l4jr9_698{display:flex;flex-direction:column;gap:.8rem}._socialIcons_l4jr9_698 a{color:#94a3b8;text-decoration:none;font-size:.95rem;transition:color .2s}._socialIcons_l4jr9_698 a:hover{color:#d4a853}._footerBottom_l4jr9_715{max-width:1400px;margin:0 auto;text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);color:#64748b;font-size:.9rem}@media (max-width: 1200px){._title_l4jr9_73{font-size:3.5rem}._heroContent_l4jr9_46{flex-direction:column;text-align:center}._heroText_l4jr9_56{max-width:100%}._heroActions_l4jr9_95{justify-content:center}._heroSelectorPills_l4jr9_101{margin:0 auto}._heroMockupContainer_l4jr9_136{margin-top:2rem;width:100%;height:520px}._featuresGrid_l4jr9_260,._testimonialsGrid_l4jr9_469,._pricingGrid_l4jr9_534,._showcaseGrid_l4jr9_376{grid-template-columns:repeat(2,1fr)}._statsGrid_l4jr9_215{grid-template-columns:repeat(2,1fr);gap:2rem}._footerGrid_l4jr9_657{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width: 768px){._hero_l4jr9_10{padding-top:100px}._title_l4jr9_73{font-size:2.6rem}._subtitle_l4jr9_87{font-size:1rem;margin-bottom:2rem}._heroActions_l4jr9_95{flex-direction:column;width:100%;max-width:320px;margin:0 auto 1.5rem}._heroActions_l4jr9_95 button{width:100%}._heroMockupContainer_l4jr9_136{height:460px}._mockupMain_l4jr9_145{width:260px;height:440px}._mockupSecondary_l4jr9_193{width:210px;height:360px;right:0}._featuresGrid_l4jr9_260,._testimonialsGrid_l4jr9_469,._pricingGrid_l4jr9_534,._showcaseGrid_l4jr9_376{grid-template-columns:1fr}._stepsContainer_l4jr9_312{flex-direction:column;align-items:center;gap:2rem}._stepLine_l4jr9_356{width:2px;height:40px;margin:10px 0;background:linear-gradient(180deg,#D4A853,transparent)}._footer_l4jr9_651{padding:3rem 1.25rem 2rem}._footerGrid_l4jr9_657{grid-template-columns:1fr;gap:2.5rem;text-align:center}._footerBrand_l4jr9_665 p{max-width:100%;margin:0 auto}._socialIcons_l4jr9_698{flex-direction:row;justify-content:center;gap:1.5rem}._footerBottom_l4jr9_715{padding-top:1.5rem;font-size:.85rem}}@media (max-width: 480px){._title_l4jr9_73{font-size:2.1rem}._sectionHeader_l4jr9_237 h2{font-size:2rem}._heroMockupContainer_l4jr9_136{height:400px}._mockupMain_l4jr9_145{width:230px;height:380px}._mockupSecondary_l4jr9_193{display:none}._statsGrid_l4jr9_215{grid-template-columns:1fr;gap:1.5rem}._ctaBanner_l4jr9_622{padding:2.5rem 1rem}._ctaBanner_l4jr9_622 h2{font-size:2rem}}:root{--color-primary: #6C3CE1;--color-primary-light: #8B63E8;--color-primary-dark: #4A20B3;--color-primary-soft: rgba(108, 60, 225, .16);--color-secondary: #D4A853;--color-secondary-light: #E3C17D;--color-secondary-dark: #B48028;--color-secondary-bright: #FBBF24;--color-secondary-soft: rgba(212, 168, 83, .14);--color-accent: #8B5CF6;--color-bg-dark: #0A0A1A;--color-bg-light: #F9FAFB;--color-surface-dark: rgba(20, 20, 40, .7);--color-surface-light: rgba(255, 255, 255, .8);--surface-1: rgba(255, 255, 255, .03);--surface-2: rgba(255, 255, 255, .06);--surface-3: rgba(255, 255, 255, .09);--color-text-dark: #FFFFFF;--color-text-light: #111827;--color-text-muted: #9CA3AF;--text-strong: #FFFFFF;--text-body: #CBD5E1;--text-subtle: #94A3B8;--color-success: #10B981;--color-error: #EF4444;--color-warning: #F59E0B;--font-ui: "Inter", system-ui, -apple-system, sans-serif;--font-heading: "Playfair Display", Georgia, serif;--font-uzbek: "Noto Sans", system-ui, sans-serif;--font-script: "Great Vibes", "Dancing Script", cursive;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.375rem;--text-2xl: 1.75rem;--text-3xl: 2.25rem;--text-4xl: 3rem;--text-5xl: 3.75rem;--leading-tight: 1.15;--leading-snug: 1.35;--leading-normal: 1.6;--tracking-wide: .06em;--tracking-wider: .14em;--tracking-widest: .22em;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-2xl: 24px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .35);--shadow-lg: 0 12px 28px rgba(0, 0, 0, .45);--shadow-xl: 0 24px 56px rgba(0, 0, 0, .55);--shadow-gold: 0 12px 32px rgba(212, 168, 83, .28);--shadow-primary: 0 12px 32px rgba(108, 60, 225, .35);--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--dur-fast: .14s;--dur-base: .24s;--dur-slow: .42s;--nav-height: 64px;--sidebar-width: 280px;--content-max: 1400px;--card-aspect: 896 / 1200;--z-base: 1;--z-sticky: 100;--z-nav: 200;--z-overlay: 900;--z-modal: 1000;--z-toast: 1100;--bg-color: var(--color-bg-dark);--text-color: var(--color-text-dark);--surface-color: var(--color-surface-dark);--border-color: rgba(255, 255, 255, .1);--border-strong: rgba(255, 255, 255, .18)}[data-theme=light]{--bg-color: var(--color-bg-light);--text-color: var(--color-text-light);--surface-color: var(--color-surface-light);--border-color: rgba(0, 0, 0, .1);--border-strong: rgba(0, 0, 0, .18);--surface-1: rgba(17, 24, 39, .03);--surface-2: rgba(17, 24, 39, .06);--surface-3: rgba(17, 24, 39, .09);--text-strong: #111827;--text-body: #374151;--text-subtle: #6B7280;--shadow-sm: 0 1px 2px rgba(17, 24, 39, .06);--shadow-md: 0 4px 12px rgba(17, 24, 39, .08);--shadow-lg: 0 12px 28px rgba(17, 24, 39, .12);--shadow-xl: 0 24px 56px rgba(17, 24, 39, .16)}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-ui);background-color:var(--bg-color);color:var(--text-color);line-height:var(--leading-normal);transition:background-color var(--dur-slow) var(--ease-out),color var(--dur-slow) var(--ease-out);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:var(--leading-tight);text-wrap:balance}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button{font-family:var(--font-ui);cursor:pointer;border:none;background:none;color:inherit}img{max-width:100%;display:block}picture{display:contents}:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--color-primary);color:#fff}.glass-panel{background:var(--surface-color);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:var(--radius-lg)}.text-gradient{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gold-gradient{background:linear-gradient(135deg,var(--color-secondary-light),var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:var(--radius-sm)}::-webkit-scrollbar-thumb:hover{background:#ffffff40}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
