@import"https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700;900&family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700;800;900&display=swap";.alq-public-header{position:relative;z-index:30;background:transparent}.alq-public-header__canvas{position:relative;width:100%;min-height:240px;overflow:visible}.alq-public-header__wave{position:absolute;top:-230px;left:0;width:100%;height:auto;display:block;object-fit:cover;object-position:center top;pointer-events:none;-webkit-user-select:none;user-select:none}.alq-public-header__content{position:relative;z-index:3;width:min(1440px,calc(100% - 32px));margin:0 auto;padding:1px}.alq-public-header__top{position:relative;display:flex;justify-content:center;align-items:center}.alq-public-brand{display:inline-flex;justify-content:center;align-items:center;text-decoration:none}.alq-public-brand__logo{width:clamp(420px,28vw,560px);height:auto;object-fit:contain}.alq-public-header__toggle{position:absolute;right:0;top:50%;transform:translateY(-50%);display:none;width:46px;height:46px;border-radius:14px;border:1px solid rgba(76,44,21,.08);background:#fffc;color:var(--alq-cocoa);cursor:pointer;box-shadow:var(--alq-shadow-sm)}.alq-public-nav-shell{margin-top:-6px}.alq-public-nav{display:flex;justify-content:center;align-items:center}.alq-public-nav__links{display:flex;justify-content:center;align-items:center;gap:clamp(24px,4vw,72px);flex-wrap:wrap;transform:translateY(-75px)}@media(max-width:1100px){.alq-public-nav{justify-content:center}}.alq-public-nav__link{position:relative;text-decoration:none;color:var(--alq-cocoa);font-size:.95rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;padding:1px 2px;transition:color .22s ease,transform .22s ease}.alq-public-nav__link:after{content:"";position:absolute;left:0;bottom:-8px;width:0%;height:2px;background:var(--alq-olive);transition:width .22s ease,opacity .22s ease;opacity:.75}.alq-public-nav__link:hover{color:var(--alq-olive);transform:translateY(-1px)}.alq-public-nav__link:hover:after,.alq-public-nav__link.is-active:after{width:100%}.alq-public-nav__link.is-active{color:var(--alq-olive)}.alq-public-nav__actions{display:flex;align-items:center;gap:12px}.alq-public-btn{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;text-decoration:none;font-size:.88rem;font-weight:700;letter-spacing:.04em;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,color .22s ease,border-color .22s ease}.alq-public-btn:hover{transform:translateY(-2px)}.alq-public-btn--ghost{background:#ffffffc7;color:var(--alq-cocoa);border:1px solid rgba(76,44,21,.08);box-shadow:var(--alq-shadow-sm)}.alq-public-btn--primary{background:linear-gradient(180deg,#4c2c15,#3d2312);color:var(--alq-sand);border:1px solid transparent;box-shadow:0 16px 34px #4c2c1529}@media(max-width:1100px){.alq-public-nav{grid-template-columns:1fr}.alq-public-nav__actions{justify-content:center}}@media(max-width:860px){.alq-public-header__canvas{min-height:280px}.alq-public-header__content{width:min(100% - 24px,1440px);padding:18px 0 82px}.alq-public-header__toggle{display:inline-flex;align-items:center;justify-content:center}.alq-public-brand__logo{width:min(320px,72vw)}.alq-public-nav-shell{display:none;margin-top:18px;padding:18px;border-radius:24px;background:#ffffffd1;border:1px solid rgba(76,44,21,.08);box-shadow:var(--alq-shadow-md)}.alq-public-nav-shell.is-open{display:block}.alq-public-nav{grid-template-columns:1fr;gap:18px}.alq-public-nav__links{flex-direction:column;gap:16px}.alq-public-nav__actions{flex-direction:column}.alq-public-nav__actions .alq-public-btn{width:100%}}@media(max-width:640px){.alq-public-header__canvas{min-height:240px}.alq-public-brand__logo{width:min(260px,74vw)}.alq-public-nav__link{font-size:.82rem;letter-spacing:.16em}}:root{--alq-cream: #fdf3cb;--alq-cocoa: #4c2c15;--alq-olive: #6e7a4e;--alq-ivory: #f6f2e8;--alq-text-main: rgba(246, 242, 232, .96);--alq-text-soft: rgba(246, 242, 232, .78);--alq-line: rgba(253, 243, 203, .14);--alq-line-soft: rgba(253, 243, 203, .09)}.alq-footer{position:relative;z-index:1;width:100%;min-height:650px;margin-top:-160px;overflow:hidden;background:transparent}.alq-footer__wave-wrap{position:absolute;inset:0;z-index:0;overflow:hidden}.alq-footer__wave{width:100%;height:calc(100% + 19px);display:block;object-fit:cover;object-position:center top;transform:translateY(-19px);pointer-events:none;-webkit-user-select:none;user-select:none}.alq-footer:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#4c2c1505,#4c2c150f 18%,#4c2c1524 42%,#4c2c153d 70%,#4c2c155c)}.alq-footer__inner{position:relative;z-index:2;width:min(1380px,calc(100% - 48px));min-height:320px;margin:0 auto;padding:172px 24px 28px;display:flex;flex-direction:column;justify-content:flex-end;color:var(--alq-text-main)}.alq-footer__panel{width:100%;padding:30px 28px 16px;border-top:1px solid var(--alq-line);background:linear-gradient(180deg,#4c2c151f,#4c2c152e);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.alq-footer__row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.alq-footer__side{display:flex;flex-direction:column;gap:8px}.alq-footer__side--left{align-items:flex-start}.alq-footer__side--right{align-items:flex-end}.alq-footer__side a{color:#f6f2e8d6;text-decoration:none;font-size:.84rem;line-height:1.2;transition:color .2s ease,transform .2s ease}.alq-footer__side a:hover{color:var(--alq-cream);transform:translateY(-1px)}.alq-footer__center{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:260px}.alq-footer__brand{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.alq-footer__logo{width:124px;height:auto;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.14));transition:transform .24s ease,filter .24s ease}.alq-footer__brand:hover .alq-footer__logo{transform:translateY(-1px) scale(1.01);filter:drop-shadow(0 12px 24px rgba(0,0,0,.18))}.alq-footer__tagline{margin:8px 0 0;color:#fdf3cbd1;font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.alq-footer__socials{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px;flex-wrap:wrap}.alq-footer__social{width:31px;height:31px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:var(--alq-ivory);border:1px solid rgba(253,243,203,.22);color:var(--alq-cocoa);box-shadow:0 6px 14px #0000001f;transition:transform .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.alq-footer__social span{font-size:.7rem;font-weight:900;line-height:1;letter-spacing:.03em}.alq-footer__social:hover{transform:translateY(-2px);background:var(--alq-cream);color:var(--alq-cocoa);box-shadow:0 10px 18px #0000002e}.alq-footer__bottom{margin-top:22px;padding-top:14px;border-top:1px solid var(--alq-line-soft);display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.alq-footer__bottom-left,.alq-footer__bottom-right{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.alq-footer__bottom-left span,.alq-footer__bottom-item{color:#f6f2e8b8;font-size:.82rem;line-height:1.3}.alq-footer__bottom-item{display:inline-flex;align-items:center;gap:7px;text-decoration:none;transition:color .2s ease}.alq-footer__bottom-item:hover{color:var(--alq-cream)}.alq-footer__bottom-item svg{color:var(--alq-olive);flex-shrink:0}@media(max-width:1080px){.alq-footer{min-height:720px;margin-top:-120px}.alq-footer__inner{min-height:720px;padding-top:165px;padding-bottom:24px}.alq-footer__row{grid-template-columns:1fr;gap:24px}.alq-footer__side--left,.alq-footer__side--right{align-items:center}.alq-footer__side{text-align:center}.alq-footer__center{order:-1}.alq-footer__bottom,.alq-footer__bottom-left,.alq-footer__bottom-right{justify-content:center}}@media(max-width:720px){.alq-footer{min-height:760px;margin-top:-80px}.alq-footer__inner{width:min(100% - 24px,1380px);min-height:760px;padding:150px 10px 24px}.alq-footer__wave{height:calc(100% + 42px);transform:translateY(-42px)}.alq-footer__panel{padding:24px 16px 14px}.alq-footer__logo{width:108px}.alq-footer__socials{gap:8px}.alq-footer__social{width:28px;height:28px}.alq-footer__bottom{flex-direction:column;align-items:center;gap:12px}.alq-footer__bottom-left,.alq-footer__bottom-right{justify-content:center}}.public-layout-shell{position:relative;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(253,243,203,.48),transparent 24%),radial-gradient(circle at top right,rgba(110,122,78,.12),transparent 20%),linear-gradient(180deg,#fbf6ec,#f4ede0)}.public-layout-bg{position:absolute;inset:0;background-image:radial-gradient(circle at 14% 20%,rgba(76,44,21,.02) 0 1px,transparent 1px),radial-gradient(circle at 80% 35%,rgba(76,44,21,.02) 0 1px,transparent 1px),radial-gradient(circle at 34% 76%,rgba(110,122,78,.04) 0 1px,transparent 1px);background-size:160px 160px,170px 170px,140px 140px;pointer-events:none;opacity:.9}.public-layout-main{position:relative;z-index:1;padding:0}.public-layout-stage{width:100%;max-width:none;margin:0;display:block}.public-layout-stage__content{width:100%;min-width:0}@media(max-width:720px){.public-layout-main{padding:0}}: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-brown-strong: #2f190c;--alq-olive: #6e7a4e;--alq-paper: #f6f2e8;--alq-shell-radius: 32px;--alq-shell-shadow: 0 24px 80px rgba(41, 23, 11, .12)}.alq-admin-layout{min-height:100vh;display:flex;background:radial-gradient(circle at top left,rgba(253,243,203,.6),transparent 22%),radial-gradient(circle at top right,rgba(110,122,78,.12),transparent 32%),linear-gradient(180deg,#f6f2e8,#fbf7ef 42%,#fdf3cb)}.alq-admin-layout__main{min-width:0;flex:1;display:flex;flex-direction:column;padding:22px 24px 28px 0}.alq-admin-topbar{position:relative;top:auto;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;min-height:112px;padding:22px 24px;margin-bottom:18px;border-radius:var(--alq-shell-radius);border:1px solid rgba(76,44,21,.08);background:linear-gradient(180deg,#fffaf1eb,#f6f2e8e6);box-shadow:var(--alq-shell-shadow)}.alq-admin-topbar__left{min-width:0;flex:1;display:flex;align-items:flex-start;gap:14px}.alq-admin-topbar__menu-btn{width:46px;height:46px;border-radius:16px;border:1px solid rgba(76,44,21,.1);background:linear-gradient(180deg,#fdf3cbfa,#f6f2e8f2);color:var(--alq-brown);display:none;place-items:center;cursor:pointer;box-shadow:0 12px 24px #2d180b14;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.alq-admin-topbar__menu-btn:hover{transform:translateY(-1px);box-shadow:0 16px 28px #2d180b1f;border-color:#4c2c1529}.alq-admin-topbar__menu-btn:focus-visible{outline:3px solid rgba(110,122,78,.25);outline-offset:2px}.alq-admin-topbar__heading{min-width:0;flex:1}.alq-admin-topbar__eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 12px;border-radius:999px;background:#4c2c150d;color:#4c2c15c2;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.alq-admin-topbar__eyebrow-dot{width:8px;height:8px;border-radius:999px;background:linear-gradient(180deg,#6e7a4e,#516034)}.alq-admin-topbar__title-row{display:flex;align-items:flex-start;gap:14px;margin-top:12px}.alq-admin-topbar__icon-box{width:48px;height:48px;border-radius:18px;flex-shrink:0;display:grid;place-items:center;color:var(--alq-brown);background:linear-gradient(180deg,#fdf3cbf2,#f6f2e8fa);border:1px solid rgba(76,44,21,.08);box-shadow:0 12px 24px #2d180b14}.alq-admin-topbar__copy{min-width:0}.alq-admin-topbar__copy h1{margin:0;color:var(--alq-brown-strong);font-size:clamp(1.45rem,2vw,2rem);line-height:1.05}.alq-admin-topbar__copy p{margin:8px 0 0;max-width:860px;color:#4c2c15bd;font-size:.92rem;line-height:1.5}.alq-admin-layout__content{min-width:0;flex:1;border-radius:30px}@media(max-width:980px){.alq-admin-layout__main{padding:18px}.alq-admin-topbar{padding:18px;border-radius:26px}.alq-admin-topbar__menu-btn{display:grid}}@media(max-width:720px){.alq-admin-layout__main{padding:14px}.alq-admin-topbar{min-height:auto;padding:16px;gap:14px;border-radius:24px}.alq-admin-topbar__title-row{gap:12px}.alq-admin-topbar__icon-box{width:42px;height:42px;border-radius:16px}.alq-admin-topbar__copy h1{font-size:1.25rem}.alq-admin-topbar__copy p{font-size:.84rem}}.alq-landing{position:relative;z-index:2;width:100%;margin-bottom:-170px}.alq-hero{position:relative;width:100vw;min-height:clamp(700px,88vh,980px);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:-70px;overflow:hidden;background:var(--alq-dark);isolation:isolate}.alq-hero__media{position:absolute;inset:0;z-index:0}.alq-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.02)}.alq-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#120a0724,#120a0747 20%,#120a0799 58%,#120a07e0),linear-gradient(90deg,#120a07bd,#120a0761,#120a071f),radial-gradient(circle at 18% 24%,rgba(253,243,203,.08),transparent 24%)}.alq-hero__inner{position:relative;z-index:2;width:min(1320px,calc(100% - 32px));min-height:inherit;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;padding:clamp(140px,18vh,200px) 16px clamp(220px,20vh,280px)}.alq-hero__content{max-width:820px;min-width:0}.alq-hero__badge{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border-radius:999px;background:#ffffff1f;color:#fff7e8;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px #120a0729;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.alq-hero__title{margin:24px 0 0;max-width:11ch;font-family:var(--font-display);font-size:clamp(3.2rem,6.5vw,6.6rem);line-height:.93;letter-spacing:-.045em;font-weight:700;color:#fff9f0;text-wrap:balance;text-shadow:0 12px 30px rgba(18,10,7,.22)}.alq-hero__subtitle{margin:24px 0 0;max-width:720px;color:#fff8eceb;font-size:clamp(1rem,1.15vw,1.08rem);line-height:1.82;text-wrap:pretty}@media(min-width:1600px){.alq-hero__inner{width:min(1540px,calc(100% - 56px))}}@media(max-width:1200px){.alq-landing{margin-bottom:-110px}.alq-hero{min-height:clamp(680px,82vh,900px)}.alq-hero__inner{width:min(100% - 36px,1380px);padding:150px 18px 230px}.alq-hero__title{max-width:10.5ch;font-size:clamp(3rem,7vw,5.6rem)}}@media(max-width:860px){.alq-landing{margin-bottom:-80px}.alq-hero{margin-top:-24px;min-height:760px}.alq-hero__inner{width:min(100% - 24px,1320px);padding:120px 12px 200px}.alq-hero__title{max-width:100%;font-size:clamp(2.8rem,8.5vw,4.6rem);line-height:.95}.alq-hero__subtitle{max-width:100%;font-size:.98rem;line-height:1.75}}@media(max-width:640px){.alq-landing{margin-bottom:-50px}.alq-hero{width:100%;margin-left:0;margin-right:0;margin-top:-12px;min-height:680px}.alq-hero__image{object-position:58% center}.alq-hero__overlay{background:linear-gradient(180deg,#120a0724,#120a0747 20%,#120a07e0),linear-gradient(90deg,#120a07c2,#120a0761,#120a072e)}.alq-hero__inner{width:min(100% - 16px,1320px);padding:100px 12px 140px}.alq-hero__badge{min-height:36px;padding:0 12px;font-size:.65rem;letter-spacing:.1em}.alq-hero__title{margin-top:18px;max-width:100%;font-size:clamp(2.35rem,12vw,4rem);line-height:.96}.alq-hero__subtitle{margin-top:18px;max-width:100%;font-size:.95rem;line-height:1.7}}@media(max-width:420px){.alq-landing{margin-bottom:-36px}.alq-hero{min-height:620px}.alq-hero__inner{padding:92px 10px 120px}.alq-hero__title{font-size:clamp(2.1rem,12vw,3.4rem)}.alq-hero__subtitle{font-size:.92rem}}: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: #f8f4eb;--shop-card: rgba(255, 253, 248, .9);--shop-card-strong: rgba(255, 253, 248, .96);--shop-text: rgba(76, 44, 21, .96);--shop-text-soft: rgba(76, 44, 21, .72);--shop-line: rgba(76, 44, 21, .08);--shop-line-strong: rgba(76, 44, 21, .14);--shop-ok: #4d7a49;--shop-warn: #a15f29;--shop-danger: #a83d31;--shop-radius-xl: 28px;--shop-radius-lg: 22px;--shop-radius-md: 18px;--shop-radius-sm: 14px;--shop-shadow-lg: 0 20px 50px rgba(76, 44, 21, .08);--shop-shadow-md: 0 14px 32px rgba(76, 44, 21, .07);--shop-shadow-sm: 0 8px 18px rgba(76, 44, 21, .05)}.shop-shell{min-height:100vh;color:var(--shop-text);background:radial-gradient(circle at top right,rgba(110,122,78,.1),transparent 22%),radial-gradient(circle at top left,rgba(253,243,203,.34),transparent 18%),linear-gradient(180deg,#fbf8f1,#f5f0e6)}.shop-hero,.shop-main{width:min(1440px,calc(100% - 40px));margin-inline:auto}.shop-hero{padding-top:22px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:16px;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{position:relative;overflow:hidden;border-radius:var(--shop-radius-xl);padding:30px;background:radial-gradient(circle at top right,rgba(110,122,78,.12),transparent 26%),linear-gradient(180deg,#fffdf8f5,#f6f2e8eb)}.shop-hero__copy:after{content:"";position:absolute;inset:auto -6% -34% auto;width:320px;height:320px;background:radial-gradient(circle,rgba(253,243,203,.34),transparent 66%);pointer-events:none}.shop-hero__brand{display:grid;gap:12px}.shop-hero__logo{width:190px;max-width:72%;display:block;object-fit:contain;opacity:.96}.shop-chip,.shop-tag,.shop-stock,.shop-toolbar__eyebrow{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;white-space:nowrap}.shop-chip,.shop-toolbar__eyebrow{min-height:28px;padding:0 12px;background:#6e7a4e1f;color:var(--shop-olive);font-weight:900;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;width:fit-content}.shop-hero h1{margin:16px 0 0;max-width:11ch;font-size:clamp(2.1rem,4vw,4.2rem);line-height:.92;letter-spacing:-.06em;color:var(--shop-cocoa)}.shop-hero p{margin:16px 0 0;max-width:760px;color:var(--shop-text-soft);font-size:.96rem;line-height:1.78}.shop-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.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,opacity .16s ease,background-color .16s ease,border-color .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:44px;border-radius:14px;padding:0 18px;font-size:.76rem;font-weight:900}.shop-btn--primary{background:linear-gradient(135deg,var(--shop-cocoa),#6a4122);color:#fff;box-shadow:0 14px 24px #4c2c1529}.shop-btn--ghost{background:#fdf3cbbd;color:var(--shop-cocoa);border-color:#4c2c1514}.shop-btn--block{width:100%}.shop-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}.shop-kpi{padding:14px;border-radius:18px;background:linear-gradient(180deg,#fdf3cb47,#fffdf8e6);border:1px solid var(--shop-line)}.shop-kpi strong{display:block;font-size:1rem;line-height:1;margin-bottom:5px}.shop-kpi span{color:var(--shop-text-soft);font-size:.68rem}.shop-hero__visual{border-radius:var(--shop-radius-xl);padding:14px;display:grid;gap:12px;background:linear-gradient(180deg,#fffdf8f5,#f6f2e8e6)}.shop-hero__visual-media{border-radius:22px;overflow:hidden;aspect-ratio:1.08 / 1;background:#4c2c150f}.shop-hero__visual-media img{width:100%;height:100%;object-fit:cover}.shop-hero__visual-card{padding:16px;border-radius:18px;background:linear-gradient(180deg,#fdf3cb47,#fffdf8e6);border:1px solid var(--shop-line);display:grid;gap:10px}.shop-hero__visual-card h3{margin:0;font-size:1rem;letter-spacing:-.02em}.shop-hero__visual-card p{margin:0;font-size:.74rem;line-height:1.6}.shop-hero__visual-card strong{font-size:1rem}.shop-main{padding:18px 0 36px}.shop-alert{padding:13px 15px;border-radius:16px;margin-bottom:16px;font-weight:800}.shop-alert--success{background:#4d7a4914;color:var(--shop-ok);border-color:#4d7a4924}.shop-alert--error{background:#a83d3114;color:var(--shop-danger);border-color:#a83d3124}.shop-toolbar{display:grid;gap:14px;padding:18px;border-radius:var(--shop-radius-lg);margin-bottom:18px;background:linear-gradient(180deg,#fffdf8f5,#f6f2e8eb)}.shop-toolbar__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.shop-toolbar__top h2{margin:8px 0 6px;font-size:1.18rem;letter-spacing:-.035em}.shop-toolbar__top p{margin:0;color:var(--shop-text-soft);font-size:.76rem;line-height:1.58;max-width:68ch}.shop-toolbar__summary{min-width:110px;padding:14px;border-radius:18px;background:linear-gradient(180deg,#fdf3cb6b,#fffdf8db);border:1px solid var(--shop-line);text-align:center}.shop-toolbar__summary strong{display:block;font-size:1.05rem;line-height:1}.shop-toolbar__summary span{display:block;margin-top:4px;color:var(--shop-text-soft);font-size:.64rem}.shop-toolbar__filters{display:grid;grid-template-columns:minmax(0,1.45fr) 220px auto auto auto;gap:10px;align-items:end}.shop-field{display:grid;gap:6px}.shop-field span{font-size:.62rem;font-weight:900;color:var(--shop-cocoa)}.shop-input{width:100%;min-height:42px;border-radius:12px;border:1px solid var(--shop-line-strong);background:#fffdf8;color:var(--shop-cocoa);padding:0 12px;outline:none;font-size:.74rem;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.shop-input:focus{border-color:#6e7a4e80;box-shadow:0 0 0 3px #6e7a4e1f;background:#fff}.shop-textarea{min-height:96px;resize:vertical;padding:10px 12px}.shop-check{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 6px;color:var(--shop-cocoa);font-size:.7rem;font-weight:800;white-space:nowrap}.shop-check input{accent-color:var(--shop-olive)}.shop-category-chips{display:flex;flex-wrap:wrap;gap:8px}.shop-category-chip{min-height:36px;padding:0 13px;border-radius:999px;background:#4c2c150d;border-color:#4c2c1514;color:var(--shop-cocoa);font-size:.68rem;font-weight:900}.shop-category-chip.is-active{background:#6e7a4e24;color:var(--shop-olive);border-color:#6e7a4e2e;box-shadow:0 8px 18px #6e7a4e14}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.shop-card{border-radius:24px;overflow:hidden;display:grid;background:linear-gradient(180deg,#fffdf8fa,#f6f2e8eb)}.shop-card:hover{box-shadow:var(--shop-shadow-lg)}.shop-card__media{position:relative;aspect-ratio:1 / 1;background:linear-gradient(180deg,#f6f2e8f2,#fdf3cb52);overflow:hidden}.shop-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.shop-card:hover .shop-card__media img{transform:scale(1.03)}.shop-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--shop-cocoa);font-weight:900;font-size:.96rem;background:radial-gradient(circle at center,rgba(253,243,203,.48),transparent 54%)}.shop-card__badges{position:absolute;top:12px;left:12px;display:flex;flex-wrap:wrap;gap:6px}.shop-tag{min-height:24px;padding:0 9px;background:#fffdf8eb;color:var(--shop-cocoa);border:1px solid rgba(76,44,21,.08);font-size:.56rem;font-weight:900;box-shadow:0 6px 14px #4c2c150a}.shop-tag--featured{background:#6e7a4e2e;color:var(--shop-olive)}.shop-card__quick{position:absolute;right:12px;bottom:12px;min-height:32px;padding:0 10px;border-radius:999px;background:#fffdf8eb;border-color:#4c2c1514;color:var(--shop-cocoa);font-size:.62rem;font-weight:900}.shop-card__body{display:grid;gap:12px;padding:15px}.shop-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.shop-card__head h3{margin:0;font-size:.9rem;line-height:1.25;letter-spacing:-.02em}.shop-card__pricebox{text-align:right;display:grid;gap:3px;flex-shrink:0}.shop-card__pricebox strong{font-size:.86rem;line-height:1;color:var(--shop-cocoa)}.shop-card__pricebox small{color:var(--shop-text-soft);text-decoration:line-through;font-size:.62rem}.shop-card__desc{margin:0;color:var(--shop-text-soft);font-size:.7rem;line-height:1.62;min-height:3.4em}.shop-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.shop-stock{min-height:24px;padding:0 9px;font-size:.56rem;font-weight:900}.shop-stock.is-ok{background:#4d7a491f;color:var(--shop-ok)}.shop-stock.is-low{background:#a15f291f;color:var(--shop-warn)}.shop-stock.is-out{background:#a83d3114;color:var(--shop-danger)}.shop-card__sku{color:var(--shop-text-soft);font-size:.6rem;font-weight:800}.shop-empty{padding:28px;border-radius:18px;text-align:center;color:var(--shop-text-soft);background:#fffdf8d1}.shop-empty--soft{padding:14px;background:#f6f2e8b8;border-radius:14px;box-shadow:none}.shop-empty--hero{display:grid;place-items:center;min-height:280px}.shop-modal-backdrop,.shop-drawer-backdrop{position:fixed;inset:0;background:#23140b47;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:120}.shop-modal-backdrop{display:grid;place-items:center;padding:20px}.shop-modal{width:min(1080px,100%);border-radius:26px;overflow:hidden;display:grid;grid-template-columns:1fr 440px;position:relative;background:#fffdf8fa}.shop-modal__close{position:absolute;top:14px;right:14px;z-index:2}.shop-modal__media{min-height:540px;background:#4c2c150f}.shop-modal__media img{width:100%;height:100%;object-fit:cover}.shop-modal__body{padding:28px;display:grid;align-content:start;gap:14px}.shop-modal__head{display:flex;gap:8px;flex-wrap:wrap}.shop-modal__body h3{margin:0;font-size:1.4rem;letter-spacing:-.04em}.shop-modal__body p{margin:0;color:var(--shop-text-soft);line-height:1.7;font-size:.82rem}.shop-modal__price{display:grid;gap:4px}.shop-modal__price strong{font-size:1.15rem}.shop-modal__price small{font-size:.72rem;text-decoration:line-through;color:var(--shop-text-soft)}.shop-modal__meta{display:grid;gap:8px;padding:14px;border-radius:16px;background:#fdf3cb47;border:1px solid var(--shop-line)}.shop-modal__meta span{font-size:.7rem;color:var(--shop-text-soft)}.shop-drawer-backdrop{display:grid;justify-items:end}.shop-drawer{width:min(780px,100%);height:100vh;padding:18px;overflow:auto;border-radius:0;background:linear-gradient(180deg,#fffdf8fa,#f6f2e8f5);box-shadow:-10px 0 36px #4c2c151f}.shop-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.shop-drawer__eyebrow{display:inline-flex;min-height:24px;align-items:center;padding:0 10px;border-radius:999px;background:#6e7a4e1f;color:var(--shop-olive);font-size:.58rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}.shop-drawer__head h3{margin:0 0 6px;font-size:1rem;letter-spacing:-.03em}.shop-drawer__head p{margin:0;color:var(--shop-text-soft);font-size:.68rem}.shop-icon-btn{width:36px;height:36px;border-radius:999px;background:#4c2c150a;border-color:var(--shop-line);color:var(--shop-cocoa);font-size:1.1rem;font-weight:900}.shop-drawer__body{display:grid;gap:14px}.shop-cart-box,.shop-checkout-box{padding:14px;border-radius:18px;background:#fffdf8d6}.shop-cart-box__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.shop-cart-box__head h4{margin:0;font-size:.82rem}.shop-link-btn{background:transparent;border:none;color:var(--shop-olive);font-size:.66rem;font-weight:900;padding:0}.shop-link-btn--danger{color:var(--shop-danger)}.shop-cart-list{display:grid;gap:10px}.shop-cart-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:10px;border-radius:14px;background:#f6f2e8bd;border:1px solid var(--shop-line)}.shop-cart-item__media{width:64px;height:64px;border-radius:14px;overflow:hidden;background:#4c2c150f;display:grid;place-items:center;border:1px solid rgba(76,44,21,.08)}.shop-cart-item__media img{width:100%;height:100%;object-fit:cover}.shop-cart-item__body{display:grid;gap:4px}.shop-cart-item__body strong{font-size:.72rem}.shop-cart-item__body span,.shop-cart-item__body small{color:var(--shop-text-soft);font-size:.62rem}.shop-cart-item__qty{display:inline-flex;align-items:center;gap:8px}.shop-qty-btn{width:30px;height:30px;border-radius:10px;background:#fffdf8eb;border-color:var(--shop-line);color:var(--shop-cocoa);font-size:.9rem;font-weight:900}.shop-cart-item__qty span{min-width:18px;text-align:center;font-size:.68rem;font-weight:900}.shop-cart-item__side{display:grid;gap:5px;justify-items:end}.shop-cart-item__side strong{font-size:.68rem}.shop-checkout-form{display:grid;gap:10px}.shop-total-box{padding:12px;border-radius:14px;background:#fdf3cb61;border:1px solid var(--shop-line);display:grid;gap:8px}.shop-total-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.7rem}.shop-total-row--grand{padding-top:8px;border-top:1px solid rgba(76,44,21,.08);font-weight:900}@media(max-width:1320px){.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1120px){.shop-hero,.shop-modal,.shop-toolbar__filters{grid-template-columns:1fr}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-hero h1{max-width:100%}.shop-modal__media{min-height:340px}}@media(max-width:780px){.shop-hero,.shop-main{width:min(100%,calc(100% - 28px))}.shop-toolbar__top,.shop-cart-box__head,.shop-drawer__head{flex-direction:column;align-items:flex-start}.shop-grid,.shop-kpis,.shop-cart-item{grid-template-columns:1fr}.shop-cart-item__side{justify-items:start}}@media(max-width:560px){.shop-hero{padding-top:14px}.shop-hero__copy,.shop-hero__visual,.shop-toolbar,.shop-card,.shop-cart-box,.shop-checkout-box,.shop-modal{border-radius:18px}.shop-hero__copy{padding:20px}.shop-hero h1{font-size:2rem}.shop-btn{width:100%}.shop-hero__actions{flex-direction:column}.shop-drawer,.shop-modal__body{padding:14px}}.shop-shell,.shop-hero,.shop-main,.shop-toolbar,.shop-toolbar__filters,.shop-grid,.shop-card,.shop-drawer,.shop-modal,.shop-cart-item,.shop-hero__copy,.shop-hero__visual,.shop-toolbar__top{min-width:0}.shop-shell{overflow-x:clip}.shop-hero,.shop-main{width:min(1440px,calc(100% - 28px))}.shop-toolbar__filters>*{min-width:0}.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-drawer{overscroll-behavior:contain}@media(max-width:1280px){.shop-hero{grid-template-columns:1fr}.shop-hero__visual{order:-1}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-toolbar__filters{grid-template-columns:minmax(0,1fr) repeat(2,minmax(180px,1fr))}.shop-modal{grid-template-columns:1fr 380px}}@media(max-width:960px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-toolbar__top{flex-direction:column;align-items:flex-start}.shop-toolbar__summary{width:100%;text-align:left}.shop-toolbar__filters{grid-template-columns:1fr}.shop-check{min-height:auto;padding:0}.shop-modal{grid-template-columns:1fr;max-height:calc(100vh - 20px);overflow:auto}.shop-modal__media{min-height:280px}.shop-modal__body{padding:18px}.shop-drawer{width:min(100vw,640px)}}@media(max-width:640px){.shop-hero,.shop-main{width:min(100%,calc(100% - 16px))}.shop-main{padding:14px 0 26px}.shop-hero__copy,.shop-hero__visual,.shop-toolbar,.shop-card,.shop-drawer,.shop-cart-box,.shop-checkout-box,.shop-modal{border-radius:18px}.shop-hero__copy,.shop-toolbar,.shop-card__body,.shop-drawer,.shop-cart-box,.shop-checkout-box{padding-left:14px;padding-right:14px}.shop-hero{padding-top:14px}.shop-hero h1{max-width:none;font-size:clamp(1.8rem,9vw,2.6rem)}.shop-hero p{font-size:.84rem;line-height:1.7}.shop-kpis{grid-template-columns:1fr}.shop-grid{grid-template-columns:1fr;gap:14px}.shop-card__head,.shop-card__meta,.shop-cart-box__head,.shop-drawer__head{flex-direction:column;align-items:flex-start}.shop-card__pricebox{text-align:left}.shop-cart-item{grid-template-columns:56px minmax(0,1fr);align-items:start}.shop-cart-item__qty,.shop-cart-item>.shop-link-btn{grid-column:2}.shop-modal-backdrop{padding:10px}.shop-modal__close{top:10px;right:10px}.shop-modal__media{min-height:220px}.shop-modal__body h3{font-size:1.12rem}.shop-drawer{width:100vw;padding:14px}}:root{--alq-bg: #fdf3cb;--alq-surface: #f6f2e8;--alq-surface-strong: #fffaf0;--alq-coffee: #4c2c15;--alq-olive: #6e7a4e;--alq-border: rgba(76, 44, 21, .12);--alq-border-soft: rgba(76, 44, 21, .08);--alq-shadow: 0 16px 40px rgba(76, 44, 21, .08);--alq-shadow-soft: 0 8px 24px rgba(76, 44, 21, .06);--alq-danger: #ab4f3e;--alq-warn: #b77a22;--alq-success: #476b3e;--alq-soft: #8f826f}.alq-v2-page{display:grid;gap:18px;color:var(--alq-coffee)}.alq-v2-hero,.alq-v2-actions-card,.alq-v2-card,.alq-v2-metric{border:1px solid var(--alq-border);box-shadow:var(--alq-shadow-soft)}.alq-v2-hero{display:grid;grid-template-columns:1.5fr .9fr;gap:18px;padding:22px;border-radius:28px;background:radial-gradient(circle at top right,rgba(110,122,78,.22),transparent 36%),linear-gradient(180deg,#fffaf0fa,#f6f2e8f5)}.alq-v2-kicker{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#4c2c1514;font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.alq-v2-hero h1{margin:12px 0 10px;font-size:clamp(1.5rem,2.6vw,2.4rem);line-height:1.08;letter-spacing:-.04em}.alq-v2-hero p{margin:0;max-width:70ch;line-height:1.58;color:#4c2c15d1}.alq-v2-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.alq-v2-pill{min-width:120px;padding:10px 12px;border-radius:18px;background:#ffffff94;border:1px solid var(--alq-border-soft)}.alq-v2-pill span,.alq-v2-highlight-card span,.alq-v2-metric span,.alq-v2-pipeline span,.alq-v2-field>span,.alq-v2-stat-line span{display:block;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#4c2c15a8}.alq-v2-pill strong,.alq-v2-highlight-card strong,.alq-v2-metric strong,.alq-v2-pipeline strong,.alq-v2-stat-line strong{display:block;margin-top:6px;font-size:1.12rem;line-height:1.12}.alq-v2-pill--success,.alq-v2-metric--success,.alq-v2-badge--success{color:var(--alq-success)}.alq-v2-pill--warn,.alq-v2-metric--warn,.alq-v2-badge--warn{color:var(--alq-warn)}.alq-v2-pill--olive,.alq-v2-badge--olive{color:var(--alq-olive)}.alq-v2-pill--soft,.alq-v2-metric--soft{color:var(--alq-soft)}.alq-v2-hero__aside{display:grid;gap:12px}.alq-v2-highlight-card{padding:18px;border-radius:22px;background:#ffffffc7;border:1px solid var(--alq-border-soft);box-shadow:var(--alq-shadow-soft)}.alq-v2-highlight-card strong{font-size:1.65rem}.alq-v2-highlight-card small,.alq-v2-metric small,.alq-v2-pipeline small,.alq-v2-card__head p,.alq-v2-row small,.alq-v2-list-item small,.alq-v2-module-btn span,.alq-v2-action-btn span,.alq-v2-empty,.alq-v2-time,.alq-v2-link,.alq-v2-banner,.alq-v2-field>span small{color:#4c2c15b8}.alq-v2-highlight-card--olive{background:#6e7a4e1a}.alq-v2-banner{padding:12px 14px;border-radius:16px;font-weight:700}.alq-v2-banner--danger{background:#ab4f3e1a;border:1px solid rgba(171,79,62,.18);color:var(--alq-danger)}.alq-v2-banner--success{background:#476b3e1a;border:1px solid rgba(71,107,62,.18);color:var(--alq-success)}.alq-v2-actions-card,.alq-v2-card{padding:18px;border-radius:24px;background:#fffaf0eb}.alq-v2-actions-card{display:grid;gap:14px}.alq-v2-actions-card h2,.alq-v2-card__head h3{margin:0}.alq-v2-actions-card p,.alq-v2-card__head p{margin:6px 0 0;line-height:1.55}.alq-v2-actions-grid,.alq-v2-modules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.alq-v2-action-btn,.alq-v2-module-btn,.alq-v2-link,.alq-v2-primary-btn,.alq-v2-secondary-btn,.alq-v2-icon-btn{border:0;cursor:pointer;transition:.18s ease}.alq-v2-action-btn,.alq-v2-module-btn{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-height:86px;padding:14px;border-radius:18px;background:#ffffffc7;border:1px solid var(--alq-border-soft);text-align:left}.alq-v2-action-btn:hover,.alq-v2-module-btn:hover,.alq-v2-primary-btn:hover,.alq-v2-secondary-btn:hover,.alq-v2-link:hover,.alq-v2-icon-btn:hover{transform:translateY(-1px)}.alq-v2-action-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.alq-v2-action-btn strong,.alq-v2-module-btn strong,.alq-v2-row strong,.alq-v2-list-item strong{font-size:.98rem}.alq-v2-metrics-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.alq-v2-metric{padding:16px;border-radius:22px;background:#fffc}.alq-v2-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.9fr);gap:14px}.alq-v2-layout__main,.alq-v2-layout__aside,.alq-v2-stats-stack,.alq-v2-table-list,.alq-v2-list{display:grid;gap:12px}.alq-v2-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.alq-v2-chip,.alq-v2-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#4c2c1514;border:1px solid var(--alq-border-soft);font-size:.75rem;font-weight:800}.alq-v2-chip--olive{background:#6e7a4e1f}.alq-v2-pipeline-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.alq-v2-pipeline{padding:14px;border-radius:18px;background:#ffffffc2;border:1px solid var(--alq-border-soft)}.alq-v2-pipeline--pending{border-left:4px solid #c88b2e}.alq-v2-pipeline--production{border-left:4px solid #8a6d42}.alq-v2-pipeline--ready{border-left:4px solid #6e7a4e}.alq-v2-pipeline--delivered{border-left:4px solid #476b3e}.alq-v2-row,.alq-v2-list-item,.alq-v2-stat-line{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--alq-border-soft)}.alq-v2-row:last-child,.alq-v2-list-item:last-child,.alq-v2-stat-line:last-child{border-bottom:0;padding-bottom:0}.alq-v2-empty{padding:12px 0 2px}.alq-v2-link{padding:0;background:transparent;font-weight:800}.alq-v2-time{white-space:nowrap;font-size:.8rem}.alq-v2-drawer-layer{position:fixed;inset:0;z-index:40}.alq-v2-drawer-backdrop{position:absolute;inset:0;width:100%;height:100%;background:#28180c47;border:0}.alq-v2-drawer{position:absolute;top:0;right:0;width:min(640px,100%);height:100%;padding:18px;background:linear-gradient(180deg,#fffaf0fa,#f6f2e8fa);box-shadow:-18px 0 48px #4c2c152e;overflow-y:auto}.alq-v2-drawer__head{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px}.alq-v2-drawer__head h3{margin:0;font-size:1.3rem}.alq-v2-drawer__head p{margin:6px 0 0;line-height:1.5}.alq-v2-icon-btn{width:42px;height:42px;border-radius:14px;background:#4c2c1514;color:var(--alq-coffee);font-size:1rem}.alq-v2-form,.alq-v2-form-grid{display:grid;gap:14px}.alq-v2-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.alq-v2-field{display:grid;gap:8px}.alq-v2-field--full{grid-column:1 / -1}.alq-v2-field input,.alq-v2-field select,.alq-v2-field textarea{width:100%;min-height:46px;padding:12px 14px;border-radius:14px;border:1px solid var(--alq-border);background:#ffffffd6;color:var(--alq-coffee);font:inherit}.alq-v2-field textarea{min-height:110px;resize:vertical}.alq-v2-checkbox{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;background:#ffffffbd;border:1px solid var(--alq-border)}.alq-v2-form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:8px}.alq-v2-primary-btn,.alq-v2-secondary-btn{min-height:46px;padding:0 18px;border-radius:14px;font-weight:800}.alq-v2-primary-btn{background:var(--alq-coffee);color:#fff}.alq-v2-secondary-btn{background:#4c2c1514;color:var(--alq-coffee)}@media(max-width:1280px){.alq-v2-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.alq-v2-actions-grid,.alq-v2-modules,.alq-v2-pipeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.alq-v2-hero,.alq-v2-layout,.alq-v2-form-grid{grid-template-columns:1fr}.alq-v2-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.alq-v2-page{gap:14px}.alq-v2-hero,.alq-v2-actions-card,.alq-v2-card,.alq-v2-metric,.alq-v2-drawer{padding:14px}.alq-v2-actions-grid,.alq-v2-modules,.alq-v2-metrics-grid,.alq-v2-pipeline-grid{grid-template-columns:1fr}}: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}.profile-page{min-height:100vh;padding:8px 0 24px;color:var(--alq-cocoa)}.profile-hero,.profile-card,.profile-alert,.profile-empty{background:#ffffffd6;border:1px solid var(--alq-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--alq-shadow-sm)}.profile-hero{border-radius:28px;padding:28px;display:grid;grid-template-columns:minmax(0,1.2fr) auto;gap:22px;align-items:center;margin-bottom:22px}.profile-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#6e7a4e24;color:var(--alq-olive);font-weight:900;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.profile-hero h1{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:.95;letter-spacing:-.05em;font-weight:950}.profile-hero p{margin:14px 0 0;max-width:760px;color:var(--alq-text-soft);line-height:1.72}.profile-avatar{width:110px;height:110px;border-radius:30px;display:grid;place-items:center;background:linear-gradient(180deg,#fdf3cbe6,#e8d8b5c7);color:var(--alq-cocoa);font-size:2.3rem;font-weight:950;box-shadow:0 16px 34px #4c2c1524}.profile-alert,.profile-empty{border-radius:18px;padding:16px;margin-bottom:18px}.profile-grid{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);gap:18px}.profile-card{border-radius:26px;padding:22px}.profile-card h2{margin:0 0 16px;font-size:1.24rem;line-height:1.06;font-weight:900;letter-spacing:-.03em}.profile-meta{display:grid;gap:14px}.profile-meta__row{padding:14px;border-radius:18px;background:#fdf3cb70;border:1px solid rgba(76,44,21,.08)}.profile-meta__row span{display:block;color:#4c2c15a3;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.profile-meta__row strong{display:block;margin-top:8px;font-size:1rem}.profile-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.profile-btn{min-height:48px;border:1px solid transparent;border-radius:16px;padding:0 18px;font-weight:900;cursor:pointer}.profile-btn--primary{background:linear-gradient(135deg,var(--alq-cocoa),#6a4122);color:#fff}.profile-orders{display:grid;gap:12px}.profile-order{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px;border-radius:18px;background:#fdf3cb70;border:1px solid rgba(76,44,21,.08)}.profile-order strong{display:block;font-weight:900}.profile-order span,.profile-order small{color:var(--alq-text-soft)}.profile-order__right{text-align:right}@media(max-width:1024px){.profile-hero,.profile-grid{grid-template-columns:1fr}}@media(max-width:760px){.profile-hero,.profile-card,.profile-order{padding:18px;border-radius:22px}.profile-order{flex-direction:column;align-items:flex-start}.profile-order__right{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, .14);--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 22px rgba(76, 44, 21, .08);--stock-shadow-sm: 0 6px 16px rgba(76, 44, 21, .06)}.stock-shell{display:grid;gap:14px;color:var(--stock-text);font-size:.8rem}.stock-header,.stock-panel,.stock-lock{border:1px solid var(--stock-line);border-radius:24px;background:radial-gradient(circle at top right,rgba(110,122,78,.08),transparent 24%),linear-gradient(180deg,#fffdf8f7,#f6f2e8f7);box-shadow:var(--stock-shadow-lg)}.stock-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px}.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.28rem,2vw,2rem);line-height:.96;letter-spacing:-.04em}.stock-header p{margin:0;color:var(--stock-text-soft);line-height:1.58}.stock-header__actions{display:flex;align-items:flex-start;justify-content:flex-end;gap:12px;flex-wrap:nowrap}.stock-header__excel,.stock-excel{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.stock-excel__actions{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.stock-excel-btn,.stock-btn--header-primary{height:44px;min-height:44px;padding:0 18px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:.7rem;font-weight:900;line-height:1;border:1px solid transparent;appearance:none}.stock-excel-btn{min-width:146px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,opacity .16s ease}.stock-excel-btn:hover{transform:translateY(-1px)}.stock-excel-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.stock-excel-btn--download{background:#f3e6b6;color:var(--stock-cocoa);border-color:#4c2c151a;box-shadow:0 8px 18px #4c2c150d}.stock-excel-btn--download:hover{background:#efdfaa;border-color:#4c2c1529}.stock-excel-btn--import{background:#fffdf8fa;color:var(--stock-cocoa);border-color:#4c2c1514;box-shadow:0 8px 18px #4c2c150a}.stock-excel-btn--import:hover{background:#fbf8f0;border-color:#4c2c1524}.stock-excel-btn:focus-visible,.stock-btn--header-primary:focus-visible{outline:none;box-shadow:0 0 0 3px #6e7a4e24}.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-btn--header-primary{min-width:152px;justify-content:center}.stock-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.stock-kpi{padding:14px;border-radius:18px;background:#fffdf8f0;border:1px solid var(--stock-line);box-shadow:var(--stock-shadow-sm)}.stock-kpi span{display:block;margin-bottom:6px;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--stock-text-soft)}.stock-kpi strong{display:block;font-size:.96rem;line-height:1.1}.stock-kpi small{display:block;margin-top:4px;color:var(--stock-text-soft);font-size:.6rem}.stock-panel{padding:16px;display:grid;gap:14px}.stock-panel__head{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);line-height:1.55;font-size:.66rem}.stock-toolbar{display:grid;grid-template-columns:minmax(240px,2fr) repeat(4,minmax(0,1fr));gap:10px;align-items:end}.stock-field{display:grid;gap:6px}.stock-field span{font-size:.62rem;font-weight:900;color:var(--stock-cocoa)}.stock-input{width:100%;min-height:42px;border-radius:13px;border:1px solid var(--stock-line-strong);background:#fffdf8;color:var(--stock-cocoa);padding:0 12px;outline:none;font-size:.72rem;transition:border-color .16s ease,box-shadow .16s ease}.stock-input:focus{border-color:#6e7a4e7a;box-shadow:0 0 0 3px #6e7a4e1f}.stock-textarea{min-height:108px;resize:vertical;padding:12px}.stock-counter{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;background:#4c2c1514;color:var(--stock-cocoa);font-size:.62rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.stock-table-wrap{overflow:auto;border-radius:18px;border:1px solid var(--stock-line);background:#fffdf8d9}.stock-table{width:100%;min-width:1220px;border-collapse:collapse}.stock-table thead th{position:sticky;top:0;z-index:1;padding:14px;text-align:left;background:#f6f2e8fa;color:var(--stock-text-soft);font-size:.62rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid var(--stock-line)}.stock-table tbody td{padding:14px;vertical-align:top;border-bottom:1px solid var(--stock-line)}.stock-table tbody tr:hover{background:#fdf3cb29}.stock-empty-cell{text-align:center;color:var(--stock-text-soft);padding:28px!important;font-weight:700}.stock-row-main,.stock-row-stack,.stock-row-statuses,.stock-actions{display:grid;gap:4px}.stock-row-main strong,.stock-row-stack strong{font-size:.76rem;line-height:1.2}.stock-row-main span,.stock-row-main small,.stock-row-stack small{color:var(--stock-text-soft);line-height:1.45}.stock-row-main small{font-size:.62rem}.stock-row-statuses{gap:6px}.stock-badge,.stock-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;white-space:nowrap;text-transform:uppercase}.stock-badge--soft{background:#4c2c150f;color:var(--stock-cocoa)}.stock-badge--active{background:#4d7a491f;color:var(--stock-ok)}.stock-badge--inactive{background:#4c2c1514;color:var(--stock-text-soft)}.stock-status.is-ok{background:#4d7a491f;color:var(--stock-ok)}.stock-status.is-low{background:#a15f291f;color:var(--stock-warn)}.stock-status.is-out{background:#a83d3114;color:var(--stock-danger)}.stock-actions{display:flex;gap:8px;flex-wrap:wrap}.stock-btn{min-height:38px;border-radius:12px;border:1px solid transparent;padding:0 14px;font-size:.68rem;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.stock-btn:hover{transform:translateY(-1px)}.stock-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.stock-btn--primary{background:linear-gradient(135deg,var(--stock-cocoa),#6a4122);color:#fff;box-shadow:0 12px 22px #4c2c1524}.stock-btn--ghost{background:#fdf3cbd6;color:var(--stock-cocoa);border-color:#4c2c151a}.stock-btn--danger{background:#a83d3114;color:var(--stock-danger);border-color:#a83d3124}.stock-btn--sm{min-height:32px;padding:0 10px;font-size:.62rem}.stock-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:4px}.stock-pagination__info{color:var(--stock-text-soft);font-weight:800}.stock-pagination__controls{display:flex;gap:8px;flex-wrap:wrap}.stock-alert{padding:12px 14px;border-radius:16px;border:1px solid var(--stock-line)}.stock-alert--error{background:#a83d3114;color:var(--stock-danger);border-color:#a83d3124}.stock-alert--success{background:#4d7a4914;color:var(--stock-ok);border-color:#4d7a4924}.stock-lock{padding:22px}.stock-lock h2{margin:0 0 6px;font-size:1rem}.stock-lock p{margin:0;color:var(--stock-text-soft)}.stock-drawer-layer{position:fixed;inset:0;z-index:1100;display:flex;justify-content:flex-end}.stock-drawer-backdrop{position:absolute;inset:0;border:0;background:#23140b57;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.stock-drawer{position:relative;z-index:1;width:min(760px,100%);height:100%;display:flex;flex-direction:column;gap:14px;padding:18px;background:radial-gradient(circle at top right,rgba(110,122,78,.08),transparent 24%),linear-gradient(180deg,#fffdf8fa,#f6f2e8fa);border-left:1px solid var(--stock-line);box-shadow:-18px 0 40px #4c2c1524}.stock-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--stock-line)}.stock-drawer__head h2{margin:0 0 6px;font-size:1.08rem;letter-spacing:-.03em}.stock-drawer__head p{margin:0;color:var(--stock-text-soft);line-height:1.55}.stock-icon-btn{width:38px;height:38px;border-radius:12px;border:1px solid var(--stock-line);background:#4c2c150a;color:var(--stock-cocoa);font-size:1.2rem;font-weight:900;cursor:pointer}.stock-form{display:flex;flex-direction:column;min-height:0;gap:14px}.stock-form__scroll{display:grid;gap:12px;overflow-y:auto;padding-right:4px}.stock-form-section{display:grid;gap:10px;padding:14px;border-radius:18px;background:#fffdf8c7;border:1px solid var(--stock-line)}.stock-form-grid{display:grid;gap:10px}.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{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border-radius:12px;border:1px solid var(--stock-line);background:#fffdf8d1;font-weight:900;font-size:.66rem;color:var(--stock-cocoa)}.stock-toggle input{accent-color:var(--stock-olive)}.stock-costbox{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.stock-coststat{padding:10px;border-radius:14px;background:#f6f2e8b8;border:1px solid var(--stock-line)}.stock-coststat span{display:block;margin-bottom:4px;color:var(--stock-text-soft);font-size:.56rem;font-weight:900;text-transform:uppercase}.stock-coststat strong{display:block;font-size:.74rem;line-height:1.1}.stock-submitbar{display:flex;justify-content:flex-end;gap:8px;padding-top:12px;border-top:1px solid var(--stock-line)}@media(max-width:1280px){.stock-kpis,.stock-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.stock-form-grid--3,.stock-costbox{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.stock-header,.stock-panel__head,.stock-pagination{flex-direction:column;align-items:flex-start}.stock-header__actions{width:100%;justify-content:space-between;align-items:stretch;gap:12px}.stock-header__excel,.stock-excel{width:100%;align-items:flex-start}.stock-excel__actions{flex-wrap:wrap}.stock-kpis,.stock-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-drawer{width:100%;padding:14px}}@media(max-width:640px){.stock-kpis,.stock-toolbar,.stock-form-grid--2,.stock-form-grid--3,.stock-costbox{grid-template-columns:1fr}.stock-header__actions,.stock-header__excel,.stock-excel,.stock-submitbar,.stock-pagination__controls{width:100%}.stock-header__actions{flex-direction:column;align-items:stretch}.stock-header__excel,.stock-excel__actions{display:grid;grid-template-columns:1fr;width:100%}.stock-excel-btn,.stock-btn--header-primary,.stock-submitbar .stock-btn,.stock-pagination__controls .stock-btn{width:100%}.stock-excel__message{max-width:none;text-align:left}.stock-submitbar{flex-direction:column-reverse}}:root{--alq-cream: #fdf3cb;--alq-cocoa: #4c2c15;--alq-olive: #6e7a4e;--alq-ivory: #f6f2e8;--alq-gold-soft: #e8d8b5;--alq-text: rgba(76, 44, 21, .96);--alq-text-soft: rgba(76, 44, 21, .68);--alq-line: rgba(76, 44, 21, .08);--alq-line-strong: rgba(76, 44, 21, .12);--alq-ok: #4d7a49;--alq-info: #7b6a42;--alq-warn: #a15f29;--alq-danger: #b3472f;--alq-shadow-xl: 0 24px 56px rgba(34, 20, 12, .13);--alq-shadow-lg: 0 14px 32px rgba(34, 20, 12, .1);--alq-shadow-md: 0 10px 20px rgba(34, 20, 12, .08)}.alq-caja-page-v2{display:grid;gap:14px;color:var(--alq-text);font-size:.78rem}.alq-caja-hero-v2{position:relative;overflow:hidden;border-radius:22px;background:radial-gradient(circle at top left,rgba(253,243,203,.36),transparent 26%),radial-gradient(circle at bottom right,rgba(110,122,78,.18),transparent 26%),linear-gradient(135deg,#4c2c15fa,#664228f5 52%,#6e7a4eeb);box-shadow:var(--alq-shadow-xl)}.alq-caja-hero__glow{position:absolute;border-radius:999px;filter:blur(36px);pointer-events:none;opacity:.5}.alq-caja-hero__glow--one{width:176px;height:176px;top:-56px;left:-32px;background:#fdf3cb3d}.alq-caja-hero__glow--two{width:176px;height:176px;right:24px;bottom:-32px;background:#f6f2e81f}.alq-caja-hero__inner{position:relative;z-index:1;padding:18px}.alq-caja-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:11px}.alq-caja-badge{display:inline-flex;align-items:center;min-height:24px;padding:5px 8px;border-radius:999px;font-size:.64rem;font-weight:800;letter-spacing:.02em}.alq-caja-badge--cream{background:#fdf3cb2e;color:var(--alq-cream);border:1px solid rgba(253,243,203,.16)}.alq-caja-badge--soft{background:#f6f2e81f;color:#f6f2e8eb;border:1px solid rgba(246,242,232,.12)}.alq-caja-badge--olive{background:#6e7a4e2e;color:#f2f4eb;border:1px solid rgba(242,244,235,.12)}.alq-caja-hero__content{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr);gap:14px;align-items:end}.alq-caja-hero__copy h1{margin:0 0 6px;color:var(--alq-ivory);font-size:clamp(1.28rem,2.5vw,2.08rem);line-height:.95;letter-spacing:-.05em}.alq-caja-hero__copy p{margin:0;max-width:60ch;color:#f6f2e8cc;font-size:.72rem;line-height:1.55}.alq-caja-heroCard{display:grid;gap:5px;padding:13px;border-radius:14px;background:#fdf3cb14;border:1px solid rgba(253,243,203,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.alq-caja-heroCard__label{color:#f6f2e8b8;font-size:.61rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.alq-caja-heroCard__value{color:var(--alq-cream);font-size:clamp(1.44rem,2.4vw,1.92rem);line-height:1;letter-spacing:-.05em}.alq-caja-heroCard__hint{color:#f6f2e8b8;font-size:.66rem;line-height:1.4}.alq-caja-alert{margin-top:11px;padding:10px 11px;border-radius:11px;font-weight:700;font-size:.68rem}.alq-caja-alert--error{background:#b3472f24;border:1px solid rgba(179,71,47,.22);color:#ffe6df}.alq-caja-alert--success{background:#4d7a4924;border:1px solid rgba(77,122,73,.22);color:#edf7e8}.alq-caja-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.alq-caja-metrics--secondary{grid-template-columns:repeat(4,minmax(0,1fr))}.alq-caja-metricCard{padding:11px;border-radius:14px;background:linear-gradient(180deg,#ffffffdb,#f6f2e8f2);border:1px solid rgba(76,44,21,.08);box-shadow:var(--alq-shadow-md)}.alq-caja-metricCard__eyebrow{display:block;margin-bottom:6px;color:var(--alq-text-soft);font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.alq-caja-metricCard__value{display:block;margin-bottom:5px;color:var(--alq-cocoa);font-size:1.12rem;line-height:1;letter-spacing:-.04em}.alq-caja-metricCard__hint{margin:0;color:var(--alq-text-soft);font-size:.64rem;line-height:1.4}.alq-caja-metricCard--ok .alq-caja-metricCard__value{color:var(--alq-ok)}.alq-caja-metricCard--info .alq-caja-metricCard__value{color:var(--alq-info)}.alq-caja-metricCard--warn .alq-caja-metricCard__value{color:var(--alq-warn)}.alq-caja-metricCard--olive .alq-caja-metricCard__value{color:var(--alq-olive)}.alq-caja-metricCard--danger .alq-caja-metricCard__value{color:var(--alq-danger)}.alq-caja-actionBar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border-radius:18px;background:linear-gradient(180deg,#ffffffdb,#f6f2e8f2);border:1px solid var(--alq-line);box-shadow:var(--alq-shadow-md)}.alq-caja-actionBar__copy h2{margin:0 0 4px;color:var(--alq-cocoa);font-size:.88rem;line-height:1.1;letter-spacing:-.03em}.alq-caja-actionBar__copy p{margin:0;color:var(--alq-text-soft);line-height:1.45;font-size:.66rem}.alq-caja-actionBar__buttons{display:flex;gap:8px;flex-wrap:wrap}.alq-caja-workspace{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:14px}.alq-caja-mainColumn-v2,.alq-caja-sidebar-v2{display:grid;gap:14px}.alq-caja-mainCard,.alq-caja-sideCard{padding:14px;border-radius:18px;background:linear-gradient(180deg,#ffffffdb,#f6f2e8f2);border:1px solid var(--alq-line);box-shadow:var(--alq-shadow-lg)}.alq-caja-sectionHead{display:flex;align-items:flex-start;justify-content:space-between;gap:11px}.alq-caja-sectionHead--compact{margin-bottom:6px}.alq-caja-sectionHead h2{margin:0 0 5px;color:var(--alq-cocoa);font-size:.88rem;line-height:1.1;letter-spacing:-.03em}.alq-caja-sectionHead p{margin:0;color:var(--alq-text-soft);line-height:1.45;font-size:.66rem}.alq-caja-pills{display:flex;flex-wrap:wrap;gap:6px}.alq-caja-pill{display:inline-flex;align-items:center;min-height:22px;padding:4px 7px;border-radius:999px;font-size:.58rem;font-weight:800}.alq-caja-pill--ok{background:#4d7a491f;color:var(--alq-ok)}.alq-caja-pill--warn{background:#a15f291f;color:var(--alq-warn)}.alq-caja-field{display:grid;gap:6px}.alq-caja-field label{color:var(--alq-cocoa);font-size:.66rem;font-weight:800}.alq-caja-input,.alq-caja-textarea{width:100%;border-radius:11px;border:1px solid var(--alq-line-strong);background:#ffffffd6;color:var(--alq-cocoa);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.alq-caja-input{min-height:38px;padding:0 10px;font-size:.68rem}.alq-caja-textarea{min-height:88px;resize:vertical;padding:8px 10px;font-size:.68rem}.alq-caja-input:focus,.alq-caja-textarea:focus{border-color:#6e7a4eb3;box-shadow:0 0 0 3px #6e7a4e1f}.alq-caja-button{min-height:36px;border:0;border-radius:11px;padding:0 12px;font-size:.66rem;font-weight:900;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.alq-caja-button:hover:not(:disabled){transform:translateY(-1px)}.alq-caja-button:disabled{opacity:.62;cursor:not-allowed}.alq-caja-button--primary{background:linear-gradient(135deg,var(--alq-cocoa) 0%,#6a4427 100%);color:var(--alq-ivory)}.alq-caja-button--secondary{background:linear-gradient(135deg,var(--alq-olive) 0%,#88945f 100%);color:#fff}.alq-caja-button--danger{background:linear-gradient(135deg,#8e3e2f,#b3472f);color:#fff}.alq-caja-filters{display:grid;grid-template-columns:1.2fr 176px;gap:10px;margin-top:11px}.alq-caja-tableWrap{margin-top:11px;overflow:auto;border-radius:14px;border:1px solid rgba(76,44,21,.08)}.alq-caja-table{width:100%;border-collapse:collapse;min-width:820px;background:#ffffff7a}.alq-caja-table thead th{position:sticky;top:0;z-index:1;background:#efe4cbf0;color:var(--alq-cocoa);text-align:left;padding:8px 10px;font-size:.56rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid rgba(76,44,21,.08)}.alq-caja-table tbody td{padding:10px;font-size:.66rem;color:var(--alq-text);border-bottom:1px solid rgba(76,44,21,.06);vertical-align:middle}.alq-caja-table tbody tr:hover{background:#fdf3cb2e}.alq-caja-client{display:grid;gap:3px}.alq-caja-client strong{font-weight:900;font-size:.68rem}.alq-caja-client span{color:var(--alq-text-soft);font-size:.6rem}.alq-caja-total{font-weight:900;color:var(--alq-cocoa)}.alq-caja-code{color:var(--alq-text-soft);font-size:.6rem}.alq-caja-empty{padding:13px 4px;color:var(--alq-text-soft);font-size:.66rem}.alq-status{display:inline-flex;align-items:center;min-height:22px;padding:4px 7px;border-radius:999px;font-size:.58rem;font-weight:900;text-transform:capitalize;letter-spacing:.02em}.alq-status--ok{background:#4d7a491f;color:var(--alq-ok)}.alq-status--info{background:#7b6a421f;color:var(--alq-info)}.alq-status--warn{background:#a15f291f;color:var(--alq-warn)}.alq-status--danger{background:#b3472f1f;color:var(--alq-danger)}.alq-caja-summaryBox{display:grid;gap:8px;padding:10px 11px;border-radius:11px;background:#fdf3cb2e;border:1px solid rgba(76,44,21,.06)}.alq-caja-summaryBox div{display:flex;justify-content:space-between;gap:10px}.alq-caja-summaryBox span{color:var(--alq-text-soft);font-size:.64rem}.alq-caja-summaryBox strong{color:var(--alq-cocoa);font-size:.67rem}.alq-caja-sideList,.alq-caja-insights{display:grid;gap:8px}.alq-caja-sideItem,.alq-caja-insightRow{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:11px;background:#ffffff8f;border:1px solid rgba(76,44,21,.06)}.alq-caja-sideItem__left{display:flex;align-items:center;gap:8px}.alq-caja-sideItem__left--movement{min-width:0}.alq-caja-sideItem__left strong{display:block;text-transform:capitalize;font-weight:900;font-size:.68rem}.alq-caja-sideItem__left span:last-child{display:block;color:var(--alq-text-soft);font-size:.6rem}.alq-caja-rank{width:27px;height:27px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(180deg,var(--alq-cream),var(--alq-gold-soft));color:var(--alq-cocoa);font-size:.58rem;font-weight:900;flex-shrink:0}.alq-caja-rank.is-income{background:linear-gradient(180deg,#dfead7,#bfd3b8);color:var(--alq-ok)}.alq-caja-rank.is-expense{background:linear-gradient(180deg,#f0d9d3,#e5bcb2);color:var(--alq-danger)}.alq-caja-sideItem__amount{font-weight:900;color:var(--alq-cocoa);font-size:.66rem}.alq-caja-sideItem__actions{display:grid;justify-items:end;gap:5px}.alq-caja-iconButton{width:19px;height:19px;border:0;border-radius:999px;background:#b3472f1f;color:var(--alq-danger);font-weight:900;cursor:pointer;font-size:.58rem}.alq-money-positive{color:var(--alq-ok);font-size:.66rem}.alq-money-negative{color:var(--alq-danger);font-size:.66rem}.alq-caja-sideEmpty{padding:11px;border-radius:11px;background:#ffffff80;color:var(--alq-text-soft);border:1px dashed rgba(76,44,21,.12);font-size:.64rem}.alq-caja-insightRow__label{color:var(--alq-text-soft);font-size:.64rem}.alq-caja-insightRow__value{font-weight:900;font-size:.72rem}.alq-caja-insightRow__value.is-ok{color:var(--alq-ok)}.alq-caja-insightRow__value.is-info{color:var(--alq-info)}.alq-caja-insightRow__value.is-warn{color:var(--alq-warn)}.alq-caja-insightRow__value.is-olive{color:var(--alq-olive)}.alq-drawerLayer{position:fixed;inset:0;z-index:1200;display:flex;justify-content:flex-end;background:#23140b47;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.alq-drawer{width:min(520px,100%);height:100%;background:linear-gradient(180deg,#ffffffeb,#f6f2e8fa);border-left:1px solid var(--alq-line);box-shadow:-18px 0 40px #4c2c1524;padding:18px;display:flex;flex-direction:column;gap:14px}.alq-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--alq-line)}.alq-drawer__head h3{margin:0 0 6px;font-size:1rem;color:var(--alq-cocoa)}.alq-drawer__head p{margin:0;color:var(--alq-text-soft);font-size:.66rem;line-height:1.5}.alq-drawer__eyebrow{display:inline-flex;align-items:center;min-height:22px;padding:4px 8px;border-radius:999px;background:#6e7a4e1f;color:var(--alq-olive);font-size:.58rem;font-weight:900;text-transform:uppercase;margin-bottom:8px}.alq-drawer__close{width:34px;height:34px;border-radius:999px;border:1px solid var(--alq-line);background:#4c2c150a;color:var(--alq-cocoa);font-size:1rem;font-weight:900;cursor:pointer}.alq-drawerForm{display:grid;gap:12px}.alq-drawer__footer{display:flex;gap:8px;justify-content:flex-end;margin-top:4px}@media(max-width:1480px){.alq-caja-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.alq-caja-metrics--secondary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1120px){.alq-caja-hero__content,.alq-caja-workspace{grid-template-columns:1fr}.alq-caja-heroCard{max-width:260px}}@media(max-width:820px){.alq-caja-metrics,.alq-caja-metrics--secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.alq-caja-mainCard,.alq-caja-sideCard,.alq-caja-hero__inner,.alq-drawer{padding:14px}.alq-caja-filters{grid-template-columns:1fr}.alq-caja-sectionHead,.alq-caja-actionBar{flex-direction:column;align-items:flex-start}.alq-caja-actionBar__buttons,.alq-drawer__footer{width:100%}.alq-drawer__footer .alq-caja-button{flex:1}}@media(max-width:560px){.alq-caja-metrics,.alq-caja-metrics--secondary{grid-template-columns:1fr}.alq-caja-hero__copy h1{font-size:1.28rem}.alq-caja-hero-v2,.alq-caja-mainCard,.alq-caja-sideCard{border-radius:14px}.alq-drawer{width:100%;padding:12px}.alq-drawer__footer{flex-direction:column-reverse}}:root{--alq-recipes-cream: #fdf3cb;--alq-recipes-cocoa: #4c2c15;--alq-recipes-cocoa-strong: #2f190d;--alq-recipes-olive: #6e7a4e;--alq-recipes-olive-strong: #59653f;--alq-recipes-paper: #f6f2e8;--alq-recipes-paper-2: #fffdf8;--alq-recipes-text: rgba(76, 44, 21, .96);--alq-recipes-text-soft: rgba(76, 44, 21, .68);--alq-recipes-text-faint: rgba(76, 44, 21, .52);--alq-recipes-line: rgba(76, 44, 21, .08);--alq-recipes-line-strong: rgba(76, 44, 21, .14);--alq-recipes-shadow-lg: 0 20px 50px rgba(76, 44, 21, .1);--alq-recipes-shadow-md: 0 12px 28px rgba(76, 44, 21, .08);--alq-recipes-shadow-sm: 0 8px 18px rgba(76, 44, 21, .06);--alq-recipes-ok: #4d7a49;--alq-recipes-warn: #a15f29;--alq-recipes-danger: #a83d31;--alq-recipes-radius-xl: 28px;--alq-recipes-radius-lg: 22px;--alq-recipes-radius-md: 16px;--alq-recipes-radius-sm: 12px}.alq-recipes-shell{display:grid;gap:18px;color:var(--alq-recipes-text);min-width:0}.alq-recipes-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px;border-radius:var(--alq-recipes-radius-xl);background:radial-gradient(circle at top right,rgba(110,122,78,.12),transparent 22%),linear-gradient(180deg,#fffdf8fa,#f6f2e8fa);border:1px solid var(--alq-recipes-line);box-shadow:var(--alq-recipes-shadow-lg)}.alq-recipes-eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#6e7a4e1f;color:var(--alq-recipes-olive);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.alq-recipes-hero h1{margin:0 0 8px;color:var(--alq-recipes-cocoa-strong);font-size:clamp(1.7rem,2.4vw,2.45rem);line-height:.98;letter-spacing:-.04em}.alq-recipes-hero p{margin:0;max-width:72ch;color:var(--alq-recipes-text-soft);line-height:1.62}.alq-recipes-heroStats{display:grid;grid-template-columns:repeat(2,minmax(132px,1fr));gap:10px;width:min(360px,100%)}.alq-recipes-heroStats>div,.alq-recipes-kpi,.alq-recipes-card,.alq-recipes-account,.alq-recipes-counter{background:linear-gradient(180deg,#fffdf8f0,#f6f2e8f5);border:1px solid var(--alq-recipes-line);box-shadow:var(--alq-recipes-shadow-sm)}.alq-recipes-heroStats>div{padding:14px;border-radius:18px}.alq-recipes-heroStats span,.alq-recipes-kpi span,.alq-recipes-miniStats span{display:block;margin-bottom:5px;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--alq-recipes-text-soft)}.alq-recipes-heroStats strong,.alq-recipes-kpi strong,.alq-recipes-miniStats strong{display:block;font-size:1rem;line-height:1.05}.alq-recipes-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.alq-recipes-kpi{padding:14px;border-radius:18px}.alq-recipes-kpi small{display:block;margin-top:6px;color:var(--alq-recipes-text-soft);font-size:.66rem;line-height:1.4}.alq-recipes-kpi--olive{background:linear-gradient(180deg,#6e7a4e24,#fffdf8f5)}.alq-recipes-kpi--ok{background:linear-gradient(180deg,#4d7a491f,#fffdf8f5)}.alq-recipes-kpi--warn{background:linear-gradient(180deg,#a15f291f,#fffdf8f5)}.alq-recipes-actionsRow{display:flex;align-items:center;justify-content:flex-end}.alq-recipes-excel{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.alq-recipes-inline-msg{font-size:.78rem;color:var(--alq-recipes-text-soft)}.alq-recipes-layout{display:grid;grid-template-columns:minmax(340px,.95fr) minmax(0,1.25fr);gap:14px;align-items:start;min-width:0}.alq-recipes-card{display:grid;gap:14px;padding:18px;border-radius:var(--alq-recipes-radius-lg);min-width:0}.alq-recipes-cardHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.alq-recipes-cardHead h2{margin:0 0 4px;color:var(--alq-recipes-cocoa-strong);font-size:1.02rem;line-height:1.15}.alq-recipes-cardHead p{margin:0;color:var(--alq-recipes-text-soft);font-size:.78rem;line-height:1.5}.alq-recipes-miniStats{display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));gap:8px}.alq-recipes-miniStats>div{padding:10px 12px;border-radius:16px;background:#fdf3cb38;border:1px solid rgba(76,44,21,.08)}.alq-recipes-alert{padding:12px 14px;border-radius:16px;background:#fdf3cb38;border:1px solid rgba(161,95,41,.14);color:var(--alq-recipes-cocoa)}.alq-recipes-alert ul{margin:8px 0 0 18px;padding:0}.alq-recipes-alert__title{font-weight:900}.alq-recipes-alert--error{background:#a83d3114;border-color:#a83d3129}.alq-recipes-alert--success{background:#4d7a491a;border-color:#4d7a4929}.alq-recipes-form,.alq-recipes-ingredients{display:grid;gap:12px}.alq-recipes-formRow{display:grid;gap:10px}.alq-recipes-formRow--3{grid-template-columns:repeat(3,minmax(0,1fr))}.alq-recipes-field{display:grid;gap:6px;min-width:0}.alq-recipes-field label{font-size:.72rem;font-weight:800;color:var(--alq-recipes-text-soft)}.alq-recipes-field input,.alq-recipes-field select,.alq-recipes-field textarea,.alq-recipes-search{width:100%;min-width:0;min-height:42px;border-radius:14px;border:1px solid var(--alq-recipes-line-strong);background:var(--alq-recipes-paper-2);color:var(--alq-recipes-cocoa);padding:0 12px;outline:none;font-size:.8rem;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.alq-recipes-field textarea{min-height:112px;resize:vertical;padding:12px}.alq-recipes-field input:focus,.alq-recipes-field select:focus,.alq-recipes-field textarea:focus,.alq-recipes-search:focus{border-color:#6e7a4e80;box-shadow:0 0 0 3px #6e7a4e1f;background:#fffefb}.alq-recipes-switch{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;border-radius:14px;background:#fdf3cb2e;border:1px solid var(--alq-recipes-line);font-size:.8rem;font-weight:800}.alq-recipes-subtitleRow,.alq-recipes-actions,.alq-recipes-toolbar,.alq-recipes-rowActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.alq-recipes-subtitleRow{justify-content:space-between}.alq-recipes-subtitleRow strong{display:block;margin-bottom:2px}.alq-recipes-subtitleRow p{margin:0;color:var(--alq-recipes-text-soft);font-size:.74rem}.alq-recipes-ingredientRow{display:grid;grid-template-columns:1.5fr .8fr .8fr auto;gap:10px;padding:12px;border-radius:16px;background:#fdf3cb29;border:1px solid rgba(76,44,21,.08)}.alq-recipes-ingredientActions{display:flex;align-items:end}.alq-recipes-inlineWarn,.alq-recipes-emptySoft,.alq-recipes-empty{padding:12px;border-radius:14px;color:var(--alq-recipes-text-soft);background:#fdf3cb29;border:1px dashed rgba(76,44,21,.12)}.alq-recipes-empty{min-height:180px;display:grid;place-items:center;background:linear-gradient(180deg,#fffdf8f5,#f6f2e8fa)}.alq-recipes-counter{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;font-size:.7rem;font-weight:900;color:var(--alq-recipes-cocoa);white-space:nowrap}.alq-recipes-tableWrap{width:100%;overflow-x:auto;border-top:1px solid rgba(76,44,21,.06);padding-top:4px}.alq-recipes-table{width:100%;min-width:1080px;border-collapse:collapse}.alq-recipes-table th,.alq-recipes-table td{padding:12px 10px;text-align:left;border-bottom:1px solid var(--alq-recipes-line);vertical-align:top;font-size:.78rem}.alq-recipes-table th{font-size:.66rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--alq-recipes-text-soft)}.alq-recipes-productCell,.alq-recipes-marginCell{display:grid;gap:3px;min-width:0}.alq-recipes-productCell strong{color:var(--alq-recipes-cocoa-strong);font-size:.93rem;line-height:1.16}.alq-recipes-productCell span,.alq-recipes-marginCell span{color:var(--alq-recipes-text-soft);font-size:.68rem;line-height:1.35}.alq-recipes-marginCell strong{color:var(--alq-recipes-cocoa);font-size:.92rem}.alq-recipes-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;font-size:.68rem;font-weight:900;border:1px solid transparent;white-space:nowrap}.alq-recipes-badge.is-active{background:#4d7a491f;color:var(--alq-recipes-ok);border-color:#4d7a4924}.alq-recipes-badge.is-inactive{background:#a15f291f;color:var(--alq-recipes-warn);border-color:#a15f2924}.alq-recipes-badge.is-archived{background:#4c2c1514;color:var(--alq-recipes-cocoa);border-color:#4c2c151a}.alq-recipes-btn{min-height:38px;padding:0 14px;border-radius:14px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:.76rem;font-weight:900;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.alq-recipes-btn:hover{transform:translateY(-1px)}.alq-recipes-btn--primary{background:linear-gradient(180deg,#6e7a4efa,#59653ff5);color:#fffdf6;box-shadow:0 10px 20px #36412433}.alq-recipes-btn--primary:hover{box-shadow:0 12px 24px #3641243d}.alq-recipes-btn--ghost{background:#fffdf8f0;border-color:var(--alq-recipes-line);color:var(--alq-recipes-cocoa)}.alq-recipes-btn--ghost:hover{background:#fdf3cb5c;border-color:#4c2c151f}.alq-recipes-btn--olive{background:#6e7a4e24;border-color:#6e7a4e2e;color:var(--alq-recipes-cocoa)}.alq-recipes-btn--olive:hover{background:#6e7a4e38;border-color:#6e7a4e3d}.alq-recipes-btn--danger{background:#a83d311a;border-color:#a83d3129;color:var(--alq-recipes-danger)}.alq-recipes-btn--danger:hover{background:#a83d3124}.alq-recipes-btn:disabled,.alq-recipes-btn.is-disabled{opacity:.55;cursor:not-allowed;transform:none}.alq-recipes-rowActions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:220px}.alq-recipes-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:4px}.alq-recipes-pagination__meta{color:var(--alq-recipes-text-soft);font-size:.74rem}.alq-recipes-pagination__controls{display:flex;align-items:center;gap:10px}.alq-recipes-pageBtn{min-height:34px;padding:0 14px;border-radius:12px;border:1px solid var(--alq-recipes-line);background:#fffdf8f5;color:var(--alq-recipes-cocoa);font-size:.74rem;font-weight:800;cursor:pointer;transition:background .18s ease,border-color .18s ease,opacity .18s ease}.alq-recipes-pageBtn:hover:not(:disabled){background:#fdf3cb5c;border-color:#4c2c151f}.alq-recipes-pageBtn:disabled{opacity:.45;cursor:not-allowed}.alq-recipes-pageIndicator{color:var(--alq-recipes-cocoa);font-size:.74rem;font-weight:800;white-space:nowrap}.alq-recipes-mobileList{display:none}.alq-recipes-mobileCard{display:grid;gap:12px;padding:14px;border-radius:20px;border:1px solid var(--alq-recipes-line);background:#fffdf8f0;box-shadow:var(--alq-recipes-shadow-sm)}.alq-recipes-mobileCard__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.alq-recipes-mobileMetrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.alq-recipes-mobileMetrics div{padding:10px;border-radius:14px;background:#fdf3cb2e;border:1px solid rgba(76,44,21,.06)}.alq-recipes-mobileMetrics span{display:block;margin-bottom:4px;color:var(--alq-recipes-text-soft);font-size:.66rem;font-weight:800;text-transform:uppercase}.alq-recipes-mobileMetrics strong{display:block;color:var(--alq-recipes-cocoa);font-size:.8rem;line-height:1.2}@media(max-width:1280px){.alq-recipes-layout{grid-template-columns:1fr}}@media(max-width:1100px){.alq-recipes-toolbar{display:grid;grid-template-columns:1fr;gap:10px}.alq-recipes-pagination{flex-direction:column;align-items:stretch}.alq-recipes-pagination__controls{justify-content:space-between}}@media(max-width:980px){.alq-recipes-hero,.alq-recipes-cardHead{flex-direction:column}.alq-recipes-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.alq-recipes-formRow--3,.alq-recipes-ingredientRow{grid-template-columns:1fr}.alq-recipes-heroStats{width:100%}}@media(max-width:840px){.alq-recipes-tableWrap{display:none}.alq-recipes-mobileList{display:grid;gap:12px}.alq-recipes-rowActions{min-width:0}}@media(max-width:640px){.alq-recipes-shell{gap:12px}.alq-recipes-hero,.alq-recipes-card{padding:14px;border-radius:18px}.alq-recipes-kpis,.alq-recipes-miniStats,.alq-recipes-heroStats{grid-template-columns:1fr}.alq-recipes-actionsRow,.alq-recipes-toolbar,.alq-recipes-actions{flex-direction:column;align-items:stretch}.alq-recipes-mobileCard__head{flex-direction:column;align-items:flex-start}.alq-recipes-mobileMetrics{grid-template-columns:1fr}.alq-recipes-rowActions{display:grid;grid-template-columns:1fr}.alq-recipes-btn,.alq-recipes-pageBtn{width:100%;justify-content:center}.alq-recipes-pagination__controls{flex-direction:column}}.alq-recipes-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:22px}.alq-recipes-modal__backdrop{position:absolute;inset:0;background:#22140b75;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.alq-recipes-modal__panel{position:relative;z-index:2;width:min(920px,100%);max-height:calc(100vh - 44px);overflow:auto;border-radius:28px;border:1px solid rgba(76,44,21,.1);background:radial-gradient(circle at top right,rgba(110,122,78,.08),transparent 24%),linear-gradient(180deg,#fffdf8fa,#f6f2e8fa);box-shadow:0 26px 70px #22140b38;padding:20px}.alq-recipes-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.alq-recipes-modal__eyebrow{display:inline-flex;align-items:center;min-height:26px;padding:0 12px;border-radius:999px;background:#6e7a4e1f;color:var(--alq-recipes-olive);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.alq-recipes-modal__header h2{margin:0 0 6px;color:var(--alq-recipes-cocoa-strong);font-size:1.22rem;line-height:1.1}.alq-recipes-modal__header p{margin:0;color:var(--alq-recipes-text-soft);font-size:.8rem;line-height:1.52;max-width:64ch}.alq-recipes-modal__close{width:40px;height:40px;border:1px solid var(--alq-recipes-line);background:#fffdf8f0;color:var(--alq-recipes-cocoa);border-radius:14px;display:grid;place-items:center;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease;flex-shrink:0}.alq-recipes-modal__close:hover{transform:translateY(-1px);background:#fdf3cb66;border-color:#4c2c151f}.alq-recipes-modal__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:6px}@media(max-width:840px){.alq-recipes-modal{padding:14px}.alq-recipes-modal__panel{width:100%;max-height:calc(100vh - 28px);padding:16px;border-radius:22px}.alq-recipes-modal__header{flex-direction:column}.alq-recipes-modal__close{align-self:flex-end}.alq-recipes-modal__actions{flex-direction:column-reverse;align-items:stretch}.alq-recipes-modal__actions .alq-recipes-btn{width:100%}}:root{--alq-sand: #fdf3cb;--alq-cocoa: #4c2c15;--alq-olive: #6e7a4e;--alq-ivory: #f6f2e8;--alq-cream: #fffaf0;--alq-deep: #1a110d;--alq-deep-soft: #2a1a13;--alq-text: #4c2c15;--alq-text-soft: rgba(76, 44, 21, .74);--muted: rgba(76, 44, 21, .62);--text: #4c2c15;--alq-line: rgba(76, 44, 21, .12);--alq-line-soft: rgba(76, 44, 21, .08);--alq-success: #486134;--alq-warn: #8b6125;--alq-danger: #8c352d;--alq-info: #3b5672;--alq-white: #fffdf8;--alq-shadow-xs: 0 8px 20px rgba(43, 25, 12, .05);--alq-shadow-sm: 0 14px 34px rgba(43, 25, 12, .08);--alq-shadow-md: 0 24px 60px rgba(43, 25, 12, .12);--alq-shadow-lg: 0 40px 100px rgba(18, 10, 7, .18);--alq-radius-sm: 14px;--alq-radius-md: 18px;--alq-radius-lg: 24px;--alq-radius-xl: 30px;--alq-radius-2xl: 38px;--alq-radius-pill: 999px;--font-body: "Inter", system-ui, sans-serif;--font-display: "Cormorant Garamond", Georgia, serif;--font-brand: "Cinzel Decorative", Georgia, serif;--sidebar-width: 308px}*{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-body);color:var(--alq-text);background:radial-gradient(circle at top left,rgba(253,243,203,.44),transparent 22%),linear-gradient(180deg,#fbf6ec,#f5eee2);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{appearance:none}::selection{background:#6e7a4e38;color:var(--alq-cocoa)}:focus-visible{outline:3px solid rgba(110,122,78,.25);outline-offset:2px}.texture-paper,.texture-dark{position:relative;isolation:isolate}.texture-paper:before,.texture-dark:before,.texture-flour:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}.texture-paper:before{background:linear-gradient(180deg,#ffffff38,#fff0),radial-gradient(circle at top left,rgba(253,243,203,.2),transparent 22%),radial-gradient(circle at bottom right,rgba(110,122,78,.08),transparent 22%);z-index:-1}.texture-dark{background:linear-gradient(180deg,#21140f,#160d09)}.texture-dark:before{background:radial-gradient(circle at top left,rgba(253,243,203,.12),transparent 24%),radial-gradient(circle at bottom right,rgba(110,122,78,.12),transparent 24%);z-index:-1}.texture-flour:after{background-image:radial-gradient(circle at 12% 18%,rgba(76,44,21,.02) 0 1px,transparent 1px),radial-gradient(circle at 70% 38%,rgba(76,44,21,.02) 0 1px,transparent 1px),radial-gradient(circle at 38% 76%,rgba(76,44,21,.024) 0 1px,transparent 1px);background-size:130px 130px,160px 160px,120px 120px;z-index:-1}.eyebrow,.badge,.pill,.kicker{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;min-height:34px;padding:0 14px;border-radius:var(--alq-radius-pill);font-size:.74rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.eyebrow,.kicker{background:#fdf3cbb8;border:1px solid rgba(76,44,21,.08)}.badge,.pill{background:#fffc;border:1px solid rgba(76,44,21,.08);box-shadow:var(--alq-shadow-xs)}.badge--olive,.pill--olive,.badge--ok{color:var(--alq-success);background:#6e7a4e24;border-color:#6e7a4e29}.badge--danger,.alert--danger{color:var(--alq-danger);background:#8c352d14;border-color:#8c352d29}.badge--warn{color:var(--alq-warn);background:#fdf3cbeb}.badge--god{color:#2a180f;background:linear-gradient(180deg,#fdf3cbf0,#e8d8b5eb)}.badge--admin{color:var(--alq-cocoa);background:#ffffffd1}.badge--neutral{color:var(--alq-cocoa);background:#4c2c1512}.btn{min-height:44px;border-radius:16px;border:1px solid rgba(76,44,21,.1);padding:0 16px;font-size:.86rem;font-weight:800;color:var(--alq-cocoa);background:#fffdf8e6;box-shadow:var(--alq-shadow-xs);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.btn:hover{transform:translateY(-1px);box-shadow:var(--alq-shadow-sm)}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-primary{color:#fff;border-color:transparent;background:linear-gradient(135deg,#4c2c15,#6b4120)}.btn-ghost{background:#fdf3cbad}.btn-block{width:100%}.btn-small{min-height:34px;padding-inline:12px;font-size:.76rem}.input,.select,.textarea,.field input,.field select,.field textarea{width:100%;min-height:46px;border-radius:16px;border:1px solid rgba(76,44,21,.12);background:#ffffffdb;color:var(--alq-text);padding:0 14px;box-shadow:inset 0 1px #fff9}.textarea,.field textarea{min-height:120px;padding:14px;resize:vertical}.input::placeholder,.textarea::placeholder{color:#4c2c1570}.label{display:block;margin-bottom:8px;font-size:.78rem;font-weight:800;color:var(--alq-text-soft)}.field{display:block}.card,.alert,.section-card,.metric-card,.kpi-card{border:1px solid var(--alq-line);border-radius:24px;background:#fffdf8db;box-shadow:var(--alq-shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card{padding:20px}.alert{padding:14px 16px}.grid{display:grid;gap:18px}.row{display:grid;gap:14px}.row-2{grid-template-columns:repeat(2,minmax(0,1fr))}.row-3{grid-template-columns:repeat(3,minmax(0,1fr))}.row-4{grid-template-columns:repeat(4,minmax(0,1fr))}.actions-row,.table-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.section-title{font-family:var(--font-display);font-size:2rem;line-height:1;font-weight:700}.section-copy{margin-top:8px;color:var(--alq-text-soft);line-height:1.7;max-width:760px}.kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.kpi{min-width:130px;padding:14px 16px;border-radius:18px;border:1px solid var(--alq-line-soft);background:#fdf3cb8f}.kpi .label{margin:0 0 6px;font-size:.7rem}.kpi .value{font-size:1.35rem;font-weight:900}.table-wrap{overflow:auto;border:1px solid var(--alq-line);border-radius:22px;background:#ffffffc7}.table{width:100%;border-collapse:collapse;min-width:860px}.table th,.table td{padding:14px 16px;text-align:left;border-bottom:1px solid rgba(76,44,21,.08)}.table th{font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;color:var(--alq-text-soft)}.table tr:hover td{background:#fdf3cb3d}.auth-shell{min-height:100vh;padding:28px;background:radial-gradient(circle at top left,rgba(253,243,203,.34),transparent 24%),radial-gradient(circle at bottom right,rgba(110,122,78,.12),transparent 20%),linear-gradient(180deg,#fbf6ec,#f3ebde)}.auth-split{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) 540px;gap:22px;align-items:stretch}.auth-panel,.auth-card{min-height:calc(100vh - 56px);border-radius:32px;overflow:hidden}.auth-panel{color:#f6f2e8f0;border:1px solid rgba(255,255,255,.08);box-shadow:var(--alq-shadow-lg)}.auth-panel__inner{padding:42px;display:flex;flex-direction:column;gap:18px;height:100%;justify-content:center}.auth-brand-row{display:flex;align-items:center;gap:18px}.auth-logo-image{width:min(280px,42vw)}.auth-title{font-family:var(--font-brand);font-size:1.1rem;letter-spacing:.08em}.auth-subtitle{color:#f6f2e8b8;font-size:.92rem}.auth-hero-title{margin:0;font-family:var(--font-display);font-size:clamp(2.8rem,4vw,4.6rem);line-height:.95}.auth-hero-copy{margin:0;max-width:680px;line-height:1.8;color:#f6f2e8cc}.auth-feature-list{display:grid;gap:12px;margin-top:8px}.auth-feature-item{display:flex;align-items:center;gap:12px;font-weight:600}.auth-feature-dot{width:10px;height:10px;border-radius:999px;background:var(--alq-sand);box-shadow:0 0 0 6px #fdf3cb14}.auth-card{padding:28px;border:1px solid var(--alq-line);background:#fffdf8e0;box-shadow:var(--alq-shadow-md)}.auth-card__header{margin-bottom:18px}.auth-card__title{margin:14px 0 10px;font-family:var(--font-display);font-size:2.35rem;line-height:1}.auth-card__copy{margin:0;color:var(--alq-text-soft);line-height:1.75}.auth-form{display:grid;gap:16px;margin-top:20px}.auth-card__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;color:var(--alq-text-soft)}.text-link{font-weight:800;color:var(--alq-cocoa)}.alq-admin-shell{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);min-height:100vh}.alq-sidebar{position:sticky;top:0;height:100vh;padding:20px;display:flex;flex-direction:column;gap:18px;background:linear-gradient(180deg,#19100c,#140c09);border-right:1px solid rgba(255,255,255,.06)}.alq-brand-card,.alq-user-card{border-radius:26px}.alq-brand-card{padding:18px;border:1px solid rgba(255,255,255,.08);color:#f6f2e8f0}.alq-brand-card__logo{width:170px;margin-bottom:14px}.alq-brand-card__meta h2{margin:10px 0 8px;font-family:var(--font-display);font-size:1.8rem}.alq-brand-card__meta p{margin:0;color:#f6f2e8b8;line-height:1.7}.alq-kicker{margin:0;color:#f6f2e899;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:900}.alq-brand-card__chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.alq-nav{display:grid;gap:8px}.alq-nav__group-title{color:#f6f2e88f;letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:800;padding:0 10px 6px}.alq-nav__link{min-height:44px;display:flex;align-items:center;border-radius:14px;padding:0 14px;color:#f6f2e8c7;border:1px solid transparent;transition:.18s ease}.alq-nav__link:hover{background:#ffffff0f;color:#fff}.alq-nav__link.is-active{background:#fdf3cb24;color:var(--alq-sand);border-color:#fdf3cb1f}.alq-sidebar__bottom{margin-top:auto;display:grid;gap:12px}.alq-user-card{padding:14px;display:flex;align-items:center;gap:12px;background:#fffdf8e0;border:1px solid var(--alq-line)}.alq-user-card__avatar{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#4c2c15,#6e7a4e);color:#fff;font-weight:900;font-size:1rem}.alq-user-card__info strong{display:block}.alq-user-card__info span{color:var(--alq-text-soft);font-size:.82rem}.alq-sidebar__actions{display:grid;gap:10px}.alq-admin-main{min-width:0;padding:20px}.alq-admin-topbar{min-height:136px;border:1px solid var(--alq-line);border-radius:28px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fffdf8d1;box-shadow:var(--alq-shadow-sm)}.alq-topbar-breadcrumb{display:flex;align-items:center;gap:10px;color:var(--alq-text-soft);font-size:.8rem;text-transform:uppercase;letter-spacing:.14em}.alq-topbar-breadcrumb img{width:24px;height:24px;object-fit:contain}.alq-admin-topbar h1{margin:10px 0 8px;font-family:var(--font-display);font-size:clamp(2rem,3vw,3.05rem);line-height:.98}.alq-admin-topbar p{margin:0;max-width:800px;color:var(--alq-text-soft);line-height:1.7}.alq-admin-topbar__right{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.alq-admin-content{padding-top:20px}.alq-mobile-toggle{display:none;position:fixed;right:16px;bottom:16px;z-index:60;width:52px;height:52px;border-radius:18px;border:1px solid rgba(76,44,21,.12);background:#fffdf8e6;box-shadow:var(--alq-shadow-md);font-size:1.2rem}.schedule-user-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.schedule-user-card{padding:20px;border-radius:24px;border:1px solid var(--alq-line);background:#ffffffd1;box-shadow:var(--alq-shadow-sm)}.schedule-user-card__top{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.schedule-user-card__title{margin:16px 0 8px;font-family:var(--font-display);font-size:1.7rem}.schedule-user-card__date,.schedule-user-card__time,.schedule-user-card__notes{margin:0;color:var(--alq-text-soft);line-height:1.7}@media(max-width:1180px){.auth-split,.alq-admin-shell,.row-4,.kpis,.schedule-user-grid{grid-template-columns:1fr}.row-3{grid-template-columns:repeat(2,minmax(0,1fr))}.alq-admin-shell{display:block}.alq-sidebar{position:fixed;inset:0 auto 0 0;width:min(92vw,320px);z-index:55;transform:translate(-104%);transition:transform .2s ease}.alq-sidebar.is-open{transform:translate(0)}.alq-mobile-toggle{display:grid;place-items:center}}@media(max-width:840px){.auth-shell,.alq-admin-main{padding:14px}.auth-panel,.auth-card{min-height:auto}.row-2,.row-3{grid-template-columns:1fr}.section-head,.auth-card__footer,.alq-admin-topbar{flex-direction:column;align-items:flex-start}.table{min-width:720px}}
