@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Montserrat:wght@300;400;500;600;700;800;900&family=Inter:wght@300;400;500;600&display=swap";html:has(#root>.landing),html:has(#root>.landing) body{margin:0;padding:0;background:#0a0820}.landing{--lp-magenta: #f01882;--lp-deep-magenta: #d4006a;--lp-purple: #7b21c8;--lp-deep-purple: #4a0d8f;--lp-midnight: #0a0820;--lp-lavender: #f5eeff;--lp-grad-signature: linear-gradient(135deg, #f01882 0%, #7b21c8 50%, #0a0820 100%);--lp-grad-magenta: linear-gradient(135deg, #f01882 0%, #d4006a 100%);--lp-grad-purple: linear-gradient(135deg, #7b21c8 0%, #4a0d8f 100%);--lp-grad-lavender: linear-gradient(135deg, #f5eeff 0%, #7b21c8 100%);--lp-grad-btn: linear-gradient(20deg, #f01882 15%, #7b21c8 50%, #0a0820 85%);--lp-font-display: "Cormorant Garamond", Georgia, serif;--lp-font-brand: "Montserrat", system-ui, sans-serif;--lp-font-body: "Inter", system-ui, sans-serif;--lp-glass-bg: rgba(245, 238, 255, .04);--lp-glass-border: rgba(245, 238, 255, .1);--lp-glass-border-strong: rgba(245, 238, 255, .2);--lp-radius-card: 12px;--lp-radius-btn: 50px;--lp-radius-badge: 100px;--lp-radius-input: 8px;--lp-shadow-btn: 0 8px 24px rgba(212, 0, 106, .3);--lp-nav-height: 64px}.landing,.landing *{box-sizing:border-box;margin:0;padding:0}.landing{background:var(--lp-midnight);color:var(--lp-lavender);font-family:var(--lp-font-body);min-height:100vh;overflow-x:hidden}.landing a{color:inherit;text-decoration:none}.landing a:focus-visible,.landing button:focus-visible,.landing input:focus-visible{outline:2px solid rgba(240,24,130,.95);outline-offset:3px;box-shadow:0 0 0 5px #7b21c838}.landing ul{list-style:none}.lp-container{max-width:1160px;margin:0 auto;padding:0 48px}@media(max-width:768px){.lp-container{padding:0 24px}}@media(max-width:480px){.lp-container{padding:0 16px}}.lp-eyebrow{font-family:var(--lp-font-brand);font-weight:700;font-size:11px;letter-spacing:2px;color:var(--lp-magenta);text-transform:uppercase}.lp-display{font-family:var(--lp-font-display);font-weight:600;font-size:clamp(48px,7vw,88px);line-height:1.05;color:var(--lp-lavender)}.lp-h2{font-family:var(--lp-font-display);font-weight:600;font-size:clamp(32px,4vw,52px);line-height:1.15;color:var(--lp-lavender)}.lp-h3{font-family:var(--lp-font-display);font-weight:500;font-size:20px;line-height:1.3;color:var(--lp-lavender)}.lp-subhead{font-family:var(--lp-font-brand);font-weight:400;font-size:clamp(14px,1.8vw,17px);line-height:1.7;color:#f5eeffb3}.lp-body{font-family:var(--lp-font-body);font-weight:400;font-size:14px;line-height:1.7;color:#f5eeff99}.lp-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:var(--lp-radius-btn);font-family:var(--lp-font-brand);font-weight:700;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;border:none;transition:opacity .15s ease,transform .15s ease;white-space:nowrap}.lp-btn:hover{opacity:.88;transform:translateY(-1px)}.lp-btn:active{transform:translateY(0)}.lp-btn--filled{background:var(--lp-grad-btn);color:var(--lp-lavender);box-shadow:var(--lp-shadow-btn)}.lp-btn--outlined{background:transparent;color:var(--lp-purple);border:2px solid var(--lp-purple)}.lp-btn--ghost{background:#f5eeff14;color:var(--lp-lavender);border:1px solid rgba(245,238,255,.2)}.lp-btn--sm{padding:10px 20px;font-size:11px}.lp-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:var(--lp-radius-badge);font-family:var(--lp-font-brand);font-weight:700;font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:var(--lp-lavender)}.lp-badge--magenta{background:var(--lp-magenta)}.lp-badge--purple{background:var(--lp-purple)}.lp-badge--deep{background:var(--lp-deep-purple)}.lp-badge--outlined{background:var(--lp-midnight);border:1px solid rgba(240,24,130,.5);color:var(--lp-magenta)}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--lp-nav-height);background:#0a0820d9;border-bottom:1px solid rgba(123,33,200,.2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}@supports not (backdrop-filter: blur(16px)){.lp-nav{background:#0a0820f7}}.lp-nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.lp-logo{display:flex;flex-direction:column;line-height:1;flex-shrink:0}.lp-logo-name{font-family:var(--lp-font-display);font-weight:300;font-size:16px;letter-spacing:1.3px;color:#fff}.lp-logo-sub{font-family:var(--lp-font-brand);font-weight:800;font-size:9px;letter-spacing:2.7px;background:var(--lp-grad-magenta);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lp-nav-links{display:flex;align-items:center;gap:32px}.lp-nav-link{font-family:var(--lp-font-brand);font-weight:400;font-size:13px;color:#ffffffbf;transition:color .15s ease}.lp-nav-link:hover{color:var(--lp-lavender)}.lp-nav-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.lp-nav-signin{font-family:var(--lp-font-brand);font-weight:600;font-size:13px;background:var(--lp-grad-magenta);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:opacity .15s ease}.lp-nav-signin:hover{opacity:.8}.lp-nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.lp-nav-toggle span{display:block;width:22px;height:2px;background:var(--lp-lavender);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.lp-nav-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.lp-nav-toggle.is-open span:nth-child(2){opacity:0}.lp-nav-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){.lp-nav-toggle{display:flex}.lp-nav-links,.lp-nav-actions{display:none}.lp-nav-mobile{display:flex;flex-direction:column;gap:0;position:fixed;top:var(--lp-nav-height);left:0;right:0;background:#0a0820f7;border-bottom:1px solid rgba(123,33,200,.2);padding:16px 24px 24px}.lp-nav-mobile .lp-nav-link{padding:12px 0;font-size:15px;border-bottom:1px solid rgba(245,238,255,.06)}.lp-nav-mobile .lp-btn{margin-top:16px;width:100%;justify-content:center}}.lp-hero{min-height:100vh;display:flex;align-items:center;padding-top:var(--lp-nav-height);position:relative;overflow:hidden}.lp-hero-glow{position:absolute;top:10%;left:50%;transform:translate(-50%);width:800px;height:600px;background:radial-gradient(ellipse at center,rgba(240,24,130,.18) 0%,rgba(123,33,200,.1) 40%,transparent 70%);pointer-events:none}.lp-hero-inner{padding:80px 0;position:relative;z-index:1;max-width:760px}.lp-hero-eyebrow{margin-bottom:20px}.lp-hero-headline{margin-bottom:24px}.lp-hero-subhead{max-width:540px;margin-bottom:40px}.lp-hero-ctas{display:flex;gap:16px;flex-wrap:wrap}.lp-section{padding:96px 0}.lp-section-header{text-align:center;margin-bottom:64px}.lp-section-eyebrow{margin-bottom:12px}.lp-section-title{margin-bottom:16px}.lp-section-sub{max-width:520px;margin:0 auto;text-align:center}.lp-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.lp-card{background:var(--lp-glass-bg);border:1px solid var(--lp-glass-border);border-radius:var(--lp-radius-card);padding:28px 24px 32px;position:relative;transition:border-color .2s ease,background .2s ease}@supports (backdrop-filter: blur(12px)){.lp-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}.lp-card:hover{border-color:#f5eeff33;background:#f5eeff12}.lp-card-badge{margin-bottom:16px}.lp-card-title{margin-bottom:12px}.lp-card-desc{margin-bottom:20px}.lp-card-features{display:flex;flex-direction:column;gap:8px}.lp-card-feature{display:flex;align-items:flex-start;gap:8px;font-family:var(--lp-font-body);font-size:12px;color:#f5eeff8c;line-height:1.5}.lp-card-feature:before{content:"—";color:var(--lp-magenta);flex-shrink:0;font-size:10px;margin-top:2px}@media(max-width:768px){.lp-cards-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.lp-features-list{display:flex;flex-direction:column;gap:96px}.lp-feature-row{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.lp-feature-row--reverse{direction:rtl}.lp-feature-row--reverse>*{direction:ltr}.lp-feature-text{display:flex;flex-direction:column;gap:16px}.lp-feature-badge{align-self:flex-start}.lp-feature-bullets{display:flex;flex-direction:column;gap:10px;margin-top:4px}.lp-feature-bullet{display:flex;align-items:flex-start;gap:10px;font-family:var(--lp-font-body);font-size:13px;color:#f5eeff99;line-height:1.6}.lp-feature-bullet:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--lp-magenta);flex-shrink:0;margin-top:7px}.lp-feature-visual{border:1px solid rgba(240,24,130,.25);border-radius:var(--lp-radius-card);aspect-ratio:4/3;background:#f0188208;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.lp-feature-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 30%,rgba(240,24,130,.08) 0%,transparent 60%)}.lp-feature-visual-label{font-family:var(--lp-font-brand);font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#f5eeff33;position:relative;z-index:1}@media(max-width:768px){.lp-feature-row,.lp-feature-row--reverse{grid-template-columns:1fr;direction:ltr;gap:32px}.lp-feature-row--reverse>*{direction:ltr}.lp-features-list{gap:64px}}.lp-steps{display:flex;align-items:flex-start;justify-content:center;gap:0;position:relative}.lp-step{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;max-width:280px;position:relative;padding:0 16px}.lp-step:not(:last-child):after{content:"";position:absolute;top:28px;left:calc(50% + 36px);right:calc(-50% + 36px);height:1px;background:linear-gradient(90deg,#f0188280,#7b21c84d)}.lp-step-number{width:56px;height:56px;border-radius:50%;background:var(--lp-grad-btn);display:flex;align-items:center;justify-content:center;font-family:var(--lp-font-display);font-weight:600;font-size:22px;color:var(--lp-lavender);margin-bottom:20px;box-shadow:0 4px 20px #f0188240;position:relative;z-index:1;flex-shrink:0}.lp-step-label{font-family:var(--lp-font-brand);font-weight:700;font-size:14px;color:var(--lp-lavender);margin-bottom:8px;letter-spacing:.3px}.lp-step-desc{font-family:var(--lp-font-body);font-size:13px;color:#f5eeff8c;line-height:1.6}@media(max-width:768px){.lp-steps{flex-direction:column;align-items:center;gap:40px}.lp-step{max-width:100%;width:100%}.lp-step:not(:last-child):after{display:none}}.lp-cta{background:var(--lp-grad-signature);padding:96px 0;text-align:center;position:relative;overflow:hidden}.lp-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0a082033}.lp-cta-inner{position:relative;z-index:1}.lp-cta-title{margin-bottom:16px}.lp-cta-sub{max-width:480px;margin:0 auto 40px}.lp-cta-actions{display:flex;justify-content:center}@media(max-width:480px){.lp-cta-actions .lp-btn{width:100%;justify-content:center}}.lp-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(245,238,255,.08),transparent);margin:0}.lp-footer{border-top:1px solid rgba(245,238,255,.08);padding:40px 0}.lp-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.lp-footer-copy{font-family:var(--lp-font-body);font-size:12px;color:#f5eeff59}@media(max-width:480px){.lp-footer-inner{flex-direction:column;align-items:flex-start;gap:16px}}
