/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.block{display:block}.flex{display:flex}.table{display:table}.table-row{display:table-row}.border{border-style:var(--tw-border-style);border-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--bg:#fdf8f8;--surface:#fffdfd;--surface-2:#fdf5f6;--text:#34242e;--muted:#8e7883;--line:#efdfe3;--purple:#9a4778;--purple-dark:#783157;--purple-soft:#f8e8ec;--gold:#c89a52;--green:#25966a;--green-soft:#e5f5ed;--rose:#d75b75;--rose-soft:#fdebef;--orange:#db8b38;--orange-soft:#fff1df;--blue:#4b86c6;--blue-soft:#e8f2fc;--shadow:0 5px 24px #6533490e}*{box-sizing:border-box}html{background:var(--bg)}body{font-family:var(--font-manrope), Arial, sans-serif;background:var(--bg);color:var(--text);margin:0}button,input,select{font:inherit}button{color:inherit}.app{background:var(--bg);min-height:100vh;color:var(--text);transition:background .2s,color .2s}.app.dark{--bg:#17151b;--surface:#211e26;--surface-2:#28242e;--text:#f6f1fa;--muted:#b9a6af;--line:#44333b;--purple:#d18aae;--purple-dark:#efb8d0;--purple-soft:#422936;--gold:#d8af6d;--green-soft:#1d382e;--rose-soft:#422631;--orange-soft:#3e3021;--blue-soft:#213344;--shadow:0 5px 30px #00000021}@media (width>=761px){.app{zoom:1.25;width:100%;min-height:80vh}}.sidebar{background:var(--surface);border-right:1px solid var(--line);z-index:30;flex-direction:column;width:244px;padding:27px 17px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 5px 23px;display:flex}.brand-logo{object-fit:cover;object-position:center 49%;border-radius:13px;width:184px;height:72px;display:block;box-shadow:0 7px 20px #8b406517}.nav-label{color:#aaa4ae;letter-spacing:1.15px;margin:0 12px 9px;font-size:9px;font-weight:800}nav{flex:1}.nav-item{cursor:pointer;color:#706a77;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;height:43px;margin-bottom:3px;padding:0 12px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.dark .nav-item{color:#b8b0bf}.nav-item:hover{background:var(--surface-2);color:var(--text)}.nav-item.active{background:var(--purple-soft);color:var(--purple-dark);font-weight:800}.nav-item em{background:var(--orange-soft);width:20px;height:20px;color:var(--orange);border-radius:7px;place-items:center;margin-left:auto;font-size:10px;font-style:normal;display:grid}.sidebar-card{background:linear-gradient(145deg, var(--purple-soft), var(--surface-2));border:1px solid #efd7dd;border-radius:14px;margin:14px 4px;padding:14px}.dark .sidebar-card{border-color:var(--line)}.sidebar-card-icon{width:27px;height:27px;color:var(--purple);background:var(--surface);border-radius:8px;place-items:center;margin-bottom:9px;display:grid}.sidebar-card strong{font-size:11px;display:block}.sidebar-card p{color:var(--muted);margin:4px 0 10px;font-size:9px;line-height:1.5}.sidebar-card span{color:var(--green);align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.sidebar-card span i,.cash-badge i{background:var(--green);width:6px;height:6px;box-shadow:0 0 0 3px var(--green-soft);border-radius:50%}.sidebar-card span.local-mode{color:var(--orange)}.sidebar-card span.local-mode i{background:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.avatar{color:#5f3854;background:linear-gradient(145deg,#e9c1d4,#c69cba);border-radius:10px;place-items:center;width:35px;height:35px;font-size:11px;font-weight:900;display:grid}.avatar.small{width:32px;height:32px}.avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.header-user .profile-copy{text-align:left;flex:1}.header-user strong{font-size:10px;display:block}.header-user span{color:var(--muted);margin-top:2px;font-size:8px;display:block}.mobile-close,.sidebar-overlay{display:none}main{min-height:100vh;margin-left:244px}header{background:var(--surface);height:72px}@supports (color:color-mix(in lab, red, red)){header{background:color-mix(in srgb, var(--surface) 94%, transparent)}}header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-items:center;padding:0 31px;display:flex;position:sticky;top:0}.global-search{width:min(420px,41vw);color:var(--muted);align-items:center;gap:10px;display:flex}.global-search input{color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:12px}.global-search input::placeholder{color:#aaa4ae}.header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.icon-button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.icon-button:hover{background:var(--purple-soft);color:var(--purple-dark)}.notification{position:relative}.notification i{background:var(--rose);color:#fff;border:2px solid var(--surface);border-radius:9px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:7px;font-style:normal;font-weight:900;display:grid;position:absolute;top:-5px;right:-5px}.notification-wrap{position:relative}.notification-center{background:var(--surface);border:1px solid var(--line);z-index:60;border-radius:15px;width:390px;max-height:min(590px,100vh - 90px);animation:.18s modal-in;position:absolute;top:45px;right:-54px;overflow:hidden;box-shadow:0 20px 55px #4623362e}.notification-center-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:67px;padding:14px 15px;display:flex}.notification-center-head strong,.notification-center-head span{display:block}.notification-center-head strong{font-size:13px}.notification-center-head span{color:var(--muted);margin-top:3px;font-size:8px}.notification-center-head button{color:var(--purple);cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:800}.notification-list{max-height:440px;overflow-y:auto}.notification-item{border:0;border-bottom:1px solid var(--line);background:var(--purple-soft);width:100%;min-height:72px;padding:11px 14px}@supports (color:color-mix(in lab, red, red)){.notification-item{background:color-mix(in srgb, var(--purple-soft) 25%, var(--surface))}}.notification-item{text-align:left;cursor:pointer;grid-template-columns:35px 1fr 7px;align-items:center;gap:10px;display:grid}.notification-item:hover{background:var(--purple-soft)}.notification-item.read{background:var(--surface)}.notification-item-icon{border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.notification-item-copy strong,.notification-item-copy small,.notification-item-copy em{display:block}.notification-item-copy strong{font-size:9px}.notification-item-copy small{color:var(--muted);margin-top:3px;font-size:8px;line-height:1.35}.notification-item-copy em{color:#afa4aa;margin-top:4px;font-size:7px;font-style:normal}.notification-item>i{background:var(--purple);border-radius:50%;width:6px;height:6px}.notification-center-foot{color:var(--muted);background:var(--surface-2);text-align:center;padding:10px 14px;font-size:7px}.notification-empty{min-height:170px;color:var(--muted);align-content:center;place-items:center;gap:6px;display:grid}.notification-empty strong{color:var(--text);font-size:10px}.notification-empty span{font-size:8px}.profile-menu-wrap{margin-left:5px;position:relative}.header-user{min-width:130px;color:var(--text);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.header-user:hover .profile-copy strong{color:var(--purple)}.profile-chevron{color:var(--muted);transition:transform .18s}.profile-chevron.open{transform:rotate(180deg)}.profile-menu{border:1px solid var(--line);background:var(--surface);z-index:70;border-radius:14px;width:260px;padding:11px;animation:.16s modal-in;position:absolute;top:44px;right:0;box-shadow:0 18px 48px #4623362b}.profile-menu-head{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:6px 5px 13px;display:grid}.profile-menu-head>div:last-child{min-width:0}.profile-menu-head strong,.profile-menu-head span,.profile-menu-head small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-menu-head strong{color:var(--text);font-size:10px}.profile-menu-head span{color:var(--muted);margin-top:3px;font-size:8px}.profile-menu-head small{color:var(--purple);margin-top:4px;font-size:7px;font-weight:800}.profile-photo-edit{cursor:pointer;border-radius:12px;width:38px;height:38px;display:block;position:relative}.profile-photo-edit .avatar{width:38px;height:38px}.profile-photo-edit:hover .avatar{filter:brightness(.95)}.profile-photo-edit-icon{border:1px solid var(--line);background:var(--surface);width:17px;height:17px;color:var(--purple);border-radius:999px;place-items:center;position:absolute;bottom:-4px;right:-4px;box-shadow:0 6px 14px #46233629;display:grid!important}.profile-photo-edit input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.profile-shortcut,.profile-logout{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;width:100%;margin-top:8px;padding:9px;text-decoration:none;display:flex}.profile-shortcut{color:var(--purple)}.profile-logout{color:var(--rose)}.profile-shortcut:hover,.profile-logout:hover{background:var(--rose-soft)}.profile-shortcut>span,.profile-logout>span{flex:1}.profile-shortcut strong,.profile-shortcut small,.profile-logout strong,.profile-logout small{display:block}.profile-shortcut strong,.profile-logout strong{font-size:9px}.profile-shortcut small,.profile-logout small{color:var(--muted);margin-top:2px;font-size:7px;font-weight:500}.menu-button,.mobile-brand{display:none}.page{max-width:1440px;margin:0 auto;padding:29px 31px 48px}.page-intro{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:25px;display:flex}.eyebrow{color:var(--purple);letter-spacing:1.25px;margin-bottom:7px;font-size:9px;font-weight:900;display:block}.page-intro h1{letter-spacing:-1.05px;margin:0;font-size:clamp(23px,2.1vw,30px);line-height:1.18}.page-intro p{color:var(--muted);margin:7px 0 0;font-size:11px}.intro-actions{align-items:center;gap:9px;display:flex}.button{border:1px solid var(--line);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 15px;font-size:11px;font-weight:800;display:inline-flex}.button.primary{color:#fff;background:linear-gradient(135deg,#a95183,#7e365d);border-color:#0000;box-shadow:0 6px 15px #7e365d38}.button.primary:hover{filter:brightness(1.06);transform:translateY(-1px)}.button.secondary{background:var(--surface)}.button.danger{background:var(--rose-soft);color:var(--rose);border-color:var(--rose)}@supports (color:color-mix(in lab, red, red)){.button.danger{border-color:color-mix(in srgb, var(--rose) 25%, var(--line))}}.button.compact{height:34px;padding:0 12px}.button:disabled,.checkout:disabled{opacity:.45;cursor:not-allowed}.metrics{grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:14px;margin-bottom:15px;display:grid}.metric-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;grid-template-columns:35px 1fr;column-gap:11px;min-width:0;padding:15px 16px;display:grid}.metric-icon,.summary-icon{border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.violet{background:var(--purple-soft);color:var(--purple)}.green{background:var(--green-soft);color:var(--green)}.blue{background:var(--blue-soft);color:var(--blue)}.rose{background:var(--rose-soft);color:var(--rose)}.orange{background:var(--orange-soft);color:var(--orange)}.metric-top{justify-content:space-between;align-items:center;min-width:0;display:flex}.metric-top span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:600;overflow:hidden}.metric-top button,.dots{color:#b3adb7;cursor:pointer;letter-spacing:1px;background:0 0;border:0}.metric-card>strong{letter-spacing:-.65px;grid-column:2;margin:2px 0;font-size:clamp(16px,1.55vw,22px)}.delta{color:var(--green);grid-column:2;margin:1px 0 0;font-size:9px;font-weight:800}.delta.inverse{color:var(--green)}.delta span{color:var(--muted);margin-left:2px;font-weight:500}.panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px}.dashboard-grid{grid-template-columns:minmax(0,1.75fr) minmax(260px,.75fr);gap:15px;margin-bottom:15px;display:grid}.chart-panel,.category-panel,.finance-chart{padding:17px 18px 12px}.panel-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.panel-header h2{letter-spacing:-.2px;margin:0;font-size:13px}.panel-header p{color:var(--muted);margin:4px 0 0;font-size:9px}.panel-header select{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:8px;outline:0;padding:6px 9px;font-size:9px}.chart-legend{justify-content:flex-end;gap:15px;margin:4px 2px -4px 0;display:flex}.chart-legend span{color:var(--muted);align-items:center;gap:5px;font-size:8px;display:flex}.chart-legend i{border-radius:50%;width:7px;height:7px}.legend-vendas{background:var(--purple)}.legend-lucro{background:var(--green)}.chart-wrap{height:230px;margin-top:4px;font-size:9px}.chart-wrap.tall{height:310px;margin-top:24px}.donut{height:190px;margin-top:2px;position:relative}.donut-center{text-align:center;pointer-events:none;place-content:center;display:grid;position:absolute;inset:0}.donut-center strong{font-size:17px}.donut-center span{color:var(--muted);font-size:8px}.category-list{gap:8px;padding:1px 8px 4px;display:grid}.category-list>div{justify-content:space-between;align-items:center;font-size:9px;display:flex}.category-list span{color:var(--muted);align-items:center;gap:7px;display:flex}.category-list i{border-radius:3px;width:7px;height:7px}.category-list strong{font-size:9px}.bottom-grid{grid-template-columns:1.15fr .85fr;gap:15px;display:grid}.bottom-grid>.panel{padding:17px 18px}.text-button{color:var(--purple);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.stock-summary{grid-template-columns:repeat(4,1fr);margin-top:19px;display:grid}.summary{border-right:1px solid var(--line);align-items:center;gap:9px;padding:2px 11px;display:flex}.summary:first-child{padding-left:0}.summary:last-child{border:0}.summary-icon{flex:none;width:31px;height:31px}.summary strong{font-size:14px;display:block}.summary span{color:var(--muted);white-space:nowrap;margin-top:2px;font-size:7.5px;display:block}.alerts{margin-top:8px}.alert-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;width:100%;padding:9px 0;display:grid}.alert-row:last-child{border:0;padding-bottom:0}.alert-row:hover strong{color:var(--purple)}.alert-dot{border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.alert-row strong{font-size:9px;display:block}.alert-row small{color:var(--muted);margin-top:2px;font-size:8px;display:block}.alert-row b{color:var(--muted)}.fab{background:var(--purple);color:#fff;border:0;border-radius:15px;place-items:center;width:48px;height:48px;display:none;position:fixed;bottom:24px;right:25px;box-shadow:0 10px 25px #7831574d}.inventory-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:15px;display:grid}.inventory-stats.catalog-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.inventory-stats>div{background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:16px 18px}.inventory-stats span,.inventory-stats small{color:var(--muted);font-size:9px;display:block}.inventory-stats strong{margin:4px 0 1px;font-size:23px;display:block}.orange-text{color:var(--orange)}.rose-text{color:var(--rose)}.green-text{color:var(--green)}.table-panel{overflow:hidden}.table-tools{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:14px;display:flex}.table-search{border:1px solid var(--line);width:250px;height:35px;color:var(--muted);border-radius:9px;align-items:center;gap:8px;padding:0 10px;display:flex}.table-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:10px}.filter-pills{flex:1;gap:5px;display:flex}.filter-pills button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;padding:7px 10px;font-size:9px}.filter-pills button.selected{background:var(--purple-soft);color:var(--purple-dark);border-color:#0000;font-weight:800}.product-table{min-width:820px}.product-table.catalog-list{min-width:980px}.product-table.stock-list{min-width:0}.table-row{border-bottom:1px solid var(--line);min-height:60px;color:var(--muted);grid-template-columns:1.65fr .9fr .55fr .9fr .68fr .72fr .72fr .85fr;align-items:center;gap:12px;padding:0 17px;font-size:9px;display:grid}.table-row.catalog-list{grid-template-columns:1.85fr .85fr .88fr .68fr .72fr .72fr 1.5fr}.table-row.stock-list{grid-template-columns:minmax(190px,1.35fr) minmax(76px,.7fr) minmax(76px,.6fr) minmax(92px,.75fr) minmax(58px,.55fr) minmax(62px,.58fr) minmax(66px,.62fr) minmax(88px,.72fr) minmax(104px,.9fr);gap:8px;padding:0 14px}.table-row.table-head{background:var(--surface-2);text-transform:uppercase;letter-spacing:.5px;min-height:38px;font-size:8px;font-weight:800}.table-row strong{color:var(--text)}.product-cell{align-items:center;gap:10px;min-width:0;display:flex}.product-cell>span{text-align:left;flex:1;min-width:0}.product-preview-trigger{width:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.product-preview-trigger:hover strong{color:var(--purple)}.product-preview-trigger:focus-visible{outline:2px solid var(--purple);outline-offset:4px;border-radius:8px}.product-thumbnail,.product-cell>.product-custom-thumbnail,.product-cell>.product-sprite,.product-cell>i,.mini-product>.product-custom-thumbnail,.mini-product>.product-sprite,.mini-product>i{border:1px solid var(--line);color:#fff;background:var(--surface-2);border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:9px;font-style:normal;font-weight:900;display:grid;overflow:hidden;box-shadow:0 2px 7px #46233614}.product-custom-thumbnail{object-fit:cover;max-width:100%;max-height:100%}.product-sprite{background-repeat:no-repeat;background-size:544px 544px}.product-visual>.product-custom-thumbnail,.product-visual>.product-sprite,.product-visual>i{border-radius:inherit;object-fit:cover;width:100%;height:100%;box-shadow:none;background-size:544px 544px;border:0}.product-cell strong,.product-cell small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.product-cell small{margin-top:3px;font-size:8px}.profit{font-weight:800;color:var(--green)!important}.validity-cell strong,.validity-cell small{display:block}.validity-cell strong{color:var(--text)}.validity-cell small{color:var(--green);margin-top:3px;font-size:7px;font-weight:800}.validity-cell small.expiring{color:var(--orange)}.validity-cell small.expired{color:var(--rose)}.status{border-radius:20px;justify-content:center;align-items:center;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.status.ok{color:var(--green);background:var(--green-soft)}.status.low{color:var(--orange);background:var(--orange-soft)}.status.out{color:var(--rose);background:var(--rose-soft)}.status.catalog{color:var(--blue);background:var(--blue-soft)}.status.ready{color:var(--purple);background:var(--purple-soft)}.product-actions{align-items:center;gap:4px;display:flex}.product-actions button{border:1px solid var(--line);background:var(--surface);min-height:28px;color:var(--text);cursor:pointer;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:4px;padding:0 7px;font-size:7px;font-weight:800;transition:all .18s;display:inline-flex}.product-actions button:hover:not(:disabled){border-color:var(--purple);color:var(--purple);background:var(--purple-soft)}.product-actions button.danger{color:var(--rose)}.product-actions button.danger:hover{border-color:var(--rose);background:var(--rose-soft)}.product-actions button.stock-action{color:var(--green);border-color:#b9dfcc}.product-actions button.stock-action:hover:not(:disabled){border-color:var(--green);background:var(--green-soft);color:var(--green)}.product-actions button:disabled{opacity:.55;cursor:default;color:var(--muted)}.table-tools-spacer{flex:1}.stock-quantity-editor{align-items:center;gap:3px;display:flex}.stock-quantity-editor button{border:1px solid var(--line);background:var(--surface);width:24px;height:26px;color:var(--purple);cursor:pointer;border-radius:6px;font-weight:900}.stock-quantity-editor button:hover:not(:disabled){border-color:var(--purple);background:var(--purple-soft)}.stock-quantity-editor button:disabled{opacity:.35;cursor:default}.stock-quantity-editor>b{border:1px solid var(--line);background:var(--surface);min-width:30px;height:26px;color:var(--text);border-radius:6px;place-items:center;font-size:9px;font-weight:800;display:grid}.stock-table-panel{overflow:hidden}.stock-actions{grid-template-columns:1fr;align-items:center;gap:5px;min-width:0;display:grid}.stock-remove-action,.stock-ready-action{background:var(--surface);width:100%;min-height:28px;color:var(--rose);cursor:pointer;white-space:nowrap;border:1px solid #efcbd5;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:0 7px;font-size:7.5px;font-weight:800;display:inline-flex}.stock-remove-action:hover{border-color:var(--rose);background:var(--rose-soft)}.stock-ready-action{color:var(--purple);border-color:var(--purple)}@supports (color:color-mix(in lab, red, red)){.stock-ready-action{border-color:color-mix(in srgb, var(--purple) 24%, var(--line))}}.stock-ready-action:hover:not(:disabled),.stock-ready-action.active{color:var(--green);border-color:var(--green)}@supports (color:color-mix(in lab, red, red)){.stock-ready-action:hover:not(:disabled),.stock-ready-action.active{border-color:color-mix(in srgb, var(--green) 45%, var(--line))}}.stock-ready-action:hover:not(:disabled),.stock-ready-action.active{background:var(--green-soft)}.stock-ready-action:disabled{opacity:.45;cursor:not-allowed}.inventory-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:30px;display:flex}.inventory-empty>span{width:48px;height:48px;color:var(--purple);background:var(--purple-soft);border-radius:14px;place-items:center;margin-bottom:12px;display:grid}.inventory-empty strong{color:var(--text);font-size:13px}.inventory-empty p{max-width:380px;color:var(--muted);margin:6px 0 14px;font-size:9px;line-height:1.6}.table-footer{color:var(--muted);justify-content:space-between;align-items:center;padding:12px 16px;font-size:9px;display:flex}.table-footer div{align-items:center;gap:4px;display:flex}.table-footer button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:7px;min-width:27px;height:27px;padding:0 6px;font-size:9px}.table-footer button:hover:not(:disabled){border-color:var(--purple);color:var(--purple)}.table-footer button.current{color:#fff;background:var(--purple);border-color:var(--purple)}.table-footer button:disabled{opacity:.35;cursor:not-allowed}.pagination-ellipsis{text-align:center;width:22px;color:var(--muted)}.catalog-import-panel{margin-bottom:15px;padding:17px}.catalog-import-form{grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) 120px 92px minmax(180px,1.2fr) auto;align-items:end;gap:12px;display:grid}.catalog-import-form label,.catalog-import-table label{color:var(--muted);text-transform:uppercase;letter-spacing:.45px;gap:6px;font-size:8px;font-weight:800;display:grid}.catalog-import-form input,.catalog-import-form select,.catalog-import-table input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:36px;color:var(--text);border-radius:9px;outline:0;padding:0 10px;font-size:10px}.catalog-file-picker input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.catalog-file-picker span{border:1px dashed var(--purple);align-items:center;min-height:36px;display:flex}@supports (color:color-mix(in lab, red, red)){.catalog-file-picker span{border:1px dashed color-mix(in srgb, var(--purple) 34%, var(--line))}}.catalog-file-picker span{background:var(--purple-soft);color:var(--purple);text-overflow:ellipsis;white-space:nowrap;text-transform:none;letter-spacing:0;cursor:pointer;border-radius:9px;padding:0 10px;overflow:hidden}.catalog-import-help{background:var(--surface-2);border:1px solid var(--line);color:var(--muted);border-radius:12px;margin-top:14px;padding:13px;font-size:9px;line-height:1.6}.catalog-import-help strong{color:var(--text);margin-bottom:2px;font-size:10px;display:block}.catalog-upload-progress{border:1px solid var(--line);background:var(--surface-2);border-radius:999px;height:28px;margin:12px 0 0;position:relative;overflow:hidden}.catalog-upload-progress span{border-radius:inherit;background:linear-gradient(135deg, var(--purple), var(--purple-dark));transition:width .2s;position:absolute;inset:0 auto 0 0}.catalog-upload-progress b{z-index:1;height:100%;color:var(--text);place-items:center;font-size:9px;display:grid;position:relative}.catalog-import-preview{overflow:hidden}.catalog-import-summary{border-bottom:1px solid var(--line);background:var(--surface-2);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;padding:14px;display:grid}.catalog-import-summary>div{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:13px}.catalog-import-summary span,.catalog-import-summary small{color:var(--muted);font-size:8px;display:block}.catalog-import-summary strong{color:var(--text);margin:3px 0;font-size:20px;display:block}.catalog-import-actions{border-bottom:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;padding:12px 14px;display:flex}.catalog-import-actions label{color:var(--muted);align-items:center;gap:7px;margin-right:auto;font-size:9px;font-weight:800;display:flex}.catalog-import-table{min-width:960px}.catalog-import-row{border-bottom:1px solid var(--line);grid-template-columns:34px 90px minmax(250px,1.4fr) minmax(120px,.65fr) 100px 130px 82px;align-items:center;gap:10px;min-height:62px;padding:9px 14px;display:grid}.catalog-import-row.head{background:var(--surface-2);min-height:38px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:8px;font-weight:900}.catalog-import-row.needs-review{background:var(--orange-soft)}@supports (color:color-mix(in lab, red, red)){.catalog-import-row.needs-review{background:color-mix(in srgb, var(--orange-soft) 48%, transparent)}}.catalog-import-row.needs-review input{border-color:var(--orange)}@supports (color:color-mix(in lab, red, red)){.catalog-import-row.needs-review input{border-color:color-mix(in srgb, var(--orange) 34%, var(--line))}}.catalog-import-row .check-cell{place-items:center;display:flex}.catalog-import-row label{text-transform:none;letter-spacing:0}.catalog-import-row label small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.catalog-import-row>span small{color:var(--muted);margin-top:4px;font-size:7px;display:block}.catalog-import-row input[type=checkbox]{width:15px;height:15px;accent-color:var(--purple)}.cash-badge{background:var(--green-soft);color:var(--green);border-radius:9px;align-items:center;gap:7px;padding:8px 11px;font-size:9px;font-weight:800;display:flex}.cash-badge.closed{background:var(--rose-soft);color:var(--rose)}.cash-badge.closed i{background:var(--rose);box-shadow:0 0 0 3px var(--rose-soft)}.sales-tabs{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;gap:5px;width:fit-content;margin:-9px 0 16px;padding:4px;display:flex}.sales-tabs button{min-height:35px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex}.sales-tabs button.active{background:var(--surface);color:var(--purple);box-shadow:0 3px 10px #41263614}.sales-tabs button b{background:var(--purple-soft);border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:7px;display:grid}.pdv-grid{grid-template-columns:1fr 400px;align-items:start;gap:15px;display:grid}.pdv-products,.cart-panel{padding:17px}.pdv-search{border:1px solid var(--line);height:43px;color:var(--muted);border-radius:11px;align-items:center;padding-left:12px;display:flex}.pdv-search input{color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 10px;font-size:11px}.pdv-search button{border:0;border-left:1px solid var(--line);background:var(--surface-2);color:var(--purple);cursor:pointer;border-radius:0 10px 10px 0;align-self:stretch;align-items:center;gap:6px;padding:0 13px;font-size:9px;font-weight:800;display:flex}.pdv-products h3{margin:20px 0 11px;font-size:11px}.product-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.product-tile{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:12px;padding:8px;transition:all .18s}.product-tile:hover{border-color:var(--purple);box-shadow:var(--shadow);transform:translateY(-2px)}.product-visual{aspect-ratio:1;border-radius:9px;place-items:center;width:100%;margin-bottom:9px;display:grid;overflow:hidden}.product-visual .product-thumbnail.expanded{width:100%;height:100%;box-shadow:none;border:0;border-radius:9px}.product-visual .product-custom-thumbnail.expanded{object-fit:cover}.product-visual b{color:#6d4a74;background:#ffffffb8;border-radius:20px 20px 13px 13px;place-items:center;width:47px;height:55px;font-size:11px;display:grid;box-shadow:0 5px 14px #3d264b24}.product-tile>strong,.product-tile>small,.product-tile>b{display:block}.product-tile>strong{font-size:9px}.product-tile>small{color:var(--muted);margin:3px 0 7px;font-size:7px}.product-tile>b{color:var(--purple-dark);font-size:11px}.cart-panel{flex-direction:column;max-height:calc(100svh - 104px);display:flex;position:sticky;top:87px;overflow:hidden}.cart-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:13px;display:flex}.cart-title h2{margin:0;font-size:14px}.cart-title p{color:var(--muted);margin:3px 0 0;font-size:8px}.cart-title button{color:var(--rose);cursor:pointer;background:0 0;border:0;font-size:9px}.cart-items{min-height:92px;max-height:min(230px,28svh);padding-right:4px;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto auto;align-items:center;gap:8px;padding:13px 0;display:grid}.mini-product{color:#fff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:8px;font-weight:900;display:grid}.cart-item strong{font-size:8px}.cart-item small{color:var(--muted);margin-top:2px;font-size:7px;display:block}.quantity{align-items:center;gap:5px;display:flex}.quantity button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:6px;width:22px;height:22px}.quantity b{text-align:center;min-width:12px;font-size:9px}.cart-totals{padding:14px 0}.cart-totals>div{color:var(--muted);justify-content:space-between;margin-bottom:8px;font-size:9px;display:flex}.cart-totals button{color:var(--purple);background:0 0;border:0;font-size:8px}.grand-total{border-top:1px solid var(--line);align-items:center;padding-top:12px;color:var(--text)!important}.grand-total strong{font-size:18px}.payment-label{margin-bottom:7px;font-size:8px;font-weight:800;display:block}.payments{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.payments button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;padding:8px 3px;font-size:8px}.payments button.active{color:var(--purple-dark);border-color:var(--purple);background:var(--purple-soft);font-weight:900}.customer-fields{grid-template-columns:1fr 1fr;gap:9px;margin:3px 0 13px;display:grid}.customer-fields label{color:var(--text);font-size:8px;font-weight:800}.customer-fields label em{float:right;color:var(--muted);font-size:7px;font-style:normal;font-weight:600}.customer-fields input{border:1px solid var(--line);background:var(--surface);width:100%;height:36px;color:var(--text);border-radius:8px;outline:0;margin-top:5px;padding:0 9px;font-size:9px;display:block}.customer-fields input:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple-soft)}.customer-autocomplete{position:relative}.customer-suggestions{z-index:30;border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 18px 45px #3a263429}.customer-suggestions button{text-align:left;width:100%;min-height:42px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:7px 9px;display:block}.customer-suggestions button:hover,.customer-suggestions button:focus-visible{background:var(--purple-soft);outline:0}.customer-suggestions strong,.customer-suggestions small{display:block}.customer-suggestions strong{font-size:9px}.customer-suggestions small{color:var(--muted);margin-top:2px;font-size:7px;font-weight:700}.installment-fields{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;padding:12px;display:grid}.installment-fields label{color:var(--muted);font-size:8px;font-weight:800}.installment-fields input,.installment-fields select{border:1px solid var(--line);background:var(--surface);width:100%;height:34px;color:var(--text);border-radius:8px;margin-top:5px;padding:0 8px;font-size:9px;display:block}.checkout{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;height:43px;margin-top:14px;font-size:10px;font-weight:900;display:flex}.admin-mobile-checkout-shortcut{display:none}.sales-history-panel{padding:18px;overflow-x:auto}.history-toolbar{justify-content:space-between;align-items:center;gap:20px;min-width:890px;margin-bottom:15px;display:flex}.history-toolbar h2{margin:0;font-size:14px}.history-toolbar p{color:var(--muted);margin:4px 0 0;font-size:8px}.history-toolbar label{border:1px solid var(--line);width:310px;height:38px;color:var(--muted);border-radius:9px;align-items:center;gap:7px;padding:0 11px;display:flex}.history-toolbar input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:9px}.sales-history-head,.sales-history-row{grid-template-columns:.8fr .65fr 1.1fr 2fr .9fr .8fr;align-items:center;gap:14px;min-width:890px;display:grid}.sales-history-head{background:var(--surface-2);min-height:39px;color:var(--muted);text-transform:uppercase;letter-spacing:.45px;padding:0 11px;font-size:8px}.sales-history-row{border-bottom:1px solid var(--line);min-height:67px;padding:9px 11px;font-size:9px}.sales-history-row strong,.sales-history-row small{display:block}.sales-history-row small{color:var(--muted);margin-top:3px;font-size:7px;line-height:1.4}.sales-history-row>span:nth-child(2) strong{color:var(--purple)}.history-items{max-height:52px;padding-right:5px;overflow-y:auto}.compact-metrics{grid-template-columns:repeat(3,1fr)}.simple-list{padding:18px}.purchase-head,.purchase-row{grid-template-columns:.8fr 1.4fr 1fr .8fr 1fr .75fr;align-items:center;gap:15px;padding:0 10px;font-size:9px;display:grid}.purchase-head{min-height:38px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;background:var(--surface-2);margin-top:15px;font-size:8px}.purchase-row{border-bottom:1px solid var(--line);min-height:55px}.purchase-row span:first-child{color:var(--purple);font-weight:900}.empty-state-row{color:var(--muted);text-align:center;padding:34px 18px;font-size:10px}.empty-copy{color:var(--muted);text-align:center;padding:18px 5px;font-size:9px}.receivables-panel{margin-bottom:15px;padding:18px;overflow-x:auto}.receivable-head,.receivable-row{grid-template-columns:1.4fr 1fr .8fr .8fr .7fr .9fr;align-items:center;gap:12px;min-width:820px;display:grid}.receivable-head{min-height:38px;color:var(--muted);background:var(--surface-2);text-transform:uppercase;letter-spacing:.4px;margin-top:14px;padding:0 10px;font-size:8px}.receivable-row{border-bottom:1px solid var(--line);min-height:60px;padding:8px 10px;font-size:9px}.receivable-row strong,.receivable-row small{display:block}.receivable-row small{color:var(--muted);margin-top:3px;font-size:7px}.cash-hero{background:linear-gradient(135deg, var(--surface), var(--purple-soft));justify-content:space-between;align-items:center;margin-bottom:15px;padding:24px;display:flex}.cash-hero>div:first-child>span{color:var(--muted);font-size:10px}.cash-hero>div:first-child>strong{letter-spacing:-1px;margin:4px 0;font-size:30px;display:block}.cash-hero p{color:var(--green);align-items:center;gap:6px;margin:0;font-size:8px;display:flex}.cash-hero p i{background:var(--green);border-radius:50%;width:6px;height:6px}.cash-breakdown{gap:38px;display:flex}.cash-breakdown span,.cash-breakdown strong{text-align:right;display:block}.cash-breakdown span{color:var(--muted);font-size:8px}.cash-breakdown strong{margin-top:5px;font-size:12px}.movement-list,.payment-bars{padding:10px 18px 17px}.dashboard-grid>.panel>.panel-header{padding:17px 18px 0}.movement{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:11px 0;display:grid}.movement-icon{border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.movement-icon.in{background:var(--green-soft);color:var(--green)}.movement-icon.out{background:var(--rose-soft);color:var(--rose)}.movement strong,.movement small{display:block}.movement strong{font-size:9px}.movement small{color:var(--muted);margin-top:2px;font-size:7px}.movement>b{font-size:9px}.payment-bars>div{margin:16px 0}.payment-bars span{color:var(--muted);justify-content:space-between;margin-bottom:7px;font-size:8px;display:flex}.payment-bars span strong{color:var(--text)}.payment-bars i{background:var(--purple-soft);border-radius:10px;height:7px;display:block;overflow:hidden}.payment-bars i b{background:linear-gradient(90deg, var(--purple), #b087d8);border-radius:10px;height:100%;display:block}.finance-chart{padding-bottom:16px}.report-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px;display:grid}.report-card{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;box-shadow:var(--shadow);border-radius:13px;grid-template-columns:38px 1fr;gap:10px;padding:17px;display:grid}.report-card:hover{border-color:var(--purple);transform:translateY(-2px)}.report-card span:nth-child(2) strong,.report-card span:nth-child(2) small{display:block}.report-card span:nth-child(2) strong{font-size:10px}.report-card span:nth-child(2) small{color:var(--muted);margin-top:3px;font-size:8px}.report-card>b{color:var(--purple);grid-column:2;font-size:8px}.export-row{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:10px;margin:0 18px;padding:13px 0;display:grid}.file-icon{background:var(--rose-soft);width:36px;height:36px;color:var(--rose);border-radius:9px;place-items:center;font-size:8px;font-weight:900;display:grid}.file-icon.xls{color:var(--green);background:var(--green-soft)}.export-row strong,.export-row small{display:block}.export-row strong{font-size:9px}.export-row small{color:var(--muted);margin-top:3px;font-size:7px}.settings-list{padding:0 20px 20px}.setting{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;min-height:72px;display:flex}.setting strong,.setting small{display:block}.setting strong{font-size:10px}.setting small{color:var(--muted);margin-top:4px;font-size:8px}.segmented{border:1px solid var(--line);border-radius:9px;padding:3px;display:flex}.segmented button{cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:6px 9px;font-size:8px;display:flex}.segmented button.active{background:var(--purple-soft);color:var(--purple);font-weight:900}.switch input{display:none}.switch i{cursor:pointer;background:#d9d3dc;border-radius:20px;width:36px;height:20px;display:block;position:relative}.switch i:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:all .2s;position:absolute;top:3px;left:3px}.switch input:checked+i{background:var(--purple)}.switch input:checked+i:after{transform:translate(16px)}.save-settings{margin-top:18px}.landing-editor-panel{gap:18px;display:grid}.landing-product-search{border:1px solid var(--line);background:var(--surface-2);width:min(100%,520px);min-height:45px;color:var(--muted);border-radius:14px;align-items:center;gap:10px;padding:0 14px;display:flex}.landing-product-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-weight:700}.landing-product-results{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;gap:8px;padding:10px;display:grid}.landing-product-result{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:42px minmax(0,1fr) repeat(4,auto);align-items:center;gap:8px;padding:8px;display:grid}.landing-product-result>.product-custom-thumbnail,.landing-product-result>.product-sprite,.landing-product-result>i{border:1px solid var(--line);object-fit:cover;color:#fff;border-radius:11px;place-items:center;width:42px;height:42px;font-size:10px;font-style:normal;font-weight:900;display:grid}.landing-product-result strong,.landing-product-result small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.landing-product-result strong{color:var(--ink);font-size:10px}.landing-product-result small{color:var(--muted);margin-top:3px;font-size:8px}.landing-slots{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.landing-slot-card{border:1px solid var(--line);background:var(--surface-2);box-shadow:var(--shadow);border-radius:22px;position:relative;overflow:hidden}.landing-slot-card.inactive{opacity:.64}.landing-slot-preview{background:linear-gradient(135deg,#f8e8ecb8,#fffafadb);grid-template-columns:128px minmax(0,1fr);align-items:center;gap:16px;min-height:170px;padding:18px;display:grid;position:relative}.landing-slot-preview>.product-custom-thumbnail,.landing-slot-preview>.product-sprite,.landing-slot-preview>i{border:1px solid var(--line);object-fit:cover;color:#fff;border-radius:24px;place-items:center;width:116px;height:116px;font-size:24px;font-style:normal;font-weight:900;display:grid;box-shadow:0 18px 35px #6f2f4e1f}.landing-slot-preview small{color:var(--muted);letter-spacing:1.6px;text-transform:uppercase;font-size:9px;font-weight:900}.landing-slot-preview strong{color:var(--ink);margin:6px 0 4px;font-size:17px;line-height:1.25;display:block}.landing-slot-preview span{color:var(--muted);font-size:12px;display:block}.landing-slot-preview b{color:#159467;gap:2px;margin-top:10px;font-size:15px;display:grid}.landing-slot-preview b em{color:var(--muted);font-size:11px;font-style:normal;text-decoration:line-through}.promo-ribbon-preview,.promo-ribbon{z-index:8;transform-origin:50%;text-align:center;color:#fff;letter-spacing:.75px;text-transform:uppercase;isolation:isolate;background:linear-gradient(135deg,#c16192 0%,#963d6d 48%,#722950 100%);border-top:1px solid #ffffff47;border-bottom:1px solid #4f17342e;width:142px;padding:6px 0;font-size:8px;font-weight:950;position:absolute;top:18px;left:-39px;overflow:hidden;transform:rotate(-42deg);box-shadow:0 10px 22px #7e365d3d,0 0 18px #ffdda029}.promo-ribbon-preview:after,.promo-ribbon:after{content:"";z-index:1;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(105deg,#0000 0% 39%,#ffffff2e 44%,#ffefaef2 49%,#ffffff47 55%,#0000 62% 100%) 0 0/280% 100%;animation:4.8s linear infinite promo-ribbon-shine;position:absolute;inset:-18px -40px}.promo-ribbon-preview i,.promo-ribbon i{z-index:2;color:#fff4cf;-webkit-text-fill-color:transparent;text-shadow:0 0 10px #fff6,0 0 18px #ffdd9b59;background:linear-gradient(105deg,#fff 0% 34%,#ffe1a0 43%,#fffdf2 50%,#ffe1a0 57%,#fff 66% 100%) 125% 0/280% 100%;-webkit-background-clip:text;background-clip:text;font-style:normal;animation:4.8s linear infinite boticamanda-shine;display:inline-block;position:relative}.promo-ribbon-preview.gold{background:linear-gradient(135deg,#d5a34b,#9a6d28)}.promo-ribbon-preview.green{background:linear-gradient(135deg,#58aa82,#267854)}.promo-ribbon-preview.violet{background:linear-gradient(135deg,#b078bd,#7c408d)}.landing-slot-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;display:grid}.landing-slot-form label{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;gap:7px;font-size:9px;font-weight:900;display:grid}.landing-slot-form input,.landing-slot-form select{border:1px solid var(--line);background:var(--surface);width:100%;min-height:42px;color:var(--ink);border-radius:12px;outline:0;padding:0 12px;font-weight:800}.landing-slot-form .span-2{grid-column:1/-1}.landing-toggle{grid-template-columns:auto 1fr;align-content:center;align-items:center;min-height:42px}.landing-toggle input{width:18px;height:18px;min-height:auto;accent-color:var(--purple)}.landing-slot-form .button{justify-content:center;align-self:end;min-height:42px}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1c16228c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--line);border-radius:18px;width:min(700px,100%);max-height:92vh;padding:24px;animation:.2s modal-in;overflow:auto;box-shadow:0 25px 70px #1c102740}.small-modal{width:min(560px,100%)}@keyframes modal-in{0%{opacity:0;transform:translateY(10px)scale(.98)}}.product-preview-modal{border:1px solid var(--line);background:var(--surface);border-radius:19px;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:25px;width:min(650px,100%);max-height:90vh;padding:24px;animation:.2s modal-in;display:grid;position:relative;overflow:auto;box-shadow:0 28px 80px #2f1b2847}.product-preview-media{min-width:0}.product-preview-image{border:1px solid var(--line);background:linear-gradient(145deg, var(--purple-soft), var(--surface-2));border-radius:17px;place-items:center;min-height:220px;display:grid;position:relative;overflow:hidden}.product-preview-image>i,.product-preview-image>img{color:#fff;border-radius:15px;place-items:center;width:168px;height:168px;font-size:35px;font-style:normal;font-weight:900;display:grid;box-shadow:0 12px 30px #4e2a3f26}.product-preview-custom{object-fit:contain;background:#fff}.product-preview-sprite{border:1px solid var(--line);background-repeat:no-repeat}.product-image-loading{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#281b26ad;place-items:center;font-size:9px;font-weight:800;display:grid;position:absolute;inset:0}.product-image-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;display:grid}.product-image-actions label{border:1px solid var(--line);min-width:0;min-height:34px;color:var(--purple);background:var(--surface);text-align:center;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:7px 8px;font-size:8px;font-weight:800;transition:border-color .16s,background .16s;display:flex}.product-image-actions label:hover{border-color:var(--purple);background:var(--purple-soft)}.product-image-actions label.disabled{opacity:.55;pointer-events:none}.product-image-actions input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.restore-catalog-image{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:7px;padding:5px;font-size:7px;text-decoration:underline}.restore-catalog-image:disabled{opacity:.5;cursor:wait}.product-image-paste{min-height:48px;color:var(--purple);cursor:text;background:linear-gradient(145deg,#fae7efb8,#ffffffe0);border:1px dashed #a4487e61;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;margin-top:8px;padding:8px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.product-image-paste:hover,.product-image-paste:focus-visible{border-color:var(--purple);background:var(--purple-soft);outline:none;box-shadow:0 0 0 3px #a4487e1a}.product-image-paste.disabled{opacity:.62;cursor:wait}.product-image-paste span{font-size:8px;font-weight:900}.product-image-paste small{color:var(--muted);grid-column:2;font-size:7px;line-height:1.25}.product-image-error{color:var(--rose);text-align:center;margin:6px 0 0;font-size:7px;line-height:1.35}.product-gallery-panel{background:linear-gradient(145deg,#fffafce6,#fae7ef9e);border:1px solid #a4487e2e;border-radius:14px;margin-top:10px;padding:10px}.product-gallery-head{color:var(--text);justify-content:space-between;align-items:center;gap:8px;display:flex}.product-gallery-head strong{font-size:9px}.product-gallery-head small{color:var(--muted);font-size:7px;font-weight:800}.product-gallery-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:8px;display:grid}.product-gallery-actions label{border:1px solid var(--line);min-height:32px;color:var(--purple);background:var(--surface);text-align:center;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:7px;font-size:7px;font-weight:900;display:flex}.product-gallery-actions label:hover{border-color:var(--purple);background:var(--purple-soft)}.product-gallery-actions label.disabled{opacity:.55;pointer-events:none}.product-gallery-actions input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.product-gallery-paste{min-height:42px;color:var(--purple);cursor:text;background:#ffffffb8;border:1px dashed #a4487e59;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:3px 7px;margin-top:8px;padding:8px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.product-gallery-paste:hover,.product-gallery-paste:focus-visible{border-color:var(--purple);background:var(--purple-soft);outline:none;box-shadow:0 0 0 3px #a4487e1a}.product-gallery-paste.disabled{opacity:.62;cursor:wait}.product-gallery-paste span{font-size:8px;font-weight:900}.product-gallery-paste small{color:var(--muted);grid-column:2;font-size:7px;line-height:1.25}.product-gallery-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px;display:grid}.product-gallery-thumb{min-width:0;position:relative}.product-gallery-thumb>button:first-child{border:1px solid var(--line);background:var(--surface);width:100%;min-height:76px;color:var(--muted);cursor:pointer;border-radius:10px;place-items:center;gap:4px;padding:5px;font-size:7px;font-weight:900;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.product-gallery-thumb>button:first-child:hover,.product-gallery-thumb.active>button:first-child{border-color:var(--purple);transform:translateY(-1px);box-shadow:0 0 0 3px #a4487e1a}.product-gallery-thumb img,.product-gallery-thumb .product-thumbnail,.product-gallery-thumb .product-fallback-thumb,.product-gallery-thumb .product-sprite-thumb{object-fit:cover;width:100%;height:46px;box-shadow:none;border-radius:8px}.product-gallery-thumb .gallery-remove{width:22px;height:22px;color:var(--rose);background:var(--surface);cursor:pointer;border:1px solid #d6567747;border-radius:999px;place-items:center;display:grid;position:absolute;top:-6px;right:-6px;box-shadow:0 8px 18px #2f1b281f}.product-gallery-thumb .gallery-remove:disabled{opacity:.5;cursor:wait}.product-preview-content{min-width:0;padding-right:18px}.product-preview-content h2{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:19px;line-height:1.28}.product-preview-content>p{color:var(--muted);margin:7px 0 16px;font-size:9px}.product-preview-details{grid-template-columns:1fr 1fr;gap:9px;margin:0;display:grid}.product-preview-details>div{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;min-width:0;padding:10px}.product-preview-details>.product-preview-profit{grid-column:1/-1}.product-preview-details dt{color:var(--muted);text-transform:uppercase;letter-spacing:.45px;font-size:7px;font-weight:800}.product-preview-details dd{color:var(--text);overflow-wrap:anywhere;margin:4px 0 0;font-size:9px;font-weight:800}.product-preview-details dd small{color:var(--green);margin-top:3px;font-size:7px;display:block}.product-preview-details dd small.expiring{color:var(--orange)}.product-preview-details dd small.expired{color:var(--rose)}.product-preview-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.product-preview-stock{color:var(--green);border-color:var(--green)}@supports (color:color-mix(in lab, red, red)){.product-preview-stock{border-color:color-mix(in srgb, var(--green) 35%, var(--line))}}.product-preview-stock{background:var(--green-soft)}.product-preview-stock:hover:not(:disabled){border-color:var(--green);filter:brightness(.98)}.product-preview-actions .stock-ready-action{border-radius:10px;min-height:42px;font-size:10px}.modal-header{justify-content:space-between;gap:20px;display:flex}.modal-header h2{margin:0;font-size:20px}.modal-header p{color:var(--muted);margin:5px 0 0;font-size:9px}.mode-tabs{background:var(--surface-2);border:1px solid var(--line);border-radius:11px;grid-template-columns:1fr 1fr;margin:20px 0 16px;padding:4px;display:grid}.mode-tabs button{cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:35px;font-size:9px;display:flex}.mode-tabs button.active{background:var(--surface);color:var(--purple);font-weight:900;box-shadow:0 2px 8px #321e4614}.ocr-drop{text-align:center;background:var(--purple-soft);cursor:pointer;border:1px dashed #ba9cd5;border-radius:12px;place-items:center;margin-bottom:16px;padding:19px;display:grid}.ocr-drop input{display:none}.ocr-drop>span{background:var(--surface);width:39px;height:39px;color:var(--purple);border-radius:11px;place-items:center;margin-bottom:8px;display:grid}.ocr-drop strong{font-size:10px}.ocr-drop small{color:var(--muted);margin-top:4px;font-size:8px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid label{color:var(--muted);font-size:8px;font-weight:800}.form-grid .span-2{grid-column:1/-1}.form-grid input,.form-grid select{border:1px solid var(--line);background:var(--surface);width:100%;height:39px;color:var(--text);border-radius:9px;outline:0;margin-top:5px;padding:0 11px;font-size:10px;display:block}.form-grid input:focus,.form-grid select:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple-soft)}.form-grid .expiry-field>small{color:var(--orange);margin-top:5px;font-size:7px;font-weight:700;display:block}.modal-footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:20px;padding-top:16px;display:flex}.discount-modal{width:min(440px,100%)}.discount-input{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;align-items:center;gap:10px;height:58px;margin-top:21px;padding:0 15px;display:flex}.discount-input span{color:var(--purple);font-size:13px;font-weight:900}.discount-input input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:22px;font-weight:800}.confirmation-backdrop{z-index:110}.confirmation-modal{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:18px;width:min(450px,100%);padding:27px;animation:.2s modal-in;position:relative;box-shadow:0 28px 80px #2f1b2840}.confirmation-close{border:1px solid var(--line);background:var(--surface);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:9px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.confirmation-icon{border-radius:16px;place-items:center;width:54px;height:54px;margin:0 auto 15px;display:grid}.confirmation-icon.danger{color:var(--rose);background:var(--rose-soft)}.confirmation-icon.warning{color:var(--orange);background:var(--orange-soft)}.confirmation-modal .eyebrow{margin-bottom:7px}.confirmation-modal h2{margin:0;font-size:20px}.confirmation-modal p{max-width:350px;color:var(--text);margin:9px auto 0;font-size:11px;line-height:1.55}.confirmation-modal>small{max-width:350px;color:var(--muted);margin:7px auto 0;font-size:8px;line-height:1.5;display:block}.confirmation-actions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:9px;margin-top:22px;padding-top:17px;display:grid}.button.danger.solid{background:var(--rose);color:#fff;border-color:var(--rose)}.toast{z-index:100;background:var(--surface);max-width:min(520px,100vw - 30px);color:var(--text);border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;padding:11px 16px 11px 11px;font-size:10px;font-weight:700;animation:.25s toast-in;display:flex;position:fixed;top:87px;right:24px;box-shadow:0 14px 38px #59304833}.toast span{background:var(--green);color:#fff;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;display:grid}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}}.login-page{color:#34242e;background:snow;grid-template-columns:minmax(420px,1.08fr) minmax(460px,.92fr);min-height:100svh;margin-left:0;display:grid;position:relative;overflow:hidden}.login-brand-panel{isolation:isolate;background:linear-gradient(145deg,#f8e7ea 0%,#f3dce3 52%,#ead0db 100%);border-right:1px solid #8b40651f;flex-direction:column;justify-content:center;min-height:100svh;padding:48px clamp(40px,6vw,96px);display:flex;position:relative;overflow:hidden}.login-brand-panel:before{content:"";filter:blur(1px);z-index:-1;background:#ffffff47;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-185px;left:-160px}.login-brand-panel:after{content:"";z-index:-1;border:1px solid #97446d21;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-90px}.login-watermark{object-fit:cover;object-position:center;opacity:.13;mix-blend-mode:multiply;filter:saturate(.8);z-index:-2;width:100%;height:100%;position:absolute;inset:0}.login-brand-content{width:min(620px,100%);position:relative}.login-kicker{color:#9b7186;letter-spacing:3px;margin-bottom:25px;font-size:10px;font-weight:800;display:block}.login-brand-content h1,.login-mobile-brand{letter-spacing:-4px;color:#71304f;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.95}.login-brand-content h1{font-size:clamp(60px,7.1vw,112px)}.login-shine{color:#8c3f68;-webkit-text-fill-color:transparent;will-change:background-position;background:linear-gradient(105deg,#773151 0%,#8f416a 38%,#c47b9d 44%,#f6d594 48%,#fff4cf 50%,#f6d594 52%,#c47b9d 56%,#8f416a 62%,#773151 100%) 125% 0/320% 100%;-webkit-background-clip:text;background-clip:text;animation:6.2s linear infinite boticamanda-shine;display:inline-block;position:relative}@keyframes boticamanda-shine{0%{background-position:125% 0}to{background-position:-125% 0}}@keyframes promo-ribbon-shine{0%{background-position:140% 0}to{background-position:-140% 0}}@keyframes landing-product-carousel{0%,24%{opacity:1;transform:scale(1.01)}32%,to{opacity:0;transform:scale(1.08)}}@keyframes landing-hero-cycle{0%,22%{opacity:1;transform:scale(1.02)}28%,to{opacity:0;transform:scale(1.08)}}@keyframes promo-card-neon{0%,to{opacity:.62;filter:drop-shadow(0 0 8px #a4487e38)}50%{opacity:1;filter:drop-shadow(0 0 18px #ffd9a457)}}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(22px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes landing-stardust-twinkle{0%,to{opacity:.48;filter:brightness()drop-shadow(0 0 2px #ffffff6b)}45%{opacity:.86;filter:brightness(1.45)drop-shadow(0 0 8px #ffffffad)drop-shadow(0 0 14px #ffe1ac7a)}70%{opacity:.62;filter:brightness(1.18)drop-shadow(0 0 5px #ffecd67a)}}@keyframes hero-float{0%,to{transform:translate(0)rotate(0)}50%{transform:translateY(-14px)rotate(.6deg)}}@keyframes hero-glow-breathe{0%,to{box-shadow:0 36px 90px #6f2f4e33,0 0 0 1px #ffffffbd,0 0 34px #a4487e38,0 0 60px #ffd69a33}50%{box-shadow:0 46px 105px #6f2f4e3d,0 0 0 1px #ffffffe6,0 0 48px #a4487e57,0 0 78px #ffd69a52}}@keyframes orbit-drift-one{0%,to{transform:translate(0)scale(1)}50%{transform:translate(18px,-16px)scale(1.08)}}@keyframes orbit-drift-two{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-16px,12px)scale(.94)}}@keyframes cta-sheen{0%{background-position:130% 0}to{background-position:-130% 0}}@keyframes catalog-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes catalog-card-in{0%{opacity:0;transform:translateY(20px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes catalog-stardust{0%,to{opacity:.22;transform:translate(0)}50%{opacity:.48;transform:translate(10px,-8px)}}@keyframes catalog-button-shine{0%{transform:translate(-160%)skew(-18deg)}to{transform:translate(260%)skew(-18deg)}}@keyframes landing-band-breathe{0%,to{background-position:0%}50%{background-position:100%}}.login-butterfly{color:#0000;background:linear-gradient(90deg,#a9507f,#d7a95d);border-radius:3px;width:47px;height:2px;margin:31px 0 25px}.login-brand-content p{color:#755b68;letter-spacing:-.2px;margin:0;font-size:clamp(15px,1.4vw,20px);line-height:1.65}.login-footer{z-index:3;color:#9e7f8e;pointer-events:none;justify-content:space-between;align-items:center;gap:20px;display:flex;position:absolute;bottom:23px;left:clamp(40px,6vw,96px);right:28px}.login-footer small{letter-spacing:.35px;font-size:9px}.login-footer small:last-child{color:#c0adb5;font-size:8px}.login-form-panel{background:radial-gradient(circle at 88% 12%,#f8e8eccc,#0000 27%),#fffdfd;place-items:center;min-height:100svh;padding:48px clamp(38px,6vw,92px);display:grid;position:relative}.login-form-wrap{width:min(470px,100%)}.login-back-link{color:#8d4169;background:snow;border:1px solid #ecd2dc;border-radius:999px;align-items:center;gap:7px;width:fit-content;min-height:38px;margin-bottom:22px;padding:0 13px;font-size:10px;font-weight:900;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex;box-shadow:0 10px 24px #7e365d14}.login-back-link:hover{background:#fdf2f5;border-color:#a951835c;transform:translateY(-1px)}.login-mobile-brand{letter-spacing:-1.5px;text-align:center;margin-bottom:35px;font-size:36px;display:none}.login-heading{margin-bottom:29px}.login-security{color:#8d4169;letter-spacing:.25px;background:#fdf2f5;border:1px solid #ecd2dc;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-bottom:17px;padding:7px 10px;font-size:9px;font-weight:800;display:flex}.login-heading h2{color:#3b2933;letter-spacing:-1.2px;margin:0;font-size:clamp(27px,2.25vw,36px)}.login-heading p{color:#927b86;max-width:430px;margin:10px 0 0;font-size:12px;line-height:1.6}.login-form{gap:17px;display:grid}.login-form label>span{color:#5a424e;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.login-form label>small{color:#a08290;margin-top:7px;font-size:8px;line-height:1.45;display:block}.login-input{color:#aa8798;background:snow;border:1px solid #ecdce1;border-radius:13px;align-items:center;gap:11px;height:51px;padding:0 14px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.login-input:focus-within{background:#fff;border-color:#a95183;box-shadow:0 0 0 4px #a9518317}.login-input input{color:#3b2933;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.login-input input::placeholder{color:#b9a7af}.login-input button{color:#9e8290;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:31px;height:31px;margin-right:-6px;display:grid}.login-input button:hover{color:#8d4169;background:#f8e8ec}.login-error{color:#b8405d;background:#fff0f3;border:1px solid #f1cbd4;border-radius:11px;padding:11px 13px;font-size:10px;font-weight:700;line-height:1.45}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ad5486,#7c345b);border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;margin-top:2px;font-size:12px;font-weight:900;transition:transform .18s,filter .18s,box-shadow .18s;display:flex;box-shadow:0 11px 25px #7e365d38}.login-submit:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 14px 29px #7e365d45}.login-submit:disabled{opacity:.65;cursor:wait}.login-safe-note{color:#a08a95;justify-content:center;align-items:center;gap:6px;margin-top:20px;font-size:8px;display:flex}.login-loading{color:#927b86;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.login-loading svg,.spin{animation:.8s linear infinite login-spin}.login-loading strong{color:#4b3440;margin-top:17px;font-size:15px}.login-loading span{margin-top:6px;font-size:9px}@keyframes login-spin{to{transform:rotate(360deg)}}@media (width<=1375px){.sidebar{width:214px}.brand{padding-left:2px}.sidebar-card{display:none}main{margin-left:214px}.page,header{padding-left:22px;padding-right:22px}.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.category-panel{grid-template-columns:1fr 1fr;display:grid}.category-panel .panel-header{grid-column:1/-1}.category-panel .donut{height:190px}.bottom-grid,.pdv-grid{grid-template-columns:1fr}.cart-panel{position:static}.product-grid{grid-template-columns:repeat(4,1fr)}.table-panel{overflow-x:auto}.table-tools{min-width:820px}.login-page{grid-template-columns:minmax(340px,.82fr) minmax(430px,1.18fr)}.login-brand-panel{padding-left:42px;padding-right:42px}.login-footer{left:42px}}@media (width<=760px){.sidebar{width:250px;transition:transform .22s;transform:translate(-103%);box-shadow:18px 0 50px #1a132033}.sidebar.open{transform:translate(0)}.mobile-close{color:var(--text);background:0 0;border:0;margin-left:auto;display:grid}.sidebar-overlay{z-index:25;background:#140e1959;border:0;display:block;position:fixed;inset:0}.notification-center{width:auto;max-height:calc(100vh - 82px);position:fixed;top:69px;left:12px;right:12px}.notification-list{max-height:calc(100vh - 206px)}main{margin-left:0}header{height:62px;padding:0 15px}.menu-button{display:grid}.mobile-brand{margin-left:10px;display:block}.mobile-brand img{object-fit:cover;border-radius:50%;width:38px;height:38px;display:block}.global-search{display:none}.header-actions{gap:7px}.profile-menu-wrap{margin-left:0}.header-user{min-width:0}.header-user .profile-copy{display:none}.header-user .avatar.small{width:34px;height:34px}.profile-menu{width:min(280px,100vw - 24px);position:fixed;top:66px;right:12px}.page{padding:20px 15px 80px}.page-intro{align-items:flex-start;margin-bottom:20px}.page-intro p{max-width:420px}.intro-actions .button.secondary{display:none}.metrics{grid-template-columns:1fr 1fr;gap:10px}.metric-card{grid-template-columns:32px 1fr;padding:13px}.metric-icon{width:32px;height:32px}.metric-card>strong{font-size:16px}.delta span{display:none}.dashboard-grid,.bottom-grid{gap:10px;margin-bottom:10px}.chart-wrap{height:210px}.category-panel{display:block}.stock-summary{grid-template-columns:1fr 1fr;gap:14px}.summary{border:0;padding:0}.fab{display:grid}.inventory-stats{grid-template-columns:1fr 1fr}.table-tools{padding:11px}.table-search{width:230px}.catalog-table-panel{overflow-x:hidden}.catalog-table-panel .table-tools{flex-wrap:wrap;min-width:0}.catalog-table-panel .table-search{flex:210px;width:min(100%,280px)}.catalog-table-panel .product-table.catalog-list{min-width:0}.catalog-table-panel .table-row.catalog-list{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:0 13px}.catalog-table-panel .table-row.catalog-list>:nth-child(2),.catalog-table-panel .table-row.catalog-list>:nth-child(3),.catalog-table-panel .table-row.catalog-list>:nth-child(4),.catalog-table-panel .table-row.catalog-list>:nth-child(6),.catalog-table-panel .table-row.catalog-list>:nth-child(7){display:none}.catalog-table-panel .table-row.catalog-list>:nth-child(5){text-align:right}.catalog-table-panel .table-head.catalog-list>:nth-child(5){color:var(--muted)}.stock-table-panel{overflow-x:hidden}.stock-table-panel .table-tools{flex-wrap:wrap;min-width:0}.stock-table-panel .table-search{flex:1 0 100%;width:100%}.stock-table-panel .filter-pills{scrollbar-width:none;order:2;min-width:0;padding-bottom:2px;overflow-x:auto}.stock-table-panel .filter-pills::-webkit-scrollbar{display:none}.stock-table-panel .table-tools>.button.compact{order:3;margin-left:auto}.stock-table-panel .product-table.stock-list{min-width:0}.stock-table-panel .table-row.stock-list{grid-template-columns:minmax(0,1.5fr) minmax(0,.72fr) 68px 74px;gap:6px;padding:0 10px}.stock-table-panel .table-row.stock-list>:nth-child(4),.stock-table-panel .table-row.stock-list>:nth-child(5),.stock-table-panel .table-row.stock-list>:nth-child(6),.stock-table-panel .table-row.stock-list>:nth-child(7),.stock-table-panel .table-row.stock-list>:nth-child(9){display:none}.stock-table-panel .table-row.stock-list>:nth-child(2){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.stock-table-panel .table-row.stock-list>:nth-child(8){text-align:center}.stock-table-panel .stock-quantity-editor{gap:2px}.stock-table-panel .stock-quantity-editor button{width:20px;height:24px}.stock-table-panel .stock-quantity-editor>b{min-width:24px;height:24px}.stock-table-panel .status{white-space:nowrap;max-width:74px;padding:4px 5px;font-size:7px}.catalog-import-form{grid-template-columns:1fr}.catalog-import-summary{grid-template-columns:1fr 1fr}.catalog-import-preview{overflow-x:auto}.catalog-import-actions{flex-wrap:wrap;justify-content:stretch}.catalog-import-actions label{flex:1 0 100%}.catalog-import-actions .button{flex:150px}.product-grid{grid-template-columns:repeat(2,1fr)}.pdv-products,.cart-panel{padding:13px}.pdv-search button{font-size:0}.pdv-search button svg{display:block}.pdv-grid{padding-bottom:92px}.admin-mobile-checkout-shortcut{left:15px;right:15px;bottom:max(16px, env(safe-area-inset-bottom));z-index:80;color:#fff;cursor:pointer;background:linear-gradient(135deg,#b94f8d,#862d62);border:0;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:54px;padding:0 16px;font-size:12px;font-weight:950;display:grid;position:fixed;box-shadow:0 16px 42px #6f2b5252,inset 0 0 0 1px #ffffff47}.admin-mobile-checkout-shortcut strong{font-size:11px}.cash-hero{flex-direction:column;align-items:flex-start;gap:25px}.cash-breakdown{justify-content:space-between;gap:8px;width:100%}.cash-breakdown span,.cash-breakdown strong{text-align:left}.report-grid{grid-template-columns:1fr 1fr}.compact-metrics{grid-template-columns:1fr}.simple-list{overflow-x:hidden}.simple-list>*{min-width:0}.simple-list .panel-header{align-items:flex-start;gap:12px}.simple-list .panel-header .button{flex:none}.purchase-head,.receivable-head,.sales-history-head{display:none}.purchase-row,.receivable-row,.sales-history-row{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;min-width:0;min-height:0;margin-top:10px;padding:13px;display:grid}.purchase-row>span,.receivable-row>span,.sales-history-row>span{overflow-wrap:anywhere;min-width:0}.purchase-row>span:before,.receivable-row>span:before,.sales-history-row>span:before{color:var(--muted);letter-spacing:.35px;text-transform:uppercase;margin-bottom:4px;font-size:7px;font-weight:800;display:block}.purchase-row>span:first-child:before{content:"Compra"}.purchase-row>span:nth-child(2):before{content:"Fornecedor"}.purchase-row>span:nth-child(3):before{content:"Data"}.purchase-row>span:nth-child(4):before{content:"Quantidade"}.purchase-row>span:nth-child(5):before{content:"Valor total"}.purchase-row>span:nth-child(6):before{content:"Status"}.receivables-panel{overflow-x:hidden}.receivable-row>span:first-child:before{content:"Cliente"}.receivable-row>span:nth-child(2):before{content:"Venda / parcela"}.receivable-row>span:nth-child(3):before{content:"Vencimento"}.receivable-row>span:nth-child(4):before{content:"Valor"}.receivable-row>span:nth-child(5):before{content:"Status"}.receivable-row>span:nth-child(6):before{content:"Ação"}.receivable-row .button{justify-content:center;width:100%}.sales-history-panel{overflow-x:hidden}.history-toolbar{gap:12px;min-width:0;display:grid}.history-toolbar label{width:100%}.sales-history-row>span:first-child:before{content:"Data"}.sales-history-row>span:nth-child(2):before{content:"Venda"}.sales-history-row>span:nth-child(3):before{content:"Cliente"}.sales-history-row>span:nth-child(4):before{content:"Produtos vendidos"}.sales-history-row>span:nth-child(5):before{content:"Pagamento"}.sales-history-row>span:nth-child(6):before{content:"Total"}.sales-history-row>.history-items{grid-column:1/-1;max-height:none;padding-right:0;overflow:visible}.login-page{background:linear-gradient(160deg,#f8e7ea 0,snow 32%);min-height:100svh;display:block}.login-brand-panel{display:none}.login-form-panel{isolation:isolate;background:0 0;min-height:100svh;padding:35px 22px 55px;overflow:hidden}.login-form-panel:before{content:"";z-index:-2;opacity:.22;mix-blend-mode:multiply;background:url(/boticamanda-logo.jpeg) 50% 8%/cover no-repeat;position:absolute;inset:0}.login-form-panel:after{content:"";z-index:-1;background:linear-gradient(#fffafa94,#fffdfdd1 48%,#fffafaeb);position:absolute;inset:0}.login-footer{gap:12px;bottom:16px;left:18px;right:18px}.login-footer small{letter-spacing:.15px;font-size:7.5px}.login-footer small:last-child{font-size:7px}.login-back-link{background:#fffafac2;margin-bottom:20px}.login-mobile-brand{display:block}.login-form-wrap{width:min(460px,100%)}.login-heading h2{font-size:28px}.product-preview-modal{grid-template-columns:180px minmax(0,1fr);gap:18px;padding:20px}.product-preview-image{min-height:190px}.landing-slots{grid-template-columns:1fr}}@media (width<=480px){.page-intro{display:block}.intro-actions{margin-top:15px}.intro-actions .button.primary{width:100%}.metrics{grid-template-columns:1fr}.metric-card{grid-template-columns:36px 1fr}.metric-card>strong{font-size:19px}.inventory-stats{grid-template-columns:1fr 1fr}.inventory-stats>div{padding:13px}.inventory-stats strong{font-size:20px}.report-grid,.form-grid,.customer-fields{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.modal{padding:18px}.mode-tabs button{font-size:8px}.sales-tabs{width:100%}.sales-tabs button{flex:1;justify-content:center;padding:0 8px}.confirmation-modal{padding:23px 18px 18px}.confirmation-actions{grid-template-columns:1fr}.toast{top:74px;left:15px;right:15px}.login-form-panel{align-items:start;padding-left:17px;padding-right:17px}.login-mobile-brand{margin-top:10px;margin-bottom:30px;font-size:33px}.login-heading{margin-bottom:24px}.login-input{height:49px}.product-preview-modal{padding:18px;display:block}.product-preview-image{width:190px;min-height:190px;margin:0 auto 18px}.product-preview-content{padding-right:0}.product-preview-content h2{padding-right:28px}.product-preview-actions{grid-template-columns:1fr;display:grid}.product-preview-actions .button{width:100%;min-height:44px}.landing-slot-preview,.landing-slot-form{grid-template-columns:1fr}.landing-slot-preview .product-thumbnail.expanded{width:100%;height:185px}.landing-slot-form .span-2{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.public-landing .hero-product-slide{animation-name:landing-hero-cycle!important;animation-duration:var(--hero-cycle-duration,16.8s)!important;animation-delay:var(--hero-slide-delay,0s)!important;animation-timing-function:ease-in-out!important;animation-iteration-count:infinite!important}.public-landing .landing-product-carousel img{animation-name:landing-product-carousel!important;animation-duration:var(--carousel-duration,13.6s)!important;animation-delay:var(--carousel-delay,0s)!important;animation-timing-function:ease-in-out!important;animation-iteration-count:infinite!important}}.public-landing{color:#37222f;isolation:isolate;background:radial-gradient(circle at 12% 16%,#ffffffd1,#0000 28%),radial-gradient(circle at 88% 12%,#ffe5eee6,#0000 30%),linear-gradient(145deg,#fff9f8 0%,#f8e7ea 48%,#edd1dc 100%);min-height:100vh;margin-left:0;position:relative;overflow:hidden}.public-landing>*{z-index:1;position:relative}.public-landing:before,.public-landing:after{content:"";z-index:0;pointer-events:none;mix-blend-mode:screen;background-repeat:repeat;position:absolute;inset:-10%}.public-landing:before{opacity:.68;background-image:radial-gradient(circle,#fff 0 1.35px,#0000 2.2px),radial-gradient(circle,#ffe8bbeb 0 1.45px,#0000 2.35px),radial-gradient(circle,#ffc7dbc2 0 1.25px,#0000 2.15px),radial-gradient(circle,#fffffffa 0 2px,#0000 3.7px);background-position:8px 12px,44px 70px,112px 24px,166px 118px;background-size:88px 88px,132px 132px,176px 176px,238px 238px;animation:5.4s ease-in-out infinite landing-stardust-twinkle}.public-landing:after{opacity:.52;background-image:radial-gradient(circle,#fff 0 1px,#0000 1.8px),radial-gradient(circle,#ffddecd1 0 1.15px,#0000 2px),radial-gradient(circle,#fff7e6f0 0 1.65px,#0000 3.1px),radial-gradient(circle,#ffffffd1 0 2.25px,#0000 4.5px);background-position:28px 38px,82px 18px,140px 88px,218px 42px;background-size:64px 64px,116px 116px,152px 152px,286px 286px;animation:7.4s ease-in-out infinite reverse landing-stardust-twinkle}.landing-nav{z-index:4;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;align-items:center;gap:26px;width:min(1180px,100% - 36px);height:auto;margin:0 auto;padding:22px 0;display:flex;position:relative}.landing-logo{color:#81365d;letter-spacing:-.3px;align-items:center;gap:11px;font-weight:900;text-decoration:none;display:flex}.landing-logo img{object-fit:cover;border-radius:50%;width:43px;height:43px;transition:transform .38s cubic-bezier(.2,.72,.2,1),box-shadow .38s;box-shadow:0 10px 28px #81365d29}.landing-logo:hover img{transform:rotate(-5deg)scale(1.07);box-shadow:0 15px 34px #81365d3d}.landing-logo span{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.landing-nav nav{flex:1;justify-content:center;gap:22px;display:flex}.landing-nav nav a,.admin-link,.landing-public-links>a{color:#7d6371;font-size:12px;font-weight:800;text-decoration:none;transition:color .25s,transform .25s,background .25s;position:relative}.landing-nav nav a:hover,.admin-link:hover,.landing-public-links>a:hover{color:#8f3d68}.landing-nav nav a:after{content:"";transform-origin:50%;background:linear-gradient(90deg,#b45688,#e2b45f);border-radius:2px;height:2px;transition:transform .28s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.landing-nav nav a:hover:after,.landing-nav nav a:focus-visible:after{transform:scaleX(1)}.admin-link:hover,.landing-public-links>a:hover{background:#ffffffe0;transform:translateY(-2px)}.admin-link{background:#ffffff8c;border:1px solid #91466f33;border-radius:999px;padding:11px 15px}.landing-public-links{align-items:center;gap:10px;margin-left:auto;display:flex}.landing-public-links>a{background:#ffffff8c;border:1px solid #91466f33;border-radius:999px;padding:11px 15px}.landing-hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(34px,6vw,80px);width:min(1180px,100% - 36px);min-height:650px;margin:0 auto;display:grid;position:relative}.landing-hero:before{content:"";border:1px solid #943e671f;border-radius:50%;width:580px;height:580px;position:absolute;top:-105px;right:-230px}.hero-copy{z-index:2;animation:.72s cubic-bezier(.2,.72,.2,1) both landing-fade-up;position:relative}.landing-kicker,.section-heading span,.brand-band span,.whatsapp-call span,.catalog-soon-card>span{color:#a24f7d;letter-spacing:2.4px;font-size:10px;font-weight:900}.hero-copy h1{color:#783157;letter-spacing:-3.2px;max-width:620px;margin:19px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(47px,6.3vw,92px);font-weight:400;line-height:.94}.hero-copy p{color:#76606c;max-width:520px;margin:0;font-size:16px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:34px;display:flex}.primary-cta,.secondary-cta,.whatsapp-call a,.catalog-soon-actions a,.catalog-soon-actions span{border-radius:999px;justify-content:center;align-items:center;min-height:47px;padding:0 22px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.primary-cta,.whatsapp-call a,.catalog-soon-actions a{color:#fff;background:linear-gradient(135deg,#b45688,#7f345d);position:relative;overflow:hidden;box-shadow:0 17px 34px #7e365d3d}.primary-cta:after,.whatsapp-call a:after,.catalog-soon-actions a:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 0% 38%,#fff3 45%,#ffe7b080 50%,#ffffff29 56%,#0000 64% 100%) 0 0/240% 100%;animation:5.8s linear infinite cta-sheen;position:absolute;inset:0}.secondary-cta,.catalog-soon-actions span{color:#783157;background:#ffffffa3;border:1px solid #91466f33}.hero-showcase{isolation:isolate;place-items:center;min-height:520px;animation:.82s cubic-bezier(.2,.72,.2,1) .12s both landing-fade-up;display:grid;position:relative}.hero-showcase:before,.hero-showcase:after{content:"";filter:blur(.1px);z-index:-1;border-radius:46% 54% 58% 42%;position:absolute}.hero-showcase:before{background:#fff6eac2;width:540px;height:440px;transform:rotate(-10deg)}.hero-showcase:after{background:#f4c4d270;width:390px;height:510px;right:2%;transform:rotate(12deg)}.hero-product-visual{aspect-ratio:1;background:linear-gradient(145deg,#fff8fb,#fffdfd);border-radius:48px;place-items:center;width:min(430px,72vw);animation:7.5s ease-in-out infinite hero-float,5.8s ease-in-out infinite hero-glow-breathe;display:grid;position:relative;overflow:hidden;box-shadow:0 36px 90px #6f2f4e33,0 0 0 1px #ffffffbd,0 0 34px #a4487e38,0 0 60px #ffd69a33}.hero-product-visual:before{content:"";z-index:2;pointer-events:none;border-radius:inherit;-webkit-mask-composite:xor;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(135deg,#fffffff5,#ffe0a9e0,#bc4c87d1,#ffffffc7);padding:2px;animation:3.6s ease-in-out infinite promo-card-neon;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hero-product-visual:after{content:"";z-index:3;pointer-events:none;border-radius:inherit;mix-blend-mode:screen;background:linear-gradient(110deg,#0000 0% 42%,#ffffff1f 47%,#ffebb57a 50%,#ffffff24 54%,#0000 60% 100%) 0 0/260% 100%;animation:5.4s linear infinite promo-ribbon-shine;position:absolute;inset:-30%}.hero-product-visual img,.hero-product-visual .landing-product-sprite,.hero-product-visual .landing-product-fallback{z-index:1;object-fit:cover;object-position:center;border-radius:48px;width:100%;height:100%;position:relative;transform:scale(1.08)}.hero-product-badge{z-index:5;color:#7f345d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.3px;background:#ffffffc2;border:1px solid #ffffffb8;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:950;position:absolute;top:18px;left:18px;box-shadow:0 12px 28px #6f2f4e24}.landing-hero-carousel{z-index:1;border-radius:inherit;background:#ffffff73;width:100%;height:100%;display:block;position:relative;overflow:hidden}.hero-product-slide{opacity:0;animation:landing-hero-cycle var(--hero-cycle-duration,16.8s) ease-in-out infinite;animation-delay:var(--hero-slide-delay,0s);position:absolute;inset:0}.hero-product-slide:first-child{opacity:1}.hero-product-slide>img,.hero-product-slide>.landing-product-sprite,.hero-product-slide>.landing-product-fallback,.hero-product-slide>.landing-product-carousel{object-fit:cover;object-position:center;border-radius:48px;width:100%;height:100%}.hero-product-slide>.landing-product-sprite{background-repeat:no-repeat;display:block}.hero-product-slide>.landing-product-fallback{color:#fff;place-items:center;font-size:54px;font-weight:950;display:grid}.landing-product-carousel{z-index:1;border-radius:inherit;background:#ffffff73;width:100%;height:100%;display:block;position:relative;overflow:hidden}.landing-product-carousel img{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;animation-name:landing-product-carousel;animation-duration:var(--carousel-duration,13.6s);animation-delay:var(--carousel-delay,0s);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;inset:0}.landing-product-carousel img:first-child{opacity:1}.hero-product-visual .landing-product-carousel{border-radius:48px;transform:scale(1.08)}.hero-product-visual .landing-product-carousel img{border-radius:48px;transform:none}.hero-product-visual .landing-product-sprite{background-repeat:no-repeat;display:block}.hero-product-visual .landing-product-fallback{color:#fff;place-items:center;font-size:54px;font-weight:950;display:grid}.hero-orbit{background:#ffffffbf;border-radius:999px;position:absolute;box-shadow:0 16px 35px #81365d1f}.hero-orbit.one{width:116px;height:116px;animation:10s ease-in-out infinite orbit-drift-one;top:98px;left:28px}.hero-orbit.two{background:#e8c8d5;width:74px;height:74px;animation:12s ease-in-out infinite orbit-drift-two;bottom:118px;right:24px}.landing-strip{background:#ffffff94;border:1px solid #91466f24;border-radius:28px;grid-template-columns:repeat(3,1fr);gap:12px;width:min(1180px,100% - 36px);margin:0 auto 70px;padding:20px;animation:.62s cubic-bezier(.2,.72,.2,1) .24s both landing-fade-up;display:grid}.landing-strip span{color:#7a5c6b;text-align:center;font-size:13px;font-weight:900;transition:color .28s,transform .28s cubic-bezier(.2,.72,.2,1)}.landing-strip span:hover{color:#8f3d68;transform:translateY(-3px)}.landing-section,.brand-band,.whatsapp-call{z-index:1;content-visibility:auto;contain-intrinsic-size:auto 620px;width:min(1280px,100% - 36px);margin:0 auto 76px;position:relative}.section-heading{max-width:620px;margin-bottom:24px;animation:.66s cubic-bezier(.2,.72,.2,1) both landing-fade-up}.section-heading h2,.brand-band h2,.whatsapp-call h2,.catalog-soon-card h1{color:#783157;margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,54px);font-weight:400;line-height:1.02}.section-heading p,.whatsapp-call p,.catalog-soon-card p{color:#816a75;line-height:1.7}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:24px;display:grid;overflow:visible}.featured-card{transform-origin:50%;will-change:transform;background:#ffffffb8;border:1px solid #91466f2e;border-radius:30px;flex-direction:column;min-height:398px;padding:18px;transition:transform .34s cubic-bezier(.2,.72,.2,1),box-shadow .34s,border-color .34s;animation:.68s cubic-bezier(.2,.72,.2,1) both landing-fade-up;display:flex;transform:translateY(0)scale(1);box-shadow:0 24px 64px #6f2f4e17,0 0 0 1px #ffffffc7,0 0 24px #a4487e1f}.featured-card:first-child{animation-delay:80ms}.featured-card:nth-child(2){animation-delay:.18s}.featured-card:nth-child(3){animation-delay:.28s}.featured-card:nth-child(4){animation-delay:.38s}.featured-card:first-child{transform-origin:0}.featured-card:last-child{transform-origin:100%}.featured-card:hover{z-index:12;border-color:#bc4c87bd;transform:translateY(-8px)scale(1.025);box-shadow:0 34px 88px #6f2f4e38,0 0 0 1px #fff,0 0 28px #ffffffe0,0 0 48px #bc4c877a,0 0 82px #ffd69a5c}.product-bottle{background:linear-gradient(145deg,#f8e8ec,#fff7ed);border-radius:24px;place-items:center;height:196px;margin-bottom:18px;display:grid}.product-bottle i{background:linear-gradient(#ffffffd9,#a04b7533);border-radius:18px 18px 12px 12px;width:52px;height:86px;box-shadow:inset 0 0 0 1px #843a5e1a,0 17px 28px #843a5e21}.featured-card{position:relative;overflow:hidden}.featured-card:before{content:"";z-index:1;pointer-events:none;border-radius:inherit;opacity:.34;-webkit-mask-composite:xor;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(135deg,#fffffff5,#ffd79dd1,#b94d84d1,#ffffffc2);padding:1.4px;transition:opacity .34s,filter .34s;animation:3.8s ease-in-out infinite promo-card-neon;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.featured-card:hover:before{opacity:1;filter:drop-shadow(0 0 16px #bc4c87b8)drop-shadow(0 0 30px #ffe5af85)}.featured-card:after{content:"";z-index:0;pointer-events:none;opacity:.55;background:radial-gradient(circle at 20% 12%,#ffffffb8,#0000 24%),radial-gradient(circle at 78% 78%,#ffd69a3d,#0000 34%);position:absolute;inset:-35%}.featured-card>:not(.promo-ribbon){z-index:2;position:relative}.featured-card>.promo-ribbon{z-index:8}.product-bottle{position:relative;overflow:hidden}.product-bottle img,.product-bottle .landing-product-sprite,.product-bottle .landing-product-fallback{object-fit:cover;width:100%;height:100%;box-shadow:none;will-change:transform;border-radius:22px;transition:transform .38s cubic-bezier(.2,.72,.2,1);transform:scale(1)}.featured-card:hover .product-bottle img,.featured-card:hover .product-bottle .landing-product-sprite,.featured-card:hover .product-bottle .landing-product-fallback,.featured-card:hover .product-bottle .landing-product-carousel{transform:scale(1.08)}.product-bottle .landing-product-carousel,.product-bottle .landing-product-carousel img{border-radius:22px}.product-bottle .landing-product-sprite{background-repeat:no-repeat;display:block}.product-bottle .landing-product-fallback{color:#fff;place-items:center;font-size:22px;font-weight:900;display:grid}.landing-price{gap:2px;display:grid}.landing-price em{color:#987783;font-size:10px;font-style:normal;text-decoration:line-through}.landing-price b{color:#159467;font-size:14px}.featured-card.gold .product-bottle{background:linear-gradient(145deg,#fff4d7,#fae7ea)}.featured-card.rose .product-bottle{background:linear-gradient(145deg,#ffe1eb,#fff7fa)}.featured-card.green .product-bottle{background:linear-gradient(145deg,#e8f4e8,#fff8ef)}.featured-card.violet .product-bottle{background:linear-gradient(145deg,#ead7ee,#fff1f5)}.featured-card span{color:#a24f7d;font-size:10px;font-weight:900}.featured-card h3{color:#34242e;margin:8px 0 5px;font-size:16px;line-height:1.28}.featured-card p{color:#8a7380;margin:0;font-size:12px}.featured-card footer{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:18px;display:flex}.featured-card strong{color:#159467;font-size:14px}.featured-card footer a{color:#84365f;background:#f8e8ec;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:900;text-decoration:none}.brand-band,.whatsapp-call{background:#ffffff94;border:1px solid #91466f24;border-radius:34px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:26px;padding:clamp(26px,4vw,46px);animation:.72s cubic-bezier(.2,.72,.2,1) both landing-fade-up;display:grid}.brand-pills{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.brand-pills a{color:#783157;background:snow;border:1px solid #0000;border-radius:999px;padding:13px 16px;font-size:12px;font-weight:900;text-decoration:none;transition:transform .3s cubic-bezier(.2,.72,.2,1),box-shadow .3s,border-color .3s;animation:.5s both landing-fade-up;box-shadow:0 12px 26px #6f2f4e12}.brand-pills a:nth-child(2){animation-delay:70ms}.brand-pills a:nth-child(3){animation-delay:.14s}.brand-pills a:nth-child(4){animation-delay:.21s}.brand-pills a:nth-child(5){animation-delay:.28s}.brand-pills a:hover,.brand-pills a:focus-visible{border-color:#b4568857;outline:0;transform:translateY(-5px)scale(1.035);box-shadow:0 20px 38px #6f2f4e26}.whatsapp-call{background:linear-gradient(120deg,#fff6f9c7,#ebccd8c2,#ffeff5d1) 0 0/180% 180%;grid-template-columns:1fr auto;animation:.72s cubic-bezier(.2,.72,.2,1) both landing-fade-up,9s ease-in-out infinite landing-band-breathe}.whatsapp-call h2{max-width:690px}.customer-catalog-soon{background:linear-gradient(145deg,#fff9f8,#f3dce3);place-items:center;min-height:100svh;margin-left:0;padding:26px;display:grid}.catalog-soon-card{text-align:center;background:#ffffffb8;border:1px solid #91466f24;border-radius:34px;width:min(620px,100%);padding:clamp(28px,5vw,58px);box-shadow:0 28px 80px #6f2f4e24}.catalog-soon-card img{object-fit:cover;border-radius:50%;width:104px;height:104px;margin-bottom:18px}.catalog-soon-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.catalog-soon-actions span{cursor:default}.customer-catalog{isolation:isolate;color:#37222f;background:radial-gradient(circle at 10% 6%,#ffffffe0,#0000 28%),linear-gradient(145deg,#fff9f8 0%,#f8e7ea 50%,#edd1dc 100%);min-height:100svh;margin-left:0;position:relative;overflow:hidden}.customer-catalog:before{content:"";z-index:-1;pointer-events:none;opacity:.28;background-image:radial-gradient(circle,#fffffff5 0 1.2px,#0000 2.1px),radial-gradient(circle,#ffdcebbd 0 1.4px,#0000 2.4px),radial-gradient(circle,#ffebbcad 0 1.2px,#0000 2.2px);background-position:12px 18px,68px 42px,128px 92px;background-size:92px 92px,146px 146px,218px 218px;animation:9s ease-in-out infinite catalog-stardust;position:fixed;inset:-8%}.customer-catalog-nav{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;width:min(1240px,100% - 34px);margin:0 auto;padding:20px 0;animation:.48s cubic-bezier(.2,.72,.2,1) both catalog-reveal;display:grid}.catalog-back,.catalog-admin-link,.customer-public-links>a{color:#783157;background:#ffffff9e;border:1px solid #91466f2e;border-radius:999px;justify-self:start;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.catalog-admin-link{justify-self:end}.customer-public-links{justify-content:flex-end;justify-self:end;align-items:center;gap:10px;display:flex}.catalog-brand{color:#81365d;align-items:center;gap:12px;text-decoration:none;display:flex}.catalog-brand img{object-fit:cover;border-radius:50%;width:48px;height:48px;transition:transform .4s cubic-bezier(.2,.72,.2,1),box-shadow .4s;box-shadow:0 12px 30px #81365d24}.catalog-brand:hover img{transform:rotate(5deg)scale(1.06);box-shadow:0 17px 36px #81365d3d}.catalog-brand span{font-family:Georgia,Times New Roman,serif;font-size:27px}.customer-catalog-hero{background:linear-gradient(135deg,#ffffffb8,#ffeef4b8);border:1px solid #91466f24;border-radius:34px;width:min(1240px,100% - 34px);margin:16px auto 28px;padding:clamp(26px,5vw,56px);animation:.68s cubic-bezier(.2,.72,.2,1) 80ms both catalog-reveal;box-shadow:0 26px 70px #6f2f4e1a}.customer-catalog-hero span{color:#a24f7d;letter-spacing:2.4px;font-size:10px;font-weight:950}.customer-catalog-hero h1{color:#783157;letter-spacing:-2px;max-width:790px;margin:10px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,70px);font-weight:400;line-height:.98}.customer-catalog-hero p{color:#7c6571;max-width:650px;margin:0;line-height:1.7}.customer-catalog-tabs{background:#ffffff8f;border:1px solid #91466f24;border-radius:999px;gap:7px;width:min(1240px,100% - 34px);margin:-6px auto 22px;padding:7px;animation:.62s cubic-bezier(.2,.72,.2,1) .15s both catalog-reveal;display:flex;box-shadow:0 16px 40px #6f2f4e12}.customer-catalog-tabs button{color:#783157;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:1;min-height:42px;font-size:12px;font-weight:950;transition:color .3s,background .3s,box-shadow .3s,transform .3s cubic-bezier(.2,.72,.2,1)}.customer-catalog-tabs button:hover{transform:translateY(-1px)}.customer-catalog-tabs button.active{color:#fff;background:linear-gradient(135deg,#b45688,#7f345d);transform:scale(1.008);box-shadow:0 12px 26px #7e365d2e}.customer-catalog-shell{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:22px;width:min(1240px,100% - 34px);margin:0 auto 70px;animation:.68s cubic-bezier(.2,.72,.2,1) .22s both catalog-reveal;display:grid}.customer-filters{gap:16px;display:grid;position:sticky;top:18px}.customer-filter-card,.customer-cart,.customer-products-area{background:#ffffffbd;border:1px solid #91466f24;border-radius:26px;box-shadow:0 18px 55px #6f2f4e14}.customer-filter-card{gap:14px;padding:18px;display:grid}.customer-filter-card>strong{color:#4a2b3d;font-size:16px}.customer-filter-card label{color:#896f7c;text-transform:uppercase;letter-spacing:.7px;gap:8px;font-size:10px;font-weight:900;display:grid}.customer-filter-card select,.customer-search-box{background:snow;border:1px solid #91466f29;border-radius:14px;width:100%;min-height:45px}.customer-filter-card select{color:#37222f;outline:0;padding:0 12px;font-weight:800}.customer-search-box{color:#9b7b8b;align-items:center;gap:9px;padding:0 12px;display:flex}.customer-search-box input{color:#37222f;background:0 0;border:0;outline:0;width:100%;font-weight:800}.clear-catalog-filters{color:#8f3d68;cursor:pointer;background:#f8e8ec;border:0;border-radius:14px;min-height:42px;font-weight:900}.customer-products-area{padding:18px}.customer-products-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.customer-products-head strong{color:#2f1f2b;font-size:28px;display:block}.customer-products-head span{color:#806873;font-size:12px}.customer-active-filters{flex-wrap:wrap;gap:8px;display:flex}.customer-active-filters button{color:#8f3d68;cursor:pointer;background:#f8e8ec;border:0;border-radius:999px;min-height:34px;padding:0 12px;font-weight:900}.customer-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.customer-product-card{cursor:pointer;background:snow;border:1px solid #91466f1f;border-radius:24px;flex-direction:column;min-height:345px;padding:15px;transition:transform .34s cubic-bezier(.2,.72,.2,1),box-shadow .34s,border-color .34s;animation:.55s cubic-bezier(.2,.72,.2,1) both catalog-card-in;display:flex;box-shadow:0 16px 35px #6f2f4e0f}.customer-product-card:nth-child(3n+2){animation-delay:70ms}.customer-product-card:nth-child(3n){animation-delay:.14s}.customer-product-card:hover,.customer-product-card:focus-visible{border-color:#91466f57;outline:0;transform:translateY(-7px)scale(1.012);box-shadow:0 28px 60px #6f2f4e24}.customer-product-card.unavailable{opacity:.58;cursor:default}.customer-product-card.skeleton{background:linear-gradient(100deg,snow 0%,#f8e8ec 50%,snow 100%) 0 0/220% 100%;min-height:345px;animation:1.8s linear infinite boticamanda-shine}.customer-product-image{background:#fff;border-radius:20px;place-items:center;height:158px;margin-bottom:14px;display:grid;overflow:hidden}.customer-product-image img,.customer-product-image i{object-fit:cover;object-position:center;border-radius:20px;width:100%;height:100%;transition:transform .48s cubic-bezier(.2,.72,.2,1),filter .48s;transform:scale(1)}.customer-product-card:hover .customer-product-image img,.customer-product-card:hover .customer-product-image i,.customer-product-card:focus-visible .customer-product-image img,.customer-product-card:focus-visible .customer-product-image i{filter:saturate(1.06)contrast(1.02);transform:scale(1.065)}.customer-product-image .customer-product-sprite{background-repeat:no-repeat;display:block}.customer-product-fallback{color:#fff;place-items:center;font-size:24px;font-weight:950;display:grid}.customer-product-copy{min-height:96px}.customer-product-copy span{color:#a24f7d;font-size:10px;font-weight:950}.customer-product-copy h2{color:#2f1f2b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 6px;font-size:15px;line-height:1.25;display:-webkit-box;overflow:hidden}.customer-product-copy p{color:#8a7380;margin:0;font-size:11px;line-height:1.45}.customer-product-copy em{color:#159467;background:#e4f6ee;border-radius:999px;width:fit-content;margin-top:8px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:950;display:block}.customer-product-card footer{gap:8px;margin-top:auto;display:grid}.customer-product-card footer strong{color:#159467;font-size:17px}.customer-product-card footer small{color:#8a7380;font-size:11px}.customer-buy-button,.customer-card-qty button,.customer-pagination button,.customer-whatsapp{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b45688,#7f345d);border:0;border-radius:14px;justify-content:center;align-items:center;min-height:42px;font-weight:950;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.customer-buy-button:after,.customer-whatsapp:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff6b,#0000);width:28%;position:absolute;top:-30%;bottom:-30%;left:0;transform:translate(-160%)skew(-18deg)}.customer-buy-button:hover,.customer-whatsapp:hover{transform:translateY(-2px);box-shadow:0 13px 26px #7e365d38}.customer-buy-button:hover:after,.customer-whatsapp:hover:after{animation:.65s catalog-button-shine}.customer-buy-button:disabled,.customer-pagination button:disabled,.customer-whatsapp.disabled{opacity:.45;cursor:not-allowed}.customer-card-qty{grid-template-columns:42px 1fr 42px;align-items:center;gap:7px;display:grid}.customer-card-qty b{background:#fff;border:1px solid #91466f29;border-radius:14px;place-items:center;min-height:42px;display:grid}.customer-card-qty button{color:#8f3d68;background:#f8e8ec}.customer-pagination{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.customer-pagination span{color:#806873;font-size:12px;font-weight:900}.customer-pagination button{color:#783157;background:snow;border:1px solid #91466f24;padding:0 16px}.customer-cart{padding:18px}.customer-cart-head,.customer-cart-total{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-cart-head strong{color:#2f1f2b;font-size:16px}.customer-cart-head span{color:#8a7380;margin-top:3px;font-size:11px;display:block}.customer-cart-list{gap:10px;max-height:330px;margin:16px 0;padding-right:3px;display:grid;overflow:auto}.customer-cart-empty{color:#8a7380;margin:0;line-height:1.55}.customer-cart-item{background:snow;border:1px solid #91466f1f;border-radius:14px;gap:9px;padding:11px;display:grid}.customer-cart-item strong{color:#2f1f2b;font-size:12px;line-height:1.3;display:block}.customer-cart-item small{color:#8a7380}.customer-cart-item div{grid-template-columns:30px 1fr 30px 30px;align-items:center;gap:6px;display:grid}.customer-cart-item button{color:#8f3d68;cursor:pointer;background:#fff;border:1px solid #91466f24;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.customer-cart-item b{text-align:center}.remove-cart-item{color:#df4d70!important}.customer-cart-total{border-top:1px solid #91466f24;padding-top:14px}.customer-cart-total span{color:#8a7380;font-size:12px}.customer-cart-total strong{color:#2f1f2b;font-size:22px}.customer-whatsapp{width:100%;margin-top:14px}.mobile-cart,.mobile-checkout-shortcut{display:none}.customer-empty{color:#8a7380;text-align:center;align-content:center;place-items:center;gap:8px;min-height:240px;display:grid}.customer-empty strong{color:#2f1f2b}@media (width<=900px){.landing-nav{flex-wrap:wrap}.landing-nav nav{flex-basis:100%;order:3;justify-content:flex-start;overflow:auto}.landing-hero,.brand-band,.whatsapp-call{grid-template-columns:1fr}.landing-hero{min-height:auto;padding:40px 0 55px}.hero-showcase{min-height:430px}.featured-grid{grid-template-columns:repeat(2,1fr)}.featured-card{min-height:380px}.featured-card:nth-child(odd){transform-origin:0}.featured-card:nth-child(2n){transform-origin:100%}.product-bottle{height:190px}.brand-pills{justify-content:flex-start}.customer-catalog-shell{grid-template-columns:1fr}.customer-filters{position:static}.desktop-cart{display:none}.mobile-cart{width:min(1240px,100% - 34px);margin:-45px auto 70px;display:block}.customer-catalog.has-mobile-checkout{padding-bottom:94px}.mobile-checkout-shortcut{left:17px;right:17px;bottom:calc(14px + env(safe-area-inset-bottom));z-index:60;color:#fff;cursor:pointer;background:linear-gradient(135deg,#bd5a8d,#84365f);border:1px solid #ffffff8c;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:58px;font-weight:950;display:flex;position:fixed;box-shadow:0 18px 42px #6f2f4e40,inset 0 1px #ffffff42}.mobile-checkout-shortcut span{font-size:14px;line-height:1}.mobile-checkout-shortcut small{color:#ffffffd1;font-size:10px;font-weight:800}.customer-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.landing-nav{gap:14px;width:min(100% - 28px,1180px)}.landing-logo span{font-size:21px}.admin-link,.landing-public-links>a{padding:10px 12px;font-size:10px}.landing-public-links{gap:7px;margin-left:auto}.landing-nav nav{gap:15px}.landing-hero,.landing-section,.brand-band,.whatsapp-call,.landing-strip{width:min(100% - 28px,1180px)}.hero-copy h1{letter-spacing:-2px;font-size:46px}.hero-showcase{min-height:335px}.hero-product-visual{border-radius:32px}.hero-product-visual img,.hero-product-visual .landing-product-sprite,.hero-product-visual .landing-product-fallback{border-radius:32px;transform:scale(1.12)}.hero-product-visual .landing-product-carousel,.hero-product-visual .landing-product-carousel img{border-radius:32px}.landing-strip{grid-template-columns:1fr;margin-bottom:48px}.featured-grid{grid-template-columns:1fr}.featured-card{transform-origin:50%;min-height:0}.featured-card:hover{transform:translateY(-4px)scale(1.012)}.product-bottle{height:210px}.whatsapp-call a{width:100%}.customer-catalog-nav{grid-template-columns:auto 1fr auto;gap:9px;width:min(100% - 24px,1240px)}.catalog-brand span{display:none}.catalog-back,.catalog-admin-link,.customer-public-links>a{min-height:38px;padding:0 10px;font-size:10px}.customer-public-links{gap:6px}.customer-catalog-nav{align-items:start}.customer-public-links{flex-direction:column;align-items:stretch}.customer-catalog-hero,.customer-catalog-tabs,.customer-catalog-shell,.mobile-cart{width:min(100% - 24px,1240px)}.customer-catalog-tabs{border-radius:22px;flex-direction:column}.customer-catalog-hero h1{letter-spacing:-1.4px;font-size:38px}.customer-products-grid{grid-template-columns:1fr}.customer-products-head{flex-direction:column;align-items:flex-start}.customer-product-card{border-radius:22px;min-height:auto;padding:12px}.customer-product-image{border-radius:18px;height:245px}.customer-product-image img{transform:scale(1.18)}.customer-product-card:hover .customer-product-image img,.customer-product-card:focus-visible .customer-product-image img{transform:scale(1.22)}.customer-product-copy{min-height:auto}.customer-product-copy h2{-webkit-line-clamp:3;font-size:18px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
