:root{--bg-primary:#fff;--bg-secondary:#f8fafc;--text-primary:#0f172a;--text-secondary:#64748b;--accent-green:#0f172a;--accent-green-glow:#0f172a26;--accent-teal:#334155;--accent-blue:#1e293b;--emerald:#059669;--emerald-light:#ecfdf5;--emerald-bg:linear-gradient(145deg,#ecfdf5,#f0fdf4);--emerald-border:#05966926;--emerald-icon-bg:#0596691a;--glass-bg:#00000005;--glass-border:#00000014;--glass-blur:blur(12px);--container-max:1280px;--section-pad:5rem 1.5rem;font-family:Inter,sans-serif}@supports (font-variation-settings:normal){:root{font-feature-settings:"cv01","cv02","cv03","cv04","ss01";font-family:InterVariable,sans-serif}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);font-feature-settings:"cv01","cv02","cv03","cv04","ss01";background-image:none;background-attachment:fixed;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:all .3s}h1,h2,h3,h4,h5,h6{max-width:100%;font-weight:700;line-height:1.2}.text-gradient{background:linear-gradient(135deg,#0f172a,#334155,#475569);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass-panel{-webkit-backdrop-filter:blur(20px);background:linear-gradient(145deg,#fffc 0%,#f8fafc99 100%);border:1px solid #0000000f;border-radius:28px;padding:2rem;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a}.glass-panel:before{content:"";background:linear-gradient(90deg,#0000,#0000000f,#0000);height:1px;position:absolute;top:0;left:0;right:0}.glass-panel:hover{border-color:#0f172a1f;transform:translateY(-3px);box-shadow:0 8px 32px #00000014,inset 0 0 0 1px #0f172a0a}.btn-primary{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:6px;justify-content:center;align-items:center;height:40px;padding:0 1.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #05966933}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 20px #0596694d}.btn-secondary{height:40px;color:var(--text-primary);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:6px;justify-content:center;align-items:center;padding:0 1.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;transition:all .3s;display:inline-flex}.btn-secondary:hover{background:#0000000a;border-color:#00000040;transform:translateY(-2px)}.container{max-width:var(--container-max);width:100%;margin:0 auto;padding:0 1.5rem}.section{padding:var(--section-pad);position:relative}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-4{margin-bottom:2rem}.mb-6{margin-bottom:3rem}.mb-8{margin-bottom:4rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.hero-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:52px;font-weight:400}.hero-subtitle{color:#374151;max-width:800px;margin:0 auto 3rem;font-size:20px;font-weight:200}@media (max-width:767px){.hero-title{margin-bottom:.75rem;font-size:36px}.hero-subtitle{margin-top:0;margin-bottom:1.25rem;font-size:16px}.hero-section .container>div:first-child{gap:1rem!important}.section-title{font-size:22px}.section-title-sub{margin-top:.5rem;line-height:1.6;display:block;font-size:14px!important}.section{padding:3rem 1rem}.product-hero{padding-top:5rem;padding-bottom:2rem}.bento-card{padding:1rem}.bento-card-title{font-size:1.1rem}.bento-card-desc{font-size:.8rem}.badge{padding:.35rem .75rem;font-size:.75rem}.footer-section{padding:2.5rem 0 1.5rem}.uc-switcher{text-align:left}.uc-tabs{flex-flow:wrap;justify-content:flex-start;gap:.5rem;margin-bottom:1.25rem;display:flex}.uc-tab{padding:.4rem .85rem;font-size:.75rem}.uc-title{font-size:1.1rem}.uc-desc{font-size:.85rem;line-height:1.6}.uc-content{flex-direction:column;gap:1rem;padding:1rem!important}.uc-image-wrapper{min-height:180px}.nav-header{padding:.75rem 0}}.section-title{margin-bottom:1rem;font-size:40px;font-weight:400}.section-subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:1.125rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.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}@keyframes textReveal{0%{opacity:0;filter:blur(4px);transform:translateY(30px)skewY(2deg)}60%{opacity:1;filter:blur();transform:translateY(-3px)skewY(0)}to{opacity:1;filter:blur();transform:translateY(0)skewY(0)}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.animate-text-reveal{opacity:0;animation:1s cubic-bezier(.16,1,.3,1) forwards textReveal}.text-gradient-animated{background:linear-gradient(90deg,#059669,#10b981,#34d399,#10b981,#059669) 0 0/300% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradientShift}.animate-text-reveal.text-gradient-animated{animation:1s cubic-bezier(.16,1,.3,1) forwards textReveal,4s 1s infinite gradientShift}@keyframes dashPulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes barGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes lineTrace{0%{stroke-dashoffset:500px}to{stroke-dashoffset:0}}@keyframes numberCount{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.svg-dashboard{border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;width:100%;max-width:520px;overflow:hidden}.svg-dashboard .dash-bar{transform-origin:bottom;animation:1.2s cubic-bezier(.16,1,.3,1) forwards barGrow}.svg-dashboard .dash-line{stroke-dasharray:500;stroke-dashoffset:500px;animation:2s forwards lineTrace}.svg-dashboard .dash-dot{animation:2s ease-in-out infinite dashPulse}.svg-dashboard .dash-number{animation:.8s forwards numberCount}.badge{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;background:#0f172a0f;border:1px solid #0f172a1a;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.card-badge{background:#0000000f;border-radius:9999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.relative{position:relative}.absolute{position:absolute}.w-full{width:100%}.h-full{height:100%}.overflow-hidden{overflow:hidden}.min-h-screen{min-height:100vh}.flex-grow{flex:1}.nav-header{z-index:100;-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border-bottom:1px solid #0000000f;padding:1rem 0;position:sticky;top:0}.nav-container{height:3rem}.logo-link{align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;display:flex}.logo-icon{background:linear-gradient(135deg,#0f172a,#334155);border-radius:8px;width:32px;height:32px;display:inline-block}.nav-links{gap:2rem;display:flex}.nav-item{color:var(--text-secondary);font-size:.9rem;font-weight:500;position:relative}.nav-item:after{content:"";background:var(--accent-green);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-item:hover{color:var(--text-primary)}.nav-item:hover:after{width:100%}.nav-actions{align-items:center;gap:1rem;display:flex}.nav-login-btn{background:var(--emerald);color:#fff;border-radius:6px;align-items:center;height:36px;padding:0 1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.nav-login-btn:hover{background:#047857;transform:translateY(-1px)}@media (max-width:900px){.nav-links{display:none}}.menu-nav-item{color:#fff;text-align:left;opacity:.85;border-bottom:1px solid #ffffff26;align-items:center;gap:0;width:100%;padding:.4rem 0;font-family:Inter,sans-serif;font-size:36px;font-weight:300;text-decoration:none;transition:padding-left .3s,opacity .2s;display:flex}.menu-nav-item .menu-nav-arrow{opacity:0;width:0;font-size:28px;font-weight:300;transition:width .3s,opacity .3s;display:inline-block;overflow:hidden}.menu-nav-item:hover{opacity:1;padding-left:.5rem}.menu-nav-item:hover .menu-nav-arrow{opacity:1;width:36px}.menu-contact-btn{color:#059669;background:#fff;border-radius:6px;align-items:center;width:fit-content;height:44px;margin-top:1.5rem;padding:0 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.menu-contact-btn:hover{background:#ffffffe6;transform:translateY(-2px)}.footer-section{background:#f8fafc;border-top:1px solid #0000000f;padding:4rem 0 2rem;font-weight:300}.footer-brand{font-size:1.25rem;font-weight:700}.footer-desc{color:var(--text-secondary);max-width:280px;font-size:.9rem}.footer-title{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.875rem}.footer-links{list-style:none}.footer-links li{padding:.3rem 0}.footer-links a{color:var(--text-secondary);font-size:.9rem}.footer-links a:hover{color:var(--text-primary)}.footer-bottom{color:var(--text-secondary);border-top:1px solid #0000000f;margin-top:3rem;padding-top:2rem;font-size:.85rem}.hero-section{padding-top:8rem;padding-bottom:5rem;position:relative}.hero-section:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#0f172a0a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.stat-card{text-align:center;border-radius:24px;padding:2rem 1.5rem}.stat-card:after{content:"";background:var(--accent-green);opacity:.6;border-radius:0 0 3px 3px;width:40px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.stat-card:hover{transform:translateY(-2px)}.stats-row{width:100%;display:flex}.stats-item{border-right:1px solid #e5e7eb;flex:1;padding:1.25rem 1.5rem}.stats-item:last-child{border-right:none}@media (max-width:767px){.stats-row{grid-template-columns:1fr 1fr;display:grid}.stats-item{border-right:none;padding:1rem}.stats-item:first-child,.stats-item:nth-child(2){border-bottom:1px solid #e5e7eb}.stats-item:nth-child(odd){border-right:1px solid #e5e7eb}}.stat-value{letter-spacing:-.02em;font-feature-settings:"ss01","cv01","cv02","cv03","cv04";margin-bottom:.15rem;font-size:24px;font-weight:700}.stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:500}.product-card{border-radius:28px;flex-direction:column;padding:2.5rem;display:flex;overflow:visible}.product-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 100%,#0f172a08 0%,#0000 70%);border-radius:0 0 28px;width:160px;height:160px;position:absolute;bottom:0;right:0}.product-card-header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.product-icon{border-radius:16px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.product-card-title{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.product-card-desc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.75}.product-features{grid-template-columns:1fr 1fr;gap:.6rem;margin-bottom:2rem;list-style:none;display:grid}.product-features li{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.feature-check{color:var(--accent-green);font-weight:700}.feature-check-icon{color:var(--accent-green);vertical-align:middle;flex-shrink:0;margin-right:.25rem;display:inline-block}.bento-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.bento-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.bento-grid{grid-template-columns:repeat(12,1fr)}.bento-card--wide{grid-column:span 7}.bento-card--narrow{grid-column:span 5}}.bento-card{cursor:pointer;color:inherit;background:linear-gradient(145deg,#ecfdf5 0%,#f0fdf4 50%,#f8fffe 100%);border:1.5px solid #05966926;border-radius:24px;flex-direction:column;padding:1.5rem;text-decoration:none;display:flex;overflow:hidden}.bento-card:hover{border-color:#0596694d;transform:translateY(-4px);box-shadow:0 12px 40px #0596691a}.bento-card-visual{flex:1;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.bento-card-visual .svg-dashboard,.product-dashboard-card .svg-dashboard{-webkit-backdrop-filter:none;background:0 0;border:none;width:100%;max-width:100%;height:100%}.bento-card-info{padding:.25rem .5rem}.bento-card-title{margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.bento-card-desc{color:var(--text-secondary);font-size:.875rem;font-weight:300;line-height:1.5}.emerald-card{background:var(--emerald-bg);border:1.5px solid var(--emerald-border);border-radius:24px;padding:2.5rem}.emerald-icon{background:var(--emerald-icon-bg);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.product-dashboard-card{background:var(--emerald-bg);border:1.5px solid var(--emerald-border);border-radius:24px;justify-content:center;align-items:center;height:650px;margin-top:3rem;padding:8px;display:flex}@media (max-width:767px){.product-dashboard-card{height:auto;min-height:280px}}.product-hero{padding-top:8rem;padding-bottom:4rem}.product-hero-content{max-width:700px}.product-hero-content .hero-title{font-size:clamp(2.5rem,4vw,4rem)}.product-hero-visual{flex:1;justify-content:center;align-items:center;display:flex}.product-mockup{aspect-ratio:4/3;border:1px solid var(--glass-border);background:var(--glass-bg);border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:500px;font-size:5rem;display:flex;position:relative;overflow:hidden}.product-mockup:before{content:"";background:linear-gradient(#0000 60%,#fffc 100%);position:absolute;inset:0}.feature-grid-section{padding-top:2rem}@media (min-width:1024px){.feature-grid-section .grid{grid-template-columns:repeat(6,1fr)}.feature-grid-section .grid>:first-child,.feature-grid-section .grid>:nth-child(2){grid-column:span 3}.feature-grid-section .grid>:nth-child(n+3){grid-column:span 2}}.feature-item{border-radius:24px;padding:2rem}.feature-item:after{content:"";background:var(--accent-green);opacity:.4;border-radius:0 0 3px 3px;width:32px;height:3px;transition:opacity .3s,width .3s;position:absolute;top:0;left:2rem}.feature-item:hover:after{opacity:.8;width:48px}.feature-item-icon{border-radius:16px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.25rem;font-size:1.5rem;display:flex}.feature-item-title{margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.feature-item-desc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.use-case-card{border-left:3px solid var(--accent-green);border-radius:24px;padding:2rem}.use-case-title{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.use-case-desc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.about-hero{padding-top:8rem;padding-bottom:4rem}.about-values-grid{margin-top:2rem}.value-card{border-radius:24px;padding:2rem}.value-icon{background:#0f172a0f;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.value-title{margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.value-desc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.team-section{padding-top:2rem}.contact-hero{padding-top:8rem;padding-bottom:4rem}.contact-grid{gap:3rem;display:grid}@media (min-width:768px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-form{flex-direction:column;gap:1.25rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:var(--text-secondary);font-size:.85rem;font-weight:300}.form-group input,.form-group textarea,.form-group select{color:var(--text-primary);background:#00000005;border:1px solid #0000001a;border-radius:12px;outline:none;padding:.85rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:300;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--accent-green)}.form-group textarea{resize:vertical;min-height:120px}.custom-select-wrapper{position:relative}.custom-select-trigger{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:#00000005;border:1px solid #0000001a;border-radius:12px;outline:none;justify-content:space-between;align-items:center;padding:.85rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:300;transition:border-color .3s;display:flex}.custom-select-trigger:focus{border-color:var(--accent-green)}.custom-select-menu{z-index:50;background:#fff;border:1px solid #0000001a;border-radius:12px;padding:.35rem;list-style:none;animation:.2s forwards fadeInUp;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 8px 24px #00000014}.custom-select-option{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.65rem .85rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:300;transition:background .2s,color .2s,padding-left .2s;display:block}.custom-select-option:hover{color:#059669;background:#0596691a;padding-left:1.1rem}.custom-select-option--active{color:#059669;background:#0596691a;font-weight:400}.custom-select-option--active:hover{background:#05966926}.contact-info-card{margin-bottom:1.5rem;padding:2rem}.contact-info-icon{background:#0f172a0f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:.75rem;display:flex}.contact-info-title{margin-bottom:.25rem;font-size:1rem;font-weight:400}.contact-info-value{color:var(--text-secondary);font-size:.9rem;font-weight:200}.login-product-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.login-product-grid{grid-template-columns:1fr}}.login-product-card{color:inherit;background:#fff;border:1.5px solid #00000014;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.login-product-card:hover{border-color:var(--emerald-border);transform:translateY(-2px);box-shadow:0 8px 24px #05966914}.login-product-card:hover .login-product-arrow{opacity:1;transform:translate(0)}.login-product-icon{background:var(--emerald-icon-bg);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.login-product-name{margin-bottom:.2rem;font-size:1.1rem;font-weight:500}.login-product-desc{color:#64748b;font-size:.85rem;font-weight:200;line-height:1.5}.login-product-arrow{color:var(--emerald);opacity:0;font-size:1.25rem;transition:opacity .2s,transform .2s;position:absolute;top:1.5rem;right:1.5rem;transform:translate(-4px)}.cta-section{padding-bottom:6rem}.cta-panel{position:relative;overflow:hidden}.cta-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#0f172a05 0%,#0000 50%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.stats-section{padding-top:0}@media (min-width:768px){.product-hero .container{align-items:center;gap:3rem;display:flex}}.uc-bordered-section{border:1.5px solid #00000014;border-radius:24px;padding:2.5rem}@media (max-width:767px){.uc-bordered-section{border-radius:16px;padding:1.25rem}}.uc-switcher{max-width:100%}.uc-tabs{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.uc-tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:9999px;padding:.65rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .3s}.uc-tab:hover{color:var(--text-primary);background:#00000008;border-color:#0003}.uc-tab-active{border-color:var(--accent-green);color:var(--text-primary);background:#0f172a0f}.uc-content{flex-direction:column;gap:2rem;animation:.5s forwards fadeInUp;display:flex}@media (min-width:768px){.uc-content{flex-direction:row;align-items:flex-start}}.uc-image-wrapper{border-radius:16px;flex:1;min-height:280px;position:relative;overflow:hidden}.uc-image{object-fit:cover;border-radius:16px;width:100%;height:100%;display:block}.uc-details{flex:1;padding:.5rem 0}.uc-title{margin-bottom:1rem;font-size:1.5rem;font-weight:300}.uc-desc{color:var(--text-secondary);font-size:1.05rem;font-weight:200;line-height:1.8}
