@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#0a1128;background-image:linear-gradient(135deg,#0a1128,#1c3056);color:#e2e8f0;cursor:default;font-family:Outfit,sans-serif;margin:0;padding:0;-webkit-user-select:none;user-select:none}.App,body{min-height:100vh}.App{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.App.auth-locked{height:100vh;overflow:hidden}.login-container{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:100%;padding:40px;width:1000px}.brand-section{align-items:center;animation:slideUpFade 1.2s cubic-bezier(.2,.8,.2,1) .1s forwards;display:flex;flex:1 1;flex-direction:column;justify-content:center;opacity:0;padding-right:50px;text-align:center}.brand-logo{-webkit-user-drag:none;height:auto;margin-bottom:20px;pointer-events:none;width:220px}.brand-title{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(45deg,#2563eb,#0d9488);-webkit-background-clip:text;background-clip:text;font-size:56px;font-weight:800;line-height:1.1;margin:0 0 15px;text-shadow:0 0 30px #2563eb66}.brand-slogan{color:var(--text-muted);font-size:24px;font-weight:400;line-height:1.4;margin:0}.card-section{flex:0 0 420px}.auth-card{animation:popIn .8s cubic-bezier(.175,.885,.32,1.275) .4s forwards;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#29427080;border:1px solid #ffffff26;border-radius:20px;box-shadow:0 12px 35px 0 #00000040,inset 0 0 0 1px #ffffff0d;opacity:0;padding:30px;text-align:center}.form-container{animation:popIn .5s cubic-bezier(.175,.885,.32,1.275) forwards;display:flex;flex-direction:column}.form-title{color:#ecf0f1!important}.form-subtitle{color:#bdc3c7!important}.input-field{background-color:#0003;border:1px solid #ffffff1a;border-radius:8px;box-sizing:border-box;color:#fff;cursor:text;font-size:16px;margin-bottom:15px;padding:16px;transition:all .3s ease;-webkit-user-select:text;user-select:text;width:100%}.input-field:focus{background-color:#29427066;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f64d;outline:none}.row-inputs{display:flex;gap:12px}.input-field.half{width:50%}.disclaimer{color:#bdc3c7;font-size:12px;line-height:1.5;margin-bottom:20px;text-align:left}.btn-primary{background:linear-gradient(45deg,#2563eb,#0d9488);border:none;border-radius:10px;box-shadow:0 4px 15px #2563eb4d;color:#fff;cursor:pointer;font-size:18px;font-weight:600;letter-spacing:.5px;margin-top:10px;padding:14px 0;transition:all .3s ease;width:100%}.btn-primary:hover{background:linear-gradient(45deg,#3b82f6,#14b8a6);box-shadow:0 8px 25px #2563eb80;transform:translateY(-2px) scale(1.01)}.forgot-password{color:#00c6ff;display:block;font-size:14px;font-weight:500;margin-top:20px;text-decoration:none;transition:color .2s}.forgot-password:hover{color:#fff;text-decoration:underline;text-shadow:0 0 5px #00c6ff80}.password-wrapper{position:relative;width:100%}.password-toggle{color:#bdc3c7;cursor:pointer;font-size:18px;position:absolute;right:15px;top:18px;-webkit-user-select:none;user-select:none}.error-border{border-color:#ff4757!important;box-shadow:0 0 0 1px #ff4757!important}.error-text{color:#ff6b81;font-size:13px;margin-bottom:10px;margin-top:-10px;text-align:left}.divider{border-bottom:1px solid #ffffff1a;margin:25px 0}.btn-success{background-color:#00b894;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin:0 auto;padding:12px 24px;transition:background-color .2s;width:auto}.btn-success.wide{width:100%}.btn-success:hover{background-color:#00a884;box-shadow:0 0 15px #00b89466}.btn-success:disabled{background-color:#3f3f3f!important;box-shadow:none;color:#7f8c8d;cursor:not-allowed;opacity:.7}.btn-link{background:none;border:none;color:#00c6ff;cursor:pointer;font-size:16px;font-weight:600;transition:color .2s}.btn-link:hover{color:#fff;text-decoration:underline;text-shadow:0 0 5px #00c6ff80}.create-page-text{color:#bdc3c7;font-size:14px;margin-top:30px;text-align:center}.create-page-text a{color:#ecf0f1;font-weight:600;text-decoration:none}.create-page-text a:hover{text-decoration:underline}.terms-container{align-items:center;cursor:pointer;display:flex;justify-content:flex-start;margin-bottom:20px;-webkit-user-select:none;user-select:none}.terms-checkbox{align-items:center;background-color:#0003;border:2px solid #576574;border-radius:5px;color:#fff;display:flex;font-size:14px;font-weight:700;height:22px;justify-content:center;margin-right:10px;min-width:22px;transition:all .2s ease;width:22px}.terms-checkbox.checked{background-color:#00b894;border-color:#00b894}.terms-text{color:#bdc3c7;font-size:13px;line-height:1.4;margin:0;text-align:left}@media (max-width:960px){.login-container{align-items:center;flex-direction:column;padding:20px;width:100%}.brand-section{align-items:center;margin-bottom:40px;padding-right:0;text-align:center}.brand-title{font-size:42px}.brand-slogan{font-size:20px}.card-section{flex:auto;max-width:400px;width:100%}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(60px) scale(.9)}50%{opacity:.8;transform:translateY(-10px) scale(1.02)}75%{opacity:1;transform:translateY(5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.bounce-in{animation:bounceInUp .8s cubic-bezier(.215,.61,.355,1) forwards;opacity:0}@keyframes textPop{0%{filter:blur(4px);opacity:0;transform:scale(.5)}50%{filter:blur(0);opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.inline-bounce{animation:textPop .6s cubic-bezier(.175,.885,.32,1.275) forwards;display:inline-block;opacity:0}.ambient-glow{background:radial-gradient(circle,#7000ff26 0,#0000 70%);border-radius:50%;filter:blur(40px);height:600px;pointer-events:none;position:absolute;width:600px;z-index:-1}.ambient-glow.top-left{left:-250px;top:-250px}.ambient-glow.bottom-right{background:radial-gradient(circle,#00d4ff1f 0,#0000 70%);bottom:-250px;right:-250px}.navbar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0c29b3;border-bottom:1px solid #ffffff0d;box-sizing:border-box;display:flex;height:80px;justify-content:space-between;left:0;padding:0 5%;position:fixed;top:0;width:100%;z-index:100}.navbar.compact{height:60px}.nav-brand{align-items:center;cursor:pointer;display:flex}.nav-logo{height:40px;margin-right:15px}.navbar.compact .nav-logo{height:30px}.nav-title{color:#fff;font-size:24px;font-weight:700;letter-spacing:1px}.nav-links{align-items:center;display:flex;gap:24px}.nav-text-link{background:#0000;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:8px 0;text-decoration:none!important;transition:color .3s}.nav-text-link:hover{color:#00c6ff;text-decoration:none!important;text-shadow:0 0 8px #00c6ff66}.nav-btn-outline{background:#0000;border:1px solid #00c6ff;border-radius:6px;color:#00c6ff;cursor:pointer;font-size:16px;font-weight:600;padding:8px 24px;transition:all .3s}.nav-btn-outline:hover{background:#00c6ff1a;box-shadow:0 0 10px #00c6ff4d}.nav-btn-filled{background:linear-gradient(45deg,#7000ff,#00d4ff);border:none;border-radius:8px;box-shadow:0 4px 15px #7000ff4d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:8px 24px;transition:all .3s ease}.nav-btn-filled:hover{background:linear-gradient(45deg,#8222ff,#1ce3ff);box-shadow:0 8px 25px #7000ff80;transform:translateY(-2px)}.nav-user-menu{display:inline-block;position:relative}.nav-user-trigger{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;padding:8px 16px;transition:all .3s}.nav-user-trigger:hover{background:#ffffff1a;border-color:#fff3}.nav-user-role{background:#00c6ff26;border-radius:4px;color:#00c6ff;font-size:12px;font-weight:500;padding:2px 6px}.nav-user-dropdown{animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0c29f2;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 10px 25px #00000080;min-width:150px;overflow:hidden;position:absolute;right:0;top:calc(100% + 10px);z-index:1000}.nav-dropdown-item{background:#0000;border:none;color:#fff;cursor:pointer;font-size:14px;padding:12px 16px;text-align:left;transition:background .2s;width:100%}.nav-dropdown-item:hover{background:#ffffff1a;color:#00c6ff}.home-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow-x:hidden;padding-bottom:60px;padding-top:140px;position:relative;width:100%}.hero-section{max-width:800px;padding:0 20px;text-align:center;z-index:10}.badge{background:#00c6ff1a;border:1px solid #00c6ff4d;border-radius:20px;color:#00c6ff;display:inline-block;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:24px;padding:6px 16px;text-transform:uppercase}.hero-title{color:#fff;font-size:64px;font-weight:800;line-height:1.1;margin:0 0 24px}.highlight-text{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(45deg,#00c6ff,#0072ff);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#b0bec5;font-size:20px;font-weight:400;line-height:1.6;margin-bottom:40px}.hero-cta-group{display:flex;gap:20px;justify-content:center;margin-bottom:60px}.hero-btn{font-size:18px;margin-top:0;padding:16px 36px;width:auto}.btn-secondary{background:#ffffff0d;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;transition:all .3s}.btn-secondary:hover{background:#ffffff1a;border-color:#fff6}.hero-mockup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0c29cc;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 50px #00000080;margin:0 auto;max-width:900px;overflow:hidden;position:relative;width:100%;z-index:5}.mockup-header{align-items:center;background:#0006;border-bottom:1px solid #ffffff0d;display:flex;gap:8px;height:30px;padding:0 15px}.dot{border-radius:50%;height:12px;width:12px}.dot.red{background:#ff5f56}.dot.yellow{background:#ffbd2e}.dot.green{background:#27c93f}.mockup-body{background:#000;display:flex;height:auto;min-height:200px}.mockup-image{display:block;filter:contrast(1.02) brightness(1.05);height:auto;opacity:.95;transition:all .5s cubic-bezier(.4,0,.2,1);width:100%}.hero-mockup:hover .mockup-image{filter:contrast(1.05) brightness(1.1);opacity:1;transform:scale(1.01)}.mockup-sidebar{background:#ffffff05;border-right:1px solid #ffffff0d;width:20%}.mockup-main{display:flex;flex-direction:column;gap:20px;padding:20px;width:80%}.mockup-card{background:#ffffff08;border-radius:8px;flex:1 1}.mockup-card.line{background:linear-gradient(90deg,#00c6ff33,#0072ff0d);flex:none;height:40px}.stats-band{background:#0000004d;border-bottom:1px solid #ffffff0d;border-top:1px solid #ffffff0d;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-around;padding:60px 5%;width:100%}.stat-item{margin:15px 0;min-width:200px;text-align:center}.stat-number{color:#00c6ff;font-size:48px;font-weight:800;margin:0 0 10px}.stat-label{color:#b0bec5;font-size:16px;letter-spacing:1px;margin:0;text-transform:uppercase}.features-section{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:100px 5%}.section-header{margin-bottom:60px;text-align:center}.section-header h2{color:#fff;font-size:42px;font-weight:700;margin:0 0 15px}.section-header p{color:#b0bec5;font-size:18px;margin:0 auto;max-width:600px}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.features-grid{grid-template-columns:1fr}}.feature-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:40px 30px;text-align:left;transition:all .3s}.feature-card:hover{background:#ffffff0f;border-color:#2563eb4d;box-shadow:0 15px 30px #0006;transform:translateY(-5px)}.feature-icon{font-size:40px;margin-bottom:20px}.feature-card h3{color:#fff;font-size:22px;margin:0 0 15px}.feature-card p{color:#b0bec5;font-size:15px;line-height:1.6;margin:0}.modal-overlay{align-items:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0815d9;box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;overflow-y:auto;padding:50px 20px;position:fixed;top:0;width:100vw;z-index:1000}.modal-content{background:#191635f2;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 25px 50px -12px #000000b3;margin:auto;max-width:1400px;padding:40px;position:relative;width:100%}.modal-close-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:24px;opacity:.6;position:absolute;right:25px;top:20px;transition:opacity .3s}.modal-close-btn:hover{opacity:1}.pricing-grid-horizontal{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;justify-content:center;margin-top:30px;overflow-x:auto;padding:20px 10px 30px}.current-plan-badge{background:#00c6ff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:#0a1128;font-size:11px;font-weight:800;left:50%;letter-spacing:.5px;padding:4px 12px;position:absolute;text-transform:uppercase;top:0;transform:translateX(-50%);z-index:10}.pricing-card.current-plan{border-color:#00c6ff!important;box-shadow:0 0 25px #00c6ff4d}.pricing-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;display:flex;flex:1 1;flex-direction:column;max-width:320px;min-width:250px;overflow:hidden;padding:30px 20px;position:relative;transition:all .3s}.pricing-card:hover{background:#ffffff0d;border-color:#fff3;box-shadow:0 15px 40px #00000080;transform:translateY(-10px)}.pricing-card.popular{background:linear-gradient(180deg,#00c6ff0d,#ffffff08);border-color:#00c6ff66;box-shadow:0 0 30px #00c6ff26;transform:scale(1.05)}.pricing-card.popular:hover{box-shadow:0 15px 40px #00c6ff4d;transform:scale(1.05) translateY(-10px)}.popular-badge{background:linear-gradient(45deg,#0072ff,#00c6ff);border-radius:0 0 10px 10px;color:#fff;font-size:14px;font-weight:600;left:50%;letter-spacing:1px;padding:6px 20px;position:absolute;top:0;transform:translateX(-50%)}.pricing-card.admin{background:linear-gradient(180deg,#8a2be20d,#ffffff08);border-color:#8a2be24d}.pricing-card.admin:hover{border-color:#8a2be299;box-shadow:0 15px 40px #8a2be233}.pricing-header{border-bottom:1px solid #ffffff1a;margin-bottom:30px;padding-bottom:30px;text-align:center}.pricing-header h3{color:#fff;font-size:24px;font-weight:600;margin:0 0 15px}.price{align-items:flex-start;color:#fff;display:flex;font-size:56px;font-weight:800;justify-content:center;line-height:1}.price .currency{color:#b0bec5;font-size:24px;margin-top:5px}.price .period{color:#b0bec5;font-size:16px;font-weight:400;margin-top:35px}.pricing-features{flex:1 1;list-style:none;margin:0 0 40px;padding:0}.pricing-features li{align-items:center;color:#e0e0e0;display:flex;font-size:15px;justify-content:center;margin-bottom:15px}.pricing-features li i{color:#00ca8d;font-size:18px;font-style:normal;font-weight:700;margin-right:12px}.pricing-features li.disabled,.pricing-features li.disabled i{color:#576574}.pricing-features li.highlight{color:#00c6ff;font-weight:600}.plan-btn{border-radius:8px;padding:14px;width:100%}.pulse{animation:pulsing 2s infinite}@keyframes pulsing{0%{box-shadow:0 0 0 0 #00c6ff66}70%{box-shadow:0 0 0 15px #00c6ff00}to{box-shadow:0 0 0 0 #00c6ff00}}.footer-btn{color:#7f8c8d;display:block;font-size:14px;margin-bottom:12px;padding:0;text-align:left}.footer-btn:hover{text-shadow:none}@media (max-width:1100px){.pricing-grid-horizontal{justify-content:flex-start}}.cta-section{background:radial-gradient(circle at center,#0072ff33 0,#0000 70%);padding:100px 5%;text-align:center}.cta-section h2{color:#fff;font-size:48px;margin:0 0 20px}.cta-section p{color:#b0bec5;font-size:20px;margin:0 0 40px}.cta-btn{border-radius:30px;font-size:20px;padding:18px 48px}.footer{background:#0a0815;border-top:1px solid #ffffff0d;box-sizing:border-box;padding:60px 5% 0}.footer-content{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px;padding-bottom:40px}.footer-brand{max-width:300px}.footer-logo{height:30px;margin-bottom:15px}.footer-title{color:#fff;font-size:20px;font-weight:700;margin-left:10px;vertical-align:top}.footer-desc{color:#7f8c8d;font-size:14px;line-height:1.6}.footer-links h4{color:#fff;font-size:16px;margin:0 0 20px}.footer-links a{color:#7f8c8d;display:block;font-size:14px;margin-bottom:12px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#00c6ff}.footer-bottom{border-top:1px solid #ffffff0d;color:#7f8c8d;font-size:13px;padding:20px 0;text-align:center}.App:not(.home-container){padding-top:60px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.9)}70%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.logout-fade-out{animation:fadeOut .5s ease-out forwards}.view-transition-container{animation:viewEntry .6s cubic-bezier(.4,0,.2,1) forwards;display:flex;flex:1 1;flex-direction:column;width:100%}@keyframes viewEntry{0%{filter:blur(5px);opacity:0;transform:translateY(15px)}to{filter:blur(0);opacity:1;transform:translateY(0)}}.premium-overlay{-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;background:#080a1ae6!important}.premium-modal-content{background:linear-gradient(145deg,#14182ee6,#0d1021f2)!important;border:1px solid #ffffff14!important;box-shadow:0 30px 60px #0009,inset 0 1px 0 #ffffff1a!important;padding:50px!important}.premium-close{align-items:center;background:#ffffff1a!important;border-radius:50%;color:#a0aec0!important;display:flex;font-size:16px!important;height:36px;justify-content:center;right:25px!important;top:25px!important;width:36px}.premium-close:hover{background:#fff3!important;color:#fff!important}.premium-modal-header{margin-bottom:40px;text-align:center}.premium-title{color:#fff!important;font-size:38px!important;margin-bottom:15px!important}.highlight-gold{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(45deg,gold,#ff8c00);-webkit-background-clip:text;background-clip:text;text-shadow:0 0 20px #ffd70066}.premium-subtitle{color:#a0aec0!important;font-size:16px!important;margin:0!important}.active-pro-badge{background:#ffd70026;border:1px solid #ffd7004d;border-radius:20px;color:gold;display:inline-block;font-size:14px;font-weight:700;margin-top:20px;padding:8px 16px}.premium-pricing-grid{gap:25px!important;padding:10px!important}.glass-card{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffff05!important;border:1px solid #ffffff0d!important;border-radius:16px!important;padding:40px 30px!important;position:relative}.glass-card:hover{background:#ffffff0a!important;border-color:#ffffff1a!important}.tier-header{margin-bottom:25px;text-align:left}.tier-header h3{color:#fff;font-size:24px!important;font-weight:700;margin-bottom:5px!important}.tier-desc{color:#718096!important;font-size:14px!important;margin:0!important}.price-container{align-items:baseline;display:flex;margin-bottom:30px}.price-container .price{color:#fff;font-size:46px!important;font-weight:800}.price-container .period{color:#718096!important;font-size:16px!important;margin-left:5px}.premium-features-list{flex:1 1;list-style:none;margin:0 0 35px!important;padding:0;text-align:left}.premium-features-list li{align-items:center!important;color:#e2e8f0!important;display:flex!important;font-size:15px!important;margin-bottom:16px!important}.check-icon{color:#00b894;font-size:16px;font-style:normal;font-weight:700;margin-right:12px}.gold-icon{color:gold!important;text-shadow:0 0 10px #ffd70080}.highlight-feature{color:#fff!important;font-weight:600!important}.premium-btn-outline{border-color:#fff3!important;border-radius:8px!important;color:#e2e8f0!important;padding:12px!important;width:100%!important}.premium-btn-outline:hover{background:#ffffff0d!important;border-color:#fff6!important;box-shadow:none!important}.popular-tier{background:linear-gradient(180deg,#1a2035cc,#0d1021e6)!important;border:1px solid #ffd7004d!important;box-shadow:0 20px 40px #00000080,inset 0 1px 10px #ffd7001a!important;transform:scale(1.05)!important}.popular-tier:hover{border-color:#ffd70080!important;box-shadow:0 25px 50px #0009,inset 0 1px 15px #ffd70033!important;transform:scale(1.07) translateY(-5px)!important}.card-glow{background:radial-gradient(circle,#ffd7000d 0,#0000 60%);height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%;z-index:0}.premium-features-list,.premium-submit-btn,.price-container,.tier-header{position:relative;z-index:1}.gold-badge{background:linear-gradient(90deg,#d4af37,gold)!important;border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important;color:#000!important}.premium-submit-btn{background:linear-gradient(45deg,#d4af37,#f3e5ab)!important;border:none!important;border-radius:8px!important;box-shadow:0 4px 15px #d4af3766!important;color:#000!important;font-size:16px!important;font-weight:700!important;padding:14px!important;width:100%!important}.premium-submit-btn:hover:not(:disabled){background:linear-gradient(45deg,gold,#fff)!important;box-shadow:0 8px 25px #d4af3799!important;transform:translateY(-2px)!important}.premium-submit-btn:disabled{background:#3f3f3f!important;box-shadow:none!important;color:#7f8c8d!important;transform:none!important}.premium-submit-btn.processing{background:linear-gradient(45deg,#ff8c00,gold)!important;opacity:.8!important}.wst{background:#fff;color:#1e293b;font-family:Inter,Outfit,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.wst-navbar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffeb;border-bottom:1px solid #0000000f;box-shadow:0 1px 3px #0000000a;height:72px;justify-content:space-between;left:0;padding:0 6%;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.wst-nav-brand,.wst-navbar{align-items:center;display:flex}.wst-nav-brand{cursor:pointer;gap:12px;text-decoration:none}.wst-nav-logo{height:36px;width:auto}.wst-nav-name{color:#0369a1;font-size:20px;font-weight:700;letter-spacing:-.3px}.wst-nav-links{align-items:center;display:flex;gap:32px}.wst-nav-link{background:none;border:none;color:#475569;cursor:pointer;font-family:inherit;font-size:15px;font-weight:500;padding:8px 0;position:relative;text-decoration:none;transition:color .25s ease}.wst-nav-link:hover{color:#0284c7}.wst-nav-link:after{background:#0284c7;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.wst-nav-link:hover:after{width:100%}.wst-hero{background:linear-gradient(135deg,#f0f9ff,#e0f2fe 30%,#fff 70%);overflow:hidden;padding:160px 6% 120px;position:relative}.wst-hero:before{background:radial-gradient(circle,#0ea5e914 0,#0000 70%);height:600px;right:-200px;top:-200px;width:600px}.wst-hero:after,.wst-hero:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.wst-hero:after{background:radial-gradient(circle,#0369a10f 0,#0000 70%);bottom:-150px;height:400px;left:-150px;width:400px}.wst-hero-inner{align-items:center;display:flex;gap:80px;margin:0 auto;max-width:1200px;position:relative;z-index:1}.wst-hero-text{flex:1 1}.wst-hero-badge{background:#0ea5e91a;border:1px solid #0ea5e933;border-radius:20px;color:#0284c7;display:inline-block;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:24px;padding:6px 16px;text-transform:uppercase}.wst-hero-title{color:#0f172a;font-size:56px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin:0 0 24px}.wst-hero-title span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0284c7,#0ea5e9);-webkit-background-clip:text;background-clip:text}.wst-hero-desc{color:#64748b;font-size:19px;line-height:1.7;margin:0 0 40px;max-width:520px}.wst-hero-actions{display:flex;gap:16px}.wst-btn-primary{background:linear-gradient(135deg,#0284c7,#0ea5e9);border:none;border-radius:10px;box-shadow:0 4px 14px #0ea5e959;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:16px;font-weight:600;padding:14px 32px;text-decoration:none;transition:all .3s ease}.wst-btn-primary:hover{box-shadow:0 8px 25px #0ea5e973;transform:translateY(-2px)}.wst-btn-secondary{background:#fff;border:2px solid #e0f2fe;border-radius:10px;color:#0284c7;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;padding:14px 32px;transition:all .3s ease}.wst-btn-secondary:hover{background:#f0f9ff;border-color:#0ea5e9}.wst-hero-visual{display:flex;flex:1 1;justify-content:center}.wst-hero-image{border:1px solid #0ea5e91f;border-radius:20px;box-shadow:0 25px 50px -12px #0000001f;max-width:500px;object-fit:cover;transition:transform .4s ease,box-shadow .4s ease;width:100%}.wst-hero-image:hover{box-shadow:0 30px 60px -12px #0000002e;transform:translateY(-6px)}.wst-stats{background:#0369a1;display:flex;gap:0;justify-content:center;padding:0}.wst-stat{border-right:1px solid #ffffff1a;flex:1 1;padding:40px 20px;text-align:center}.wst-stat:last-child{border-right:none}.wst-stat-num{color:#fff;font-size:36px;font-weight:800;margin:0 0 6px}.wst-stat-label{color:#ffffffb3;font-size:14px;font-weight:500;letter-spacing:1px;margin:0;text-transform:uppercase}.wst-section{padding:100px 6%}.wst-section-header{margin:0 auto 60px;max-width:640px;text-align:center}.wst-section-header h2{color:#0f172a;font-size:40px;font-weight:800;letter-spacing:-.5px;margin:0 0 16px}.wst-section-header p{color:#64748b;font-size:18px;line-height:1.6;margin:0}.wst-about{background:#f8fafc}.wst-about-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}.wst-about-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px 32px;text-align:center;transition:all .3s ease}.wst-about-card:hover{border-color:#bae6fd;box-shadow:0 20px 40px #0000000f;transform:translateY(-4px)}.wst-about-card-icon{display:block;font-size:48px;margin-bottom:20px}.wst-about-card h3{color:#0f172a;font-size:20px;font-weight:700;margin:0 0 12px}.wst-about-card p{color:#64748b;font-size:15px;line-height:1.6;margin:0}.wst-products{background:#fff}.wst-product-showcase{background:linear-gradient(135deg,#0c1a3a,#1e3a5f);border-radius:24px;box-shadow:0 25px 50px #00000026;display:flex;margin:0 auto;max-width:900px;overflow:hidden}.wst-product-info{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:50px 48px}.wst-product-badge{background:#0ea5e933;border-radius:12px;color:#38bdf8;display:inline-block;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:20px;padding:4px 14px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.wst-product-info h3{color:#fff;font-size:32px;font-weight:800;margin:0 0 16px}.wst-product-info p{color:#ffffffb3;font-size:16px;line-height:1.7;margin:0 0 32px}.wst-product-features{list-style:none;margin:0 0 36px;padding:0}.wst-product-features li{align-items:center;color:#ffffffd9;display:flex;font-size:14px;gap:10px;padding:6px 0}.wst-product-features li:before{color:#22d3ee;content:"✓";font-weight:700}.wst-product-visual{align-items:center;background:#ffffff08;border-left:1px solid #ffffff0f;display:flex;flex:0 0 320px;justify-content:center}.wst-product-icon-big{font-size:120px;opacity:.15}.wst-contact{background:#f8fafc}.wst-contact-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px}.wst-contact-info h3{color:#0f172a;font-size:24px;font-weight:700;margin:0 0 16px}.wst-contact-info>p{color:#64748b;font-size:16px;line-height:1.6;margin:0 0 32px}.wst-contact-item{align-items:flex-start;display:flex;gap:16px;margin-bottom:24px}.wst-contact-item-icon{align-items:center;background:#e0f2fe;border-radius:10px;display:flex;flex-shrink:0;font-size:20px;height:44px;justify-content:center;width:44px}.wst-contact-item-text strong{color:#0f172a;display:block;font-size:15px;margin-bottom:4px}.wst-contact-item-text span{color:#64748b;font-size:14px}.wst-contact-form{background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:36px}.wst-input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#1e293b;font-family:inherit;font-size:15px;outline:none;padding:14px 16px;transition:all .2s ease;width:100%}.wst-input:focus{background:#fff;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91a}.wst-textarea{min-height:120px;resize:none}.wst-footer{background:#0f172a;padding:60px 6% 30px}.wst-footer-inner{align-items:flex-start;border-bottom:1px solid #ffffff14;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1100px;padding-bottom:40px}.wst-footer-brand{max-width:300px}.wst-footer-brand-name{color:#fff;font-size:20px;font-weight:700;margin-bottom:12px}.wst-footer-brand p{color:#94a3b8;font-size:14px;line-height:1.6;margin:0}.wst-footer-col h4{color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;margin:0 0 16px;text-transform:uppercase}.wst-footer-col a,.wst-footer-col button{background:none;border:none;color:#94a3b8;cursor:pointer;display:block;font-family:inherit;font-size:14px;margin-bottom:10px;padding:0;text-align:left;text-decoration:none;transition:color .2s}.wst-footer-col a:hover,.wst-footer-col button:hover{color:#38bdf8}.wst-footer-bottom{color:#64748b;font-size:14px;padding-top:24px;text-align:center}.wst-fade-up{animation:wstFadeUp .8s ease forwards;opacity:0;transform:translateY(30px)}@keyframes wstFadeUp{to{opacity:1;transform:translateY(0)}}.wst-delay-1{animation-delay:.1s}.wst-delay-2{animation-delay:.2s}.wst-delay-3{animation-delay:.3s}.wst-delay-4{animation-delay:.5s}.wst-delay-5{animation-delay:.7s}@media (max-width:900px){.wst-hero-inner{flex-direction:column;gap:50px;text-align:center}.wst-hero-title{font-size:40px}.wst-hero-desc{max-width:100%}.wst-hero-actions{justify-content:center}.wst-about-grid{grid-template-columns:1fr}.wst-product-showcase{flex-direction:column}.wst-product-visual{flex:0 0 200px}.wst-contact-grid{grid-template-columns:1fr}.wst-footer-inner{flex-direction:column}}
/*# sourceMappingURL=main.0282bfd7.css.map*/