:root{--alq-cream: #fdf3cb;--alq-brown: #4c2c15;--alq-brown-strong: #2c170b;--alq-brown-soft: #765238;--alq-olive: #6e7a4e;--alq-olive-strong: #59653f;--alq-olive-soft: rgba(110, 122, 78, .34);--alq-olive-soft-2: rgba(110, 122, 78, .18);--alq-paper: #f6f2e8;--alq-paper-strong: #fff9ec;--alq-paper-soft: rgba(255, 249, 236, .72);--alq-border-soft: rgba(253, 243, 203, .14);--alq-border-medium: rgba(253, 243, 203, .18);--alq-shadow-main: 0 24px 60px rgba(37, 19, 9, .22);--alq-shadow-soft: 0 14px 34px rgba(37, 19, 9, .14);--alq-radius-xl: 24px;--alq-radius-lg: 18px;--alq-radius-md: 14px;--alq-sidebar-width: 278px;--alq-sidebar-width-collapsed: 88px;--alq-sidebar-mobile-width: min(84vw, 292px);--alq-sidebar-mobile-width-sm: min(88vw, 304px)}.alq-admin-sidebar__backdrop{position:fixed;inset:0;background:#1c0f086b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s 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:14px 10px 14px 14px;transition:width .28s ease,min-width .28s ease,transform .28s ease,padding .28s ease;z-index:100}.alq-admin-sidebar.is-collapsed{width:var(--alq-sidebar-width-collapsed);min-width:var(--alq-sidebar-width-collapsed);padding:12px 8px 12px 12px}.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:radial-gradient(circle at top left,rgba(253,243,203,.18),transparent 30%),radial-gradient(circle at bottom right,rgba(110,122,78,.18),transparent 28%),linear-gradient(180deg,#3e2413,#4c2c15 36%,#3a2112);border:1px solid rgba(253,243,203,.12);box-shadow:var(--alq-shadow-main)}.alq-admin-sidebar__noise{background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:11px 11px;opacity:.22;mix-blend-mode:soft-light;pointer-events:none}.alq-admin-sidebar__glow{background:radial-gradient(circle at top,rgba(253,243,203,.07),transparent 28%),radial-gradient(circle at bottom,rgba(253,243,203,.04),transparent 34%);pointer-events:none}.alq-admin-sidebar__inner{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;color:#fff5dc;overflow:hidden;min-width:0}.alq-admin-sidebar__brand-card,.alq-admin-sidebar__account-card,.alq-admin-sidebar__utility-btn,.alq-admin-sidebar__link,.alq-admin-sidebar__child-link{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.alq-admin-sidebar__brand-card{position:relative;padding:12px 48px 12px 12px;border-radius:var(--alq-radius-xl);background:linear-gradient(180deg,#fff9ec1f,#fff9ec0d);border:1px solid var(--alq-border-soft);min-height:76px;overflow:hidden}.alq-admin-sidebar__brand-top{display:flex;align-items:center;gap:10px;min-width:0}.alq-admin-sidebar__seal{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;flex-shrink:0;background:linear-gradient(180deg,#fdf3cbfa,#f0e1aef0);color:var(--alq-brown);box-shadow:inset 0 1px #ffffff8c,0 8px 18px #160a0524}.alq-admin-sidebar__seal span{font-size:.96rem;font-weight:900;letter-spacing:.04em}.alq-admin-sidebar__brand-copy{min-width:0;flex:1}.alq-admin-sidebar__brand-copy p{margin:0 0 2px;font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:#fdf3cbb8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alq-admin-sidebar__brand-copy h2{margin:0;font-size:.94rem;line-height:1.08;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:28px;height:28px;border-radius:11px;border:1px solid rgba(167,188,122,.34);background:linear-gradient(180deg,#6e7a4efa,#59653ff5);color:#fdf7ea;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease,opacity .2s ease;flex-shrink:0;box-shadow:0 10px 18px #272f1a3d,inset 0 1px #ffffff1a}.alq-admin-sidebar__control-btn:hover{transform:translateY(-50%) translate(-1px);background:linear-gradient(180deg,#788556,#5e6b43);border-color:#bace906b;box-shadow:0 12px 22px #272f1a47,inset 0 1px #ffffff1f}.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{outline:3px solid rgba(110,122,78,.28);outline-offset:2px}.alq-admin-sidebar__desktop-only{display:grid}.alq-admin-sidebar__mobile-only{display:none}.alq-admin-sidebar__nav{margin-top:16px;flex:1;overflow-y:auto;overflow-x:hidden;padding-right:2px;min-height:0}.alq-admin-sidebar__nav::-webkit-scrollbar{width:5px}.alq-admin-sidebar__nav::-webkit-scrollbar-thumb{background:#fdf3cb2e;border-radius:999px}.alq-admin-sidebar__group+.alq-admin-sidebar__group{margin-top:14px}.alq-admin-sidebar__group-title{padding:0 4px;margin-bottom:8px;font-size:.6rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#fdf3cb94}.alq-admin-sidebar__group-items{display:flex;flex-direction:column;gap:8px}.alq-admin-sidebar__item{border-radius:18px}.alq-admin-sidebar__item-head{display:flex;align-items:stretch;gap:6px}.alq-admin-sidebar__link{min-width:0;flex:1;display:flex;align-items:center;gap:10px;padding:11px 10px;text-decoration:none;border-radius:18px;background:linear-gradient(180deg,#6e7a4e42,#6e7a4e29);color:#fff8ea;border:1px solid rgba(167,188,122,.18);box-shadow:inset 0 1px #ffffff0a,0 8px 16px #1e23141f;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.alq-admin-sidebar__link:hover{transform:translateY(-1px);background:linear-gradient(180deg,#7c895857,#6e7a4e38);border-color:#bace903d;box-shadow:inset 0 1px #ffffff0f,0 10px 18px #1e231429}.alq-admin-sidebar__link.is-active{background:linear-gradient(180deg,#86955f85,#6e7a4e4d);border-color:#cee1a457;box-shadow:inset 0 1px #ffffff14,0 12px 22px #1e23142e}.alq-admin-sidebar__link-icon{width:38px;height:38px;border-radius:13px;flex-shrink:0;display:grid;place-items:center;background:#fff9ec1a;border:1px solid rgba(253,243,203,.14);color:#fdf3cb}.alq-admin-sidebar__link-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.alq-admin-sidebar__link-label{font-size:.88rem;font-weight:900;color:#fffdf6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alq-admin-sidebar__link-description{font-size:.7rem;line-height:1.3;color:#fdf9f0d6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.alq-admin-sidebar__link-badge{display:inline-flex;align-items:center;justify-content:center;height:22px;min-width:38px;padding:0 7px;border-radius:999px;background:#fdf3cb38;border:1px solid rgba(253,243,203,.22);color:#fff6df;font-size:.58rem;font-weight:900;letter-spacing:.08em;flex-shrink:0}.alq-admin-sidebar__expand-btn{width:38px;min-width:38px;border-radius:14px;border:1px solid rgba(167,188,122,.18);background:linear-gradient(180deg,#6e7a4e3d,#6e7a4e24);color:#fdf3cb;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.alq-admin-sidebar__expand-btn:hover{background:linear-gradient(180deg,#7c895857,#6e7a4e33);border-color:#bace9042}.alq-admin-sidebar__expand-btn.is-expanded svg{transform:rotate(180deg)}.alq-admin-sidebar__expand-btn svg{transition:transform .2s ease}.alq-admin-sidebar__children{margin-top:7px;margin-left:14px;padding-left:14px;border-left:1px solid rgba(167,188,122,.2);display:flex;flex-direction:column;gap:7px}.alq-admin-sidebar__child-link{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;border-radius:12px;text-decoration:none;color:#fff8ead6;background:linear-gradient(180deg,#6e7a4e1f,#6e7a4e0f);border:1px solid rgba(167,188,122,.12);font-size:.72rem;font-weight:700;transition:background .2s ease,border-color .2s ease,transform .2s ease,color .2s ease}.alq-admin-sidebar__child-link:hover{transform:translate(2px);background:linear-gradient(180deg,#7c895833,#6e7a4e1a);border-color:#bace902e;color:#fffdf6}.alq-admin-sidebar__child-link.is-active{background:linear-gradient(180deg,#86955f4d,#6e7a4e29);border-color:#cee1a438;color:#fffdf8}.alq-admin-sidebar__child-dot{width:6px;height:6px;border-radius:999px;background:#fdf3cb;box-shadow:0 0 0 3px #fdf3cb14;flex-shrink:0}.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:linear-gradient(180deg,#fff9ec1a,#fff9ec0a);border:1px solid rgba(253,243,203,.12);min-width:0}.alq-admin-sidebar__avatar{width:40px;height:40px;border-radius:14px;flex-shrink:0;display:grid;place-items:center;background:linear-gradient(180deg,#fdf3cb,#ebdaa1);color:var(--alq-brown);font-size:.82rem;font-weight:900;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:.78rem;color:#fffaf0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alq-admin-sidebar__account-copy span{font-size:.68rem;color:#fff4dab8;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,.12);background:#fff9ec0f;color:#fff6df;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease;font-size:.74rem;font-weight:800;min-width:0}.alq-admin-sidebar__utility-btn:hover{transform:translateY(-1px);background:#fff9ec1c;border-color:#fdf3cb2e}.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:14px;margin-inline:auto}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__brand-copy,.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{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:8px;border-radius:14px;min-height:54px}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__link-icon{width:34px;height:34px;border-radius:12px;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:10px}.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;border-radius:12px;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:264px;min-width:264px}}@media(max-width:1100px){.alq-admin-sidebar{width:252px;min-width:252px;padding:12px 8px 12px 12px}.alq-admin-sidebar.is-collapsed{width:84px;min-width:84px}}@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:10px}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__brand-copy,.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{display:revert}.alq-admin-sidebar.is-collapsed .alq-admin-sidebar__seal{width:46px;height:46px;border-radius:16px;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:38px;height:38px;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:14px}.alq-admin-sidebar__brand-copy h2{font-size:.86rem}.alq-admin-sidebar__link{padding:9px;border-radius:15px}.alq-admin-sidebar__link-icon{width:36px;height:36px;border-radius:12px}.alq-admin-sidebar__footer-actions{grid-template-columns:1fr}}: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-public-header{position:sticky;top:0;z-index:60;border-bottom:1px solid rgba(76,44,21,.08);background:#f6f2e8cc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 30px #4c2c150d}.alq-public-header__content{width:min(1240px,calc(100% - 32px));min-height:92px;margin:0 auto;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:24px}.alq-public-header__top{display:flex;align-items:center;justify-content:space-between;gap:20px}.alq-public-brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none;color:#4c2c15}.alq-public-brand__logo{width:auto;height:88px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(76,44,21,.12))}.alq-public-brand__copy{display:flex;flex-direction:column;gap:2px}.alq-public-brand__eyebrow{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:#6e7a4e;font-weight:800}.alq-public-brand__name{font-size:1.16rem;line-height:1;letter-spacing:.12em;text-transform:uppercase}.alq-public-header__toggle{display:none;border:1px solid rgba(76,44,21,.12);background:#ffffff8c;color:#4c2c15;border-radius:14px;width:46px;height:46px;align-items:center;justify-content:center}.alq-public-nav-shell{display:flex;justify-content:flex-end}.alq-public-nav{display:inline-flex;align-items:center;justify-content:flex-end;padding:10px 12px;border-radius:999px;border:1px solid rgba(76,44,21,.08);background:#ffffff6b;box-shadow:inset 0 1px #ffffff73}.alq-public-nav__links{display:flex;align-items:center;gap:8px}.alq-public-nav__link{color:#4c2c15db;font-weight:800;letter-spacing:.06em;text-decoration:none;font-size:.92rem;padding:11px 16px;border-radius:999px;transition:background .18s ease,color .18s ease,transform .18s ease}.alq-public-nav__link:hover,.alq-public-nav__link.is-active{background:#4c2c1514;color:#4c2c15;transform:translateY(-1px)}@media(max-width:860px){.alq-public-header__content{grid-template-columns:1fr;padding:14px 0;min-height:auto;gap:12px}.alq-public-brand__logo{height:52px}.alq-public-header__toggle{display:inline-flex}.alq-public-nav-shell{display:none}.alq-public-nav-shell.is-open{display:block}.alq-public-nav{width:100%;justify-content:stretch;border-radius:22px;padding:12px}.alq-public-nav__links{width:100%;flex-direction:column;align-items:stretch}.alq-public-nav__link{text-align:left}}.public-footer{position:relative;overflow:hidden;padding:84px 0;color:#fdf3cb;background:#2f180d}.public-footer__backdrop,.public-footer__overlay{position:absolute;inset:0}.public-footer__backdrop img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02)}.public-footer__overlay{background:linear-gradient(90deg,#1f0e07e6,#1f0e07bf 45%,#1f0e07d1),linear-gradient(180deg,#150a0514,#150a0570)}.public-footer__container{position:relative;z-index:1;width:min(1240px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:.95fr 1.05fr;gap:40px;align-items:start}.public-footer__eyebrow{display:inline-block;margin-bottom:12px;color:#fdf3cbe6;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.public-footer__brand h2{margin:0 0 14px;font-size:clamp(2rem,4vw,3.1rem);line-height:1}.public-footer__brand p{margin:0;max-width:520px;color:#fdf3cbcc;line-height:1.85;font-size:1rem}.public-footer__quick-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.public-footer__quick-actions a{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border-radius:999px;border:1px solid rgba(253,243,203,.18);background:#ffffff14;color:#fdf3cb;text-decoration:none;font-weight:700}.public-footer__columns{display:grid;grid-template-columns:.86fr 1.14fr;gap:24px}.public-footer__block{padding:28px;border-radius:28px;border:1px solid rgba(253,243,203,.12);background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 18px 48px #0000002e}.public-footer__block h3{margin:0 0 18px;font-size:1rem;letter-spacing:.06em;text-transform:uppercase}.public-footer__block ul{margin:0;padding:0;list-style:none}.public-footer__block li{display:grid;gap:6px;padding:12px 0;border-bottom:1px solid rgba(253,243,203,.12)}.public-footer__block li:last-child{border-bottom:0;padding-bottom:0}.public-footer__block span{color:#fdf3cb9e;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.public-footer__block a,.public-footer__block strong{color:#fdf3cb;text-decoration:none;font-size:.98rem}.public-footer__form{display:grid;gap:12px}.public-footer__form input,.public-footer__form textarea{width:100%;border:1px solid rgba(253,243,203,.18);border-radius:16px;background:#ffffff14;color:#fdf3cb;padding:14px 16px;outline:none}.public-footer__form input::placeholder,.public-footer__form textarea::placeholder{color:#fdf3cb80}.public-footer__form button{min-height:48px;border:0;border-radius:16px;background:#fdf3cb;color:#4c2c15;font-weight:800;cursor:pointer;box-shadow:0 18px 40px #4c2c1538}@media(max-width:980px){.public-footer__container,.public-footer__columns{grid-template-columns:1fr}.public-footer{padding:72px 0}.public-footer__block{padding:22px}}.landing-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(110,122,78,.14),transparent 28%),linear-gradient(180deg,#f6f2e8,#fdf3cb);color:#4c2c15}.landing-container{width:min(1240px,calc(100% - 32px));margin:0 auto}.landing-eyebrow{display:inline-flex;align-items:center;padding:.38rem .88rem;border-radius:999px;background:#fdf3cb38;color:#d9d3a8;font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.landing-hero{position:relative;overflow:hidden;padding:84px 0 76px;min-height:clamp(640px,78vh,820px);display:flex;align-items:center}.landing-hero__backdrop,.landing-hero__overlay{position:absolute;inset:0}.landing-hero__backdrop-image{width:100%;height:100%;object-fit:cover;object-position:center}.landing-hero__overlay{background:linear-gradient(90deg,#23120ad6,#23120aa8 45%,#23120a8c),radial-gradient(circle at left center,rgba(246,242,232,.05),transparent 38%)}.landing-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.12fr .88fr;gap:32px;align-items:center}.landing-hero__content-card{max-width:700px;padding:32px;border:1px solid rgba(253,243,203,.14);border-radius:32px;background:#29150b57;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 24px 64px #0000002e}.landing-hero__copy h1{margin:18px 0 16px;font-size:clamp(2.9rem,5vw,5rem);line-height:.98;letter-spacing:-.04em;color:#fff4de}.landing-hero__copy p{margin:0;max-width:620px;font-size:1.08rem;line-height:1.8;color:#fff4dedb}.landing-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.landing-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:16px;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.landing-button:hover{transform:translateY(-1px)}.landing-button--primary{background:#fdf3cb;color:#4c2c15;box-shadow:0 18px 36px #1509043d}.landing-button--secondary{background:#ffffff14;color:#fff4de;border:1px solid rgba(253,243,203,.2)}.landing-hero__panel{display:flex;justify-content:flex-end}.landing-hero__card{width:100%;max-width:430px;padding:30px;border:1px solid rgba(253,243,203,.14);border-radius:30px;background:#f7f2e6eb;box-shadow:0 20px 54px #15090433}.landing-hero__card-label{display:inline-block;margin-bottom:14px;font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#6e7a4e}.landing-hero__card h2{margin:0 0 10px;font-size:1.8rem;line-height:1.18}.landing-hero__card p{margin:0;color:#4c2c15cc;line-height:1.75}.landing-featured{padding:76px 0 104px}.landing-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.landing-section-head h2{margin:12px 0 0;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.08}.landing-inline-link{color:#4c2c15;font-weight:800;text-decoration:none}.landing-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.landing-product-card{overflow:hidden;border:1px solid rgba(76,44,21,.08);border-radius:24px;background:#fffcf5e0;box-shadow:0 18px 38px #4c2c1512}.landing-product-card__media{position:relative;aspect-ratio:4 / 3;background:linear-gradient(135deg,#fdf3cbd9,#f6f2e8eb)}.landing-product-card__image{width:100%;height:100%;object-fit:cover}.landing-product-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:#4c2c15b3;font-size:1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.landing-product-card__body{padding:18px 18px 20px}.landing-product-card__category{display:inline-flex;margin-bottom:10px;color:#6e7a4e;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.landing-product-card__body h3{margin:0 0 8px;font-size:1.08rem}.landing-product-card__body p{margin:0;color:#4c2c15c7;line-height:1.65;min-height:52px}.landing-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px}.landing-product-card__footer strong{font-size:1rem}.landing-product-card__link{color:#4c2c15;font-weight:700;text-decoration:none}.landing-empty-state{display:flex;align-items:center;justify-content:center;min-height:180px;border:1px dashed rgba(76,44,21,.18);border-radius:24px;background:#fffcf58c}.landing-empty-state p{margin:0;color:#4c2c15c2}@media(max-width:980px){.landing-hero__grid,.landing-products-grid{grid-template-columns:1fr}.landing-hero{min-height:auto;padding-top:72px}.landing-hero__content-card,.landing-hero__card{padding:24px}.landing-hero__panel{justify-content:stretch}.landing-hero__card{max-width:none}.landing-section-head{align-items:flex-start;flex-direction:column}}: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}}: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}: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-grid--single-level>.alq-dashboard-card:nth-child(6){grid-column:span 12}.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}}.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}}.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}}: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--2{grid-template-columns:repeat(2,minmax(0,1fr))}.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%}}: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}}: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}}#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}
