:root{--color-red: #ef5454;--color-red-dark: #d63d3d;--color-navy: #0f2443;--color-navy-deep: #0a1830;--color-pink: #feeeee;--color-pink-soft: #fff9f9;--color-white: #fffefe;--color-pure-white: #ffffff;--color-cream: #fcf7f7;--color-gray-bg: #f4f4f6;--color-border-light: #f0eef0;--color-border-mid: #e0dede;--color-divider: #a8a3b1;--color-text-dark: #0f2443;--color-text-body: #000000;--color-text-muted: #ececec;--color-text-light: rgba(255, 255, 255, .7);--color-blue: #0066ff;--color-blue-light: #2f82ff;--color-blue-accent: #4a90d9;--color-orange: #ff8310;--color-amber: #df812a;--color-green: #22c55e;--font-family-sans: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;--container-max-width: 1280px;--navbar-height: 80px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .06);--shadow-md: 0 4px 16px rgba(239, 84, 84, .25);--shadow-lg: 0 20px 60px rgba(0, 0, 0, .2);--z-base: 1;--z-overlay: 1000;--z-modal: 1005;--z-nav: 1010;--z-toast: 1020}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#feeeee;color:#0f2443;overflow-x:hidden}a{text-decoration:none;color:inherit}button,input{font-family:inherit}html{scroll-behavior:smooth}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.15);opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes drawLine{0%{stroke-dashoffset:600}to{stroke-dashoffset:0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.fade-up{animation:fadeUp .7s ease both}.fade-in{animation:fadeIn .6s ease both}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#feeeee}::-webkit-scrollbar-thumb{background:#ef5454;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#d63d3d}@media (max-width: 1280px){.hero-grid{gap:40px!important}.ams-features{gap:14px!important}}@media (max-width: 1024px){.hamburger-btn{display:block}.nav-links,.nav-buttons{display:none!important}.mobile-nav-overlay{display:flex;position:fixed;inset:0;background:#0f2443f7;z-index:1005;flex-direction:column;align-items:center;justify-content:center;gap:20px;opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-nav-overlay.open{opacity:1;pointer-events:all}.mobile-nav-overlay a{color:#fff;font-size:22px;font-weight:600;padding:10px 20px;transition:color .2s}.mobile-nav-overlay a:hover{color:#ef5454}.hero-section{min-height:auto!important;padding-top:100px!important;padding-bottom:60px!important}.hero-grid{grid-template-columns:1fr!important;gap:40px!important}.hero-title{font-size:42px!important}.hero-chat{max-width:100%!important;justify-self:stretch!important}.hero-stats{position:relative!important;bottom:auto!important;margin-top:40px!important}.hero-stat-tab{flex:1 1 auto!important;min-width:140px!important}.about-section{padding:80px 20px!important}.about-title{font-size:36px!important}.about-cards-grid{flex-direction:column!important}.about-detail-grid{grid-template-columns:1fr!important;gap:24px!important}.source-target-headers{gap:30px!important;padding-left:20px!important;padding-right:20px!important}.source-target-title{font-size:32px!important}.roles-grid{gap:60px!important}.roles-title{font-size:36px!important}.demo-card{padding:40px 28px!important}.demo-title{font-size:32px!important}.demo-tabs{max-width:100%!important;flex-wrap:wrap!important;border-radius:16px!important}.testimonials-grid{grid-template-columns:1fr!important;gap:40px!important}.testimonials-title{font-size:36px!important}.testimonials-card-stack{max-width:100%!important;height:500px!important}.security-title{font-size:36px!important}.security-jurisdictions,.security-tech{grid-template-columns:repeat(2,1fr)!important}.ams-title{font-size:36px!important}.ams-metrics{grid-template-columns:repeat(2,1fr)!important}.ams-tenant-grid{grid-template-columns:1fr!important;gap:32px!important}.ams-features{grid-template-columns:repeat(2,1fr)!important}.ams-feature-card{min-height:auto!important}.dayinlife-title{font-size:32px!important}.dayinlife-container{min-height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:24px!important;position:relative!important}.dayinlife-bubble{position:relative!important;inset:auto!important;max-width:100%!important;transform:none!important}.dayinlife-clock{position:relative!important;top:auto!important;left:auto!important;transform:none!important;width:300px!important;height:300px!important;order:-1!important;margin-bottom:20px!important}.pricing-title{font-size:36px!important}.pricing-grid{grid-template-columns:1fr 1fr!important;gap:16px!important}.pricing-card{min-height:auto!important}.footer-cta{padding:40px 28px!important}.footer-columns{grid-template-columns:1fr 1fr!important;gap:32px!important}}@media (max-width: 768px){.hero-section{padding-top:90px!important;padding-bottom:40px!important}.hero-title{font-size:34px!important}.hero-subtitle{font-size:14px!important}.hero-cards-grid{flex-direction:column!important;max-width:100%!important;height:auto!important}.hero-cta-row{flex-direction:column!important;max-width:100%!important}.hero-chat{padding:20px!important}.hero-stats{flex-wrap:wrap!important;justify-content:center!important}.hero-stat-tab{flex:1 1 45%!important;min-width:120px!important}.about-section{padding:60px 16px!important}.about-title{font-size:30px!important}.about-cards-wrapper{padding:16px!important;border-radius:16px!important}.about-cards-grid{flex-direction:column!important;gap:14px!important}.about-card{min-height:auto!important;padding:22px!important}.about-detail{padding:24px 20px!important}.source-target-section{padding:60px 16px 80px!important}.source-target-headers{grid-template-columns:1fr!important;gap:20px!important;padding-left:8px!important;padding-right:8px!important;margin-bottom:10px!important}.source-target-title{font-size:28px!important}.source-target-desktop-svg{display:none!important}.source-target-mobile-view{display:block!important}.roles-grid{grid-template-columns:1fr!important;gap:40px!important;max-width:100%!important}.roles-title{font-size:30px!important}.demo-section{padding:60px 16px!important}.demo-card{padding:28px 18px!important;border-radius:16px!important}.demo-title{font-size:26px!important}.demo-tabs{gap:4px!important;padding:6px!important}.demo-checks{gap:8px!important}.testimonials-section{padding:60px 16px!important}.testimonials-title{font-size:30px!important}.testimonials-card-stack{height:440px!important}.testimonials-card{padding:30px 24px 20px!important}.security-section{padding:60px 16px!important}.security-title{font-size:30px!important}.security-jurisdictions{grid-template-columns:1fr!important}.security-tech{grid-template-columns:1fr 1fr!important}.security-card{min-height:auto!important;padding:24px 18px!important}.ams-section{padding:60px 16px!important}.ams-title{font-size:30px!important}.ams-metrics{grid-template-columns:1fr 1fr!important;gap:12px!important}.ams-metric-card{padding:18px!important}.ams-features{grid-template-columns:1fr!important}.ams-feature-card{min-height:auto!important;padding:22px!important}.dayinlife-section{padding:60px 16px!important}.dayinlife-title{font-size:28px!important}.dayinlife-clock{width:240px!important;height:240px!important}.pricing-section{padding:60px 16px 80px!important}.pricing-title{font-size:30px!important}.pricing-grid{grid-template-columns:1fr!important;gap:20px!important}.pricing-card{min-height:auto!important;padding:28px 22px!important}.pricing-card-featured{min-height:auto!important}.footer-section{padding:40px 16px 0!important}.footer-cta{padding:32px 20px!important;border-radius:14px!important}.footer-cta h2{font-size:28px!important}.footer-input{flex-direction:column!important;border-radius:14px!important;padding:12px!important}.footer-input input{width:100%!important;text-align:center!important}.footer-input button{width:100%!important;border-radius:10px!important}.footer-columns{grid-template-columns:1fr!important;gap:24px!important;text-align:center!important}.footer-bottom{flex-direction:column!important;gap:12px!important;text-align:center!important}}@media (max-width: 480px){.hero-section{padding-top:80px!important}.hero-title{font-size:28px!important}.hero-subtitle{font-size:13px!important}.hero-stat-tab{flex:1 1 100%!important;font-size:11px!important}.about-title{font-size:26px!important}.source-target-title{font-size:24px!important}.roles-title{font-size:26px!important}.demo-title{font-size:22px!important}.testimonials-title{font-size:26px!important}.testimonials-card-stack{height:400px!important}.security-title{font-size:26px!important}.security-tech{grid-template-columns:1fr!important}.ams-title{font-size:26px!important}.ams-metrics{grid-template-columns:1fr!important}.dayinlife-title{font-size:24px!important}.dayinlife-clock{width:200px!important;height:200px!important}.pricing-title{font-size:26px!important}.footer-cta h2{font-size:24px!important}}.hamburger-btn{display:none;background:none;border:none;cursor:pointer;padding:4px;z-index:1010}.hamburger-btn span{display:block;width:24px;height:2.5px;margin:5px 0;border-radius:2px;transition:all .3s ease}.mobile-nav-overlay{display:none}.source-target-mobile-view{display:none;margin-top:40px;font-family:Plus Jakarta Sans,sans-serif}.mobile-sources-container,.mobile-targets-container{background:#fcf7f7;border:1px solid #E0DEDE;border-radius:20px;padding:24px 20px}.mobile-sub-title{font-size:15px;font-weight:700;text-transform:uppercase;color:#ef5454;letter-spacing:1px;margin-bottom:20px;text-align:center}.mobile-sources-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 480px){.mobile-sources-grid{grid-template-columns:repeat(2,1fr)!important}}.mobile-source-badge{display:flex;flex-direction:column;align-items:center;gap:8px;background:#fff;border:1px solid #F0EEF0;border-radius:12px;padding:12px 6px;box-shadow:0 4px 10px #00000008}.mobile-source-logo{width:50px;height:50px;display:flex;align-items:center;justify-content:center}.mobile-source-logo svg{max-width:100%;max-height:100%}.mobile-source-name{font-size:12px;font-weight:600;color:#0f2443;text-align:center}.mobile-flow-indicator{display:flex;justify-content:center;align-items:center;height:60px;position:relative}.mobile-arrow-line{width:2px;height:40px;background:repeating-linear-gradient(to bottom,#A8A3B1,#A8A3B1 6px,transparent 6px,transparent 12px);position:relative}.mobile-arrow-line:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #A8A3B1}.mobile-center-block{background:#0f2443;border-radius:20px;padding:30px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;box-shadow:0 10px 30px #0f244326}.mobile-center-logo{max-width:146px;height:auto}.mobile-center-text{color:#ffffffd9;font-size:13px;line-height:1.6}.mobile-sub-sub-title{font-size:12px;font-weight:700;text-transform:uppercase;color:#a8a3b1;margin:18px 0 12px;letter-spacing:.5px;text-align:center}.mobile-targets-inner-group{border-bottom:1px dashed #E0DEDE;padding-bottom:16px}.mobile-targets-grid-inner,.mobile-targets-grid-outer{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.mobile-target-pill{background:#fff;border:1px solid #E0DEDE;color:#0f2443;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:600;box-shadow:0 2px 6px #00000008}.mobile-target-pill-green{background:#e8f5e9;border:1px solid #C8E6C9;color:#2e7d32}.mobile-target-pill-red{background:#ef5454;border:1px solid transparent;color:#fff;box-shadow:0 4px 10px #ef545440}.dayinlife-bubble{position:absolute;max-width:320px}.dayinlife-tl{top:30px;left:0}.dayinlife-tr{top:30px;right:0}.dayinlife-bl{bottom:30px;left:0}.dayinlife-br{bottom:30px;right:0}@media (max-width: 1024px){.dayinlife-bubble{position:relative!important;inset:auto!important;max-width:100%!important}.dayinlife-bubble-tail{display:none!important}}@media (max-width: 768px){.bg-card-1{transform:translate(15px,-15px) rotate(4deg)!important}.bg-card-2{transform:translate(8px,-8px) rotate(2deg)!important}.bg-card-3{transform:translate(-10px,-8px) rotate(-2deg)!important}.bg-card-4{transform:translate(-20px,-15px) rotate(-4deg)!important}.roles-grid p{max-width:100%!important}.testimonials-card-body{padding:32px 24px 20px!important}.testimonials-card-footer{padding:16px 24px!important}.ams-feature-tags{position:static!important;height:auto!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:12px!important}.ams-feature-tags .ams-tag-1,.ams-feature-tags .ams-tag-2,.ams-feature-tags .ams-tag-3{position:static!important}}@media (max-width: 480px){.hero-chat-roles{grid-template-columns:1fr!important;gap:10px!important}.tenant-dashboard-pills{flex-direction:column!important;gap:8px!important}.footer-input input{margin-bottom:8px!important}}.about-cards-grid{display:flex!important;flex-direction:row;gap:20px;width:100%}.about-card{display:flex!important;flex-direction:column;justify-content:flex-start;transition:flex .5s cubic-bezier(.4,0,.2,1),transform .3s ease,box-shadow .3s ease,border-color .3s ease!important;overflow:hidden}.about-card-text{transition:all .5s cubic-bezier(.4,0,.2,1)}.about-card-image{display:flex!important;width:0px;flex-shrink:0;opacity:0;visibility:hidden;transition:width .5s cubic-bezier(.4,0,.2,1),opacity .5s ease,visibility .5s ease;background:linear-gradient(135deg,#0f2443,#2a4a7a);border-radius:12px;aspect-ratio:16/10;align-items:center;justify-content:center;overflow:hidden}@media (min-width: 1025px){.about-card.expanded{flex-direction:row!important;gap:32px!important;align-items:center!important}.about-card.expanded .about-card-text{flex:1;display:flex;flex-direction:column;height:100%;justify-content:center}.about-card.expanded .about-card-image{width:42%!important;opacity:1!important;visibility:visible!important}}@media (max-width: 1024px){.about-card{flex:none!important;width:100%!important;min-height:auto!important}.about-card.expanded{flex-direction:column!important;gap:20px!important}.about-card.expanded .about-card-image{width:100%!important;opacity:1!important;visibility:visible!important;margin-top:16px}}@keyframes swipeToBackLeft{0%{transform:translate(0) rotate(0) scale(1);z-index:12;opacity:1}40%{transform:translate(-360px,30px) rotate(-15deg) scale(.95);z-index:12;opacity:.95}50%{transform:translate(-360px,30px) rotate(-15deg) scale(.95);z-index:1;opacity:.7}to{transform:translate(-40px,-70px) rotate(-10deg) scale(.88);z-index:1;opacity:.5}}@keyframes swipeToBackRight{0%{transform:translate(0) rotate(0) scale(1);z-index:12;opacity:1}40%{transform:translate(360px,30px) rotate(15deg) scale(.95);z-index:12;opacity:.95}50%{transform:translate(360px,30px) rotate(15deg) scale(.95);z-index:1;opacity:.7}to{transform:translate(-40px,-70px) rotate(-10deg) scale(.88);z-index:1;opacity:.5}}@keyframes swipeToFrontLeft{0%{transform:translate(-40px,-70px) rotate(-10deg) scale(.88);z-index:1;opacity:.5}40%{transform:translate(-360px,30px) rotate(-15deg) scale(.95);z-index:1;opacity:.8}50%{transform:translate(-360px,30px) rotate(-15deg) scale(.95);z-index:12;opacity:.95}to{transform:translate(0) rotate(0) scale(1);z-index:12;opacity:1}}@keyframes swipeToFrontRight{0%{transform:translate(-40px,-70px) rotate(-10deg) scale(.88);z-index:1;opacity:.5}40%{transform:translate(360px,30px) rotate(15deg) scale(.95);z-index:1;opacity:.8}50%{transform:translate(360px,30px) rotate(15deg) scale(.95);z-index:12;opacity:.95}to{transform:translate(0) rotate(0) scale(1);z-index:12;opacity:1}}.reg-page{min-height:100vh}.reg-hero{position:relative;overflow:hidden;padding:160px 28px 100px;background:#0a1830;min-height:340px}.reg-hero:before{content:"";position:absolute;top:-40%;right:-10%;width:70%;height:160%;background:radial-gradient(ellipse at 60% 40%,rgba(41,82,163,.85) 0%,rgba(27,52,112,.5) 35%,transparent 70%);pointer-events:none}.reg-hero:after{content:"";position:absolute;bottom:-30%;right:10%;width:50%;height:120%;background:radial-gradient(ellipse at 50% 60%,rgba(75,100,180,.45) 0%,rgba(40,60,140,.2) 40%,transparent 70%);pointer-events:none}.reg-hero-content{position:relative;z-index:2;max-width:1280px;margin:0 auto;animation:fadeUp .7s ease both}.reg-hero-label{display:inline-block;font-size:15px;font-weight:600;color:#ef5454;margin-bottom:16px;letter-spacing:.5px}.reg-hero-title{margin:0 0 16px;font-size:44px;font-weight:600;color:#fff;line-height:1.15;letter-spacing:-1.5px}.reg-hero-subtitle{margin:0;font-size:15px;color:#ffffffa6;line-height:1.65}.reg-form-section{position:relative;z-index:3;max-width:920px;margin:-40px auto 80px;padding:0 28px;animation:fadeUp .7s .15s ease both}.reg-form-card{background:#fff;border-radius:24px;padding:48px 52px 40px;box-shadow:0 8px 40px #00000012,0 1px 3px #0000000a}.reg-form-heading{margin:0 0 36px;font-size:28px;font-weight:600;color:#ef5454;letter-spacing:-.5px}.reg-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 40px}.reg-field{display:flex;flex-direction:column}.reg-label{font-size:14px;font-weight:600;color:#0f2443;margin-bottom:10px}.reg-required{color:#ef5454;margin-left:2px}.reg-input,.reg-select,.reg-textarea{width:100%;padding:14px 16px;font-size:14px;font-family:inherit;color:#0f2443;background:#f6f6f8;border:1.5px solid #ECECEC;border-radius:10px;outline:none;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.reg-input::-moz-placeholder,.reg-select::-moz-placeholder,.reg-textarea::-moz-placeholder{color:#a0a0a0;font-weight:400}.reg-input::placeholder,.reg-select::placeholder,.reg-textarea::placeholder{color:#a0a0a0;font-weight:400}.reg-input:focus,.reg-select:focus,.reg-textarea:focus{border-color:#ef5454;box-shadow:0 0 0 3px #ef545414;background:#fff}.reg-select-wrapper{position:relative}.reg-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:40px;cursor:pointer}.reg-select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;opacity:.5}.reg-textarea{resize:vertical;min-height:120px;line-height:1.6}.reg-checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;margin-top:4px}.reg-checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:#0f2443;-webkit-user-select:none;-moz-user-select:none;user-select:none}.reg-checkbox{position:absolute;opacity:0;width:0;height:0}.reg-checkbox-custom{width:20px;height:20px;border-radius:5px;border:1.5px solid #D0D0D0;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease;position:relative}.reg-checkbox:checked+.reg-checkbox-custom{background:#ef5454;border-color:#ef5454}.reg-checkbox:checked+.reg-checkbox-custom:after{content:"";position:absolute;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);top:2px;left:6px}.reg-checkbox-text{font-weight:400}.reg-form-actions{display:flex;justify-content:flex-end;margin-top:36px;padding-top:8px}.reg-form-actions-split{justify-content:space-between;align-items:center}.reg-complimentary-note{margin:0;font-size:13px;color:#ef5454;font-weight:500;max-width:340px;line-height:1.5}.reg-submit-btn{padding:14px 36px;background:#ef5454;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 16px #ef545440;white-space:nowrap}.reg-submit-btn:hover{background:#d63d3d;transform:translateY(-2px);box-shadow:0 8px 24px #ef545459}.reg-submit-btn:active{transform:translateY(0)}@media (max-width: 768px){.reg-hero{padding:140px 20px 70px;min-height:260px}.reg-hero-title{font-size:30px;letter-spacing:-1px}.reg-hero-subtitle{font-size:14px}.reg-form-section{padding:0 16px;margin-top:-30px;margin-bottom:60px}.reg-form-card{padding:32px 24px 28px;border-radius:18px}.reg-form-heading{font-size:24px;margin-bottom:28px}.reg-form-grid{grid-template-columns:1fr;gap:20px}.reg-checkbox-grid{grid-template-columns:1fr;gap:12px}.reg-form-actions,.reg-form-actions-split{flex-direction:column;gap:16px;align-items:stretch}.reg-submit-btn{width:100%;text-align:center}.reg-complimentary-note{text-align:center;max-width:100%}}.reg-pricing-section{padding:80px 28px 120px;background:#feeeee}@media (max-width: 900px){.reg-pricing-section .pricing-grid{grid-template-columns:1fr!important}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.login-bg{position:absolute;inset:0;background:#0a1830;z-index:0}.login-bg:before{content:"";position:absolute;top:-30%;right:-15%;width:70%;height:160%;background:radial-gradient(ellipse at 60% 40%,rgba(41,82,163,.85) 0%,rgba(27,52,112,.5) 35%,transparent 70%);pointer-events:none}.login-bg:after{content:"";position:absolute;bottom:-25%;left:-5%;width:60%;height:130%;background:radial-gradient(ellipse at 40% 60%,rgba(60,100,200,.4) 0%,rgba(40,60,140,.15) 40%,transparent 70%);pointer-events:none}.login-card-wrapper{position:relative;z-index:2;width:100%;max-width:720px;padding:28px;animation:fadeUp .6s ease both}.login-card{background:#fffffff2;border-radius:24px;padding:48px 52px 40px;box-shadow:0 20px 60px #0003,0 1px 3px #0000000d;position:relative;overflow:hidden}.login-title{margin:0 0 32px;font-size:32px;font-weight:700;color:#0f2443;text-align:center;letter-spacing:-.5px}.login-tabs{display:flex;background:#f0f0f2;border-radius:10px;padding:4px;margin-bottom:36px;gap:0}.login-tab{flex:1;padding:10px 8px;border:none;background:transparent;color:#0f2443;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;border-radius:8px;transition:all .2s ease;white-space:nowrap}.login-tab-active{background:#fff;box-shadow:0 2px 8px #00000014;color:#0f2443}.login-tab:hover:not(.login-tab-active){background:#ffffff80}.login-form{padding:0 20px;position:relative}.login-field{margin-bottom:24px}.login-label{display:block;font-size:14px;font-weight:600;color:#0f2443;margin-bottom:10px}.login-input{width:100%;padding:14px 16px;font-size:14px;font-family:inherit;color:#0f2443;background:#f6f6f8;border:1.5px solid #ECECEC;border-radius:10px;outline:none;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.login-input::-moz-placeholder{color:#a0a0a0;font-weight:400}.login-input::placeholder{color:#a0a0a0;font-weight:400}.login-input:focus{border-color:#ef5454;box-shadow:0 0 0 3px #ef545414;background:#fff}.login-actions{display:flex;justify-content:center;margin-top:32px;margin-bottom:16px}.login-btn{padding:12px 48px;background:#ef5454;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 16px #ef545440}.login-btn:hover{background:#d63d3d;transform:translateY(-2px);box-shadow:0 8px 24px #ef545459}.login-btn:active{transform:translateY(0)}.login-icon-wrapper{position:absolute;right:-30px;bottom:-20px;width:200px;height:200px;pointer-events:none}.login-icon-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:.9}.login-website-link{text-align:center;margin-top:20px}.login-website-link a{color:#4a7bd9;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s ease}.login-website-link a:hover{color:#2952a3;text-decoration:underline}@media (max-width: 768px){.login-card-wrapper{padding:16px;max-width:100%}.login-card{padding:32px 24px 28px;border-radius:18px}.login-title{font-size:26px;margin-bottom:24px}.login-tabs{flex-wrap:wrap;gap:4px}.login-tab{font-size:12px;padding:8px 6px}.login-form{padding:0}.login-icon-wrapper{width:140px;height:140px;right:-20px;bottom:-10px}}@keyframes pulseGlow{0%{box-shadow:0 0 10px #0066ff1a,0 0 #ffffff0d;border-color:#ffffff26}50%{box-shadow:0 0 25px #0066ff40,0 0 0 8px #ffffff05;border-color:#ffffff59}to{box-shadow:0 0 10px #0066ff1a,0 0 #ffffff0d;border-color:#ffffff26}}.hero-chat-placeholder{animation:pulseGlow 3s infinite ease-in-out}@keyframes pulseBtnGlow{0%{box-shadow:0 0 15px #06f6,inset 0 0 8px #ffffff1a}50%{box-shadow:0 0 28px #0066ffb3,inset 0 0 12px #fff3}to{box-shadow:0 0 15px #06f6,inset 0 0 8px #ffffff1a}}.floating-ai-btn{animation:pulseBtnGlow 2.5s infinite ease-in-out}
