.navbar{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:1000;width:calc(100% - 48px);max-width:900px}.navbar-inner{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#0f0d17b3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255 255 255 / 8%);border-radius:100px}.navbar.scrolled .navbar-inner{background:#0f0d17e6;border-color:#ffffff1f;box-shadow:0 8px 32px #0006}.navbar-logo{display:flex;align-items:center;gap:4px}.navbar-logo .logo-img{height:42px;width:auto}.logo-bracket{font-family:JetBrains Mono,Fira Code,monospace;font-size:1.4rem;font-weight:300;color:var(--accent-purple);opacity:.6}.navbar-links{display:flex;align-items:center;gap:32px}.nav-link{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:500;color:var(--text-dim);text-transform:uppercase;letter-spacing:.1em;transition:all .3s ease}.nav-index{font-family:JetBrains Mono,monospace;font-size:.65rem;color:var(--accent-purple);opacity:.5}.nav-text{position:relative}.nav-link:hover{color:var(--text-light)}.nav-link:hover .nav-index{opacity:1}.navbar-cta{display:flex;align-items:center;gap:6px;padding:10px 18px;background:linear-gradient(135deg,var(--accent-purple),var(--accent-purple-light));border-radius:100px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;transition:all .3s ease}.navbar-cta:hover{transform:translate(2px);box-shadow:0 0 20px #9b5de566}.cta-arrow{transition:transform .3s ease}.navbar-cta:hover .cta-arrow{transform:translate(3px)}@media(max-width:768px){.navbar{width:calc(100% - 32px);top:16px}.navbar-links{display:none}.navbar-cta{margin-left:auto}.logo-bracket{display:none}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:80px 24px}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0}.hero-video{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-video:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 120% 80% at 70% 30%,transparent 5%,rgba(10,8,18,.3) 60%,rgba(10,8,18,.8) 100%);z-index:2;pointer-events:none}.hero-video-inner{position:absolute;width:100%;height:100%;min-width:100vw;min-height:100vh;object-fit:cover;transform:scale(1.5);mix-blend-mode:overlay;opacity:.25;filter:saturate(.6) brightness(1.2) contrast(.9)}.hero-bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center right;opacity:.25;filter:saturate(.6) brightness(.9);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 70%,transparent 100%);mask-image:linear-gradient(to bottom,black 0%,black 70%,transparent 100%)}.hero-particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.hero-particles:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 3% 25%,rgba(155,93,229,.5) 1.5px,transparent 1.5px),radial-gradient(circle at 7% 72%,rgba(255,77,184,.4) 1px,transparent 1px),radial-gradient(circle at 96% 18%,rgba(255,77,184,.5) 1.5px,transparent 1.5px),radial-gradient(circle at 91% 88%,rgba(155,93,229,.4) 1px,transparent 1px);background-size:300px 300px,250px 250px,280px 280px,260px 260px;animation:particleFloat1 20s linear infinite}.hero-particles:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 12% 55%,rgba(255,77,184,.35) 1px,transparent 1px),radial-gradient(circle at 88% 35%,rgba(155,93,229,.35) 1px,transparent 1px);background-size:220px 220px,240px 240px;animation:particleFloat2 25s linear infinite reverse}@keyframes particleFloat1{0%{transform:translate(0)}to{transform:translate(-30px,-60px)}}@keyframes particleFloat2{0%{transform:translate(0)}to{transform:translate(20px,-50px)}}.hero-columns{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;gap:60px;align-items:center;width:100%;max-width:1200px}.hero-side{display:flex;flex-direction:column;animation:fadeIn .6s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-side.left{align-items:flex-start;animation-delay:.1s}.hero-side.right{align-items:flex-end;text-align:right;animation-delay:.2s}.content-desc{font-size:.95rem;color:var(--text-gray);line-height:1.6;max-width:320px;margin-left:auto}.side-label{display:flex;align-items:center;gap:12px;margin-bottom:32px}.hero-side.right .side-label{flex-direction:row-reverse}.label-num{font-family:JetBrains Mono,monospace;font-size:.7rem;color:var(--accent-purple);opacity:.6}.label-text{font-size:.65rem;font-weight:600;letter-spacing:.25em;color:var(--text-dim)}.side-content{margin-bottom:28px}.content-num{font-family:JetBrains Mono,monospace;font-size:.8rem;color:var(--accent-purple);opacity:.5;display:block;margin-bottom:8px}.content-title{font-size:3rem;font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--text-light);margin-bottom:16px;transition:all .5s ease;animation:titleIn .5s ease-out;display:flex;flex-direction:column;gap:4px}.title-sub{font-size:1.5rem;font-weight:300;color:var(--text-dim);letter-spacing:-.01em}@keyframes titleIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.content-desc{font-size:.95rem;color:var(--text-gray);line-height:1.6;max-width:320px}.side-stat{display:flex;align-items:baseline;gap:12px;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid rgba(255 255 255 / 10%)}.hero-side.right .side-stat{justify-content:flex-end}.stat-value{font-family:JetBrains Mono,monospace;font-size:2rem;font-weight:700;color:var(--text-light)}.stat-sub{font-size:.65rem;letter-spacing:.15em;color:var(--text-dim)}.side-nav{display:flex;gap:8px}.hero-side.left .side-nav{flex-direction:row}.hero-side.right .side-nav{flex-direction:row;justify-content:flex-end}.nav-btn{padding:8px 14px;background:transparent;border:1px solid rgba(255 255 255 / 12%);border-radius:6px;font-size:.7rem;font-weight:500;color:var(--text-dim);cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}a.nav-btn{cursor:pointer;text-decoration:none;display:inline-block}a.nav-btn:hover{border-color:#ffffff40;color:var(--text-light)}.hero-side.left a{display:block;text-decoration:none;color:inherit}.nav-btn:hover{border-color:#ffffff40;color:var(--text-light)}.nav-btn.active{background:#9b5de526;border-color:#9b5de566;color:var(--text-light)}.hero-divider{display:flex;align-items:center;justify-content:center}.hero-divider:before{content:"";width:1px;height:300px;background:linear-gradient(to bottom,transparent,rgba(155,93,229,.4),transparent)}@media(max-width:900px){.hero-columns{grid-template-columns:1fr;gap:48px}.hero-center,.hero-divider{display:none}.hero-side.left,.hero-side.right{align-items:center;text-align:center}.hero-side.right .side-label{flex-direction:row}.content-desc{max-width:100%}.side-stat{justify-content:center}}@media(max-width:600px){.hero{padding:100px 20px 60px}.content-title{font-size:2.2rem}.stat-value{font-size:1.5rem}.side-nav{flex-wrap:wrap;justify-content:center}}.services{padding:60px 0;background:var(--bg-dark);position:relative}.services .container{max-width:1400px;margin:0 auto;padding:0 32px}.products-container{display:flex;flex-direction:column;gap:30px}.products-row{display:flex;gap:24px;justify-content:center}.products-row .product-section{flex:1;max-width:400px}.products-row-single{max-width:1000px;margin:0 auto;width:100%}.products-row-single .product-section{max-width:100%}.products-row-single .services-inline{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.products-row-single .service-card{width:100%;min-width:unset}.product-section{text-align:center;padding:32px;background:#1e1b304d;border-radius:20px;border:1px solid rgba(255,255,255,5%)}.product-title{font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;margin-bottom:8px;display:inline-block;padding:10px 24px;border-radius:50px}.product-desc{color:var(--text-gray);font-size:.85rem;margin-bottom:24px;max-width:500px;margin-left:auto;margin-right:auto}.products-row .product-section:nth-child(1) .product-title{background:#9b5de533;color:var(--accent-purple-light);border:1px solid rgba(155,93,229,.4)}.products-row .product-section:nth-child(2) .product-title{background:#ff4db826;color:var(--accent-pink);border:1px solid rgba(255,77,184,.3)}.products-row .product-section:nth-child(3) .product-title{background:#ff9e0026;color:var(--accent-orange);border:1px solid rgba(255,158,0,.3)}.products-row-single .product-title{background:#00ff9926;color:var(--accent-green);border:1px solid rgba(0,255,153,.3)}.products-row .product-section:nth-child(1) .service-price{background:#9b5de526;color:var(--accent-purple-light)}.products-row .product-section:nth-child(2) .service-price{background:#ff4db826;color:var(--accent-pink)}.products-row .product-section:nth-child(3) .service-price{background:#ff9e0026;color:var(--accent-orange)}.products-row-single .service-price{background:#00ff9926;color:var(--accent-green)}.services-inline .service-card{padding:28px 24px;text-align:left;display:flex;flex-direction:column;background:linear-gradient(135deg,#2a274bb3,#1a172de6);border:1px solid rgba(255,255,255,8%);border-radius:16px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:all .3s ease}.services-inline .service-card:hover{transform:translateY(-4px);border-color:#9b5de566}.services-inline .service-title{font-size:1.1rem;font-weight:700;margin-bottom:10px;color:var(--text-light)}.services-inline .service-description{font-size:.85rem;line-height:1.6;color:var(--text-gray);margin-bottom:16px;flex-grow:1}.services-inline .service-price{align-self:flex-start;display:inline-block;font-size:.75rem;font-weight:600;padding:6px 12px;border-radius:6px;white-space:nowrap;margin-top:auto}.products-row .services-inline{display:flex;flex-direction:column;gap:14px}.products-row .service-card{width:100%;min-width:unset}.product-section:first-child .service-price{background:#9b5de526;color:var(--accent-purple-light)}.product-section:nth-child(2) .service-price{background:#00ff9926;color:var(--accent-green)}.product-section:nth-child(3) .service-price{background:#ff4db826;color:var(--accent-pink)}.product-section:nth-child(4) .service-price{background:#ff9e0026;color:var(--accent-orange)}@media(max-width:1100px){.products-row{flex-direction:column;align-items:center}.products-row .product-section{max-width:100%;width:100%}.products-row-single .services-inline{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.services{padding:48px 0}.services .container{padding:0 16px}.product-section{padding:24px 16px}.product-title{font-size:.8rem;padding:8px 16px}.product-desc{font-size:.8rem}.products-row-single .services-inline{grid-template-columns:1fr}.services-inline .service-card{padding:20px 16px}.services-inline .service-title{font-size:1rem}.services-inline .service-description{font-size:.8rem}}@media(max-width:480px){.services{padding:36px 0}.product-title{font-size:.7rem}.products-row{gap:16px}.product-section{padding:20px 12px}.services-inline .service-card{padding:16px 12px}}.features{padding:140px 0;background:var(--panel-dark);position:relative}.features:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(155,93,229,.3),transparent)}.stats-container{display:flex;justify-content:center;gap:100px;margin-bottom:100px}.stats-section{text-align:center}.stats-title{font-size:.85rem;font-weight:600;margin-bottom:32px;text-transform:uppercase;letter-spacing:.2em;padding:12px 28px;border-radius:50px;display:inline-block}.stats-section:first-of-type .stats-title{background:#9b5de533;color:var(--accent-purple-light);border:1px solid rgba(155,93,229,.4);box-shadow:0 4px 20px #9b5de54d}.stats-section:last-child .stats-title{background:#00ff9926;color:var(--accent-green);border:1px solid rgba(0,255,153,.3);box-shadow:0 4px 20px #0f93}.stat-card{text-align:center;padding:18px 14px;width:150px;min-height:105px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#1e1b3066;border:1px solid rgba(255,255,255,6%);border-radius:12px;position:relative}.stat-value{display:flex;align-items:baseline;justify-content:center;font-size:1.25rem;font-weight:700;line-height:1;margin-bottom:6px;text-align:center}.stat-suffix{font-size:.85rem;margin-left:3px;font-weight:600;opacity:1}.stat-card .stat-label{display:block;font-size:.55rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.03em;line-height:1.2;text-align:center;width:100%}.stats-grid{display:flex;justify-content:center;align-items:center;gap:12px}.stat-value{display:flex;align-items:baseline;justify-content:center;font-size:1.3rem;font-weight:700;line-height:1;margin-bottom:4px}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;border-radius:12px 12px 0 0}.stats-section:first-of-type .stat-card:before{background:linear-gradient(90deg,transparent,var(--accent-purple),transparent)}.stats-section:last-child .stat-card:before{background:linear-gradient(90deg,transparent,var(--accent-green),transparent)}.stat-value{display:flex;align-items:baseline;justify-content:center;font-size:1.6rem;font-weight:700;line-height:1;margin-bottom:6px}.stats-grid{display:flex;justify-content:center;gap:16px}.stats-section:first-of-type .stat-value{color:var(--accent-purple-light)}.stats-section:last-child .stat-value{color:var(--accent-green)}.stat-suffix{font-size:1.1rem;margin-left:3px;opacity:.8}.stat-card .stat-label{display:block;font-size:.55rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em}@media(max-width:900px){.stats-container{flex-direction:column;gap:50px;align-items:center}}.features .container{text-align:center}.container{max-width:1200px;margin:0 auto;padding:0 32px}.stat-card{padding:36px 28px;text-align:center}.stat-card .stat-value{display:block;font-size:2.8rem;font-weight:700;background:linear-gradient(135deg,var(--accent-purple),var(--accent-purple-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;margin-bottom:8px}.stat-suffix{font-size:1.8rem;margin-left:2px}.stat-card .stat-label{display:block;font-size:.85rem;color:var(--text-gray);text-transform:uppercase;letter-spacing:.1em}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.feature-category{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;padding:4px 10px;border-radius:4px;margin-bottom:12px}.feature-category.community{background:#9b5de533;color:var(--accent-purple-light)}.feature-category.hosting{background:#0f93;color:var(--accent-green)}.feature-card{padding:36px 28px;text-align:left;opacity:0}.feature-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9b5de526,#9b5de50d);border-radius:14px;color:var(--accent-purple-light);margin-bottom:24px}.feature-title{font-size:1.15rem;font-weight:600;margin-bottom:14px;letter-spacing:.02em}.feature-description{color:var(--text-gray);font-size:.95rem;line-height:1.7}@media(max-width:1024px){.stats-grid,.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.features{padding:100px 0}.container{padding:0 20px}.stats-grid,.features-grid{grid-template-columns:1fr}.stat-card .stat-value{font-size:2.2rem}.feature-card{text-align:center}.feature-icon{margin-left:auto;margin-right:auto}}.pricing{padding:80px 0;background:var(--panel-dark);position:relative}.pricing:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(155 93 229 / 30%),transparent)}.pricing .container{max-width:1200px;margin:0 auto;padding:0 32px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin:0 auto;opacity:0}.pricing-card{padding:40px 32px;text-align:center;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:450px}.pricing-card .plan-features{flex-grow:1}.pricing-card .btn-primary,.pricing-card .btn-outline{width:100%;padding:16px 28px;font-size:1rem;text-align:center;display:block;margin-top:auto}.pricing-card.highlighted:before{opacity:1}.pricing-card.highlighted{border-color:#9b5de566;transform:scale(1.02)}.pricing-card.highlighted:hover{transform:scale(1.02) translateY(-4px)}.plan-name{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px;color:var(--text-gray)}.plan-price{display:flex;align-items:baseline;justify-content:center;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid rgba(255 255 255 / 8%)}.currency{font-size:1.4rem;font-weight:600;color:var(--text-gray);margin-right:4px}.amount{font-size:3rem;font-weight:700;letter-spacing:-.02em}.period{font-size:.9rem;color:var(--text-dim);margin-left:4px}.plan-features{text-align:left;margin-bottom:32px}.plan-features li{display:flex;align-items:center;gap:12px;font-size:.9rem;color:var(--text-gray);padding:12px 0;border-bottom:1px solid rgba(255 255 255 / 5%)}.plan-features li:last-child{border-bottom:none}.plan-features svg{flex-shrink:0;color:var(--accent-purple)}.pricing-card .btn-primary,.pricing-card .btn-outline{width:100%;padding:16px 28px;font-size:1rem;text-align:center;display:block}@media(max-width:900px){.pricing-grid{grid-template-columns:1fr;max-width:400px}.pricing-card.highlighted{transform:scale(1)}.pricing-card.highlighted:hover{transform:translateY(-4px)}}@media(max-width:768px){.pricing{padding:100px 0}.container{padding:0 20px}.amount{font-size:2.5rem}}.footer{padding:80px 0 0;background:var(--panel-dark);border-top:1px solid rgba(255 255 255 / 5%)}.footer .container{max-width:1200px;margin:0 auto;padding:0 32px}.footer-container{display:grid;grid-template-columns:1.5fr 2fr;gap:80px;margin-bottom:60px}.footer-logo{display:flex;align-items:center;gap:14px;margin-bottom:20px;transition:transform .3s ease}.footer-logo:hover{transform:scale(1.02)}.logo-img{height:48px;width:auto}.footer-brand-name{font-size:1.1rem;font-weight:700;color:var(--text-light);letter-spacing:.02em}.footer-tagline{color:var(--text-gray);font-size:.95rem;line-height:1.7;max-width:300px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-column h4{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px;color:var(--text-dim)}.footer-column ul{display:flex;flex-direction:column;gap:14px}.footer-column a{font-size:.9rem;color:var(--text-gray);transition:color .2s ease}.footer-column a:hover{color:var(--accent-purple-light)}.footer-bottom-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:48px auto 0;padding:32px 32px 40px;border-top:1px solid rgba(255 255 255 / 5%);font-size:.85rem;color:var(--text-dim)}.footer-status{display:flex;align-items:center;gap:10px}.status-dot{width:8px;height:8px;background:var(--accent-green);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@media(max-width:900px){.footer-container{grid-template-columns:1fr;gap:48px}.footer-links{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.footer{padding:60px 0 32px}.footer .container,.footer-bottom-container{padding:0 20px}.footer-container{gap:40px}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-bottom-container{flex-direction:column;gap:16px;text-align:center}}/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}:root{--bg-dark:#151220;--panel-dark:#1e1b30;--panel-mid:#252240;--panel-light:#353255;--accent-purple:#9b5de5;--accent-purple-light:#b98efc;--accent-pink:#ff4db8;--accent-green:#0f9;--accent-orange:#ff9e00;--text-light:#e8e6f0;--text-gray:#9896b0;--text-dim:#5c5880}html{background:var(--bg-dark);scroll-behavior:smooth;min-height:100%}body{background:var(--bg-dark);min-height:100%;color:var(--text-light);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-attachment:fixed;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}ul{margin:0;padding:0;list-style:none}}@layer components{.glass{border:1px solid rgba(255,255,255 / 5%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 32px #0006,inset 0 1px 1px rgba(255,255 255 / 5%);background:linear-gradient(135deg,#2a274b99,#1a172dcc);border-radius:16px}.hover-lift{transition:transform .3s,box-shadow .3s}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 16px 48px #9b5de533}.btn-primary{background:linear-gradient(135deg,var(--accent-purple) 0%,#a855f7 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .3s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #9b5de566}.btn-outline{color:var(--accent-purple-light);border:2px solid var(--accent-purple);cursor:pointer;background:0 0;border-radius:10px;padding:12px 26px;font-size:.95rem;font-weight:600;transition:all .3s}.btn-outline:hover{background:var(--accent-purple);color:#fff;transform:translateY(-2px);box-shadow:0 8px 32px #9b5de54d}.section-title{letter-spacing:-.03em;text-align:center;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.section-subtitle{color:var(--text-gray);text-align:center;max-width:560px;margin:0 auto 3.5rem;font-size:1.1rem;line-height:1.7}.section-title span{background:linear-gradient(135deg,var(--accent-purple),var(--accent-purple-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.container{max-width:1200px;margin:0 auto;padding:0 32px}}@layer utilities{.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.animate-fade-up{opacity:0;animation:.6s ease-out forwards fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-scale-in{opacity:0;animation:.5s ease-out forwards scaleIn;transform:scale(.9)}@keyframes scaleIn{to{opacity:1;transform:scale(1)}}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--panel-dark)}::-webkit-scrollbar-thumb{background:var(--panel-light);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent-purple)}}
