/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.float-left{float:left}.container{width:100%}.mx-auto{margin-inline:auto}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-\[1440px\]{max-width:1440px}.min-w-full{min-width:100%}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.overflow-auto{overflow:auto}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.text-left{text-align:left}.break-all{word-break:break-all}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}.outline-none{--tw-outline-style:none;outline-style:none}:root{--color-primary:#7c3aed;--color-primary-dark:#6d28d9;--color-primary-light:#a78bfa;--color-accent:#f59e0b;--color-accent-light:#fcd34d;--color-cyan:#06b6d4;--color-cyan-dark:#0891b2;--gradient-primary:linear-gradient(135deg,var(--color-primary) 0%,var(--color-accent) 100%);--color-text:#1c1917;--color-text-secondary:#44403c;--color-muted:#78716c;--bg:#fafaf9;--bg-dark:#0c0a09;--white:#fff;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--shadow-sm:0 1px 2px #1c19170d;--shadow-md:0 4px 12px #1c191714;--shadow-lg:0 12px 40px #1c19171f;--shadow-glow:0 0 60px #7c3aed26;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-6:48px;--space-8:64px;--space-12:96px;--space-16:128px;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--fg:var(--color-text);--muted:var(--color-muted);--brand:var(--color-primary)}body{background:var(--bg);color:var(--color-text);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;line-height:1.6}.container{max-width:1200px;padding:0 var(--space-3);margin:0 auto}.section{padding:var(--space-12) 0}.section-dark{background:var(--bg-dark);color:var(--white)}.section-gradient{background:linear-gradient(135deg,var(--color-primary) 0,#4c1d95 50%,var(--bg-dark) 100%);color:var(--white)}header{padding:var(--space-3) 0;backdrop-filter:blur(12px);z-index:100;background:#fafaf9e6;border-bottom:1px solid #1c19170f;position:sticky;top:0}header .container{position:relative}.logo{font-family:Alegreya Sans,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:var(--text-xl)}.logo svg{height:48px;image-rendering:-webkit-optimize-contrast}nav{gap:var(--space-4);align-items:center;display:flex}.nav-link{color:var(--color-text-secondary);font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:var(--color-primary)}.hero{text-align:center;min-height:90vh;padding:var(--space-8) var(--space-3);background:linear-gradient(180deg,var(--bg) 0,#f5f3ff 50%,var(--bg) 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 30%,#7c3aed14 0,#0000 50%),radial-gradient(circle at 70%,#06b6d40f 0,#0000 50%);width:200%;height:200%;animation:float 20s ease-in-out infinite;position:absolute;top:-50%;left:-50%}@keyframes float{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-2%,2%)rotate(1deg)}}.hero-content{z-index:1;max-width:900px;position:relative}.hero-badge{align-items:center;gap:var(--space-1);color:var(--color-primary);padding:var(--space-1) var(--space-2);font-size:var(--text-sm);margin-bottom:var(--space-4);background:#7c3aed1a;border-radius:100px;font-weight:600;display:inline-flex}.hero h1{font-size:clamp(2.5rem,6vw,var(--text-6xl));margin:0 0 var(--space-3);background:linear-gradient(135deg,var(--color-text) 0,var(--color-primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800;line-height:1.1}.cta{background:var(--color-primary);color:var(--white);border-radius:var(--radius-sm);padding:12px 18px;display:inline-block}.grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.card{border:1px solid #1b243014;padding:16px}footer{color:var(--color-muted);padding:24px}header{justify-content:space-between;align-items:center;display:flex}.logo{color:var(--color-primary);font-family:Grotesc Space,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:800}.logo img{image-rendering:-webkit-optimize-contrast;height:48px}input[type=email]{border-radius:var(--radius-sm);background:var(--white);color:var(--color-text);border:1px solid #1b24301f;padding:10px 12px}form{justify-content:center;gap:8px;margin-top:24px;display:flex}.hero-subhead{font-size:var(--text-xl);max-width:640px;margin:0 auto var(--space-6);color:var(--color-text-secondary);line-height:1.7}.hero-cta-group{gap:var(--space-2);flex-wrap:wrap;display:flex}.cta,.hero-cta-group{justify-content:center}.cta{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);font-weight:600;font-size:var(--text-base);cursor:pointer;border:none;text-decoration:none;transition:all .2s;display:inline-flex}.cta-primary{background:var(--color-primary);color:var(--white);box-shadow:0 4px 14px #7c3aed66}.cta-primary:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed80}.mobile-cta{display:none}.feature-section{padding:var(--space-12) 0;overflow:hidden}.feature-section:nth-child(2n){background:var(--white)}.feature-grid{gap:var(--space-8);grid-template-columns:1fr 1fr;align-items:center;display:grid}.feature-grid.reverse .feature-content{order:2}.feature-grid.reverse .feature-visual{order:1}.feature-label{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);margin-bottom:var(--space-2);font-weight:700;display:inline-block}.feature-title{font-size:var(--text-4xl);margin:0 0 var(--space-3);font-weight:800;line-height:1.2}.feature-description{font-size:var(--text-lg);color:var(--color-text-secondary);margin:0 0 var(--space-4);line-height:1.7}.feature-list{margin:0;padding:0;list-style:none}.feature-list li{align-items:flex-start;gap:var(--space-2);margin-bottom:var(--space-2);font-size:var(--text-base);color:var(--color-text-secondary);display:flex}.feature-list li:before{content:"✓";color:var(--color-primary);flex-shrink:0;font-weight:700}.feature-visual{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.social-proof-bar{background:var(--white);padding:var(--space-6) var(--space-3);border-top:1px solid #1c19170f;border-bottom:1px solid #1c19170f}.proof-stats{justify-content:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.stat{text-align:center;flex-direction:column;align-items:center;display:flex}.stat-number{font-size:var(--text-4xl);background:linear-gradient(135deg,var(--color-primary) 0,var(--color-cyan) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.stat-label{font-size:var(--text-sm);color:var(--color-muted);margin-top:var(--space-1)}.grid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.card{background:var(--white);border-radius:var(--radius-md);padding:var(--space-4);box-shadow:var(--shadow-md);border:1px solid #1c19170f;transition:all .3s}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.card h3{font-size:var(--text-lg);margin:0 0 var(--space-1);color:var(--color-text);font-weight:700}.lang-button{background:var(--white);cursor:pointer;border:1px solid #0000000f;border-radius:8px;align-items:center;gap:8px;padding:6px 10px;display:inline-flex}.lang-label{color:var(--danger);font-size:.875rem;font-weight:600}.lang-caret{color:var(--color-text-secondary);font-size:.8rem;transition:transform .12s}.lang-menu{background:var(--white);box-shadow:var(--shadow-md);z-index:40;border:1px solid #00000014;border-radius:8px;min-width:140px;margin-top:8px;position:absolute;left:0}.lang-item{cursor:pointer;text-align:left;width:100%;color:var(--color-text);background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;display:flex}.lang-item:hover{color:var(--color-primary);background:#7c3aed0a}@media (max-width:768px){.lang-button,.lang-menu{display:none!important}}.card p{margin:0}.diff-card{border-radius:var(--radius-lg);padding:var(--space-4);background:linear-gradient(135deg,#7c3aed08,#06b6d408);border:1px solid #7c3aed1a;transition:all .3s}.diff-card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-glow)}.diff-icon{background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-light) 100%);border-radius:var(--radius-md);width:48px;height:48px;font-size:var(--text-2xl);margin-bottom:var(--space-2);justify-content:center;align-items:center;display:flex}.diff-card h3{font-size:var(--text-xl);margin:0 0 var(--space-1);font-weight:700}.diff-card p{color:var(--color-text-secondary);margin:0;line-height:1.6}.cta-section{background:linear-gradient(135deg,var(--color-primary) 0,#4c1d95 100%);color:var(--white);padding:var(--space-12) var(--space-3);text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";background:radial-gradient(circle at 20% 80%,#06b6d433 0,#0000 50%),radial-gradient(circle at 80% 20%,#f59e0b26 0,#0000 50%);position:absolute;inset:0}.cta-section>*{z-index:1;position:relative}.cta-section h2{font-size:var(--text-4xl);margin:0 0 var(--space-2);font-weight:800}.cta-section .muted{color:#fffc;font-size:var(--text-lg)}.waitlist-form{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;justify-content:center;max-width:480px;margin-left:auto;margin-right:auto;display:flex}.waitlist-form input{min-width:240px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--white);font-size:var(--text-base);backdrop-filter:blur(8px);background:#ffffff1a;border:2px solid #fff3;flex:1}.waitlist-form input::-moz-placeholder{color:#fff9}.waitlist-form input::placeholder{color:#fff9}.waitlist-form input:focus{border-color:var(--color-accent);background:#ffffff26;outline:none}.waitlist-form .cta-primary{background:var(--white);color:var(--color-primary);white-space:nowrap}.waitlist-form .cta-primary:hover{background:var(--color-accent);color:var(--bg-dark)}.form-disclaimer{margin-top:var(--space-2)}.form-disclaimer,footer{font-size:var(--text-sm);color:#fff9}footer{background:var(--bg-dark);padding:var(--space-6) var(--space-3);text-align:center}footer a{color:var(--color-primary-light);text-decoration:none}footer a:hover{color:var(--color-accent)}.muted{color:var(--color-muted)}.text-center{text-align:center}.mb-4{margin-bottom:var(--space-4)}.mb-6{margin-bottom:var(--space-6)}.mb-8{margin-bottom:var(--space-8)}@media (max-width:900px){.feature-grid{gap:var(--space-6);grid-template-columns:1fr}.feature-grid.reverse .feature-content,.feature-grid.reverse .feature-visual{order:unset}}@media (max-width:640px){.hero h1{font-size:var(--text-4xl)}.hero-subhead{font-size:var(--text-base)}.feature-title,.stat-number{font-size:var(--text-3xl)}.proof-stats{gap:var(--space-4)}.cta-section h2{font-size:var(--text-3xl)}.waitlist-form{flex-direction:column}.waitlist-form .cta-primary,.waitlist-form input{width:100%}header{flex-wrap:wrap}header,nav{gap:var(--space-2)}}@media (max-width:480px){nav{display:none}.logo{margin:0}.mobile-cta{min-height:40px;font-size:var(--text-sm);background:var(--color-primary);color:var(--white);-webkit-tap-highlight-color:transparent;border:none;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;line-height:1;text-decoration:none;transition:box-shadow .16s,background-color .16s;display:inline-flex;position:absolute;top:50%;right:12px;box-shadow:0 6px 18px #7c3aed33;transform:translateY(-50%)!important}.mobile-cta:active,.mobile-cta:focus,.mobile-cta:hover{outline:none;transform:translateY(-50%)!important}.cta-section{padding-left:var(--space-3);padding-right:var(--space-3)}.waitlist-form{box-sizing:border-box;gap:var(--space-2);flex-direction:column;width:100%;max-width:520px;margin:0 auto;padding:0}.waitlist-form .cta-primary,.waitlist-form input{box-sizing:border-box;border-radius:12px;width:100%;padding:12px 16px}}.nc-modal-overlay{z-index:9999;padding:var(--space-4);background:#050a0f8c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.nc-modal{background:var(--bg-dark);color:var(--white);border-radius:var(--radius-lg);padding:var(--space-6);width:100%;max-width:680px;box-shadow:var(--shadow-lg);text-align:center}.nc-modal-title{font-size:var(--text-2xl);margin:0 0 var(--space-2)}.nc-modal-message{color:#ffffffe6;margin-bottom:var(--space-4)}.nc-modal-actions{gap:var(--space-2);justify-content:center;display:flex}.nc-modal .cta{min-width:120px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}html.theme-darker{--bg:#0f1117;--bg-dark:#060809;--white:#e8eaef;--color-text:#e6e7ea;--color-text-secondary:#b9bcc3;--color-muted:#8b92a0;--card-bg:#1a1f28;--card-hover-bg:#242d3a;--border:hsla(0,0%,100%,.08);--border-hover:hsla(0,0%,100%,.12);--shadow-sm:0 2px 4px rgba(0,0,0,.4);--shadow-md:0 8px 16px rgba(0,0,0,.5);--shadow-lg:0 16px 40px rgba(0,0,0,.6);--shadow-glow:0 0 60px rgba(124,58,237,.25);--color-primary:#a78bfa;--color-primary-dark:#8b5cf6;--color-primary-light:#c4b5fd;--color-accent:#fbbf24;--color-accent-light:#fcd34d;--color-cyan:#22d3ee;--color-cyan-dark:#06b6d4;--success:#34d399;--warning:#f59e0b;--danger:#f87171;--brand:var(--color-primary)}html.theme-darker,html.theme-darker body,html.theme-darker main{background:var(--bg)!important;color:var(--color-text)!important;transition:background .3s ease,color .3s ease}html.theme-darker header{background:rgba(15,17,23,.8)!important;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)!important}html.theme-darker header:hover{border-bottom-color:var(--border-hover)}html.theme-darker nav .nav-link{color:var(--color-text-secondary)!important;transition:color .2s ease}html.theme-darker .logo,html.theme-darker nav .nav-link:hover{color:var(--color-primary)}html.theme-darker [style*="background: rgb(243, 244, 246)"], html.theme-darker [style*="background: rgb(249, 250, 251)"], html.theme-darker [style*="background: white"], html.theme-darker [style*="background:white"], html.theme-darker [style*="rgb(255, 255, 255)"]{background:var(--card-bg)!important;color:var(--color-text)!important}html.theme-darker [style*="background-color: rgb(249, 250, 251)"], html.theme-darker [style*="background: rgba(250, 250, 249"]{background:var(--bg)!important}html.theme-darker [style*="color: rgb(107, 114, 128)"], html.theme-darker [style*="color: rgb(17, 24, 39)"], html.theme-darker [style*="color: rgb(55, 65, 81)"]{color:var(--color-text)!important}html.theme-darker [style*="border-bottom: 1px solid rgb(229, 231, 235)"], html.theme-darker [style*="border: 1px solid rgb(229, 231, 235)"], html.theme-darker [style*="border: 1px solid rgba(226, 232, 240"]{border-color:var(--border)!important}html.theme-darker .dropdown,html.theme-darker .modal,html.theme-darker .overlay,html.theme-darker .popover,html.theme-darker [role=complementary],html.theme-darker [role=dialog],html.theme-darker [role=listbox],html.theme-darker [role=menu],html.theme-darker [role=tooltip],html.theme-darker [style*="background:white"],html.theme-darker [style*="position: fixed"],html.theme-darker [style*="z-index: 1000"],html.theme-darker [style*="z-index: 999"],html.theme-darker [style*="z-index: 9999"],html.theme-darker article[style*="background: white"],html.theme-darker div[style*="background: white"],html.theme-darker section[style*="background: white"]{background:var(--card-bg)!important;color:var(--color-text)!important}html.theme-darker [style*="position: fixed"][style*="top: 0"],html.theme-darker [style*="position: fixed"][style*=inset],html.theme-darker [style*=backdrop-filter]{background-color:rgba(6,8,9,.85)!important;backdrop-filter:blur(4px)!important}html.theme-darker [style*=box-shadow]{box-shadow:0 10px 40px rgba(0,0,0,.5)!important}html.theme-darker [role=dialog]{border:1px solid var(--border)!important}html.theme-darker [style*="background: 'linear-gradient(to bottom, transparent, white)"], html.theme-darker [style*=linear-gradient], html.theme-darker div[style*="linear-gradient(to bottom, transparent, white)"], html.theme-darker div[style*="position: absolute"][style*="bottom: 0"]{background:linear-gradient(to bottom,transparent,var(--card-bg))!important}html.theme-darker [style*="border: 1px solid"],html.theme-darker input[style*=border],html.theme-darker select[style*=border],html.theme-darker textarea[style*=border]{border-color:var(--border)!important;background:hsla(0,0%,100%,.04)!important;color:var(--color-text)!important}html.theme-darker .card,html.theme-darker .container-card,html.theme-darker [class*=card]{background:var(--card-bg);border:1px solid var(--border);color:var(--color-text)!important;transition:all .2s ease}html.theme-darker .card:hover,html.theme-darker [class*=card]:hover{background:var(--card-hover-bg);border-color:var(--border-hover);box-shadow:var(--shadow-md)}html.theme-darker [type=email],html.theme-darker [type=text],html.theme-darker input[type=email],html.theme-darker input[type=number],html.theme-darker input[type=password],html.theme-darker input[type=text],html.theme-darker select,html.theme-darker textarea{background:var(--card-bg);color:var(--color-text)!important;border:1px solid var(--border);transition:all .2s ease}html.theme-darker input:focus,html.theme-darker select:focus,html.theme-darker textarea:focus{background:var(--card-hover-bg);border-color:var(--color-primary);box-shadow:0 0 12px rgba(167,139,250,.3);outline:none}html.theme-darker input::-moz-placeholder,html.theme-darker textarea::-moz-placeholder{color:var(--color-muted)}html.theme-darker input::placeholder,html.theme-darker textarea::placeholder{color:var(--color-muted)}html.theme-darker label[style*="borderRadius: 8"],html.theme-darker label[style*="borderRadius: 8"]>div:not([style*="width: 24"]){color:var(--color-text)!important}html.theme-darker button[style*="borderRadius: 6"][style*="flex: 1"]{color:var(--color-text)!important;background:var(--card-bg)!important;border-color:var(--border)!important}html.theme-darker button[style*="2px solid #7c3aed"][style*="flex: 1"]{background:rgba(167,139,250,.1)!important;color:var(--color-text)!important;border-color:#a78bfa!important}html.theme-darker button[style*="padding: '10px 12px'"],html.theme-darker button[style*="padding: '8px 12px'"]{color:#9ca3af!important}html.theme-darker button:hover{color:#1f2937!important}html.theme-darker .section{background:transparent;color:var(--color-text)!important}html.theme-darker .section-dark{background:var(--bg-dark);color:var(--white)}html.theme-darker .section-gradient{background:linear-gradient(135deg,rgba(124,58,237,.15) 0,rgba(76,29,149,.15) 50%,var(--bg-dark) 100%);color:var(--color-text)!important;border-top:1px solid var(--border);border-bottom:1px solid var(--border)!important}html.theme-darker .cta-primary{background:linear-gradient(135deg,var(--color-primary) 0,#c4b5fd 100%);color:#1a1f28;font-weight:600;box-shadow:0 6px 24px rgba(167,139,250,.4);transition:all .2s ease}html.theme-darker .cta-primary:hover{background:linear-gradient(135deg,#c4b5fd,#e9d5ff);transform:translateY(-2px);box-shadow:0 8px 32px rgba(167,139,250,.6)}html.theme-darker .cta-secondary{background:transparent;color:var(--color-primary);border:2px solid var(--color-primary);transition:all .2s ease}html.theme-darker .cta-secondary:hover{background:rgba(167,139,250,.1);border-color:#c4b5fd}html.theme-darker .cta-ghost{background:hsla(0,0%,100%,.05);color:var(--color-text)!important;border:1px solid var(--border);transition:all .2s ease}html.theme-darker .cta-ghost:hover{background:hsla(0,0%,100%,.1);border-color:var(--border-hover)}html.theme-darker ::-moz-selection{background:var(--color-primary);color:var(--bg)}html.theme-darker ::selection{background:var(--color-primary);color:var(--bg)}html.theme-darker a{color:var(--color-primary);transition:color .2s ease}html.theme-darker a:hover{color:#e9d5ff;text-decoration:underline}html.theme-darker .badge,html.theme-darker .hero-badge,html.theme-darker [class*=badge]{background:rgba(167,139,250,.15);color:var(--color-primary);border:1px solid rgba(167,139,250,.3)}html.theme-darker .feature-section{background:transparent;border-bottom:1px solid var(--border)!important}html.theme-darker .feature-section:nth-child(2n){background:transparent}html.theme-darker .feature-label{color:var(--color-primary)}html.theme-darker .feature-title{color:var(--white)}html.theme-darker .feature-description,html.theme-darker .feature-list li{color:var(--color-text-secondary)!important}html.theme-darker .feature-list li:before{color:var(--color-primary)}html.theme-darker .social-proof-bar{background:var(--card-bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border)!important}html.theme-darker .stat-number{background:linear-gradient(135deg,var(--color-primary) 0,var(--color-cyan) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}html.theme-darker .muted,html.theme-darker .stat-label{color:var(--color-muted)}html.theme-darker .text-secondary{color:var(--color-text-secondary)!important}html.theme-darker .divider,html.theme-darker hr{border-color:var(--border)}html.theme-darker .modal-backdrop{background:rgba(6,8,9,.8)}html.theme-darker .modal,html.theme-darker .modal-content{background:var(--card-bg);color:var(--color-text)!important;border:1px solid var(--border)}html.theme-darker code,html.theme-darker pre{background:rgba(0,0,0,.3);color:#e9d5ff;border:1px solid var(--border)}html.theme-darker .tooltip,html.theme-darker [role=tooltip]{background:var(--bg-dark);color:var(--color-text)!important;border:1px solid var(--border)}