:root{--alq-cream: #fdf3cb;--alq-brown: #4c2c15;--alq-brown-strong: #2c170b;--alq-brown-soft: #765238;--alq-olive: #6e7a4e;--alq-olive-strong: #59653f;--alq-paper: #f6f2e8;--alq-paper-strong: #fff9ec;--alq-paper-soft: rgba(255, 249, 236, .72);--alq-border-soft: rgba(253, 243, 203, .13);--alq-border-medium: rgba(253, 243, 203, .22);--alq-shadow-main: 0 18px 48px rgba(37, 19, 9, .2);--alq-shadow-soft: 0 12px 28px rgba(37, 19, 9, .12);--alq-radius-xl: 24px;--alq-radius-lg: 18px;--alq-radius-md: 14px;--alq-sidebar-width: 268px;--alq-sidebar-width-collapsed: 82px;--alq-sidebar-mobile-width: min(86vw, 312px);--alq-sidebar-mobile-width-sm: min(90vw, 320px)}.alq-admin-sidebar__backdrop{position:fixed;inset:0;background:#1c0f086b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease;z-index:90}.alq-admin-sidebar__backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto}.alq-admin-sidebar{position:sticky;top:0;height:100vh;width:var(--alq-sidebar-width);min-width:var(--alq-sidebar-width);padding:16px 10px 16px 14px;transition:width .24s ease,min-width .24s ease,transform .24s ease,padding .24s ease;z-index:100}.alq-admin-sidebar.is-collapsed{width:var(--alq-sidebar-width-collapsed);min-width:var(--alq-sidebar-width-collapsed);padding:14px 8px 14px 10px}.alq-admin-sidebar__skin,.alq-admin-sidebar__noise,.alq-admin-sidebar__glow{position:absolute;inset:8px 6px 8px 8px;border-radius:28px}.alq-admin-sidebar__skin{background:linear-gradient(180deg,#fdf3cb14,#fdf3cb05),#4c2c15;border:1px solid rgba(253,243,203,.1);box-shadow:var(--alq-shadow-main)}.alq-admin-sidebar__noise{opacity:.08;pointer-events:none;background-image:radial-gradient(rgba(253,243,203,.14) .7px,transparent .7px);background-size:16px 16px;mix-blend-mode:soft-light}.alq-admin-sidebar__glow{background:radial-gradient(circle at 30% 0%,rgba(253,243,203,.08),transparent 32%),radial-gradient(circle at 100% 90%,rgba(110,122,78,.14),transparent 34%);pointer-events:none}.alq-admin-sidebar__inner{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;color:#fff7e6;overflow:hidden;min-width:0}.alq-admin-sidebar__brand-card{position:relative;padding:14px 46px 14px 12px;border-radius:24px;background:#fff9ec0f;border:1px solid rgba(253,243,203,.1);min-height:76px;overflow:hidden}.alq-admin-sidebar__brand-top{display:flex;align-items:center;gap:12px;min-width:0}.alq-admin-sidebar__seal{width:46px;height:46px;border-radius:18px;display:grid;place-items:center;flex-shrink:0;background:linear-gradient(180deg,#fdf3cb,#ead89e);color:var(--alq-brown);box-shadow:inset 0 1px #ffffff9e,0 10px 22px #160a0524}.alq-admin-sidebar__seal span{font-size:1rem;font-weight:950;letter-spacing:.04em}.alq-admin-sidebar__brand-copy{min-width:0;flex:1}.alq-admin-sidebar__brand-copy p{margin:0 0 4px;font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;color:#fdf3cbad;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alq-admin-sidebar__brand-copy h2{margin:0;font-size:1.02rem;line-height:1.05;color:#fffaf0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alq-admin-sidebar__control-btn{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:30px;height:30px;border-radius:12px;border:1px solid rgba(253,243,203,.12);background:#6e7a4e;color:#fffaf0;display:grid;place-items:center;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;flex-shrink:0;box-shadow:0 10px 18px #272f1a38}.alq-admin-sidebar__control-btn:hover{transform:translateY(-50%) translate(-1px);background:#7c8958;box-shadow:0 14px 22px #272f1a47}.alq-admin-sidebar__control-btn:focus-visible,.alq-admin-sidebar__expand-btn:focus-visible,.alq-admin-sidebar__utility-btn:focus-visible,.alq-admin-sidebar__link:focus-visible,.alq-admin-sidebar__child-link:focus-visible,.alq-admin-sidebar__search button:focus-visible,.alq-admin-sidebar__search input:focus-visible{outline:3px solid rgba(253,243,203,.26);outline-offset:2px}.alq-admin-sidebar__desktop-only{display:grid}.alq-admin-sidebar__mobile-only{display:none}.alq-admin-sidebar__operator-card{margin-top:12px;display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:18px;background:#fdf3cb14;border:1px solid rgba(253,243,203,.1)}.alq-admin-sidebar__operator-icon{width:32px;height:32px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;background:#6e7a4e57;color:#fdf3cb}.alq-admin-sidebar__operator-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.alq-admin-sidebar__operator-copy strong{font-size:.68rem;letter-spacing:.1em;color:#fffaf0}.alq-admin-sidebar__operator-copy span{font-size:.66rem;color:#fdf3cbb8}.alq-admin-sidebar__search{margin-top:12px;min-height:42px;display:flex;align-items:center;gap:8px;padding:0 10px;border-radius:16px;background:#fff9ec14;border:1px solid rgba(253,243,203,.1);color:#fdf3cbc7}.alq-admin-sidebar__search input{min-width:0;flex:1;height:40px;border:none;outline:none;background:transparent;color:#fffaf0;font-size:.78rem;font-weight:700}.alq-admin-sidebar__search input::placeholder{color:#fdf3cb85}.alq-admin-sidebar__search button{width:24px;height:24px;border:none;border-radius:9px;display:grid;place-items:center;background:#fdf3cb1f;color:#fffaf0;cursor:pointer}.alq-admin-sidebar__nav{margin-top:14px;flex:1;overflow-y:auto;overflow-x:hidden;padding-right:4px;min-height:0;scrollbar-width:thin;scrollbar-color:rgba(253,243,203,.22) transparent}.alq-admin-sidebar__nav::-webkit-scrollbar{width:4px}.alq-admin-sidebar__nav::-webkit-scrollbar-thumb{background:#fdf3cb38;border-radius:999px}.alq-admin-sidebar__group+.alq-admin-sidebar__group{margin-top:16px}.alq-admin-sidebar__group-title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 6px;margin-bottom:9px;font-size:.6rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#fdf3cb94}.alq-admin-sidebar__group-title small{min-width:22px;height:20px;border-radius:999px;display:inline-grid;place-items:center;background:#fdf3cb1a;color:#fdf3cbb3;font-size:.58rem}.alq-admin-sidebar__group-items{display:flex;flex-direction:column;gap:6px}.alq-admin-sidebar__item{border-radius:16px}.alq-admin-sidebar__item-head{display:flex;align-items:stretch;gap:7px}.alq-admin-sidebar__link{position:relative;min-width:0;flex:1;display:flex;align-items:center;gap:10px;padding:10px;text-decoration:none;border-radius:16px;background:transparent;color:#fff8eadb;border:1px solid transparent;box-shadow:none;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.alq-admin-sidebar__link:hover{transform:translate(2px);background:#fdf3cb14;border-color:#fdf3cb14;color:#fffdf6}.alq-admin-sidebar__link.is-active{background:#6e7a4e;border-color:#fdf3cb29;color:#fffdf6;box-shadow:0 12px 22px #1e231429}.alq-admin-sidebar__active-rail{position:absolute;left:-1px;top:12px;bottom:12px;width:3px;border-radius:999px;background:transparent;transition:background .18s ease}.alq-admin-sidebar__link.is-active .alq-admin-sidebar__active-rail{background:#fdf3cb}.alq-admin-sidebar__link-icon{width:36px;height:36px;border-radius:13px;flex-shrink:0;display:grid;place-items:center;background:#fdf3cb14;border:1px solid rgba(253,243,203,.08);color:#fdf3cb;transition:background .18s ease,border-color .18s ease,color .18s ease}.alq-admin-sidebar__link.is-active .alq-admin-sidebar__link-icon{background:#fdf3cb2e;border-color:#fdf3cb33;color:#fffaf0}.alq-admin-sidebar__link-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.alq-admin-sidebar__link-label{font-size:.84rem;font-weight:850;line-height:1.15;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alq-admin-sidebar__link-description{font-size:.66rem;line-height:1.25;color:#fdf9f09e;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.alq-admin-sidebar__link.is-active .alq-admin-sidebar__link-description{color:#fffaf0d1}.alq-admin-sidebar__link-badge{display:inline-flex;align-items:center;justify-content:center;height:22px;min-width:34px;padding:0 7px;border-radius:999px;background:#fdf3cb29;border:1px solid rgba(253,243,203,.16);color:#fff6df;font-size:.56rem;font-weight:950;letter-spacing:.08em;flex-shrink:0}.alq-admin-sidebar__expand-btn{width:36px;min-width:36px;border-radius:14px;border:1px solid rgba(253,243,203,.08);background:#fdf3cb12;color:#fdf3cb;display:grid;place-items:center;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.alq-admin-sidebar__expand-btn:hover{background:#fdf3cb1f;border-color:#fdf3cb24}.alq-admin-sidebar__expand-btn.is-expanded svg{transform:rotate(180deg)}.alq-admin-sidebar__expand-btn svg{transition:transform .18s ease}.alq-admin-sidebar__children{margin-top:6px;margin-left:18px;padding-left:14px;border-left:1px solid rgba(253,243,203,.12);display:flex;flex-direction:column;gap:5px}.alq-admin-sidebar__child-link{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 10px;border-radius:11px;text-decoration:none;color:#fff8eac7;background:transparent;border:1px solid transparent;font-size:.7rem;font-weight:780;transition:background .18s ease,border-color .18s ease,transform .18s ease,color .18s ease}.alq-admin-sidebar__child-link:hover{transform:translate(2px);background:#fdf3cb12;border-color:#fdf3cb14;color:#fffdf6}.alq-admin-sidebar__child-link.is-active{background:#fdf3cb1f;border-color:#fdf3cb24;color:#fffdf8}.alq-admin-sidebar__child-dot{width:6px;height:6px;border-radius:999px;background:#fdf3cb80;flex-shrink:0}.alq-admin-sidebar__child-link.is-active .alq-admin-sidebar__child-dot{background:#fdf3cb;box-shadow:0 0 0 4px #fdf3cb14}.alq-admin-sidebar__empty-state{margin:8px 2px;padding:16px 12px;border-radius:18px;background:#fdf3cb14;border:1px solid rgba(253,243,203,.1);display:flex;flex-direction:column;gap:4px}.alq-admin-sidebar__empty-state strong{color:#fffaf0;font-size:.78rem}.alq-admin-sidebar__empty-state span{color:#fdf3cba8;font-size:.68rem}.alq-admin-sidebar__footer{margin-top:14px;display:flex;flex-direction:column;gap:10px}.alq-admin-sidebar__account-card{display:flex;align-items:center;gap:10px;padding:10px;border-radius:18px;background:#fff9ec12;border:1px solid rgba(253,243,203,.1);min-width:0}.alq-admin-sidebar__avatar{width:40px;height:40px;border-radius:999px;flex-shrink:0;display:grid;place-items:center;background:linear-gradient(180deg,#fdf3cb,#ebdaa1);color:var(--alq-brown);font-size:.78rem;font-weight:950;letter-spacing:.05em;box-shadow:inset 0 1px #ffffff80}.alq-admin-sidebar__account-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.alq-admin-sidebar__account-copy strong{font-size:.76rem;color:#fffaf0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alq-admin-sidebar__account-copy span{font-size:.66rem;color:#fff4daad;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alq-admin-sidebar__footer-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.alq-admin-sidebar__utility-btn{min-height:40px;border-radius:14px;border:1px solid rgba(253,243,203,.1);background:#fff9ec12;color:#fff6df;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease;font-size:.72rem;font-weight:850;min-width:0}.alq-admin-sidebar__utility-btn:hover{transform:translateY(-1px);background:#fff9ec1f;border-color:#fdf3cb29}.alq-admin-sidebar__utility-btn.is-logout{color:#ffe7d4}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__skin,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__noise,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__glow{inset:6px;border-radius:24px}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__brand-card{padding:10px 8px;min-height:64px;display:flex;align-items:center;justify-content:center}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__brand-top{width:100%;justify-content:center;gap:0}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__seal{width:42px;height:42px;border-radius:16px;margin-inline:auto}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__brand-copy,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__operator-card,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__search,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__group-title,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__link-copy,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__link-badge,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__children,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__account-copy,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__empty-state{display:none}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__control-btn.alq-admin-sidebar__desktop-only{position:absolute;top:50%;right:-1px;transform:translateY(-50%);width:22px;height:34px;border-radius:10px}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__control-btn.alq-admin-sidebar__desktop-only:hover{transform:translateY(-50%) translate(-1px)}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__link,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__utility-btn,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__account-card{justify-content:center}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__link{padding:9px;border-radius:15px;min-height:54px}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__active-rail{left:4px}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__link-icon{width:34px;height:34px;border-radius:13px;margin-inline:auto}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__expand-btn{display:none}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__group+.alq-admin-sidebar__group{margin-top:12px}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__group-items{gap:9px}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__account-card{padding:8px;min-height:56px;border-radius:16px}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__avatar{width:36px;height:36px;margin-inline:auto}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__footer-actions{grid-template-columns:1fr;gap:8px}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__utility-btn{min-height:42px;padding:0;border-radius:14px}@media(max-width:1280px){.alq-admin-sidebar{width:258px;min-width:258px}}@media(max-width:1100px){.alq-admin-sidebar{width:248px;min-width:248px;padding:12px 8px 12px 12px}.alq-admin-sidebar.is-collapsed{width:80px;min-width:80px}}@media(max-width:980px){.alq-admin-sidebar{position:fixed;inset:0 auto 0 0;height:100dvh;width:var(--alq-sidebar-mobile-width);min-width:var(--alq-sidebar-mobile-width);padding:12px;transform:translate(-105%)}.alq-admin-sidebar.is-mobile-open{transform:translate(0)}.alq-admin-sidebar.is-collapsed{width:var(--alq-sidebar-mobile-width);min-width:var(--alq-sidebar-mobile-width);padding:12px}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__brand-card{min-height:72px;padding:12px 44px 12px 12px;display:block}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__brand-top{justify-content:flex-start;gap:12px}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__brand-copy,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__operator-card,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__search,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__group-title,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__link-copy,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__link-badge,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__children,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__account-copy,.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__empty-state{display:revert}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__seal{width:46px;height:46px;border-radius:18px;margin-inline:0}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__control-btn.alq-admin-sidebar__desktop-only{display:none}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__link{justify-content:flex-start;padding:10px;min-height:unset}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__link-icon{width:36px;height:36px;margin-inline:0}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__footer-actions{grid-template-columns:1fr 1fr}.alq-admin-sidebar__desktop-only{display:none}.alq-admin-sidebar__mobile-only{display:grid;right:10px}}@media(max-width:640px){.alq-admin-sidebar{width:var(--alq-sidebar-mobile-width-sm);min-width:var(--alq-sidebar-mobile-width-sm);padding:10px}.alq-admin-sidebar__skin,.alq-admin-sidebar__noise,.alq-admin-sidebar__glow{inset:6px;border-radius:24px}.alq-admin-sidebar__brand-card{padding:11px 42px 11px 11px;border-radius:20px;min-height:68px}.alq-admin-sidebar__seal{width:44px;height:44px;border-radius:16px}.alq-admin-sidebar__brand-copy h2{font-size:.92rem}.alq-admin-sidebar__operator-card,.alq-admin-sidebar__search{margin-top:10px}.alq-admin-sidebar__link{padding:9px;border-radius:15px}.alq-admin-sidebar__link-icon{width:35px;height:35px;border-radius:12px}.alq-admin-sidebar__footer-actions{grid-template-columns:1fr}}:root{--alq-sidebar-width: 264px;--alq-sidebar-width-collapsed: 82px;--alq-sidebar-mobile-width: min(86vw, 312px);--alq-sidebar-mobile-width-sm: min(90vw, 318px)}.alq-admin-sidebar{padding:18px 12px 18px 16px}.alq-admin-sidebar__skin{background:linear-gradient(180deg,#4c2c15fa,#2b160bfa);border:1px solid rgba(253,243,203,.1);box-shadow:0 20px 48px #2b160b38}.alq-admin-sidebar__noise{opacity:.08}.alq-admin-sidebar__glow{opacity:.52}.alq-admin-sidebar__brand-card{padding:14px 48px 14px 14px;background:#fff9ec12;border-color:#fdf3cb1f}.alq-admin-sidebar__seal{border-radius:50%;background:linear-gradient(180deg,#fdf3cb,#e9dca9)}.alq-admin-sidebar__brand-copy h2{font-size:.98rem;letter-spacing:-.01em}.alq-admin-sidebar__nav{margin-top:18px;padding-right:4px}.alq-admin-sidebar__group+.alq-admin-sidebar__group{margin-top:18px}.alq-admin-sidebar__group-title{padding-inline:8px;color:#fdf3cb80}.alq-admin-sidebar__group-items{gap:7px}.alq-admin-sidebar__link{padding:10px 11px;border-radius:16px;background:transparent;border-color:transparent;box-shadow:none}.alq-admin-sidebar__link:hover{transform:translate(3px);background:#fdf3cb14;border-color:#fdf3cb14;box-shadow:none}.alq-admin-sidebar__link.is-active{background:linear-gradient(135deg,#6e7a4efa,#59653ff5);border-color:#fdf3cb29;box-shadow:0 12px 24px #1c0f082e}.alq-admin-sidebar__link-icon{width:36px;height:36px;border-radius:14px;background:#fff9ec14;border-color:#fdf3cb1a}.alq-admin-sidebar__link-label{font-size:.84rem;font-weight:850}.alq-admin-sidebar__link-description{font-size:.66rem;line-height:1.25;color:#fdf9f0a3;-webkit-line-clamp:1;line-clamp:1}.alq-admin-sidebar__expand-btn{width:36px;min-width:36px;border-radius:13px;background:#fff9ec0f;border-color:#fdf3cb1a}.alq-admin-sidebar__children{margin-left:18px;padding-left:12px;gap:6px}.alq-admin-sidebar__child-link{background:transparent;border-color:transparent;color:#fff8eab8}.alq-admin-sidebar__child-link:hover,.alq-admin-sidebar__child-link.is-active{background:#fdf3cb14;border-color:#fdf3cb14}.alq-admin-sidebar__footer{gap:12px}.alq-admin-sidebar__account-card{padding:11px;background:#fff9ec12;border-color:#fdf3cb1a}.alq-admin-sidebar__avatar{border-radius:50%}.alq-admin-sidebar__utility-btn{background:#fff9ec12;border-color:#fdf3cb1a}.alq-admin-sidebar__utility-btn:hover{background:#fdf3cb1f}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__link{min-height:52px;padding:8px}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__link-icon{width:35px;height:35px}@media(max-width:980px){.alq-admin-sidebar{padding:12px}.alq-admin-sidebar__link-description{display:block}.alq-admin-sidebar__link:hover{transform:none}}@media(max-width:640px){.alq-admin-sidebar__link-description{display:none}.alq-admin-sidebar__group-items{gap:8px}}:root{--alq-cream: #fdf3cb;--alq-brown: #4c2c15;--alq-paper: #f6f2e8}.alq-admin-layout{min-height:100vh;display:flex;background:radial-gradient(circle at top left,rgba(253,243,203,.55),transparent 24%),radial-gradient(circle at top right,rgba(110,122,78,.11),transparent 32%),linear-gradient(180deg,#f6f2e8,#fbf7ef 42%,#fdf3cb)}.alq-admin-layout__main{min-width:0;flex:1;padding:22px 24px 28px 0;position:relative}.alq-admin-layout__content{min-width:0;border-radius:30px}.alq-admin-pageTransition{animation:alqAdminPageIn .26s ease}@keyframes alqAdminPageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.alq-admin-mobileMenu{width:44px;height:44px;display:none;border:1px solid rgba(76,44,21,.12);border-radius:14px;background:#fffdf8f5;color:var(--alq-brown);margin-bottom:12px}@media(max-width:980px){.alq-admin-layout__main{padding:18px}.alq-admin-mobileMenu{display:inline-grid;place-items:center}}@media(max-width:720px){.alq-admin-layout__main{padding:14px}}.alq-admin-layout__utilityBar{display:flex;justify-content:flex-end;margin-bottom:14px}.alq-admin-layout__utilityActions{display:flex;gap:10px;flex-wrap:wrap}.alq-admin-layout__utilityBtn{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border-radius:14px;border:1px solid rgba(76,44,21,.12);background:#fffdf8eb;color:var(--alq-brown);text-decoration:none;font-size:.78rem;font-weight:900;box-shadow:0 12px 24px #4c2c150f;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.alq-admin-layout__utilityBtn:hover{transform:translateY(-1px);box-shadow:0 16px 26px #4c2c1514;border-color:#4c2c152e}.alq-auth-guard-card{min-height:220px;display:grid;place-items:center;gap:8px;padding:24px;border-radius:28px;border:1px solid rgba(76,44,21,.1);background:linear-gradient(180deg,#fffdf8f5,#f6f2e8f0);color:var(--alq-brown);box-shadow:0 18px 36px #4c2c1514;text-align:center}.alq-auth-guard-card strong{font-size:1rem;line-height:1}.alq-auth-guard-card span{color:#4c2c15a3;font-size:.84rem}@media(max-width:980px){.alq-admin-layout__utilityBar{justify-content:stretch}.alq-admin-layout__utilityActions{width:100%}.alq-admin-layout__utilityBtn{flex:1;justify-content:center}}.alq-admin-layout{position:relative;isolation:isolate;overflow-x:hidden}.alq-admin-layout:before{content:"";position:fixed;inset:0;z-index:-2;background-image:var(--alq-module-bg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.38;transform:scale(1.015)}.alq-admin-layout:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 6%,rgba(253,243,203,.58),transparent 28%),radial-gradient(circle at 90% 18%,rgba(110,122,78,.18),transparent 34%),linear-gradient(180deg,#f6f2e8b8,#fdf3cb85);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.alq-admin-layout--caja:before{opacity:.46}.alq-admin-layout--recipes:before{opacity:.42}.alq-admin-layout--products:before{opacity:.4}.alq-admin-layout--orders:before{opacity:.41}.alq-admin-layout--dashboard:before{opacity:.39}.alq-admin-layout__content{position:relative;z-index:1}@media(max-width:980px){.alq-admin-layout:before{opacity:.32;transform:scale(1.04)}.alq-admin-layout--caja:before{opacity:.38}}@media(max-width:640px){.alq-admin-layout:before{opacity:.24}.alq-admin-layout:after{-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px)}}.alq-admin-layout__main{padding:22px 24px 28px 0}.alq-admin-layout__content{width:100%;min-height:calc(100vh - 44px)}.alq-admin-mobileMenu{box-shadow:0 12px 24px #4c2c1514;transition:transform .18s ease,box-shadow .18s ease}.alq-admin-mobileMenu:hover{transform:translateY(-1px);box-shadow:0 16px 30px #4c2c151f}.alq-admin-layout__utilityBtn{border-radius:999px}@media(max-width:1180px){.alq-admin-layout__main{padding-right:18px}}@media(max-width:980px){.alq-admin-layout{display:block}.alq-admin-layout__main{padding:14px}.alq-admin-layout__content{min-height:calc(100vh - 74px)}}@media(max-width:640px){.alq-admin-layout__main{padding:10px}.alq-admin-mobileMenu{width:42px;height:42px;border-radius:16px}}:root{--alq-cream: #fdf3cb;--alq-brown: #4c2c15;--alq-brown-dark: #2b160b;--alq-olive: #6e7a4e;--alq-paper: #f6f2e8;--alq-card: rgba(255, 252, 245, .92);--alq-border: rgba(76, 44, 21, .12);--alq-shadow: 0 18px 42px rgba(76, 44, 21, .12)}.landing-page.alq-public-commerce{min-height:100vh;background:var(--alq-paper);color:var(--alq-brown);font-size:90%;overflow-x:hidden}.landing-container{width:min(1180px,calc(100% - 32px));margin:0 auto}.alq-public-navbar{position:fixed;top:0;left:0;right:0;z-index:80;padding:14px 0;background:transparent;transition:background .2s ease,box-shadow .2s ease,backdrop-filter .2s ease}.alq-public-navbar.is-scrolled{background:#f6f2e8c7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 28px #4c2c1514}.alq-public-navbar__inner{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:18px}.alq-public-navbar__brand{display:inline-flex;align-items:center;gap:10px;color:var(--alq-brown);text-decoration:none;font-weight:900;letter-spacing:.02em}.alq-public-navbar__logo{width:36px;height:36px;border-radius:14px;display:grid;place-items:center;background:var(--alq-cream);color:var(--alq-brown);border:1px solid rgba(76,44,21,.12);box-shadow:0 10px 22px #4c2c151f}.alq-public-navbar__search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:44px;padding:5px 6px 5px 14px;border-radius:999px;background:#fffcf5e0;border:1px solid rgba(76,44,21,.12);box-shadow:0 14px 30px #4c2c151a}.alq-public-navbar__search input{min-width:0;border:0;outline:0;background:transparent;color:var(--alq-brown);font-weight:800}.alq-public-navbar__search input::placeholder{color:#4c2c157a}.alq-public-navbar__search button,.alq-public-navbar__access,.alq-featured-product__footer button,.alq-checkout-btn,.alq-secondary-cart-btn,.alq-clear-cart-btn,.alq-cart-empty button{border:0;border-radius:999px;font-weight:900;cursor:pointer;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.alq-public-navbar__search button{min-height:34px;padding:0 16px;background:var(--alq-olive);color:#fffaf0}.alq-public-navbar__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.alq-public-navbar__cart{border:1px solid rgba(76,44,21,.12);background:#fffcf5e0;color:var(--alq-brown);min-height:40px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:900}.alq-public-navbar__cart strong{min-width:24px;height:24px;border-radius:999px;background:var(--alq-brown);color:var(--alq-cream);display:grid;place-items:center;font-size:.75rem}.alq-public-navbar__access{min-height:40px;padding:0 16px;background:var(--alq-brown);color:var(--alq-cream)}.alq-commerce-hero{position:relative;min-height:520px;padding:116px 0 76px;overflow:hidden;display:flex;align-items:center}.alq-commerce-hero__media,.alq-commerce-hero__overlay{position:absolute;inset:0}.alq-commerce-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.88) contrast(.96)}.alq-commerce-hero__overlay{background:linear-gradient(180deg,#f6f2e894,#f6f2e8db 72%,#f6f2e8),radial-gradient(circle at center,rgba(253,243,203,.22),transparent 42%)}.alq-commerce-hero__content{position:relative;z-index:1;text-align:center;max-width:780px}.alq-commerce-hero__eyebrow,.alq-commerce-section-head span,.alq-public-footer span{display:inline-flex;font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--alq-olive)}.alq-commerce-hero h1{margin:14px 0 12px;font-size:clamp(2.35rem,5vw,4.4rem);line-height:.95;letter-spacing:-.055em;color:var(--alq-brown)}.alq-commerce-hero p{margin:0 auto;max-width:640px;color:#4c2c15bd;line-height:1.75;font-weight:700}.alq-commerce-products{padding:42px 0 78px}.alq-commerce-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.alq-commerce-section-head h2{margin:8px 0 0;font-size:clamp(1.75rem,3vw,2.7rem);line-height:1.05;letter-spacing:-.035em}.alq-commerce-section-head a{color:var(--alq-brown);font-weight:900;text-decoration:none}.alq-commerce-categories{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.alq-commerce-categories button{border:1px solid var(--alq-border);background:#fffcf5b8;color:#4c2c15c2;min-height:36px;padding:0 14px;border-radius:999px;font-weight:850;cursor:pointer}.alq-commerce-categories button.is-active{background:var(--alq-brown);border-color:var(--alq-brown);color:var(--alq-cream)}.alq-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.alq-featured-product{position:relative;overflow:visible;border-radius:26px;background:#fffcf5db;border:1px solid rgba(76,44,21,.09);box-shadow:var(--alq-shadow);padding:22px 16px 16px;text-align:center;transition:transform .18s ease,box-shadow .18s ease}.alq-featured-product:hover{transform:translateY(-3px);box-shadow:0 22px 46px #4c2c1529}.alq-featured-product__image-wrap{width:138px;height:138px;margin:0 auto 16px;border-radius:999px;padding:7px;background:linear-gradient(180deg,var(--alq-cream),rgba(255,252,245,.8));border:1px solid rgba(76,44,21,.11);box-shadow:0 16px 34px #4c2c1521}.alq-featured-product__image-wrap img,.alq-featured-product__fallback,.alq-cart-item__media img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.alq-featured-product__fallback{display:grid;place-items:center;background:var(--alq-cream);color:var(--alq-brown);font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.alq-featured-product__body span{color:var(--alq-olive);font-weight:900;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.alq-featured-product__body h3{margin:8px 0;font-size:1.04rem;line-height:1.18}.alq-featured-product__body p{margin:0;min-height:48px;color:#4c2c15ad;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.alq-featured-product__footer{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.alq-featured-product__footer strong{font-size:1rem}.alq-featured-product__footer button{min-height:36px;padding:0 14px;background:var(--alq-olive);color:#fffaf0}.landing-empty-state{min-height:190px;border:1px dashed rgba(76,44,21,.18);border-radius:24px;background:#fffcf59e;display:grid;place-items:center;color:#4c2c15c2;font-weight:800}.alq-public-footer{position:relative;overflow:hidden;padding:56px 0;background:linear-gradient(90deg,#2b160bf5,#4c2c15db,#6e7a4eb3),var(--alq-footer-image),var(--alq-brown);background-size:cover;background-position:center;color:#fff6df}.alq-public-footer__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:24px}.alq-public-footer strong{font-size:1.35rem}.alq-public-footer p,.alq-public-footer a{color:#fff6dfd1;line-height:1.65}.alq-public-footer a{display:block;text-decoration:none;margin-top:6px}.alq-cart-layer{position:fixed;inset:0;z-index:9999;pointer-events:none}.alq-cart-backdrop{position:absolute;inset:0;background:#1c0f0857;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:none}.alq-cart-drawer{position:absolute;top:14px;right:14px;bottom:14px;width:min(440px,calc(100vw - 28px));padding:18px;background:radial-gradient(circle at top left,rgba(253,243,203,.65),transparent 32%),#f6f2e8;border:1px solid rgba(76,44,21,.12);border-radius:28px;box-shadow:-24px 24px 70px #2b160b47;display:flex;flex-direction:column;gap:16px;pointer-events:auto;animation:alqCartIn .22s ease both}@keyframes alqCartIn{0%{opacity:0;transform:translate(18px) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}.alq-cart-drawer__head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;border-bottom:1px solid rgba(76,44,21,.1)}.alq-cart-drawer__head span{color:var(--alq-olive);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.alq-cart-drawer__head h3{margin:4px 0 0;font-size:1.9rem;line-height:1}.alq-cart-drawer__head p{margin:6px 0 0;color:#4c2c159e;font-weight:800}.alq-cart-drawer__close{width:42px;height:42px;border:3px solid rgba(253,243,203,.88);border-radius:999px;background:var(--alq-brown);color:var(--alq-cream);font-size:1.5rem;cursor:pointer;display:grid;place-items:center;box-shadow:0 12px 26px #2b160b38}.alq-cart-empty,.alq-cart-summary,.alq-cart-item{border:1px solid rgba(76,44,21,.1);border-radius:22px;background:#fffcf5db;box-shadow:0 12px 28px #4c2c1514}.alq-cart-empty{padding:22px}.alq-cart-empty p{margin:6px 0 16px;color:#4c2c15ad}.alq-cart-empty button{min-height:40px;padding:0 16px;background:var(--alq-brown);color:var(--alq-cream)}.alq-cart-list{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding-right:4px}.alq-cart-list::-webkit-scrollbar{width:5px}.alq-cart-list::-webkit-scrollbar-thumb{background:#4c2c152e;border-radius:999px}.alq-cart-item{padding:12px;display:grid;grid-template-columns:68px 1fr;gap:12px;position:relative}.alq-cart-item__media{width:68px;height:68px;border-radius:20px;background:var(--alq-cream);display:grid;place-items:center;color:var(--alq-brown);font-weight:900}.alq-cart-item__body{min-width:0}.alq-cart-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.alq-cart-item__top strong{display:block;font-size:.93rem;line-height:1.2}.alq-cart-item__top button{border:0;background:transparent;color:#4c2c1594;cursor:pointer;font-weight:900;font-size:.72rem}.alq-cart-item__body span{display:block;margin-top:4px;color:var(--alq-olive);font-weight:900}.alq-cart-item__controls{margin-top:10px;display:inline-grid;grid-template-columns:30px 34px 30px;align-items:center;gap:5px;min-height:32px;padding:3px;border-radius:999px;background:#fdf3cb9e}.alq-cart-item__controls button{width:30px;height:30px;border:0;border-radius:999px;background:#fffaf0;color:var(--alq-brown);cursor:pointer;font-weight:900}.alq-cart-item__controls b{text-align:center;color:var(--alq-brown)}.alq-cart-item__subtotal{grid-column:2;justify-self:end;margin-top:-28px;color:var(--alq-brown)}.alq-cart-summary{padding:16px;display:grid;gap:12px}.alq-cart-summary>div:first-child{display:flex;align-items:center;justify-content:space-between}.alq-cart-summary span{color:#4c2c15a8;font-weight:800}.alq-cart-summary strong{font-size:1.25rem}.alq-cart-summary small{color:#4c2c159e;line-height:1.45}.alq-checkout-btn,.alq-clear-cart-btn,.alq-secondary-cart-btn{min-height:42px;display:grid;place-items:center;border-radius:14px}.alq-checkout-btn{background:var(--alq-brown);color:var(--alq-cream)}.alq-cart-summary__actions{display:grid;grid-template-columns:1fr auto;gap:10px}.alq-secondary-cart-btn{background:var(--alq-olive);color:#fffaf0}.alq-clear-cart-btn{border:1px solid rgba(76,44,21,.12);background:transparent;color:var(--alq-brown)}@media(max-width:980px){.alq-public-navbar__inner{grid-template-columns:1fr auto}.alq-public-navbar__search{grid-column:1 / -1;order:3}.alq-commerce-hero{min-height:480px;padding:136px 0 54px}.alq-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.alq-commerce-section-head,.alq-public-footer__grid{grid-template-columns:1fr;align-items:start}}@media(max-width:620px){.landing-container,.alq-public-navbar__inner{width:min(100% - 22px,1180px)}.alq-public-navbar__brand span:last-child,.alq-public-navbar__cart span{display:none}.alq-public-navbar__actions{gap:6px}.alq-public-navbar__access{padding:0 12px}.alq-commerce-hero h1{font-size:clamp(2.1rem,13vw,3.35rem)}.alq-featured-grid{grid-template-columns:1fr}.alq-featured-product__image-wrap{width:128px;height:128px}.alq-cart-drawer{inset:8px;width:auto;padding:14px;border-radius:22px}.alq-cart-drawer__head h3{font-size:1.6rem}.alq-cart-item{grid-template-columns:58px 1fr}.alq-cart-item__media{width:58px;height:58px}}.alq-public-navbar__brand{min-height:44px;padding:5px 10px 5px 6px;border-radius:999px;background:#fffcf59e;border:1px solid rgba(76,44,21,.1);box-shadow:0 14px 28px #4c2c1514;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.alq-public-navbar__brand:hover{transform:translateY(-1px);background:#fffcf5d1}.alq-public-navbar__logo{overflow:hidden;background:#fdf3cb}.alq-public-navbar__logo img{width:74%;height:74%;object-fit:contain;display:block}.alq-public-navbar__access{display:none!important}.alq-public-navbar__search button,.alq-public-navbar__cart,.alq-featured-product__footer button,.alq-checkout-btn,.alq-secondary-cart-btn,.alq-clear-cart-btn,.alq-cart-empty button{min-height:38px;border-radius:999px;box-shadow:0 12px 26px #4c2c151f}.alq-public-navbar__search button,.alq-featured-product__footer button,.alq-checkout-btn{background:linear-gradient(135deg,#4c2c15,#2b160b);color:#fdf3cb}.alq-public-navbar__search button:hover,.alq-featured-product__footer button:hover,.alq-checkout-btn:hover,.alq-secondary-cart-btn:hover,.alq-public-navbar__cart:hover{transform:translateY(-2px);box-shadow:0 18px 34px #4c2c152e}.alq-public-navbar__cart{background:#6e7a4e;color:#fff9ec;border-color:#ffffff1f}.alq-public-navbar__cart strong{background:#fdf3cb;color:#4c2c15}@media(max-width:760px){.alq-public-navbar__inner{grid-template-columns:1fr auto;gap:10px}.alq-public-navbar__brand span:last-child{display:none}.alq-public-navbar__search{grid-column:1 / -1;order:3}}:root{--alq-cream: #fdf3cb;--alq-cocoa: #4c2c15;--alq-olive: #6e7a4e;--alq-ivory: #f6f2e8;--alq-bg-dark: #1f140d;--alq-bg-mid: #2d1b11;--alq-bg-soft: #3b2618;--alq-text-main: rgba(246, 242, 232, .96);--alq-text-soft: rgba(246, 242, 232, .72);--alq-text-dark: rgba(76, 44, 21, .95);--alq-text-dark-soft: rgba(76, 44, 21, .72);--alq-line: rgba(253, 243, 203, .14);--alq-line-soft: rgba(253, 243, 203, .08);--alq-white: rgba(255, 255, 255, .88);--alq-danger: #b3472f;--alq-shadow-xl: 0 30px 80px rgba(0, 0, 0, .32);--alq-shadow-lg: 0 18px 40px rgba(0, 0, 0, .18);--alq-shadow-md: 0 10px 26px rgba(0, 0, 0, .12);--alq-radius-xl: 32px;--alq-radius-lg: 24px;--alq-radius-md: 18px;--alq-radius-sm: 14px;--alq-transition: .22s ease}.alq-login-page{min-height:100vh;width:100%;padding:24px;background:radial-gradient(circle at top left,rgba(253,243,203,.14),transparent 25%),radial-gradient(circle at bottom right,rgba(110,122,78,.16),transparent 28%),linear-gradient(135deg,var(--alq-bg-dark) 0%,var(--alq-bg-mid) 45%,var(--alq-bg-soft) 100%)}.alq-login-layout{width:100%;max-width:1480px;min-height:calc(100vh - 48px);margin:0 auto;display:grid;grid-template-columns:1.08fr .92fr;border-radius:36px;overflow:hidden;background:#f6f2e80a;border:1px solid var(--alq-line);box-shadow:var(--alq-shadow-xl);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.alq-login-left{position:relative;padding:56px;display:flex;align-items:center;background:linear-gradient(180deg,#fdf3cb08,#fdf3cb03),linear-gradient(145deg,#4c2c15a3,#6e7a4e24);border-right:1px solid var(--alq-line-soft);isolation:isolate}.alq-login-left__overlay{position:absolute;inset:0;background:radial-gradient(circle at 16% 20%,rgba(253,243,203,.12),transparent 22%),radial-gradient(circle at 82% 78%,rgba(110,122,78,.14),transparent 24%);pointer-events:none;z-index:0}.alq-login-left__content{position:relative;z-index:2;width:100%;max-width:660px}.alq-login-chip{display:inline-flex;padding:10px 16px;border-radius:999px;border:1px solid rgba(253,243,203,.16);background:#fdf3cb14;color:var(--alq-cream);font-size:.84rem;font-weight:700;letter-spacing:.05em;margin-bottom:24px}.alq-login-brand{display:flex;align-items:center;gap:18px;margin-bottom:28px}.alq-login-brand__logoWrap{width:82px;height:82px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(180deg,#fdf3cb,#efe1af);box-shadow:var(--alq-shadow-md);border:1px solid rgba(76,44,21,.08);flex-shrink:0}.alq-login-brand__logoImage{width:58px;height:58px;object-fit:contain;display:block}.alq-login-brand__text h1{margin:0;color:var(--alq-text-main);font-size:clamp(2.3rem,4vw,4rem);line-height:.95;letter-spacing:-.05em}.alq-login-brand__text p{margin:8px 0 0;color:var(--alq-text-soft);font-size:.95rem;letter-spacing:.08em;text-transform:uppercase}.alq-login-hero h2{margin:0 0 14px;max-width:13ch;color:var(--alq-text-main);font-size:clamp(2rem,2.8vw,3.4rem);line-height:1.05;letter-spacing:-.05em}.alq-login-hero p{margin:0;max-width:56ch;color:var(--alq-text-soft);font-size:1rem;line-height:1.8}.alq-login-points{display:grid;gap:16px;margin-top:34px}.alq-login-point{display:grid;grid-template-columns:58px 1fr;gap:16px;padding:18px;border-radius:22px;background:#fdf3cb0d;border:1px solid rgba(253,243,203,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.alq-login-point span{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(180deg,#fdf3cb,#f6f2e8);color:var(--alq-cocoa);font-weight:900;font-size:.92rem}.alq-login-point h3{margin:4px 0 6px;color:var(--alq-text-main);font-size:1rem;line-height:1.2}.alq-login-point p{margin:0;color:var(--alq-text-soft);line-height:1.65;font-size:.94rem}.alq-login-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.alq-login-tags span{padding:9px 14px;border-radius:999px;border:1px solid rgba(253,243,203,.12);background:#fdf3cb0f;color:var(--alq-text-soft);font-size:.82rem;font-weight:700}.alq-login-right{display:flex;align-items:center;justify-content:center;padding:44px;background:linear-gradient(180deg,#f6f2e8f2,#f6f2e8eb)}.alq-login-card{width:100%;max-width:560px;padding:36px;border-radius:var(--alq-radius-xl);background:linear-gradient(180deg,#ffffffd6,#f6f2e8f0);border:1px solid rgba(76,44,21,.08);box-shadow:var(--alq-shadow-lg)}.alq-login-card__header{margin-bottom:28px}.alq-login-card__eyebrow{display:inline-block;margin-bottom:10px;color:var(--alq-olive);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.alq-login-card__header h2{margin:0 0 10px;color:var(--alq-cocoa);font-size:clamp(2rem,3vw,2.8rem);line-height:1;letter-spacing:-.05em}.alq-login-card__header p{margin:0;color:var(--alq-text-dark-soft);line-height:1.7;font-size:.98rem}.alq-login-form{display:grid;gap:18px}.alq-login-field{display:grid;gap:8px}.alq-login-field label{color:var(--alq-cocoa);font-size:.92rem;font-weight:700}.alq-login-input{position:relative;display:flex;align-items:center;min-height:58px;border-radius:18px;background:#ffffffd6;border:1px solid rgba(76,44,21,.12);transition:border-color var(--alq-transition),box-shadow var(--alq-transition),transform var(--alq-transition)}.alq-login-input:focus-within{border-color:#6e7a4eb8;box-shadow:0 0 0 4px #6e7a4e1f}.alq-login-input.is-error{border-color:#b3472f99;box-shadow:0 0 0 4px #b3472f14}.alq-login-input__icon{width:52px;min-width:52px;display:grid;place-items:center;color:#4c2c1580;font-weight:800;font-size:1rem}.alq-login-input input{width:100%;height:58px;border:0;outline:none;background:transparent;color:var(--alq-cocoa);font-size:.98rem;padding:0 14px 0 0}.alq-login-input input::placeholder{color:#4c2c156b}.alq-login-input input:disabled{cursor:not-allowed}.alq-login-toggle{border:0;background:transparent;color:var(--alq-olive);font-weight:700;font-size:.9rem;padding:0 16px;cursor:pointer;transition:opacity var(--alq-transition)}.alq-login-toggle:hover{opacity:.78}.alq-login-toggle:disabled{cursor:not-allowed;opacity:.65}.alq-login-error{color:var(--alq-danger);font-size:.82rem;font-weight:600;padding-left:4px}.alq-login-options{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:2px}.alq-login-checkbox{display:inline-flex;align-items:center;gap:10px;color:var(--alq-text-dark-soft);font-size:.92rem;font-weight:600;cursor:pointer}.alq-login-checkbox input{width:16px;height:16px;accent-color:var(--alq-olive)}.alq-login-link{color:var(--alq-olive);text-decoration:none;font-weight:700;transition:opacity var(--alq-transition)}.alq-login-link:hover{opacity:.78}.alq-login-alert{padding:14px 16px;border-radius:16px;background:#b3472f14;border:1px solid rgba(179,71,47,.14);color:#8b311c;font-size:.92rem;font-weight:600}.alq-login-submit,.alq-login-google{min-height:58px;border:0;border-radius:18px;cursor:pointer;transition:transform var(--alq-transition),box-shadow var(--alq-transition),opacity var(--alq-transition);font-weight:800;font-size:.96rem}.alq-login-submit:disabled,.alq-login-google:disabled{cursor:not-allowed;opacity:.72}.alq-login-submit{background:linear-gradient(135deg,var(--alq-cocoa) 0%,#6a4427 100%);color:var(--alq-ivory);box-shadow:0 14px 28px #4c2c152e}.alq-login-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #4c2c1538}.alq-login-divider{position:relative;text-align:center;margin:6px 0 2px}.alq-login-divider:before{content:"";position:absolute;inset:50% 0 auto;border-top:1px solid rgba(76,44,21,.1)}.alq-login-divider span{position:relative;z-index:1;background:#f7f3eaf5;padding:0 14px;color:#4c2c1585;font-size:.84rem;font-weight:700}.alq-login-google{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#ffffffe6;color:var(--alq-cocoa);border:1px solid rgba(76,44,21,.1)}.alq-login-google:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px #4c2c1514}.alq-login-google__badge{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#f1ece1;color:var(--alq-cocoa);font-size:.92rem;font-weight:900}.alq-login-footer{margin-top:24px;padding-top:18px;border-top:1px solid rgba(76,44,21,.08)}.alq-login-footer p{margin:0 0 8px;color:var(--alq-text-dark-soft);font-size:.94rem}.alq-login-footer strong{color:var(--alq-cocoa)}.alq-login-footer small{color:#4c2c1585;font-size:.82rem}@media(max-width:1180px){.alq-login-layout{grid-template-columns:1fr}.alq-login-left{min-height:auto;padding:42px;border-right:0;border-bottom:1px solid var(--alq-line-soft)}.alq-login-right{padding:36px}.alq-login-hero h2{max-width:18ch}}@media(max-width:768px){.alq-login-page{padding:14px}.alq-login-layout{min-height:auto;border-radius:26px}.alq-login-left,.alq-login-right{padding:24px}.alq-login-card{padding:24px;border-radius:24px}.alq-login-brand{align-items:flex-start}.alq-login-brand__logoWrap{width:68px;height:68px;border-radius:20px}.alq-login-brand__logoImage{width:46px;height:46px}.alq-login-points{gap:12px}.alq-login-point{grid-template-columns:48px 1fr;gap:12px;padding:15px;border-radius:18px}.alq-login-point span{width:48px;height:48px;border-radius:14px;font-size:.84rem}.alq-login-options{flex-direction:column;align-items:flex-start}}@media(max-width:520px){.alq-login-left{padding:20px}.alq-login-right{padding:18px}.alq-login-card{padding:20px}.alq-login-brand{flex-direction:column;align-items:flex-start;gap:14px}.alq-login-hero h2{font-size:1.8rem}.alq-login-input{min-height:54px}.alq-login-input input{height:54px;font-size:.94rem}.alq-login-submit,.alq-login-google{min-height:54px}}.alq-login-page{background:#f6f2e8;color:#4c2c15}.alq-login-layout{zoom:.9;max-width:1320px;margin:0 auto}.alq-login-left{border-radius:24px;overflow:hidden}.alq-login-chip{background:#fdf3cb;color:#4c2c15;border-color:#4c2c152e}.alq-login-brand__logoWrap{background:#fdf3cb;border:1px solid rgba(76,44,21,.16)}.alq-login-point{background:#fdf3cb1f;border-color:#fdf3cb33}.alq-login-card{border-radius:24px;box-shadow:0 18px 50px #4c2c151f}.alq-login-card input,.alq-login-submit,.alq-login-google{min-height:42px;border-radius:12px}.alq-login-submit{background:#4c2c15;color:#fdf3cb}.alq-login-google{background:#6e7a4e;color:#f6f2e8;border-color:#6e7a4e}.alq-login-footer,.alq-login-security{color:#4c2c15ad}@media(max-width:900px){.alq-login-layout{zoom:1}}.alq-login-page{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;position:relative}.alq-login-page:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(90deg,#4c2c15bd,#4c2c1561 48%,#f6f2e83d)}.alq-login-layout{position:relative;z-index:1;zoom:.9}.alq-login-left{background:transparent!important}.alq-login-left__overlay{background:radial-gradient(circle at 15% 20%,rgba(253,243,203,.16),transparent 28%)!important}.alq-login-hero--minimal{max-width:520px;padding:22px;border-radius:24px;background:#4c2c157a;border:1px solid rgba(253,243,203,.18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.alq-login-hero--minimal h2{margin:0 0 10px;color:#fdf3cb;font-size:clamp(2rem,3vw,3.4rem);line-height:.98}.alq-login-hero--minimal p{margin:0;color:#f6f2e8d6;line-height:1.6}.alq-login-points,.alq-login-tags{display:none!important}.alq-login-submit,.alq-login-google{border-radius:14px}.alq-login-submit{background:#4c2c15!important;color:#fdf3cb!important}.alq-login-google{border-color:#4c2c1529!important;color:#4c2c15!important}:root{--shop-cream: #fdf3cb;--shop-cocoa: #4c2c15;--shop-olive: #6e7a4e;--shop-ivory: #f6f2e8;--shop-bg: #f7f2e8;--shop-card: rgba(255, 253, 248, .92);--shop-card-strong: rgba(255, 253, 248, .98);--shop-text: rgba(76, 44, 21, .96);--shop-text-soft: rgba(76, 44, 21, .7);--shop-line: rgba(76, 44, 21, .08);--shop-line-strong: rgba(76, 44, 21, .14);--shop-ok: #4f7446;--shop-warn: #a0642d;--shop-danger: #b14d3d;--shop-shadow-lg: 0 18px 44px rgba(76, 44, 21, .08);--shop-shadow-md: 0 12px 28px rgba(76, 44, 21, .065);--shop-shadow-sm: 0 8px 18px rgba(76, 44, 21, .045);--shop-radius-xl: 28px;--shop-radius-lg: 22px;--shop-radius-md: 18px;--shop-radius-sm: 14px}.shop-shell{min-height:100vh;color:var(--shop-text);background:radial-gradient(circle at top right,rgba(110,122,78,.08),transparent 22%),radial-gradient(circle at top left,rgba(253,243,203,.28),transparent 22%),linear-gradient(180deg,#fbf7ef,#f5efe3)}.shop-hero,.shop-main{width:min(1380px,calc(100% - 32px));margin-inline:auto}.shop-hero{padding:18px 0 14px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:14px;align-items:stretch}.shop-hero__copy,.shop-hero__visual,.shop-toolbar,.shop-card,.shop-alert,.shop-empty,.shop-drawer,.shop-cart-box,.shop-checkout-box,.shop-modal{border:1px solid var(--shop-line);background:var(--shop-card);box-shadow:var(--shop-shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shop-hero__copy,.shop-hero__visual,.shop-toolbar,.shop-card,.shop-cart-box,.shop-checkout-box,.shop-modal{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.shop-hero__copy:hover,.shop-hero__visual:hover,.shop-toolbar:hover,.shop-card:hover,.shop-cart-box:hover,.shop-checkout-box:hover,.shop-modal:hover{transform:translateY(-1px);box-shadow:var(--shop-shadow-lg);border-color:var(--shop-line-strong)}.shop-hero__copy{position:relative;overflow:hidden;border-radius:var(--shop-radius-xl);padding:24px;background:radial-gradient(circle at top right,rgba(110,122,78,.12),transparent 28%),linear-gradient(180deg,#fffdf8f5,#f6f2e8eb)}.shop-hero__copy:after{content:"";position:absolute;right:-8%;bottom:-34%;width:280px;height:280px;background:radial-gradient(circle,rgba(253,243,203,.34),transparent 66%);pointer-events:none}.shop-hero__brand{display:grid;gap:10px}.shop-hero__logo{width:170px;max-width:68%;display:block;object-fit:contain}.shop-chip,.shop-tag,.shop-stock,.shop-toolbar__eyebrow,.shop-drawer__eyebrow,.shop-category-chip,.shop-card__sku{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:999px}.shop-chip,.shop-toolbar__eyebrow,.shop-drawer__eyebrow{min-height:28px;width:fit-content;padding:0 12px;background:#6e7a4e1f;color:var(--shop-olive);font-size:.62rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.shop-hero h1{margin:14px 0 0;max-width:11ch;font-size:clamp(2rem,3.6vw,3.8rem);line-height:.92;letter-spacing:-.06em;color:var(--shop-cocoa)}.shop-hero p{margin:14px 0 0;max-width:720px;color:var(--shop-text-soft);font-size:.94rem;line-height:1.7}.shop-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.shop-btn,.shop-category-chip,.shop-icon-btn,.shop-qty-btn,.shop-link-btn,.shop-card__quick{appearance:none;border:1px solid transparent;outline:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease,opacity .16s ease}.shop-btn:hover,.shop-category-chip:hover,.shop-icon-btn:hover,.shop-qty-btn:hover,.shop-link-btn:hover,.shop-card__quick:hover{transform:translateY(-1px)}.shop-btn{min-height:42px;border-radius:14px;padding:0 18px;font-size:.76rem;font-weight:900}.shop-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.shop-btn--primary{background:linear-gradient(135deg,var(--shop-cocoa),#6b4121);color:#fff;box-shadow:0 14px 24px #4c2c1524}.shop-btn--ghost{background:#fdf3cbb3;color:var(--shop-cocoa);border-color:var(--shop-line)}.shop-btn--block{width:100%}.shop-kpis{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.shop-kpi{padding:12px 14px;border-radius:18px;border:1px solid var(--shop-line);background:linear-gradient(180deg,#fdf3cb3d,#fffdf8eb)}.shop-kpi strong{display:block;margin-bottom:4px;font-size:1.05rem;line-height:1}.shop-kpi span{color:var(--shop-text-soft);font-size:.68rem}.shop-hero__visual{border-radius:var(--shop-radius-xl);padding:12px;display:grid;gap:12px;background:linear-gradient(180deg,#fffdf8f5,#f6f2e8e6)}.shop-hero__visual-media{overflow:hidden;border-radius:20px;aspect-ratio:1.02 / 1;background:#4c2c150f}.shop-hero__visual-media img,.shop-modal__media img,.shop-card__media img,.shop-cart-item__media img{width:100%;height:100%;object-fit:cover}.shop-hero__visual-card{padding:14px;border-radius:18px;border:1px solid var(--shop-line);background:linear-gradient(180deg,#fdf3cb3d,#fffdf8eb);display:grid;gap:8px}.shop-hero__visual-head,.shop-modal__head{display:flex;flex-wrap:wrap;gap:8px}.shop-hero__visual-card h3,.shop-modal h3{margin:0;font-size:1.12rem;line-height:1.1}.shop-hero__visual-card p,.shop-modal p{margin:0;color:var(--shop-text-soft);font-size:.84rem;line-height:1.65}.shop-hero__visual-metrics{display:flex;align-items:center;justify-content:space-between;gap:10px}.shop-hero__visual-metrics strong,.shop-modal__price strong,.shop-card__pricebox strong{font-size:1.1rem;line-height:1;color:var(--shop-cocoa)}.shop-hero__visual-metrics span,.shop-modal__price small,.shop-card__pricebox small,.shop-cart-item__body small{color:var(--shop-text-soft);font-size:.74rem}.shop-main{padding-bottom:28px;display:grid;gap:14px}.shop-alert,.shop-empty{border-radius:20px;padding:16px 18px}.shop-alert{font-size:.86rem}.shop-alert--success{color:var(--shop-ok)}.shop-alert--error{color:var(--shop-danger)}.shop-empty{color:var(--shop-text-soft);text-align:center}.shop-empty--hero,.shop-empty--soft{display:grid;place-items:center;min-height:220px;border-radius:20px;background:linear-gradient(180deg,#fffdf8e0,#f6f2e8db)}.shop-toolbar{border-radius:24px;padding:18px;display:grid;gap:14px}.shop-toolbar__top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.shop-toolbar__top h2{margin:8px 0 0;font-size:1.72rem;line-height:1.02;letter-spacing:-.04em}.shop-toolbar__top p{margin:8px 0 0;color:var(--shop-text-soft);font-size:.86rem;line-height:1.65}.shop-toolbar__summary{min-width:132px;padding:14px;border-radius:18px;border:1px solid var(--shop-line);background:linear-gradient(180deg,#fdf3cb3d,#fffdf8f0);text-align:right}.shop-toolbar__summary strong{display:block;font-size:1.18rem;line-height:1}.shop-toolbar__summary span,.shop-toolbar__summary small{display:block;margin-top:4px;color:var(--shop-text-soft);font-size:.68rem}.shop-toolbar__filters{display:grid;grid-template-columns:minmax(0,1.3fr) 220px auto auto auto;gap:10px;align-items:end}.shop-toolbar__actions{display:flex;gap:10px;justify-content:flex-end}.shop-field{display:grid;gap:6px}.shop-field--grow{min-width:0}.shop-field>span{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--shop-text-soft)}.shop-input{width:100%;min-height:42px;border-radius:14px;border:1px solid var(--shop-line);background:var(--shop-card-strong);color:var(--shop-text);padding:0 14px;font-size:.84rem;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.shop-input:focus{border-color:#6e7a4e73;box-shadow:0 0 0 4px #6e7a4e1c;outline:none}.shop-textarea{min-height:96px;resize:vertical;padding:12px 14px}.shop-check{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:10px;border-radius:14px;border:1px solid var(--shop-line);background:#fffdf8db;font-size:.78rem;font-weight:700;color:var(--shop-cocoa)}.shop-check input{accent-color:var(--shop-olive)}.shop-category-chips{display:flex;gap:8px;flex-wrap:wrap}.shop-category-chip{min-height:34px;padding:0 12px;background:#fffdf8db;border-color:var(--shop-line);color:var(--shop-cocoa);font-size:.72rem;font-weight:800}.shop-category-chip.is-active{background:linear-gradient(135deg,var(--shop-cocoa),#6b4121);color:#fff}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.shop-card{border-radius:22px;overflow:hidden;display:grid}.shop-card__media{position:relative;overflow:hidden;aspect-ratio:1.08 / .92;background:#4c2c150f}.shop-card__media:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(180deg,transparent,rgba(76,44,21,.2));pointer-events:none}.shop-card__badges{position:absolute;top:12px;left:12px;right:12px;display:flex;gap:8px;flex-wrap:wrap;z-index:1}.shop-tag,.shop-stock,.shop-card__sku{min-height:28px;padding:0 10px;border:1px solid var(--shop-line);background:#fffdf8e6;color:var(--shop-cocoa);font-size:.64rem;font-weight:800}.shop-tag--featured{background:#6e7a4e29;color:var(--shop-olive)}.shop-stock.is-ok{color:var(--shop-ok)}.shop-stock.is-low{color:var(--shop-warn)}.shop-stock.is-out{color:var(--shop-danger)}.shop-card__quick{position:absolute;right:12px;bottom:12px;z-index:1;min-height:34px;padding:0 12px;border-radius:12px;background:#fffdf8eb;border-color:var(--shop-line);color:var(--shop-cocoa);font-size:.72rem;font-weight:900}.shop-card__body{padding:14px;display:grid;gap:10px}.shop-card__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.shop-card__head h3{margin:0;font-size:1rem;line-height:1.12}.shop-card__pricebox{text-align:right}.shop-card__desc{margin:0;color:var(--shop-text-soft);font-size:.8rem;line-height:1.6;min-height:2.6em}.shop-card__meta{display:flex;flex-wrap:wrap;gap:8px}.shop-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--shop-text-soft);font-weight:900}.shop-modal-backdrop,.shop-drawer-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:20px;background:#2e201452;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shop-modal{width:min(980px,100%);border-radius:24px;padding:16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.92fr);gap:16px;position:relative;background:linear-gradient(180deg,#fffdf8fa,#f6f2e8f0)}.shop-modal__close,.shop-icon-btn,.shop-qty-btn{min-width:36px;min-height:36px;display:inline-grid;place-items:center;border-radius:12px;border-color:var(--shop-line);background:#fffdf8eb;color:var(--shop-cocoa);font-size:1.1rem}.shop-modal__close{position:absolute;top:12px;right:12px}.shop-modal__media{overflow:hidden;border-radius:20px;min-height:340px;background:#4c2c150f}.shop-modal__body{display:grid;gap:12px;align-content:start}.shop-modal__price{display:flex;align-items:baseline;gap:10px}.shop-modal__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shop-modal__meta span{min-height:38px;display:inline-flex;align-items:center;padding:0 12px;border-radius:12px;border:1px solid var(--shop-line);background:#fffdf8e6;color:var(--shop-text-soft);font-size:.74rem}.shop-drawer{width:min(1180px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:26px;padding:16px;background:linear-gradient(180deg,#fffdf8fa,#f6f2e8f0)}.shop-drawer__head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding-bottom:12px}.shop-drawer__head h3{margin:6px 0 0;font-size:1.42rem;line-height:1}.shop-drawer__head p{margin:8px 0 0;color:var(--shop-text-soft);font-size:.84rem}.shop-drawer__body{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:14px}.shop-cart-box,.shop-checkout-box{border-radius:20px;padding:14px}.shop-cart-box__head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.shop-cart-box__head h4{margin:0;font-size:1rem}.shop-cart-list{display:grid;gap:10px}.shop-cart-item{display:grid;grid-template-columns:84px minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:10px;border-radius:16px;border:1px solid var(--shop-line);background:#fffdf8e6}.shop-cart-item__media{overflow:hidden;border-radius:14px;aspect-ratio:1 / 1;background:#4c2c150f}.shop-cart-item__body{display:grid;gap:4px}.shop-cart-item__body strong,.shop-cart-item__side strong{font-size:.9rem}.shop-cart-item__body span,.shop-link-btn,.shop-link-btn--danger{color:var(--shop-text-soft);font-size:.74rem}.shop-cart-item__qty{display:inline-flex;align-items:center;gap:8px}.shop-cart-item__qty span{min-width:24px;text-align:center;font-size:.84rem;font-weight:800}.shop-cart-item__side{display:grid;justify-items:end;gap:6px}.shop-link-btn{background:transparent;border:none;padding:0;font-weight:800}.shop-link-btn--danger{color:var(--shop-danger)}.shop-checkout-form{display:grid;gap:10px}.shop-total-box{display:grid;gap:8px;padding:12px;border-radius:16px;border:1px solid var(--shop-line);background:linear-gradient(180deg,#fdf3cb3d,#fffdf8f0)}.shop-total-row{display:flex;justify-content:space-between;gap:10px;align-items:center;color:var(--shop-text-soft);font-size:.82rem}.shop-total-row strong{color:var(--shop-cocoa);font-size:.95rem}.shop-total-row--grand span,.shop-total-row--grand strong{font-size:1rem;color:var(--shop-cocoa)}@media(max-width:1180px){.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-toolbar__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-toolbar__actions{grid-column:1 / -1;justify-content:stretch}.shop-toolbar__actions .shop-btn{flex:1}}@media(max-width:960px){.shop-hero,.shop-drawer__body,.shop-modal{grid-template-columns:1fr}.shop-grid,.shop-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-toolbar__top{flex-direction:column}.shop-toolbar__summary{text-align:left;width:100%}.shop-cart-item{grid-template-columns:72px minmax(0,1fr)}.shop-cart-item__qty,.shop-cart-item__side{grid-column:2;justify-self:start}.shop-cart-item__side{justify-items:start}}@media(max-width:640px){.shop-hero,.shop-main{width:min(100%,calc(100% - 20px))}.shop-hero{padding-top:12px}.shop-hero__copy,.shop-toolbar,.shop-card,.shop-drawer,.shop-cart-box,.shop-checkout-box,.shop-modal{border-radius:20px}.shop-hero__copy,.shop-toolbar,.shop-card__body,.shop-cart-box,.shop-checkout-box,.shop-modal,.shop-drawer{padding:12px}.shop-hero h1{max-width:none;font-size:2rem}.shop-grid,.shop-kpis,.shop-toolbar__filters,.shop-modal__meta{grid-template-columns:1fr}.shop-card__head{align-items:flex-start}.shop-card__head,.shop-drawer__head,.shop-hero__actions,.shop-toolbar__actions{flex-direction:column}.shop-btn,.shop-toolbar__actions .shop-btn,.shop-hero__actions .shop-btn{width:100%}.shop-drawer-backdrop,.shop-modal-backdrop{padding:10px}}.shop-btn--link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.shop-shell{font-size:.94rem}.shop-card{min-height:100%;background:#fffdf8f5}.shop-card__media{aspect-ratio:1 / .82;background:radial-gradient(circle at top,rgba(253,243,203,.45),transparent 52%),#4c2c150f}.shop-card__media img{transition:transform .42s ease,filter .42s ease}.shop-card:hover .shop-card__media img{transform:scale(1.055);filter:saturate(1.05) contrast(1.03)}.shop-card__body{align-content:start}.shop-card__head h3,.shop-card__desc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.shop-modal__media,.shop-cart-item__media,.shop-hero__visual-media{background:radial-gradient(circle at top,rgba(253,243,203,.44),transparent 58%),#4c2c150f}.shop-drawer,.shop-modal{max-width:calc(100vw - 24px)}@media(max-width:1180px){.shop-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}@media(max-width:640px){.shop-shell{font-size:.88rem}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-card__media{aspect-ratio:1 / .9}.shop-card__body{padding:10px;gap:8px}.shop-card__head{gap:8px}.shop-card__head h3{font-size:.88rem}.shop-card__pricebox strong{font-size:.92rem}.shop-card__desc,.shop-card__meta{font-size:.72rem}.shop-card__quick{display:none}}@media(max-width:380px){.shop-grid{grid-template-columns:1fr}}.shop-shell{position:relative;isolation:isolate;background:linear-gradient(180deg,#f6f2e8db,#f6f2e8f5 360px,#f6f2e8),url(/assets/caja-bg-Du_R0ij0.png) center top / cover fixed no-repeat}.shop-shell:before,.shop-shell:after{content:"";position:fixed;pointer-events:none;z-index:-1;border-radius:999px;filter:blur(6px)}.shop-shell:before{width:420px;height:420px;left:-180px;top:140px;background:radial-gradient(circle,rgba(253,243,203,.72),transparent 68%)}.shop-shell:after{width:520px;height:520px;right:-220px;top:420px;background:radial-gradient(circle,rgba(110,122,78,.18),transparent 70%)}.shop-hero,.shop-main{width:min(1280px,calc(100% - 36px))}.shop-hero{padding:22px 0 18px;grid-template-columns:minmax(0,.95fr) minmax(330px,1.05fr);gap:18px}.shop-hero__copy{min-height:420px;align-content:center;border-radius:32px;padding:clamp(20px,3vw,38px);background:linear-gradient(135deg,#fff9ecf5,#f6f2e8db),radial-gradient(circle at top left,rgba(253,243,203,.62),transparent 46%)}.shop-hero__logo{width:138px;max-width:56%;filter:drop-shadow(0 12px 22px rgba(76,44,21,.12))}.shop-chip,.shop-toolbar__eyebrow,.shop-drawer__eyebrow{background:#fdf3cbbd;border:1px solid rgba(76,44,21,.08);color:#6e7a4e}.shop-hero h1{max-width:12ch;font-size:clamp(2.4rem,4.7vw,4.9rem);line-height:.9;letter-spacing:-.07em}.shop-hero p{max-width:620px;font-weight:700}.shop-btn,.shop-category-chip,.shop-icon-btn,.shop-qty-btn,.shop-link-btn,.shop-card__quick{border-radius:999px}.shop-btn{min-height:40px;padding:0 18px;letter-spacing:.01em}.shop-btn--primary{background:linear-gradient(135deg,#4c2c15,#2b160b);color:#fdf3cb;box-shadow:0 14px 28px #4c2c152e}.shop-btn--primary:hover{box-shadow:0 20px 38px #4c2c153d}.shop-btn--ghost{background:#fdf3cbb8;color:#4c2c15;border-color:#4c2c1517}.shop-btn--ghost:hover,.shop-category-chip:hover,.shop-icon-btn:hover,.shop-qty-btn:hover,.shop-link-btn:hover,.shop-card__quick:hover{box-shadow:0 12px 24px #4c2c151f}.shop-kpi{background:#fffcf5c7;box-shadow:inset 0 1px #ffffff80}.shop-hero__visual{position:relative;overflow:hidden;border-radius:32px;padding:14px;background:linear-gradient(180deg,#fffcf5eb,#f6f2e8d1),url(/assets/hero-D_9q_9wl.png) center / cover no-repeat}.shop-hero__visual:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#4c2c1514,#f6f2e88a);pointer-events:none}.shop-hero__visual>*{position:relative;z-index:1}.shop-hero__visual-media{aspect-ratio:1.35 / .9;border-radius:26px;box-shadow:0 20px 45px #4c2c1529}.shop-hero__visual-card{border-radius:24px;background:#fffcf5e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.shop-toolbar{border-radius:30px;padding:clamp(16px,2.2vw,24px);background:linear-gradient(135deg,#fffcf5eb,#f6f2e8e0),radial-gradient(circle at top right,rgba(253,243,203,.4),transparent 45%)}.shop-toolbar__filters{align-items:end}.shop-category-chip.is-active{background:linear-gradient(135deg,#4c2c15,#2b160b);color:#fdf3cb}.shop-grid{gap:18px;align-items:stretch}.shop-card{position:relative;border-radius:28px;background:linear-gradient(180deg,#fffcf5fa,#f6f2e8eb);border:1px solid rgba(76,44,21,.08);box-shadow:0 16px 34px #4c2c1514}.shop-card:before{content:"";position:absolute;inset:10px 10px auto auto;width:70px;height:70px;border-radius:999px;background:radial-gradient(circle,rgba(253,243,203,.6),transparent 70%);pointer-events:none;z-index:1}.shop-card:hover{transform:translateY(-5px);box-shadow:0 24px 52px #4c2c1524}.shop-card__media{border-radius:28px 28px 0 0;aspect-ratio:1 / .82}.shop-card__media img{object-position:center}.shop-card__badges{top:10px;left:10px;right:10px}.shop-tag,.shop-stock,.shop-card__sku{background:#fffcf5e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shop-tag--featured{background:#6e7a4e2e;color:#4f5d34}.shop-card__quick{background:#fdf3cb;color:#4c2c15}.shop-card__body{padding:16px}.shop-card__head h3{color:#4c2c15;font-size:1.03rem}.shop-card__pricebox strong{color:#4c2c15}.shop-drawer-backdrop,.shop-modal-backdrop{z-index:120}.shop-drawer,.shop-modal{border-radius:30px;background:linear-gradient(135deg,#fffcf5fa,#f6f2e8f0);border:1px solid rgba(76,44,21,.1)}.shop-drawer{width:min(1120px,calc(100vw - 28px))}@media(max-width:1100px){.shop-hero{grid-template-columns:1fr}.shop-hero__copy{min-height:auto}}@media(max-width:760px){.shop-hero,.shop-main{width:min(100%,calc(100% - 22px))}.shop-hero{padding-top:14px}.shop-hero__copy,.shop-hero__visual,.shop-toolbar,.shop-card,.shop-drawer,.shop-modal{border-radius:22px}.shop-hero h1{max-width:none;font-size:clamp(2rem,11vw,3rem)}.shop-hero__actions{display:grid;grid-template-columns:1fr}.shop-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-toolbar__filters{grid-template-columns:1fr}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.shop-grid{grid-template-columns:1fr}}:root{--alq-bg: #fdf3cb;--alq-surface: #f6f2e8;--alq-surface-strong: #fffaf2;--alq-coffee: #4c2c15;--alq-olive: #6e7a4e;--alq-border: rgba(76, 44, 21, .12);--alq-border-strong: rgba(76, 44, 21, .18);--alq-shadow: 0 16px 48px rgba(76, 44, 21, .08);--alq-shadow-soft: 0 8px 20px rgba(76, 44, 21, .06);--alq-danger: #af513f;--alq-warn: #b77a22;--alq-success: #4d6e40;--alq-text-soft: rgba(76, 44, 21, .72)}.alq-dashboard-page{display:grid;gap:14px;color:var(--alq-coffee)}.alq-dashboard-hero,.alq-dashboard-card,.alq-dashboard-metric,.alq-dashboard-modal{background:linear-gradient(180deg,#fffaf2f5,#f6f2e8f5);border:1px solid var(--alq-border);box-shadow:var(--alq-shadow-soft)}.alq-dashboard-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);gap:14px;padding:18px;border-radius:20px;background:radial-gradient(circle at top right,rgba(110,122,78,.14),transparent 28%),radial-gradient(circle at bottom left,rgba(76,44,21,.08),transparent 24%),linear-gradient(180deg,#fffaf2fa,#f6f2e8fa)}.alq-dashboard-hero-main,.alq-dashboard-hero-side,.alq-dashboard-highlight,.alq-dashboard-pill-row,.alq-dashboard-stat-stack,.alq-dashboard-list,.alq-dashboard-pipeline-list{display:grid;gap:10px}.alq-dashboard-chip,.alq-dashboard-badge,.alq-dashboard-pill span,.alq-dashboard-highlight span,.alq-dashboard-metric span,.alq-dashboard-pipeline span{font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--alq-text-soft)}.alq-dashboard-chip{width:fit-content;padding:8px 12px;border-radius:999px;color:var(--alq-coffee);border:1px solid rgba(76,44,21,.14);background:#ffffffb8}.alq-dashboard-hero h1{margin:0;font-size:clamp(1.5rem,2.6vw,2.2rem);line-height:1.04}.alq-dashboard-hero p,.alq-dashboard-card-head p,.alq-dashboard-highlight small,.alq-dashboard-metric small,.alq-dashboard-pill strong,.alq-dashboard-row p,.alq-dashboard-row>small,.alq-dashboard-pipeline-item small,.alq-dashboard-modal-head p{color:var(--alq-text-soft)}.alq-dashboard-hero p{margin:0;max-width:72ch}.alq-dashboard-pill-row{grid-template-columns:repeat(3,minmax(0,1fr))}.alq-dashboard-pill,.alq-dashboard-highlight{padding:12px 14px;border-radius:16px;border:1px solid var(--alq-border);background:#ffffffb8}.alq-dashboard-pill strong,.alq-dashboard-highlight strong,.alq-dashboard-metric strong,.alq-dashboard-pipeline strong,.alq-dashboard-stat-line strong{display:block;color:var(--alq-coffee)}.alq-dashboard-pill strong,.alq-dashboard-highlight strong{margin-top:4px;font-size:1rem}.alq-dashboard-pill--olive,.alq-dashboard-highlight--olive,.alq-dashboard-metric--olive{background:#6e7a4e1f}.alq-dashboard-banner{padding:10px 12px;border-radius:14px;border:1px solid transparent;font-size:.88rem;font-weight:700}.alq-dashboard-banner--danger{background:#af513f1a;color:var(--alq-danger);border-color:#af513f2e}.alq-dashboard-banner--success{background:#4d6e401a;color:var(--alq-success);border-color:#4d6e4033}.alq-dashboard-metrics-grid,.alq-dashboard-grid--single-level{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}.alq-dashboard-metric{grid-column:span 2;padding:14px;border-radius:18px}.alq-dashboard-metric--warn{background:#b77a221a}.alq-dashboard-metric--danger{background:#af513f14}.alq-dashboard-metric--success{background:#4d6e401a}.alq-dashboard-card{padding:14px;border-radius:18px}.alq-dashboard-card-head,.alq-dashboard-form-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.alq-dashboard-card-head{margin-bottom:12px}.alq-dashboard-card-head h3,.alq-dashboard-modal-head h3{margin:0;font-size:1rem}.alq-dashboard-card-head p,.alq-dashboard-modal-head p{margin:4px 0 0;font-size:.88rem}.alq-dashboard-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.alq-dashboard-action-btn{display:flex;align-items:center;justify-content:center;min-height:54px;padding:12px;border-radius:14px;border:1px solid var(--alq-border);background:#ffffffc7;color:var(--alq-coffee);transition:.18s ease;cursor:pointer}.alq-dashboard-action-btn strong{font-size:.92rem}.alq-dashboard-action-btn:hover,.alq-dashboard-primary-btn:hover,.alq-dashboard-secondary-btn:hover{transform:translateY(-1px)}.alq-dashboard-action-btn.is-active{background:#6e7a4e24;border-color:#6e7a4e66}.alq-dashboard-grid--single-level>.alq-dashboard-card:nth-child(1){grid-column:span 7}.alq-dashboard-grid--single-level>.alq-dashboard-card:nth-child(2){grid-column:span 5}.alq-dashboard-grid--single-level>.alq-dashboard-card:nth-child(3){grid-column:span 4}.alq-dashboard-grid--single-level>.alq-dashboard-card:nth-child(4){grid-column:span 4}.alq-dashboard-grid--single-level>.alq-dashboard-card:nth-child(5){grid-column:span 4}.alq-dashboard-bars{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;align-items:end}.alq-dashboard-bar-col{display:grid;gap:6px;justify-items:center}.alq-dashboard-bar-label-top{font-size:.72rem;font-weight:700}.alq-dashboard-bar-track{width:100%;min-height:146px;display:flex;align-items:flex-end;justify-content:center;padding:8px;border-radius:16px;background:#4c2c150a;border:1px solid var(--alq-border)}.alq-dashboard-bar-fill{width:100%;max-width:36px;border-radius:999px;background:linear-gradient(180deg,#6e7a4ef2,#4c2c15eb)}.alq-dashboard-pipeline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.alq-dashboard-pipeline{padding:12px;border-radius:16px;border:1px solid var(--alq-border);background:#ffffffc7}.alq-dashboard-pipeline--pending{border-left:4px solid #9d6b28}.alq-dashboard-pipeline--production{border-left:4px solid #6e7a4e}.alq-dashboard-pipeline--ready{border-left:4px solid #51806e}.alq-dashboard-pipeline--delivered{border-left:4px solid #4c2c15}.alq-dashboard-pipeline-item,.alq-dashboard-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid var(--alq-border)}.alq-dashboard-pipeline-item:last-child,.alq-dashboard-row:last-child{border-bottom:none;padding-bottom:0}.alq-dashboard-row strong,.alq-dashboard-pipeline-item strong{font-size:.92rem}.alq-dashboard-row p,.alq-dashboard-pipeline-item small{margin:4px 0 0;font-size:.84rem}.alq-dashboard-row>small{white-space:nowrap;font-size:.78rem}.alq-dashboard-empty,.alq-dashboard-empty-inline{padding:10px 0;font-size:.88rem}.alq-dashboard-stat-line{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid var(--alq-border);background:#ffffffb8}.alq-dashboard-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;border:1px solid transparent;background:#ffffffb8}.alq-dashboard-badge--danger{color:var(--alq-danger);border-color:#af513f33;background:#af513f14}.alq-dashboard-badge--warn{color:var(--alq-warn);border-color:#b77a2233;background:#b77a2214}.alq-dashboard-modal-backdrop{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px;background:#301d1057;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.alq-dashboard-modal{width:min(980px,100%);max-height:calc(100vh - 40px);border-radius:20px;overflow:hidden}.alq-dashboard-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--alq-border);background:#ffffff85}.alq-dashboard-modal-close{width:40px;height:40px;border:1px solid var(--alq-border);border-radius:12px;background:#ffffffd1;color:var(--alq-coffee);font-size:1.25rem;cursor:pointer}.alq-dashboard-modal-body{padding:18px;max-height:calc(100vh - 132px);overflow:auto}.alq-dashboard-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.alq-dashboard-field{display:grid;gap:6px}.alq-dashboard-field input,.alq-dashboard-field select,.alq-dashboard-field textarea{width:100%;min-height:42px;padding:10px 12px;border-radius:12px;border:1px solid var(--alq-border-strong);background:#ffffffe6;color:var(--alq-coffee);font:inherit;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.alq-dashboard-field textarea{min-height:106px;resize:vertical}.alq-dashboard-field input:focus,.alq-dashboard-field select:focus,.alq-dashboard-field textarea:focus{border-color:#6e7a4e8c;box-shadow:0 0 0 4px #6e7a4e1f}.alq-dashboard-field-error{color:var(--alq-danger);font-size:.78rem;font-weight:700}.alq-dashboard-check{grid-column:1 / -1;display:flex;align-items:center;gap:8px;min-height:42px;padding:10px 12px;border-radius:12px;border:1px dashed var(--alq-border-strong)}.alq-dashboard-form-actions{grid-column:1 / -1;justify-content:flex-end}.alq-dashboard-primary-btn,.alq-dashboard-secondary-btn{min-height:42px;padding:0 16px;border-radius:12px;font-weight:800;cursor:pointer;transition:.18s ease}.alq-dashboard-primary-btn{border:none;background:linear-gradient(180deg,#6e7a4e,#4c2c15);color:#fffdf7}.alq-dashboard-secondary-btn{border:1px solid var(--alq-border-strong);background:#ffffffc7;color:var(--alq-coffee)}.alq-dashboard-primary-btn:disabled,.alq-dashboard-secondary-btn:disabled{cursor:not-allowed;opacity:.7}@media(max-width:1180px){.alq-dashboard-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.alq-dashboard-metric{grid-column:auto}.alq-dashboard-grid--single-level,.alq-dashboard-hero{grid-template-columns:1fr}.alq-dashboard-grid--single-level>.alq-dashboard-card{grid-column:1 / -1}}@media(max-width:860px){.alq-dashboard-form-grid,.alq-dashboard-pipeline-grid,.alq-dashboard-action-grid,.alq-dashboard-bars,.alq-dashboard-pill-row{grid-template-columns:1fr}.alq-dashboard-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.alq-dashboard-modal-backdrop{padding:10px}}@media(max-width:560px){.alq-dashboard-metrics-grid{grid-template-columns:1fr}.alq-dashboard-hero,.alq-dashboard-card,.alq-dashboard-metric,.alq-dashboard-modal{border-radius:16px}.alq-dashboard-modal-head,.alq-dashboard-modal-body,.alq-dashboard-hero{padding:14px}}.alq-dashboard-page--compact{zoom:.9;gap:10px;max-width:100%}.alq-dashboard-page--compact *{box-sizing:border-box}.alq-dashboard-hero{grid-template-columns:minmax(0,1.65fr) minmax(260px,.7fr);padding:14px;gap:10px}.alq-dashboard-hero h1{font-size:clamp(1.35rem,2vw,1.85rem)}.alq-dashboard-hero p{font-size:.86rem;max-width:64ch}.alq-dashboard-pill-row--signed-only{grid-template-columns:minmax(0,1fr)}.alq-dashboard-pill--signed{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;background:#fdf3cb;border-color:#4c2c1538}.alq-dashboard-pill--signed strong{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alq-dashboard-pill--signed small{justify-self:end;padding:5px 9px;border-radius:999px;background:#4c2c15;color:#fdf3cb;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.alq-dashboard-highlight--control{min-height:100%;background:#6e7a4e;color:#f6f2e8;border-color:#4c2c152e}.alq-dashboard-highlight--control span,.alq-dashboard-highlight--control strong,.alq-dashboard-highlight--control small{color:#f6f2e8}.alq-dashboard-card--actions{padding:12px;background:#f6f2e8}.alq-dashboard-metrics-grid--two-lines{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.alq-dashboard-metrics-grid--two-lines .alq-dashboard-metric{grid-column:auto;min-height:86px;padding:12px;border-radius:16px;background:#fffaf2}.alq-dashboard-metric strong{font-size:1.25rem;line-height:1.1}.alq-dashboard-action-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.alq-dashboard-action-btn{min-height:46px;border:0;color:#fdf3cb;background:#4c2c15;box-shadow:0 10px 22px #4c2c151f}.alq-dashboard-action-btn:nth-child(2n){background:#6e7a4e}.alq-dashboard-action-btn:nth-child(3n){background:#fdf3cb;color:#4c2c15;box-shadow:inset 0 0 0 1px #4c2c152e}.alq-dashboard-action-btn.is-active{outline:2px solid #4C2C15;outline-offset:2px;filter:brightness(.98)}.alq-dashboard-grid--single-level{gap:10px;align-items:stretch}.alq-dashboard-grid--single-level>.alq-dashboard-card--revenue-trend{grid-column:span 8;min-height:235px;max-height:300px;overflow:hidden}.alq-dashboard-grid--single-level>.alq-dashboard-card--pipeline{grid-column:span 4;min-height:235px}.alq-dashboard-card--revenue-trend .alq-dashboard-card-head,.alq-dashboard-card--pipeline .alq-dashboard-card-head{margin-bottom:8px}.alq-dashboard-card--revenue-trend .alq-dashboard-bars{height:175px;align-items:end}.alq-dashboard-card--revenue-trend .alq-dashboard-bar-track{height:126px}.alq-dashboard-pipeline-grid--four-one{display:grid;grid-template-columns:1fr;gap:8px}.alq-dashboard-pipeline{min-height:82px;padding:10px;border-radius:14px}.alq-dashboard-pipeline-list{display:none}.alq-dashboard-pipeline strong{font-size:1.35rem}.alq-dashboard-grid--single-level>.alq-dashboard-card:nth-child(n+3){grid-column:span 4}.alq-dashboard-grid--single-level>.alq-dashboard-card:nth-child(6){grid-column:span 12}.alq-dashboard-card,.alq-dashboard-metric,.alq-dashboard-pill,.alq-dashboard-highlight{border-radius:16px}.alq-dashboard-card-head h3{font-size:.96rem}.alq-dashboard-card-head p{font-size:.78rem}.alq-dashboard-list{gap:7px}.alq-dashboard-row{padding:9px 10px}.alq-dashboard-form-grid{gap:10px}.alq-dashboard-field input,.alq-dashboard-field select,.alq-dashboard-field textarea{min-height:40px;border-radius:12px}@media(max-width:1100px){.alq-dashboard-page--compact{zoom:1}.alq-dashboard-hero{grid-template-columns:1fr}.alq-dashboard-metrics-grid--two-lines{grid-template-columns:repeat(2,minmax(0,1fr))}.alq-dashboard-grid--single-level>.alq-dashboard-card--revenue-trend,.alq-dashboard-grid--single-level>.alq-dashboard-card--pipeline,.alq-dashboard-grid--single-level>.alq-dashboard-card:nth-child(n+3){grid-column:span 12}.alq-dashboard-pipeline-grid--four-one{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:700px){.alq-dashboard-metrics-grid--two-lines,.alq-dashboard-action-grid--compact,.alq-dashboard-pipeline-grid--four-one{grid-template-columns:1fr}.alq-dashboard-pill--signed{grid-template-columns:1fr;align-items:start}.alq-dashboard-pill--signed small{justify-self:start}}.alq-dashboard-page--compact{zoom:.75!important}.alq-dashboard-hero{grid-template-columns:1fr!important;gap:10px!important}.alq-dashboard-hero-main{min-height:auto!important;padding-bottom:14px!important}.alq-dashboard-hero-main>p{display:none!important}.alq-dashboard-hero-side{display:block!important;min-height:0!important}.alq-dashboard-highlight--control{display:none!important}.alq-dashboard-action-btn:nth-child(1){background:#4c2c15!important;color:#fdf3cb!important}.alq-dashboard-action-btn:nth-child(2){background:#6e7a4e!important;color:#f6f2e8!important}.alq-dashboard-action-btn:nth-child(3){background:#fdf3cb!important;color:#4c2c15!important;border-color:#4c2c1538!important}.alq-dashboard-action-btn:nth-child(4){background:#4c2c15!important;color:#fdf3cb!important}.alq-dashboard-action-btn:nth-child(5){background:#6e7a4e!important;color:#f6f2e8!important}.alq-dashboard-action-btn:nth-child(6){background:#f6f2e8!important;color:#4c2c15!important;border-color:#4c2c152e!important}.alq-dashboard-grid--single-level{grid-template-columns:repeat(12,minmax(0,1fr))!important;align-items:stretch!important}.alq-dashboard-grid--single-level>.alq-dashboard-card--revenue-trend{grid-column:span 7!important;min-height:250px!important;max-height:250px!important;overflow:hidden!important}.alq-dashboard-grid--single-level>.alq-dashboard-card--pipeline{grid-column:span 5!important;min-height:250px!important;max-height:250px!important;overflow:hidden!important}.alq-dashboard-card--revenue-trend .alq-dashboard-card-head,.alq-dashboard-card--pipeline .alq-dashboard-card-head{margin-bottom:6px!important}.alq-dashboard-card--revenue-trend .alq-dashboard-bars{height:166px!important;align-items:end!important;gap:8px!important}.alq-dashboard-card--revenue-trend .alq-dashboard-bar-track{height:112px!important}.alq-dashboard-card--revenue-trend .alq-dashboard-bar-fill{max-height:96px!important;background:linear-gradient(180deg,#6e7a4e,#4c2c15)!important}.alq-dashboard-pipeline-grid--two-two{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;height:calc(100% - 46px)!important}.alq-dashboard-pipeline-grid--two-two .alq-dashboard-pipeline{min-height:86px!important;padding:12px!important;overflow:hidden!important}.alq-dashboard-pipeline-grid--two-two .alq-dashboard-pipeline-list{display:none!important}.alq-dashboard-metrics-grid--two-lines{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}@media(max-width:1100px){.alq-dashboard-page--compact{zoom:.9!important}.alq-dashboard-grid--single-level>.alq-dashboard-card--revenue-trend,.alq-dashboard-grid--single-level>.alq-dashboard-card--pipeline{grid-column:span 12!important;max-height:none!important}}@media(max-width:700px){.alq-dashboard-page--compact{zoom:1!important}.alq-dashboard-metrics-grid--two-lines,.alq-dashboard-pipeline-grid--two-two{grid-template-columns:1fr!important}}.module-header{margin-bottom:18px}.module-header__surface{position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(76,44,21,.08);background:radial-gradient(circle at top right,rgba(110,122,78,.09),transparent 30%),linear-gradient(180deg,#ffffffe6,#f6f2e8f0);box-shadow:0 12px 30px #4c2c1514;padding:18px 20px}.module-header__top{margin-bottom:10px}.module-header__badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;border:1px solid rgba(76,44,21,.08);background:#6e7a4e1f;color:#6e7a4e;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.module-header__titleRow{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.module-header__copy{min-width:0}.module-header__copy h1{margin:0;color:#4c2c15;font-size:clamp(1.9rem,2.7vw,2.4rem);line-height:.98;letter-spacing:-.04em}.module-header__copy p{margin:10px 0 0;max-width:860px;color:#4c2c15b3;font-size:.92rem;line-height:1.65}.module-header__nav,.module-header__actions{display:flex;flex-wrap:wrap;gap:10px}.module-header__nav{justify-content:flex-end}.module-header__navBtn,.module-header__actionBtn,.module-header__actionSlot>*{min-height:40px;padding:0 14px;border-radius:14px;border:1px solid rgba(76,44,21,.1);background:#ffffffd6;color:#4c2c15;font-size:.8rem;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease,opacity .16s ease}.module-header__navBtn:hover,.module-header__actionBtn:hover,.module-header__actionSlot>*:hover{transform:translateY(-1px);box-shadow:0 10px 18px #4c2c1514;border-color:#4c2c1533}.module-header__actionBtn.is-primary{background:linear-gradient(135deg,#4c2c15,#6c4121);color:#fff;border-color:transparent}.module-header__actionBtn:disabled,.module-header__navBtn:disabled,.module-header__actionSlot>*:disabled{opacity:.65;cursor:not-allowed;transform:none}.module-header__actions{margin-top:14px}.module-header__actionSlot{display:inline-flex}@media(max-width:860px){.module-header__titleRow{flex-direction:column}.module-header__nav{width:100%;justify-content:flex-start}}:root{--orders-cream: #fdf3cb;--orders-cocoa: #4c2c15;--orders-olive: #6e7a4e;--orders-ivory: #f6f2e8;--orders-text: rgba(76, 44, 21, .96);--orders-text-soft: rgba(76, 44, 21, .68);--orders-line: rgba(76, 44, 21, .08);--orders-line-strong: rgba(76, 44, 21, .14);--orders-ok: #4d7a49;--orders-warn: #a15f29;--orders-danger: #a83d31;--orders-info: #546a8a;--orders-shadow-lg: 0 18px 40px rgba(76, 44, 21, .1);--orders-shadow-md: 0 10px 24px rgba(76, 44, 21, .08);--orders-shadow-sm: 0 6px 16px rgba(76, 44, 21, .06);--orders-radius-xl: 24px;--orders-radius-lg: 20px;--orders-radius-md: 16px;--orders-radius-sm: 12px}.orders-page,.orders-header,.orders-header__actions,.orders-table-wrap,.orders-table-scroll,.orders-panel,.orders-form-grid,.orders-detail-grid,.orders-items-list{min-width:0}.orders-page{display:grid;gap:14px;color:var(--orders-text);font-size:.78rem}.orders-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px;border-radius:var(--orders-radius-xl);background:radial-gradient(circle at top right,rgba(110,122,78,.1),transparent 22%),linear-gradient(180deg,#fffdf8f7,#f6f2e8f5);border:1px solid var(--orders-line);box-shadow:var(--orders-shadow-lg)}.orders-header__copy{min-width:0}.orders-header__eyebrow{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#6e7a4e1f;color:var(--orders-olive);font-size:.62rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}.orders-header h1{margin:0 0 8px;font-size:clamp(1.26rem,2.2vw,2rem);line-height:.96;letter-spacing:-.04em}.orders-header p{margin:0;color:var(--orders-text-soft);line-height:1.58;max-width:72ch}.orders-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.orders-excel{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orders-alert{padding:12px 14px;border-radius:var(--orders-radius-md);border:1px solid var(--orders-line);font-weight:800}.orders-alert--success{background:#4d7a4914;color:var(--orders-ok);border-color:#4d7a4924}.orders-alert--error{background:#a83d3114;color:var(--orders-danger);border-color:#a83d3124}.orders-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.orders-kpi{padding:14px;border-radius:var(--orders-radius-md);background:linear-gradient(180deg,#fffdf8f5,#f6f2e8eb);border:1px solid var(--orders-line);box-shadow:var(--orders-shadow-sm)}.orders-kpi span{display:block;margin-bottom:6px;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--orders-text-soft)}.orders-kpi strong{display:block;font-size:.94rem;line-height:1.1}.orders-toolbar{display:grid;gap:10px;padding:14px;border-radius:var(--orders-radius-lg);background:#fffdf8f0;border:1px solid var(--orders-line);box-shadow:var(--orders-shadow-sm)}.orders-toolbar__row{display:grid;grid-template-columns:1.4fr repeat(6,minmax(0,1fr));gap:10px}.orders-toolbar__row--secondary{grid-template-columns:repeat(3,minmax(0,220px)) minmax(260px,1fr);align-items:end}.orders-toolbar__summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;padding:0 12px;border-radius:var(--orders-radius-sm);background:#4c2c150a;color:var(--orders-cocoa);font-size:.66rem;font-weight:800}.orders-toolbar--pagination{padding-top:10px}.orders-pagination{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orders-pagination__label{font-size:.62rem;font-weight:800;color:var(--orders-text-soft)}.orders-field{display:grid;gap:6px}.orders-field span{font-size:.62rem;font-weight:900;color:var(--orders-cocoa)}.orders-field input,.orders-field select,.orders-field textarea{width:100%;min-height:42px;border-radius:13px;border:1px solid var(--orders-line-strong);background:#fffdf8;color:var(--orders-cocoa);padding:0 12px;outline:none;font-size:.7rem;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.orders-field textarea{min-height:96px;resize:vertical;padding:10px 12px}.orders-field input:focus,.orders-field select:focus,.orders-field textarea:focus{border-color:#6e7a4e80;box-shadow:0 0 0 3px #6e7a4e1f;background:#fff}.orders-full{grid-column:1 / -1}.orders-table-wrap{overflow:hidden;border-radius:var(--orders-radius-lg);border:1px solid var(--orders-line);background:#fffdf8f0;box-shadow:var(--orders-shadow-md)}.orders-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.orders-table-scroll--desktop{display:block}.orders-mobile-list{display:none}.orders-table{width:100%;min-width:1180px;border-collapse:collapse}.orders-table th,.orders-table td{text-align:left;padding:13px 14px;border-bottom:1px solid rgba(76,44,21,.06);vertical-align:middle}.orders-table th{font-size:.56rem;letter-spacing:.08em;text-transform:uppercase;color:var(--orders-text-soft);background:#f6f2e8d6;position:sticky;top:0;z-index:1}.orders-table tbody tr:hover{background:#fdf3cb24}.orders-table__customer strong{display:block;font-size:.69rem;line-height:1.2}.orders-table__customer span{display:block;margin-top:4px;font-size:.6rem;color:var(--orders-text-soft);line-height:1.45}.orders-table__actions{display:flex;gap:8px;flex-wrap:wrap}.orders-table__actions.is-compact{width:100%;justify-content:stretch}.orders-empty{padding:26px;text-align:center;color:var(--orders-text-soft)}.orders-empty--card{border-radius:18px;border:1px dashed var(--orders-line-strong);background:#fffdf8e0}.orders-status{min-height:24px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;font-size:.56rem;font-weight:900;border:1px solid transparent;white-space:nowrap}.orders-status--success{background:#4d7a491f;color:var(--orders-ok);border-color:#4d7a4929}.orders-status--warning{background:#a15f291f;color:var(--orders-warn);border-color:#a15f2929}.orders-status--danger{background:#a83d3114;color:var(--orders-danger);border-color:#a83d3124}.orders-status--info{background:#546a8a1f;color:var(--orders-info);border-color:#546a8a29}.orders-status--neutral{background:#4c2c1514;color:var(--orders-cocoa);border-color:#4c2c151a}.orders-btn{min-height:38px;border-radius:12px;border:1px solid transparent;padding:0 14px;font-size:.66rem;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease,background .16s ease,border-color .16s ease}.orders-btn:hover{transform:translateY(-1px)}.orders-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.orders-btn--primary{background:linear-gradient(135deg,var(--orders-cocoa),#6a4122);color:#fff;box-shadow:0 12px 22px #4c2c1524}.orders-btn--ghost{background:#fdf3cbd1;color:var(--orders-cocoa);border-color:#4c2c151a}.orders-btn--ghost:hover{background:#fdf3cbf5}.orders-btn--danger{background:#a83d3114;color:var(--orders-danger);border-color:#a83d311f}.orders-btn--danger:hover{background:#a83d311f}.orders-btn--sm{min-height:32px;padding:0 10px;font-size:.58rem}.orders-overlay{position:fixed;inset:0;background:#23140b47;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:100;padding:20px}.orders-panel{width:min(1100px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:18px;border-radius:22px;background:#fffdf8fb;border:1px solid var(--orders-line);box-shadow:0 24px 60px #4c2c152e}.orders-panel--detail{width:min(980px,100%)}.orders-panel--form{width:min(1120px,100%)}.orders-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.orders-panel__head h2{margin:0 0 6px;font-size:1rem}.orders-panel__head p{margin:0;color:var(--orders-text-soft);font-size:.64rem;line-height:1.5}.orders-panel__footer{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.orders-icon-btn{width:34px;height:34px;border-radius:999px;border:1px solid var(--orders-line);background:#4c2c150a;color:var(--orders-cocoa);font-size:1rem;font-weight:900;cursor:pointer}.orders-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.orders-detail-card{border-radius:18px;border:1px solid var(--orders-line);background:#ffffffd1;padding:14px}.orders-detail-card--full{grid-column:1 / -1}.orders-detail-card h4{margin:0 0 10px;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:var(--orders-text-soft)}.orders-detail-row{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:7px 0;border-bottom:1px solid rgba(76,44,21,.05)}.orders-detail-row:last-child{border-bottom:0}.orders-detail-row span{color:var(--orders-text-soft);font-size:.62rem}.orders-detail-row strong{font-size:.66rem;text-align:right}.orders-detail-text{display:grid;gap:6px;margin-bottom:10px}.orders-detail-text:last-child{margin-bottom:0}.orders-detail-text span{color:var(--orders-text-soft);font-size:.62rem;font-weight:900}.orders-detail-text p{margin:0;line-height:1.5;font-size:.66rem}.orders-items-list{display:grid;gap:8px}.orders-item-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:10px;align-items:center;padding:10px;border-radius:12px;background:#f6f2e8b8;border:1px solid var(--orders-line)}.orders-item-row strong,.orders-item-row span{font-size:.64rem}.orders-form{display:grid;gap:12px}.orders-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orders-items-box{display:grid;gap:10px;padding:14px;border-radius:16px;background:#f6f2e8b8;border:1px solid var(--orders-line)}.orders-items-box__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.orders-items-box__head h3{margin:0 0 4px;font-size:.82rem}.orders-items-box__head p{margin:0;font-size:.6rem;color:var(--orders-text-soft)}.orders-item-editor{display:grid;gap:10px}.orders-item-editor__row{display:grid;grid-template-columns:minmax(0,1.5fr) 110px 130px auto;gap:10px;align-items:end}.orders-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.orders-total-card{padding:12px;border-radius:14px;background:#f6f2e8b8;border:1px solid var(--orders-line)}.orders-total-card span{display:block;margin-bottom:5px;color:var(--orders-text-soft);font-size:.58rem;font-weight:900;text-transform:uppercase}.orders-total-card strong{display:block;font-size:.78rem}.orders-lock{padding:22px;border-radius:20px;background:#fffdf8eb;border:1px solid var(--orders-line);box-shadow:var(--orders-shadow-md)}.orders-lock h2{margin:0 0 6px;font-size:1rem}.orders-lock p{margin:0;color:var(--orders-text-soft)}.orders-mobile-card{display:grid;gap:12px;padding:14px;border-radius:18px;border:1px solid var(--orders-line);background:linear-gradient(180deg,#fffdf8fa,#f6f2e8f0);box-shadow:var(--orders-shadow-sm)}.orders-mobile-card__top,.orders-mobile-card__meta,.orders-mobile-card__customer,.orders-mobile-card__status-grid{min-width:0}.orders-mobile-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.orders-mobile-card__identity,.orders-mobile-card__total,.orders-mobile-card__customer,.orders-mobile-field{display:grid;gap:4px}.orders-mobile-card__identity strong,.orders-mobile-card__total strong,.orders-mobile-card__customer strong,.orders-mobile-field strong{font-size:.72rem;line-height:1.2}.orders-mobile-card__identity span,.orders-mobile-card__total small,.orders-mobile-card__customer span,.orders-mobile-field span{color:var(--orders-text-soft);font-size:.62rem;line-height:1.45}.orders-mobile-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.orders-mobile-card__status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}@media(max-width:1400px){.orders-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.orders-toolbar__row{grid-template-columns:repeat(4,minmax(0,1fr))}.orders-toolbar__row--secondary{grid-template-columns:1fr}}@media(max-width:1280px){.orders-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1180px){.orders-header{flex-direction:column;align-items:stretch}.orders-header__actions{width:100%;justify-content:flex-start}.orders-panel,.orders-panel--form,.orders-panel--detail{width:100%}.orders-detail-grid{grid-template-columns:1fr}.orders-item-row{grid-template-columns:minmax(0,1fr) auto auto}.orders-item-row>:first-child{grid-column:1 / -1}}@media(max-width:900px){.orders-header,.orders-panel__head,.orders-items-box__head{flex-direction:column;align-items:flex-start}.orders-toolbar__row{grid-template-columns:1fr}.orders-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-detail-grid,.orders-form-grid,.orders-item-editor__row,.orders-totals,.orders-item-row{grid-template-columns:1fr}}@media(max-width:860px){.orders-page{gap:12px}.orders-header{padding:16px;border-radius:20px}.orders-table-scroll--desktop{display:none}.orders-mobile-list{display:grid;gap:12px}.orders-panel{padding:14px;border-radius:20px;max-height:calc(100vh - 20px)}.orders-overlay{padding:10px}.orders-panel__footer{gap:10px}.orders-panel__footer>*{width:100%}.orders-btn{min-height:40px}.orders-excel,.orders-pagination{width:100%}.orders-pagination{justify-content:flex-start}}@media(max-width:640px){.orders-header h1{line-height:1}.orders-kpis,.orders-toolbar,.orders-form-grid,.orders-detail-grid,.orders-item-editor__row,.orders-totals,.orders-mobile-card__meta,.orders-mobile-card__status-grid{grid-template-columns:1fr}.orders-mobile-card{padding:12px;border-radius:16px}.orders-mobile-card__top{flex-direction:column}.orders-table__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.orders-table__actions .orders-btn{width:100%;padding-inline:8px}.orders-btn--sm{min-height:36px}.orders-detail-row{flex-direction:column;align-items:flex-start}.orders-detail-row strong{text-align:left}.orders-excel,.orders-pagination{display:grid;grid-template-columns:1fr}.orders-excel .orders-btn,.orders-pagination .orders-btn{width:100%}.orders-toolbar__summary{flex-direction:column;align-items:stretch}}.orders-item-editor__row--product{grid-template-columns:minmax(0,1.2fr) minmax(0,1.3fr) 110px 130px auto}@media(max-width:1180px){.orders-item-editor__row--product{grid-template-columns:1fr 1fr}}@media(max-width:860px){.orders-item-editor__row--product{grid-template-columns:1fr!important}}.orders-status--button{appearance:none;border:1px solid transparent;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.orders-status--button:hover{transform:translateY(-1px)}.orders-status--button:disabled{opacity:.7;cursor:not-allowed;transform:none}.orders-toolbar__summary--latest{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px}.orders-toolbar__summary--latest strong{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;background:#6e7a4e1f;color:var(--orders-olive);font-size:.64rem;font-weight:900;letter-spacing:.03em}@media(max-width:900px){.orders-toolbar__summary--latest{grid-template-columns:1fr}}.orders-page{transform:scale(.9);transform-origin:top left;width:111.11%}.orders-kpis--enterprise{grid-template-columns:repeat(4,minmax(0,1fr))}.orders-kpi small{display:block;margin-top:4px;color:var(--orders-text-soft);font-size:.66rem;font-weight:700}.orders-btn--primary,.orders-header__actions .orders-btn--primary,.orders-panel__footer .orders-btn--primary{background:var(--orders-cocoa)!important;color:var(--orders-cream)!important;border-color:var(--orders-cocoa)!important}.orders-btn--ghost{background:var(--orders-olive)!important;color:var(--orders-cream)!important;border-color:var(--orders-olive)!important}.orders-btn--danger{background:#8f2f24!important;color:#fff8ec!important;border-color:#8f2f24!important}.orders-risk-text{color:var(--orders-danger);font-weight:900}.orders-profit-text{color:var(--orders-olive);font-weight:900}.orders-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:12px}.orders-section-head span{display:block;color:var(--orders-olive);font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.orders-section-head h3{margin:2px 0 0;color:var(--orders-cocoa);font-size:1rem}.orders-pipeline{padding:16px;border-radius:var(--orders-radius-xl);background:linear-gradient(135deg,#fffaf0,var(--orders-ivory));border:1px solid var(--orders-line-strong);box-shadow:var(--orders-shadow-sm)}.orders-pipeline__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.orders-pipeline__column{min-width:0;padding:12px;border-radius:18px;background:#fffdf7;border:1px solid rgba(76,44,21,.1)}.orders-pipeline__head{display:flex;justify-content:space-between;align-items:center;gap:10px}.orders-pipeline__head strong{color:var(--orders-cocoa);font-size:.82rem}.orders-pipeline__head span{display:inline-flex;min-width:26px;height:26px;align-items:center;justify-content:center;border-radius:999px;background:var(--orders-cocoa);color:var(--orders-cream);font-size:.72rem;font-weight:900}.orders-pipeline__column>small{display:block;margin-top:4px;color:var(--orders-olive);font-weight:900}.orders-pipeline__list{display:grid;gap:8px;margin-top:10px}.orders-pipeline__list button{width:100%;padding:9px;border:1px solid rgba(76,44,21,.08);border-radius:14px;background:var(--orders-cream);color:var(--orders-cocoa);text-align:left;cursor:pointer}.orders-pipeline__list button b,.orders-pipeline__list button span,.orders-pipeline__list button strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders-pipeline__list button span{margin-top:2px;color:var(--orders-text-soft);font-size:.7rem}.orders-pipeline__list button strong{margin-top:4px;color:var(--orders-olive)}.orders-pipeline__list p{margin:0;color:var(--orders-text-soft);font-size:.72rem}.orders-totals{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1100px){.orders-kpis--enterprise,.orders-pipeline__grid,.orders-totals{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.orders-page{transform:none;width:100%}.orders-kpis--enterprise,.orders-pipeline__grid,.orders-totals{grid-template-columns:1fr}}.profile-page{min-height:100%;padding:6px 0 20px;color:var(--alq-cocoa)}.profile-shell{display:grid;gap:12px}.profile-surface,.profile-alert,.profile-empty{position:relative;overflow:hidden;border-radius:22px;border:1px solid rgba(76,44,21,.08);background:radial-gradient(circle at top right,rgba(110,122,78,.1),transparent 28%),linear-gradient(180deg,#ffffffe0,#f6f2e8eb);box-shadow:0 12px 30px #4c2c1514;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.profile-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:12px;padding:22px}.profile-hero__identity{display:flex;gap:12px;align-items:stretch}.profile-avatar-wrap{display:grid;gap:10px;justify-items:center}.profile-avatar{width:98px;height:98px;border-radius:24px;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(76,44,21,.08);background:linear-gradient(180deg,#fdf3cbfa,#f6f2e8f0);box-shadow:0 18px 36px #4c2c151f;color:var(--alq-cocoa);font-size:1.72rem;font-weight:900}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-avatar__action{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(76,44,21,.12);background:#ffffffd1;color:var(--alq-cocoa);font-size:.76rem;font-weight:800;letter-spacing:.02em;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.profile-avatar__action:hover{transform:translateY(-1px);box-shadow:0 10px 18px #4c2c1514;border-color:#4c2c1538}.profile-avatar__action input{position:absolute;inset:0;opacity:0;cursor:pointer}.profile-hero__copy{display:grid;align-content:center;gap:10px}.profile-chip,.profile-status{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(76,44,21,.08);background:#fdf3cbb3;color:var(--alq-cocoa);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.profile-status--success{background:#6e7a4e2e;color:#4d5d2f}.profile-status--warning{background:#b56e2e1f;color:#9a5b25}.profile-hero h1{margin:0;font-size:clamp(1.72rem,2.6vw,2.4rem);line-height:.96;letter-spacing:-.05em;font-weight:950}.profile-hero p{margin:0;color:#4c2c15a3;font-size:.88rem}.profile-hero__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:4px}.profile-completion{min-width:200px;flex:1;padding:10px 12px;border-radius:16px;border:1px solid rgba(76,44,21,.08);background:#ffffffc7}.profile-completion__top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.82rem;font-weight:800}.profile-progress{margin-top:10px;width:100%;height:8px;border-radius:999px;background:#4c2c1514;overflow:hidden}.profile-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6e7a4e,#4c2c15);transition:width .22s ease}.profile-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-kpi{padding:12px;border-radius:20px;border:1px solid rgba(76,44,21,.08);background:#ffffffc7;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.profile-kpi:hover,.profile-card:hover,.profile-order:hover{transform:translateY(-2px);box-shadow:0 16px 28px #4c2c1514;border-color:#4c2c1524}.profile-kpi span,.profile-eyebrow{display:inline-block;font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#4c2c158f}.profile-kpi strong{display:block;margin-top:8px;font-size:1.2rem;line-height:1;font-weight:950;letter-spacing:-.04em}.profile-kpi small{display:block;margin-top:8px;font-size:.74rem;color:#4c2c1599}.profile-alert,.profile-empty{padding:12px 14px}.profile-alert--success{border-color:#6e7a4e3d;background:linear-gradient(180deg,#eef4e1f5,#f6f2e8f5)}.profile-alert--error{border-color:#be48293d;background:linear-gradient(180deg,#ffeee8f5,#f6f2e8f5)}.profile-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:12px}.profile-card{padding:16px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.profile-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.profile-card__head h2{margin:6px 0 0;font-size:1.12rem;line-height:1;letter-spacing:-.03em;font-weight:950}.profile-meta-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.profile-form{display:grid;gap:12px}.profile-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-field{display:grid;gap:8px}.profile-field--full{grid-column:1 / -1}.profile-field span{font-size:.74rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#4c2c1594}.profile-field input,.profile-field textarea{width:100%;min-height:44px;border-radius:14px;border:1px solid rgba(76,44,21,.1);background:#ffffffe0;padding:0 14px;color:var(--alq-cocoa);font-size:.88rem;outline:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.profile-field textarea{min-height:114px;padding:10px 12px;resize:vertical}.profile-field input:focus,.profile-field textarea:focus{border-color:#6e7a4e80;box-shadow:0 0 0 4px #6e7a4e1f}.profile-field input:disabled,.profile-field input[readonly]{background:#f6f2e8eb;color:#4c2c15b3;cursor:not-allowed}.profile-form__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:4px}.profile-form__footer p{margin:0;max-width:620px;color:#4c2c15a8;font-size:.88rem;line-height:1.6}.profile-btn{min-height:42px;border-radius:14px;border:1px solid transparent;padding:0 18px;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.profile-btn:hover{transform:translateY(-1px)}.profile-btn--primary{background:linear-gradient(135deg,#4c2c15,#6c4121);color:#fff;box-shadow:0 14px 24px #4c2c152e}.profile-btn--ghost{background:#fffc;color:var(--alq-cocoa);border-color:#4c2c151a}.profile-orders{display:grid;gap:10px}.profile-order{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border-radius:16px;border:1px solid rgba(76,44,21,.08);background:#ffffffc7;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.profile-order__main strong,.profile-order__side strong{display:block;font-weight:900}.profile-order__main p{margin:6px 0 0;color:#4c2c1599;font-size:.84rem}.profile-order__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.profile-order__side{text-align:right}.profile-order__side small{display:block;margin-top:6px;font-size:.8rem;font-weight:800}.is-positive{color:#5b6a3a}.is-negative{color:#b14d38}@media(max-width:1120px){.profile-hero,.profile-grid{grid-template-columns:1fr}}@media(max-width:760px){.profile-page{padding-bottom:20px}.profile-hero,.profile-card{padding:12px;border-radius:22px}.profile-hero__identity,.profile-form__grid,.profile-kpis,.profile-order{grid-template-columns:1fr}.profile-hero__identity{display:grid}.profile-form__footer,.profile-card__head{align-items:stretch}.profile-order__side{text-align:left}}.profile-page{zoom:.9;padding:0 0 16px}.profile-shell{gap:10px}.profile-surface,.profile-card,.profile-alert,.profile-empty{border-color:#4c2c151f;background:#f6f2e8;box-shadow:0 10px 26px #4c2c1513}.profile-hero{grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);padding:16px;gap:10px}.profile-avatar{width:78px;height:78px;border-radius:18px;background:#fdf3cb}.profile-avatar__action,.profile-btn{min-height:36px;border-radius:12px}.profile-btn--primary{background:#4c2c15;color:#fdf3cb;border-color:#4c2c15}.profile-btn--ghost{background:#6e7a4e;color:#f6f2e8;border-color:#6e7a4e}.profile-chip{background:#4c2c15;color:#fdf3cb;border-color:#4c2c15}.profile-status{background:#fdf3cb;color:#4c2c15;border-color:#4c2c1529}.profile-status--success{background:#6e7a4e29;color:#4c2c15}.profile-status--warning{background:#fdf3cbeb;color:#4c2c15}.profile-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.profile-kpi{padding:12px;border-radius:16px;background:#fffaf2;border:1px solid rgba(76,44,21,.1)}.profile-kpi span{color:#4c2c15b8;font-size:.7rem}.profile-kpi strong{color:#4c2c15;font-size:1.18rem}.profile-card{padding:14px;border-radius:18px}.profile-card__head{margin-bottom:10px}.profile-form__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-field--full{grid-column:span 3}.profile-field input,.profile-field textarea{min-height:40px;border-radius:12px;background:#fffaf2}.profile-field textarea{min-height:88px}.profile-form__footer{padding-top:10px;gap:10px}.profile-orders{max-height:430px;overflow:auto;padding-right:4px}.profile-order{padding:10px;border-radius:14px;background:#fffaf2;border:1px solid rgba(76,44,21,.1)}.profile-order__chips{gap:6px}.profile-progress{background:#4c2c151a}.profile-progress span{background:#6e7a4e}@media(max-width:980px){.profile-page{zoom:1}.profile-hero,.profile-form__grid,.profile-kpis{grid-template-columns:1fr}.profile-field--full{grid-column:auto}}:root{--products-cream: #fdf3cb;--products-cocoa: #4c2c15;--products-olive: #6e7a4e;--products-ivory: #f6f2e8;--products-text: rgba(76, 44, 21, .96);--products-text-soft: rgba(76, 44, 21, .68);--products-line: rgba(76, 44, 21, .08);--products-line-strong: rgba(76, 44, 21, .16);--products-ok: #4d7a49;--products-warn: #a15f29;--products-danger: #a83d31;--products-shadow-lg: 0 16px 40px rgba(76, 44, 21, .1);--products-shadow-md: 0 10px 24px rgba(76, 44, 21, .08);--products-shadow-sm: 0 6px 16px rgba(76, 44, 21, .06)}.products-shell{display:grid;gap:16px;color:var(--products-text);font-size:.82rem}.products-lock{padding:22px;border-radius:22px;background:#fffdf8f0;border:1px solid var(--products-line);box-shadow:var(--products-shadow-md)}.products-lock h2{margin:0 0 6px;font-size:1rem}.products-lock p{margin:0;color:var(--products-text-soft)}.products-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px;border-radius:24px;background:radial-gradient(circle at top right,rgba(110,122,78,.1),transparent 28%),linear-gradient(180deg,#fffdf8f5,#f6f2e8f5);border:1px solid var(--products-line);box-shadow:var(--products-shadow-lg)}.products-header__copy{max-width:72ch}.products-header__eyebrow{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#6e7a4e1f;color:var(--products-olive);font-size:.62rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}.products-header h1{margin:0 0 8px;font-size:clamp(1.3rem,2vw,2rem);line-height:1;letter-spacing:-.04em}.products-header p{margin:0;color:var(--products-text-soft);line-height:1.6}.products-header__chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.products-chip{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#4c2c150f;color:var(--products-cocoa);font-size:.6rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.products-header__actions{display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap;justify-content:flex-end}.products-header__summary{min-width:160px;display:grid;gap:4px;padding:12px;border-radius:16px;background:#fffdf8eb;border:1px solid var(--products-line);box-shadow:var(--products-shadow-sm)}.products-header__summary span{color:var(--products-text-soft);font-size:.58rem;text-transform:uppercase;letter-spacing:.05em;font-weight:900}.products-header__summary strong{font-size:1.08rem;line-height:1}.products-header__summary small{color:var(--products-text-soft);font-size:.62rem}.products-alert{padding:12px 14px;border-radius:16px;border:1px solid var(--products-line);font-weight:800}.products-alert--success{background:#4d7a4914;color:var(--products-ok);border-color:#4d7a4929}.products-alert--error{background:#a83d3114;color:var(--products-danger);border-color:#a83d3129}.products-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.products-kpi{padding:14px;border-radius:18px;background:linear-gradient(180deg,#fffdf8f2,#f6f2e8f2);border:1px solid var(--products-line);box-shadow:var(--products-shadow-sm)}.products-kpi span{display:block;margin-bottom:6px;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--products-text-soft)}.products-kpi strong{display:block;font-size:1rem;line-height:1.1}.products-kpi small{display:block;margin-top:5px;color:var(--products-text-soft);font-size:.62rem}.products-content{display:grid;gap:14px}.products-toolbar,.products-table-card{background:linear-gradient(180deg,#fffdf8f5,#f6f2e8f5);border:1px solid var(--products-line);border-radius:22px;box-shadow:var(--products-shadow-md)}.products-toolbar{padding:16px;display:grid;gap:14px}.products-toolbar__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.products-toolbar__head h2,.products-section__head h3{margin:0 0 4px;font-size:1rem;letter-spacing:-.03em}.products-toolbar__head p,.products-section__head p{margin:0;color:var(--products-text-soft);font-size:.68rem;line-height:1.55}.products-counter{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#4c2c150f;color:var(--products-cocoa);font-size:.65rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.products-toolbar__grid{display:grid;grid-template-columns:2fr repeat(4,minmax(0,1fr)) auto;gap:10px;align-items:end}.products-form{display:flex;flex-direction:column;min-height:0}.products-form__scroll{display:grid;gap:12px;overflow-y:auto;padding-right:4px}.products-form__section{display:grid;gap:10px;padding:14px;border-radius:18px;background:#fffdf8b8;border:1px solid var(--products-line)}.products-section__head{display:grid;gap:2px}.products-form-grid{display:grid;gap:10px}.products-form-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.products-col-span-2{grid-column:span 2}.products-field{display:grid;gap:6px}.products-field>span{font-size:.62rem;font-weight:900;color:var(--products-cocoa)}.products-field__error{color:var(--products-danger);font-size:.58rem;font-weight:800}.products-input{width:100%;min-height:42px;border-radius:13px;border:1px solid var(--products-line-strong);background:#fffdf8;color:var(--products-cocoa);padding:0 12px;outline:none;font-size:.72rem;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.products-input:focus{border-color:#6e7a4e73;box-shadow:0 0 0 3px #6e7a4e1f;background:#fff}.products-textarea{min-height:110px;resize:vertical;padding:12px}.products-preview{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;padding:12px;border-radius:16px;background:#fffdf8d6;border:1px solid var(--products-line)}.products-preview__media{width:96px;height:96px;border-radius:16px;overflow:hidden;background:#4c2c150f;border:1px solid var(--products-line)}.products-preview__media img,.products-row-product__media img{width:100%;height:100%;object-fit:cover;display:block}.products-preview__placeholder,.products-row-product__media span{width:100%;height:100%;display:grid;place-items:center;font-size:1.1rem;font-weight:900;color:var(--products-cocoa)}.products-preview__body{display:grid;gap:12px;min-width:0}.products-preview__top{display:flex;justify-content:space-between;gap:12px}.products-preview__top small{display:block;margin-bottom:4px;color:var(--products-text-soft);font-size:.6rem;text-transform:uppercase;letter-spacing:.05em;font-weight:900}.products-preview__top strong{display:block;font-size:.94rem;line-height:1.2}.products-preview__top p{margin:6px 0 0;color:var(--products-text-soft);line-height:1.5;font-size:.68rem}.products-preview__flags{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.products-preview__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.products-preview__stat{padding:10px;border-radius:14px;background:#4c2c150a;border:1px solid var(--products-line)}.products-preview__stat span{display:block;margin-bottom:4px;color:var(--products-text-soft);font-size:.56rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.products-preview__stat strong{display:block;font-size:.74rem}.products-switches{display:flex;gap:14px;flex-wrap:wrap}.products-check{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border-radius:12px;border:1px solid var(--products-line);background:#fffdf8d1;font-weight:800;color:var(--products-cocoa)}.products-check input{accent-color:var(--products-olive)}.products-check--toolbar{justify-self:start}.products-table-card{overflow:hidden}.products-table-wrap{overflow:auto}.products-table{width:100%;min-width:1120px;border-collapse:collapse}.products-table thead th{position:sticky;top:0;z-index:1;background:#f6f2e8fa;color:var(--products-text-soft);font-size:.62rem;letter-spacing:.05em;text-transform:uppercase;text-align:left;padding:14px;border-bottom:1px solid var(--products-line)}.products-table tbody td{padding:14px;vertical-align:top;border-bottom:1px solid var(--products-line)}.products-table tbody tr:hover{background:#fdf3cb2e}.products-table tbody tr.is-row-active{background:#6e7a4e14}.products-empty{text-align:center;color:var(--products-text-soft);padding:28px!important;font-weight:700}.products-row-product{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:center}.products-row-product__media{width:54px;height:54px;border-radius:14px;overflow:hidden;background:#4c2c150f;border:1px solid var(--products-line)}.products-row-product__copy{display:grid;gap:2px;min-width:0}.products-row-product__copy strong{font-size:.78rem;line-height:1.2}.products-row-product__copy span,.products-row-product__copy small,.products-price-stack small,.products-stock-stack small,.products-date-stack small{color:var(--products-text-soft);line-height:1.45}.products-row-product__copy small{font-size:.62rem}.products-price-stack,.products-stock-stack,.products-status-stack,.products-date-stack{display:grid;gap:4px}.products-price-stack strong,.products-stock-stack strong,.products-date-stack strong{font-size:.76rem}.products-status{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:26px;padding:0 10px;border-radius:999px;font-size:.58rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;border:1px solid transparent}.products-status--success{background:#4d7a491a;color:var(--products-ok);border-color:#4d7a4929}.products-status--warning{background:#a15f291a;color:var(--products-warn);border-color:#a15f2929}.products-status--danger{background:#a83d311a;color:var(--products-danger);border-color:#a83d3129}.products-status--olive{background:#6e7a4e1f;color:var(--products-olive);border-color:#6e7a4e29}.products-actions-stack{display:flex;flex-wrap:wrap;gap:8px}.products-btn{min-height:38px;border:0;border-radius:12px;padding:0 14px;font-size:.7rem;font-weight:900;letter-spacing:.02em;cursor:pointer;transition:transform .14s ease,opacity .14s ease,box-shadow .14s ease}.products-btn:hover{transform:translateY(-1px)}.products-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.products-btn--primary{background:var(--products-cocoa);color:#fffdf8;box-shadow:0 10px 24px #4c2c152e}.products-btn--ghost{background:#4c2c150f;color:var(--products-cocoa);border:1px solid rgba(76,44,21,.1)}.products-btn--danger{background:#a83d311f;color:var(--products-danger);border:1px solid rgba(168,61,49,.16)}.products-btn--sm{min-height:32px;padding:0 10px;font-size:.62rem}.products-drawer-layer{position:fixed;inset:0;z-index:1200;display:flex;justify-content:flex-end}.products-drawer-backdrop{position:absolute;inset:0;border:0;background:#22170e57;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.products-drawer{position:relative;z-index:1;width:min(760px,100%);height:100%;display:flex;flex-direction:column;background:radial-gradient(circle at top right,rgba(110,122,78,.08),transparent 25%),linear-gradient(180deg,#fffdf8fa,#f6f2e8fa);border-left:1px solid var(--products-line);box-shadow:-18px 0 40px #4c2c151f;padding:18px;gap:14px}.products-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid var(--products-line)}.products-drawer__header h2{margin:0 0 6px;font-size:1.15rem;letter-spacing:-.03em}.products-drawer__header p{margin:0;color:var(--products-text-soft);line-height:1.55}.products-drawer__close{width:40px;height:40px;border-radius:12px;border:1px solid var(--products-line);background:#4c2c150a;color:var(--products-cocoa);font-size:1.4rem;line-height:1;cursor:pointer}.products-drawer__footer{display:flex;justify-content:flex-end;gap:10px;padding-top:14px;border-top:1px solid var(--products-line);margin-top:14px}@media(max-width:1280px){.products-kpis,.products-toolbar__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.products-check--toolbar{grid-column:span 3}.products-form-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.products-header{flex-direction:column}.products-header__actions{width:100%;justify-content:space-between}.products-kpis,.products-toolbar__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-check--toolbar{grid-column:span 2}.products-preview{grid-template-columns:1fr}.products-preview__media{width:100%;height:180px}.products-preview__top{flex-direction:column}.products-preview__flags{align-items:flex-start;flex-direction:row;flex-wrap:wrap}.products-preview__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.products-drawer{width:100%;padding:14px}}@media(max-width:640px){.products-shell{font-size:.8rem}.products-kpis,.products-toolbar__grid,.products-form-grid--2,.products-form-grid--4{grid-template-columns:1fr}.products-col-span-2,.products-check--toolbar{grid-column:auto}.products-header__actions{flex-direction:column;align-items:stretch}.products-header__summary{width:100%}.products-switches{flex-direction:column}.products-drawer__footer{flex-direction:column-reverse}.products-drawer__footer .products-btn{width:100%}}.products-status--success{border-color:#6e7a4e52;background:#6e7a4e24;color:#33401f}.products-status--warning{border-color:#b47e2a52;background:#fdf3cb75;color:#6b421b}.products-actions-stack{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-end}.products-switches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}@media(max-width:920px){.products-switches{grid-template-columns:1fr}.products-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.products-actions-stack{justify-content:flex-start;min-width:220px}}@media(max-width:640px){.products-toolbar__grid,.products-form-grid,.products-form-grid--2,.products-form-grid--3{grid-template-columns:1fr!important}.products-col-span-2{grid-column:auto!important}.products-drawer{width:min(100%,96vw);border-radius:24px 0 0 24px}}.products-shell{transform:scale(.9);transform-origin:top left;width:111.111%;gap:12px}.products-kpis--commerce,.products-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.products-kpi{padding:12px;border-radius:16px}.products-kpi strong{font-size:.95rem}.products-toolbar,.products-table-card{border-radius:18px}.products-toolbar{padding:14px}.products-table thead th{font-size:.58rem}.products-table td{padding-top:10px;padding-bottom:10px}.products-btn--primary,.module-header__actionBtn:not(:disabled){background:var(--products-cocoa)!important;color:var(--products-cream)!important;border-color:var(--products-cocoa)!important}.products-btn--ghost{background:var(--products-cream);color:var(--products-cocoa);border:1px solid rgba(76,44,21,.18)}.products-btn--danger{background:#8f3329;color:#fffdf8;border-color:#8f3329}.products-actions-stack{gap:6px;justify-content:flex-end}.products-preview__stats{grid-template-columns:repeat(5,minmax(0,1fr))}.products-drawer{width:min(720px,100%)}.products-drawer__header,.products-drawer__footer{padding-top:14px;padding-bottom:14px}.products-form__section{padding:12px;border-radius:16px}@media(max-width:1180px){.products-kpis--commerce,.products-kpis,.products-toolbar__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.products-shell{transform:none;width:100%}.products-kpis--commerce,.products-kpis,.products-preview__stats{grid-template-columns:1fr}}.products-shell{transform:none!important;width:100%!important;max-width:100%;overflow-x:hidden;font-size:.9rem}.products-content,.products-toolbar,.products-table-card,.products-kpis,.products-kpis--commerce{max-width:100%}.products-kpis--commerce,.products-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.products-kpi{min-height:86px;padding:12px 13px}.products-toolbar__grid{grid-template-columns:minmax(220px,1.45fr) repeat(4,minmax(145px,.8fr)) minmax(130px,auto)}.products-table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.products-table{min-width:1040px}.products-drawer-layer{padding:clamp(8px,1.4vw,18px);align-items:stretch}.products-drawer-backdrop{cursor:default}.products-drawer{width:clamp(560px,54vw,860px)!important;max-width:calc(100vw - 24px);height:calc(100dvh - clamp(16px,2.8vw,36px));max-height:calc(100dvh - clamp(16px,2.8vw,36px));margin-left:auto;padding:clamp(12px,1.25vw,18px);gap:10px;border-radius:24px 0 0 24px;overflow:hidden}.products-drawer__header{flex:0 0 auto;padding-bottom:10px}.products-drawer__header h2{font-size:clamp(1rem,1.15vw,1.22rem)}.products-drawer__header p{max-width:56ch;font-size:.72rem}.products-form{min-height:0;height:100%;overflow:hidden}.products-form__scroll{min-height:0;flex:1 1 auto;overflow-y:auto;overflow-x:hidden;padding-right:6px;scrollbar-width:thin}.products-form__section{padding:clamp(10px,1vw,14px)!important;gap:9px}.products-section__head h3{font-size:.92rem}.products-section__head p{font-size:.64rem}.products-form-grid{gap:9px}.products-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.products-form-grid--4{grid-template-columns:repeat(4,minmax(120px,1fr))}.products-input{min-height:38px;border-radius:12px;font-size:.72rem;padding-inline:11px}.products-textarea{min-height:90px;max-height:150px;resize:vertical}.products-field>span{font-size:.6rem}.products-field__error{display:block;padding:5px 7px;border-radius:9px;background:#a83d3114;border:1px solid rgba(168,61,49,.12)}.products-preview{grid-template-columns:112px minmax(0,1fr);gap:12px}.products-preview__media{width:112px;height:112px}.products-preview__stats{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px}.products-preview__stat{min-width:0}.products-switches{grid-template-columns:repeat(3,minmax(0,1fr))}.products-drawer__footer{flex:0 0 auto;position:sticky;bottom:0;z-index:2;margin-top:0;padding-top:10px;background:linear-gradient(180deg,#f6f2e8b8,#fffdf8fa);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.products-drawer__footer .products-btn{min-width:124px}.products-drawer__close{flex:0 0 auto;background:var(--products-cocoa);color:var(--products-cream);border-color:var(--products-cocoa)}.products-btn--danger{background:#8f3329!important;color:#fffdf8!important;border-color:#8f3329!important}@media(min-width:1500px){.products-drawer{width:min(820px,48vw)!important}.products-form-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1366px){.products-kpis--commerce,.products-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.products-drawer{width:clamp(540px,64vw,780px)!important}.products-form-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.products-preview__stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:1024px){.products-toolbar__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.products-check--toolbar{grid-column:span 2}.products-drawer-layer{padding:10px}.products-drawer{width:min(92vw,760px)!important;max-width:calc(100vw - 20px);border-radius:22px}}@media(max-width:760px){.products-shell{font-size:.86rem}.products-kpis--commerce,.products-kpis,.products-toolbar__grid,.products-form-grid--2,.products-form-grid--4,.products-switches,.products-preview__stats{grid-template-columns:1fr!important}.products-check--toolbar,.products-col-span-2{grid-column:auto!important}.products-drawer-layer{padding:0}.products-drawer{width:100vw!important;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0;padding:12px}.products-drawer__header p{display:none}.products-preview{grid-template-columns:1fr}.products-preview__media{width:100%;height:180px}.products-drawer__footer{display:grid;grid-template-columns:1fr}.products-drawer__footer .products-btn{width:100%}}:root{--stock-cream: #fdf3cb;--stock-cocoa: #4c2c15;--stock-olive: #6e7a4e;--stock-ivory: #f6f2e8;--stock-text: rgba(76, 44, 21, .96);--stock-text-soft: rgba(76, 44, 21, .68);--stock-line: rgba(76, 44, 21, .08);--stock-line-strong: rgba(76, 44, 21, .16);--stock-ok: #4d7a49;--stock-warn: #a15f29;--stock-danger: #a83d31;--stock-shadow-lg: 0 16px 40px rgba(76, 44, 21, .1);--stock-shadow-md: 0 10px 24px rgba(76, 44, 21, .08);--stock-shadow-sm: 0 6px 16px rgba(76, 44, 21, .06)}.stock-shell{display:grid;gap:16px;color:var(--stock-text);font-size:.82rem}.stock-lock,.stock-header,.stock-panel,.stock-drawer{background:linear-gradient(180deg,#fffdf8f5,#f6f2e8f5);border:1px solid var(--stock-line);box-shadow:var(--stock-shadow-md)}.stock-lock{padding:22px;border-radius:22px}.stock-lock h2{margin:0 0 6px;font-size:1rem}.stock-lock p{margin:0;color:var(--stock-text-soft)}.stock-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px;border-radius:24px;background:radial-gradient(circle at top right,rgba(110,122,78,.1),transparent 28%),linear-gradient(180deg,#fffdf8f5,#f6f2e8f5);box-shadow:var(--stock-shadow-lg)}.stock-header__copy{max-width:72ch}.stock-header__eyebrow{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#6e7a4e1f;color:var(--stock-olive);font-size:.62rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}.stock-header h1{margin:0 0 8px;font-size:clamp(1.3rem,2vw,2rem);line-height:1;letter-spacing:-.04em}.stock-header p{margin:0;color:var(--stock-text-soft);line-height:1.6}.stock-header__chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.stock-chip{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#4c2c150f;color:var(--stock-cocoa);font-size:.6rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.stock-header__actions{display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap;justify-content:flex-end}.stock-header__summary{min-width:170px;display:grid;gap:4px;padding:12px;border-radius:16px;background:#fffdf8eb;border:1px solid var(--stock-line);box-shadow:var(--stock-shadow-sm)}.stock-header__summary span,.stock-field>span,.stock-kpi span,.stock-coststat span{color:var(--stock-text-soft);font-size:.58rem;text-transform:uppercase;letter-spacing:.05em;font-weight:900}.stock-header__summary strong{font-size:1.06rem;line-height:1}.stock-header__summary small{color:var(--stock-text-soft);font-size:.62rem}.stock-header__excelWrap{display:flex;align-items:flex-start}.stock-alert{padding:12px 14px;border-radius:16px;border:1px solid var(--stock-line);font-weight:800}.stock-alert--success{background:#4d7a4914;color:var(--stock-ok);border-color:#4d7a4929}.stock-alert--error{background:#a83d3114;color:var(--stock-danger);border-color:#a83d3129}.stock-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.stock-kpi{padding:14px;border-radius:18px;background:linear-gradient(180deg,#fffdf8f2,#f6f2e8f2);border:1px solid var(--stock-line);box-shadow:var(--stock-shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.stock-kpi:hover{transform:translateY(-2px);box-shadow:var(--stock-shadow-md)}.stock-kpi strong{display:block;margin-top:6px;font-size:1rem;line-height:1.1}.stock-kpi small{display:block;margin-top:5px;color:var(--stock-text-soft);font-size:.62rem}.stock-kpi--critical{border-color:#a83d3129}.stock-kpi--warning{border-color:#a15f2929}.stock-kpi--healthy{border-color:#4d7a4929}.stock-kpi--olive{border-color:#6e7a4e33}.stock-panel{padding:16px;border-radius:22px;display:grid;gap:14px}.stock-panel__head,.stock-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.stock-panel__head h2,.stock-form-section__head h3{margin:0 0 4px;font-size:1rem;letter-spacing:-.03em}.stock-panel__head p,.stock-form-section__head p{margin:0;color:var(--stock-text-soft);font-size:.68rem;line-height:1.55}.stock-counter{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#4c2c150d;color:var(--stock-cocoa);font-size:.64rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.stock-toolbar{display:grid;grid-template-columns:1.4fr repeat(3,minmax(0,.9fr));gap:10px}.stock-field{display:grid;gap:6px}.stock-input{width:100%;min-height:44px;padding:0 14px;border-radius:14px;border:1px solid var(--stock-line);background:#fffdf8f0;color:var(--stock-text);outline:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.stock-input:focus{border-color:#6e7a4e57;box-shadow:0 0 0 4px #6e7a4e1f;background:#fffdf8}.stock-textarea{min-height:112px;padding:12px 14px;resize:vertical}.stock-table-wrap{overflow:auto;border-radius:18px;border:1px solid var(--stock-line);background:#fffdf8eb}.stock-table{width:100%;border-collapse:collapse;min-width:1100px}.stock-table thead th{position:sticky;top:0;z-index:1;padding:13px 14px;text-align:left;background:#f6f2e8fa;color:var(--stock-text-soft);font-size:.6rem;text-transform:uppercase;letter-spacing:.07em;font-weight:900;border-bottom:1px solid var(--stock-line)}.stock-table tbody td{padding:13px 14px;border-bottom:1px solid rgba(76,44,21,.06);vertical-align:top}.stock-table__row{transition:background .16s ease,transform .16s ease;cursor:pointer}.stock-table__row:hover{background:#fdf3cb2e}.stock-empty-cell{text-align:center;padding:24px 14px;color:var(--stock-text-soft)}.stock-row-main,.stock-row-stack,.stock-row-statuses{display:grid;gap:4px}.stock-row-main strong,.stock-row-stack strong{font-size:.78rem}.stock-row-main span,.stock-row-stack small,.stock-row-statuses small{color:var(--stock-text-soft)}.stock-inline-badges,.stock-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.stock-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:.58rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;border:1px solid transparent}.stock-badge--soft{background:#4c2c150f;color:var(--stock-cocoa)}.stock-badge--inactive{background:#4c2c1514;color:var(--stock-text-soft)}.stock-status{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:.6rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.stock-status.is-ok{background:#4d7a491a;color:var(--stock-ok)}.stock-status.is-low{background:#a15f291a;color:var(--stock-warn)}.stock-status.is-out{background:#a83d311a;color:var(--stock-danger)}.stock-btn,.stock-excel-btn,.stock-icon-btn{border:1px solid transparent;appearance:none;font-weight:900;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,opacity .16s ease}.stock-btn:hover,.stock-excel-btn:hover,.stock-icon-btn:hover{transform:translateY(-1px)}.stock-btn:disabled,.stock-excel-btn:disabled,.stock-icon-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.stock-btn{min-height:42px;padding:0 16px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.stock-btn--primary{background:linear-gradient(135deg,#4c2c15fa,#6e7a4ef2);color:#fffaf1;box-shadow:0 10px 24px #4c2c1524}.stock-btn--ghost{background:#fffdf8f5;color:var(--stock-cocoa);border-color:var(--stock-line)}.stock-btn--sm{min-height:36px;padding:0 12px;border-radius:12px;font-size:.68rem}.stock-btn--header-primary{min-width:156px}.stock-icon-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#fffdf8f2;color:var(--stock-cocoa);border-color:var(--stock-line);cursor:pointer}.stock-icon-btn.is-danger{color:var(--stock-danger);border-color:#a83d311f}.stock-excel{display:grid;gap:8px;justify-items:end}.stock-excel__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stock-excel-btn{min-height:42px;min-width:150px;padding:0 16px;border-radius:14px;cursor:pointer}.stock-excel-btn--download{background:#f3e6b6;color:var(--stock-cocoa);border-color:#4c2c151a}.stock-excel-btn--import{background:#fffdf8fa;color:var(--stock-cocoa);border-color:#4c2c1514}.stock-excel__message{max-width:360px;font-size:.64rem;line-height:1.4;text-align:right;font-weight:700}.stock-excel__message--success{color:var(--stock-ok)}.stock-excel__message--error{color:var(--stock-danger)}.stock-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.stock-pagination__info{color:var(--stock-text-soft);font-size:.66rem;font-weight:800}.stock-pagination__controls{display:flex;gap:8px;flex-wrap:wrap}.stock-drawer-layer{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:18px}.stock-drawer-backdrop{position:absolute;inset:0;border:0;background:#301a0c70;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.stock-drawer{position:relative;width:min(1120px,100%);max-height:calc(100vh - 36px);border-radius:28px;overflow:hidden;box-shadow:var(--stock-shadow-lg)}.stock-drawer__head,.stock-submitbar{padding:18px 20px;border-bottom:1px solid var(--stock-line);display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.stock-drawer__head h2{margin:0 0 6px;font-size:1.16rem;letter-spacing:-.03em}.stock-drawer__head p{margin:0;color:var(--stock-text-soft);max-width:62ch}.stock-form{display:grid}.stock-form__scroll{max-height:calc(100vh - 204px);overflow:auto;padding:20px;display:grid;gap:14px}.stock-form-section{padding:16px;border-radius:20px;border:1px solid var(--stock-line);background:#fffdf8eb;display:grid;gap:14px}.stock-form-grid{display:grid;gap:12px}.stock-form-grid--1{grid-template-columns:1fr}.stock-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.stock-toggle{min-height:44px;border-radius:14px;border:1px solid var(--stock-line);background:#fffdf8f5;display:flex;align-items:center;gap:10px;padding:0 14px;font-weight:800;color:var(--stock-cocoa)}.stock-toggle input{accent-color:var(--stock-olive)}.stock-costbox{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stock-coststat{padding:14px;border-radius:16px;border:1px solid var(--stock-line);background:linear-gradient(180deg,#fffdf8f5,#f6f2e8f5);box-shadow:var(--stock-shadow-sm)}.stock-coststat strong{display:block;margin-top:6px;font-size:.9rem;line-height:1.2}.stock-linked-box{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:16px;border:1px solid rgba(110,122,78,.16);background:#6e7a4e14}.stock-linked-box strong{display:block;margin-bottom:4px}.stock-linked-box small{color:var(--stock-text-soft)}.stock-submitbar{border-top:1px solid var(--stock-line);border-bottom:0;justify-content:flex-end}@media(max-width:1220px){.stock-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.stock-toolbar,.stock-costbox{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){.stock-header,.stock-panel__head,.stock-linked-box,.stock-pagination{flex-direction:column}.stock-header__actions{width:100%;justify-content:stretch}.stock-header__summary,.stock-header__excelWrap,.stock-btn--header-primary,.stock-excel,.stock-excel__actions{width:100%}.stock-excel__actions{grid-template-columns:1fr}.stock-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-form-grid--2,.stock-form-grid--3,.stock-costbox,.stock-toolbar{grid-template-columns:1fr}.stock-drawer-layer{padding:10px}.stock-drawer{width:100%;max-height:calc(100vh - 20px);border-radius:22px}}@media(max-width:640px){.stock-shell{gap:14px;font-size:.8rem}.stock-header,.stock-panel,.stock-form__scroll,.stock-drawer__head,.stock-submitbar{padding:16px}.stock-kpis{grid-template-columns:1fr}.stock-header h1{font-size:1.24rem}}.stock-shell{zoom:.9}.stock-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.stock-btn--primary{background:#4c2c15;color:#fdf3cb;box-shadow:0 10px 22px #4c2c1529}.stock-btn--ghost,.stock-icon-btn,.stock-excel-btn--import{background:#f6f2e8;color:#4c2c15;border-color:#4c2c151f}.stock-excel-btn--download{background:#6e7a4e;color:#fdf3cb;border-color:transparent}.stock-badge--warning{background:#a15f291f;color:var(--stock-warn);border-color:#a15f2929}.stock-badge--danger{background:#a83d311f;color:var(--stock-danger);border-color:#a83d3129}.stock-costbox{grid-template-columns:repeat(3,minmax(0,1fr))}.stock-table{min-width:1260px}.stock-row-stack small{line-height:1.35}@media(max-width:1220px){.stock-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.stock-shell{zoom:1}.stock-kpis{grid-template-columns:1fr}}:root{--alq-recipes-cream: #fdf3cb;--alq-recipes-cocoa: #4c2c15;--alq-recipes-cocoa-strong: #2f190d;--alq-recipes-olive: #6e7a4e;--alq-recipes-paper: #f6f2e8;--alq-recipes-paper-strong: #fffdf9;--alq-recipes-line: rgba(76, 44, 21, .09);--alq-recipes-line-strong: rgba(76, 44, 21, .16);--alq-recipes-text-soft: rgba(76, 44, 21, .68);--alq-recipes-shadow: 0 16px 40px rgba(52, 27, 12, .08);--alq-recipes-radius-xl: 24px;--alq-recipes-radius-lg: 20px;--alq-recipes-radius-md: 16px;--alq-recipes-radius-sm: 12px;--alq-recipes-ok: #56713f;--alq-recipes-danger: #a44c40;--alq-recipes-warn: #a06a23}.alq-recipes-shell{display:grid;gap:16px;color:var(--alq-recipes-cocoa);font-size:.82rem}.alq-page-enter{animation:alqPageEnter .28s ease}@keyframes alqPageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.alq-recipes-headerBar,.alq-recipes-formCard,.alq-recipes-previewCard,.alq-recipes-listCard,.alq-recipes-kpi,.alq-recipes-alert{border:1px solid var(--alq-recipes-line);background:linear-gradient(180deg,#fffdf9fa,#f6f2e8fa);box-shadow:var(--alq-recipes-shadow)}.alq-recipes-headerBar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px;border-radius:var(--alq-recipes-radius-xl)}.alq-recipes-headerBar__left,.alq-recipes-headerBar__right{display:flex;gap:12px;align-items:flex-start}.alq-recipes-headerBar h1,.alq-recipes-cardSectionHeader h2,.alq-recipes-previewCard h2{margin:6px 0;color:var(--alq-recipes-cocoa-strong);letter-spacing:-.03em}.alq-recipes-headerBar p,.alq-recipes-cardSectionHeader p,.alq-recipes-previewCard p{margin:0;color:var(--alq-recipes-text-soft);line-height:1.55}.alq-recipes-cardTag{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#6e7a4e21;color:var(--alq-recipes-olive);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.alq-recipes-headerButtonsGrid{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:10px;min-width:min(320px,100%)}.alq-recipes-inline-msg{grid-column:1 / -1;font-size:.78rem;color:var(--alq-recipes-text-soft)}.alq-recipes-workspace{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:16px;align-items:start}.alq-recipes-formCard,.alq-recipes-previewCard,.alq-recipes-listCard{border-radius:var(--alq-recipes-radius-xl);padding:18px}.alq-recipes-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:stretch}.alq-recipes-kpi{position:relative;overflow:hidden;display:grid;gap:8px;min-height:118px;padding:16px 18px;border-radius:22px;isolation:isolate;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.alq-recipes-kpi:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(110,122,78,.14),transparent 38%),linear-gradient(180deg,#fffdf9fa,#f6f2e8fa);z-index:-2}.alq-recipes-kpi:after{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4c2c1524,#6e7a4e66);opacity:.9;z-index:-1}.alq-recipes-kpi:hover{transform:translateY(-2px);box-shadow:0 22px 46px #341b0c1c;border-color:#4c2c1529}.alq-recipes-kpi span{display:inline-flex;align-items:center;gap:8px;min-height:24px;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--alq-recipes-text-soft)}.alq-recipes-kpi strong{display:block;margin:0;font-size:clamp(1.3rem,1.1rem + .65vw,1.85rem);line-height:1;letter-spacing:-.045em;color:var(--alq-recipes-cocoa-strong);font-variant-numeric:tabular-nums}.alq-recipes-kpi small{display:block;margin-top:auto;color:var(--alq-recipes-text-soft);font-size:.78rem;line-height:1.45}.alq-recipes-kpi small:first-line{font-weight:800;color:var(--alq-recipes-cocoa)}.alq-recipes-kpi--olive:before{background:radial-gradient(circle at top right,rgba(110,122,78,.2),transparent 38%),linear-gradient(180deg,#f7f9f0fa,#f6f2e8fa)}.alq-recipes-kpi--olive:after,.alq-recipes-kpi--ok:after{background:linear-gradient(90deg,#6e7a4e42,#6e7a4e9e)}.alq-recipes-kpi--ok:before{background:radial-gradient(circle at top right,rgba(86,113,63,.18),transparent 38%),linear-gradient(180deg,#f6faf3fa,#f6f2e8fa)}.alq-recipes-kpi--warn:before{background:radial-gradient(circle at top right,rgba(164,76,64,.14),transparent 38%),linear-gradient(180deg,#fff9f7fa,#f6f2e8fa)}.alq-recipes-kpi--warn:after{background:linear-gradient(90deg,#a44c4038,#a44c4085)}.alq-recipes-formCard{display:grid;gap:16px}.alq-recipes-cardSectionHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.alq-recipes-cardSectionHeader--compact h3,.alq-recipes-costBlockHeader h3{margin:6px 0 0}.alq-recipes-formGrid{display:grid;gap:12px}.alq-recipes-formGrid--primary{grid-template-columns:minmax(220px,2fr) minmax(160px,1fr) minmax(130px,.8fr)}.alq-recipes-formGrid--stats,.alq-recipes-formGrid--costs,.alq-recipes-previewGrid,.alq-recipes-inlineMetricsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.alq-recipes-field{display:grid;gap:6px}.alq-recipes-field label,.alq-recipes-previewYieldBox label{font-size:.76rem;font-weight:800;color:var(--alq-recipes-text-soft);text-transform:uppercase;letter-spacing:.06em}.alq-recipes-field input,.alq-recipes-field select,.alq-recipes-field textarea,.alq-recipes-previewYieldBox input{width:100%;min-height:44px;border-radius:14px;border:1px solid var(--alq-recipes-line);background:#fffdf8f2;color:var(--alq-recipes-cocoa-strong);padding:0 14px;transition:border-color .2s ease,box-shadow .2s ease,transform .18s ease}.alq-recipes-field textarea{min-height:112px;padding:12px 14px;resize:vertical}.alq-recipes-field input:focus,.alq-recipes-field select:focus,.alq-recipes-field textarea:focus,.alq-recipes-previewYieldBox input:focus{outline:none;border-color:#6e7a4e70;box-shadow:0 0 0 4px #6e7a4e1c}.alq-recipes-switchCard{display:grid;gap:10px;padding:12px 14px;border-radius:16px;border:1px solid var(--alq-recipes-line);background:#fffdf8f0}.alq-recipes-switchCard div{display:flex;align-items:center;justify-content:space-between;gap:12px}.alq-recipes-switchCard input{width:20px;height:20px}.alq-recipes-costBlock,.alq-recipes-scaledPanel{display:grid;gap:12px;padding:14px;border-radius:18px;border:1px solid var(--alq-recipes-line);background:linear-gradient(180deg,#fdf3cb2e,#fffdf8e6)}.alq-recipes-costBlockHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.alq-recipes-inlineRibbon,.alq-recipes-counter,.alq-recipes-marginPill,.alq-recipes-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:0 10px;border-radius:999px;font-size:.72rem;font-weight:800}.alq-recipes-inlineRibbon,.alq-recipes-counter{background:#4c2c150f}.alq-recipes-marginPill{background:#56713f1f;color:var(--alq-recipes-ok)}.alq-recipes-marginPill.is-risk,.alq-recipes-badge.is-risk{background:#a44c401f;color:var(--alq-recipes-danger)}.alq-recipes-badge.is-active{background:#56713f1f;color:var(--alq-recipes-ok)}.alq-recipes-badge.is-inactive{background:#a06a231f;color:var(--alq-recipes-warn)}.alq-recipes-badge.is-archived{background:#4c2c1514;color:var(--alq-recipes-cocoa)}.alq-recipes-inlineMetric,.alq-recipes-previewField{display:grid;gap:4px;padding:12px;border-radius:14px;border:1px solid var(--alq-recipes-line);background:#fffdf8eb}.alq-recipes-inlineMetric span,.alq-recipes-previewField span{color:var(--alq-recipes-text-soft);font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;font-weight:800}.alq-recipes-inlineMetric strong,.alq-recipes-previewField strong{font-size:1rem}.alq-recipes-ingredientList{display:grid;gap:10px}.alq-recipes-ingredientRow{display:grid;grid-template-columns:minmax(180px,2fr) minmax(110px,.8fr) minmax(100px,.7fr) 52px;gap:10px;align-items:end}.alq-recipes-iconBtn,.alq-recipes-miniBtn,.alq-recipes-btn{border:1px solid transparent;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.alq-recipes-iconBtn:hover,.alq-recipes-miniBtn:hover,.alq-recipes-btn:hover{transform:translateY(-1px)}.alq-recipes-iconBtn{width:44px;height:44px;border-radius:14px;display:inline-grid;place-items:center;background:#a44c4017;color:var(--alq-recipes-danger);border-color:#a44c402e}.alq-recipes-btn{min-height:42px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;color:var(--alq-recipes-cocoa)}.alq-recipes-btn--primary{background:linear-gradient(180deg,#6e7a4e,#5f6b42);color:#fff;box-shadow:0 12px 24px #6e7a4e38}.alq-recipes-btn--ghost{background:#fffdf8f5;border-color:var(--alq-recipes-line)}.alq-recipes-btn--danger{background:#a44c401a;color:var(--alq-recipes-danger);border-color:#a44c402e}.alq-recipes-btn--block{width:100%}.alq-recipes-formActions,.alq-recipes-previewActions,.alq-recipes-rowActions,.alq-recipes-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.alq-recipes-miniBtn{width:36px;height:36px;border-radius:12px;display:inline-grid;place-items:center;background:#fffdf8f5;border-color:var(--alq-recipes-line);color:var(--alq-recipes-cocoa)}.alq-recipes-miniBtn.is-danger{background:#a44c401a;border-color:#a44c4029;color:var(--alq-recipes-danger)}.alq-recipes-previewCard.is-empty{min-height:420px;align-content:center}.alq-recipes-previewGrid,.alq-recipes-inlineMetricsGrid{display:grid;gap:10px}.alq-recipes-previewYieldBox{display:grid;gap:6px}.alq-recipes-scaledTableWrap,.alq-recipes-tableWrap{overflow:auto;border-radius:16px;border:1px solid var(--alq-recipes-line);background:#fffdf8eb}.alq-recipes-scaledTable,.alq-recipes-table{width:100%;border-collapse:collapse}.alq-recipes-scaledTable th,.alq-recipes-scaledTable td,.alq-recipes-table th,.alq-recipes-table td{padding:12px 14px;border-bottom:1px solid var(--alq-recipes-line);text-align:left;white-space:nowrap}.alq-recipes-table tbody tr{transition:background .18s ease,transform .18s ease}.alq-recipes-table tbody tr:hover,.alq-recipes-table tbody tr.is-selected{background:#6e7a4e14}.alq-recipes-productCell{display:grid;gap:4px;min-width:220px}.alq-recipes-productCell span{color:var(--alq-recipes-text-soft);font-size:.82rem}.alq-recipes-toolbarForm{display:grid;grid-template-columns:minmax(220px,2fr) minmax(180px,1fr);gap:12px;margin-bottom:12px}.alq-recipes-alert{display:flex;gap:10px;align-items:flex-start;padding:14px 16px;border-radius:18px}.alq-recipes-alert ul{margin:6px 0 0 18px}.alq-recipes-alert--error{border-color:#a44c4038}.alq-recipes-alert--warn{border-color:#a06a2338}.alq-recipes-alert--success{border-color:#56713f38}.alq-recipes-empty{padding:28px;border-radius:18px;background:#fffdf8f0;border:1px solid var(--alq-recipes-line)}@media(max-width:1180px){.alq-recipes-workspace{grid-template-columns:1fr}.alq-recipes-kpis,.alq-recipes-formGrid--primary,.alq-recipes-formGrid--stats,.alq-recipes-formGrid--costs,.alq-recipes-previewGrid,.alq-recipes-inlineMetricsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.alq-recipes-kpis{grid-template-columns:1fr;gap:12px}.alq-recipes-kpi{min-height:104px;padding:15px 16px;border-radius:18px}.alq-recipes-kpi strong{font-size:1.45rem}.alq-recipes-headerBar,.alq-recipes-headerBar__left,.alq-recipes-headerBar__right,.alq-recipes-cardSectionHeader,.alq-recipes-ingredientRow,.alq-recipes-toolbarForm{grid-template-columns:1fr;display:grid}.alq-recipes-headerButtonsGrid{grid-template-columns:1fr;min-width:100%}.alq-recipes-formGrid--primary,.alq-recipes-formGrid--stats,.alq-recipes-formGrid--costs,.alq-recipes-previewGrid,.alq-recipes-inlineMetricsGrid{grid-template-columns:1fr}}.alq-recipes-modalOverlay{position:fixed;inset:0;background:#2f190d57;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:80;animation:alqFadeIn .16s ease-out}.alq-recipes-modalDialog{width:min(1180px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:auto;border-radius:24px;background:linear-gradient(180deg,#fffdf8fa,#f6f2e8fa);border:1px solid var(--alq-recipes-line);box-shadow:0 30px 70px #2f190d33;padding:16px}.alq-recipes-modalHeader{position:sticky;top:-16px;z-index:2;margin:-16px -16px 12px;padding:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:linear-gradient(180deg,#fffdf8fa,#fffdf8eb);border-bottom:1px solid var(--alq-recipes-line);border-radius:24px 24px 0 0}.alq-recipes-modalHeader h2{margin:4px 0 6px;font-size:1.15rem;color:var(--alq-recipes-cocoa-strong)}.alq-recipes-modalHeader p{margin:0;color:var(--alq-recipes-text-soft);font-size:.82rem}.alq-recipes-formCard{box-shadow:none;border:0;background:transparent;padding:0}@keyframes alqFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.alq-recipes-modalOverlay{padding:10px}.alq-recipes-modalDialog{width:100%;max-height:calc(100vh - 12px);padding:12px;border-radius:20px}.alq-recipes-modalHeader{top:-12px;margin:-12px -12px 10px;padding:12px;border-radius:20px 20px 0 0}}.alq-recipes-shell{gap:14px;font-size:.82rem}.alq-recipes-headerBar{gap:16px;padding:18px;border-radius:24px}.alq-recipes-headerBar h1,.alq-recipes-cardSectionHeader h2,.alq-recipes-previewCard h2{margin:4px 0 6px;font-size:clamp(1.28rem,2vw,1.95rem);line-height:1}.alq-recipes-headerBar p,.alq-recipes-cardSectionHeader p,.alq-recipes-previewCard p{font-size:.92rem}.alq-recipes-cardTag{min-height:26px;padding:0 10px;font-size:.62rem;letter-spacing:.06em}.alq-recipes-headerButtonsGrid{grid-template-columns:repeat(2,minmax(140px,1fr));gap:8px;min-width:min(300px,100%)}.alq-recipes-formCard,.alq-recipes-previewCard,.alq-recipes-listCard{border-radius:24px;padding:16px}.alq-recipes-kpis{gap:10px}.alq-recipes-kpi{gap:6px;min-height:98px;padding:14px;border-radius:18px;box-shadow:0 6px 16px #341b0c0f}.alq-recipes-kpi:hover{transform:translateY(-1px);box-shadow:0 10px 24px #341b0c14}.alq-recipes-kpi:after{height:3px}.alq-recipes-kpi span{min-height:20px;font-size:.58rem;letter-spacing:.05em}.alq-recipes-kpi strong{font-size:1rem;line-height:1.1;letter-spacing:-.03em}.alq-recipes-kpi small{font-size:.62rem;line-height:1.35}.alq-recipes-cardSectionHeader,.alq-recipes-costBlockHeader{gap:10px}.alq-recipes-cardSectionHeader--compact h3,.alq-recipes-costBlockHeader h3{margin:4px 0 0;font-size:.98rem}.alq-recipes-formGrid,.alq-recipes-previewGrid,.alq-recipes-inlineMetricsGrid,.alq-recipes-ingredientList,.alq-recipes-toolbarForm{gap:10px}.alq-recipes-field{gap:5px}.alq-recipes-field label,.alq-recipes-previewYieldBox label{font-size:.68rem;letter-spacing:.05em}.alq-recipes-field input,.alq-recipes-field select,.alq-recipes-field textarea,.alq-recipes-previewYieldBox input{min-height:40px;border-radius:12px;padding:0 12px;font-size:.9rem}.alq-recipes-field textarea{min-height:96px;padding:10px 12px}.alq-recipes-switchCard{gap:8px;padding:10px 12px;border-radius:14px}.alq-recipes-costBlock,.alq-recipes-scaledPanel{gap:10px;padding:12px;border-radius:16px}.alq-recipes-inlineRibbon,.alq-recipes-counter,.alq-recipes-marginPill,.alq-recipes-badge{min-height:26px;padding:0 10px;font-size:.62rem}.alq-recipes-inlineMetric,.alq-recipes-previewField{gap:3px;padding:10px;border-radius:12px}.alq-recipes-inlineMetric span,.alq-recipes-previewField span{font-size:.62rem}.alq-recipes-inlineMetric strong,.alq-recipes-previewField strong{font-size:.95rem}.alq-recipes-ingredientRow{grid-template-columns:minmax(180px,2fr) minmax(96px,.7fr) minmax(88px,.6fr) 40px;gap:8px}.alq-recipes-iconBtn{width:40px;height:40px;border-radius:12px}.alq-recipes-btn{min-height:38px;padding:0 12px;gap:7px;font-size:.84rem}.alq-recipes-miniBtn{width:34px;height:34px;border-radius:11px}.alq-recipes-previewCard.is-empty{min-height:360px}.alq-recipes-scaledTableWrap,.alq-recipes-tableWrap{border-radius:14px}.alq-recipes-scaledTable th,.alq-recipes-scaledTable td,.alq-recipes-table th,.alq-recipes-table td{padding:10px 12px;font-size:.82rem}.alq-recipes-productCell{gap:3px;min-width:200px}.alq-recipes-productCell span{font-size:.72rem}.alq-recipes-toolbarForm{grid-template-columns:minmax(220px,2fr) minmax(170px,1fr);margin-bottom:10px}.alq-recipes-alert{gap:10px;padding:12px 14px;border-radius:16px;font-size:.84rem}.alq-recipes-empty{padding:22px;border-radius:16px}.alq-recipes-modalDialog{width:min(1120px,calc(100vw - 24px));border-radius:22px}.alq-recipes-modalHeader h2{font-size:1.05rem}.alq-recipes-modalHeader p{font-size:.78rem}@media(max-width:820px){.alq-recipes-kpi{min-height:92px;padding:14px;border-radius:16px}.alq-recipes-kpi strong{font-size:.98rem}}.alq-recipes-shell{transform-origin:top left}.alq-recipes-kpis--vendible{grid-template-columns:repeat(3,minmax(0,1fr))}.alq-recipes-kpi--cream:before{background:radial-gradient(circle at top right,rgba(253,243,203,.42),transparent 40%),linear-gradient(180deg,#fffdf9fa,#fdf3cb47)}.alq-recipes-btn--primary{background:var(--alq-recipes-olive);color:#fffdf9;box-shadow:0 10px 22px #6e7a4e33}.alq-recipes-btn--primary:hover{background:#5f6b42}.alq-recipes-btn--ghost{background:#fffdf9;color:var(--alq-recipes-cocoa)}.alq-recipes-scaleChips{display:flex;flex-wrap:wrap;gap:6px}.alq-recipes-scaleChips button{min-height:26px;padding:0 10px;border:1px solid rgba(110,122,78,.22);border-radius:999px;background:var(--alq-recipes-cream);color:var(--alq-recipes-cocoa);font-size:.68rem;font-weight:900;cursor:pointer}.alq-recipes-scaleChips button:disabled{cursor:not-allowed;opacity:.55}.alq-recipes-priceAdvisor{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:16px;background:#4c2c15;color:#fdf3cb}.alq-recipes-priceAdvisor div{display:grid;gap:3px}.alq-recipes-priceAdvisor strong{font-size:.86rem}.alq-recipes-priceAdvisor span{max-width:680px;color:#fdf3cbc7;font-size:.74rem;line-height:1.4}.alq-recipes-priceAdvisor .alq-recipes-btn--primary{background:#fdf3cb;color:#4c2c15;box-shadow:none;white-space:nowrap}.alq-recipes-table th{background:#fdf3cb52;color:var(--alq-recipes-cocoa);font-size:.68rem;text-transform:uppercase;letter-spacing:.05em}.alq-recipes-listCard{background:linear-gradient(180deg,#fffdf9,#f6f2e8)}@media(max-width:1180px){.alq-recipes-kpis--vendible{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.alq-recipes-kpis--vendible{grid-template-columns:1fr}.alq-recipes-priceAdvisor{align-items:stretch;flex-direction:column}.alq-recipes-priceAdvisor .alq-recipes-btn{width:100%}}.alq-recipes-shell{zoom:.9;gap:12px;max-width:100%}.alq-recipes-headerBar{padding:16px;gap:14px}.alq-recipes-headerBar h1{font-size:clamp(1.35rem,2vw,1.85rem)}.alq-recipes-kpiGrid,.alq-recipes-kpi-strip,.alq-recipes-kpis--vendible{gap:10px}.alq-recipes-kpi{min-height:92px;padding:14px;border-radius:18px}.alq-recipes-listCard,.alq-recipes-formCard,.alq-recipes-previewCard{border-radius:20px}.alq-recipes-listCard{padding:16px}.alq-recipes-cardSectionHeader{gap:12px;margin-bottom:12px}.alq-recipes-toolbarForm{gap:10px;margin-bottom:12px}.alq-recipes-table th,.alq-recipes-table td{padding:10px 12px}.alq-recipes-rowActions{gap:6px}.alq-recipes-miniBtn{width:30px;height:30px;border-radius:10px}.alq-recipes-btn,.alq-recipes-btn--primary,.alq-recipes-btn--ghost,.alq-recipes-btn--danger{min-height:36px}.alq-recipes-modalDialog{zoom:.95}@media(max-width:1180px){.alq-recipes-shell{zoom:1}}:root{--alq-cream: #fdf3cb;--alq-cocoa: #4c2c15;--alq-olive: #6e7a4e;--alq-paper: #f6f2e8;--alq-white: #fffdf8;--alq-line: rgba(76, 44, 21, .12);--alq-shadow: 0 22px 55px rgba(76, 44, 21, .14);--alq-shadow-soft: 0 12px 30px rgba(76, 44, 21, .09)}.caja-shell{width:min(100%,1560px);margin:0 auto;display:grid;gap:clamp(14px,2vw,22px);color:var(--alq-cocoa)}.caja-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,380px);gap:20px;align-items:end;padding:clamp(18px,3vw,34px);border:1px solid rgba(253,243,203,.22);border-radius:clamp(24px,4vw,38px);background:radial-gradient(circle at 12% 10%,rgba(253,243,203,.24),transparent 26%),radial-gradient(circle at 90% 0%,rgba(110,122,78,.26),transparent 34%),linear-gradient(135deg,#4c2c15f5,#5c3a22eb 52%,#6e7a4ee0);box-shadow:var(--alq-shadow)}.caja-hero:before{content:"";position:absolute;inset:0;background-image:var(--alq-module-bg);background-size:cover;background-position:center;opacity:.22;mix-blend-mode:screen}.caja-hero>*{position:relative;z-index:1}.caja-eyebrow{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;padding:7px 10px;border-radius:999px;background:#fdf3cb24;border:1px solid rgba(253,243,203,.16);color:var(--alq-cream);font-size:.72rem;font-weight:900;letter-spacing:.02em}.caja-eyebrow--dark{background:#6e7a4e1c;border-color:#6e7a4e2b;color:var(--alq-olive)}.caja-hero h1{margin:14px 0 10px;color:var(--alq-paper);font-size:clamp(2rem,5vw,4.4rem);line-height:.92;letter-spacing:-.07em}.caja-hero p{max-width:760px;margin:0;color:#f6f2e8cc;font-size:clamp(.92rem,1.3vw,1.06rem);line-height:1.7}.caja-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.caja-hero__panel{display:grid;gap:8px;padding:18px;border-radius:24px;border:1px solid rgba(253,243,203,.18);background:#fdf3cb1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:inset 0 1px #ffffff14}.caja-hero__panel span,.caja-hero__panel small{color:#f6f2e8c2;font-weight:800}.caja-hero__panel strong{color:var(--alq-cream);font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.06em;line-height:1}.caja-btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:0;border-radius:14px;font-weight:950;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.caja-btn:hover:not(:disabled){transform:translateY(-1px)}.caja-btn:disabled{opacity:.52;cursor:not-allowed}.caja-btn--primary{background:var(--alq-cream);color:var(--alq-cocoa);box-shadow:0 14px 28px #fdf3cb29}.caja-btn--soft{background:#f6f2e824;color:var(--alq-paper);border:1px solid rgba(246,242,232,.18)}.caja-btn--dark{background:#140c0857;color:var(--alq-paper);border:1px solid rgba(246,242,232,.12)}.caja-btn--block{width:100%}.caja-alert{display:flex;align-items:center;gap:10px;padding:13px 15px;border-radius:18px;font-weight:850;box-shadow:var(--alq-shadow-soft)}.caja-alert--error{background:#b3472f1f;border:1px solid rgba(179,71,47,.22);color:#822d1f}.caja-alert--success{background:#6e7a4e21;border:1px solid rgba(110,122,78,.22);color:#40502f}.caja-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.caja-kpi{min-width:0;padding:16px;border-radius:22px;background:linear-gradient(180deg,#fffdf8db,#f6f2e8e0);border:1px solid var(--alq-line);box-shadow:var(--alq-shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.caja-kpi div{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;background:#4c2c1514;color:var(--alq-cocoa);margin-bottom:12px}.caja-kpi div svg{width:19px;height:19px}.caja-kpi span{display:block;color:#4c2c159e;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.caja-kpi strong{display:block;margin-top:7px;font-size:clamp(1.15rem,2vw,1.72rem);letter-spacing:-.05em}.caja-kpi small{display:block;margin-top:7px;color:#4c2c1594;font-weight:750}.caja-kpi--ok strong{color:var(--alq-olive)}.caja-kpi--warn strong{color:#a35a28}.caja-kpi--strong{background:linear-gradient(135deg,#4c2c15f0,#6e7a4edb);color:var(--alq-paper)}.caja-kpi--strong span,.caja-kpi--strong small{color:#f6f2e8bd}.caja-kpi--strong div{background:#fdf3cb24;color:var(--alq-cream)}.caja-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:16px;align-items:start}.caja-card{border-radius:26px;border:1px solid var(--alq-line);background:#fffdf8d1;box-shadow:var(--alq-shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:hidden}.caja-card--main{min-width:0}.caja-card__head{display:flex;justify-content:space-between;align-items:end;gap:14px;padding:18px;border-bottom:1px solid rgba(76,44,21,.08)}.caja-card__head h2{margin:8px 0 0;font-size:clamp(1.18rem,2vw,1.7rem);letter-spacing:-.04em}.caja-card__head--compact{align-items:center}.caja-card__head--compact h2{margin:0}.caja-card__head--compact span{font-weight:950;color:var(--alq-olive)}.caja-toolbar{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.caja-search,.caja-toolbar select,.caja-field input,.caja-field select,.caja-field textarea{min-height:42px;border:1px solid rgba(76,44,21,.12);border-radius:14px;background:#fffdf8d1;color:var(--alq-cocoa);outline:none;font:inherit}.caja-search{display:flex;align-items:center;gap:8px;padding:0 12px;min-width:min(360px,100%)}.caja-search input{width:100%;border:0;background:transparent;outline:0;min-height:40px}.caja-toolbar select{padding:0 12px}.caja-tableWrap{width:100%;overflow:auto}.caja-table{width:100%;border-collapse:collapse;min-width:900px}.caja-table th,.caja-table td{padding:13px 14px;text-align:left;border-bottom:1px solid rgba(76,44,21,.07);vertical-align:middle}.caja-table th{color:#4c2c1594;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}.caja-table td strong{display:block;font-weight:950}.caja-table td small{display:block;margin-top:3px;color:#4c2c158c;font-weight:750}.caja-empty{text-align:center!important;padding:30px!important;color:#4c2c1594;font-weight:850}.caja-pill{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:.72rem;font-weight:950;border:1px solid rgba(76,44,21,.08);background:#4c2c150f}.caja-pill--paid,.caja-pill--delivered,.caja-pill--ready{color:#415b30;background:#6e7a4e24}.caja-pill--partial,.caja-pill--in_progress{color:#7a5d1f;background:#fdf3cb99}.caja-pill--pending{color:#8a5a27;background:#a35a281c}.caja-pill--refunded{color:#8d2d22;background:#b3472f1c}.caja-side{display:grid;gap:16px;min-width:0}.caja-movements,.caja-sessions{display:grid;gap:10px;padding:14px}.caja-movement,.caja-session{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:18px;background:#f6f2e89e;border:1px solid rgba(76,44,21,.08)}.caja-movement strong,.caja-session strong{display:block}.caja-movement span,.caja-session span{display:block;margin-top:3px;color:#4c2c158f;font-size:.78rem;font-weight:750}.caja-movement b{display:block;text-align:right}.caja-movement--expense b{color:#9d3f2d}.caja-movement--income b{color:var(--alq-olive)}.caja-movement button{margin-top:5px;border:0;background:transparent;color:#4c2c1594;font-weight:900;cursor:pointer}.caja-emptyBox{margin:0;padding:20px;text-align:center;color:#4c2c158c;font-weight:850}.caja-drawerBackdrop{position:fixed;inset:0;z-index:90;display:flex;justify-content:flex-end;background:#19100a52;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.caja-drawer{position:relative;width:min(100%,480px);height:100%;overflow:auto;padding:24px;background:linear-gradient(180deg,#fffdf8f7,#f6f2e8f5);box-shadow:-22px 0 60px #0000002e}.caja-drawer__close{position:sticky;top:0;float:right;width:38px;height:38px;border:0;border-radius:14px;background:#4c2c1514;color:var(--alq-cocoa);font-size:1.4rem;cursor:pointer}.caja-form{display:grid;gap:14px;padding-top:22px;clear:both}.caja-form h2{margin:4px 0 0;font-size:2rem;letter-spacing:-.05em}.caja-form p{margin:0;color:#4c2c159e;line-height:1.6}.caja-form__grid{display:grid;gap:12px}.caja-field{display:grid;gap:7px;font-weight:900;color:#4c2c15b8}.caja-field input,.caja-field select,.caja-field textarea{width:100%;padding:0 12px}.caja-field textarea{padding-top:11px;resize:vertical}@media(max-width:1280px){.caja-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.caja-grid{grid-template-columns:1fr}.caja-side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.caja-hero{grid-template-columns:1fr}.caja-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.caja-card__head{align-items:stretch;flex-direction:column}.caja-toolbar{justify-content:stretch}.caja-search,.caja-toolbar select{width:100%}.caja-side{grid-template-columns:1fr}}@media(max-width:620px){.caja-shell{gap:12px}.caja-hero{padding:18px;border-radius:24px}.caja-hero__actions,.caja-btn{width:100%}.caja-kpis{grid-template-columns:1fr}.caja-card{border-radius:20px}.caja-table th,.caja-table td{padding:11px 12px}.caja-drawer{padding:18px}}.caja-shell{max-width:1600px;transform:scale(.9);transform-origin:top center;margin-bottom:-8vh;gap:14px}.caja-hero--compact{grid-template-columns:minmax(0,1fr) minmax(260px,330px);padding:22px;border-radius:26px;background:linear-gradient(135deg,#4c2c15fa,#4c2c15ed 48%,#6e7a4ef0)}.caja-hero--compact h1{font-size:clamp(2rem,3.8vw,3.45rem);letter-spacing:-.06em}.caja-hero--compact p{max-width:820px;font-size:.94rem;line-height:1.55}.caja-btn--primary,.caja-btn--olive,.caja-btn--cocoa,.caja-btn--soft,.caja-btn--dark{border:0;box-shadow:0 12px 24px #4c2c151f}.caja-btn--primary{background:#fdf3cb;color:#4c2c15}.caja-btn--olive{background:#6e7a4e;color:#fdf3cb}.caja-btn--cocoa,.caja-btn--dark{background:#4c2c15;color:#fdf3cb}.caja-btn--soft{background:#f6f2e8;color:#4c2c15}.caja-kpis--enterprise{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.caja-kpis--enterprise .caja-kpi{padding:13px;border-radius:18px;background:#fffdf8}.caja-kpis--enterprise .caja-kpi div{width:34px;height:34px;border-radius:12px;margin-bottom:9px}.caja-kpis--enterprise .caja-kpi strong{font-size:clamp(1.05rem,1.6vw,1.45rem)}.caja-finance-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.caja-mini{min-width:0;display:grid;grid-template-columns:36px 1fr;grid-template-areas:"icon label" "icon value" "icon hint";column-gap:10px;align-items:center;padding:13px;border-radius:18px;background:#fdf3cb;border:1px solid rgba(76,44,21,.12);box-shadow:var(--alq-shadow-soft)}.caja-mini>div{grid-area:icon;width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#4c2c15;color:#fdf3cb}.caja-mini span{grid-area:label;color:#4c2c15ad;font-size:.68rem;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.caja-mini strong{grid-area:value;font-size:1.06rem;color:#4c2c15;letter-spacing:-.03em}.caja-mini small{grid-area:hint;color:#4c2c159e;font-weight:800}.caja-grid--enterprise{grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:14px}.caja-card{border-radius:22px;background:#fffdf8}.caja-card__head{padding:15px}.caja-card__head h2{font-size:clamp(1.05rem,1.6vw,1.4rem)}.caja-toolbar{align-items:center}.caja-search,.caja-toolbar select,.caja-field input,.caja-field select,.caja-field textarea{min-height:38px;border-radius:12px;background:#fffdf8}.caja-table--compact{min-width:1080px}.caja-table--compact th,.caja-table--compact td{padding:10px 11px;font-size:.84rem}.caja-moneyOk{color:#53633b}.caja-moneyWarn{color:#9a5125}.caja-side--enterprise{gap:12px}.caja-methods{display:grid;gap:11px;padding:14px}.caja-method{display:grid;gap:8px;padding:12px;border-radius:16px;background:#f6f2e8;border:1px solid rgba(76,44,21,.08)}.caja-method strong{display:block;color:#4c2c15}.caja-method span{display:block;margin-top:2px;color:#4c2c158f;font-size:.76rem;font-weight:800}.caja-bar{height:8px;overflow:hidden;border-radius:999px;background:#4c2c1514}.caja-bar i{display:block;height:100%;border-radius:inherit;background:#6e7a4e}.caja-movements,.caja-sessions{padding:12px}.caja-movement,.caja-session{border-radius:16px;padding:10px}.caja-movement small{display:block;margin-top:2px;color:#4c2c157a;font-weight:750;font-size:.72rem}.caja-closePreview{display:grid;grid-template-columns:1fr auto;gap:8px 12px;padding:12px;border-radius:16px;background:#fdf3cb;border:1px solid rgba(76,44,21,.1)}.caja-closePreview span{color:#4c2c15a8;font-weight:900}.caja-closePreview strong{color:#4c2c15}.caja-drawer{width:min(100%,440px);padding:20px}.caja-form h2{font-size:1.65rem}@media(max-width:1380px){.caja-kpis--enterprise,.caja-finance-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.caja-grid--enterprise{grid-template-columns:1fr}.caja-side--enterprise{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.caja-shell{transform:none;margin-bottom:0}.caja-finance-strip,.caja-kpis--enterprise,.caja-side--enterprise{grid-template-columns:1fr}}.caja-shell{width:min(100%,1800px);max-width:1800px;transform:none;zoom:.9;margin-bottom:0;gap:12px}.caja-hero--compact{padding:18px 20px;grid-template-columns:minmax(0,1fr) minmax(245px,310px)}.caja-hero__actions,.caja-kpis--enterprise,.caja-finance-strip{gap:9px}.caja-kpis--enterprise .caja-kpi,.caja-mini{padding:12px}.caja-grid--cashflow{grid-template-columns:1fr;gap:12px}.caja-card--reconciliation{width:100%;min-width:0}.caja-card--reconciliation .caja-card__head{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(520px,1.25fr);align-items:end;gap:16px}.caja-card__head p{margin:5px 0 0;color:#4c2c1594;font-size:.78rem;font-weight:800}.caja-card--reconciliation .caja-toolbar{display:grid;grid-template-columns:minmax(320px,1fr) 170px 190px;width:100%;justify-content:stretch}.caja-card--reconciliation .caja-search{min-width:0;width:100%}.caja-card--reconciliation .caja-tableWrap{overflow-x:auto;overflow-y:visible;padding-bottom:0}.caja-table--compact{min-width:1280px}.caja-table--compact th,.caja-table--compact td{padding:9px 10px;line-height:1.2;white-space:nowrap}.caja-table--compact td:nth-child(3),.caja-table--compact td:nth-child(5){white-space:normal;min-width:190px}.caja-channelTag{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;background:#f6f2e8;color:#4c2c15;border:1px solid rgba(76,44,21,.1);font-size:.72rem;font-weight:950;text-transform:capitalize}.caja-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 15px;border-top:1px solid rgba(76,44,21,.08);background:#fffdf8}.caja-pagination>span{color:#4c2c159e;font-weight:850;font-size:.82rem}.caja-pagination>div{display:flex;align-items:center;gap:10px}.caja-pagination strong{color:#4c2c15;font-size:.82rem;white-space:nowrap}.caja-pagination .caja-btn{min-height:34px;padding:0 12px;border-radius:11px}.caja-side--cashflow{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(360px,1.15fr) minmax(280px,.9fr);align-items:start;gap:12px}.caja-methods,.caja-movements,.caja-sessions{padding:11px;gap:9px}.caja-method,.caja-movement,.caja-session{padding:10px}.caja-drawer{width:min(100%,560px);padding:18px}.caja-form{gap:12px;padding-top:12px}.caja-form h2{font-size:1.45rem;margin-top:2px}.caja-form p{font-size:.88rem;line-height:1.45}.caja-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.caja-field{gap:5px;font-size:.78rem}.caja-field input,.caja-field select,.caja-field textarea{min-height:38px;border-radius:12px;font-size:.9rem}.caja-field:has(textarea){grid-column:1 / -1}.caja-field textarea{min-height:92px}.caja-closePreview{grid-column:1 / -1}.caja-btn--block{min-height:40px;border-radius:13px}@media(max-width:1380px){.caja-card--reconciliation .caja-card__head{grid-template-columns:1fr}.caja-card--reconciliation .caja-toolbar{grid-template-columns:1fr 180px 200px}.caja-side--cashflow{grid-template-columns:1fr}}@media(max-width:980px){.caja-shell{zoom:1}.caja-card--reconciliation .caja-toolbar,.caja-form__grid{grid-template-columns:1fr}.caja-pagination{align-items:stretch;flex-direction:column}.caja-pagination>div{justify-content:space-between}}.caja-shell{width:min(100%,1920px);max-width:1920px;zoom:.81;gap:10px}.caja-hero--compact{min-height:auto;padding:16px 18px;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(250px,300px);align-items:center;background:linear-gradient(135deg,#4c2c15 0% 46%,#6e7a4e)}.caja-hero:before{opacity:.12}.caja-hero--compact h1{margin:10px 0 6px;font-size:clamp(1.9rem,3.15vw,3rem);line-height:.95}.caja-hero--compact p{max-width:980px;font-size:.88rem;line-height:1.42}.caja-hero__panel{padding:14px;border-radius:18px;background:#fdf3cb21}.caja-hero__panel strong{font-size:clamp(1.55rem,2.8vw,2.55rem)}.caja-hero__actions{margin-top:14px}.caja-btn{min-height:36px;padding:0 13px;border-radius:12px;font-size:.84rem}.caja-kpis--enterprise{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.caja-kpis--enterprise .caja-kpi{padding:10px;border-radius:16px;min-height:118px}.caja-kpis--enterprise .caja-kpi div{width:30px;height:30px;border-radius:10px;margin-bottom:8px}.caja-kpis--enterprise .caja-kpi span{font-size:.62rem}.caja-kpis--enterprise .caja-kpi strong{margin-top:5px;font-size:clamp(.95rem,1.15vw,1.25rem)}.caja-kpis--enterprise .caja-kpi small{margin-top:5px;font-size:.68rem;line-height:1.2}.caja-finance-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.caja-mini{padding:10px;border-radius:16px;grid-template-columns:32px 1fr}.caja-mini>div{width:32px;height:32px;border-radius:10px}.caja-mini span{font-size:.62rem}.caja-mini strong{font-size:.98rem}.caja-mini small{font-size:.7rem}.caja-grid--cashflow{grid-template-columns:1fr;gap:10px}.caja-card{border-radius:18px;border-color:#4c2c151a;background:#fffdf8}.caja-card__head{padding:12px 13px}.caja-card__head h2{font-size:clamp(.98rem,1.3vw,1.22rem);letter-spacing:-.035em}.caja-card__head p{font-size:.72rem}.caja-card--reconciliation .caja-card__head{grid-template-columns:minmax(250px,.62fr) minmax(640px,1.38fr);gap:12px}.caja-card--reconciliation .caja-toolbar{grid-template-columns:minmax(360px,1fr) 150px 170px;gap:8px}.caja-search,.caja-toolbar select,.caja-field input,.caja-field select,.caja-field textarea{min-height:34px;border-radius:11px;font-size:.82rem}.caja-search input{min-height:32px}.caja-table--compact{min-width:1240px}.caja-table--compact th,.caja-table--compact td{padding:7px 9px;font-size:.78rem}.caja-table td small{font-size:.68rem}.caja-pill,.caja-channelTag{padding:5px 8px;font-size:.66rem}.caja-pagination{padding:9px 12px}.caja-side--cashflow{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.caja-side--cashflow>.caja-card:first-child{grid-column:1 / -1}.caja-side--cashflow>.caja-card:first-child .caja-card__head{padding-bottom:8px}.caja-side--cashflow>.caja-card:first-child .caja-methods{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:10px}.caja-side--cashflow>.caja-card:first-child .caja-method{min-width:0;padding:10px;border-radius:14px;background:linear-gradient(180deg,#fdf3cb,#f6f2e8)}.caja-method strong{font-size:.86rem}.caja-method span{font-size:.68rem;line-height:1.25}.caja-bar{height:7px}.caja-movements,.caja-sessions{max-height:460px;overflow:auto;padding:10px;gap:8px}.caja-movement,.caja-session{padding:9px;border-radius:14px}.caja-movement strong,.caja-session strong{font-size:.82rem}.caja-movement span,.caja-session span,.caja-movement small{font-size:.68rem}.caja-movement b,.caja-session b{font-size:.82rem}.caja-movement button{font-size:.7rem}.caja-drawer{width:min(100%,620px);padding:16px}.caja-drawer__close{width:34px;height:34px;border-radius:12px}.caja-form{gap:10px;padding-top:8px}.caja-form h2{font-size:1.35rem}.caja-form p{font-size:.82rem}.caja-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.caja-field{gap:4px;font-size:.72rem}.caja-field textarea{min-height:76px}.caja-closePreview{padding:10px;border-radius:14px}@media(max-width:1600px){.caja-kpis--enterprise{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1280px){.caja-shell{zoom:.9}.caja-card--reconciliation .caja-card__head{grid-template-columns:1fr}.caja-card--reconciliation .caja-toolbar{grid-template-columns:1fr 170px 190px}.caja-side--cashflow>.caja-card:first-child .caja-methods{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.caja-shell{zoom:1}.caja-kpis--enterprise,.caja-finance-strip,.caja-side--cashflow{grid-template-columns:1fr}.caja-side--cashflow>.caja-card:first-child .caja-methods{grid-template-columns:1fr}.caja-card--reconciliation .caja-toolbar,.caja-form__grid{grid-template-columns:1fr}}#root{min-height:100vh}:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--alq-cream: #FDF3CB;--alq-cocoa: #4C2C15;--alq-olive: #6E7A4E;--alq-ivory: #F6F2E8;--alq-line: rgba(76, 44, 21, .12);--alq-surface: rgba(255, 253, 248, .94);--alq-surface-strong: rgba(255, 253, 248, .98);--alq-text-soft: rgba(76, 44, 21, .68);--alq-shadow-sm: 0 10px 22px rgba(76, 44, 21, .05);--alq-shadow-md: 0 16px 34px rgba(76, 44, 21, .08);--alq-shadow-lg: 0 24px 46px rgba(76, 44, 21, .12);--alq-radius-xl: 28px;--alq-radius-lg: 22px;--alq-radius-md: 18px;--alq-radius-sm: 14px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{margin:0;min-height:100%;background:linear-gradient(180deg,#fbf7ef,#f5efe3);color:var(--alq-cocoa)}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}button{cursor:pointer}button:disabled{cursor:not-allowed}.alq-dashboard-page,.orders-page,.stock-shell,.products-shell,.alq-recipes-shell,.alq-caja-page-v2,.profile-page,.shop-shell{position:relative;isolation:isolate;overflow-x:hidden}.alq-dashboard-page:before,.orders-page:before,.stock-shell:before,.products-shell:before,.alq-recipes-shell:before,.alq-caja-page-v2:before,.profile-page:before,.shop-shell:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.88}.alq-dashboard-page:after,.orders-page:after,.stock-shell:after,.products-shell:after,.alq-recipes-shell:after,.alq-caja-page-v2:after,.profile-page:after,.shop-shell:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at top left,rgba(253,243,203,.38),transparent 34%),linear-gradient(135deg,#fdf3cbc7,#f6f2e8ad 48%,#4c2c1524);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.alq-dashboard-page:before{background-image:url(/assets/caja-bg-Du_R0ij0.png)}.orders-page:before{background-image:url(/assets/caja-bg-Du_R0ij0.png)}.stock-shell:before{background-image:url(/assets/caja-bg-Du_R0ij0.png)}.products-shell:before{background-image:url(/assets/caja-bg-Du_R0ij0.png)}.alq-recipes-shell:before{background-image:url(/assets/caja-bg-Du_R0ij0.png)}.alq-caja-page-v2:before{background-image:url(/assets/caja-bg-Du_R0ij0.png)}.profile-page:before{background-image:url(/assets/caja-bg-Du_R0ij0.png)}.shop-shell:before{background-image:url(/assets/caja-bg-Du_R0ij0.png)}@media(max-width:900px){.alq-dashboard-page,.orders-page,.stock-shell,.products-shell,.alq-recipes-shell,.alq-caja-page-v2,.profile-page,.shop-shell{padding-inline:clamp(12px,4vw,20px)}}@media(max-width:640px){.alq-dashboard-page:before,.orders-page:before,.stock-shell:before,.products-shell:before,.alq-recipes-shell:before,.alq-caja-page-v2:before,.profile-page:before,.shop-shell:before{opacity:.7;background-position:center top}.alq-dashboard-page:after,.orders-page:after,.stock-shell:after,.products-shell:after,.alq-recipes-shell:after,.alq-caja-page-v2:after,.profile-page:after,.shop-shell:after{background:linear-gradient(180deg,#fdf3cbe0,#f6f2e8d1)}}:root{--alq-brown-dark: #2b160b;--alq-brown-soft-2: #8a633e;--alq-gold-soft: #d6b46a;--alq-white-warm: #fff9ec;--alq-success: #5f7542;--alq-danger: #9b3a2f;--alq-focus: rgba(110, 122, 78, .32)}html{scroll-behavior:smooth;text-size-adjust:100%}body{overflow-x:hidden}::selection{background:#fdf3cbf2;color:var(--alq-cocoa)}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--alq-focus);outline-offset:3px}.alq-premium-card,.alq-enterprise-card,.alq-module-card,.alq-card{background:#fff9ece0;border:1px solid rgba(76,44,21,.09);border-radius:24px;box-shadow:0 18px 45px #4c2c1514;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.alq-btn,.alq-btn-primary,.alq-primary-btn,.alq-action-primary{border:0;border-radius:999px;background:linear-gradient(135deg,var(--alq-cocoa),var(--alq-brown-dark));color:var(--alq-cream);font-weight:900;box-shadow:0 12px 28px #4c2c152e;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.alq-btn:hover,.alq-btn-primary:hover,.alq-primary-btn:hover,.alq-action-primary:hover{transform:translateY(-2px);box-shadow:0 18px 38px #4c2c153d;filter:saturate(1.03)}.alq-btn-secondary,.alq-secondary-btn,.alq-action-secondary{border:0;border-radius:999px;background:var(--alq-olive);color:#fffaf0;font-weight:900;transition:transform .2s ease,box-shadow .2s ease}.alq-btn-secondary:hover,.alq-secondary-btn:hover,.alq-action-secondary:hover{transform:translateY(-2px);box-shadow:0 14px 28px #59653f33}.alq-fade-up{animation:alqFadeUp .55s ease both}@keyframes alqFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}[role=dialog],[aria-modal=true]{animation:alqDialogIn .24s ease both}@keyframes alqDialogIn{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:900px){.alq-dashboard-page,.orders-page,.stock-shell,.products-shell,.alq-recipes-shell,.alq-caja-page-v2,.profile-page,.shop-shell{padding-inline:clamp(10px,3.6vw,18px)}}@media(max-width:620px){html{font-size:15px}.alq-premium-card,.alq-enterprise-card,.alq-module-card,.alq-card{border-radius:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--alq-btn-brown: #4c2c15;--alq-btn-brown-dark: #2b160b;--alq-btn-cream: #fdf3cb;--alq-btn-olive: #6e7a4e;--alq-btn-paper: #f6f2e8}button,a[class*=btn],.alq-btn,.shop-btn,.alq-public-navbar__search button,.alq-public-navbar__cart,.alq-featured-product__footer button{transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,opacity .18s ease}button:not(:disabled):hover,a[class*=btn]:hover,.alq-btn:hover,.shop-btn:hover,.alq-featured-product__footer button:hover{transform:translateY(-1px)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(110,122,78,.28);outline-offset:2px}
