@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap";:root{--emerald:#065f46;--dark-emerald:#064e3b;--mint:#a7f3d0;--cream:#f8faf5;--white:#fff;--text:#12372a;--muted:#64748b}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;color:var(--text);font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.navbar{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffa6;border:1px solid #ffffffb3;border-radius:28px;justify-content:space-between;align-items:center;width:84%;margin:25px auto 0;padding:18px 30px;display:flex;position:relative;box-shadow:0 20px 50px #065f4614}.brand{width:auto;color:inherit;text-align:left;cursor:pointer;appearance:none;background:0 0;border:0;outline:0;align-items:center;gap:12px;padding:0;display:flex}.logo-mark{color:#043f31;background:linear-gradient(145deg,#34d399,#0b8a63);border-radius:16px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 10px 25px #065f4633}.logo-mark svg{width:31px;height:31px}.brand-text{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.brand-text h2{color:#065f46;white-space:nowrap;margin:0;font-size:21px;font-weight:800;line-height:1}.brand-text span{color:#71827b;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:700}.navbar nav{align-items:center;gap:40px;display:flex}.navbar nav a{color:#334155;padding-bottom:8px;font-size:16px;font-weight:600;transition:all .3s;position:relative}.navbar nav a:after{content:"";background:var(--emerald);border-radius:10px;width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:0}.navbar nav a:hover{color:var(--emerald)}.navbar nav a:hover:after{width:100%}.nav-actions{align-items:center;gap:35px;display:flex}.login{color:var(--emerald);font-size:15px;font-weight:700}.nav-actions button{color:#fff;background:linear-gradient(135deg,#065f46,#047857);border:none;border-radius:40px;padding:15px 34px;font-size:15px;font-weight:700;transition:all .35s;box-shadow:0 15px 35px #065f464d}.nav-actions button:hover{transform:translateY(-4px);box-shadow:0 25px 45px #065f4673}.hero{justify-content:space-between;align-items:center;gap:50px;min-height:620px;padding:35px 8% 60px;display:flex}.hero-content{width:50%}.hero-badge{color:var(--emerald);letter-spacing:1.5px;text-transform:uppercase;background:#a7f3d040;border:1px solid #065f4626;border-radius:50px;align-items:center;gap:10px;padding:11px 24px;font-size:12px;font-weight:800;display:inline-flex}.hero h1{color:var(--dark-emerald);letter-spacing:-3px;margin:35px 0 30px;font-size:68px;font-weight:800;line-height:1.05}.hero p{max-width:550px;color:var(--muted);font-size:18px;line-height:1.8}.hero-buttons{gap:20px;margin-top:35px;display:flex}.primary-btn,.hero-primary-btn{background:var(--emerald);color:#fff;border:none;border-radius:35px;padding:16px 34px;font-weight:700;transition:all .3s}.primary-btn:hover,.hero-primary-btn:hover{transform:translateY(-4px);box-shadow:0 15px 30px #065f4640}.outline-btn,.hero-secondary-btn{color:var(--emerald);background:#fff;border:1px solid #065f4640;border-radius:35px;padding:16px 34px;font-weight:700;transition:all .3s}.outline-btn:hover,.hero-secondary-btn:hover{background:#e8fff5;transform:translateY(-3px)}.hero-visual{perspective:1400px;justify-content:center;align-items:center;width:50%;display:flex;position:relative}.glass-system{justify-content:center;align-items:center;width:520px;height:520px;display:flex;position:relative}.glass-back{display:none}.glass-dashboard{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);width:470px;transform-style:preserve-3d;background:linear-gradient(135deg,#ffffffd9,#ffffff73);border:1px solid #ffffffb3;border-radius:40px;padding:35px;animation:6s ease-in-out infinite floatDashboard;position:relative;overflow:visible;transform:rotateY(-12deg)rotateX(8deg);box-shadow:0 50px 100px #065f4633}@keyframes floatDashboard{0%,to{transform:rotateY(-12deg)rotateX(8deg)translateY(0)}50%{transform:rotateY(-12deg)rotateX(8deg)translateY(-8px)}}.glass-top{z-index:30;justify-content:space-between;align-items:center;display:flex;position:relative}.brand-mini{color:var(--emerald);align-items:center;gap:10px;font-weight:700;display:flex}.brand-mini span{background:var(--emerald);border-radius:50%;width:12px;height:12px}.glass-dashboard h4{color:var(--dark-emerald);margin-top:30px;font-size:20px}.glass-stats{gap:20px;margin-top:20px;display:flex}.glass-stats>div{background:#a7f3d059;border-radius:22px;flex:1;padding:20px}.glass-stats strong{color:var(--dark-emerald);font-size:30px;display:block}.glass-stats small{color:var(--muted)}.glass-chart{background:var(--emerald);color:#fff;border-radius:25px;margin-top:25px;padding:22px}.chart-title{justify-content:space-between;font-size:14px;display:flex}.chart-title span{color:var(--mint);font-weight:700}.graph{height:120px;margin-top:20px;overflow:hidden}.graph svg{width:100%;height:100%}.period,.showcase-period{z-index:50;min-width:138px;color:var(--emerald);cursor:pointer;-webkit-user-select:none;user-select:none;background:#a7f3d061;border:1px solid #065f4614;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:11px 16px;font-size:13px;font-weight:700;line-height:1;transition:background .25s,box-shadow .25s,transform .25s;display:flex;position:relative}.period:hover,.showcase-period:hover{background:#a7f3d0b3;box-shadow:0 10px 25px #065f461a}.period>.arrow,.showcase-period>.arrow,.period>.dropdown-arrow,.showcase-period>.dropdown-arrow{color:var(--emerald);justify-content:center;align-items:center;font-size:15px;font-weight:800;line-height:1;transition:transform .25s;display:inline-flex}.period>.arrow.rotate,.showcase-period>.arrow.rotate,.period>.dropdown-arrow.rotate,.showcase-period>.dropdown-arrow.rotate{transform:rotate(180deg)}.period-menu{z-index:9999;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #065f461a;border-radius:17px;flex-direction:column;gap:3px;width:170px;padding:8px;animation:.2s dropdownOpen;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 20px 50px #065f462e}.period-menu>div{white-space:nowrap;color:#334155;cursor:pointer;border-radius:11px;flex:none;justify-content:space-between;align-items:center;width:100%;min-height:39px;padding:10px 12px;font-size:13px;font-weight:600;line-height:1.2;transition:background .2s,color .2s;display:flex}.period-menu>div:hover{color:var(--emerald);background:#ecfdf5}.period-menu>.active-period{color:var(--emerald);background:#d1fae5;font-weight:800}.period-menu .check{color:var(--emerald);font-size:13px;font-weight:800}@keyframes dropdownOpen{0%{opacity:0;transform:translateY(-7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.inventory-section{justify-content:space-between;align-items:center;gap:80px;padding:90px 8%;display:flex}.inventory-content{width:45%}.inventory-content h2{color:var(--dark-emerald);letter-spacing:-2px;margin-bottom:25px;font-family:Manrope,sans-serif;font-size:52px;line-height:1.12}.inventory-content p{max-width:480px;color:var(--muted);font-size:17px;line-height:1.8}.inventory-points{flex-direction:column;gap:18px;margin-top:35px;display:flex}.inventory-points div{color:var(--text);align-items:center;gap:15px;font-size:16px;font-weight:700;display:flex}.inventory-points span{background:var(--mint);width:30px;height:30px;color:var(--emerald);border-radius:50%;justify-content:center;align-items:center;display:flex}.inventory-visual{justify-content:center;width:50%;display:flex}.inventory-card{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:linear-gradient(135deg,#ffffffd9,#ffffff8c);border:1px solid #fffc;border-radius:35px;width:460px;padding:35px;position:relative;overflow:hidden;box-shadow:0 40px 90px #065f4626}.inventory-card:before{content:"";filter:blur(20px);background:radial-gradient(circle,#a7f3d073,#0000 70%);width:250px;height:250px;position:absolute;top:-120px;right:-100px}.inventory-header,.category-item{z-index:2;position:relative}.inventory-header{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.inventory-header h3{color:var(--dark-emerald);font-size:20px}.inventory-header span{background:var(--mint);color:var(--emerald);border-radius:20px;padding:6px 14px;font-size:12px;font-weight:700}.category-item{margin-bottom:25px}.category-name{color:#334155;margin-bottom:10px;font-size:15px;font-weight:700}.progress{background:#e8f5ee;border-radius:20px;width:100%;height:10px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,var(--emerald),#10b981);border-radius:20px;height:100%;animation:1.5s fillBar}.insect{width:82%}.herb{width:64%}.fungi{width:76%}.fert{width:70%}@keyframes fillBar{0%{width:0}}.features-section{padding:100px 8%}.features-header{text-align:center;margin-bottom:60px}.features-header h2{color:var(--dark-emerald);letter-spacing:-2px;font-size:52px;line-height:1.15}.features-header p{color:var(--muted);margin-top:20px;font-size:17px;line-height:1.7}.features-grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.feature-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffffd9,#ffffff8c);border:1px solid #fffc;border-radius:32px;min-height:280px;padding:35px 30px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 30px 70px #065f461a}.feature-card:hover{transform:translateY(-12px);box-shadow:0 40px 90px #065f462e}.feature-top{justify-content:space-between;align-items:center;display:flex}.feature-icon{background:var(--mint);width:45px;height:45px;color:var(--emerald);border-radius:15px;justify-content:center;align-items:center;display:flex}.feature-number{color:#10b981;font-size:14px;font-weight:800}.feature-card h3{color:var(--dark-emerald);margin-top:40px;font-size:24px}.feature-card p{color:var(--muted);margin-top:18px;font-size:15px;line-height:1.7}.feature-arrow{color:var(--emerald);background:#f0fdf4;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .3s;position:absolute;bottom:25px;right:30px}.feature-card:hover .feature-arrow{background:var(--emerald);color:#fff}.dashboard-showcase{background:var(--cream);padding:110px 8%}.showcase-header{text-align:center;margin-bottom:60px}.showcase-header h2{color:var(--dark-emerald);letter-spacing:-2px;font-size:56px;line-height:1.1}.showcase-header p{max-width:560px;color:var(--muted);margin:25px auto 0;font-size:17px;line-height:1.8}.showcase-dashboard{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(135deg,#ffffffd9,#ffffff8c);border:1px solid #fffc;border-radius:45px;max-width:900px;margin:auto;padding:40px;position:relative;overflow:visible;box-shadow:0 50px 100px #065f4629}.showcase-top{z-index:40;justify-content:space-between;align-items:center;display:flex;position:relative}.showcase-brand{color:var(--dark-emerald);align-items:center;gap:12px;font-weight:700;display:flex}.showcase-brand span{background:var(--emerald);border-radius:50%;width:12px;height:12px}.showcase-stats{z-index:2;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:45px;display:grid;position:relative}.showcase-stats>div{background:#a7f3d040;border-radius:25px;padding:25px}.showcase-stats strong{color:var(--dark-emerald);font-size:32px;display:block}.showcase-stats small{color:var(--muted);font-size:14px}.showcase-chart{z-index:2;background:var(--emerald);color:#fff;border-radius:30px;margin-top:30px;padding:30px;position:relative}.chart-head{justify-content:space-between;font-weight:700;display:flex}.chart-head span{color:var(--mint)}.showcase-line{height:150px;margin-top:25px;overflow:hidden}.showcase-line svg{width:100%;height:100%}.showcase-points{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px;display:grid}.showcase-points>div{text-align:center}.showcase-points h3{color:var(--dark-emerald);margin-bottom:10px;font-size:20px}.showcase-points p{color:var(--muted);font-size:15px;line-height:1.6}.about-section{justify-content:space-between;align-items:center;gap:80px;padding:110px 8%;display:flex}.about-content{width:45%}.about-content h2{color:var(--dark-emerald);letter-spacing:-2px;font-size:54px;line-height:1.1}.about-content p{max-width:500px;color:var(--muted);margin-top:25px;font-size:17px;line-height:1.8}.about-points{flex-direction:column;gap:18px;margin-top:40px;display:flex}.about-points div{color:var(--text);align-items:center;gap:18px;font-size:16px;font-weight:700;display:flex}.about-points span{background:var(--mint);width:38px;height:38px;color:var(--emerald);border-radius:50%;justify-content:center;align-items:center;font-size:13px;display:flex}.about-visual{justify-content:center;width:50%;display:flex}.transformation-card{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:linear-gradient(135deg,#ffffffd9,#ffffff8c);border:1px solid #fffc;border-radius:40px;justify-content:center;align-items:center;gap:25px;padding:40px;display:flex;box-shadow:0 45px 90px #065f4626}.old-system,.new-system{border-radius:25px;width:190px;padding:25px}.old-system{background:#f8717114}.new-system{background:#a7f3d040}.old-system h3,.new-system h3{color:var(--dark-emerald);margin-bottom:20px;font-size:20px}.old-system div,.new-system div{color:#475569;margin-bottom:15px;font-size:14px;font-weight:600}.transformation-card>.arrow{color:var(--emerald);font-size:35px;font-weight:800}.cta-section{padding:90px 8% 110px}.cta-box{color:#fff;text-align:center;background:linear-gradient(135deg,#064e3b,#065f46);border-radius:50px;padding:80px 40px;overflow:hidden;box-shadow:0 40px 100px #065f4640}.cta-box h2{letter-spacing:-2px;font-size:56px;line-height:1.1}.cta-box p{color:#d1fae5;max-width:600px;margin:25px auto 0;font-size:17px;line-height:1.8}.cta-buttons{justify-content:center;gap:20px;margin-top:40px;display:flex}.cta-primary,.cta-secondary{border-radius:30px;padding:16px 35px;font-weight:700;transition:all .3s}.cta-primary{color:var(--emerald);background:#fff;border:none}.cta-secondary{color:#fff;background:0 0;border:1px solid #ffffff80}.cta-primary:hover,.cta-secondary:hover{transform:translateY(-3px)}.footer{color:#fff;background:linear-gradient(#065f46,#064e3b);margin-top:80px;padding:60px 8% 25px}.footer-main{justify-content:space-between;align-items:flex-start;gap:80px;display:flex}.footer-brand h2{margin-bottom:15px;font-size:32px}.footer-brand p{color:#d1fae5;max-width:320px;font-size:15px;line-height:1.7}.footer-links{gap:100px;display:flex}.footer-links>div{flex-direction:column;gap:15px;display:flex}.footer-links h4{color:var(--mint)}.footer-links a{color:#fff;font-size:15px;transition:all .3s}.footer-links a:hover{color:var(--mint);transform:translate(5px)}.footer-bottom{color:var(--mint);border-top:1px solid #ffffff26;justify-content:space-between;margin-top:45px;padding-top:20px;font-size:13px;display:flex}.footer-logo{color:#064e3b;background:linear-gradient(145deg,#d1fae5,#86efac);border-radius:15px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 12px 28px #00000029}.footer-brand-header h2{margin:0}.footer-brand-header span{color:#ffffff80;letter-spacing:.11em;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:750;display:block}.footer-login{color:#a7f3d0;margin-top:20px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.footer-login:hover{color:#fff}.footer-links span{color:#ffffff94;font-size:12px;line-height:1.7;display:block}.footer-bottom strong{color:#a7f3d0}@media (width<=1100px){.navbar{width:92%}.navbar nav{gap:24px}.hero h1{font-size:56px}.glass-system{width:470px}.glass-dashboard{width:430px}.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.navbar nav{display:none}.hero,.inventory-section,.about-section{flex-direction:column}.hero-content,.hero-visual,.inventory-content,.inventory-visual,.about-content,.about-visual{width:100%}.hero-content{text-align:center}.hero p{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.showcase-dashboard{padding:28px}.transformation-card{width:100%}}@media (width<=650px){.navbar{width:94%;padding:14px 16px}.brand-text p,.login{display:none}.nav-actions{gap:10px}.nav-actions button{padding:12px 18px}.hero{padding-left:5%;padding-right:5%}.hero h1{letter-spacing:-2px;font-size:43px}.hero-buttons,.cta-buttons{flex-direction:column}.glass-system{width:100%;height:auto;padding:40px 0}.glass-dashboard{width:100%;padding:24px;animation:none;transform:none}.glass-stats{grid-template-columns:1fr;display:grid}.features-grid,.showcase-stats,.showcase-points{grid-template-columns:1fr}.inventory-card{width:100%}.showcase-header h2,.features-header h2,.about-content h2,.cta-box h2{font-size:40px}.showcase-dashboard{padding:22px}.transformation-card{flex-direction:column}.old-system,.new-system{width:100%}.transformation-card>.arrow{transform:rotate(90deg)}.footer-main,.footer-bottom{flex-direction:column;gap:30px}.footer-links{flex-wrap:wrap;gap:45px}}.showcase-dashboard{overflow:visible}.showcase-top{z-index:200;position:relative}.showcase-dropdown{z-index:300;position:relative}.showcase-dropdown-trigger{color:#065f46;background:#a7f3d06b;border:1px solid #065f461a;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;min-width:142px;padding:12px 16px;font-size:13px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 8px 22px #065f4614}.showcase-dropdown-trigger:hover,.showcase-dropdown-trigger.is-open{background:#d1fae5;box-shadow:0 12px 28px #065f4624}.showcase-chevron{font-size:14px;line-height:1;transition:transform .25s;display:inline-flex}.showcase-dropdown-trigger.is-open .showcase-chevron{transform:rotate(180deg)}.showcase-dropdown-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #065f461a;border-radius:18px;flex-direction:column;gap:4px;width:180px;padding:8px;animation:.2s showcaseDropdownOpen;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 55px #065f4633}.showcase-dropdown-option{color:#334155;text-align:left;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:11px 13px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.showcase-dropdown-option:hover{color:#065f46;background:#ecfdf5}.showcase-dropdown-option.selected{color:#065f46;background:#d1fae5;font-weight:800}.showcase-check{color:#065f46;font-weight:800}@keyframes showcaseDropdownOpen{0%{opacity:0;transform:translateY(-7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.hero-dashboard-dropdown{z-index:300;position:relative}.hero-dashboard-trigger{color:#065f46;background:#a7f3d06b;border:1px solid #065f461a;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;min-width:142px;padding:12px 16px;font-size:13px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 8px 22px #065f4614}.hero-dashboard-trigger:hover,.hero-dashboard-trigger.is-open{background:#d1fae5;box-shadow:0 12px 28px #065f4624}.hero-dashboard-chevron{justify-content:center;align-items:center;font-size:15px;line-height:1;transition:transform .25s;display:inline-flex}.hero-dashboard-trigger.is-open .hero-dashboard-chevron{transform:rotate(180deg)}.hero-dashboard-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #065f461a;border-radius:18px;flex-direction:column;gap:4px;width:180px;padding:8px;animation:.2s heroDropdownOpen;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 55px #065f4633}.hero-dashboard-option{color:#334155;text-align:left;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:11px 13px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.hero-dashboard-option:hover{color:#065f46;background:#ecfdf5}.hero-dashboard-option.selected{color:#065f46;background:#d1fae5;font-weight:800}.hero-dashboard-check{color:#065f46;font-weight:800}@keyframes heroDropdownOpen{0%{opacity:0;transform:translateY(-7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.showcase-chevron{justify-content:center;align-items:center;font-size:18px;transition:transform .25s;display:flex}.showcase-chevron.rotate{transform:rotate(180deg)}.showcase-static-period{cursor:default;justify-content:center}.hero-dashboard-static-period{cursor:default;pointer-events:none;justify-content:center}.contact-section{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(circle at 5% 10%,#a7f3d03d,#0000 30%),#ffffffd1;border:1px solid #065f4614;border-radius:36px;grid-template-columns:1fr .85fr;gap:70px;width:min(1365px,100% - 48px);margin:110px auto;padding:70px;display:grid;box-shadow:0 30px 80px #065f461a}.contact-content{flex-direction:column;align-items:flex-start;display:flex}.contact-label,.contact-form-label{color:#0b8a63;letter-spacing:.16em;font-size:10px;font-weight:850}.contact-content h2{color:#065f46;letter-spacing:-1.8px;margin:15px 0 18px;font-size:46px;line-height:1.08}.contact-content>p{color:#71827b;max-width:610px;margin:0;font-size:15px;line-height:1.8}.contact-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;margin-top:35px;display:grid}.contact-detail-card{min-width:0;min-height:90px;color:inherit;background:#f8fcfa;border:1px solid #065f4614;border-radius:18px;align-items:center;gap:14px;padding:17px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.contact-detail-card:hover{border-color:#0b8a6340;transform:translateY(-3px);box-shadow:0 15px 35px #065f4614}.contact-detail-icon{color:#065f46;background:#ddf7e9;border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:grid}.contact-detail-card>div{flex-direction:column;gap:5px;min-width:0;display:flex}.contact-detail-card small{color:#8a9993;font-size:10px}.contact-detail-card strong{color:#174b3c;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.contact-form{background:#fff;border:1px solid #065f4617;border-radius:28px;flex-direction:column;padding:35px;display:flex;box-shadow:0 22px 55px #065f461a}.contact-form h3{color:#065f46;letter-spacing:-.8px;margin:10px 0 26px;font-size:27px}.contact-field{flex-direction:column;gap:8px;margin-bottom:17px;display:flex}.contact-field label{color:#315f52;font-size:11px;font-weight:750}.contact-field input,.contact-field textarea{color:#12382e;width:100%;font:inherit;resize:vertical;background:#f9fcfa;border:1px solid #065f461f;border-radius:14px;outline:none;padding:14px 15px;transition:border-color .2s,box-shadow .2s,background .2s}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#9aa7a2}.contact-field input:focus,.contact-field textarea:focus{background:#fff;border-color:#0b8a63;box-shadow:0 0 0 4px #0b8a631a}.contact-submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#065f46,#0b8a63);border:0;border-radius:15px;min-height:51px;margin-top:5px;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 15px 30px #065f4633}.contact-submit-button:hover{transform:translateY(-2px);box-shadow:0 19px 35px #065f4642}@media (width<=950px){.contact-section{grid-template-columns:1fr;padding:50px}}@media (width<=650px){.contact-section{border-radius:26px;width:calc(100% - 28px);margin:75px auto;padding:32px 22px}.contact-content h2{font-size:34px}.contact-details{grid-template-columns:1fr}.contact-form{border-radius:22px;padding:25px 20px}}.footer-main{grid-template-columns:minmax(360px,1.15fr) 1fr;align-items:start;gap:90px;display:grid}.footer-brand{max-width:440px}.footer-brand-header{align-items:center;gap:17px;display:flex}.footer-logo{border-radius:17px;flex-shrink:0;width:58px;height:58px}.footer-logo svg{width:34px;height:34px}.footer-brand-header>div:last-child{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.footer-brand-header h2{color:#fff;letter-spacing:-1px;white-space:nowrap;margin:0;font-size:29px;font-weight:850;line-height:1}.footer-brand-header span{color:#a7f3d0b8;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:9px;font-weight:800}.footer-brand>p{color:#ffffffb8;max-width:390px;margin:22px 0 0;font-size:14px;line-height:1.8}.footer-login{color:#a7f3d0;background:#ffffff0d;border:1px solid #a7f3d038;border-radius:11px;align-items:center;margin-top:24px;padding:10px 14px;font-size:11px;font-weight:800;transition:background .2s,color .2s,transform .2s;display:inline-flex}.footer-login:hover{color:#fff;background:#ffffff1a;transform:translateY(-2px)}.footer-links{grid-template-columns:repeat(3,minmax(120px,1fr));gap:55px;display:grid}@media (width<=950px){.footer-main{grid-template-columns:1fr;gap:55px}.footer-brand{max-width:520px}}@media (width<=650px){.footer-brand-header h2{font-size:24px}.footer-logo{width:52px;height:52px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}}@media (width<=430px){.footer-links{grid-template-columns:1fr}.footer-brand-header h2{white-space:normal}}.glass-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.glass-stats>div{min-width:0}.glass-stats strong{white-space:nowrap;font-size:clamp(20px,2vw,28px);line-height:1;display:block}.hero-visual{justify-content:center;align-items:center;display:flex}.glass-system{width:600px;max-width:100%}.glass-dashboard{width:100%;padding:38px 36px 34px}.glass-stats{grid-template-columns:1fr 1.25fr 1fr;gap:16px;width:100%;display:grid}.glass-stats>div{flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:22px 12px;display:flex}.glass-stats strong{color:#065f46;letter-spacing:-.7px;text-align:center;white-space:nowrap;width:100%;font-size:27px;line-height:1;display:block}.glass-stats small{text-align:center;white-space:nowrap;margin-top:7px;display:block}@media (width<=1100px){.glass-system{width:540px}.glass-dashboard{padding:32px 28px}.glass-stats strong{font-size:24px}}@media (width<=700px){.glass-system{width:100%}.glass-dashboard{padding:26px 20px}.glass-stats{gap:10px}.glass-stats>div{padding:18px 8px}.glass-stats strong{font-size:20px}.glass-stats small{font-size:9px}}.login-page{color:#12382e;background:#f8faf5;grid-template-columns:1.08fr .92fr;min-height:100vh;font-family:Inter,Arial,sans-serif;display:grid}.login-visual{background:radial-gradient(circle at 20% 15%,#a7f3d02e,#0000 34%),linear-gradient(145deg,#043f31 0%,#065f46 52%,#087a59 100%);min-height:100vh;position:relative;overflow:hidden}.login-visual:before{content:"";opacity:.08;background-image:linear-gradient(#fffc 1px,#0000 1px),linear-gradient(90deg,#fffc 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0}.login-glow{filter:blur(8px);pointer-events:none;border-radius:50%;position:absolute}.login-glow-one{background:#a7f3d029;width:360px;height:360px;top:-130px;right:-90px}.login-glow-two{background:#ffffff14;width:280px;height:280px;bottom:-90px;left:-100px}.login-visual-content{z-index:2;flex-direction:column;max-width:780px;min-height:100vh;margin:0 auto;padding:54px 72px 38px;display:flex;position:relative}.login-brand{color:#fff;align-items:center;gap:14px;display:flex}.login-logo{color:#064e3b;background:linear-gradient(145deg,#d1fae5,#86efac);border:1px solid #ffffff47;border-radius:15px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 14px 30px #00000026}.login-logo svg{width:29px;height:29px}.login-brand div:last-child{flex-direction:column;gap:3px;display:flex}.login-brand strong{letter-spacing:-.3px;font-size:20px}.login-brand span{color:#ffffffa1;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.login-eyebrow{color:#a7f3d0;letter-spacing:.14em;background:#ffffff12;border:1px solid #ffffff2b;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}.login-copy h1{color:#fff;letter-spacing:-3px;max-width:650px;margin:24px 0 20px;font-size:clamp(44px,4.8vw,72px);line-height:1.03}.login-copy p{color:#ffffffc2;max-width:570px;margin:0;font-size:17px;line-height:1.8}.login-dashboard-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff26,#ffffff12);border:1px solid #ffffff2b;border-radius:25px;width:min(100%,590px);margin-top:48px;padding:24px;box-shadow:0 25px 70px #0003}.dashboard-card-top{justify-content:space-between;align-items:center;display:flex}.dashboard-card-top div{flex-direction:column;gap:4px;display:flex}.dashboard-card-top span{color:#fff9;font-size:12px}.dashboard-card-top strong{color:#fff;font-size:18px}.dashboard-status{background:#a7f3d01a;border:1px solid #a7f3d040;border-radius:999px;padding:7px 10px;font-weight:700;color:#a7f3d0!important}.dashboard-metrics{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px;display:grid}.dashboard-metrics div{background:#00000014;border:1px solid #ffffff1a;border-radius:16px;padding:16px}.dashboard-metrics span,.dashboard-metrics small{color:#ffffff94;font-size:11px;display:block}.dashboard-metrics strong{color:#fff;margin:7px 0 5px;font-size:23px;display:block}.dashboard-chart{background:#00000014;border-radius:17px;height:110px;margin-top:18px;padding:16px 14px 0}.dashboard-bars{align-items:flex-end;gap:12px;height:100%;display:flex}.dashboard-bars span{background:linear-gradient(#a7f3d047,#a7f3d0);border-radius:8px 8px 2px 2px;flex:1;min-width:10px}.login-copyright{color:#ffffff73;margin:32px 0 0;font-size:12px}.login-form-side{background:radial-gradient(circle at 85% 15%,#a7f3d066,#0000 26%),linear-gradient(145deg,#f8faf5,#eef8f2);justify-content:center;align-items:center;padding:50px;display:flex;position:relative}.login-form-side:before{content:"";filter:blur(4px);background:#065f460f;border-radius:50%;width:260px;height:260px;position:absolute;bottom:7%;right:6%}.login-mobile-brand{display:none}.login-card{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd6;border:1px solid #065f4614;border-radius:30px;width:100%;max-width:480px;padding:48px;position:relative;box-shadow:0 30px 90px #065f461f}.login-card-tag{color:#0b7a5b;letter-spacing:.16em;font-size:11px;font-weight:800}.login-card h2{color:#064e3b;letter-spacing:-1.4px;margin:12px 0 10px;font-size:38px}.login-card-header p{color:#6d7d76;margin:0;line-height:1.65}.login-field label{color:#184d3e;margin-bottom:9px;font-size:14px;font-weight:700;display:block}.login-input-wrap{align-items:center;display:flex;position:relative}.login-input-wrap>svg{fill:none;stroke:#7a9188;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:19px;height:19px;position:absolute;left:16px}.login-input-wrap input{color:#12382e;width:100%;height:56px;font:inherit;background:#ffffffeb;border:1px solid #d9e6e0;border-radius:15px;outline:none;padding:0 50px 0 48px;transition:border-color .22s,box-shadow .22s,transform .22s}.login-input-wrap input::placeholder{color:#9aa9a3}.login-input-wrap input:focus{border-color:#0b8a63;box-shadow:0 0 0 4px #0b8a631c}.password-toggle{cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:absolute;right:14px}.password-toggle:hover{background:#edf8f2}.password-toggle svg{fill:none;stroke:#648178;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.login-options{justify-content:space-between;align-items:center;gap:20px;margin:4px 0 27px;display:flex}.remember-option{color:#566c64;cursor:pointer;align-items:center;gap:9px;font-size:13px;display:flex}.remember-option input{accent-color:#065f46;width:16px;height:16px}.forgot-password{color:#067052;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.forgot-password:hover{text-decoration:underline}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#065f46,#087a59);border:0;border-radius:15px;justify-content:center;align-items:center;gap:11px;width:100%;height:57px;font-size:15px;font-weight:800;transition:transform .22s,box-shadow .22s;display:flex;box-shadow:0 14px 28px #065f4638}.login-submit:hover{transform:translateY(-2px);box-shadow:0 18px 34px #065f4647}.login-submit svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;transition:transform .22s}.login-submit:hover svg{transform:translate(4px)}.login-security{color:#7a8c85;border-top:1px solid #e5ece8;justify-content:center;align-items:center;gap:9px;margin-top:28px;padding-top:22px;font-size:12px;display:flex}.login-security svg{fill:none;stroke:#0b8a63;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}@media (width<=1050px){.login-page{grid-template-columns:1fr 1fr}.login-visual-content{padding:44px}.login-copy h1{font-size:50px}.login-form-side{padding:32px}.login-card{padding:38px}}@media (width<=820px){.login-page{display:block}.login-visual{display:none}.login-form-side{flex-direction:column;min-height:100vh;padding:28px 20px}.login-mobile-brand{color:#065f46;align-items:center;gap:12px;width:100%;max-width:480px;margin-bottom:24px;display:flex}.login-mobile-brand .login-logo{width:42px;height:42px}.login-card{border-radius:24px;padding:34px 26px}.login-card h2{font-size:32px}}@media (width<=480px){.login-form-side{padding:20px 14px}.login-card{padding:28px 20px}.login-options{flex-direction:column;align-items:flex-start;gap:13px}.login-security{align-items:flex-start}}.login-page{height:100vh;overflow:hidden}.login-visual,.login-visual-content,.login-form-side{height:100vh;min-height:100vh}.login-visual-content{padding:34px 64px 24px}.login-copy{margin-top:48px;padding-top:0}.login-copy h1{margin:18px 0 14px;font-size:clamp(42px,4.1vw,64px);line-height:1}.login-copy p{font-size:15px;line-height:1.65}.login-dashboard-card{margin-top:28px;padding:18px}.dashboard-metrics{margin-top:14px}.dashboard-chart{height:78px;margin-top:12px}.login-copyright{margin-top:18px}.login-form-side{padding:24px 48px}.login-card{max-width:480px;padding:34px 46px}.login-card-header{margin-bottom:24px}.login-card h2{margin:8px 0;font-size:36px}.login-field{margin-bottom:15px}.login-input-wrap input{height:52px}.login-options{margin:2px 0 20px}.login-submit{height:53px}.login-security{margin-top:19px;padding-top:16px}.dashboard-page{--dashboard-emerald:#065f46;--dashboard-emerald-dark:#043f31;--dashboard-emerald-light:#0b8a63;--dashboard-mint:#a7f3d0;--dashboard-cream:#f8faf5;--dashboard-text:#12382e;--dashboard-muted:#71827b;min-height:100vh;color:var(--dashboard-text);background:radial-gradient(circle at 92% 4%,#a7f3d047,#0000 24%),linear-gradient(145deg,#f8faf5,#eef8f2);font-family:Inter,Arial,sans-serif;display:flex}.dashboard-page *{box-sizing:border-box}.dashboard-page button,.dashboard-page input{font:inherit}.dashboard-sidebar{z-index:40;color:#fff;background:radial-gradient(circle at 20% 10%,#a7f3d021,#0000 30%),linear-gradient(160deg,#043f31 0%,#065f46 58%,#087a59 100%);flex-direction:column;width:270px;padding:30px 22px 24px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:18px 0 45px #043f311f}.dashboard-sidebar:before{content:"";pointer-events:none;opacity:.06;background-image:linear-gradient(#ffffffbf 1px,#0000 1px),linear-gradient(90deg,#ffffffbf 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.dashboard-sidebar>*{z-index:1;position:relative}.dashboard-brand{align-items:center;gap:13px;display:flex}.dashboard-logo{color:#064e3b;background:linear-gradient(145deg,#d1fae5,#86efac);border:1px solid #ffffff40;border-radius:15px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 12px 26px #0000002b}.dashboard-logo svg{width:28px;height:28px}.dashboard-brand>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.dashboard-brand strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:17px;overflow:hidden}.dashboard-brand span{color:#ffffff8c;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:700}.dashboard-nav{flex-direction:column;gap:7px;margin-top:46px;display:flex}.dashboard-nav-title{color:#ffffff6b;letter-spacing:.15em;margin:0 12px 9px;font-size:10px;font-weight:800}.dashboard-nav-item{color:#ffffffb8;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:13px;width:100%;min-height:48px;padding:0 15px;font-size:14px;font-weight:650;transition:color .22s,background .22s,transform .22s,border-color .22s;display:flex}.dashboard-nav-item svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.dashboard-nav-item:hover{color:#fff;background:#ffffff14;transform:translate(3px)}.dashboard-nav-item.active{color:#064e3b;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#ffffff40;box-shadow:0 12px 28px #00000024}.dashboard-sidebar-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff26;border-radius:19px;margin-top:auto;padding:18px}.sidebar-card-icon{color:#064e3b;background:#a7f3d0;border-radius:12px;place-items:center;width:39px;height:39px;margin-bottom:14px;display:grid}.sidebar-card-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.dashboard-sidebar-card>span{color:#ffffff94;font-size:11px;display:block}.dashboard-sidebar-card>strong{color:#fff;margin-top:4px;font-size:19px;display:block}.sidebar-progress{background:#ffffff1c;border-radius:999px;height:7px;margin:15px 0 10px;overflow:hidden}.sidebar-progress span{border-radius:inherit;background:linear-gradient(90deg,#86efac,#d1fae5);width:92%;height:100%;display:block}.dashboard-sidebar-card small{color:#ffffff91;font-size:10px;line-height:1.55}.dashboard-sidebar-actions{flex-direction:column;gap:6px;margin-top:15px;display:flex}.dashboard-home-link,.dashboard-logout{color:#ffffffa8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 15px;font-size:13px;font-weight:700;transition:background .22s,color .22s;display:flex}.dashboard-home-link svg,.dashboard-logout svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.dashboard-home-link:hover,.dashboard-logout:hover{color:#fff;background:#ffffff14}.dashboard-main{width:calc(100% - 270px);min-height:100vh;margin-left:270px;padding:28px 34px 45px}.dashboard-header{justify-content:space-between;align-items:center;gap:28px;min-height:82px;display:flex}.dashboard-header-left{align-items:center;gap:15px;display:flex}.dashboard-eyebrow{color:#0b7a5b;letter-spacing:.16em;font-size:10px;font-weight:800}.dashboard-header h1{color:#064e3b;letter-spacing:-1px;margin:6px 0 5px;font-size:30px;line-height:1}.dashboard-header p{color:#71827b;margin:0;font-size:13px}.dashboard-mobile-menu{display:none}.dashboard-header-actions{z-index:30;align-items:center;gap:12px;display:flex;position:relative}.dashboard-icon-button{color:#40665a;cursor:pointer;background:#ffffffc7;border:1px solid #065f461a;border-radius:14px;place-items:center;width:46px;height:46px;transition:transform .2s,background .2s;display:grid;position:relative;box-shadow:0 10px 30px #065f460d}.dashboard-icon-button:hover{background:#fff;transform:translateY(-2px)}.dashboard-icon-button svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.notification-dot{background:#f59e0b;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:10px;right:10px}.dashboard-profile-wrap{position:relative}.dashboard-profile{min-height:50px;color:inherit;cursor:pointer;background:#ffffffc7;border:1px solid #065f461a;border-radius:15px;align-items:center;gap:10px;padding:6px 12px 6px 7px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 10px 30px #065f460d}.dashboard-profile:hover,.dashboard-profile.is-open{background:#fff;border-color:#0b8a634d;transform:translateY(-1px);box-shadow:0 14px 34px #065f461c}.dashboard-avatar{color:#fff;background:linear-gradient(135deg,#065f46,#0b8a63);border-radius:12px;flex-shrink:0;place-items:center;width:37px;height:37px;font-size:12px;font-weight:800;display:grid}.dashboard-profile-copy{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.dashboard-profile-copy strong{color:#174b3c;white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:12px;overflow:hidden}.dashboard-profile-copy span{color:#81918b;font-size:10px}.dashboard-profile-chevron{margin-left:5px;transition:transform .22s;display:flex}.dashboard-profile-chevron.rotate{transform:rotate(180deg)}.dashboard-profile-chevron svg{stroke:#789087;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.dashboard-profile-menu{z-index:70;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffffffa;border:1px solid #065f461a;border-radius:19px;width:270px;padding:10px;animation:.18s dashboardProfileMenuIn;position:absolute;top:60px;right:0;box-shadow:0 24px 60px #043f312e}@keyframes dashboardProfileMenuIn{0%{opacity:0;transform:translateY(-7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.dashboard-profile-menu-header{align-items:center;gap:11px;padding:9px;display:flex}.dashboard-profile-menu-avatar{color:#fff;background:linear-gradient(135deg,#065f46,#0b8a63);border-radius:13px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:12px;font-weight:850;display:grid}.dashboard-profile-menu-header>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.dashboard-profile-menu-header strong{color:#174b3c;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.dashboard-profile-menu-header span{color:#81918b;font-size:10px}.dashboard-profile-menu-divider{background:#e6eee9;height:1px;margin:5px 4px 7px}.dashboard-profile-menu-item{color:#52756a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:11px;width:100%;min-height:58px;padding:9px 10px;transition:background .18s,color .18s;display:flex}.dashboard-profile-menu-item:hover{color:#065f46;background:#eef8f3}.dashboard-profile-menu-item.danger:hover{color:#b91c1c;background:#fef2f2}.dashboard-profile-menu-item>svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.dashboard-profile-menu-item>span{flex-direction:column;gap:3px;display:flex}.dashboard-profile-menu-item strong{color:inherit;font-size:11px}.dashboard-profile-menu-item small{color:#8b9994;font-size:9px}.dashboard-welcome{color:#fff;background:radial-gradient(circle at 20% 10%,#a7f3d026,#0000 30%),linear-gradient(145deg,#043f31,#065f46 58%,#087a59);border-radius:30px;grid-template-columns:1.15fr .85fr;min-height:300px;margin-top:25px;padding:42px 46px;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 65px #065f462e}.dashboard-welcome:before{content:"";opacity:.06;background-image:linear-gradient(#fffc 1px,#0000 1px),linear-gradient(90deg,#fffc 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.dashboard-welcome-copy,.dashboard-welcome-visual{z-index:2;position:relative}.dashboard-welcome-tag{color:#a7f3d0;letter-spacing:.14em;background:#ffffff12;border:1px solid #ffffff2b;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:800;display:inline-flex}.dashboard-welcome h2{color:#fff;letter-spacing:-1.8px;margin:20px 0 14px;font-size:43px;line-height:1.05}.dashboard-welcome p{color:#ffffffb3;max-width:610px;margin:0;font-size:14px;line-height:1.75}.dashboard-primary-button{color:#064e3b;cursor:pointer;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:0;border-radius:14px;align-items:center;gap:11px;min-height:49px;margin-top:25px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 14px 30px #00000026}.dashboard-primary-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px #0003}.dashboard-primary-button svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s}.dashboard-primary-button:hover svg{transform:translate(4px)}.dashboard-welcome-visual{min-height:210px}.welcome-orbit{border:1px solid #a7f3d02b;border-radius:50%;position:absolute}.orbit-one{width:255px;height:255px;top:-18px;right:38px}.orbit-two{width:180px;height:180px;top:20px;right:75px}.welcome-leaf{color:#a7f3d0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:38px;place-items:center;width:125px;height:125px;display:grid;position:absolute;top:30px;right:96px;transform:rotate(-8deg);box-shadow:0 25px 55px #0000002e}.welcome-leaf svg{width:82px;height:82px}.welcome-product-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:17px;min-width:145px;padding:14px 16px;position:absolute;box-shadow:0 18px 40px #00000021}.welcome-product-card span{color:#fff9;font-size:10px;display:block}.welcome-product-card strong{color:#fff;margin-top:5px;font-size:16px;display:block}.card-one{bottom:2px;right:180px}.card-two{top:20px;right:2px}.dashboard-toolbar{justify-content:space-between;align-items:center;gap:22px;margin:34px 0 18px;display:flex}.dashboard-toolbar h2{color:#064e3b;letter-spacing:-.7px;margin:0 0 5px;font-size:25px}.dashboard-toolbar p{color:#7b8b85;margin:0;font-size:12px}.dashboard-period{z-index:20;position:relative}.dashboard-period-trigger{color:#184d3e;cursor:pointer;background:#ffffffd6;border:1px solid #065f461c;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;min-width:150px;height:45px;padding:0 14px 0 16px;font-size:12px;font-weight:750;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 10px 30px #065f460f}.dashboard-period-trigger:hover,.dashboard-period-trigger.is-open{border-color:#0b8a6366;box-shadow:0 0 0 4px #0b8a6314}.dashboard-period-chevron{transition:transform .25s;display:flex}.dashboard-period-chevron.rotate{transform:rotate(180deg)}.dashboard-period-chevron svg{stroke:#52756a;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.dashboard-period-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff7;border:1px solid #065f461a;border-radius:15px;width:180px;padding:7px;position:absolute;top:53px;right:0;box-shadow:0 20px 45px #065f4626}.dashboard-period-option{color:#5c7169;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:39px;padding:0 11px;font-size:12px;display:flex}.dashboard-period-option:hover{color:#065f46;background:#f0f8f4}.dashboard-period-option.selected{color:#065f46;background:#e5f7ed;font-weight:800}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.dashboard-stat-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc9;border:1px solid #065f4614;border-radius:21px;min-width:0;padding:21px;transition:transform .22s,box-shadow .22s;box-shadow:0 16px 42px #065f4612}.dashboard-stat-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px #065f461c}.stat-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.stat-icon{border-radius:14px;place-items:center;width:43px;height:43px;display:grid}.stat-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.product-icon{color:#065f46;background:#ddf7e9}.value-icon{color:#0369a1;background:#e0f2fe}.alert-icon{color:#b45309;background:#fef3c7}.growth-icon{color:#7c3aed;background:#ede9fe}.stat-change{white-space:nowrap;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:800}.stat-change.positive{color:#047857;background:#d1fae5}.stat-change.warning{color:#b45309;background:#fef3c7}.stat-label{color:#71827b;margin-top:20px;font-size:11px;font-weight:650;display:block}.dashboard-stat-card>strong{color:#064e3b;letter-spacing:-1px;text-overflow:ellipsis;margin:7px 0 6px;font-size:28px;display:block;overflow:hidden}.dashboard-stat-card small{color:#97a59f;font-size:10px}.dashboard-content-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:18px;margin-top:18px;display:grid}.dashboard-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.dashboard-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffc;border:1px solid #065f4614;border-radius:23px;min-width:0;padding:23px;box-shadow:0 18px 46px #065f4612}.dashboard-panel-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dashboard-panel-tag{color:#0b7a5b;letter-spacing:.15em;font-size:9px;font-weight:800}.dashboard-panel h3{color:#064e3b;letter-spacing:-.45px;margin:7px 0 5px;font-size:20px}.dashboard-panel-header p{color:#84928d;margin:0;font-size:11px;line-height:1.5}.dashboard-text-button{color:#087a59;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:7px 0;font-size:11px;font-weight:800;display:flex}.dashboard-text-button svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.dashboard-text-button:hover svg{transform:translate(3px)}.dashboard-chart-summary{justify-content:space-between;align-items:flex-end;margin-top:27px;display:flex}.dashboard-chart-summary div{flex-direction:column;gap:5px;display:flex}.dashboard-chart-summary span{color:#83928c;font-size:10px}.dashboard-chart-summary strong{color:#064e3b;letter-spacing:-.8px;font-size:25px}.chart-growth{background:#d1fae5;border-radius:999px;padding:6px 9px;font-weight:800;color:#047857!important;font-size:10px!important}.dashboard-chart-area{height:240px;margin-top:17px;padding-bottom:26px;position:relative;overflow:hidden}.chart-grid-line{background:#e9efec;height:1px;position:absolute;left:0;right:0}.line-one{top:20%}.line-two{top:48%}.line-three{top:76%}.dashboard-chart-area>svg{z-index:2;width:100%;height:100%;position:relative;overflow:visible}.dashboard-chart-labels{color:#97a49f;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:1px;left:0;right:0}.dashboard-quick-actions{flex-direction:column;gap:11px;margin-top:22px;display:flex}.quick-action-card{color:#12382e;text-align:left;cursor:pointer;background:#f9fcfa;border:1px solid #065f4614;border-radius:17px;align-items:center;gap:12px;width:100%;min-height:74px;padding:13px;transition:transform .2s,border-color .2s,background .2s;display:flex}.quick-action-card:hover{background:#f0f9f4;border-color:#0b8a6340;transform:translate(4px)}.quick-action-icon{color:#065f46;background:#ddf7e9;border-radius:13px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.quick-action-icon svg,.quick-action-card>svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.quick-action-card>div:nth-child(2){flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.quick-action-card strong{color:#174b3c;font-size:12px}.quick-action-card span{color:#82918b;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.quick-action-card>svg{color:#7d9289}.dashboard-stock-list{flex-direction:column;margin-top:20px;display:flex}.stock-list-item{border-bottom:1px solid #eaf0ed;justify-content:space-between;align-items:center;gap:18px;min-height:67px;padding:12px 2px;display:flex}.stock-list-item:last-child{border-bottom:0}.stock-list-item>div:first-child{flex-direction:column;gap:5px;min-width:0;display:flex}.stock-list-item strong{color:#174b3c;font-size:12px}.stock-list-item span{color:#8b9994;font-size:10px}.stock-level{border-radius:11px;justify-content:center;align-items:baseline;gap:4px;min-width:82px;padding:7px 10px;display:flex}.stock-level strong{font-size:16px}.stock-level span{font-size:8px}.stock-level.danger{background:#fee2e2}.stock-level.danger strong,.stock-level.danger span{color:#b91c1c}.stock-level.warning{background:#fef3c7}.stock-level.warning strong,.stock-level.warning span{color:#b45309}.dashboard-activity-list{flex-direction:column;margin-top:20px;display:flex}.activity-item{border-bottom:1px solid #eaf0ed;align-items:center;min-height:67px;padding:11px 0 11px 28px;display:flex;position:relative}.activity-item:last-child{border-bottom:0}.activity-item:before{content:"";background:#dde8e3;width:1px;position:absolute;top:0;bottom:0;left:8px}.activity-item:first-child:before{top:50%}.activity-item:last-child:before{bottom:50%}.activity-marker{z-index:2;background:#0b8a63;border:3px solid #d1fae5;border-radius:50%;width:11px;height:11px;position:absolute;left:3px}.activity-item div{flex-direction:column;gap:5px;display:flex}.activity-item strong{color:#174b3c;font-size:12px}.activity-item span:last-child{color:#8b9994;font-size:10px}.dashboard-overlay{display:none}@media (width<=1280px){.dashboard-main{padding:26px}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-content-grid{grid-template-columns:1.4fr .8fr}.dashboard-welcome{padding:38px}.dashboard-welcome h2{font-size:38px}}@media (width<=1080px){.dashboard-sidebar{width:240px}.dashboard-main{width:calc(100% - 240px);margin-left:240px}.dashboard-profile-copy{display:none}.dashboard-profile{padding-right:9px}.dashboard-profile-chevron{margin-left:0}.dashboard-welcome{grid-template-columns:1fr}.dashboard-welcome-visual{display:none}.dashboard-content-grid{grid-template-columns:1fr}.dashboard-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.quick-action-card{flex-direction:column;align-items:flex-start;min-height:125px}.quick-action-card>svg{display:none}}@media (width<=850px){.dashboard-sidebar{width:270px;transition:transform .28s;transform:translate(-105%)}.dashboard-sidebar.open{transform:translate(0)}.dashboard-overlay{z-index:35;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#03231c7a;transition:opacity .25s,visibility .25s;display:block;position:fixed;inset:0}.dashboard-overlay.show{opacity:1;visibility:visible}.dashboard-main{width:100%;margin-left:0}.dashboard-mobile-menu{color:#065f46;cursor:pointer;background:#fff;border:1px solid #065f461a;border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.dashboard-mobile-menu svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round}.dashboard-header-actions{margin-left:auto}}@media (width<=680px){.dashboard-main{padding:20px 16px 35px}.dashboard-header{align-items:flex-start}.dashboard-header h1{font-size:24px}.dashboard-header p,.dashboard-profile-wrap{display:none}.dashboard-welcome{border-radius:24px;min-height:auto;margin-top:18px;padding:30px 24px}.dashboard-welcome h2{font-size:32px}.dashboard-toolbar{flex-direction:column;align-items:flex-start}.dashboard-period,.dashboard-period-trigger,.dashboard-period-menu{width:100%}.dashboard-stats,.dashboard-bottom-grid{grid-template-columns:1fr}.dashboard-quick-actions{display:flex}.quick-action-card{flex-direction:row;align-items:center;min-height:74px}.quick-action-card>svg{display:block}.dashboard-panel{padding:20px}.dashboard-panel-header{gap:12px}.dashboard-chart-area{height:200px}}@media (width<=430px){.dashboard-header-actions{gap:7px}.dashboard-icon-button{width:42px;height:42px}.dashboard-welcome{padding:26px 20px}.dashboard-welcome h2{font-size:29px}.dashboard-welcome p{font-size:12px}.dashboard-primary-button{justify-content:center;width:100%}.dashboard-panel-header{flex-direction:column}.dashboard-text-button{padding:0}}.dashboard-welcome-visual{justify-content:center;align-items:center;min-height:210px;padding-left:30px;display:flex}.welcome-logo-showcase{color:#a7f3d0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff26,#ffffff0f);border:1px solid #fff3;border-radius:45px;place-items:center;width:180px;height:180px;display:grid;position:relative;transform:none;box-shadow:0 30px 65px #0003,inset 0 1px #ffffff26}.welcome-logo-showcase:before{content:"";pointer-events:none;border:1px solid #a7f3d01f;border-radius:50%;width:230px;height:230px;position:absolute}.welcome-logo-showcase svg{z-index:2;width:112px;height:112px;position:relative}.lkr-symbol{letter-spacing:.04em;font-size:10px;font-weight:900}.update-stock-page{--emerald:#065f46;--emerald-dark:#043f31;--emerald-light:#0b8a63;--mint:#a7f3d0;--cream:#f8faf5;--text:#12382e;--muted:#71827b;min-height:100vh;color:var(--text);background:radial-gradient(circle at 92% 4%,#a7f3d047,#0000 24%),linear-gradient(145deg,#f8faf5,#eef8f2);font-family:Inter,Arial,sans-serif;display:flex}.update-stock-page *{box-sizing:border-box}.update-stock-page button,.update-stock-page input,.update-stock-page select{font:inherit}.update-stock-sidebar{z-index:40;color:#fff;background:radial-gradient(circle at 20% 10%,#a7f3d021,#0000 30%),linear-gradient(160deg,#043f31 0%,#065f46 58%,#087a59 100%);flex-direction:column;width:270px;padding:30px 22px 24px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;box-shadow:18px 0 45px #043f311f}.update-stock-sidebar:before{content:"";opacity:.06;pointer-events:none;background-image:linear-gradient(#ffffffbf 1px,#0000 1px),linear-gradient(90deg,#ffffffbf 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.update-stock-sidebar>*{z-index:1;position:relative}.update-stock-brand{align-items:center;gap:13px;display:flex}.update-stock-logo{color:#064e3b;background:linear-gradient(145deg,#d1fae5,#86efac);border:1px solid #ffffff40;border-radius:15px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 12px 26px #0000002b}.update-stock-logo svg{width:28px;height:28px}.update-stock-brand>div:last-child{flex-direction:column;gap:3px;display:flex}.update-stock-brand strong{color:#fff;font-size:17px}.update-stock-brand span{color:#ffffff8c;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:700}.update-stock-nav{flex-direction:column;gap:7px;margin-top:46px;display:flex}.update-stock-nav-title{color:#ffffff6b;letter-spacing:.15em;margin:0 12px 9px;font-size:10px;font-weight:800}.update-stock-nav-item{color:#ffffffb8;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:13px;width:100%;min-height:48px;padding:0 15px;font-size:14px;font-weight:650;transition:all .22s;display:flex}.update-stock-nav-item svg,.update-stock-logout svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.update-stock-nav-item:hover{color:#fff;background:#ffffff14;transform:translate(3px)}.update-stock-nav-item.active{color:#064e3b;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#ffffff40;box-shadow:0 12px 28px #00000024}.update-stock-sidebar-info{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff26;border-radius:19px;margin-top:auto;padding:18px}.update-stock-sidebar-info>div{color:#064e3b;background:#a7f3d0;border-radius:12px;place-items:center;width:39px;height:39px;margin-bottom:14px;display:grid}.update-stock-sidebar-info svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.update-stock-sidebar-info>span{color:#ffffff94;font-size:11px;display:block}.update-stock-sidebar-info>strong{color:#fff;margin:5px 0;font-size:20px;display:block}.update-stock-sidebar-info small{color:#ffffff91;font-size:10px}.update-stock-logout{color:#ffffffa8;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;width:100%;min-height:46px;margin-top:15px;padding:0 15px;font-size:13px;font-weight:700;display:flex}.update-stock-logout:hover{color:#fff;background:#ffffff14}.update-stock-main{width:calc(100% - 270px);min-height:100vh;margin-left:270px;padding:28px 34px 46px}.update-stock-header{justify-content:space-between;align-items:center;gap:25px;min-height:82px;display:flex}.update-stock-heading{align-items:center;gap:15px;display:flex}.update-stock-heading>div>span{color:#0b7a5b;letter-spacing:.16em;font-size:10px;font-weight:800}.update-stock-heading h1{color:#064e3b;letter-spacing:-1px;margin:6px 0 5px;font-size:30px;line-height:1}.update-stock-heading p{color:#71827b;margin:0;font-size:13px}.update-stock-mobile-menu{display:none}.update-stock-date{background:#ffffffc7;border:1px solid #065f461a;border-radius:15px;flex-direction:column;gap:3px;min-width:145px;padding:11px 16px;display:flex;box-shadow:0 10px 30px #065f460f}.update-stock-date span{color:#86968f;font-size:10px}.update-stock-date strong{color:#174b3c;font-size:13px}.update-stock-banner{color:#fff;background:radial-gradient(circle at 20% 10%,#a7f3d026,#0000 30%),linear-gradient(145deg,#043f31,#065f46 58%,#087a59);border-radius:30px;grid-template-columns:1.2fr .8fr;align-items:center;min-height:250px;margin-top:25px;padding:40px 45px;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 65px #065f462e}.update-stock-banner:before{content:"";opacity:.06;background-image:linear-gradient(#fffc 1px,#0000 1px),linear-gradient(90deg,#fffc 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.update-stock-banner>*{z-index:2;position:relative}.update-stock-banner-tag{color:#a7f3d0;letter-spacing:.14em;background:#ffffff12;border:1px solid #ffffff2b;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:800;display:inline-flex}.update-stock-banner h2{color:#fff;letter-spacing:-1.7px;margin:19px 0 13px;font-size:41px;line-height:1.05}.update-stock-banner p{color:#ffffffb3;max-width:610px;margin:0;font-size:14px;line-height:1.75}.update-stock-banner-logo{color:#a7f3d0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff26,#ffffff0f);border:1px solid #fff3;border-radius:42px;place-items:center;width:160px;height:160px;margin:auto;display:grid;position:relative;box-shadow:0 30px 65px #0003}.update-stock-banner-logo:before{content:"";border:1px solid #a7f3d01f;border-radius:50%;width:210px;height:210px;position:absolute}.update-stock-banner-logo svg{z-index:2;width:100px;height:100px;position:relative}.update-stock-content{grid-template-columns:minmax(0,1.5fr) minmax(320px,.7fr);gap:19px;margin-top:22px;display:grid}.update-stock-form-card,.update-stock-summary-card,.update-stock-history-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #065f4614;border-radius:24px;min-width:0;padding:25px;box-shadow:0 18px 46px #065f4612}.update-stock-card-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.update-stock-card-header>div:first-child>span,.update-stock-history-header>div>span{color:#0b7a5b;letter-spacing:.15em;font-size:9px;font-weight:800}.update-stock-card-header h2,.update-stock-history-header h2{color:#064e3b;letter-spacing:-.5px;margin:7px 0 5px;font-size:21px}.update-stock-card-header p{color:#84928d;margin:0;font-size:11px}.update-stock-step{color:#065f46;background:#ddf7e9;border-radius:14px;flex-shrink:0;place-items:center;width:43px;height:43px;font-size:12px;font-weight:900;display:grid}.update-stock-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:28px;display:grid}.update-stock-field label{color:#184d3e;margin-bottom:9px;font-size:12px;font-weight:750;display:block}.update-stock-select-wrap{position:relative}.update-stock-select-wrap select{appearance:none;color:#174b3c;cursor:pointer;background:#fff;border:1px solid #d9e6e0;border-radius:14px;outline:none;width:100%;height:54px;padding:0 45px 0 15px;font-size:12px;transition:all .22s}.update-stock-select-wrap select:focus{border-color:#0b8a63;box-shadow:0 0 0 4px #0b8a631a}.update-stock-select-wrap svg{pointer-events:none;stroke:#648178;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.update-stock-quantity-section{background:#f7fbf9;border:1px solid #065f4614;border-radius:19px;justify-content:space-between;align-items:center;gap:22px;margin-top:24px;padding:21px;display:flex}.update-stock-quantity-section>div:first-child>span{color:#0b7a5b;letter-spacing:.14em;font-size:9px;font-weight:800}.update-stock-quantity-section h3{color:#174b3c;margin:6px 0 4px;font-size:17px}.update-stock-quantity-section p{color:#87958f;margin:0;font-size:10px}.update-stock-stepper{background:#fff;border:1px solid #d5e5de;border-radius:14px;align-items:center;display:flex;overflow:hidden}.update-stock-stepper button{color:#065f46;cursor:pointer;background:#ecf8f2;border:0;width:48px;height:49px;font-size:23px}.update-stock-stepper button:hover:not(:disabled){background:#ddf7e9}.update-stock-stepper button:disabled{opacity:.4;cursor:not-allowed}.update-stock-stepper input{color:#064e3b;text-align:center;background:#fff;border:0;outline:none;width:74px;height:49px;font-size:17px;font-weight:850}.update-stock-stepper input::-webkit-inner-spin-button{appearance:none;margin:0}.update-stock-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}.update-stock-message{color:#067052;background:#e7f8ef;border:1px solid #0b8a6329;border-radius:14px;align-items:center;gap:10px;margin-top:17px;padding:14px 16px;font-size:11px;font-weight:700;display:flex}.update-stock-message svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.update-stock-save-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#065f46,#087a59);border:0;border-radius:15px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:55px;margin-top:20px;font-size:13px;font-weight:800;transition:all .22s;display:flex;box-shadow:0 14px 28px #065f4638}.update-stock-save-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 34px #065f4647}.update-stock-save-button:disabled{opacity:.55;cursor:not-allowed}.update-stock-save-button svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.update-stock-product-summary{background:#f7fbf9;border:1px solid #065f4614;border-radius:18px;align-items:center;gap:14px;margin-top:25px;padding:18px;display:flex}.update-stock-product-icon{color:#065f46;background:#ddf7e9;border-radius:15px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.update-stock-product-icon svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.update-stock-product-summary>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.update-stock-product-summary span{color:#7d8e87;font-size:10px}.update-stock-product-summary strong{color:#174b3c;white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.update-stock-product-summary small{color:#0b8a63;font-size:10px;font-weight:750}.update-stock-balance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.update-stock-balance-grid>div{background:#fff;border:1px solid #065f4614;border-radius:17px;padding:17px}.update-stock-balance-grid span{color:#7b8c85;font-size:10px;display:block}.update-stock-balance-grid strong{color:#064e3b;letter-spacing:-1px;margin:7px 0 4px;font-size:27px;display:block}.update-stock-balance-grid small{color:#96a39e;font-size:9px}.update-stock-new-balance{color:#fff;background:linear-gradient(135deg,#043f31,#087a59);border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:19px;display:flex}.update-stock-new-balance div{flex-direction:column;gap:4px;display:flex}.update-stock-new-balance span{color:#d1fae5;font-size:11px;font-weight:800}.update-stock-new-balance small{color:#ffffff94;font-size:9px}.update-stock-new-balance>strong{letter-spacing:-1.5px;font-size:34px}.update-stock-progress{margin-top:20px}.update-stock-progress>div:first-child{justify-content:space-between;align-items:center;gap:15px;display:flex}.update-stock-progress span{color:#72847d;font-size:10px}.update-stock-progress strong{color:#065f46;font-size:11px}.update-stock-progress-track{background:#e5eee9;border-radius:999px;height:8px;margin-top:9px;overflow:hidden}.update-stock-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#0b8a63,#86efac);height:100%;transition:width .3s;display:block}.update-stock-history-card{margin-top:19px}.update-stock-history-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.update-stock-history-header>svg{color:#0b8a63;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.update-stock-empty{color:#8b9b94;background:#fafcfb;border:1px dashed #d4e3dc;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;margin-top:19px;display:flex}.update-stock-empty svg{stroke:#7d958b;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:4px}.update-stock-empty strong{color:#496a5f;font-size:13px}.update-stock-empty span{font-size:10px}.update-stock-history-list{flex-direction:column;margin-top:18px;display:flex}.update-stock-history-item{border-bottom:1px solid #e9f0ed;grid-template-columns:1fr 90px 90px 75px;align-items:center;gap:14px;min-height:68px;padding:12px 4px;display:grid}.update-stock-history-item:last-child{border-bottom:0}.update-stock-history-item>div{flex-direction:column;gap:4px;display:flex}.update-stock-history-item strong{color:#174b3c;font-size:12px}.update-stock-history-item span,.update-stock-history-item time{color:#8b9994;font-size:9px}.update-stock-history-item time{text-align:right}.update-stock-overlay{display:none}@media (width<=1180px){.update-stock-main{padding:26px}.update-stock-content{grid-template-columns:1fr}.update-stock-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=950px){.update-stock-sidebar{width:240px}.update-stock-main{width:calc(100% - 240px);margin-left:240px}.update-stock-banner{grid-template-columns:1fr}.update-stock-banner-logo{display:none}}@media (width<=820px){.update-stock-sidebar{width:270px;transition:transform .28s;transform:translate(-105%)}.update-stock-sidebar.open{transform:translate(0)}.update-stock-overlay{z-index:35;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#03231c7a;transition:all .25s;display:block;position:fixed;inset:0}.update-stock-overlay.show{opacity:1;visibility:visible}.update-stock-main{width:100%;margin-left:0}.update-stock-mobile-menu{color:#065f46;cursor:pointer;background:#fff;border:1px solid #065f461a;border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.update-stock-mobile-menu svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round}}@media (width<=650px){.update-stock-main{padding:20px 16px 35px}.update-stock-header{align-items:flex-start}.update-stock-heading h1{font-size:24px}.update-stock-heading p,.update-stock-date{display:none}.update-stock-banner{border-radius:24px;min-height:auto;padding:30px 24px}.update-stock-banner h2{font-size:31px}.update-stock-form-grid{grid-template-columns:1fr}.update-stock-quantity-section{flex-direction:column;align-items:flex-start}.update-stock-stepper{width:100%}.update-stock-stepper input{flex:1}.update-stock-content{grid-template-columns:1fr}.update-stock-form-card,.update-stock-summary-card,.update-stock-history-card{padding:20px}.update-stock-history-item{grid-template-columns:1fr 60px 60px}.update-stock-history-item time{display:none}}@media (width<=430px){.update-stock-banner{padding:26px 20px}.update-stock-banner h2{font-size:28px}.update-stock-banner p{font-size:12px}.update-stock-balance-grid{grid-template-columns:1fr}.update-stock-card-header{gap:10px}.update-stock-step{width:38px;height:38px}}.stock-report-page{--emerald:#065f46;--emerald-dark:#043f31;--emerald-light:#0b8a63;--mint:#a7f3d0;--cream:#f8faf5;--text:#12382e;--muted:#71827b;min-height:100vh;color:var(--text);background:radial-gradient(circle at 92% 4%,#a7f3d047,#0000 24%),linear-gradient(145deg,#f8faf5,#eef8f2);font-family:Inter,Arial,sans-serif;display:flex}.stock-report-page *{box-sizing:border-box}.stock-report-page button,.stock-report-page input,.stock-report-page select{font:inherit}.stock-report-sidebar{z-index:40;color:#fff;background:radial-gradient(circle at 20% 10%,#a7f3d021,#0000 30%),linear-gradient(160deg,#043f31 0%,#065f46 58%,#087a59 100%);flex-direction:column;width:270px;padding:30px 22px 24px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;box-shadow:18px 0 45px #043f311f}.stock-report-sidebar:before{content:"";opacity:.06;pointer-events:none;background-image:linear-gradient(#ffffffbf 1px,#0000 1px),linear-gradient(90deg,#ffffffbf 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.stock-report-sidebar>*{z-index:1;position:relative}.stock-report-brand{align-items:center;gap:13px;display:flex}.stock-report-logo{color:#064e3b;background:linear-gradient(145deg,#d1fae5,#86efac);border:1px solid #ffffff40;border-radius:15px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 12px 26px #0000002b}.stock-report-logo svg{width:28px;height:28px}.stock-report-brand>div:last-child{flex-direction:column;gap:3px;display:flex}.stock-report-brand strong{color:#fff;font-size:17px}.stock-report-brand span{color:#ffffff8c;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:700}.stock-report-nav{flex-direction:column;gap:7px;margin-top:46px;display:flex}.stock-report-nav-title{color:#ffffff6b;letter-spacing:.15em;margin:0 12px 9px;font-size:10px;font-weight:800}.stock-report-nav-item{color:#ffffffb8;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:13px;width:100%;min-height:48px;padding:0 15px;font-size:14px;font-weight:650;transition:all .22s;display:flex}.stock-report-nav-item svg,.stock-report-logout svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.stock-report-nav-item:hover{color:#fff;background:#ffffff14;transform:translate(3px)}.stock-report-nav-item.active{color:#064e3b;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#ffffff40;box-shadow:0 12px 28px #00000024}.stock-report-sidebar-info{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff26;border-radius:19px;margin-top:auto;padding:18px}.stock-report-sidebar-info>div{color:#064e3b;background:#a7f3d0;border-radius:12px;place-items:center;width:39px;height:39px;margin-bottom:14px;display:grid}.stock-report-sidebar-info svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.stock-report-sidebar-info>span{color:#ffffff94;font-size:11px;display:block}.stock-report-sidebar-info>strong{color:#fff;margin:5px 0;font-size:22px;display:block}.stock-report-sidebar-info small{color:#ffffff91;font-size:10px}.stock-report-logout{color:#ffffffa8;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;width:100%;min-height:46px;margin-top:15px;padding:0 15px;font-size:13px;font-weight:700;display:flex}.stock-report-logout:hover{color:#fff;background:#ffffff14}.stock-report-main{width:calc(100% - 270px);min-height:100vh;margin-left:270px;padding:28px 34px 46px}.stock-report-header{justify-content:space-between;align-items:center;gap:25px;min-height:82px;display:flex}.stock-report-heading{align-items:center;gap:15px;display:flex}.stock-report-heading>div>span{color:#0b7a5b;letter-spacing:.16em;font-size:10px;font-weight:800}.stock-report-heading h1{color:#064e3b;letter-spacing:-1px;margin:6px 0 5px;font-size:30px;line-height:1}.stock-report-heading p{color:#71827b;margin:0;font-size:13px}.stock-report-mobile-menu{display:none}.stock-report-download{color:#fff;cursor:pointer;background:linear-gradient(135deg,#065f46,#087a59);border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:47px;padding:0 18px;font-size:12px;font-weight:800;transition:all .22s;display:flex;box-shadow:0 14px 28px #065f4633}.stock-report-download:hover{transform:translateY(-2px);box-shadow:0 18px 34px #065f4645}.stock-report-download svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.stock-report-banner{color:#fff;background:radial-gradient(circle at 20% 10%,#a7f3d026,#0000 30%),linear-gradient(145deg,#043f31,#065f46 58%,#087a59);border-radius:30px;grid-template-columns:1.2fr .8fr;align-items:center;min-height:250px;margin-top:25px;padding:40px 45px;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 65px #065f462e}.stock-report-banner:before{content:"";opacity:.06;background-image:linear-gradient(#fffc 1px,#0000 1px),linear-gradient(90deg,#fffc 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.stock-report-banner>*{z-index:2;position:relative}.stock-report-banner-tag{color:#a7f3d0;letter-spacing:.14em;background:#ffffff12;border:1px solid #ffffff2b;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:800;display:inline-flex}.stock-report-banner h2{color:#fff;letter-spacing:-1.7px;margin:19px 0 13px;font-size:41px;line-height:1.05}.stock-report-banner p{color:#ffffffb3;max-width:610px;margin:0;font-size:14px;line-height:1.75}.stock-report-banner-logo{color:#a7f3d0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff26,#ffffff0f);border:1px solid #fff3;border-radius:42px;place-items:center;width:160px;height:160px;margin:auto;display:grid;position:relative;box-shadow:0 30px 65px #0003}.stock-report-banner-logo:before{content:"";border:1px solid #a7f3d01f;border-radius:50%;width:210px;height:210px;position:absolute}.stock-report-banner-logo svg{z-index:2;width:100px;height:100px;position:relative}.stock-report-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-top:22px;display:grid}.stock-report-stats article{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffc;border:1px solid #065f4614;border-radius:21px;min-width:0;padding:21px;transition:all .22s;box-shadow:0 16px 42px #065f4612}.stock-report-stats article:hover{transform:translateY(-4px);box-shadow:0 22px 48px #065f461c}.stock-report-stat-icon{border-radius:14px;place-items:center;width:43px;height:43px;margin-bottom:18px;display:grid}.stock-report-stat-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.stock-report-stat-icon.products{color:#065f46;background:#ddf7e9}.stock-report-stat-icon.value{color:#0369a1;background:#e0f2fe}.stock-report-stat-icon.value span{letter-spacing:.04em;font-size:9px;font-weight:900}.stock-report-stat-icon.warning{color:#b45309;background:#fef3c7}.stock-report-stat-icon.expiry{color:#7c3aed;background:#ede9fe}.stock-report-stats article>span{color:#71827b;font-size:11px;font-weight:650;display:block}.stock-report-stats article>strong{color:#064e3b;letter-spacing:-1px;text-overflow:ellipsis;margin:7px 0 6px;font-size:27px;display:block;overflow:hidden}.stock-report-stats article>small{color:#97a59f;font-size:10px}.stock-report-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #065f4614;border-radius:24px;margin-top:19px;padding:25px;box-shadow:0 18px 46px #065f4612}.stock-report-card-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.stock-report-card-header>div:first-child>span{color:#0b7a5b;letter-spacing:.15em;font-size:9px;font-weight:800}.stock-report-card-header h2{color:#064e3b;letter-spacing:-.5px;margin:7px 0 5px;font-size:21px}.stock-report-card-header p{color:#84928d;margin:0;font-size:11px}.stock-report-filter-label{color:#087a59;background:#e7f8ef;border-radius:12px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:11px;font-weight:800;display:flex}.stock-report-filter-label svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.stock-report-filters{grid-template-columns:minmax(250px,1fr) 190px 170px auto;gap:12px;margin-top:25px;display:grid}.stock-report-search{position:relative}.stock-report-search>svg{stroke:#789087;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.stock-report-search input,.stock-report-select-wrap select{color:#174b3c;background:#fff;border:1px solid #d9e6e0;border-radius:14px;outline:none;width:100%;height:49px;font-size:12px;transition:all .22s}.stock-report-search input{padding:0 15px 0 45px}.stock-report-search input::placeholder{color:#98a69f}.stock-report-search input:focus,.stock-report-select-wrap select:focus{border-color:#0b8a63;box-shadow:0 0 0 4px #0b8a631a}.stock-report-select-wrap{position:relative}.stock-report-select-wrap select{appearance:none;cursor:pointer;padding:0 42px 0 14px}.stock-report-select-wrap svg{stroke:#648178;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.stock-report-clear{color:#52756a;cursor:pointer;background:#f7fbf9;border:1px solid #065f461f;border-radius:14px;min-height:49px;padding:0 16px;font-size:11px;font-weight:750;transition:all .22s}.stock-report-clear:hover{color:#065f46;background:#ecf8f2;border-color:#0b8a634d}.stock-report-table-wrap{background:#fff;border:1px solid #e3ece8;border-radius:18px;margin-top:20px;overflow-x:auto}.stock-report-table{border-collapse:collapse;width:100%;min-width:1100px}.stock-report-table th{color:#789087;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f6faf8;padding:14px 15px;font-size:9px;font-weight:850}.stock-report-table td{color:#536d64;vertical-align:middle;white-space:nowrap;border-top:1px solid #eaf0ed;padding:14px 15px;font-size:11px}.stock-report-table tbody tr{transition:background .18s}.stock-report-table tbody tr:hover{background:#fafcfb}.stock-report-product{align-items:center;gap:11px;display:flex}.stock-report-product>div{color:#065f46;background:#ddf7e9;border-radius:12px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.stock-report-product svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.stock-report-product>span{flex-direction:column;gap:4px;display:flex}.stock-report-product strong{color:#174b3c;font-size:12px}.stock-report-product small{color:#91a099;font-size:9px}.stock-report-size{color:#3d6659;background:#eef6f2;border-radius:9px;padding:6px 9px;font-size:10px;font-weight:750;display:inline-flex}.stock-report-balance{flex-direction:column;gap:4px;display:flex}.stock-report-balance strong{color:#064e3b;font-size:15px}.stock-report-balance small{color:#93a19b;font-size:8px}.stock-report-status{border-radius:999px;justify-content:center;align-items:center;padding:6px 9px;font-size:9px;font-weight:800;display:inline-flex}.stock-report-status.available{color:#047857;background:#d1fae5}.stock-report-status.low{color:#b45309;background:#fef3c7}.stock-report-status.out{color:#b91c1c;background:#fee2e2}.stock-report-invoice{color:#38695b;font-size:10px;font-weight:700}.stock-report-expiry{flex-direction:column;gap:5px;display:flex}.stock-report-expiry strong{color:#41675b;font-size:10px}.stock-report-expiry span{border-radius:999px;width:max-content;padding:4px 7px;font-size:8px;font-weight:800}.stock-report-expiry span.valid{color:#047857;background:#d1fae5}.stock-report-expiry span.soon{color:#b45309;background:#fef3c7}.stock-report-expiry span.expired{color:#b91c1c;background:#fee2e2}.stock-report-value{color:#174b3c;font-size:10px}.stock-report-view{color:#52756a;cursor:pointer;background:#f7fbf9;border:1px solid #065f461a;border-radius:11px;place-items:center;width:35px;height:35px;transition:all .2s;display:grid}.stock-report-view:hover{color:#065f46;background:#e7f8ef;border-color:#0b8a634d}.stock-report-view svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.stock-report-empty{color:#8b9b94;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:230px;padding:30px;display:flex}.stock-report-empty svg{stroke:#7d958b;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:5px}.stock-report-empty strong{color:#496a5f;font-size:14px}.stock-report-empty span{font-size:10px}.stock-report-empty button{color:#fff;cursor:pointer;background:#065f46;border:0;border-radius:11px;margin-top:10px;padding:11px 15px;font-size:10px;font-weight:800}.stock-report-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#03231c8c;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.stock-report-modal{background:#fffffff5;border:1px solid #ffffff59;border-radius:27px;width:min(100%,560px);max-height:calc(100vh - 50px);padding:27px;overflow-y:auto;box-shadow:0 35px 100px #00000040}.stock-report-modal-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.stock-report-modal-header>div>span{color:#0b7a5b;letter-spacing:.15em;font-size:9px;font-weight:850}.stock-report-modal-header h2{color:#064e3b;letter-spacing:-.8px;margin:7px 0 5px;font-size:27px}.stock-report-modal-header p{color:#7d8e87;margin:0;font-size:11px}.stock-report-modal-header button{color:#648178;cursor:pointer;background:#eef6f2;border:0;border-radius:12px;flex-shrink:0;place-items:center;width:39px;height:39px;display:grid}.stock-report-modal-header button:hover{color:#065f46;background:#ddf7e9}.stock-report-modal-header button svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.stock-report-modal-product{background:#f7fbf9;border:1px solid #065f4614;border-radius:18px;align-items:center;gap:13px;margin-top:23px;padding:17px;display:flex}.stock-report-modal-product>div{color:#065f46;background:#ddf7e9;border-radius:15px;flex-shrink:0;place-items:center;width:49px;height:49px;display:grid}.stock-report-modal-product>div svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.stock-report-modal-product>span:nth-child(2){flex-direction:column;flex:1;gap:4px;display:flex}.stock-report-modal-product small{color:#82928b;font-size:9px}.stock-report-modal-product strong{color:#174b3c;font-size:17px}.stock-report-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:15px;display:grid}.stock-report-modal-grid>div{background:#fff;border:1px solid #065f4614;border-radius:17px;padding:17px}.stock-report-modal-grid span{color:#7b8c85;font-size:9px;display:block}.stock-report-modal-grid strong{color:#064e3b;margin:7px 0 4px;font-size:25px;display:block}.stock-report-modal-grid small{color:#96a39e;font-size:8px}.stock-report-modal-details{border:1px solid #e2ebe7;border-radius:17px;margin-top:15px;overflow:hidden}.stock-report-modal-details>div{border-bottom:1px solid #e8efec;justify-content:space-between;align-items:center;gap:20px;min-height:52px;padding:0 16px;display:flex}.stock-report-modal-details>div:last-child{border-bottom:0}.stock-report-modal-details span{color:#7a8c85;font-size:10px}.stock-report-modal-details strong{color:#174b3c;text-align:right;font-size:11px}.stock-report-modal-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#065f46,#087a59);border:0;border-radius:15px;width:100%;min-height:53px;margin-top:19px;font-size:12px;font-weight:850;transition:all .22s;box-shadow:0 14px 28px #065f4633}.stock-report-modal-action:hover{transform:translateY(-2px);box-shadow:0 18px 34px #065f4645}.stock-report-restock-form{background:radial-gradient(circle at 100% 0,#a7f3d047,#0000 34%),linear-gradient(145deg,#f7fcf9,#eef8f3);border:1px solid #065f461f;border-radius:19px;margin-top:18px;padding:20px;box-shadow:inset 0 1px #ffffffd9}.stock-report-restock-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.stock-report-restock-heading>div>span{color:#0b7a5b;letter-spacing:.15em;font-size:8px;font-weight:850}.stock-report-restock-heading h3{color:#064e3b;letter-spacing:-.35px;margin:6px 0 0;font-size:18px}.stock-report-restock-heading>button{color:#648178;cursor:pointer;background:#ffffffd1;border:1px solid #065f461a;border-radius:11px;flex-shrink:0;place-items:center;width:35px;height:35px;transition:all .2s;display:grid}.stock-report-restock-heading>button:hover:not(:disabled){color:#065f46;background:#ddf7e9;border-color:#0b8a6340}.stock-report-restock-heading>button svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.stock-report-restock-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:17px;display:grid}.stock-report-restock-grid label{flex-direction:column;gap:7px;min-width:0;display:flex}.stock-report-restock-grid label>span{color:#55766b;font-size:9px;font-weight:800}.stock-report-restock-grid input{color:#174b3c;background:#fffffff0;border:1px solid #d7e6df;border-radius:13px;outline:none;width:100%;height:47px;padding:0 13px;font-size:11px;transition:all .22s}.stock-report-restock-grid input::placeholder{color:#9aa8a2}.stock-report-restock-grid input:focus{border-color:#0b8a63;box-shadow:0 0 0 4px #0b8a631a}.stock-report-restock-grid input:disabled,.stock-report-restock-heading>button:disabled,.stock-report-restock-submit:disabled,.stock-report-modal-actions button:disabled{opacity:.62;cursor:not-allowed}.stock-report-restock-message{border:1px solid #0000;border-radius:12px;margin-top:14px;padding:11px 13px;font-size:10px;font-weight:750;line-height:1.5}.stock-report-restock-message.success{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.stock-report-restock-message.error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.stock-report-restock-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#065f46,#087a59);border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:49px;margin-top:15px;padding:0 16px;font-size:11px;font-weight:850;transition:all .22s;display:flex;box-shadow:0 13px 25px #065f462e}.stock-report-restock-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 17px 31px #065f4640}.stock-report-restock-submit svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.stock-report-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:19px;display:grid}.stock-report-modal-actions .stock-report-modal-action{width:100%;min-height:51px;margin-top:0}.stock-report-modal-restock{color:#065f46;cursor:pointer;background:#eaf8f1;border:1px solid #065f4633;border-radius:15px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:51px;padding:0 15px;font-size:11px;font-weight:850;transition:all .22s;display:flex}.stock-report-modal-restock:hover:not(:disabled){background:#ddf7e9;border-color:#0b8a6359;transform:translateY(-2px)}.stock-report-modal-restock svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.stock-report-overlay{display:none}@media (width<=1250px){.stock-report-main{padding:26px}.stock-report-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-report-filters{grid-template-columns:1fr 180px 170px}.stock-report-clear{grid-column:1/-1}}@media (width<=950px){.stock-report-sidebar{width:240px}.stock-report-main{width:calc(100% - 240px);margin-left:240px}.stock-report-banner{grid-template-columns:1fr}.stock-report-banner-logo{display:none}}@media (width<=820px){.stock-report-sidebar{width:270px;transition:transform .28s;transform:translate(-105%)}.stock-report-sidebar.open{transform:translate(0)}.stock-report-overlay{z-index:35;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#03231c7a;transition:all .25s;display:block;position:fixed;inset:0}.stock-report-overlay.show{opacity:1;visibility:visible}.stock-report-main{width:100%;margin-left:0}.stock-report-mobile-menu{color:#065f46;cursor:pointer;background:#fff;border:1px solid #065f461a;border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.stock-report-mobile-menu svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round}}@media (width<=650px){.stock-report-main{padding:20px 16px 35px}.stock-report-header{align-items:flex-start}.stock-report-heading h1{font-size:24px}.stock-report-heading p{display:none}.stock-report-download{width:45px;height:45px;padding:0}.stock-report-download span{display:none}.stock-report-banner{border-radius:24px;min-height:auto;padding:30px 24px}.stock-report-banner h2{font-size:31px}.stock-report-stats{grid-template-columns:1fr}.stock-report-card{padding:20px}.stock-report-filters{grid-template-columns:1fr}.stock-report-clear{grid-column:auto}.stock-report-filter-label{display:none}}@media (width<=430px){.stock-report-banner{padding:26px 20px}.stock-report-banner h2{font-size:28px}.stock-report-banner p{font-size:12px}.stock-report-card-header{gap:10px}.stock-report-modal-backdrop{padding:12px}.stock-report-modal{border-radius:22px;padding:21px}.stock-report-modal-grid{grid-template-columns:1fr}.stock-report-modal-product{flex-wrap:wrap;align-items:flex-start}.stock-report-modal-details>div{flex-direction:column;align-items:flex-start;gap:5px;padding:13px 16px}.stock-report-modal-details strong{text-align:left}.stock-report-restock-grid,.stock-report-modal-actions{grid-template-columns:1fr}}.add-product-page{--emerald:#065f46;--emerald-dark:#043f31;--emerald-light:#0b8a63;--mint:#a7f3d0;--cream:#f8faf5;--text:#12382e;--muted:#71827b;min-height:100vh;color:var(--text);background:radial-gradient(circle at 92% 4%,#a7f3d047,#0000 24%),linear-gradient(145deg,#f8faf5,#eef8f2);font-family:Inter,Arial,sans-serif;display:flex}.add-product-page *{box-sizing:border-box}.add-product-page button,.add-product-page input,.add-product-page select{font:inherit}.add-product-sidebar{z-index:40;color:#fff;background:radial-gradient(circle at 20% 10%,#a7f3d021,#0000 30%),linear-gradient(160deg,#043f31 0%,#065f46 58%,#087a59 100%);flex-direction:column;width:270px;padding:30px 22px 24px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;box-shadow:18px 0 45px #043f311f}.add-product-sidebar:before{content:"";opacity:.06;pointer-events:none;background-image:linear-gradient(#ffffffbf 1px,#0000 1px),linear-gradient(90deg,#ffffffbf 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.add-product-sidebar>*{z-index:1;position:relative}.add-product-brand{align-items:center;gap:13px;display:flex}.add-product-logo{color:#064e3b;background:linear-gradient(145deg,#d1fae5,#86efac);border:1px solid #ffffff40;border-radius:15px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 12px 26px #0000002b}.add-product-logo svg{width:28px;height:28px}.add-product-brand>div:last-child{flex-direction:column;gap:3px;display:flex}.add-product-brand strong{color:#fff;font-size:17px}.add-product-brand span{color:#ffffff8c;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:700}.add-product-nav{flex-direction:column;gap:7px;margin-top:46px;display:flex}.add-product-nav-title{color:#ffffff6b;letter-spacing:.15em;margin:0 12px 9px;font-size:10px;font-weight:800}.add-product-nav-item{color:#ffffffb8;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:13px;width:100%;min-height:48px;padding:0 15px;font-size:14px;font-weight:650;transition:all .22s;display:flex}.add-product-nav-item svg,.add-product-logout svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.add-product-nav-item:hover{color:#fff;background:#ffffff14;transform:translate(3px)}.add-product-nav-item.active{color:#064e3b;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#ffffff40;box-shadow:0 12px 28px #00000024}.add-product-sidebar-info{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff26;border-radius:19px;margin-top:auto;padding:18px}.add-product-sidebar-info>div{color:#064e3b;background:#a7f3d0;border-radius:12px;place-items:center;width:39px;height:39px;margin-bottom:14px;display:grid}.add-product-sidebar-info svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.add-product-sidebar-info>span{color:#ffffff94;font-size:11px;display:block}.add-product-sidebar-info>strong{color:#fff;margin:5px 0;font-size:18px;display:block}.add-product-sidebar-info small{color:#ffffff91;font-size:10px}.add-product-logout{color:#ffffffa8;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;width:100%;min-height:46px;margin-top:15px;padding:0 15px;font-size:13px;font-weight:700;display:flex}.add-product-logout:hover{color:#fff;background:#ffffff14}.add-product-main{width:calc(100% - 270px);min-height:100vh;margin-left:270px;padding:28px 34px 46px}.add-product-header{justify-content:space-between;align-items:center;gap:25px;min-height:82px;display:flex}.add-product-heading{align-items:center;gap:15px;display:flex}.add-product-heading>div>span{color:#0b7a5b;letter-spacing:.16em;font-size:10px;font-weight:800}.add-product-heading h1{color:#064e3b;letter-spacing:-1px;margin:6px 0 5px;font-size:30px;line-height:1}.add-product-heading p{color:#71827b;margin:0;font-size:13px}.add-product-mobile-menu{display:none}.add-product-date{background:#ffffffc7;border:1px solid #065f461a;border-radius:15px;flex-direction:column;gap:3px;min-width:145px;padding:11px 16px;display:flex;box-shadow:0 10px 30px #065f460f}.add-product-date span{color:#86968f;font-size:10px}.add-product-date strong{color:#174b3c;font-size:13px}.add-product-banner{color:#fff;background:radial-gradient(circle at 20% 10%,#a7f3d026,#0000 30%),linear-gradient(145deg,#043f31,#065f46 58%,#087a59);border-radius:30px;grid-template-columns:1.2fr .8fr;align-items:center;min-height:250px;margin-top:25px;padding:40px 45px;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 65px #065f462e}.add-product-banner:before{content:"";opacity:.06;background-image:linear-gradient(#fffc 1px,#0000 1px),linear-gradient(90deg,#fffc 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.add-product-banner>*{z-index:2;position:relative}.add-product-banner-tag{color:#a7f3d0;letter-spacing:.14em;background:#ffffff12;border:1px solid #ffffff2b;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:800;display:inline-flex}.add-product-banner h2{color:#fff;letter-spacing:-1.7px;margin:19px 0 13px;font-size:41px;line-height:1.05}.add-product-banner p{color:#ffffffb3;max-width:610px;margin:0;font-size:14px;line-height:1.75}.add-product-banner-logo{color:#a7f3d0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff26,#ffffff0f);border:1px solid #fff3;border-radius:42px;place-items:center;width:160px;height:160px;margin:auto;display:grid;position:relative;box-shadow:0 30px 65px #0003}.add-product-banner-logo:before{content:"";border:1px solid #a7f3d01f;border-radius:50%;width:210px;height:210px;position:absolute}.add-product-banner-logo svg{z-index:2;width:100px;height:100px;position:relative}.add-product-content{grid-template-columns:minmax(0,1.5fr) minmax(320px,.7fr);gap:19px;margin-top:22px;display:grid}.add-product-form-card,.add-product-summary-card,.add-product-history-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #065f4614;border-radius:24px;min-width:0;padding:25px;box-shadow:0 18px 46px #065f4612}.add-product-card-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.add-product-card-header>div:first-child>span,.add-product-history-header>div>span{color:#0b7a5b;letter-spacing:.15em;font-size:9px;font-weight:800}.add-product-card-header h2,.add-product-history-header h2{color:#064e3b;letter-spacing:-.5px;margin:7px 0 5px;font-size:21px}.add-product-card-header p{color:#84928d;margin:0;font-size:11px}.add-product-step{color:#065f46;background:#ddf7e9;border-radius:14px;flex-shrink:0;place-items:center;width:43px;height:43px;font-size:12px;font-weight:900;display:grid}.add-product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.add-product-full-field{grid-column:1/-1}.add-product-field label{color:#184d3e;margin-bottom:9px;font-size:12px;font-weight:750;display:block}.add-product-input-wrap,.add-product-select-wrap{align-items:center;display:flex;position:relative}.add-product-input-wrap>svg{z-index:2;stroke:#789087;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;position:absolute;left:15px}.add-product-input-wrap input,.add-product-select-wrap select{color:#174b3c;background:#fff;border:1px solid #d9e6e0;border-radius:14px;outline:none;width:100%;height:54px;font-size:12px;transition:all .22s}.add-product-input-wrap input{padding:0 15px 0 45px}.add-product-input-wrap input::placeholder{color:#98a69f}.add-product-select-wrap select{appearance:none;cursor:pointer;padding:0 45px 0 15px}.add-product-select-wrap>svg{stroke:#648178;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;position:absolute;right:15px}.add-product-input-wrap input:focus,.add-product-select-wrap select:focus{border-color:#0b8a63;box-shadow:0 0 0 4px #0b8a631a}.add-product-input-wrap.has-error input{border-color:#dc2626;box-shadow:0 0 0 4px #dc262614}.add-product-error{color:#b91c1c;margin-top:7px;font-size:9px;font-weight:700;display:block}.add-product-success,.add-product-warning{border-radius:14px;align-items:center;gap:10px;margin-top:20px;padding:14px 16px;font-size:11px;font-weight:700;display:flex}.add-product-success{color:#067052;background:#e7f8ef;border:1px solid #0b8a6329}.add-product-warning{color:#a16207;background:#fef7dd;border:1px solid #d9770629}.add-product-success svg,.add-product-warning svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.add-product-form-actions{justify-content:flex-end;gap:12px;margin-top:22px;display:flex}.add-product-reset-button,.add-product-save-button{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:53px;padding:0 20px;font-size:12px;font-weight:800;transition:all .22s;display:flex}.add-product-reset-button{color:#52756a;background:#f7fbf9;border:1px solid #065f4621}.add-product-reset-button:hover{color:#065f46;background:#ecf8f2;border-color:#0b8a634d}.add-product-save-button{color:#fff;background:linear-gradient(135deg,#065f46,#087a59);border:0;min-width:170px;box-shadow:0 14px 28px #065f4638}.add-product-save-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px #065f4647}.add-product-reset-button svg,.add-product-save-button svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.add-product-preview-product{background:#f7fbf9;border:1px solid #065f4614;border-radius:18px;align-items:center;gap:14px;margin-top:25px;padding:18px;display:flex}.add-product-preview-icon{color:#065f46;background:#ddf7e9;border-radius:15px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.add-product-preview-icon svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.add-product-preview-product>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.add-product-preview-product span{color:#7d8e87;font-size:10px}.add-product-preview-product strong{color:#174b3c;white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.add-product-preview-product small{color:#0b8a63;font-size:10px;font-weight:750}.add-product-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.add-product-preview-grid>div{background:#fff;border:1px solid #065f4614;border-radius:17px;min-width:0;padding:17px}.add-product-preview-grid span{color:#7b8c85;font-size:10px;display:block}.add-product-preview-grid strong{color:#064e3b;text-overflow:ellipsis;margin-top:7px;font-size:15px;display:block;overflow:hidden}.add-product-preview-grid small{color:#96a39e;margin-top:4px;font-size:9px;display:block}.add-product-preview-details{border:1px solid #e2ebe7;border-radius:17px;margin-top:14px;overflow:hidden}.add-product-preview-details>div{border-bottom:1px solid #e8efec;justify-content:space-between;align-items:center;gap:15px;min-height:54px;padding:0 15px;display:flex}.add-product-preview-details>div:last-child{border-bottom:0}.add-product-preview-details span{color:#7a8c85;font-size:10px}.add-product-preview-details strong{color:#174b3c;text-align:right;text-overflow:ellipsis;font-size:10px;overflow:hidden}.add-product-balance-preview{color:#fff;background:linear-gradient(135deg,#043f31,#087a59);border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:19px;display:flex}.add-product-balance-preview div{flex-direction:column;gap:4px;display:flex}.add-product-balance-preview span{color:#d1fae5;font-size:11px;font-weight:800}.add-product-balance-preview small{color:#ffffff94;font-size:9px}.add-product-balance-preview>strong{letter-spacing:-1.5px;font-size:34px}.add-product-history-card{margin-top:19px}.add-product-history-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.add-product-history-header>svg{color:#0b8a63;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.add-product-empty{color:#8b9b94;background:#fafcfb;border:1px dashed #d4e3dc;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;margin-top:19px;display:flex}.add-product-empty svg{stroke:#7d958b;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:4px}.add-product-empty strong{color:#496a5f;font-size:13px}.add-product-empty span{font-size:10px}.add-product-history-list{flex-direction:column;margin-top:18px;display:flex}.add-product-history-item{border-bottom:1px solid #e9f0ed;grid-template-columns:minmax(220px,1fr) 90px 90px 90px 75px;align-items:center;gap:14px;min-height:70px;padding:12px 4px;display:grid}.add-product-history-item:last-child{border-bottom:0}.add-product-history-product{align-items:center;gap:11px;display:flex}.add-product-history-product>div{color:#065f46;background:#ddf7e9;border-radius:12px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.add-product-history-product svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.add-product-history-product>span,.add-product-history-item>div:not(.add-product-history-product){flex-direction:column;gap:4px;display:flex}.add-product-history-item strong{color:#174b3c;font-size:12px}.add-product-history-item small,.add-product-history-item span,.add-product-history-item time{color:#8b9994;font-size:9px}.add-product-history-item time{text-align:right}.add-product-overlay{display:none}@media (width<=1180px){.add-product-main{padding:26px}.add-product-content{grid-template-columns:1fr}}@media (width<=950px){.add-product-sidebar{width:240px}.add-product-main{width:calc(100% - 240px);margin-left:240px}.add-product-banner{grid-template-columns:1fr}.add-product-banner-logo{display:none}}@media (width<=820px){.add-product-sidebar{width:270px;transition:transform .28s;transform:translate(-105%)}.add-product-sidebar.open{transform:translate(0)}.add-product-overlay{z-index:35;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#03231c7a;transition:all .25s;display:block;position:fixed;inset:0}.add-product-overlay.show{opacity:1;visibility:visible}.add-product-main{width:100%;margin-left:0}.add-product-mobile-menu{color:#065f46;cursor:pointer;background:#fff;border:1px solid #065f461a;border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.add-product-mobile-menu svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round}}@media (width<=650px){.add-product-main{padding:20px 16px 35px}.add-product-header{align-items:flex-start}.add-product-heading h1{font-size:24px}.add-product-heading p,.add-product-date{display:none}.add-product-banner{border-radius:24px;min-height:auto;padding:30px 24px}.add-product-banner h2{font-size:31px}.add-product-form-grid{grid-template-columns:1fr}.add-product-full-field{grid-column:auto}.add-product-form-card,.add-product-summary-card,.add-product-history-card{padding:20px}.add-product-form-actions{flex-direction:column-reverse}.add-product-reset-button,.add-product-save-button{width:100%}.add-product-history-item{grid-template-columns:1fr 60px 60px}.add-product-history-item>div:nth-child(4),.add-product-history-item time{display:none}}@media (width<=430px){.add-product-banner{padding:26px 20px}.add-product-banner h2{font-size:28px}.add-product-banner p{font-size:12px}.add-product-preview-grid{grid-template-columns:1fr}.add-product-card-header{gap:10px}.add-product-step{width:38px;height:38px}.add-product-preview-details>div{flex-direction:column;align-items:flex-start;gap:5px;padding:13px 15px}.add-product-preview-details strong{text-align:left}}.analytics-page{--emerald:#065f46;--emerald-dark:#043f31;--emerald-light:#0b8a63;--mint:#a7f3d0;--cream:#f8faf5;--text:#12382e;--muted:#71827b;min-height:100vh;color:var(--text);background:radial-gradient(circle at 92% 4%,#a7f3d047,#0000 24%),linear-gradient(145deg,#f8faf5,#eef8f2);font-family:Inter,Arial,sans-serif;display:flex}.analytics-page *{box-sizing:border-box}.analytics-page button,.analytics-page input,.analytics-page select{font:inherit}.analytics-sidebar{z-index:40;color:#fff;background:radial-gradient(circle at 20% 10%,#a7f3d021,#0000 30%),linear-gradient(160deg,#043f31 0%,#065f46 58%,#087a59 100%);flex-direction:column;width:270px;padding:30px 22px 24px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;box-shadow:18px 0 45px #043f311f}.analytics-sidebar:before{content:"";opacity:.06;pointer-events:none;background-image:linear-gradient(#ffffffbf 1px,#0000 1px),linear-gradient(90deg,#ffffffbf 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.analytics-sidebar>*{z-index:1;position:relative}.analytics-brand{align-items:center;gap:13px;display:flex}.analytics-logo{color:#064e3b;background:linear-gradient(145deg,#d1fae5,#86efac);border:1px solid #ffffff40;border-radius:15px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 12px 26px #0000002b}.analytics-logo svg{width:28px;height:28px}.analytics-brand>div:last-child{flex-direction:column;gap:3px;display:flex}.analytics-brand strong{color:#fff;font-size:17px}.analytics-brand span{color:#ffffff8c;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:700}.analytics-nav{flex-direction:column;gap:7px;margin-top:46px;display:flex}.analytics-nav-title{color:#ffffff6b;letter-spacing:.15em;margin:0 12px 9px;font-size:10px;font-weight:800}.analytics-nav-item{color:#ffffffb8;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:13px;width:100%;min-height:48px;padding:0 15px;font-size:14px;font-weight:650;transition:all .22s;display:flex}.analytics-nav-item svg,.analytics-logout svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.analytics-nav-item:hover{color:#fff;background:#ffffff14;transform:translate(3px)}.analytics-nav-item.active{color:#064e3b;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#ffffff40;box-shadow:0 12px 28px #00000024}.analytics-sidebar-info{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff26;border-radius:19px;margin-top:auto;padding:18px}.analytics-sidebar-info>div{color:#064e3b;background:#a7f3d0;border-radius:12px;place-items:center;width:39px;height:39px;margin-bottom:14px;display:grid}.analytics-sidebar-info svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.analytics-sidebar-info>span{color:#ffffff94;font-size:11px;display:block}.analytics-sidebar-info>strong{color:#fff;margin:5px 0;font-size:18px;display:block}.analytics-sidebar-info small{color:#ffffff91;font-size:10px}.analytics-logout{color:#ffffffa8;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;width:100%;min-height:46px;margin-top:15px;padding:0 15px;font-size:13px;font-weight:700;display:flex}.analytics-logout:hover{color:#fff;background:#ffffff14}.analytics-main{width:calc(100% - 270px);min-height:100vh;margin-left:270px;padding:28px 34px 46px}.analytics-header{justify-content:space-between;align-items:center;gap:25px;min-height:82px;display:flex}.analytics-heading{align-items:center;gap:15px;display:flex}.analytics-heading>div>span{color:#0b7a5b;letter-spacing:.16em;font-size:10px;font-weight:800}.analytics-heading h1{color:#064e3b;letter-spacing:-1px;margin:6px 0 5px;font-size:30px;line-height:1}.analytics-heading p{color:#71827b;margin:0;font-size:13px}.analytics-mobile-menu{display:none}.analytics-download{color:#fff;cursor:pointer;background:linear-gradient(135deg,#065f46,#087a59);border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:47px;padding:0 18px;font-size:12px;font-weight:800;transition:all .22s;display:flex;box-shadow:0 14px 28px #065f4633}.analytics-download:hover{transform:translateY(-2px);box-shadow:0 18px 34px #065f4645}.analytics-download svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.analytics-banner{color:#fff;background:radial-gradient(circle at 20% 10%,#a7f3d026,#0000 30%),linear-gradient(145deg,#043f31,#065f46 58%,#087a59);border-radius:30px;grid-template-columns:1.2fr .8fr;align-items:center;min-height:250px;margin-top:25px;padding:40px 45px;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 65px #065f462e}.analytics-banner:before{content:"";opacity:.06;background-image:linear-gradient(#fffc 1px,#0000 1px),linear-gradient(90deg,#fffc 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.analytics-banner>*{z-index:2;position:relative}.analytics-banner-tag{color:#a7f3d0;letter-spacing:.14em;background:#ffffff12;border:1px solid #ffffff2b;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:800;display:inline-flex}.analytics-banner h2{color:#fff;letter-spacing:-1.7px;margin:19px 0 13px;font-size:41px;line-height:1.05}.analytics-banner p{color:#ffffffb3;max-width:620px;margin:0;font-size:14px;line-height:1.75}.analytics-banner-logo{color:#a7f3d0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff26,#ffffff0f);border:1px solid #fff3;border-radius:42px;place-items:center;width:160px;height:160px;margin:auto;display:grid;position:relative;box-shadow:0 30px 65px #0003}.analytics-banner-logo:before{content:"";border:1px solid #a7f3d01f;border-radius:50%;width:210px;height:210px;position:absolute}.analytics-banner-logo svg{z-index:2;width:100px;height:100px;position:relative}.analytics-toolbar{justify-content:space-between;align-items:flex-end;gap:25px;margin:26px 0 18px;display:flex}.analytics-toolbar>div:first-child>span{color:#0b7a5b;letter-spacing:.15em;font-size:9px;font-weight:800}.analytics-toolbar h2{color:#064e3b;letter-spacing:-.7px;margin:7px 0 5px;font-size:25px}.analytics-toolbar p{color:#7b8b85;margin:0;font-size:11px}.analytics-filters{align-items:center;gap:12px;display:flex}.analytics-select-wrap{min-width:170px;position:relative}.analytics-select-wrap select{appearance:none;color:#184d3e;cursor:pointer;background:#ffffffe0;border:1px solid #065f461c;border-radius:14px;outline:none;width:100%;height:47px;padding:0 43px 0 15px;font-size:11px;font-weight:700;box-shadow:0 10px 30px #065f460f}.analytics-select-wrap select:focus{border-color:#0b8a63;box-shadow:0 0 0 4px #0b8a631a}.analytics-select-wrap svg{stroke:#648178;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.analytics-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.analytics-stats article{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffc;border:1px solid #065f4614;border-radius:21px;min-width:0;padding:21px;transition:all .22s;box-shadow:0 16px 42px #065f4612}.analytics-stats article:hover{transform:translateY(-4px);box-shadow:0 22px 48px #065f461c}.analytics-stat-icon{border-radius:14px;place-items:center;width:43px;height:43px;margin-bottom:18px;display:grid}.analytics-stat-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.analytics-stat-icon.movement{color:#065f46;background:#ddf7e9}.analytics-stat-icon.value{color:#0369a1;background:#e0f2fe}.analytics-stat-icon.value span{letter-spacing:.04em;font-size:9px;font-weight:900}.analytics-stat-icon.sold{color:#7c3aed;background:#ede9fe}.analytics-stat-icon.low{color:#b45309;background:#fef3c7}.analytics-stats article>span{color:#71827b;font-size:11px;font-weight:650;display:block}.analytics-stats article>strong{color:#064e3b;letter-spacing:-1px;text-overflow:ellipsis;margin:7px 0 6px;font-size:27px;display:block;overflow:hidden}.analytics-stats article>small{color:#97a59f;font-size:10px}.analytics-main-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);gap:19px;margin-top:19px;display:grid}.analytics-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;margin-top:19px;display:grid}.analytics-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #065f4614;border-radius:24px;min-width:0;padding:25px;box-shadow:0 18px 46px #065f4612}.analytics-panel-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.analytics-panel-header>div:first-child>span{color:#0b7a5b;letter-spacing:.15em;font-size:9px;font-weight:800}.analytics-panel-header h2{color:#064e3b;letter-spacing:-.5px;margin:7px 0 5px;font-size:21px}.analytics-panel-header p{color:#84928d;margin:0;font-size:11px;line-height:1.5}.analytics-growth-badge{color:#047857;background:#d1fae5;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;font-weight:800;display:flex}.analytics-growth-badge svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.analytics-chart-summary{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:27px;display:flex}.analytics-chart-summary>div{flex-direction:column;gap:5px;display:flex}.analytics-chart-summary span,.analytics-chart-summary small{color:#83928c;font-size:10px}.analytics-chart-summary strong{color:#064e3b;letter-spacing:-.8px;font-size:25px}.analytics-line-chart{height:270px;margin-top:17px;padding-bottom:28px;position:relative;overflow:hidden}.analytics-grid-line{background:#e9efec;height:1px;position:absolute;left:0;right:0}.analytics-grid-line.line-one{top:20%}.analytics-grid-line.line-two{top:48%}.analytics-grid-line.line-three{top:76%}.analytics-line-chart>svg{z-index:2;width:100%;height:100%;position:relative;overflow:visible}.analytics-chart-labels{color:#97a49f;justify-content:space-between;gap:8px;font-size:9px;display:flex;position:absolute;bottom:1px;left:0;right:0}.analytics-donut-area{place-items:center;min-height:220px;display:grid}.analytics-donut{border-radius:50%;place-items:center;width:175px;height:175px;display:grid;box-shadow:0 20px 45px #065f461a}.analytics-donut>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:112px;height:112px;display:flex}.analytics-donut strong{color:#064e3b;letter-spacing:-1px;font-size:28px}.analytics-donut span{color:#87958f;margin-top:3px;font-size:9px}.analytics-category-legend{flex-direction:column;display:flex}.analytics-category-legend>div{border-bottom:1px solid #eaf0ed;align-items:center;gap:10px;min-height:54px;display:flex}.analytics-category-legend>div:last-child{border-bottom:0}.analytics-legend-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.analytics-legend-dot.dot-1{background:#065f46}.analytics-legend-dot.dot-2{background:#0b8a63}.analytics-legend-dot.dot-3{background:#34d399}.analytics-legend-dot.dot-4{background:#a7f3d0}.analytics-category-legend>div>div{flex-direction:column;flex:1;gap:3px;display:flex}.analytics-category-legend strong{color:#174b3c;font-size:11px}.analytics-category-legend small{color:#8a9892;font-size:9px}.analytics-category-legend>div>span:last-child{color:#065f46;font-size:11px;font-weight:800}.analytics-product-list{flex-direction:column;margin-top:20px;display:flex}.analytics-product-row{border-bottom:1px solid #eaf0ed;grid-template-columns:42px minmax(130px,1fr) 85px 120px 65px;align-items:center;gap:12px;min-height:70px;padding:11px 2px;display:grid}.analytics-product-row:last-child{border-bottom:0}.analytics-product-rank{color:#065f46;background:#ddf7e9;border-radius:11px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.analytics-product-name,.analytics-product-row>div:not(.analytics-product-rank){flex-direction:column;gap:4px;display:flex}.analytics-product-row strong{color:#174b3c;font-size:11px}.analytics-product-row span{color:#8b9994;font-size:9px}.analytics-product-growth{text-align:center;background:#d1fae5;border-radius:999px;padding:6px 8px;font-weight:800;color:#047857!important;font-size:9px!important}.analytics-empty{color:#8b9b94;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:180px;display:flex}.analytics-empty svg{stroke:#7d958b;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:5px}.analytics-empty strong{color:#496a5f;font-size:13px}.analytics-empty span{font-size:10px}.analytics-category-bars{flex-direction:column;gap:23px;margin-top:25px;display:flex}.analytics-category-bar>div:first-child{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:10px;display:flex}.analytics-category-bar>div:first-child>span{flex-direction:column;gap:4px;display:flex}.analytics-category-bar>div:first-child>span:last-child{text-align:right}.analytics-category-bar strong{color:#174b3c;font-size:11px}.analytics-category-bar small{color:#8b9994;font-size:9px}.analytics-category-bar>div:first-child>span:last-child small{color:#0b8a63;font-weight:800}.analytics-bar-track{background:#e7efeb;border-radius:999px;height:9px;overflow:hidden}.analytics-bar-track span{border-radius:inherit;background:linear-gradient(90deg,#065f46,#34d399);height:100%;display:block}.analytics-low-stock-panel{margin-top:19px}.analytics-health-badge{color:#047857;background:#d1fae5;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:850}.analytics-low-stock-chart{background:linear-gradient(#0000 24%,#edf2ef 25%,#0000 26%),linear-gradient(#0000 49%,#edf2ef 50%,#0000 51%),linear-gradient(#0000 74%,#edf2ef 75%,#0000 76%);border-bottom:1px solid #dde8e3;justify-content:space-around;align-items:flex-end;gap:20px;height:230px;margin-top:25px;padding:20px 12px 0;display:flex}.analytics-low-stock-column{flex-direction:column;justify-content:flex-end;align-items:center;gap:10px;min-width:50px;height:100%;display:flex}.analytics-low-stock-bars{justify-content:center;align-items:flex-end;gap:7px;height:100%;display:flex}.analytics-low-stock-bars span{border-radius:6px 6px 2px 2px;width:18px;min-height:6px}.analytics-low-stock-bars .alert-bar{background:linear-gradient(#fcd34d,#f59e0b)}.analytics-low-stock-bars .restock-bar{background:linear-gradient(#34d399,#065f46)}.analytics-low-stock-column>strong{color:#7e8e87;font-size:9px}.analytics-low-stock-legend{justify-content:center;align-items:center;gap:24px;margin-top:18px;display:flex}.analytics-low-stock-legend>span{color:#7b8c85;align-items:center;gap:7px;font-size:9px;display:flex}.analytics-low-stock-legend i{border-radius:3px;width:9px;height:9px;display:block}.analytics-low-stock-legend .alert-key{background:#f59e0b}.analytics-low-stock-legend .restock-key{background:#0b8a63}.analytics-overlay{display:none}@media (width<=1250px){.analytics-main{padding:26px}.analytics-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-main-grid{grid-template-columns:1.35fr .75fr}}@media (width<=1080px){.analytics-main-grid,.analytics-secondary-grid{grid-template-columns:1fr}.analytics-product-row{grid-template-columns:42px minmax(130px,1fr) 85px 110px 60px}}@media (width<=950px){.analytics-sidebar{width:240px}.analytics-main{width:calc(100% - 240px);margin-left:240px}.analytics-banner{grid-template-columns:1fr}.analytics-banner-logo{display:none}.analytics-toolbar{flex-direction:column;align-items:flex-start}.analytics-filters{width:100%}.analytics-select-wrap{flex:1}}@media (width<=820px){.analytics-sidebar{width:270px;transition:transform .28s;transform:translate(-105%)}.analytics-sidebar.open{transform:translate(0)}.analytics-overlay{z-index:35;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#03231c7a;transition:all .25s;display:block;position:fixed;inset:0}.analytics-overlay.show{opacity:1;visibility:visible}.analytics-main{width:100%;margin-left:0}.analytics-mobile-menu{color:#065f46;cursor:pointer;background:#fff;border:1px solid #065f461a;border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.analytics-mobile-menu svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round}}@media (width<=650px){.analytics-main{padding:20px 16px 35px}.analytics-header{align-items:flex-start}.analytics-heading h1{font-size:24px}.analytics-heading p{display:none}.analytics-download{width:45px;height:45px;padding:0}.analytics-download span{display:none}.analytics-banner{border-radius:24px;min-height:auto;padding:30px 24px}.analytics-banner h2{font-size:31px}.analytics-filters{flex-direction:column;align-items:stretch}.analytics-select-wrap{width:100%}.analytics-stats{grid-template-columns:1fr}.analytics-panel{padding:20px}.analytics-chart-summary{flex-direction:column;align-items:flex-start}.analytics-line-chart{height:220px}.analytics-product-list{overflow-x:auto}.analytics-product-row{min-width:620px}.analytics-low-stock-chart{justify-content:flex-start;gap:10px;overflow-x:auto}.analytics-low-stock-column{min-width:58px}}@media (width<=430px){.analytics-banner{padding:26px 20px}.analytics-banner h2{font-size:28px}.analytics-banner p{font-size:12px}.analytics-panel-header{flex-direction:column;align-items:flex-start}.analytics-chart-labels{font-size:8px}.analytics-donut{width:155px;height:155px}.analytics-donut>div{width:98px;height:98px}.analytics-category-bar>div:first-child{flex-direction:column;align-items:flex-start;gap:8px}.analytics-category-bar>div:first-child>span:last-child{text-align:left}.analytics-low-stock-legend{flex-direction:column;align-items:flex-start;gap:9px}}
