:root{font-family:Segoe UI,Arial,sans-serif;color:#f7f9fc;background:#070a10;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #1688ff;--blue-strong: #0877ed;--blue-soft: #8dc6ff;--ink: #070a10;--surface: #0d121b;--surface-2: #111823;--surface-3: #17202d;--line: #222c3b;--text: #f7f9fc;--muted: #93a0b2;--success: #38d996;--danger: #ff6f7d;--warning: #ffbc5a}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;min-width:320px;min-height:100vh;background:var(--ink);color:var(--text)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button,a,select{cursor:pointer}img,svg{display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #5cadff;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.positive{color:var(--success)!important}.negative{color:var(--danger)!important}.brand-lockup{display:flex;align-items:center;flex:none}.brand-art{width:190px;height:48px;display:block;background-image:url(/dexterlab-logo.jpeg);background-repeat:no-repeat;background-size:250px 167px;background-position:center -19px}.brand-lockup.compact .brand-art{width:145px;height:35px;background-size:190px 127px;background-position:center -14px}.brand-symbol{position:relative;width:42px;height:38px;font-family:Fira Sans,sans-serif;font-weight:800;font-style:italic}.brand-symbol span{position:absolute;inset:0;font-size:37px;line-height:38px;color:#fff;letter-spacing:-8px}.brand-symbol i{position:absolute;left:9px;top:9px;color:var(--blue);font-style:italic;font-size:28px;line-height:28px}.brand-type{display:grid;line-height:1}.brand-type strong{font-size:25px;letter-spacing:-1.25px}.brand-type strong span{color:var(--blue)}.brand-type small{font-size:7px;letter-spacing:5px;margin-top:6px;color:#d5dae2}.brand-lockup.compact .brand-symbol{width:34px;height:32px}.brand-lockup.compact .brand-symbol span{font-size:31px;line-height:32px}.brand-lockup.compact .brand-symbol i{font-size:24px;line-height:24px;left:8px;top:7px}.brand-lockup.compact .brand-type strong{font-size:21px}.button{min-height:44px;padding:0 20px;border:1px solid var(--line);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:600;background:var(--surface-2);transition:color .2s,background-color .2s,border-color .2s,transform .2s}.button:hover{border-color:#3b4a61;background:var(--surface-3)}.button.primary{background:var(--blue);color:#06101c;border-color:var(--blue)}.button.primary:hover{background:#3a99ff;border-color:#3a99ff}.button.ghost{background:transparent}.button.tiny{min-height:32px;padding:0 12px;font-size:12px;border-radius:7px}.button svg{width:17px;height:17px}.icon-button{width:38px;height:38px;padding:0;border:1px solid var(--line);border-radius:9px;display:inline-grid;place-items:center;background:var(--surface-2);transition:border-color .2s,background .2s}.icon-button:hover{background:var(--surface-3);border-color:#3a485e}.icon-button svg{width:17px;height:17px}.text-button{padding:0;border:0;background:transparent;display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--muted);transition:color .2s}.text-button:hover{color:var(--text)}.text-button svg{width:15px;height:15px}.storefront{overflow:clip;background:#080b11}.store-header{position:absolute;z-index:20;top:0;left:50%;width:min(100% - 56px,1380px);height:96px;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.store-header nav{display:flex;align-items:center;gap:34px;margin-left:auto;margin-right:32px}.store-header nav>a{font-size:14px;color:#c4ccd7;transition:color .2s}.store-header nav>a:hover{color:#fff}.store-header .header-actions{display:flex;gap:10px}.mobile-menu{display:none}.hero{position:relative;min-height:820px;height:100svh;max-height:980px;padding:150px max(28px,calc((100vw - 1380px)/2)) 70px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:40px;isolation:isolate;border-bottom:1px solid #1c2430}.hero:before{content:"";position:absolute;inset:0;z-index:-3;background:#070a10}.hero:after{content:"";position:absolute;right:-12vw;top:12%;width:52vw;height:52vw;max-width:760px;max-height:760px;border:1px solid rgba(22,136,255,.25);border-radius:50%;box-shadow:0 0 100px #1688ff1f,inset 0 0 100px #1688ff12;z-index:-2}.hero-grid{position:absolute;inset:0;z-index:-1;opacity:.25;background-image:linear-gradient(#1b2635 1px,transparent 1px),linear-gradient(90deg,#1b2635 1px,transparent 1px);background-size:80px 80px;-webkit-mask-image:linear-gradient(90deg,black,transparent 76%);mask-image:linear-gradient(90deg,black,transparent 76%)}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--blue-soft);font:600 11px/1.2 Fira Code,monospace;letter-spacing:2px;text-transform:uppercase}.hero h1{max-width:760px;margin:22px 0 26px;font-size:clamp(58px,6.4vw,100px);line-height:.94;letter-spacing:-6px;font-weight:600}.hero h1 span{color:var(--blue)}.hero-content>p{max-width:620px;margin:0;color:#a5afbd;font-size:clamp(17px,1.45vw,21px);line-height:1.65}.hero-actions{display:flex;gap:12px;margin-top:36px}.trust-row{display:flex;gap:42px;margin-top:56px}.trust-row span{display:grid;gap:5px;color:#738094;font-size:12px}.trust-row strong{color:#eef3fa;font:600 17px Fira Code,monospace}.hero-visual{position:relative;height:560px;display:grid;place-items:center}.printer-frame{position:relative;width:min(90%,500px);height:500px;border:9px solid #151c26;border-top-width:18px;border-radius:18px 18px 4px 4px;box-shadow:0 35px 80px #0000008c,inset 0 0 0 1px #2d3a4c;display:flex;align-items:flex-end;justify-content:center;padding-bottom:64px;perspective:800px}.printer-frame:before,.printer-frame:after{content:"";position:absolute;top:0;bottom:0;width:7px;background:#1d2633}.printer-frame:before{left:20px}.printer-frame:after{right:20px}.printer-head{position:absolute;top:55px;left:50%;width:92px;height:66px;transform:translate(-50%);border:1px solid #3c4a5d;border-radius:8px;background:#141b25;box-shadow:0 12px 22px #0006}.printer-head:after{content:"";position:absolute;bottom:-31px;left:35px;border-left:11px solid transparent;border-right:11px solid transparent;border-top:32px solid #78869a}.printer-head span{position:absolute;inset:15px;border:2px solid var(--blue);border-radius:4px;box-shadow:inset 0 0 12px #1688ff4d}.printer-beam{position:absolute;top:71px;left:12px;right:12px;height:7px;background:#2a3544;box-shadow:0 0 0 1px #0b0f15}.printer-bed{position:absolute;left:40px;right:40px;bottom:36px;height:36px;transform:rotateX(58deg);background:#19222f;border:2px solid #3a4658;box-shadow:0 20px 40px #1688ff29}.floating-tag{position:absolute;padding:12px 15px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#0d121be6;box-shadow:0 14px 32px #00000059;display:grid;gap:4px}.floating-tag span{color:#77859a;font-size:10px;text-transform:uppercase;letter-spacing:1.3px}.floating-tag strong{font:600 12px Fira Code,monospace}.tag-one{top:100px;left:-8px}.tag-two{right:-24px;bottom:120px}.product-glyph{--product-color: #1688ff;position:relative;width:60px;height:60px;flex:none;display:grid;place-items:center;transform-style:preserve-3d}.product-glyph.large{width:240px;height:240px;margin-bottom:10px;filter:drop-shadow(0 25px 28px rgba(0,0,0,.5))}.product-glyph .print-layer{position:absolute;width:66%;height:66%;border:2px solid color-mix(in srgb,var(--product-color) 80%,white);border-radius:22%;transform:rotate(30deg) skew(-8deg);background:color-mix(in srgb,var(--product-color) 18%,#0a1018);box-shadow:0 0 22px color-mix(in srgb,var(--product-color) 40%,transparent)}.product-glyph .layer-one{transform:translateY(8px) rotate(30deg) skew(-8deg);opacity:.42}.product-glyph .layer-two{transform:translateY(2px) rotate(30deg) skew(-8deg);opacity:.68}.product-glyph .layer-three{transform:translateY(-5px) rotate(30deg) skew(-8deg)}.product-glyph .print-core{position:relative;z-index:2;color:#fff}.product-glyph .print-core svg{width:25px;height:25px;stroke-width:1.4}.product-glyph.large .print-core svg{width:82px;height:82px}.marquee-wrap{overflow:hidden;border-bottom:1px solid #1c2430;background:var(--blue);color:#051120;transform:rotate(-.4deg) scale(1.01)}.marquee{width:max-content;padding:16px 0;font:600 12px Fira Code,monospace;letter-spacing:2px;white-space:nowrap;animation:marquee 22s linear infinite}.marquee span{display:inline-block;width:5px;height:5px;margin:0 32px 2px;background:#051120;transform:rotate(45deg)}@keyframes marquee{to{transform:translate(-40%)}}.section{padding:120px max(28px,calc((100vw - 1380px)/2))}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:58px}.section-heading h2,.about h2{margin:16px 0 0;font-size:clamp(40px,4.2vw,66px);line-height:1.02;letter-spacing:-3px}.section-heading>p{max-width:420px;margin:0 0 5px;color:var(--muted);line-height:1.7}.catalog{background:#0a0e15}.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.category-chips{display:flex;flex-wrap:wrap;gap:8px}.category-chips button{min-height:37px;padding:0 15px;border:1px solid #273141;border-radius:99px;background:transparent;color:#91a0b2;font-size:12px}.category-chips button:hover,.category-chips button.active{background:var(--blue);border-color:var(--blue);color:#07111c}.search-field{min-height:40px;padding:0 12px;border:1px solid #273141;border-radius:9px;display:flex;align-items:center;gap:9px;background:#0d121b;color:#7f8a99}.search-field svg{width:16px;height:16px}.search-field input{width:180px;border:0;outline:0;background:transparent;color:var(--text);font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{border:1px solid #202a38;background:#0e141d;min-width:0;transition:border-color .2s,transform .2s}.product-card:hover{border-color:#3b4c64;transform:translateY(-4px)}.product-image{position:relative;height:260px;display:grid;place-items:center;overflow:hidden;background-color:#111923;background-image:linear-gradient(#1d2a3b 1px,transparent 1px),linear-gradient(90deg,#1d2a3b 1px,transparent 1px);background-size:32px 32px}.product-image .product-glyph{width:150px;height:150px}.product-image .product-glyph .print-core svg{width:54px;height:54px}.product-image>button{position:absolute;right:14px;bottom:14px;width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#06101b;transition:transform .2s}.product-image>button:hover{transform:rotate(90deg)}.product-image>button svg{width:19px}.product-meta{padding:22px}.product-meta>span{color:var(--blue-soft);font:600 10px Fira Code,monospace;text-transform:uppercase;letter-spacing:1px}.product-meta h3{margin:10px 0 8px;font-size:18px}.product-meta p{height:42px;margin:0 0 18px;overflow:hidden;color:#8995a6;font-size:13px;line-height:1.55}.product-meta>strong{font:600 17px Fira Code,monospace}.process{background:#080b11}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #283342}.process-card{min-height:250px;padding:34px 28px;border-right:1px solid #283342}.process-card:last-child{border-right:0}.process-card>span{color:var(--blue);font:600 12px Fira Code,monospace}.process-card h3{margin:70px 0 12px;font-size:21px}.process-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.about{padding-top:40px;background:#080b11}.about-card{min-height:540px;padding:70px;border:1px solid #233042;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;background:#0d131c}.about-mark{height:360px;display:grid;place-items:center;background:var(--blue);color:#07101b;overflow:hidden}.about-mark .brand-lockup{transform:scale(1.6)}.about-card>div:last-child>p{max-width:520px;margin:22px 0 32px;color:var(--muted);line-height:1.7}.storefront footer{min-height:130px;padding:30px max(28px,calc((100vw - 1380px)/2));display:flex;align-items:center;justify-content:space-between;border-top:1px solid #1c2532}.storefront footer p{color:#6f7d8f;font-size:12px}.admin-shell{min-height:100vh;background:#090d14}.admin-shell>aside{position:fixed;z-index:40;inset:0 auto 0 0;width:252px;padding:22px 16px 18px;border-right:1px solid #1e2734;display:flex;flex-direction:column;background:#0b1018}.sidebar-brand{height:52px;padding:0 7px;display:flex;align-items:center;justify-content:space-between}.workspace-pill{margin:19px 0 24px;padding:11px;border:1px solid #252f3e;border-radius:10px;display:flex;align-items:center;gap:10px;background:#101620}.workspace-pill>div{width:32px;height:32px;border-radius:7px;display:grid;place-items:center;background:var(--blue);color:#06101c;font:700 11px Fira Code}.workspace-pill>span{display:grid;gap:3px;min-width:0;flex:1}.workspace-pill strong{font-size:12px}.workspace-pill small{color:#778396;font-size:10px}.workspace-pill>svg{width:14px;color:#788496}.admin-shell aside nav{display:grid;gap:5px}.admin-shell aside nav button,.sidebar-bottom>button{width:100%;height:43px;padding:0 12px;border:0;border-radius:8px;display:flex;align-items:center;gap:11px;background:transparent;color:#8591a2;font-size:13px;text-align:left;transition:background .2s,color .2s}.admin-shell aside nav button:hover,.sidebar-bottom>button:hover{background:#131b27;color:#dce4ee}.admin-shell aside nav button.active{background:#12243a;color:#5cadff}.admin-shell aside nav button svg,.sidebar-bottom>button svg{width:18px;height:18px}.admin-shell aside nav button span,.sidebar-bottom>button span{flex:1}.admin-shell aside nav button b{min-width:22px;height:19px;padding:0 6px;border-radius:99px;display:grid;place-items:center;background:#342127;color:#ff8690;font:600 10px Fira Code}.sidebar-bottom{margin-top:auto;padding-top:14px;border-top:1px solid #202936;display:grid;gap:5px}.user-pill{margin-top:12px;padding:9px 5px;display:flex;align-items:center;gap:10px}.user-pill>div{width:34px;height:34px;border:1px solid #334157;border-radius:50%;display:grid;place-items:center;background:#172131;color:#8fc7ff;font:600 10px Fira Code}.user-pill>span{flex:1;display:grid;gap:3px}.user-pill strong{font-size:11px}.user-pill small{color:#748093;font-size:9px}.user-pill button{padding:5px;border:0;background:transparent;color:#718093}.user-pill button svg{width:16px}.admin-main{min-height:100vh;margin-left:252px}.admin-main>main{max-width:1540px;margin:auto;padding:42px 42px 70px}.mobile-admin-bar{display:none}.page-stack{display:grid;gap:24px}.page-header{min-height:70px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.page-header>div:first-child>span{color:#5faeff;font:600 10px Fira Code,monospace;letter-spacing:1.7px}.page-header h1{margin:6px 0 3px;font-size:29px;letter-spacing:-1px}.page-header p{margin:0;color:#7f8b9d;font-size:13px}.page-actions{display:flex;align-items:center;gap:10px}.select-control{min-width:132px;height:40px;padding:0 11px;border:1px solid #273141;border-radius:9px;display:flex;align-items:center;gap:8px;background:#10161f;color:#a4afbd}.select-control svg{width:14px;height:14px}.select-control svg:last-child{width:12px;margin-left:auto}.select-control select{flex:1;border:0;outline:0;appearance:none;background:transparent;color:#dce3ec;font-size:12px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.stats-grid.mini{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{min-height:146px;padding:20px;border:1px solid #202a38;border-radius:12px;display:flex;align-items:flex-start;gap:15px;background:#0e141d}.stat-icon{width:40px;height:40px;border-radius:9px;display:grid;place-items:center;flex:none;background:#102a46;color:#5af}.stat-icon.violet{background:#251f46;color:#958aff}.stat-icon.cyan{background:#102e35;color:#28c6d9}.stat-icon.green{background:#143127;color:#4dd99e}.stat-icon svg{width:19px;height:19px}.stat-copy{display:grid;min-width:0}.stat-copy>span{color:#8490a1;font-size:11px}.stat-copy>strong{margin:7px 0 10px;overflow:hidden;text-overflow:ellipsis;font:600 clamp(18px,1.55vw,25px) "Fira Code",monospace;white-space:nowrap}.stat-copy small{display:flex;align-items:center;gap:3px;font:600 10px Fira Code}.stat-copy small svg{width:12px;height:12px}.stat-copy small em{margin-left:3px;color:#626f80;font:400 9px Fira Sans;white-space:nowrap}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,.8fr);gap:16px}.panel{min-width:0;padding:22px;border:1px solid #202a38;border-radius:12px;background:#0e141d;overflow:hidden}.panel>header{min-height:43px;margin-bottom:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel>header h2{margin:0;font-size:15px}.panel>header p{margin:5px 0 0;color:#778395;font-size:11px}.chart-legend{display:flex;justify-content:flex-end;gap:18px;margin:-42px 52px 16px 0;color:#778395;font-size:10px}.chart-legend span{display:flex;align-items:center;gap:6px}.dot{width:7px;height:7px;border-radius:50%}.dot.revenue{background:var(--blue)}.dot.cost{background:#6a5cff}.chart-tooltip{min-width:150px;padding:11px;border:1px solid #334057;border-radius:7px;display:grid;gap:6px;background:#111926;box-shadow:0 15px 30px #00000059;font-size:10px}.chart-tooltip strong{margin-bottom:2px}.chart-tooltip span{display:flex;align-items:center;gap:6px;color:#bdc7d4}.chart-tooltip i{width:6px;height:6px;border-radius:50%}.donut-wrap{position:relative}.donut-center{position:absolute;inset:0;display:grid;place-content:center;text-align:center;pointer-events:none}.donut-center strong{font:600 25px Fira Code}.donut-center span{color:#758195;font-size:9px}.mini-legend{display:grid;grid-template-columns:1fr 1fr;gap:9px 16px}.mini-legend span{display:flex;align-items:center;gap:7px;color:#838fa0;font-size:9px}.mini-legend i{width:6px;height:6px;border-radius:50%}.mini-legend strong{margin-left:auto;color:#e7edf4;font:500 9px Fira Code}.top-products,.recent-sales,.alerts{min-height:340px}.recent-sales{grid-column:1}.alerts{grid-column:2}.ranking-list{display:grid}.ranking-list>div{min-height:54px;border-bottom:1px solid #1e2734;display:flex;align-items:center;gap:10px}.ranking-list>div:last-child{border:0}.ranking-list>div>b{width:22px;color:#596678;font:500 10px Fira Code}.ranking-list .product-glyph{width:38px;height:38px}.ranking-list .product-glyph .print-core svg{width:16px}.ranking-list>div>span{flex:1;display:grid;gap:3px}.ranking-list>div>span strong{font-size:11px}.ranking-list small{color:#707d8f;font-size:9px}.ranking-list em{color:#97a4b6;font:500 10px Fira Code;font-style:normal}.table-wrap{width:100%;overflow-x:auto}.table-wrap table{width:100%;border-collapse:collapse}.table-wrap th{height:38px;border-bottom:1px solid #25303f;color:#69768a;font:500 9px Fira Code;text-align:left;text-transform:uppercase;letter-spacing:.6px;white-space:nowrap}.table-wrap td{height:58px;padding:8px 10px 8px 0;border-bottom:1px solid #1c2532;color:#9ca8b8;font-size:11px;white-space:nowrap}.table-wrap tr:last-child td{border-bottom:0}.table-wrap td strong{color:#e9eef5}.table-wrap code{color:#77b8ff;font:500 10px Fira Code}.status{width:fit-content;min-height:25px;padding:0 9px;border:1px solid #284339;border-radius:99px;display:inline-flex;align-items:center;gap:6px;background:#10231d;color:#70d9ae;font-size:9px;white-space:nowrap}.status i{width:5px;height:5px;border-radius:50%;background:currentColor}.status.pendente,.status.inativo{border-color:#493c29;background:#272015;color:#e9b96c}.alert-list{display:grid}.alert-list>div{min-height:72px;border-bottom:1px solid #1e2734;display:flex;align-items:center;gap:11px}.alert-list>div:last-child{border:0}.alert-icon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#342127;color:#ff7886}.alert-icon svg{width:15px}.alert-list>div>span:nth-child(2){flex:1;display:grid;gap:4px}.alert-list strong{font-size:11px}.alert-list small{color:#718093;font-size:9px}.table-tools{display:flex;gap:8px}.table-tools select,.panel select{min-height:40px;padding:0 28px 0 11px;border:1px solid #273141;border-radius:9px;background:#0d121b;color:#aeb8c5;font-size:11px}.product-cell{min-width:250px;display:flex;align-items:center;gap:11px}.product-cell .product-glyph{width:42px;height:42px}.product-cell .product-glyph .print-core svg{width:17px}.product-cell>span{display:grid;gap:4px}.product-cell small{max-width:260px;overflow:hidden;text-overflow:ellipsis;color:#718093;font-size:9px}.stock-low{color:#ff7f8b!important}.row-actions{display:flex;gap:5px;justify-content:flex-end}.row-actions button{width:31px;height:31px;border:1px solid #273141;border-radius:7px;display:grid;place-items:center;background:transparent;color:#7e8999}.row-actions button:hover{color:#dce4ef;border-color:#41506a}.row-actions svg{width:14px}.category-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.category-admin-card{min-height:110px;padding:19px;border:1px solid #202a38;border-radius:11px;display:flex;align-items:center;gap:14px;background:#0e141d}.category-icon{width:43px;height:43px;border-radius:9px;display:grid;place-items:center;background:#102944;color:#5af}.category-icon svg{width:19px}.category-admin-card>div:nth-child(2){flex:1}.category-admin-card h3{margin:0 0 5px;font-size:13px}.category-admin-card p{margin:0;color:#758295;font-size:10px}.stock-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stock-summary>div{min-height:82px;padding:16px;border:1px solid #202a38;border-radius:10px;display:flex;align-items:center;gap:13px;background:#0e141d}.stock-summary>div>svg{width:22px;color:#5dadff}.stock-summary span{display:grid;gap:5px}.stock-summary small{color:#7d899a;font-size:10px}.stock-summary strong{font:600 18px Fira Code}.two-column{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.inventory-list,.movement-list{display:grid}.inventory-list>div{min-height:66px;border-bottom:1px solid #1d2633;display:flex;align-items:center;gap:11px}.inventory-list>div:last-child,.movement-list>div:last-child{border:0}.inventory-list .product-glyph{width:40px;height:40px}.inventory-list .product-glyph svg{width:16px}.inventory-list>div>span{width:160px;display:grid;gap:4px}.inventory-list strong,.movement-list strong{font-size:10px}.inventory-list small,.movement-list small{color:#718093;font-size:9px}.stock-bar{height:5px;flex:1;overflow:hidden;border-radius:99px;background:#202a38}.stock-bar i{display:block;height:100%;border-radius:inherit;background:var(--blue)}.inventory-list>div>b{width:28px;font:500 11px Fira Code;text-align:right}.movement-list>div{min-height:65px;border-bottom:1px solid #1d2633;display:flex;align-items:center;gap:11px}.movement-icon{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#143127;color:#55dca5}.movement-icon.saída{background:#342127;color:#ff7e8b}.movement-icon svg{width:14px}.movement-list>div>span:nth-child(2){flex:1;display:grid;gap:4px}.movement-list b{font:500 11px Fira Code}.inventory-footnote{margin:-10px 0 0;color:#647184;font-size:10px}.report-filters{padding:15px;border:1px solid #202a38;border-radius:11px;display:flex;align-items:flex-end;gap:10px;background:#0e141d}.report-filters>label{display:grid;gap:6px}.report-filters>label span{color:#758195;font-size:9px}.report-filters input{height:40px;padding:0 11px;border:1px solid #273141;border-radius:8px;background:#0b1018;color:#b8c2cf;color-scheme:dark;font-size:11px}.report-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.report-kpis>div{padding:18px;border-left:2px solid var(--blue);background:#0e141d;display:grid;gap:7px}.report-kpis span{color:#7e8a9d;font-size:10px}.report-kpis strong{font:600 18px Fira Code}.modal-backdrop{position:fixed;z-index:80;inset:0;padding:24px;display:grid;place-items:center;background:#020509d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{width:min(100%,620px);max-height:calc(100vh - 48px);overflow-y:auto;padding:25px;border:1px solid #2c384a;border-radius:14px;background:#0e151f;box-shadow:0 30px 80px #0000008c}.modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:25px}.modal h2{margin:0 0 6px;font-size:20px}.modal header p{margin:0;color:#7f8c9e;font-size:11px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{display:grid;gap:7px}.form-grid label>span{color:#a5b0bf;font-size:10px}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:43px;padding:0 12px;border:1px solid #2a3647;border-radius:8px;background:#0a0f17;color:#e9eef5;outline:0}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--blue)}.form-grid textarea{min-height:84px;padding-top:11px;resize:vertical}.span-2{grid-column:span 2}.form-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:5px}.sale-preview{padding:15px;border:1px solid #293547;border-radius:8px;display:flex;align-items:center;justify-content:space-between;background:#111a26}.sale-preview span{color:#8491a4;font-size:11px}.sale-preview strong{font:600 20px Fira Code}.toast{position:fixed;z-index:100;right:28px;bottom:28px;min-height:48px;padding:0 17px;border:1px solid #285142;border-radius:9px;display:flex;align-items:center;gap:9px;background:#10241e;color:#72dbae;box-shadow:0 18px 38px #0006;font-size:12px}.toast svg{width:16px}.mobile-only{display:none}@media(max-width:1180px){.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(54px,7vw,76px);letter-spacing:-4px}.hero-visual{transform:scale(.88)}.product-grid{grid-template-columns:repeat(3,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.recent-sales,.alerts{grid-column:auto}.top-products,.alerts{min-height:auto}.category-admin-grid{grid-template-columns:repeat(2,1fr)}.two-column{grid-template-columns:1fr}}@media(max-width:820px){.store-header{width:calc(100% - 36px);height:76px}.store-header nav{position:absolute;top:68px;left:0;right:0;margin:0;padding:22px;border:1px solid #293548;border-radius:12px;display:grid;gap:18px;background:#0b1018f7;box-shadow:0 25px 60px #0000008c;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.25s}.store-header nav.open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu{display:inline-grid}.desktop-only{display:none}.hero{min-height:900px;height:auto;padding:124px 28px 64px;grid-template-columns:1fr;text-align:left}.hero:after{top:45%;width:90vw;height:90vw}.hero h1{max-width:640px}.hero-content>p{max-width:600px}.hero-visual{height:440px;transform:scale(.8);margin:-20px 0}.trust-row{margin-top:38px}.section{padding:85px 28px}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:40px}.catalog-tools{align-items:stretch;flex-direction:column}.catalog-tools .search-field input{width:100%}.product-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr 1fr}.process-card:nth-child(2){border-right:0}.process-card{border-bottom:1px solid #283342}.about-card{padding:38px;grid-template-columns:1fr;gap:40px}.storefront footer{align-items:flex-start;flex-direction:column;gap:22px}.admin-shell>aside{transform:translate(-102%);transition:transform .25s;box-shadow:20px 0 60px #00000080}.admin-shell>aside.open{transform:translate(0)}.sidebar-overlay{position:fixed;z-index:35;inset:0;border:0;background:#0009}.mobile-only{display:grid}.admin-main{margin-left:0}.mobile-admin-bar{position:sticky;z-index:30;top:0;height:66px;padding:0 18px;border-bottom:1px solid #202a38;display:flex;align-items:center;justify-content:space-between;background:#090d14f0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.admin-main>main{padding:28px 20px 60px}.page-header{align-items:flex-start;flex-direction:column}.page-actions{width:100%}.page-actions>*{flex:1}.stats-grid,.stats-grid.mini{grid-template-columns:repeat(2,1fr)}.category-admin-grid{grid-template-columns:1fr 1fr}.stock-summary,.report-kpis{grid-template-columns:repeat(2,1fr)}.report-filters{flex-wrap:wrap}.report-filters>label{flex:1;min-width:150px}}@media(max-width:560px){.brand-lockup.compact .brand-art{width:130px;background-size:174px 116px;background-position:center -13px}.hero{min-height:860px;padding-inline:20px}.hero h1{margin-top:18px;font-size:clamp(49px,14.4vw,68px);line-height:.93;letter-spacing:-3.5px}.hero-content>p{font-size:16px;line-height:1.55}.hero-actions{align-items:stretch;flex-direction:column}.trust-row{gap:18px;justify-content:space-between}.trust-row strong{font-size:13px}.trust-row span{font-size:9px}.hero-visual{height:340px;transform:scale(.7);margin:-30px -55px}.tag-one{left:10px}.tag-two{right:0}.section{padding:70px 20px}.section-heading h2,.about h2{font-size:40px;letter-spacing:-2px}.product-grid{grid-template-columns:1fr}.product-image{height:280px}.process-grid{grid-template-columns:1fr}.process-card{min-height:190px;border-right:0}.process-card h3{margin-top:42px}.about{padding-top:20px}.about-card{padding:20px}.about-mark{height:260px}.about-mark .brand-lockup{transform:scale(1.08)}.admin-main>main{padding:22px 14px 55px}.page-stack{gap:16px}.page-header h1{font-size:25px}.stats-grid,.stats-grid.mini{grid-template-columns:1fr}.stat-card{min-height:120px}.panel{padding:16px}.chart-legend{margin:0 0 8px;justify-content:flex-start}.category-admin-grid,.stock-summary,.report-kpis{grid-template-columns:1fr}.table-tools{width:100%;flex-direction:column}.table-tools .search-field input{width:100%}.panel>header{flex-direction:column}.inventory-list>div{gap:7px}.inventory-list>div>span{width:115px}.inventory-list .stock-bar{display:none}.report-filters{align-items:stretch;flex-direction:column}.report-filters>*{width:100%}.form-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.modal-backdrop{padding:10px}.modal{max-height:calc(100vh - 20px);padding:19px}.form-actions{flex-direction:column-reverse}.form-actions .button{width:100%}.toast{right:14px;bottom:14px;left:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
