.wrapper{max-width:560px;margin:0 auto;padding:0 1.25rem calc(5rem + 76px)}.hero{text-align:center;padding:2.5rem 0 2rem}.hero-wordmark{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:2.2rem;font-weight:700;line-height:1;display:inline-flex}.hero-wordmark .dot{color:var(--color-state)}.app-hero-sub{font-size:var(--fs-sm);color:var(--text-muted);font-weight:400}.app-header{background:var(--surface-ink);z-index:1;border-radius:0 0 32px 32px;padding:1.75rem 1.25rem 3.75rem;position:relative;overflow:hidden}.app-header-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.header-icon-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.header-icon-btn:hover{background:#ffffff1f;border-color:#ffffff4d}.header-icon-btn:focus-visible{outline:2px solid var(--color-state);outline-offset:2px}.header-icon-btn:active{transform:scale(.97)}.header-icon-btn svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.app-header-brand{text-align:center;flex:1;min-width:0}.app-header-brand .hero-wordmark{color:#fff;justify-content:center;margin-bottom:2px;font-size:1.5rem}.app-header-brand .app-hero-sub{color:#fff9;font-size:.74rem;display:block}.app-header-profile{flex:1;align-items:center;gap:.7rem;min-width:0;display:flex}.app-header-greeting{min-width:0}.app-header-greeting-hi{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:22px;font-weight:600;line-height:1.25;overflow:hidden}.app-header-greeting-name{font-family:var(--font-display);color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:28px;font-weight:700;line-height:1.15;overflow:hidden}@media (min-width:900px){.app-header-greeting-hi{font-size:24px}.app-header-greeting-name{font-size:32px}}.app-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.header-bell-btn{width:44px;height:44px;color:var(--text-primary);cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.header-bell-btn:hover{transform:translateY(-1px)}.header-bell-btn:focus-visible{outline:2px solid var(--color-state);outline-offset:2px}.header-bell-btn:active{transform:scale(.97)}.header-bell-btn svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.hero-cta-row{gap:.7rem;margin-top:1.5rem;display:flex}.hero-cta-glass{-webkit-backdrop-filter:blur(12px);cursor:pointer;text-align:left;background:#ffffff26;border:1px solid #ffffff40;border-radius:16px;flex:1;align-items:center;gap:.6rem;min-width:0;padding:.9rem;display:flex}.hero-cta-glass:hover{background:#fff3;transform:translateY(-2px)}.hero-cta-glass:active{transform:scale(.98)}.hero-cta-icon{background:#ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.hero-cta-icon svg{stroke:#fff;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.hero-cta-text{flex-direction:column;flex:1;min-width:0;display:flex}.hero-cta-text strong{font-family:var(--font-display);color:#fff;font-size:.84rem;font-weight:700;line-height:1.25}.hero-cta-text span{color:#ffffffb8;margin-top:1px;font-size:.66rem;font-weight:500}.hero-cta-arrow{background:#ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hero-cta-arrow svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.app-shell{background:var(--surface-page);z-index:2;border-radius:28px 28px 0 0;margin-top:-22px;padding-top:1.5rem;position:relative}.app-main>.app-shell:first-child{padding-top:calc(1.25rem + env(safe-area-inset-top,0px));border-radius:0;margin-top:0}.app-frame{max-width:640px;min-height:100dvh;margin:0 auto}@media (min-width:680px) and (max-width:899.98px){.app-frame{padding-top:2.5rem;padding-bottom:2.5rem}.app-frame .app-header{border-radius:32px}.app-frame .app-shell{border-radius:28px;padding-bottom:.5rem}}.sidebar{display:none}@media (min-width:900px){.app-frame{max-width:none;min-height:100vh;margin:0;padding:0 0 0 260px;display:block}.app-main{max-width:1200px;margin:0 auto;padding:0 40px}.sidebar{background:var(--surface-page);border-right:1px solid var(--border-hairline);z-index:50;flex-direction:column;width:260px;padding:1.75rem 1.1rem;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.sidebar-brand{padding:.25rem .6rem 1.75rem}.sidebar-brand .hero-wordmark{color:var(--text-primary);font-size:1.4rem}.sidebar-nav{flex-direction:column;gap:.2rem;display:flex}.sidebar-item{border-radius:var(--radius-field);width:100%;color:var(--text-muted);font-family:var(--font-body);font-size:var(--fs-sm);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.8rem;padding:.75rem .9rem;font-weight:600;display:flex}.sidebar-item svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:20px;height:20px}.sidebar-item:hover{background:var(--surface-muted);color:var(--text-primary)}.sidebar-item.active{background:var(--surface-muted);color:var(--color-state)}.sidebar-novo-calculo{background:var(--color-state);color:#fff;border-radius:var(--radius-pill);font-family:var(--font-body);font-size:var(--fs-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.9rem 1rem;font-weight:700;display:flex}.sidebar-novo-calculo:hover{background:var(--color-state);transform:translateY(-1px)}.sidebar-novo-calculo svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.bottom-nav{display:none}.app-header{border-radius:20px;margin-top:1.75rem;padding:1.5rem 1.75rem}.app-shell{border-radius:20px;margin-top:1.25rem;padding-top:1.75rem;padding-bottom:1.5rem}.wrapper{max-width:none;padding:0 1.75rem 3rem}.flat-section.calc-2col{grid-template-columns:1fr 360px;align-items:start;gap:0 2.5rem;display:grid}.flat-section.calc-2col>*{grid-column:1}.flat-section.calc-2col>.calc-summary{grid-column:2;position:sticky;top:24px}.tab-panel.active:not(:has(.calc-2col)){max-width:960px;margin:0 auto}.stats-track{gap:1.1rem}.dash-grid{gap:1rem}.recent-products-track{gap:1.1rem}input[type=number],input[type=text]{padding:.65rem 1rem}.pwa-install-banner{display:none}}.bottom-nav{z-index:500;width:100%;max-width:460px;padding:0 16px calc(16px + env(safe-area-inset-bottom,0px));pointer-events:none;position:fixed;bottom:0;left:50%;transform:translate(-50%)}body.cv-sheet-open .bottom-nav{opacity:0;pointer-events:none;transform:translate(-50%)translateY(20px)}.bottom-nav-bar{pointer-events:auto;background:var(--color-state);border:none;border-radius:28px;justify-content:space-between;align-items:center;padding:.5rem .6rem;display:flex;position:relative;box-shadow:0 12px 28px #2b2bf047,0 2px 8px #0b0b0b1f}.bottom-nav-item{cursor:pointer;color:#ffffffa6;z-index:0;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;min-height:48px;padding:.4rem .2rem;display:flex;position:relative}.bottom-nav-item svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;z-index:1;width:21px;height:21px;position:relative}.bottom-nav-item span{z-index:1;font-size:.6rem;font-weight:700;position:relative}.bottom-nav-item:hover{color:#fff}.bottom-nav-item.active{color:#fff;font-weight:700}.bottom-nav-item.active svg{stroke-width:2.1px}.bottom-nav-item:active{transform:scale(.97)}.bottom-nav-item:focus-visible,.bottom-nav-fab:focus-visible .bottom-nav-fab-circle{outline:2px solid var(--color-yellow);outline-offset:2px;border-radius:12px}.bottom-nav-fab-spacer{flex-shrink:0;width:60px}.bottom-nav-fab{cursor:pointer;pointer-events:auto;background:0 0;border:none;flex-direction:column;align-items:center;gap:3px;display:flex;position:absolute;top:-28px;left:50%;transform:translate(-50%)}body.cv-sheet-open .bottom-nav,body.cv-sheet-open .bottom-nav *{pointer-events:none!important}.bottom-nav-fab-circle{background:var(--color-yellow);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 10px #0b0b0b2e}.bottom-nav-fab-circle svg{stroke:#0b0b0b;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.bottom-nav-fab-label{color:#fff;font-size:.6rem;font-weight:700}.bottom-nav-fab:hover .bottom-nav-fab-circle{transform:translateY(-2px)}.bottom-nav-fab:active .bottom-nav-fab-circle{transform:scale(.97)}.bottom-nav-fab.active .bottom-nav-fab-circle{background:var(--color-yellow)}.tab-header-row{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.1rem;display:flex}.back-to-dashboard{min-height:44px;color:var(--text-muted);font-family:var(--font-body);font-size:var(--fs-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:.4rem .35rem;font-weight:700;display:flex}.back-to-dashboard:active{transform:scale(.98)}.back-to-dashboard:hover{color:var(--color-state)}.back-to-dashboard:focus-visible{outline:2px solid var(--color-state);outline-offset:2px}.back-to-dashboard svg{stroke:currentColor;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.dash-greeting{margin-bottom:1.5rem}.dash-greeting h1{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.2rem;font-size:1.6rem;font-weight:800}.dash-greeting p{font-size:var(--fs-body);color:var(--text-muted)}.stats-carousel{margin:.25rem 0 1.5rem}.stats-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.85rem;margin:-.2rem;padding:.2rem .2rem .35rem;display:flex;overflow-x:auto}.stats-track::-webkit-scrollbar{display:none}.stats-card{scroll-snap-align:start;border:1px solid var(--border-hairline);background:#fff;border-radius:16px;flex-direction:column;flex:0 0 158px;padding:1.1rem 1.1rem 1rem;display:flex}.stats-card-icon{border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:.65rem;display:flex}.stats-card-icon svg{stroke:currentColor;width:18px;height:18px}.stats-card-icon--pink,.stats-card-icon--green{background:var(--surface-muted);color:var(--color-state)}.stats-card-icon--gold{background:var(--surface-muted);color:var(--text-secondary)}.stats-card-label{color:var(--text-secondary);font-size:13px;font-weight:400}.stats-card-value{font-family:var(--font-display);color:var(--text-primary);margin-top:2px;font-size:24px;font-weight:700;line-height:1.2}.stats-card-delta{align-items:center;gap:3px;margin-top:.4rem;font-size:13px;font-weight:700;display:inline-flex}.stats-card-delta.up{color:var(--color-state)}.stats-card-delta.down{color:#b4322c}.stats-card-delta-arrow{display:flex}.stats-card-delta.down .stats-card-delta-arrow svg{transform:rotate(180deg)}.stats-card-note{color:var(--text-secondary);margin-top:1px;font-size:13px}.stats-dots{justify-content:center;align-items:center;gap:.35rem;margin-top:.85rem;display:flex}.stats-dot{background:var(--border-hairline);border-radius:50%;width:6px;height:6px}.stats-dot.active{background:var(--color-state);border-radius:999px;width:16px}.recent-products{margin-top:.5rem}.recent-products+.recent-products{margin-top:1.75rem}.recent-products-header{justify-content:space-between;align-items:center;margin-bottom:.9rem;display:flex}.recent-products-title{font-family:var(--font-display);color:var(--text-primary);font-size:20px;font-weight:600}.recent-products-viewall{font-family:var(--font-body);font-size:var(--fs-sm);color:var(--color-state);cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;padding:.25rem;font-weight:700;display:inline-flex}.recent-products-viewall:hover{color:var(--color-state)}.recent-products-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.85rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.recent-products-track::-webkit-scrollbar{display:none}.recent-product-card{scroll-snap-align:start;flex:0 0 136px}.recent-product-photo-wrap{border-radius:var(--radius-field);background:var(--surface-muted);width:136px;height:108px;margin-bottom:.5rem;position:relative;overflow:hidden}.recent-product-photo{object-fit:cover;width:100%;height:100%;display:block}.recent-product-initials{width:100%;height:100%;color:var(--color-state);background:var(--surface-muted);justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;display:flex}.recent-product-save{background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:6px;right:6px}.recent-product-save svg{width:13px;height:13px;stroke:var(--color-state);fill:var(--color-state)}.recent-product-name{font-size:var(--fs-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.recent-product-meta-row{flex-wrap:wrap;align-items:center;gap:5px;margin-top:4px;display:flex}.recent-product-price{color:var(--color-state);background:var(--surface-muted);border-radius:999px;padding:2px 9px;font-size:13px;font-weight:700;display:inline-block}.recent-product-margin{color:var(--color-state);background:var(--surface-muted);border-radius:999px;padding:2px 9px;font-size:12px;font-weight:700;display:inline-block}.dash-cta{background:var(--color-state);border-radius:var(--radius-card);color:#fff;cursor:pointer;text-align:left;border:none;align-items:center;gap:1rem;width:100%;margin-bottom:1.5rem;padding:1.25rem 1.4rem;display:flex}.dash-cta:hover{transform:translateY(-2px)}.dash-cta:focus-visible{outline-offset:2px;outline:2px solid #fff}.dash-cta:active{transform:scale(.98)}.dash-cta-blue{background:var(--color-state);color:#fff}.dash-cta-blue .dash-cta-icon{background:#ffffff29}.dash-cta-blue .dash-cta-icon svg,.dash-cta-blue .dash-cta-arrow{stroke:#fff}.dash-cta-blue .dash-cta-text small{color:#ffffffc7}.dash-cta-icon{border-radius:var(--radius-pill);background:#ffffff29;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.dash-cta-icon svg{stroke:#fff;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.dash-cta-text{flex:1;min-width:0}.dash-cta-text strong{font-family:var(--font-display);font-size:1.15rem;font-weight:800;display:block}.dash-cta-text small{font-size:var(--fs-caption);color:#ffffffc7;margin-top:2px;font-weight:500;display:block}.dash-cta-arrow{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.dash-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem;display:grid}.dash-card{border:1px solid var(--border-hairline);cursor:pointer;text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;padding:1.1rem .5rem;display:flex}.dash-card:focus-visible{outline:2px solid var(--color-state);outline-offset:2px}.dash-card:active{transform:scale(.975)}.dash-card-icon-wrap{position:relative}.dash-card-icon{background:var(--surface-muted);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.dash-card-icon svg{width:22px;height:22px;stroke:var(--color-state);fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.dash-card-label{font-size:var(--fs-sm);color:var(--text-primary);font-weight:700;line-height:1.3}.badge-pro{letter-spacing:.04em;text-transform:uppercase;background:var(--color-state);color:#fff;border-radius:var(--radius-pill);white-space:nowrap;padding:2px 6px;font-size:.56rem;font-weight:800}.badge-saved{letter-spacing:.04em;text-transform:uppercase;background:var(--surface-muted);color:var(--color-state);border:1px solid var(--border-strong);border-radius:var(--radius-pill);vertical-align:middle;margin-left:.5rem;padding:2px 8px;font-size:.62rem;font-weight:800}.dash-card-icon-wrap .badge-pro{position:absolute;top:-6px;right:-10px}@media (max-width:340px){.dash-card-icon{width:58px;height:58px}.dash-card-icon svg{width:22px;height:22px}}.flat-section{margin-bottom:1.25rem}.flat-section h2{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.1rem;font-size:1.15rem;font-weight:700}.tab-panel.active{animation:fadeUp .25s var(--ease);display:block}.tab-panel:not(.active){display:none}.card{background:var(--surface-page);border:1px solid var(--border-hairline);border-radius:var(--radius-card);margin-bottom:1rem;padding:1.5rem}.card-head{align-items:center;gap:.85rem;margin-bottom:1.5rem;display:flex}.card-icon{border-radius:var(--radius-field);background:var(--surface-muted);border:1px solid #2b2bf01f;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.card-icon svg{width:18px;height:18px;stroke:var(--color-state);fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.card-icon.green-icon{background:var(--surface-muted);border-color:#1a9e5c26}.card-icon.green-icon svg{stroke:var(--color-state)}.card-icon.blue-icon{background:var(--surface-muted);border-color:#2b6be826}.card-icon.blue-icon svg{stroke:var(--color-state)}.card-head-text h2{font-family:var(--font-display);font-size:var(--fs-body);color:var(--text-primary);font-weight:700}.card-head-text p{font-size:var(--fs-caption);color:var(--text-muted);margin-top:2px}.sep{border:none;border-top:1px solid var(--border-hairline);margin:1.5rem 0}.sep-label{font-size:var(--fs-caption);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:700;display:flex}.sep-label:after{content:"";background:var(--border-hairline);flex:1;height:1px}.field{margin-bottom:1rem}.field-row{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}.field label{font-size:var(--fs-caption);color:var(--text-secondary);margin-bottom:.45rem;font-weight:600;display:block}.field-destaque{background:var(--surface-muted);border-radius:var(--radius-card);border:1.5px solid #2b2bf02e;padding:.9rem 1rem 1rem}.field-destaque label{color:var(--color-state);font-weight:800;font-size:var(--fs-sm)}.input-wrap{position:relative}.pfx,.sfx{color:var(--text-muted);pointer-events:none;font-size:.875rem;font-weight:600;position:absolute;top:50%;transform:translateY(-50%)}.pfx{left:13px}.sfx{right:13px}.input-wrap:focus-within .pfx,.input-wrap:focus-within .sfx{color:var(--color-state)}input[type=number],input[type=text]{background:var(--surface-muted);border:1.5px solid var(--border-hairline);border-radius:var(--radius-field);width:100%;font-family:var(--font-body);font-size:var(--fs-body);color:var(--text-primary);-moz-appearance:textfield;outline:none;padding:.82rem 1rem;font-weight:500}input[type=number].has-pfx{padding-left:2.1rem}input[type=number].has-sfx,input[type=text].has-sfx{padding-right:2.4rem}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]:focus,input[type=text]:focus{background:var(--surface-page);border-color:#2b2bf066}input::placeholder{color:var(--text-muted);opacity:1;font-weight:400}.field-hint{font-size:var(--fs-caption);color:var(--text-muted);margin-top:.35rem;line-height:1.5}.foto-picker-row{align-items:center;gap:.9rem;display:flex}.foto-picker{border-radius:var(--radius-field);background:var(--surface-muted);border:1.5px dashed var(--border-strong);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;overflow:hidden}.foto-picker:hover{border-color:var(--color-state);background:var(--surface-muted)}.foto-picker-icon{width:24px;height:24px;stroke:var(--text-muted);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.foto-picker-img{object-fit:cover;width:100%;height:100%;display:block}.foto-picker-remove{color:#b4322c;font-size:var(--fs-sm);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-weight:700}.foto-picker-remove:hover{text-decoration:underline}.foto-picker.locked{background:var(--surface-muted);border-style:solid;border-color:#2b2bf02e;position:relative}.foto-picker.locked svg{stroke:var(--color-state)}.foto-picker.locked .badge-pro{position:absolute;bottom:2px;right:2px}.hint-pills{flex-wrap:wrap;gap:.6rem;margin-top:.75rem;display:flex}.hint-pills span{background:var(--surface-muted);border-radius:var(--radius-pill);color:var(--color-state);font-size:var(--fs-caption);border:1px solid #2b2bf024;padding:.32rem .7rem;font-weight:700}.hint-pill{background:var(--surface-page);border:1.5px solid var(--border-hairline);border-radius:var(--radius-pill);color:var(--text-secondary);font-family:var(--font-body);font-size:var(--fs-sm);cursor:pointer;text-align:center;flex:1;padding:.6rem 1rem;font-weight:700}.hint-pill:hover{border-color:var(--border-strong);color:var(--text-primary)}.hint-pill:focus-visible{outline:2px solid var(--color-state);outline-offset:2px}.hint-pill:active{transform:scale(.975)}.hint-pill.active{background:var(--surface-muted);color:var(--color-state);border-color:#2b2bf04d}.margem-preview{background:var(--surface-muted);border:1px solid var(--border-strong);border-radius:var(--radius-card);align-items:flex-start;gap:.65rem;margin:.85rem 0 1.25rem;padding:.9rem 1rem;display:flex}.margem-preview-icon{width:20px;height:20px;stroke:var(--color-state);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:.15rem}.margem-preview p{font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.5}.margem-preview p strong{color:var(--color-state);font-weight:800}.margem-preview-nota{font-size:var(--fs-caption);color:var(--text-muted);margin-top:.3rem;display:block}.frete-atalho{background:var(--surface-muted);border-radius:var(--radius-field);font-family:var(--font-body);font-size:var(--fs-caption);color:var(--color-state);cursor:pointer;border:1px solid #1a9e5c38;align-items:center;gap:.4rem;width:100%;margin-top:.4rem;padding:.5rem .75rem;font-weight:600;display:flex}.frete-atalho:hover{background:#1a9e5c24;border-color:#1a9e5c66}.frete-atalho:focus-visible{outline:2px solid var(--color-state);outline-offset:2px}.frete-atalho:active{transform:scale(.98)}.frete-atalho svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;flex-shrink:0;width:12px;height:12px}.row-list{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.drow,.trow{background:var(--surface-muted);border:1.5px solid var(--border-hairline);border-radius:var(--radius-field);align-items:center;gap:.4rem;padding:.15rem .5rem .15rem .9rem;display:flex}.drow:focus-within,.trow:focus-within{border-color:#2b2bf066}.drow input[type=text],.trow input[type=text]{min-width:0;font-size:var(--fs-body);background:0 0;border:none;flex:1;padding:.75rem 0}.drow input[type=text]:focus,.trow input[type=text]:focus{background:0 0}.drow-currency{font-size:var(--fs-sm);color:var(--text-muted);flex-shrink:0;font-weight:600}.drow input[type=number],.trow input[type=number]{font-size:var(--fs-body);text-align:left;background:0 0;border:none;flex-shrink:0;width:60px;padding:.75rem 0}.drow input[type=number]:focus,.trow input[type=number]:focus{background:0 0}.row-remove{cursor:pointer;width:44px;height:44px;color:var(--text-muted);background:0 0;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.row-remove:hover{color:#b4322c;background:0 0}.row-remove:focus-visible{outline-offset:2px;outline:2px solid #b4322c}.row-remove:active{transform:scale(.97)}.btn-add-row{background:var(--surface-page);border:1.5px solid var(--border-hairline);border-radius:var(--radius-pill);font-family:var(--font-body);font-size:var(--fs-sm);color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.65rem 1rem;font-weight:600;display:flex}.btn-add-row:hover{border-color:var(--color-state);color:var(--color-state);background:var(--surface-muted)}.btn-add-row:focus-visible{outline:2px solid var(--color-state);outline-offset:2px}.btn-add-row:active{transform:scale(.98)}.btn-add-row svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:14px;height:14px}.btn{border-radius:var(--radius-pill);width:100%;font-family:var(--font-body);font-size:var(--fs-body);cursor:pointer;letter-spacing:.01em;border:none;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:700;display:flex}.btn:focus-visible{outline:2px solid var(--color-state);outline-offset:3px}.btn:active{transform:scale(.97)}.btn-primary{background:var(--color-state);color:#fff}.btn-primary:hover{background:var(--color-state);transform:translateY(-1px)}.btn-primary svg{stroke:#fff;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.btn-green{background:var(--color-state);color:#fff}.btn-green:hover{background:var(--color-state);transform:translateY(-1px)}.btn-blue{background:var(--color-state);color:#fff}.btn-blue:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn-ghost{color:var(--text-secondary);border:1.5px solid var(--border-hairline);font-size:var(--fs-sm);background:0 0;margin-top:.65rem;font-weight:600}.btn-ghost:hover{border-color:var(--border-strong);color:var(--text-primary);background:var(--surface-muted)}.btn-ghost svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.btn-save{background:var(--color-state);color:#fff;margin-top:.65rem}.btn-save:hover:not(:disabled){background:var(--color-state);transform:translateY(-1px)}.btn-save:disabled{opacity:.65;cursor:not-allowed;transform:none}.btn-save svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:17px;height:17px}.real-cost-card{background:var(--surface-muted);border-radius:var(--radius-card);margin-top:1.25rem;padding:1.3rem 1.4rem}.real-cost-label{font-size:var(--fs-caption);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.4rem;font-weight:500}.real-cost-value{font-family:var(--font-display);font-size:var(--fs-number);color:var(--text-primary);font-weight:500;line-height:1}.real-cost-help{font-size:var(--fs-caption);color:var(--text-muted);margin-top:.45rem}.result{border-radius:var(--radius-card);margin-top:1.25rem;padding:1.4rem}.res-pink,.res-gold,.res-green,.res-blue{background:var(--surface-muted);border:1px solid var(--border-hairline)}.res-label{font-size:var(--fs-caption);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-weight:700}.c-pink{color:var(--color-state)}.c-gold{color:var(--text-secondary)}.c-green,.c-blue{color:var(--color-state)}.res-meta{font-size:var(--fs-caption);color:var(--text-secondary);flex-direction:column;gap:2px;margin-bottom:.75rem;line-height:1.65;display:flex}.res-profit{font-size:var(--fs-sm);color:var(--text-primary);border-top:1px solid #00000012;padding-top:.75rem}.res-profit strong{color:var(--color-state);font-weight:700}.resultado-wrap{margin-top:1.5rem}.resultado-hero{border-radius:var(--radius-card);text-align:left;background:0 0;padding:0}.resultado-hero-tag{color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);background:#ffffff29;align-items:center;gap:.35rem;margin-bottom:.9rem;padding:.3rem .8rem;font-size:.68rem;font-weight:800;display:inline-flex}.resultado-hero-tag svg{stroke:#fff;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.resultado-hero-label{color:#ffffffc7;font-size:var(--fs-sm);margin-bottom:.3rem;font-weight:700}.resultado-hero-price-row{justify-content:center;align-items:center;gap:.6rem;display:flex}.resultado-hero-price{font-family:var(--font-display);color:#fff;font-size:3.25rem;font-weight:800;line-height:1.08}@media (max-width:380px){.resultado-hero-price{font-size:2.6rem}}.resultado-lapis{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.resultado-lapis:hover{background:#ffffff47}.resultado-lapis svg{width:15px;height:15px}.resultado-hero-edit{justify-content:center;align-items:center;gap:.5rem;display:flex}.resultado-hero-edit-prefix{color:#fff;font-size:1.4rem;font-weight:700}.resultado-hero-edit input,.resultado-hero-edit input:focus{border-radius:var(--radius-card);color:#fff;font-family:var(--font-display);text-align:center;background:#ffffff24;border:2px solid #ffffff80;outline:none;width:150px;min-width:0;padding:.3rem .4rem;font-size:1.9rem;font-weight:800}.resultado-hero-edit-btn{cursor:pointer;border:none;border-radius:8px;flex-shrink:0;width:36px;height:36px;font-size:.8rem;font-weight:800}.resultado-hero-edit-confirm{background:var(--color-state);color:#fff}.resultado-hero-edit-cancel{color:#fff;background:#ffffff29}.resultado-frase{text-align:center;font-size:var(--fs-body);color:var(--text-secondary);margin-top:1.1rem;line-height:1.6}.resultado-frase strong{font-weight:800}.resultado-foto-row{justify-content:center;align-items:center;gap:.6rem;margin-top:1rem;display:flex}.resultado-foto-bolinha{background:var(--surface-muted);border:1.5px dashed var(--border-strong);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:relative;overflow:hidden}.resultado-foto-bolinha:hover{border-color:var(--color-state);background:var(--surface-muted)}.resultado-foto-bolinha img{object-fit:cover;width:100%;height:100%;display:block}.resultado-foto-bolinha svg{width:19px;height:19px;stroke:var(--text-muted);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.resultado-foto-bolinha.locked{background:var(--surface-muted);border-style:solid;border-color:#2b2bf02e}.resultado-foto-bolinha.locked svg{stroke:var(--color-state)}.resultado-foto-bolinha .badge-pro{position:absolute;bottom:-2px;right:-6px}.resultado-foto-label{font-size:var(--fs-caption);color:var(--text-muted);font-weight:600}.resultado-foto-remove{color:#b4322c;font-size:var(--fs-caption);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-weight:700}.resultado-foto-remove:hover{text-decoration:underline}.resultado-btn-principal{margin-top:1.1rem}.resultado-acoes-secundarias{justify-content:center;align-items:center;gap:.5rem;margin-top:.85rem;display:flex}.resultado-acoes-secundarias button{font-family:inherit;font-size:var(--fs-sm);color:var(--color-state);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.resultado-acoes-secundarias button:hover{color:var(--color-state)}.recibo-toggle{margin-top:1.1rem}.recibo-toggle summary{font-size:var(--fs-sm);color:var(--color-state);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:.4rem;padding:.5rem;font-weight:700;list-style:none;display:flex}.recibo-toggle summary::-webkit-details-marker{display:none}.recibo-chevron{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.recibo-toggle[open] .recibo-chevron{transform:rotate(180deg)}.resumo-detalhado{background:var(--surface-muted);border:1px dashed var(--border-strong);border-radius:var(--radius-card);margin-top:.6rem;padding:1.4rem 1.25rem 1.1rem;font-family:Courier New,Courier,monospace;position:relative}.resumo-titulo{font-size:var(--fs-sm);color:var(--text-primary);margin-bottom:.85rem;font-weight:700}.resumo-grupo{border-bottom:1px dashed var(--border-hairline);flex-direction:column;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.resumo-grupo:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.resumo-linha{font-size:var(--fs-sm);color:var(--text-secondary);justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.resumo-linha span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.resumo-linha strong{color:var(--text-primary);white-space:nowrap;flex-shrink:0;font-weight:700}.resumo-subtotal{font-size:var(--fs-sm);color:var(--text-primary);border-top:1px solid var(--border-hairline);justify-content:space-between;gap:.75rem;margin-top:.15rem;padding-top:.5rem;font-weight:800;display:flex}.resumo-total{border-top:2px solid var(--color-state);font-size:var(--fs-body);color:var(--text-primary);justify-content:space-between;align-items:center;gap:.75rem;margin-top:.2rem;padding-top:.9rem;font-weight:800;display:flex}.resumo-total strong{font-family:var(--font-display);color:var(--color-state);font-size:1.4rem}.promo-trigger{background:var(--surface-muted);border-radius:var(--radius-field);cursor:pointer;min-height:44px;font-size:var(--fs-sm);color:var(--text-secondary);-webkit-user-select:none;user-select:none;border:1.5px solid #b8890a33;justify-content:space-between;align-items:center;margin-top:1rem;padding:.85rem 1.1rem;font-weight:500;display:flex}.promo-trigger:active{transform:scale(.985)}.promo-trigger:hover{color:var(--text-primary);border-color:#b8890a66}.promo-chev{font-size:var(--fs-caption);color:var(--text-secondary)}.promo-chev.open{transform:rotate(180deg)}.promo-inner{padding:1rem 0 0}.res-promo-price{font-family:var(--font-display);margin-bottom:.2rem;font-size:2rem;font-weight:800}.res-promo-meta{font-size:var(--fs-caption);color:var(--text-secondary)}.res-promo-profit{font-size:var(--fs-sm);color:var(--color-state);margin-top:.55rem;font-weight:600}.res-promo-warn{font-size:var(--fs-sm);color:#b4322c;margin-top:.55rem;font-weight:600}.frete-big{font-family:var(--font-display);font-size:2.8rem;font-weight:800}.frete-meta{font-size:var(--fs-sm);color:var(--text-secondary);margin-top:.25rem}.frete-tip{background:var(--surface-muted);border-radius:var(--radius-field);font-size:var(--fs-caption);color:var(--text-secondary);border:1px solid var(--border-hairline);margin-top:.85rem;padding:.75rem 1rem;line-height:1.6}.info-box{background:var(--surface-muted);border-radius:var(--radius-field);border:1px solid #2b6be82e;align-items:flex-start;gap:.65rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.info-box svg{width:16px;height:16px;stroke:var(--color-state);fill:none;stroke-width:1.8px;stroke-linecap:round;flex-shrink:0;margin-top:1px}.info-box p{font-size:var(--fs-caption);color:var(--color-state);line-height:1.6}.guide-item{background:var(--surface-page);border:1px solid var(--border-hairline);border-left:3px solid var(--color-state);border-radius:var(--radius-card);margin-bottom:.75rem;padding:1.35rem}.guide-item-head{align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.gi-icon{background:var(--surface-muted);border:1px solid var(--border-hairline);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.gi-icon svg{width:16px;height:16px;stroke:var(--text-secondary);fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.guide-item h3{font-size:var(--fs-body);color:var(--text-primary);font-weight:700}.guide-item p,.guide-item li{font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.65}.guide-item ul{margin-top:.4rem;margin-left:1.1rem}.guide-formula{background:var(--surface-muted);border:1px solid var(--border-hairline);border-radius:var(--radius-field);font-size:var(--fs-sm);text-align:center;color:var(--text-primary);margin:.75rem 0;padding:.65rem 1rem;font-weight:600}.guide-example{font-size:var(--fs-caption);color:var(--text-muted);border-top:1px solid var(--border-hairline);margin-top:.65rem;padding-top:.65rem;font-style:italic;line-height:1.55}.guide-tip{background:var(--surface-muted);border-radius:var(--radius-card);text-align:center;margin-top:.5rem;padding:1.5rem}.guide-tip h3{font-family:var(--font-display);color:var(--color-state);margin-bottom:.5rem;font-size:1.1rem}.guide-tip p{font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.7}.toast{background:var(--text-primary);color:#fff;border-radius:var(--radius-pill);font-size:var(--fs-sm);z-index:999;white-space:nowrap;pointer-events:none;padding:.72rem 1.4rem;font-weight:600;position:fixed;bottom:28px;left:50%;transform:translate(-50%)translateY(60px)}.toast.show{transform:translate(-50%)translateY(0)}.btn-logout{min-height:44px;font-size:var(--fs-caption);color:var(--text-muted);border:1.5px solid var(--border-hairline);border-radius:var(--radius-field);cursor:pointer;font-weight:600;font-family:var(--font-body);background:0 0;padding:.45rem .9rem}.btn-logout:active{transform:scale(.98)}.btn-logout:hover{border-color:var(--border-strong);color:var(--text-primary);background:var(--surface-muted)}.switch-row{background:var(--surface-muted);border:1px solid var(--border-hairline);border-radius:var(--radius-field);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.switch-text{flex-direction:column;gap:2px;display:flex}.switch-label{font-size:var(--fs-sm);color:var(--text-primary);font-weight:700}.switch-hint{font-size:var(--fs-caption);color:var(--text-muted)}.switch{border-radius:var(--radius-pill);background:var(--border-strong);flex-shrink:0;width:44px;height:26px;position:relative}.switch:before{content:"";border-radius:var(--radius-pill);position:absolute;inset:-9px 0}.switch:focus-visible{outline:2px solid var(--color-state);outline-offset:2px}.switch.on{background:var(--color-state)}.switch-thumb{background:#fff;border-radius:50%;width:20px;height:20px;position:absolute;top:3px;left:3px}.switch.on .switch-thumb{transform:translate(18px)}.avatar-wrap{align-items:center;display:flex;position:relative}.avatar-btn{border:2px solid var(--border-hairline);background:var(--surface-muted);cursor:pointer;border-radius:50%;flex-shrink:0;width:40px;height:40px;padding:0;position:relative;overflow:hidden}@media (max-width:480px){.avatar-btn{width:48px;height:48px}}.avatar-btn:hover{border-color:var(--color-state)}.avatar-btn:focus-visible{outline:2px solid var(--color-state);outline-offset:3px}.avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.avatar-initials{font-family:var(--font-body);color:var(--color-state);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;font-size:.7rem;font-weight:700;display:flex}.avatar-overlay{opacity:0;background:#00000073;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.avatar-btn:hover .avatar-overlay{opacity:1}.avatar-cam-icon{stroke:#fff;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.avatar-remove{border:1.5px solid var(--surface-page);color:#fff;cursor:pointer;z-index:1;background:#b4322c;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:.6rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.avatar-remove:hover{background:#b52020}.avatar-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite spin}footer{text-align:center;border-top:1px solid var(--border-hairline);padding:2rem 1rem 5rem}.footer-icons{justify-content:center;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.footer-icon-btn{border:1.5px solid var(--border-hairline);width:44px;height:44px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.footer-icon-btn:active{transform:scale(.97)}.footer-icon-btn:hover{border-color:var(--color-state);color:var(--color-state);background:var(--surface-muted)}.footer-copy{color:var(--text-muted);opacity:.7;font-size:.67rem}.wpp-float{z-index:200;color:#fff;border-radius:var(--radius-pill);font-family:var(--font-body);font-size:var(--fs-sm);white-space:nowrap;background:#25d366;align-items:center;gap:.55rem;padding:.8rem 1.3rem;font-weight:700;text-decoration:none;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.wpp-float:active{transform:scale(.98)}.wpp-float:hover{background:#1ebe5a;transform:scale(1.04)}@media (max-width:400px){.wpp-float span{display:none}.wpp-float{border-radius:50%;padding:.85rem}}.pp-wrapper{border-top:1px dashed #2b2bf040;margin-top:1rem;padding-top:1rem}.pp-label{flex-direction:column;gap:2px;margin-bottom:.5rem;display:flex}.pp-label>span:first-child{font-size:var(--fs-sm);color:var(--color-state);font-weight:600}.pp-hint{font-size:var(--fs-caption);color:var(--text-muted)}.pp-input-row{background:var(--surface-page);border-radius:var(--radius-card);border:1.5px solid #2b2bf059;align-items:center;gap:.5rem;padding:.6rem .9rem;display:flex}.pp-input-row:focus-within{border-color:var(--color-state)}.pp-prefix{color:var(--color-state);font-weight:700;font-size:var(--fs-sm)}.pp-input{font-size:var(--fs-body);color:var(--text-primary);width:100%;font-weight:700;font-family:var(--font-display);background:0 0;border:none;outline:none}.pp-input::-webkit-inner-spin-button{-webkit-appearance:none}.pp-input::-webkit-outer-spin-button{-webkit-appearance:none}.pp-comparacao{border-radius:var(--radius-card);font-size:var(--fs-caption);align-items:flex-start;gap:.6rem;margin-top:.75rem;padding:.75rem .9rem;display:flex}.pp-icon{flex-shrink:0;margin-top:1px;font-size:1rem}.pp-texto{flex-direction:column;gap:2px;display:flex}.pp-linha1{margin:0;font-weight:700}.pp-linha2{margin:0}.pp-prejuizo{background:#fff0f0;border:1px solid #fecaca}.pp-prejuizo .pp-linha1{color:#7f1d1d}.pp-prejuizo .pp-linha2{color:#b91c1c}.pp-abaixo{background:#fff7ed;border:1px solid #fed7aa}.pp-abaixo .pp-linha1{color:#92400e}.pp-abaixo .pp-linha2{color:#b45309}.pp-limite{background:#fefce8;border:1px solid #fde68a}.pp-limite .pp-linha1{color:#713f12}.pp-limite .pp-linha2{color:#92400e}.pp-otimo{background:#f0fdf4;border:1px solid #bbf7d0}.pp-otimo .pp-linha1{color:#14532d}.pp-otimo .pp-linha2{color:#166534}.salvos-list{flex-direction:column;gap:.75rem;display:flex}.salvo-card{background:var(--surface-page);border:1px solid var(--border-hairline);border-radius:var(--radius-card);padding:1.1rem 1.25rem}.salvo-card-row{gap:.85rem;display:flex}.salvo-card-thumb{border-radius:var(--radius-field);object-fit:cover;background:var(--surface-muted);flex-shrink:0;width:56px;height:56px}.salvo-card-content{flex:1;min-width:0}.salvo-card-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.salvo-nome{font-size:var(--fs-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-weight:700;overflow:hidden}.salvo-actions{flex-shrink:0;gap:.4rem;display:flex}.salvo-btn{border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:1px solid;align-items:center;gap:.3rem;min-height:44px;padding:.35rem .7rem;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.salvo-btn:active{transform:scale(.97)}.salvo-btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.salvo-btn-edit{color:var(--text-muted);border-color:var(--border-hairline)}.salvo-btn-edit:hover{color:var(--color-state);border-color:var(--color-state);background:#e84c8212}.salvo-btn-delete{color:var(--text-muted);border-color:var(--border-hairline)}.salvo-btn-delete:hover:not(:disabled){color:#b4322c;background:#ef444412;border-color:#b4322c}.salvo-btn-delete:disabled{opacity:.5;cursor:not-allowed}.salvo-preco{font-family:var(--font-display);color:var(--color-state);margin-bottom:.5rem;font-size:1.75rem;font-weight:800;line-height:1.1}.salvo-meta{font-size:var(--fs-caption);color:var(--text-muted);flex-wrap:wrap;gap:1rem;margin-bottom:.4rem;display:flex}.salvo-meta strong{color:var(--text-secondary);font-weight:600}.salvo-data{font-size:var(--fs-caption);color:var(--text-muted)}.salvos-empty{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.salvos-empty svg{width:40px;height:40px;stroke:var(--border-strong);fill:none;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.salvos-empty p{font-size:var(--fs-body);color:var(--text-secondary);margin:0;font-weight:600}.salvos-empty span{font-size:var(--fs-sm)}.salvos-error{color:#b4322c}@keyframes fadeOverlay{0%{opacity:0}to{opacity:1}}.salvo-modal-overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;animation:.15s fadeOverlay;display:flex;position:fixed;inset:0}.salvo-modal{background:var(--surface-page);border:1px solid var(--border-hairline);border-radius:calc(var(--radius-card) * 1.5);width:100%;max-width:420px;animation:fadeUp .2s var(--ease)}.salvo-modal-header{border-bottom:1px solid var(--border-hairline);font-weight:700;font-size:var(--fs-body);color:var(--text-primary);justify-content:space-between;align-items:center;padding:1rem 1.25rem .75rem;display:flex}.salvo-modal-close{cursor:pointer;min-width:44px;min-height:44px;color:var(--text-muted);background:0 0;border:none;padding:.25rem;font-size:1rem;line-height:1}.salvo-modal-close:active{transform:scale(.97)}.salvo-modal-close:hover{color:var(--text-primary)}.salvo-modal-body{flex-direction:column;gap:.85rem;padding:1.1rem 1.25rem;display:flex}.salvo-modal-body label{font-size:var(--fs-caption);color:var(--text-muted);flex-direction:column;gap:.3rem;font-weight:600;display:flex}.salvo-modal-body input{background:var(--surface-page);border:1px solid var(--border-hairline);border-radius:var(--radius-card);color:var(--text-primary);outline:none;padding:.55rem .75rem;font-family:inherit;font-size:16px}.salvo-modal-body input:focus{border-color:var(--color-state)}.salvo-modal-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.salvo-modal-footer{justify-content:flex-end;gap:.6rem;padding:.75rem 1.25rem 1.1rem;display:flex}.salvo-modal-cancel{border:1px solid var(--border-hairline);border-radius:var(--radius-card);min-height:44px;font-size:var(--fs-sm);color:var(--text-muted);cursor:pointer;background:0 0;padding:.55rem 1rem;font-family:inherit}.salvo-modal-cancel:active{transform:scale(.98)}.salvo-modal-cancel:hover{border-color:var(--text-muted);color:var(--text-primary)}.salvo-modal-save{background:var(--color-state);border-radius:var(--radius-card);min-height:44px;font-size:var(--fs-sm);color:#fff;cursor:pointer;border:none;padding:.55rem 1.25rem;font-family:inherit;font-weight:700}.salvo-modal-save:active:not(:disabled){transform:scale(.98)}.salvo-modal-save:hover:not(:disabled){background:var(--color-state)}.salvo-modal-save:disabled{opacity:.6;cursor:not-allowed}.video-bubble{background:var(--surface-page);border:1.5px solid var(--color-state);border-radius:var(--radius-pill);cursor:pointer;flex-shrink:0;align-items:center;gap:.45rem;min-height:44px;padding:.3rem .85rem .3rem .3rem;animation:2.4s ease-in-out infinite videoBubblePulse;display:flex;position:relative}.video-bubble:active{transform:scale(.98)}.video-bubble:hover{transform:scale(1.04)}.video-bubble-thumb{background:#000;border-radius:50%;flex-shrink:0;width:34px;height:34px;position:relative;overflow:hidden}.video-bubble-thumb video{object-fit:cover;width:100%;height:100%;display:block}.video-bubble-text{font-family:var(--font-body);font-size:var(--fs-caption);color:var(--color-state);white-space:nowrap;font-weight:700}@keyframes videoBubblePulse{0%,to{}50%{}}.video-bubble-overlay{z-index:1000;background:#000000b8;justify-content:center;align-items:center;padding:1rem;animation:.15s fadeOverlay;display:flex;position:fixed;inset:0}.video-bubble-modal{border-radius:calc(var(--radius-card) * 1.5);width:100%;max-width:380px;animation:fadeUp .2s var(--ease);background:#000;position:relative;overflow:hidden}.video-bubble-player{width:100%;max-height:78vh;display:block}.video-bubble-close{color:#fff;cursor:pointer;z-index:1;background:#0000008c;border:none;border-radius:50%;width:44px;height:44px;font-size:1rem;line-height:1;position:absolute;top:.6rem;right:.6rem}.video-bubble-close:active{transform:scale(.97)}.video-bubble-label{color:#fff;font-weight:700;font-size:var(--fs-sm);background:#0006;padding:.75rem 1rem}.estoque-locked{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1.5rem;display:flex}.estoque-locked-icon{background:var(--surface-muted);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.estoque-locked-icon svg{width:26px;height:26px;stroke:var(--color-state);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.estoque-locked h3{font-family:var(--font-display);color:var(--text-primary);font-size:1.2rem;font-weight:800}.estoque-locked p{font-size:var(--fs-sm);color:var(--text-muted);max-width:320px;line-height:1.6}.estoque-locked .btn{max-width:280px;margin-top:.5rem}.estoque-stats{flex-direction:column;gap:.6rem;margin-bottom:1.1rem;display:flex}.estoque-stats-row{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.estoque-stat{background:var(--surface-page);border:1.5px solid var(--border-hairline);border-radius:var(--radius-field);padding:.85rem .9rem}.estoque-stat-icon{background:var(--surface-muted);width:30px;height:30px;color:var(--color-state);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.estoque-stat-icon svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.estoque-stat-icon--gold{background:var(--surface-muted);color:var(--text-secondary)}.estoque-stat-icon--green{color:var(--color-state);background:#ffffff8c}.estoque-stat-label{font-size:var(--fs-caption);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.3rem;font-weight:700}.estoque-stat-value{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem;font-weight:800}.estoque-stats-row .estoque-stat-value{font-size:1.2rem}.estoque-stat-green{background:var(--surface-muted);border-color:var(--border-strong)}.estoque-stat-green .estoque-stat-label,.estoque-stat-green .estoque-stat-value{color:var(--color-state)}.estoque-toolbar{gap:.6rem;margin-bottom:.9rem;display:flex}.estoque-search{flex:1;min-width:0;position:relative}.estoque-search svg{width:16px;height:16px;stroke:var(--text-muted);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.estoque-search input{background:var(--surface-muted);border:1.5px solid var(--border-hairline);border-radius:var(--radius-field);width:100%;font-family:var(--font-body);font-size:var(--fs-sm);color:var(--text-primary);outline:none;padding:.6rem .8rem .6rem 2.2rem;font-weight:500}.estoque-search input:focus{background:var(--surface-page);border-color:#2b2bf066}.estoque-search input::placeholder{color:var(--text-muted);font-weight:400}.estoque-sort{background:var(--surface-muted);border:1.5px solid var(--border-hairline);border-radius:var(--radius-field);font-family:var(--font-body);font-size:var(--fs-sm);color:var(--text-secondary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%237a7a8c' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .7rem center;background-repeat:no-repeat;outline:none;flex-shrink:0;padding:.6rem 1.9rem .6rem .8rem;font-weight:600}.estoque-sort:focus{border-color:#2b2bf066}.produtos-list{flex-direction:column;gap:.75rem;display:flex}.produtos-empty-filtro{text-align:center;color:var(--text-muted);font-size:var(--fs-sm);padding:2rem 1rem}.produto-card{background:var(--surface-page);border:1px solid var(--border-hairline);border-radius:var(--radius-card);align-items:center;gap:.85rem;padding:1rem 1.05rem;display:flex}.produto-photo{object-fit:cover;background:var(--surface-muted);border-radius:14px;flex-shrink:0;width:56px;height:56px}.produto-initials{background:var(--surface-muted);width:56px;height:56px;color:var(--color-state);font-weight:800;font-size:var(--fs-body);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.produto-info{flex:1;min-width:0}.produto-nome-row{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.produto-nome{font-size:var(--fs-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.produto-baixo-badge{text-transform:uppercase;letter-spacing:.03em;color:#b4322c;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;align-items:center;padding:2px 7px;font-size:.6rem;font-weight:800;display:inline-flex}.produto-metrics{font-size:var(--fs-caption);color:var(--text-muted);flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.produto-metrics strong{font-weight:700}.produto-metric-lucro strong,.produto-metric-margem strong{color:var(--color-state)}.produto-margem-bar-wrap{background:var(--surface-muted);border-radius:999px;max-width:180px;height:4px;margin-top:.5rem;overflow:hidden}.produto-margem-bar{background:var(--color-state);border-radius:999px;height:100%}.produto-stepper{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.produto-stepper input{text-align:center;background:var(--surface-muted);border:1.5px solid var(--border-hairline);width:42px;font-size:var(--fs-sm);color:var(--text-primary);border-radius:8px;padding:.4rem .2rem;font-weight:700}.produto-step-btn{border:1.5px solid var(--border-hairline);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex}.produto-step-btn:active:not(:disabled){transform:scale(.97)}.produto-step-btn:hover:not(:disabled){border-color:var(--color-state);color:var(--color-state);background:var(--surface-muted)}.produto-step-btn:disabled{opacity:.5;cursor:not-allowed}.produto-qtd{text-align:center;min-width:22px;color:var(--text-primary);font-weight:800;font-size:var(--fs-sm)}.produto-menu-wrap{flex-shrink:0;position:relative}.produto-menu-overlay{z-index:999;position:fixed;inset:0}.produto-menu{z-index:1000;background:var(--surface-page);border:1px solid var(--border-hairline);border-radius:var(--radius-card);min-width:200px;animation:fadeUp .15s var(--ease);padding:.4rem;position:absolute;top:calc(100% + .4rem);right:0;overflow:hidden}.produto-menu-item{border-radius:var(--radius-field);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.7rem;width:100%;min-height:44px;padding:.55rem .6rem;font-family:inherit;display:flex}.produto-menu-item:active{transform:scale(.98)}.produto-menu-item:hover{background:var(--surface-muted)}.produto-menu-icon{background:var(--surface-muted);width:34px;height:34px;color:var(--color-state);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.produto-menu-icon svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.produto-menu-text{flex-direction:column;gap:1px;min-width:0;display:flex}.produto-menu-title{font-size:var(--fs-sm);color:var(--text-primary);font-weight:700;line-height:1.25}.produto-menu-sub{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;font-weight:500;line-height:1.25;overflow:hidden}.produto-menu-divider{background:var(--border-hairline);height:1px;margin:.3rem}.produto-menu-item.destructive .produto-menu-icon{color:#b4322c;background:#dc26261a}.produto-menu-item.destructive .produto-menu-title{color:#b4322c}.produto-menu-item:disabled{opacity:.5;cursor:not-allowed}@media (min-width:600px){.wrapper{padding:0 1.75rem 3rem}.hero{padding:3rem 0 2.25rem}.card{padding:2rem}}