:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html,body,#root{width:100%;min-width:100%;min-height:100vh;margin:0;padding:0}body{background:#120c0a;overflow-x:hidden}button,input{font-family:inherit}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{background:#17100f;min-height:100vh;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}#root{min-height:100vh}.login-page{background:radial-gradient(circle at 18% 20%,#b456312e,#0000 34%),radial-gradient(circle at 82% 10%,#d7b88440,#0000 32%),linear-gradient(135deg,#2f1f18 0%,#5a3828 48%,#efe0c5 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fffaf2f0;border:1px solid #ead8becc;border-radius:32px;width:min(460px,100%);padding:42px;box-shadow:0 35px 90px #1f140c47}.login-badge{color:#fff;background:linear-gradient(135deg,#9d4f2f,#c98a55);border-radius:22px;place-items:center;width:58px;height:58px;margin-bottom:22px;display:grid}.login-kicker{color:#b45631;letter-spacing:3px;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.login-card h1{color:#332018;margin:0;font-size:34px;line-height:1}.login-subtitle{color:#7d6758;margin:14px 0 28px;line-height:1.7}.login-card form{gap:18px;display:grid}.login-card label{color:#3d2a20;gap:8px;font-size:14px;font-weight:800;display:grid}.login-field{color:#9d4f2f;background:#fff;border:1px solid #ead8be;border-radius:18px;align-items:center;gap:12px;height:54px;padding:0 16px;display:flex}.login-field input{color:#332018;background:0 0;border:0;outline:0;flex:1;font-size:15px}.login-card button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#3b2526,#9d4f2f);border:0;border-radius:18px;height:56px;font-weight:900;box-shadow:0 18px 35px #5c311e38}.login-card button:disabled{opacity:.7;cursor:not-allowed}.login-error{color:#a33b2d;margin:0;font-size:14px;font-weight:800}:root{--am-ink:#151515;--am-ink-soft:#242424;--am-cream:#e7e6c2;--am-cream-light:#f8f5ea;--am-teal:#2f6371;--am-terracotta:#9f4f49;--am-orange:#d8782f;--am-burgundy:#4b3035;--am-border:#e7e6c238;--admin-modal-z:9999;--admin-modal-width:min(960px, 100%);--admin-modal-max-height:calc(100dvh - 48px);--admin-modal-radius:32px;--admin-modal-padding:28px;--admin-modal-padding-mobile:18px;--admin-modal-scrollbar:#2f637147;--admin-modal-scrollbar-track:#e7e6c26b}body.admin-modal-open{overflow:hidden!important}.admin-modal,.admin-modal-backdrop,.admin-modal-overlay{z-index:var(--admin-modal-z);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overscroll-behavior:contain;background:#0f0c0a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.admin-modal-card,.admin-modal-content{width:var(--admin-modal-width);max-width:100%;max-height:var(--admin-modal-max-height);border-radius:var(--admin-modal-radius);background:#fffdf7;border:1px solid #2f637124;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden;box-shadow:0 20px 48px #1f1c181f}.admin-modal-card>*,.admin-modal-content>*{min-height:0}.admin-modal-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--admin-modal-scrollbar) transparent;flex:auto;min-height:0;overflow:hidden auto}.admin-modal-body::-webkit-scrollbar{width:8px;height:8px}.admin-modal-content::-webkit-scrollbar{width:8px;height:8px}.admin-modal-scrollbar::-webkit-scrollbar{width:8px;height:8px}.admin-modal-body::-webkit-scrollbar-track{background:var(--admin-modal-scrollbar-track);border-radius:999px}.admin-modal-content::-webkit-scrollbar-track{background:var(--admin-modal-scrollbar-track);border-radius:999px}.admin-modal-scrollbar::-webkit-scrollbar-track{background:var(--admin-modal-scrollbar-track);border-radius:999px}.admin-modal-body::-webkit-scrollbar-thumb{background:var(--admin-modal-scrollbar);border-radius:999px}.admin-modal-content::-webkit-scrollbar-thumb{background:var(--admin-modal-scrollbar);border-radius:999px}.admin-modal-scrollbar::-webkit-scrollbar-thumb{background:var(--admin-modal-scrollbar);border-radius:999px}.admin-modal-header{flex:none;min-height:0}.admin-modal-actions{flex:none;min-height:0;margin-top:auto}.admin-modal-grid{gap:16px;display:grid}.admin-modal img{max-width:100%;height:auto}@media (width<=768px){:root{--admin-modal-width:100%;--admin-modal-max-height:calc(100dvh - 20px);--admin-modal-radius:24px}.admin-modal,.admin-modal-backdrop,.admin-modal-overlay{align-items:flex-end;padding:10px}.admin-modal-card,.admin-modal-content{width:var(--admin-modal-width);max-height:var(--admin-modal-max-height);border-radius:22px 22px 0 0}.admin-modal-body{max-height:none;padding-bottom:18px;overflow-y:auto!important}.admin-modal-actions{z-index:2;background:#fffaf2;gap:10px;padding:12px;display:grid;position:sticky;bottom:0}.admin-modal-actions button,.admin-modal button.admin-modal-full,.admin-modal-content button.admin-modal-full{width:100%}.admin-modal-grid,.admin-modal-grid-2,.admin-modal-grid-3,.admin-modal-grid-4,.admin-modal-body form,.admin-modal-body .form-grid,.admin-modal-body .details-grid{grid-template-columns:1fr!important}}@media (width<=760px){.admin-page-header,.products-page-header,.orders-page-header,.customers-page-header,.bookings-page-header,.price-requests-page-header,.dashboard-page-header{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.admin-page-title,.products-page-title,.orders-page-title,.customers-page-title,.bookings-page-title,.price-requests-page-title,.dashboard-page-title{font-size:26px!important;line-height:1.1!important}.admin-filters,.products-filters,.orders-filters,.customers-filters,.bookings-filters,.price-requests-filters{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;display:grid!important}.admin-filters input,.admin-filters select,.products-filters input,.products-filters select,.orders-filters input,.orders-filters select,.customers-filters input,.customers-filters select,.bookings-filters input,.bookings-filters select,.price-requests-filters input,.price-requests-filters select{width:100%!important}.admin-stats-grid,.dashboard-stats-grid,.products-stats-grid,.orders-stats-grid,.customers-stats-grid,.bookings-stats-grid{grid-template-columns:1fr!important;gap:14px!important}.admin-card,.dashboard-card,.product-card,.order-card,.customer-card,.booking-card,.price-request-card{border-radius:20px!important}.admin-table-wrapper,.orders-table-wrapper,.customers-table-wrapper,.bookings-table-wrapper,.price-requests-table-wrapper{-webkit-overflow-scrolling:touch!important;border-radius:18px!important;width:100%!important;overflow-x:auto!important}table{min-width:760px!important}.admin-actions,.product-actions,.order-actions,.customer-actions,.booking-actions{flex-wrap:wrap!important;gap:8px!important}.admin-actions button,.product-actions button,.order-actions button,.customer-actions button,.booking-actions button{flex:auto!important;min-height:40px!important}.admin-modal-actions{flex-direction:column!important;gap:10px!important}.admin-modal-actions button{justify-content:center!important;width:100%!important}}:root{--am-ink:#151515;--am-cream:#f8f5ea;--am-cream-dark:#e7e1d4;--am-teal:#2f6371;--am-terracotta:#9f4f49;--am-orange:#d8782f;--am-burgundy:#4b3035;--am-brown:#6a3b21;--am-shadow:0 30px 90px #150f0c47}*,:before,:after{box-sizing:border-box}body{margin:0}.login-page{background:radial-gradient(circle at 15% 20%,#d8782f38,#0000 28%),radial-gradient(circle at 85% 80%,#2f637133,#0000 30%),linear-gradient(135deg,#2b1d1d 0%,#4b3035 45%,#6a3b21 100%);place-items:center;min-height:100svh;padding:28px;display:grid;position:relative;overflow:hidden}.login-page:before{content:"";pointer-events:none;opacity:.16;background-image:linear-gradient(45deg,#0000 42%,#f8f5eab3 42% 58%,#0000 58%),linear-gradient(-45deg,#0000 42%,#d8782f8c 42% 58%,#0000 58%);background-position:50%;background-size:170px 170px;position:absolute;inset:-80px;transform:rotate(-6deg)scale(1.04)}.login-page:after{content:"";pointer-events:none;background:linear-gradient(90deg,#15151559,#15151514,#15151559),radial-gradient(circle,#f8f5ea14,#1515156b);position:absolute;inset:0}.login-card{z-index:1;width:min(440px,100%);box-shadow:var(--am-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffcf2fa,#f8f5eaf2);border:1px solid #ffffff9e;border-radius:34px;padding:34px 34px 32px;animation:.42s ease-out both login-fade-in;position:relative}.login-card:before{content:"";pointer-events:none;border:1px solid #4b303514;border-radius:26px;position:absolute;inset:10px}.login-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#d8782f29,#0000 68%);border-radius:999px;width:150px;height:150px;position:absolute;top:-45px;right:-45px}.login-header{text-align:center;position:relative}.login-logo{object-fit:contain;filter:drop-shadow(0 10px 20px #4b303529);width:128px;height:auto;margin:0 auto 14px;display:block}.login-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--am-terracotta);margin:0;font-size:10px;font-weight:900}.login-card h1{color:#2f211f;letter-spacing:-.035em;margin:10px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,3vw,38px);line-height:1.02}.login-subtitle{color:#6d6156;max-width:350px;margin:0 auto 26px;font-size:13.5px;font-weight:600;line-height:1.65}.login-card form{gap:15px;display:grid;position:relative}.login-card label{color:#3d3027;letter-spacing:.11em;text-transform:uppercase;gap:8px;font-size:10px;font-weight:900;display:grid}.login-field{height:52px;color:var(--am-teal);background:#ffffffdb;border:1px solid #6a3b212e;border-radius:18px;align-items:center;gap:12px;padding:0 15px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:inset 0 1px #ffffffe6}.login-field:hover{border-color:#d8782f6b}.login-field:focus-within{border-color:#d8782fd1;transform:translateY(-1px);box-shadow:0 0 0 4px #d8782f24,inset 0 1px #ffffffe6}.login-field input{color:#231d18;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px;font-weight:750}.login-field input::placeholder{color:#a99f93}.login-error{color:#8b403a;text-align:center;background:#9f4f491a;border:1px solid #9f4f4957;border-radius:15px;margin:0;padding:11px 13px;font-size:12.5px;font-weight:800}.login-submit{cursor:pointer;color:#fffaf0;letter-spacing:.01em;background:linear-gradient(135deg, var(--am-burgundy) 0%, var(--am-terracotta) 58%, var(--am-orange) 100%);border:0;border-radius:18px;height:52px;margin-top:4px;font-size:14px;font-weight:950;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 16px 34px #4b30354d}.login-submit:hover{transform:translateY(-2px);box-shadow:0 22px 44px #4b30355c}.login-submit:active{transform:translateY(0)}.login-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}@keyframes login-fade-in{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=720px){.login-page{padding:18px}.login-page:before{opacity:.12;background-size:135px 135px}.login-card{border-radius:30px;width:100%;padding:30px 24px 28px}.login-logo{width:118px}.login-card h1{font-size:30px}.login-subtitle{margin-bottom:22px;font-size:13px}}@media (width<=480px){.login-page{padding:12px}.login-card{border-radius:28px;padding:26px 20px 24px}.login-logo{width:108px;margin-bottom:12px}.login-kicker{letter-spacing:.15em;font-size:9px}.login-card h1{font-size:27px}.login-subtitle{font-size:12.5px;line-height:1.5}.login-field,.login-submit{border-radius:16px;height:49px}}.admin-dashboard-page{color:#252837;background:#f5f6fb;min-height:100vh;padding:32px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dashboard-topbar{justify-content:space-between;align-items:center;gap:28px;margin-bottom:28px;display:flex}.dashboard-kicker{color:#8b91a7;letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:13px;font-weight:800}.dashboard-topbar h1{color:#222433;margin:0;font-size:34px;font-weight:900;line-height:1}.dashboard-search{color:#9ca3b7;background:#fff;border-radius:18px;align-items:center;gap:12px;width:min(460px,100%);height:54px;padding:0 18px;display:flex;box-shadow:0 18px 45px #2126450f}.dashboard-search input{color:#222433;background:0 0;border:0;outline:0;width:100%;font-size:14px}.dashboard-alerts{grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px;margin-bottom:24px;display:grid}.dashboard-alert{background:#fff;border-radius:22px;align-items:center;gap:12px;min-height:86px;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #2126450f}.dashboard-alert-icon{color:#ef7b45;background:#fff0e9;border-radius:15px;place-items:center;width:40px;height:40px;display:grid}.dashboard-alert strong,.dashboard-alert small{display:block}.dashboard-alert strong{color:#252837;font-size:13px}.dashboard-alert small{color:#8b91a7;margin-top:4px;font-size:12px}.dashboard-alert em{color:#6d28d9;background:#f5f6fb;border-radius:12px;place-items:center;min-width:34px;height:34px;margin-left:auto;font-style:normal;font-weight:900;display:grid}.dashboard-stats-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:30px;display:grid}.dashboard-stat-card{background:#fff;border-radius:22px;align-items:center;gap:22px;min-height:122px;padding:28px 26px;display:flex;position:relative;box-shadow:0 18px 45px #2126450f}.card-more{color:#b8bdcc;cursor:pointer;background:0 0;border:0;position:absolute;top:18px;right:18px}.dashboard-stat-icon{border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.dashboard-stat-icon.purple{color:#7c2ff2;background:#f0e5ff}.dashboard-stat-icon.blue{color:#28b8f6;background:#e8f8ff}.dashboard-stat-icon.orange{color:#ff7a45;background:#fff0e8}.dashboard-stat-icon.pink{color:#f43f7f;background:#ffe6ef}.dashboard-stat-card strong,.dashboard-stat-card span,.dashboard-stat-card small{display:block}.dashboard-stat-card strong{color:#252837;font-size:24px}.dashboard-stat-card span{color:#6f7488;margin-top:4px;font-weight:700}.dashboard-stat-card small{color:#a3a8b8;margin-top:4px;font-weight:600}.dashboard-main-grid{grid-template-columns:2.1fr 1fr;gap:22px;display:grid}.dashboard-panel,.dashboard-highlight-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 18px 45px #2126450f}.trend-panel,.orders-panel{grid-column:span 1}.dashboard-panel-header{border-bottom:1px solid #eef0f6;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:0 32px;display:flex}.dashboard-panel-header h2{color:#252837;margin:0;font-size:17px}.dashboard-panel-header button{color:#72788d;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;display:inline-flex}.dashboard-panel-header span{color:#8b91a7;font-size:13px;font-weight:700}.dashboard-chart-area{grid-template-columns:1.8fr .8fr;align-items:center;gap:34px;min-height:238px;padding:32px;display:grid}.fake-bars{background-image:linear-gradient(#eef0f6 1px,#0000 1px);background-size:100% 42px;border-bottom:1px solid #dfe3ee;justify-content:space-between;align-items:flex-end;gap:24px;height:180px;padding:0 20px;display:flex}.bar-group{align-items:flex-end;gap:9px;height:100%;display:flex}.bar-group span,.bar-group strong{border-radius:999px 999px 0 0;width:9px}.dashboard-donut{place-items:center;gap:20px;display:grid}.donut-ring,.mini-donut{background:conic-gradient(#7c2ff2 0 72%, #10d6a3 72% 100%);border-radius:50%;place-items:center;width:118px;height:118px;display:grid}.donut-center,.mini-donut-center{color:#a1a7ba;background:#fff;border-radius:50%;place-items:center;width:82px;height:82px;display:grid;box-shadow:inset 0 0 0 1px #eef0f6}.donut-center strong{color:#252837;font-size:15px}.donut-legend,.product-state-list{color:#252837;flex-wrap:wrap;justify-content:center;gap:12px;font-size:13px;font-weight:700;display:flex}.donut-legend span,.product-state-list span{align-items:center;gap:7px;display:inline-flex}.purple-dot,.green-dot,.orange-dot{border-radius:50%;width:7px;height:7px;display:inline-block}.purple-dot{background:#7c2ff2}.green-dot{background:#10d6a3}.gender-panel{min-height:302px}.gender-panel .mini-donut{background:conic-gradient(#ff7a45 0 36%, #7c2ff2 36% 82%, #10d6a3 82% 100%);margin:36px auto 22px}.product-state-list{flex-direction:column;align-items:flex-start;padding:0 24px 26px}.dashboard-orders-list{padding:22px}.dashboard-order-row{background:#fafbff;border:1px solid #eef0f6;border-radius:18px;grid-template-columns:2fr .9fr .8fr .8fr;align-items:center;gap:14px;padding:16px 18px;display:grid}.dashboard-order-row+.dashboard-order-row{margin-top:12px}.dashboard-order-row strong,.dashboard-order-row small{display:block}.dashboard-order-row strong{color:#252837;font-size:14px}.dashboard-order-row small{color:#9aa0b4;margin-top:4px;font-size:12px}.dashboard-order-row>span{color:#252837;font-weight:900}.status-pill{border-radius:999px;justify-self:start;padding:7px 12px;font-size:12px;font-style:normal;font-weight:900}.division-list{padding:20px 32px 28px}.division-row{color:#8b91a7;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;padding:16px 0;font-weight:800;display:grid}.division-row+.division-row{border-top:1px solid #eef0f6}.division-row strong{color:#252837}.dashboard-highlight-card{color:#fff;background:linear-gradient(135deg,#8b35f4 0%,#6d0edc 100%);min-height:278px;padding:32px;position:relative}.dashboard-highlight-card svg{opacity:.9}.dashboard-highlight-card strong{margin-top:18px;font-size:44px;line-height:1;display:block}.dashboard-highlight-card span{color:#ffffffd1;margin-top:10px;font-weight:700;display:block}.highlight-wave{opacity:.9;border-radius:22px;height:76px;position:absolute;bottom:34px;left:26px;right:26px;overflow:hidden}.highlight-wave span{border:4px solid #ffffff6b;border-left:0;border-right:0;border-radius:50%;height:48px;position:absolute;inset:16px 0 auto;transform:rotate(8deg)}.mini-panel{min-height:270px}.mini-item{background:#fafbff;border:1px solid #eef0f6;border-radius:18px;margin:16px 22px;padding:15px 16px}.mini-item strong,.mini-item span,.mini-item small{display:block}.mini-item strong{color:#252837;font-size:14px}.mini-item span{color:#74798d;margin-top:4px;font-size:13px;font-weight:700}.mini-item small{color:#a1a7ba;margin-top:7px;font-size:12px}.empty-text{color:#9aa0b4;margin:22px;font-weight:700}.dashboard-state-card{text-align:center;color:#72788d;background:#fff;border-radius:24px;width:min(420px,100%);margin:160px auto;padding:28px;font-weight:800;box-shadow:0 18px 45px #2126450f}.dashboard-state-card.error{color:#dc2626}@media (width<=1180px){.dashboard-stats-grid,.dashboard-alerts{grid-template-columns:repeat(2,1fr)}.dashboard-main-grid{grid-template-columns:1fr}}@media (width<=900px){.admin-dashboard-page{padding:18px 14px 34px!important}}@media (width<=760px){.admin-dashboard-page{padding:16px 12px!important}.dashboard-topbar{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.dashboard-stats-grid,.dashboard-alerts{grid-template-columns:1fr!important;gap:14px!important}.dashboard-stat-card{padding:22px!important}.dashboard-chart-area{grid-template-columns:1fr!important;padding:20px!important}.dashboard-order-row{grid-template-columns:1fr!important;gap:10px!important;padding:14px!important}.dashboard-panel-header{padding:0 20px!important}.dashboard-highlight-card{min-height:auto!important;padding:24px!important}.dashboard-highlight-card strong{font-size:32px!important}}.admin-dashboard-page{color:var(--am-ink);background:0 0}.dashboard-kicker{color:var(--am-burgundy)}.dashboard-topbar h1{color:#3a2b2f}.dashboard-search{box-shadow:var(--am-shadow);background:#fffdf7;border:1px solid #2f63712e}.dashboard-alert,.dashboard-stat-card,.dashboard-panel,.dashboard-highlight-card,.mini-item,.dashboard-order-row,.dashboard-state-card{background:#fffdf7;border:1px solid #2f637124;border-radius:26px;box-shadow:0 18px 44px #1f1c1814}.dashboard-alert-icon{color:var(--am-orange);background:#d8782f29}.dashboard-alert em{color:var(--am-teal);background:#2f63711f}.dashboard-stat-icon.purple,.dashboard-stat-icon.blue{color:var(--am-teal);background:#2f637124}.dashboard-stat-icon.orange,.dashboard-stat-icon.pink{color:var(--am-terracotta);background:#9f4f4924}.dashboard-panel-header{border-bottom-color:#2f63712e}.bar-group span{background:var(--am-orange)}.bar-group strong{background:var(--am-teal)}.donut-ring,.mini-donut{background:conic-gradient(var(--am-teal) 0 70%, var(--am-orange) 70% 100%)}.purple-dot,.green-dot{background:var(--am-teal)}.orange-dot{background:var(--am-orange)}.dashboard-highlight-card{color:var(--am-cream-light);background:linear-gradient(135deg,#4b3035 0%,#2f6371 55%,#9f4f49 100%)}.dashboard-order-row{background:#fffdf7;border-color:#2f63711f}.status-pill.success{color:var(--am-teal);background:#2f637124}.status-pill.pending{color:#9f5a19;background:#d8782f33}.status-pill.danger{color:#8d3f38;background:#9f4f4933}.status-pill.neutral{color:#6d6459;background:#e7e6c28f}.dashboard-stats-grid,.dashboard-alerts{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-products-page{color:#232638;min-height:100vh}.products-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.products-kicker{color:#742cf3;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.products-hero h1{color:#202235;margin:10px 0 8px;font-size:36px;line-height:1}.products-hero p{color:#7b8196;max-width:620px;margin:0;font-weight:600}.products-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b35f4,#6d0edc);border:0;border-radius:16px;align-items:center;gap:10px;height:50px;padding:0 20px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 18px 38px #742cf340}.products-primary-btn:hover{transform:translateY(-2px);box-shadow:0 22px 44px #742cf352}.products-stats-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px;display:grid}.products-stats-grid div{background:#fff;border-radius:24px;min-height:104px;padding:24px;box-shadow:0 18px 45px #2126450f}.products-stats-grid span{color:#8b91a7;font-size:13px;font-weight:800;display:block}.products-stats-grid strong{color:#202235;margin-top:8px;font-size:30px;display:block}.products-filter-card{background:#fff;border-radius:24px;grid-template-columns:1.6fr repeat(3,.8fr) auto auto;gap:12px;margin-bottom:24px;padding:18px;display:grid;box-shadow:0 18px 45px #2126450f}.products-search-box{color:#a1a7ba;background:#f6f7fb;border-radius:16px;align-items:center;gap:10px;height:48px;padding:0 15px;display:flex;position:relative}.products-search-box input,.products-filter-card select{color:#62687d;background:#f6f7fb;border:0;border-radius:16px;outline:0;width:100%;height:48px;font-weight:700}.products-search-box input{background:0 0;height:auto;padding-right:128px}.products-search-clear{color:#6f7488;cursor:pointer;background:#eceff7;border:0;border-radius:999px;place-items:center;width:26px;height:26px;margin-left:auto;display:grid}.products-search-loading{letter-spacing:.01em;color:#7c3aed;font-size:11px;font-weight:900;position:absolute;top:50%;right:46px;transform:translateY(-50%)}.products-filter-card button{color:#fff;cursor:pointer;background:#202235;border:0;border-radius:16px;height:48px;padding:0 18px;font-weight:900}.products-grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:22px;display:grid}.product-admin-card{background:#fff;border-radius:30px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 18px 45px #21264512}.product-admin-card:hover{box-shadow:0 26px 56px #2126451f}.product-admin-image{color:#742cf3;background:#f2eaff;place-items:center;height:230px;display:grid;position:relative;overflow:hidden}.product-admin-image img{object-fit:cover;width:100%;height:100%}.product-status{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;padding:8px 13px;font-size:12px;font-weight:900;position:absolute;top:16px;left:16px}.product-admin-body{text-align:center;padding:20px}.product-admin-body h3{color:#202235;margin:0;font-size:18px;font-weight:950}.product-admin-body small{color:#9aa0b4;margin-top:6px;font-weight:800;display:block}.product-admin-actions{grid-template-columns:1.1fr 1.1fr 48px;gap:10px;margin-top:18px;display:grid}.product-admin-actions button{color:#742cf3;cursor:pointer;background:#f2eaff;border:0;border-radius:15px;justify-content:center;align-items:center;gap:7px;height:44px;font-weight:900;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex}.product-admin-actions button:hover:not(:disabled){transform:translateY(-1px)}.product-admin-actions button:disabled{opacity:.6;cursor:not-allowed}.products-pagination{justify-content:center;align-items:center;gap:14px;margin-top:26px;display:flex}.products-pagination button{color:#202235;cursor:pointer;background:#fff;border:0;border-radius:14px;height:42px;padding:0 16px;font-weight:900;box-shadow:0 12px 28px #2126450f}.products-pagination button:disabled{opacity:.45;cursor:not-allowed}.products-pagination span{color:#7b8196;font-weight:800}.products-state-card,.products-error-card{text-align:center;color:#7b8196;background:#fff;border-radius:26px;max-width:430px;margin:60px auto;padding:34px;font-weight:800;box-shadow:0 18px 45px #2126450f}.products-grid-skeleton .product-admin-card-skeleton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffad;border:1px solid #ffffff8c}.product-skeleton-block,.product-skeleton-line,.product-skeleton-actions span{background:linear-gradient(90deg,#f2f3f9 20%,#eceef6 38%,#f2f3f9 56%) 0 0/240% 100%;animation:1.5s infinite skeleton-shimmer}.product-skeleton-line{border-radius:999px;width:88%;height:14px;margin:10px auto 0}.product-skeleton-line.short{width:65%}.product-skeleton-actions{grid-template-columns:1fr 1fr 44px;gap:10px;margin-top:16px;display:grid}.product-skeleton-actions span{border-radius:14px;height:40px}@keyframes skeleton-shimmer{to{background-position:-120% 0}}.products-error-card{color:#dc2626}@keyframes spin{to{transform:rotate(360deg)}}.product-modal-overlay{z-index:var(--admin-modal-z)}.product-detail-modal{background:#fff;border-radius:34px;flex-direction:column;width:min(1120px,100vw - 64px);height:min(860px,100dvh - 64px);min-height:0;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 90px #0c0e194d}.detail-body{flex:auto;grid-template-columns:42% 58%;min-height:0;display:grid}.view-close{z-index:20;color:#6f7488;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 12px 30px #0f172a29}.detail-gallery{background:#f2eaff;flex-direction:column;gap:14px;min-width:0;min-height:0;padding:22px;display:flex;overflow:hidden}.detail-main-image{color:#742cf3;background:#ede9fe;border-radius:26px;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;overflow:hidden}.detail-main-image img{object-fit:contain;background:#fff;width:100%;height:100%}.detail-thumbs{flex-shrink:0;grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.detail-thumbs img{object-fit:cover;background:#fff;border-radius:16px;width:100%;height:72px}.detail-content{scrollbar-width:thin;scrollbar-color:#c7b7f5 #f6f7fb;min-width:0;min-height:0;padding:34px;overflow:visible}.detail-content::-webkit-scrollbar{width:8px}.detail-content::-webkit-scrollbar-track{background:#f6f7fb;border-radius:999px}.detail-content::-webkit-scrollbar-thumb{background:#c7b7f5;border-radius:999px}.detail-title-row{grid-template-columns:1fr 180px;align-items:flex-start;gap:24px;display:grid}.detail-status{margin-bottom:14px;display:inline-flex;position:static}.detail-content h2{color:#202235;margin:0;font-size:34px;line-height:1}.detail-content p{color:#7b8196;margin:14px 0 0;font-weight:600;line-height:1.8}.detail-price-box{color:#fff;background:linear-gradient(135deg,#8b35f4,#6d0edc);border-radius:24px;padding:22px;box-shadow:0 18px 38px #742cf340}.detail-price-box span{opacity:.85;font-size:12px;font-weight:900;display:block}.detail-price-box strong{margin-top:8px;font-size:28px;display:block}.detail-badges{flex-wrap:wrap;gap:10px;margin:24px 0;display:flex}.detail-badges span{color:#742cf3;background:#f2eaff;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:900}.detail-info-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.detail-info-item{background:#f7f8fc;border-radius:20px;padding:16px}.detail-info-item span{color:#9298ad;font-size:12px;font-weight:900;display:block}.detail-info-item strong{color:#202235;margin-top:7px;font-size:14px;line-height:1.4;display:block}.detail-text-blocks{gap:14px;margin-top:22px;display:grid}.detail-text-blocks div{background:#fafbff;border:1px solid #eef0f6;border-radius:22px;padding:20px}.detail-text-blocks h3{color:#202235;margin:0}.detail-text-blocks p{margin-top:8px}.detail-actions{margin-top:24px}.detail-actions button{color:#fff;cursor:pointer;background:#202235;border:0;border-radius:16px;align-items:center;gap:9px;height:48px;padding:0 20px;font-weight:900;display:inline-flex}.product-modal{background:#fff;border-radius:30px;flex-direction:column;width:min(1040px,100vw - 64px);max-height:calc(100dvh - 64px);display:flex;overflow:hidden;box-shadow:0 34px 90px #0c0e194d}.product-modal-header{border-bottom:1px solid #eef0f6;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.product-modal-header span{color:#742cf3;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:950}.product-modal-header h2{color:#202235;margin:6px 0 0}.product-modal-header button{color:#6f7488;cursor:pointer;background:#f6f7fb;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.product-modal-content{flex:1;min-height:0;padding:26px 28px;overflow:auto}.product-form-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-form-grid label,.product-full-label{color:#74798d;font-size:12px;font-weight:900}.product-form-grid input,.product-form-grid select,.product-full-label textarea{color:#202235;background:#f6f7fb;border:0;border-radius:16px;outline:0;width:100%;margin-top:8px;font-weight:700}.product-form-grid input,.product-form-grid select{height:46px;padding:0 14px}.product-full-label{margin-top:16px;display:block}.product-full-label textarea{resize:vertical;min-height:92px;padding:14px}.product-switches{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.product-switches button{color:#8b91a7;cursor:pointer;background:#f6f7fb;border:0;border-radius:999px;align-items:center;gap:7px;height:40px;padding:0 14px;font-weight:900;display:inline-flex}.product-switches button.checked{color:#742cf3;background:#f2eaff}.upload-zone{color:#7b8196;text-align:center;cursor:pointer;background:#fafbff;border:2px dashed #d8dcef;border-radius:26px;place-items:center;min-height:150px;margin-top:18px;display:grid}.upload-zone input{display:none}.upload-zone strong,.upload-zone span{display:block}.upload-zone strong{color:#202235;margin-top:8px}.upload-zone span{margin-top:4px;font-size:12px;font-weight:700}.selected-files{color:#742cf3;background:#f2eaff;border-radius:16px;align-items:center;gap:8px;margin-top:12px;padding:13px 15px;font-weight:900;display:inline-flex}.existing-images{margin-top:20px}.existing-images h3{color:#202235;margin:0 0 12px}.existing-images-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.existing-image{background:#f6f7fb;border-radius:18px;height:120px;position:relative;overflow:hidden}.existing-image img{object-fit:cover;width:100%;height:100%}.existing-image span{color:#fff;background:#742cf3;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;position:absolute;top:8px;left:8px}.existing-image div{gap:6px;display:flex;position:absolute;bottom:8px;right:8px}.existing-image button{color:#742cf3;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.product-modal-footer{border-top:1px solid #eef0f6;flex-shrink:0;justify-content:flex-end;gap:12px;padding:20px 28px;display:flex}.product-modal-footer button{cursor:pointer;border:0;border-radius:16px;height:46px;padding:0 20px;font-weight:900}.product-modal-footer button:first-child{color:#6f7488;background:#f6f7fb}.product-modal-footer button:last-child{color:#fff;background:linear-gradient(135deg,#8b35f4,#6d0edc);align-items:center;gap:8px;display:inline-flex}@media (width<=1180px){.products-grid{grid-template-columns:repeat(2,1fr)}.products-filter-card{grid-template-columns:1fr 1fr}.product-detail-modal{width:calc(100vw - 28px);height:calc(100dvh - 40px)}.detail-body{grid-template-columns:1fr}.detail-gallery{min-height:420px}.detail-main-image{min-height:360px}.detail-content{overflow:visible}.detail-title-row{grid-template-columns:1fr}.detail-info-grid,.product-form-grid{grid-template-columns:repeat(2,1fr)}.existing-images-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.products-hero{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.products-hero h1{font-size:28px!important}.products-stats-grid{grid-template-columns:1fr!important;gap:12px!important}.products-grid{grid-template-columns:1fr!important;gap:16px!important}.product-admin-card{border-radius:22px!important}.product-admin-image{height:200px!important}.product-admin-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}.product-admin-actions button:last-child{grid-column:span 2!important}.product-detail-modal,.product-modal{border-radius:24px!important;width:calc(100vw - 24px)!important;height:auto!important;max-height:88vh!important;overflow:hidden!important}.detail-body{grid-template-columns:1fr!important}.detail-gallery{min-height:auto!important;padding:12px!important}.detail-main-image{border-radius:18px!important;min-height:240px!important}.detail-main-image img,.detail-thumbs img,.existing-image img{object-fit:contain!important;width:100%!important;height:auto!important;max-height:100%!important}.detail-content{padding:20px!important}.detail-title-row{grid-template-columns:1fr!important;gap:12px!important}.detail-info-grid{grid-template-columns:1fr!important;gap:10px!important}.product-form-grid{grid-template-columns:1fr!important;gap:12px!important}.product-modal-header{align-items:flex-start!important;gap:12px!important;padding:18px!important}.product-modal-content{padding:18px!important}.existing-images-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.product-modal-footer{flex-direction:column-reverse!important;padding:16px!important}.product-modal-footer button{width:100%!important}.product-confirm-modal,.product-error-modal{border-radius:24px!important;width:calc(100vw - 24px)!important;max-height:88vh!important;padding:20px!important;overflow:hidden!important}.product-confirm-actions{flex-direction:column!important}.product-confirm-actions button,.product-error-modal button{justify-content:center!important;width:100%!important}}.products-toast-viewport{z-index:1200;gap:10px;width:min(420px,100vw - 28px);display:grid;position:fixed;top:22px;right:20px}.products-toast{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #ffffff3d;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;font-weight:800;display:flex;box-shadow:0 18px 44px #10121e42}.products-toast-icon{background:#fff3;border-radius:999px;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.products-toast span:nth-child(2){flex:1}.products-toast button{cursor:pointer;height:34px;color:inherit;background:#ffffff38;border:0;border-radius:12px;padding:0 12px;font-weight:800;transition:background .18s}.products-toast button:hover{background:#ffffff57}.product-confirm-modal{width:min(520px,100vw - 40px);max-height:min(520px, var(--admin-modal-max-height));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 100% 0,#9333ea24,#0000 38%),#fffffff2;border:1px solid #ffffffbf;border-radius:24px;padding:26px;overflow:hidden;box-shadow:0 28px 80px #0c0e1947}.product-confirm-modal h3{color:#202235;margin:0;font-size:24px}.product-confirm-modal p{color:#6f7488;margin:12px 0 0;font-weight:700;line-height:1.7}.product-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.product-confirm-actions button{cursor:pointer;border:0;border-radius:14px;height:44px;padding:0 16px;font-weight:900}.product-confirm-actions button:first-child{color:#6f7488;background:#f6f7fb}.product-confirm-actions button.danger{color:#fff;background:#ef4444}.product-error-modal{width:min(620px,100vw - 40px);max-height:min(620px, var(--admin-modal-max-height));color:#ffe8e8;background:radial-gradient(circle at 100% 0,#ef444442,#0000 44%),linear-gradient(140deg,#16181f 0%,#34181c 100%);border:1px solid #f871715c;border-radius:24px;padding:26px;overflow:hidden;box-shadow:0 28px 80px #0d0e167a}.product-error-modal-head{align-items:center;gap:10px;display:flex}.product-error-modal-head h3{color:#fff;margin:0}.product-error-modal p{margin:14px 0 0;line-height:1.65}.product-error-modal small{color:#fecaca;margin-top:10px;display:inline-block}.product-error-modal pre{white-space:pre-wrap;word-break:break-word;color:#fca5a5;background:#00000059;border-radius:14px;max-height:220px;margin:14px 0 0;padding:12px;overflow:auto}.product-error-modal button{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:12px;height:42px;margin-top:16px;padding:0 16px;font-weight:900}.admin-products-page{color:var(--am-ink)}.products-kicker{color:var(--am-burgundy)}.products-hero h1{color:#36272b}.products-hero p{color:#6f655a}.products-primary-btn{background:linear-gradient(135deg, var(--am-terracotta), var(--am-orange));box-shadow:0 18px 36px #9f4f4942}.products-stats-grid div,.products-filter-card,.product-admin-card,.products-state-card,.products-error-card,.product-detail-modal,.product-modal{background:#fffdf7;border:1px solid #2f637124;box-shadow:0 20px 48px #1f1c1817}.products-stats-grid span{color:#7d7266}.products-filter-card{grid-template-columns:1.6fr repeat(3,.8fr) auto auto}.products-search-box,.products-search-box input,.products-filter-card select{color:#5d554a;background:#fcfaef;border:1px solid #2f637129}.products-search-box input:focus,.products-filter-card select:focus{border-color:#d8782f7a}.products-search-clear{color:var(--am-teal);background:#2f63711f}.products-search-loading{color:var(--am-teal)}.products-filter-card button{background:#2f6371}.products-filter-card .products-light-btn{color:#3e3831;background:#e7e6c2b3}.product-admin-image{color:var(--am-teal);background:#e7e6c266}.product-status{color:#fff}.status-available{background:var(--am-teal)}.status-reserved{background:var(--am-orange)}.status-sold{background:var(--am-terracotta)}.status-hidden{background:#6b655e}.product-admin-actions button{color:var(--am-teal);background:#2f637124}.product-admin-actions button.danger{color:#863f3a;background:#9f4f492e}.products-pagination button{background:#fffdf7;border:1px solid #2f637129}.detail-gallery{background:#e7e6c257}.detail-main-image{color:var(--am-teal);background:#f8f5eaf2}.detail-price-box,.product-modal-footer button:last-child{background:linear-gradient(135deg, var(--am-teal), var(--am-burgundy));box-shadow:0 18px 36px #2f63713d}.detail-badges span,.product-switches button.checked,.selected-files,.existing-image span{color:var(--am-teal);background:#2f637124}.upload-zone{background:#fcfaef;border-color:#2f63713d}.existing-image button{color:var(--am-teal)}.products-toast-success{background:linear-gradient(120deg,#213135eb,#2f6371d9)}.products-toast-error{background:linear-gradient(120deg,#1c191aeb,#9f4f49e0)}.products-toast-warning{background:linear-gradient(120deg,#211e18eb,#d8782fe0)}.products-toast-info{background:linear-gradient(120deg,#181c1eeb,#2f6371db)}.product-confirm-modal{background:radial-gradient(circle at 100% 0,#d8782f24,#0000 38%),#fffdf7f5}@media (width<=768px){.products-filter-card,.products-filters,.admin-products-filters,.products-toolbar,.filters-card{border-radius:26px!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;padding:18px!important;display:grid!important;overflow:visible!important}.products-search-box,.products-filter-card .products-search-box{border-radius:18px!important;grid-column:1/-1!important;width:100%!important;min-width:0!important;height:52px!important;min-height:52px!important;padding:0 14px!important}.products-search-box input,.products-filter-card input,.products-filter-card select,.products-filter-card button,.admin-products-filters input,.admin-products-filters select,.admin-products-filters button,.products-toolbar input,.products-toolbar select,.products-toolbar button{border-radius:18px!important;width:100%!important;min-width:0!important;height:52px!important;font-size:15px!important}.products-search-box input{padding-right:90px!important;font-size:15px!important}.products-filter-card select{padding:0 14px!important}.products-search-clear{flex-shrink:0!important;width:30px!important;height:30px!important;margin-left:8px!important}.products-search-loading{text-align:right!important;max-width:110px!important;line-height:1.2!important;right:44px!important}.products-filter-card button,.products-filter-card .filter-button,.admin-products-filters .filter-button,.products-toolbar .filter-button{justify-content:center!important;width:100%!important}}.admin-orders-page{color:#232638;min-height:100vh}.orders-hero,.orders-details-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.orders-kicker{color:#742cf3;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.orders-hero h1,.orders-details-hero h1{color:#202235;margin:10px 0 8px;font-size:38px;line-height:1}.orders-hero p,.orders-details-hero p{color:#7b8196;max-width:760px;margin:0;font-weight:600}.orders-refresh-btn,.orders-back-btn,.orders-primary-btn,.orders-secondary-btn{cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;font-weight:900;transition:all .25s;display:inline-flex}.orders-refresh-btn,.orders-primary-btn{color:#fff;background:linear-gradient(135deg,#742cf3,#b45631);border-radius:16px;height:50px;padding:0 20px;box-shadow:0 18px 38px #742cf338}.orders-refresh-btn:hover,.orders-primary-btn:hover{transform:translateY(-2px);box-shadow:0 24px 48px #742cf347}.orders-secondary-btn,.orders-back-btn{color:#4c5067;background:#fff;border:1px solid #2326381f;border-radius:15px;height:46px;padding:0 18px}.orders-back-btn{margin-bottom:22px}.orders-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.orders-stat-card{background:#ffffffdb;border:1px solid #23263814;border-radius:26px;padding:22px;position:relative;overflow:hidden;box-shadow:0 22px 60px #1f233514}.orders-stat-card:after{content:"";background:radial-gradient(circle,#742cf32e,#0000 70%);width:120px;height:120px;position:absolute;top:-35px;right:-35px}.orders-stat-card.warning:after{background:radial-gradient(circle,#e7962d38,#0000 70%)}.orders-stat-card.success:after{background:radial-gradient(circle,#2fa06e38,#0000 70%)}.orders-stat-card.purple:after{background:radial-gradient(circle,#742cf338,#0000 70%)}.orders-stat-icon{color:#742cf3;background:#f4efff;border-radius:16px;place-items:center;width:46px;height:46px;margin-bottom:18px;display:grid}.orders-stat-card span{color:#80869a;font-size:14px;font-weight:800;display:block}.orders-stat-card strong{color:#202235;margin-top:8px;font-size:34px;line-height:1;display:block}.orders-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #23263814;border-radius:30px;padding:22px;box-shadow:0 28px 80px #1f233514}.orders-toolbar{grid-template-columns:1.8fr repeat(3,minmax(160px,.7fr));gap:12px;margin-bottom:18px;display:grid}.orders-search{color:#7b8196;background:#f7f4fb;border:1px solid #2326381a;border-radius:16px;align-items:center;gap:10px;height:48px;padding:0 16px;display:flex}.orders-search input,.orders-toolbar select,.orders-modal input{color:#232638;background:0 0;border:0;outline:0;width:100%;font-weight:800}.orders-toolbar select{cursor:pointer;background:#f7f4fb;border:1px solid #2326381a;border-radius:16px;height:48px;padding:0 14px}.orders-table-wrap{width:100%;overflow-x:auto}.orders-table{border-collapse:collapse;width:100%;min-width:1180px}.orders-table th{text-align:left;color:#858ba1;text-transform:uppercase;letter-spacing:.08em;padding:16px 14px;font-size:12px}.orders-table td{vertical-align:middle;border-top:1px solid #23263814;padding:16px 14px}.orders-table tbody tr{transition:all .2s}.orders-table .right{text-align:right}.orders-id-btn{color:#742cf3;cursor:pointer;background:0 0;border:0;padding:0;font-weight:950}.orders-sub{color:#8a90a4;margin-top:5px;font-size:12px;font-weight:700;display:block}.orders-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 11px;font-size:12px;font-weight:950;display:inline-flex}.orders-actions{justify-content:flex-end;gap:8px;display:flex}.icon-action{color:#4f566d;cursor:pointer;background:#f4f5fa;border:0;border-radius:13px;place-items:center;width:38px;height:38px;transition:all .2s;display:grid}.icon-action:hover{transform:translateY(-2px)}.icon-action.gold{color:#9a6512;background:#fff0cf}.icon-action.purple{color:#742cf3;background:#eee6ff}.icon-action:disabled,.orders-primary-btn:disabled{opacity:.65;cursor:not-allowed}.orders-loading,.orders-empty{text-align:center;color:#7b8196;place-items:center;min-height:340px;display:grid}.orders-empty{align-content:center;gap:8px}.orders-empty h3{color:#232638;margin:8px 0 0;font-size:24px}.orders-empty p{margin:0;font-weight:700}.orders-toast-stack{z-index:80;gap:10px;display:grid;position:fixed;top:22px;right:22px}.orders-toast{color:#232638;background:#fff;border:1px solid #2326381a;border-radius:16px;align-items:center;gap:10px;min-width:310px;max-width:420px;padding:14px 16px;font-weight:850;display:flex;box-shadow:0 22px 70px #1f233529}.orders-toast-success{color:#1d7a52}.orders-toast-error{color:#a63636}.orders-toast-info{color:#1661a6}.orders-modal-backdrop{z-index:70}.orders-modal{background:#fffaf6;border:1px solid #b4563124;border-radius:30px;flex-direction:column;width:min(520px,100%);min-height:0;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 100px #00000038}.orders-modal-close{cursor:pointer;color:#3b2526;background:#f3e9df;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:16px;right:18px}.orders-modal-icon{color:#fff;background:linear-gradient(135deg,#742cf3,#b45631);border-radius:19px;place-items:center;width:56px;height:56px;margin-bottom:16px;display:grid}.orders-modal h2{color:#202235;margin:0;font-size:28px}.orders-modal p{color:#7b8196;margin:10px 0 22px;font-weight:700;line-height:1.6}.orders-modal label{color:#4f566d;text-transform:uppercase;letter-spacing:.07em;gap:8px;margin-bottom:14px;font-size:13px;font-weight:950;display:grid}.orders-modal input{background:#fff;border:1px solid #2326381f;border-radius:16px;height:50px;padding:0 15px}.orders-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:22px;display:flex}.orders-modal-body{flex:auto;min-height:0;overflow:hidden auto}.orders-details-total{color:#fff;background:linear-gradient(135deg,#742cf3,#b45631);border-radius:24px;min-width:230px;padding:22px;box-shadow:0 22px 60px #742cf33d}.orders-details-total span{opacity:.82;font-weight:800;display:block}.orders-details-total strong{margin-top:6px;font-size:30px;display:block}.orders-details-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.orders-detail-card{background:#ffffffdb;border:1px solid #23263814;border-radius:26px;padding:24px;box-shadow:0 24px 70px #1f233514}.orders-detail-card.full{margin-top:18px}.orders-detail-card h2{color:#202235;align-items:center;gap:10px;margin:0 0 18px;font-size:20px;display:flex}.orders-detail-card p{color:#697086;align-items:center;gap:8px;margin:9px 0;font-weight:750;display:flex}.orders-detail-card strong{color:#232638}.orders-items-list{gap:12px;display:grid}.orders-item-row{background:#f8f6fb;border:1px solid #23263814;border-radius:20px;grid-template-columns:70px 1fr auto;align-items:center;gap:16px;padding:14px;display:grid}.orders-item-thumb{color:#742cf3;background:#efe8f7;border-radius:18px;place-items:center;width:70px;height:70px;display:grid;overflow:hidden}.orders-item-thumb img{object-fit:cover;width:100%;height:100%}.orders-item-info strong,.orders-item-info span,.orders-item-price span,.orders-item-price strong{display:block}.orders-item-info span,.orders-item-price span{color:#858ba1;margin-top:6px;font-size:13px;font-weight:750}.orders-item-price{text-align:right}.orders-item-price strong{color:#b45631;margin-top:6px;font-size:18px}@keyframes orders-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.orders-stats-grid,.orders-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-toolbar{grid-template-columns:1fr 1fr}}@media (width<=900px){.admin-orders-page,.orders-details-page{padding:18px 14px 34px!important}}@media (width<=760px){.orders-hero,.orders-details-hero{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.orders-hero h1,.orders-details-hero h1{font-size:28px!important}.orders-stats-grid,.orders-details-grid,.orders-toolbar{grid-template-columns:1fr!important;gap:14px!important}.orders-panel{border-radius:22px!important;padding:16px!important}.orders-table-wrap{-webkit-overflow-scrolling:touch!important;border-radius:18px!important;width:100%!important;overflow-x:auto!important}.orders-table{min-width:760px!important}.orders-toast-stack{top:14px!important;left:14px!important;right:14px!important}.orders-toast{width:100%!important;min-width:0!important}.orders-modal,.orders-confirm-modal{border-radius:24px!important;width:calc(100vw - 24px)!important;max-height:88vh!important;padding:20px!important;overflow:hidden!important}.orders-modal-actions{flex-direction:column!important;gap:10px!important}.orders-primary-btn,.orders-secondary-btn{width:100%!important}.orders-item-row{grid-template-columns:58px 1fr!important;padding:12px!important}.orders-item-price{text-align:left!important;grid-column:1/-1!important;margin-top:8px!important}}.orders-confirm-modal{background:#fffaf6;border:1px solid #b4563124;border-radius:30px;flex-direction:column;width:min(500px,100%);min-height:0;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 100px #00000038}.orders-confirm-icon{color:#fff;background:linear-gradient(135deg,#742cf3,#b45631);border-radius:22px;place-items:center;width:60px;height:60px;margin-bottom:18px;display:grid}.orders-confirm-modal.danger .orders-confirm-icon{background:linear-gradient(135deg,#c0392b,#8e1f16)}.orders-confirm-modal h2{color:#202235;margin:0;font-size:28px}.orders-confirm-modal p{color:#747b91;margin:12px 0 22px;font-weight:750;line-height:1.7}.orders-confirm-summary{border-top:1px solid #23263814;justify-content:space-between;gap:16px;padding:14px 0;display:flex}.orders-confirm-summary span{color:#858ba1;font-weight:800}.orders-confirm-summary strong{color:#232638;text-align:right}.orders-primary-btn.danger{background:linear-gradient(135deg,#c0392b,#8e1f16);box-shadow:0 18px 38px #c0392b38}.admin-orders-page,.orders-details-page{color:var(--am-ink)}.orders-kicker{color:var(--am-burgundy)}.orders-refresh-btn,.orders-primary-btn,.orders-details-total,.orders-modal-icon,.orders-confirm-icon{background:linear-gradient(135deg, var(--am-teal), var(--am-burgundy));box-shadow:0 18px 38px #2f63713d}.orders-primary-btn.danger,.orders-confirm-modal.danger .orders-confirm-icon{background:linear-gradient(135deg,#9f4f49,#7d302c)}.orders-secondary-btn,.orders-back-btn{background:#fffdf7;border-color:#2f63713d}.orders-panel,.orders-stat-card,.orders-detail-card,.orders-table-wrap,.orders-modal,.orders-confirm-modal{background:#fffdf7;border:1px solid #2f637124;box-shadow:0 20px 48px #1f1c1817}.orders-stat-icon{color:var(--am-teal);background:#2f637124}.orders-search,.orders-toolbar select,.orders-modal input{background:#fcfaef;border:1px solid #2f63712e}.orders-table th{color:#6f655a;background:#e7e6c275}.orders-table tbody tr:hover{background:#2f63710f}.orders-id-btn{color:var(--am-teal)}.icon-action{color:#594f44;background:#e7e6c294}.icon-action.success{color:var(--am-teal);background:#2f63712e}.icon-action.danger{color:#8e4039;background:#9f4f4933}.orders-stats-grid,.orders-details-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.order-details-page{color:#232638;min-height:100vh}.order-back-btn{color:#4c5067;cursor:pointer;background:#ffffffdb;border:1px solid #2326381f;border-radius:15px;align-items:center;gap:10px;height:46px;margin-bottom:22px;padding:0 18px;font-weight:900;transition:all .25s;display:inline-flex;box-shadow:0 14px 36px #1f233512}.order-back-btn:hover{color:#742cf3;border-color:#742cf340;transform:translateY(-2px)}.order-details-hero{background:radial-gradient(circle at 10% 10%,#742cf329,#0000 34%),radial-gradient(circle at 90% 0,#b456312e,#0000 32%),linear-gradient(135deg,#fffffff0,#fffaf6d1);border:1px solid #23263814;border-radius:34px;justify-content:space-between;gap:24px;margin-bottom:22px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #1f233514}.order-details-hero:after{content:"";background:#742cf314;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-110px;right:-90px}.order-details-hero-content{z-index:1;position:relative}.order-details-kicker{color:#742cf3;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:950;display:inline-flex}.order-details-hero h1{color:#202235;letter-spacing:-.04em;margin:12px 0 8px;font-size:clamp(30px,4vw,48px);line-height:1}.order-details-hero p{color:#73798e;margin:0;font-weight:750}.order-hero-badges{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.order-badge{border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 13px;font-size:12px;font-weight:950;display:inline-flex}.order-total-card{z-index:1;color:#fff;background:linear-gradient(135deg,#742cf3,#b45631);border-radius:28px;flex-direction:column;justify-content:center;align-self:stretch;min-width:260px;padding:24px;display:flex;position:relative;box-shadow:0 22px 60px #742cf33d}.order-total-card span{opacity:.85;font-weight:800}.order-total-card strong{margin-top:8px;font-size:34px;line-height:1}.order-total-card small{opacity:.82;margin-top:12px;font-weight:800}.order-timeline{background:#ffffffdb;border:1px solid #23263814;border-radius:28px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px;padding:22px;display:grid;box-shadow:0 22px 64px #1f233512}.order-timeline-step{color:#8a90a4;align-items:flex-start;gap:12px;display:flex;position:relative}.order-timeline-icon{z-index:2;color:#8a90a4;background:#f3f4f8;border-radius:15px;flex:none;place-items:center;width:42px;height:42px;display:grid;position:relative}.order-timeline-step.active .order-timeline-icon{color:#fff;background:linear-gradient(135deg,#742cf3,#b45631)}.order-timeline-line{background:#23263814;height:2px;position:absolute;top:21px;left:42px;right:16px}.order-timeline-step strong{color:#232638;font-size:14px;display:block}.order-timeline-step span{margin-top:5px;font-size:12px;font-weight:800;display:block}.order-details-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.order-info-card,.order-items-card,.order-note-card{background:#ffffffe0;border:1px solid #23263814;border-radius:28px;box-shadow:0 24px 70px #1f233513}.order-info-card{min-height:250px;padding:24px}.order-card-title{color:#742cf3;align-items:center;gap:10px;margin-bottom:18px;display:flex}.order-card-title h2{color:#202235;letter-spacing:-.02em;margin:0;font-size:18px}.order-info-main{color:#232638;background:#f8f5fb;border-radius:18px;margin-bottom:16px;padding:14px}.order-info-main strong{font-size:17px}.order-info-line{color:#697086;word-break:break-word;align-items:center;gap:9px;margin-top:12px;font-weight:800;display:flex}.order-address{color:#697086;margin:9px 0;font-weight:800;line-height:1.6}.order-mini-list{gap:12px;display:grid}.order-mini-list div{border-bottom:1px solid #23263814;padding:12px 0}.order-mini-list div:last-child{border-bottom:0}.order-mini-list span{color:#8a90a4;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900;display:block}.order-mini-list strong{color:#232638;word-break:break-word;margin-top:5px;font-size:14px;display:block}.order-items-card{padding:24px}.order-items-list{gap:12px;display:grid}.order-item-row{background:#f8f6fb;border:1px solid #23263814;border-radius:22px;grid-template-columns:78px 1fr 90px 180px;align-items:center;gap:16px;padding:14px;transition:all .22s;display:grid}.order-item-row:hover{background:#fff;transform:translateY(-2px);box-shadow:0 18px 45px #1f233514}.order-item-thumb{color:#742cf3;background:#efe8f7;border-radius:20px;place-items:center;width:78px;height:78px;display:grid;overflow:hidden}.order-item-thumb img{object-fit:cover;width:100%;height:100%}.order-item-content strong{color:#232638;font-size:16px;display:block}.order-item-content span,.order-item-qty span,.order-item-price span{color:#858ba1;margin-top:6px;font-size:12px;font-weight:850;display:block}.order-item-qty{text-align:center}.order-item-qty strong{color:#742cf3;background:#eee6ff;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;margin-top:6px;font-size:15px;display:inline-flex}.order-item-price{text-align:right}.order-item-price strong{color:#b45631;margin-top:6px;font-size:18px;display:block}.order-items-footer{background:linear-gradient(135deg,#742cf314,#b4563114);border-radius:22px;justify-content:space-between;align-items:center;margin-top:18px;padding:20px;display:flex}.order-items-footer span{color:#697086;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.order-items-footer strong{color:#202235;font-size:26px}.order-note-card{color:#697086;background:#fffaf6e0;align-items:center;gap:12px;margin-top:22px;padding:18px 20px;display:flex}.order-note-card svg{color:#b45631;flex:none}.order-note-card p{margin:0;font-weight:800;line-height:1.6}.order-details-loading,.order-details-empty{text-align:center;color:#7b8196;place-items:center;min-height:460px;display:grid}.order-details-empty{background:#ffffffdb;border:1px solid #23263814;border-radius:30px;align-content:center;gap:8px;box-shadow:0 22px 64px #1f233512}.order-details-empty h3{color:#232638;margin:8px 0 0;font-size:24px}.order-details-empty p,.order-details-loading p{margin:0;font-weight:800}@keyframes order-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.order-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.order-item-row{grid-template-columns:78px 1fr 80px}.order-item-price{text-align:left;grid-column:2/-1}}@media (width<=900px){.order-details-page{padding:18px 14px 34px!important}}@media (width<=760px){.order-details-hero{border-radius:26px!important;flex-direction:column!important;gap:16px!important;padding:22px!important}.order-details-hero h1{font-size:28px!important}.order-total-card{width:100%!important;min-width:0!important;padding:20px!important}.order-total-card strong{font-size:28px!important}.order-timeline,.order-details-grid{grid-template-columns:1fr!important;gap:14px!important}.order-timeline-line{display:none!important}.order-info-card,.order-items-card{border-radius:22px!important;padding:18px!important}.order-item-row{grid-template-columns:66px 1fr!important;gap:12px!important;padding:12px!important}.order-item-thumb{border-radius:18px!important;width:66px!important;height:66px!important}.order-item-qty,.order-item-price{text-align:left!important;grid-column:1/-1!important;margin-top:4px!important}.order-items-footer{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.order-items-footer strong{font-size:22px!important}}.order-details-page{color:var(--am-ink)}.order-back-btn{color:#4f473d;background:#fffdf7;border-color:#2f637133}.order-back-btn:hover{color:var(--am-teal);border-color:#2f637166}.order-details-kicker,.order-card-title{color:var(--am-burgundy)}.order-details-hero,.order-timeline,.order-info-card,.order-items-card,.order-note-card,.order-details-empty{background:#fffdf7;border-color:#2f637124;box-shadow:0 20px 48px #1f1c1817}.order-details-hero:after{background:#2f637114}.order-total-card,.order-timeline-step.active .order-timeline-icon{background:linear-gradient(135deg, var(--am-teal), var(--am-burgundy));box-shadow:0 22px 60px #2f637138}.order-timeline-icon{background:#e7e6c29e}.order-timeline-step.active .order-timeline-line{background:linear-gradient(90deg,#2f637173,#d8782f47)}.order-info-main,.order-item-row,.order-summary-grid div,.order-note-card{background:#fcfaef}.order-item-thumb,.order-item-qty strong{color:var(--am-teal);background:#2f637124}.order-item-price strong{color:#9f4f49}.order-items-footer{background:linear-gradient(135deg,#2f63711f,#d8782f1a)}.status-Pending,.payment-Unpaid,.shipping-NotShipped{color:#945613;background:#d8782f33}.status-Confirmed,.payment-AwaitingBankTransfer,.shipping-Preparing{color:#1f5968;background:#2f63712e}.status-Shipped,.shipping-Shipped{color:#2f6371;background:#2f63712e}.status-Delivered,.payment-Paid,.shipping-Delivered{color:#1f5968;background:#2f637129}.status-Cancelled{color:#8e4039;background:#9f4f4933}.order-invoice-btn{color:#2b1608;cursor:pointer;background:linear-gradient(135deg,#f8e2b2,#b97735);border:none;border-radius:999px;align-items:center;gap:10px;width:fit-content;margin-top:22px;padding:12px 18px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 32px #2b160847}.order-invoice-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px #2b16085c}.order-invoice-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.admin-customers-page{color:#232638;min-height:100vh}.customers-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.customers-kicker{color:#742cf3;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.customers-hero h1{color:#202235;margin:10px 0 8px;font-size:36px;line-height:1}.customers-hero p{color:#7b8196;max-width:660px;margin:0;font-weight:600}.customers-stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:22px;display:grid}.customers-stats-grid div{background:#fff;border-radius:24px;min-height:104px;padding:24px;box-shadow:0 18px 45px #2126450f}.customers-stats-grid span{color:#8b91a7;font-size:13px;font-weight:800;display:block}.customers-stats-grid strong{color:#202235;margin-top:8px;font-size:30px;display:block}.customers-filter-card{background:#fff;border-radius:24px;grid-template-columns:1.5fr 260px auto;gap:12px;margin-bottom:24px;padding:18px;display:grid;box-shadow:0 18px 45px #2126450f}.customers-search-box{color:#a1a7ba;background:#f6f7fb;border-radius:16px;align-items:center;gap:10px;height:48px;padding:0 15px;display:flex}.customers-search-box input,.customers-filter-card select{color:#62687d;background:#f6f7fb;border:0;border-radius:16px;outline:0;width:100%;height:48px;font-weight:700}.customers-search-box input{background:0 0;height:auto}.customers-filter-card button{cursor:pointer;border:0;border-radius:16px;height:48px;padding:0 18px;font-weight:900}.customers-table-card{background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 18px 45px #21264512}.customers-table-wrap{width:100%;overflow-x:auto}.customers-table{border-collapse:collapse;width:100%;min-width:980px}.customers-table th{color:#8b91a7;letter-spacing:.08em;text-transform:uppercase;text-align:left;padding:18px 20px;font-size:12px;font-weight:950}.customers-table td{color:#62687d;vertical-align:middle;border-top:1px solid #eef0f6;padding:18px 20px;font-weight:700}.customer-profile-cell{align-items:center;gap:12px;display:flex}.customer-avatar,.customer-big-avatar{color:#fff;background:linear-gradient(135deg,#8b35f4,#6d0edc);border-radius:18px;flex-shrink:0;place-items:center;font-weight:950;display:grid;box-shadow:0 14px 28px #742cf338}.customer-avatar{width:46px;height:46px}.customer-big-avatar{border-radius:26px;width:82px;height:82px;font-size:28px}.customer-profile-cell strong{color:#202235;font-weight:950;display:block}.customer-profile-cell span{color:#9aa0b4;margin-top:4px;font-size:12px;font-weight:800;display:block}.customer-badge{border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:950;display:inline-flex}.badge-active{color:#047857;background:#ecfdf5}.badge-inactive{color:#dc2626;background:#fff0f0}.badge-confirmed{color:#2563eb;background:#eff6ff}.badge-pending{color:#b45309;background:#fffbeb}.customers-actions{align-items:center;gap:8px;display:flex}.customers-actions button{color:#742cf3;cursor:pointer;background:#f2eaff;border:0;border-radius:14px;align-items:center;gap:7px;height:42px;padding:0 13px;font-weight:900;transition:transform .18s,opacity .18s;display:inline-flex}.customers-actions button:hover:not(:disabled){transform:translateY(-1px)}.customers-actions button:disabled{cursor:not-allowed;opacity:.55}.customers-actions button.danger{color:#dc2626;background:#fff0f0;justify-content:center;width:42px;padding:0}.customers-actions button.success{color:#059669;background:#ecfdf5;justify-content:center;width:42px;padding:0}.customers-state-card,.customers-error-card{text-align:center;color:#7b8196;background:#fff;border-radius:26px;max-width:430px;margin:60px auto;padding:34px;font-weight:800;box-shadow:0 18px 45px #2126450f}.customers-state-card svg,.customers-error-card svg{color:#742cf3}.customers-state-card p,.customers-error-card p{margin:12px 0 0}.customers-error-card{color:#dc2626}.customers-error-card button{color:#fff;cursor:pointer;background:#202235;border:0;border-radius:14px;height:42px;margin-top:16px;padding:0 16px;font-weight:900}.customer-drawer-overlay{z-index:999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14162380;justify-content:flex-end;display:flex;position:fixed;inset:0}.customer-drawer{background:#fff;flex-direction:column;width:min(620px,100%);height:100vh;display:flex;overflow:hidden;box-shadow:-24px 0 80px #0c0e1942}.customer-drawer-header{border-bottom:1px solid #eef0f6;justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.customer-drawer-header span{color:#742cf3;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:950}.customer-drawer-header h2{color:#202235;margin:6px 0 0;font-size:28px}.customer-drawer-header button{color:#6f7488;cursor:pointer;background:#f6f7fb;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.customer-drawer-content{background:#fafbff;flex:1;padding:24px;overflow-y:auto}.customer-drawer-loading{color:#7b8196;align-content:center;place-items:center;gap:12px;height:100%;font-weight:900;display:grid}.customer-detail-card{background:#fff;border-radius:24px;padding:20px;box-shadow:0 18px 45px #2126450f}.customer-main-card{align-items:center;gap:16px;display:flex}.customer-main-card h3{color:#202235;margin:0 0 10px;font-size:22px}.customer-main-card p{color:#7b8196;align-items:center;gap:8px;margin:7px 0 0;font-weight:800;display:flex}.customer-main-card p svg{color:#742cf3}.customer-info-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;display:grid}.customer-info-grid div{background:#fff;border-radius:20px;padding:16px;box-shadow:0 18px 45px #2126450d}.customer-info-grid span{color:#9298ad;font-size:12px;font-weight:900;display:block}.customer-info-grid strong{color:#202235;margin-top:7px;font-size:14px;display:block}.customer-toggle-btn{color:#fff;cursor:pointer;border:0;border-radius:18px;justify-content:center;align-items:center;gap:9px;width:100%;height:50px;margin:16px 0;font-weight:950;display:inline-flex;box-shadow:0 16px 34px #2126451f}.customer-toggle-btn.danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.customer-toggle-btn.success{background:linear-gradient(135deg,#10b981,#059669)}.customer-toggle-btn:disabled{opacity:.6;cursor:not-allowed}.customer-section-title{color:#742cf3;align-items:center;gap:10px;display:flex}.customer-section-title h3{color:#202235;margin:0;font-size:18px}.customer-section-list{gap:10px;margin-top:14px;display:grid}.customer-mini-row{background:#f7f8fc;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.customer-mini-row strong{color:#202235;font-size:14px;display:block}.customer-mini-row span,.customer-mini-row small{color:#8b91a7;margin-top:5px;font-size:12px;font-weight:800;display:block}.customer-mini-row b{color:#742cf3;text-align:right;display:block}.customer-empty-text{color:#8b91a7;margin:0;font-weight:800}.customers-toast{z-index:1200;color:#fff;background:linear-gradient(120deg,#1f2937e6 0%,#742cf3d6 100%);border-radius:16px;align-items:center;gap:12px;width:min(420px,100vw - 28px);padding:14px 16px;font-weight:850;display:flex;position:fixed;top:22px;right:20px;box-shadow:0 18px 44px #10121e42}@media (width<=1180px){.customers-stats-grid{grid-template-columns:repeat(2,1fr)}.customers-filter-card{grid-template-columns:1fr 1fr}.customers-filter-card button{grid-column:span 2}}@media (width<=760px){.customers-hero{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.customers-hero h1{font-size:28px!important}.customers-stats-grid,.customers-filter-card,.customer-info-grid{grid-template-columns:1fr!important;gap:14px!important}.customer-profile-overlay{align-items:flex-end!important}.customer-profile-modal{border-radius:24px!important;width:calc(100vw - 24px)!important;height:auto!important;max-height:88vh!important;overflow:hidden!important}.customer-profile-hero{text-align:left!important;grid-template-columns:1fr!important;gap:16px!important;padding:24px 20px!important}.customer-profile-avatar{border-radius:22px!important;width:72px!important;height:72px!important}.customer-profile-main h2{font-size:28px!important}.customer-profile-contact{justify-content:flex-start!important}.customer-profile-stats,.customer-profile-body{grid-template-columns:1fr!important;gap:16px!important;padding:16px!important}.customer-profile-row{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.customer-profile-row b{text-align:left!important}.customers-toast{width:auto!important;top:14px!important;left:14px!important;right:14px!important}}.customer-profile-overlay{z-index:999}.customer-profile-modal{background:radial-gradient(circle at 0 0,#742cf324,#0000 34%),#fff;border-radius:34px;flex-direction:column;width:min(1180px,100vw - 68px);max-height:calc(100dvh - 68px);display:flex;position:relative;overflow:hidden;box-shadow:0 34px 90px #0c0e1957}.customer-profile-close{z-index:20;color:#6f7488;cursor:pointer;background:#f6f7fb;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:20px;right:20px;box-shadow:0 12px 28px #2126451f}.customer-profile-hero{border-bottom:1px solid #eef0f6;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:34px 78px 28px 34px;display:grid}.customer-profile-avatar{color:#fff;background:linear-gradient(135deg,#8b35f4,#6d0edc);border-radius:28px;place-items:center;width:88px;height:88px;font-size:34px;font-weight:950;display:grid;box-shadow:0 18px 38px #742cf347}.customer-profile-main span{color:#742cf3;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950;display:block}.customer-profile-main h2{color:#202235;margin:8px 0 12px;font-size:36px;line-height:1}.customer-profile-contact{flex-wrap:wrap;gap:10px;display:flex}.customer-profile-contact p{color:#6f7488;background:#f6f7fb;border-radius:999px;align-items:center;gap:8px;margin:0;padding:10px 13px;font-weight:800;display:inline-flex}.customer-profile-contact svg{color:#742cf3}.customer-profile-status{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.customer-profile-stats{background:#fafbff;border-bottom:1px solid #eef0f6;grid-template-columns:repeat(4,1fr);gap:14px;padding:20px 34px;display:grid}.customer-profile-stats div{background:#fff;border-radius:22px;padding:18px;box-shadow:0 14px 34px #2126450d}.customer-profile-stats span{color:#8b91a7;font-size:12px;font-weight:900;display:block}.customer-profile-stats strong{color:#202235;margin-top:8px;font-size:22px;display:block}.customer-profile-body{background:#fafbff;flex:1;grid-template-columns:.9fr 1.1fr 1.1fr;gap:16px;min-height:0;padding:24px 34px 34px;display:grid;overflow-y:auto}.customer-profile-panel{background:#fff;border-radius:26px;min-height:210px;padding:22px;box-shadow:0 18px 45px #2126450f}.customer-profile-summary{grid-row:span 2}.customer-panel-title{color:#742cf3;align-items:center;gap:10px;display:flex}.customer-panel-title h3{color:#202235;margin:0;font-size:19px}.customer-summary-grid{gap:12px;margin-top:18px;display:grid}.customer-summary-grid div{background:#f7f8fc;border-radius:18px;padding:15px}.customer-summary-grid span{color:#9298ad;font-size:12px;font-weight:900;display:block}.customer-summary-grid strong{color:#202235;margin-top:6px;font-size:14px;display:block}.customer-profile-list{gap:10px;max-height:none;margin-top:16px;padding-right:4px;display:grid;overflow:visible}.customer-profile-list::-webkit-scrollbar{width:7px}.customer-profile-body::-webkit-scrollbar{width:7px}.customer-profile-list::-webkit-scrollbar-track{background:#f1f2f7;border-radius:999px}.customer-profile-body::-webkit-scrollbar-track{background:#f1f2f7;border-radius:999px}.customer-profile-list::-webkit-scrollbar-thumb{background:#c7b7f5;border-radius:999px}.customer-profile-body::-webkit-scrollbar-thumb{background:#c7b7f5;border-radius:999px}.customer-profile-row{background:#f7f8fc;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:15px;display:flex}.customer-profile-row strong{color:#202235;word-break:break-word;max-width:280px;font-size:14px;display:block}.customer-profile-row span,.customer-profile-row small{color:#8b91a7;margin-top:5px;font-size:12px;font-weight:800;display:block}.customer-profile-row b{color:#742cf3;text-align:right;font-size:16px;display:block}.customer-profile-loading{color:#7b8196;align-content:center;place-items:center;gap:14px;min-height:520px;font-weight:900;display:grid}.customer-drawer-overlay{display:none!important}@media (width<=1180px){.customer-profile-body{grid-template-columns:1fr 1fr}.customer-profile-summary{grid-area:auto/span 2}.customer-profile-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.customer-profile-modal{width:calc(100vw - 24px);max-height:88vh}.customer-profile-hero{grid-template-columns:1fr;padding:26px 22px}.customer-profile-status{align-items:flex-start}.customer-profile-main h2{font-size:28px}.customer-profile-stats,.customer-profile-body{grid-template-columns:1fr;padding:16px}.customer-profile-summary{grid-column:auto}.customer-profile-row{flex-direction:column;align-items:flex-start}.customer-profile-row b{text-align:left}}.customer-profile-body{align-items:start}.customer-profile-summary{position:static}.customer-profile-list{max-height:none;overflow:visible}.customer-profile-panel:nth-of-type(4){grid-column:2/-1}.customer-profile-panel:nth-of-type(4) .customer-profile-row{align-items:center;min-height:92px}.customer-profile-panel:nth-of-type(4) .customer-profile-row div:last-child{background:#fff;border-radius:999px;padding:8px 12px}.customer-profile-panel:nth-of-type(4) .customer-profile-row small{color:#742cf3;margin:0;font-weight:950}@media (width<=1180px){.customer-profile-panel:nth-of-type(4){grid-column:auto}.customer-profile-panel:nth-of-type(4) .customer-profile-list{grid-template-columns:1fr}.customer-profile-summary{position:static}}.customer-profile-body{grid-template-columns:320px 1fr 1fr;align-items:start;gap:18px;display:grid}.customer-profile-summary{grid-area:1/1/span 2;height:100%}.customer-profile-panel{height:auto;min-height:230px}.customer-profile-panel:nth-of-type(2),.customer-profile-panel:nth-of-type(3){grid-row:1}.customer-profile-panel:nth-of-type(2){grid-column:2}.customer-profile-panel:nth-of-type(3){grid-column:3}.customer-profile-panel:nth-of-type(4){grid-area:2/2/auto/4;min-height:230px}.customer-profile-panel:nth-of-type(4) .customer-profile-list{grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px;max-height:none;display:grid;overflow:visible}.customer-profile-row{align-items:center;min-height:86px}.customer-profile-row div:first-child{min-width:0}.customer-profile-row strong{word-break:break-word}.customer-profile-row div:last-child{flex-shrink:0}.customer-empty-text{color:#8b91a7;text-align:center;background:#f7f8fc;border-radius:18px;place-items:center;min-height:90px;margin:0;font-size:18px;font-weight:900;display:grid}@media (width<=1180px){.customer-profile-body{grid-template-columns:1fr 1fr}.customer-profile-summary{grid-area:auto/1/auto/-1;height:auto}.customer-profile-panel:nth-of-type(2),.customer-profile-panel:nth-of-type(3),.customer-profile-panel:nth-of-type(4){grid-area:auto}.customer-profile-panel:nth-of-type(4){grid-column:1/-1}}@media (width<=760px){.customer-profile-body{grid-template-columns:1fr}.customer-profile-panel:nth-of-type(4){grid-column:auto}.customer-profile-panel:nth-of-type(4) .customer-profile-list{grid-template-columns:1fr}}.customer-profile-hero-premium{background:radial-gradient(circle at 8%,#742cf32e,#0000 26%),linear-gradient(135deg,#fbfaff 0%,#fff 54%,#f8fbff 100%);min-height:190px;padding:38px 86px 34px 34px;position:relative;overflow:hidden}.customer-profile-hero-premium:before{content:"";filter:blur(22px);pointer-events:none;background:#742cf314;border-radius:999px;width:170px;height:170px;position:absolute;inset:18px auto auto 18px}.customer-profile-hero-premium .customer-profile-avatar,.customer-profile-hero-premium .customer-profile-main,.customer-profile-hero-premium .customer-profile-status{z-index:1;position:relative}.customer-profile-hero-premium .customer-profile-avatar{border-radius:28px;width:92px;height:92px;font-size:36px}.customer-profile-hero-premium .customer-profile-main{text-align:center}.customer-profile-hero-premium .customer-profile-main h2{letter-spacing:-.04em;font-size:38px}.customer-profile-hero-premium .customer-profile-contact{justify-content:center}.customer-status-pill{border-radius:999px;justify-content:center;align-items:center;min-width:132px;height:42px;padding:0 16px;font-size:13px;font-weight:950;display:inline-flex}.status-green{color:#047857;background:#ecfdf5}.status-blue{color:#2563eb;background:#eff6ff}.status-red{color:#dc2626;background:#fff0f0}.status-orange{color:#b45309;background:#fffbeb}@media (width<=760px){.customer-profile-hero-premium{padding:28px 22px}.customer-profile-hero-premium .customer-profile-main{text-align:left}.customer-profile-hero-premium .customer-profile-contact{justify-content:flex-start}.customer-profile-hero-premium .customer-profile-main h2{font-size:30px}}.admin-customers-page{color:var(--am-ink)}.customers-kicker,.customer-section-title,.customer-panel-title{color:var(--am-burgundy)}.customers-stats-grid div,.customers-filter-card,.customers-table-card,.customer-detail-card,.customer-info-grid div,.customer-profile-panel,.customer-profile-stats div{background:#fffdf7;border:1px solid #2f637124;box-shadow:0 20px 48px #1f1c1817}.customers-search-box,.customers-search-box input,.customers-filter-card select{background:#fcfaef;border:1px solid #2f63712e}.customers-light-btn{color:#453e35;background:#e7e6c2bd}.customers-table thead{background:#e7e6c275}.customers-table td{border-top-color:#2f63711f}.customer-avatar,.customer-big-avatar,.customer-profile-avatar{background:linear-gradient(135deg, var(--am-teal), var(--am-burgundy));box-shadow:0 14px 28px #2f63713d}.customers-actions button{color:var(--am-teal);background:#2f637129}.customers-actions button.danger{color:#8e4039;background:#9f4f4933}.customers-actions button.success{color:var(--am-teal);background:#2f63712e}.customer-profile-overlay,.customer-drawer-overlay{background:#11111194}.customer-profile-modal,.customer-drawer{background:#fffdf7}.customer-profile-contact p,.customer-summary-grid div,.customer-profile-row,.customer-mini-row,.customer-empty-text{background:#fcfaef}.customers-toast{background:linear-gradient(120deg,#181c1eeb,#2f6371db)}.customers-stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-bookings-page{color:#232638;min-height:100vh}.bookings-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.bookings-kicker{color:#742cf3;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.bookings-hero h1{color:#202235;margin:10px 0 8px;font-size:36px;line-height:1}.bookings-hero p{color:#7b8196;max-width:720px;margin:0;font-weight:600}.bookings-stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:22px;display:grid}.bookings-stats-grid div{background:#fff;border-radius:24px;min-height:104px;padding:24px;box-shadow:0 18px 45px #2126450f}.bookings-stats-grid span{color:#8b91a7;font-size:13px;font-weight:800;display:block}.bookings-stats-grid strong{color:#202235;margin-top:8px;font-size:30px;display:block}.bookings-filter-card{background:#fff;border-radius:24px;grid-template-columns:1.5fr 260px auto;gap:12px;margin-bottom:24px;padding:18px;display:grid;box-shadow:0 18px 45px #2126450f}.bookings-search-box{color:#a1a7ba;background:#f6f7fb;border-radius:16px;align-items:center;gap:10px;height:48px;padding:0 15px;display:flex}.bookings-search-box input,.bookings-filter-card select{color:#62687d;background:#f6f7fb;border:0;border-radius:16px;outline:0;width:100%;height:48px;font-weight:700}.bookings-search-box input{background:0 0;height:auto}.bookings-filter-card button{cursor:pointer;border:0;border-radius:16px;height:48px;padding:0 18px;font-weight:900}.bookings-grid{grid-template-columns:repeat(3,minmax(260px,1fr));gap:22px;display:grid}.booking-admin-card{background:#fff;border-radius:30px;padding:22px;transition:box-shadow .2s,transform .2s;box-shadow:0 18px 45px #21264512}.booking-admin-card:hover{transform:translateY(-2px);box-shadow:0 26px 56px #2126451f}.booking-card-top{justify-content:space-between;align-items:center;display:flex}.booking-card-top button{color:#742cf3;cursor:pointer;background:#f2eaff;border:0;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.booking-status{border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 13px;font-size:12px;font-weight:950;display:inline-flex}.status-accepted{color:#047857;background:#ecfdf5}.status-refused{color:#dc2626;background:#fff0f0}.status-cancelled{color:#6b7280;background:#f3f4f6}.status-completed{color:#2563eb;background:#eff6ff}.booking-client{align-items:center;gap:13px;margin-top:20px;display:flex}.booking-avatar,.booking-profile-avatar{color:#fff;background:linear-gradient(135deg,#8b35f4,#6d0edc);border-radius:24px;flex-shrink:0;place-items:center;font-weight:950;display:grid;box-shadow:0 14px 28px #742cf338}.booking-avatar{width:54px;height:54px;font-size:20px}.booking-client h3{color:#202235;margin:0;font-size:18px;font-weight:950}.booking-client p{color:#8b91a7;margin:5px 0 0;font-size:13px;font-weight:800}.booking-info-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px;display:grid}.booking-info-grid div{background:#f7f8fc;border-radius:18px;padding:15px}.booking-info-grid span{color:#9298ad;font-size:12px;font-weight:900;display:block}.booking-info-grid strong{color:#202235;margin-top:7px;font-size:14px;display:block}.booking-card-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.booking-card-actions button,.booking-quick-actions button{color:#fff;cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:7px;height:44px;font-weight:950;display:inline-flex}.booking-card-actions button.success,.booking-quick-actions button.success{background:linear-gradient(135deg,#10b981,#059669)}.booking-card-actions button.danger,.booking-quick-actions button.danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.booking-card-actions button:disabled,.booking-quick-actions button:disabled{opacity:.55;cursor:not-allowed}.bookings-state-card,.bookings-error-card{text-align:center;color:#7b8196;background:#fff;border-radius:26px;max-width:430px;margin:60px auto;padding:34px;font-weight:800;box-shadow:0 18px 45px #2126450f}.bookings-state-card svg,.bookings-error-card svg{color:#742cf3}.bookings-error-card{color:#dc2626}.bookings-error-card button{color:#fff;cursor:pointer;background:#202235;border:0;border-radius:14px;height:42px;margin-top:16px;padding:0 16px;font-weight:900}.booking-profile-overlay{z-index:999}.booking-profile-modal{background:#fff;border-radius:34px;flex-direction:column;width:min(1180px,100vw - 68px);max-height:calc(100dvh - 68px);display:flex;position:relative;overflow:hidden;box-shadow:0 34px 90px #0c0e1957}.booking-profile-close{z-index:20;color:#6f7488;cursor:pointer;background:#f6f7fb;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:20px;right:20px;box-shadow:0 12px 28px #2126451f}.booking-profile-hero{background:radial-gradient(circle at 8%,#742cf32e,#0000 26%),linear-gradient(135deg,#fbfaff 0%,#fff 54%,#f8fbff 100%);border-bottom:1px solid #eef0f6;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:190px;padding:38px 86px 34px 34px;display:grid;position:relative;overflow:hidden}.booking-profile-avatar{border-radius:28px;width:92px;height:92px;font-size:36px}.booking-profile-main{text-align:center}.booking-profile-main span{color:#742cf3;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950}.booking-profile-main h2{color:#202235;letter-spacing:-.04em;margin:8px 0 12px;font-size:38px;line-height:1}.booking-profile-contact{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.booking-profile-contact p{color:#6f7488;background:#f6f7fb;border-radius:999px;align-items:center;gap:8px;margin:0;padding:10px 13px;font-weight:800;display:inline-flex}.booking-profile-contact svg{color:#742cf3}.booking-profile-status{gap:10px;display:grid}.booking-profile-status select{color:#742cf3;background:#f2eaff;border:0;border-radius:999px;outline:0;height:42px;padding:0 14px;font-weight:950}.booking-profile-stats{background:#fafbff;border-bottom:1px solid #eef0f6;grid-template-columns:repeat(4,1fr);gap:14px;padding:20px 34px;display:grid}.booking-profile-stats div{background:#fff;border-radius:22px;padding:18px;box-shadow:0 14px 34px #2126450d}.booking-profile-stats span{color:#8b91a7;font-size:12px;font-weight:900;display:block}.booking-profile-stats strong{color:#202235;margin-top:8px;font-size:22px;display:block}.booking-profile-body{background:#fafbff;flex:1;grid-template-columns:.9fr 1.1fr;align-items:start;gap:18px;min-height:0;padding:24px 34px 34px;display:grid;overflow-y:auto}.booking-profile-panel{background:#fff;border-radius:26px;padding:22px;box-shadow:0 18px 45px #2126450f}.booking-summary-panel{grid-row:span 2}.booking-panel-title{color:#742cf3;align-items:center;gap:10px;display:flex}.booking-panel-title h3{color:#202235;margin:0;font-size:19px}.booking-summary-grid{gap:12px;margin-top:18px;display:grid}.booking-summary-grid div{background:#f7f8fc;border-radius:18px;padding:15px}.booking-summary-grid span{color:#9298ad;font-size:12px;font-weight:900;display:block}.booking-summary-grid strong{color:#202235;margin-top:6px;font-size:14px;display:block}.booking-quick-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.booking-message-text,.booking-empty-text{color:#7b8196;background:#f7f8fc;border-radius:18px;min-height:90px;margin:16px 0 0;padding:18px;font-weight:800;line-height:1.7}.booking-products-panel{grid-column:2}.booking-products-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px;margin-top:16px;display:grid}.booking-product-card{background:#f7f8fc;border-radius:20px;grid-template-columns:74px 1fr;align-items:center;gap:12px;padding:12px;display:grid}.booking-product-image{color:#742cf3;background:#f2eaff;border-radius:18px;place-items:center;width:74px;height:74px;display:grid;overflow:hidden}.booking-product-image img{object-fit:cover;width:100%;height:100%}.booking-product-card strong{color:#202235;font-size:14px;display:block}.booking-product-card span{color:#8b91a7;margin-top:5px;font-size:12px;font-weight:800;display:block}.booking-product-card b{color:#742cf3;margin-top:7px;display:block}.booking-profile-loading{color:#7b8196;align-content:center;place-items:center;gap:14px;min-height:520px;font-weight:900;display:grid}.bookings-toast{z-index:1200;color:#fff;background:linear-gradient(120deg,#1f2937e6 0%,#742cf3d6 100%);border-radius:16px;align-items:center;gap:12px;width:min(420px,100vw - 28px);padding:14px 16px;font-weight:850;display:flex;position:fixed;top:22px;right:20px;box-shadow:0 18px 44px #10121e42}@media (width<=1180px){.bookings-grid,.bookings-stats-grid{grid-template-columns:repeat(2,1fr)}.bookings-filter-card{grid-template-columns:1fr 1fr}.bookings-filter-card button{grid-column:span 2}.booking-profile-body{grid-template-columns:1fr}.booking-summary-panel,.booking-products-panel{grid-area:auto}}@media (width<=760px){.bookings-hero{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.bookings-hero h1{font-size:28px!important}.bookings-grid,.bookings-stats-grid,.bookings-filter-card,.booking-profile-stats,.booking-products-grid{grid-template-columns:1fr!important;gap:14px!important}.booking-profile-modal{border-radius:24px!important;width:calc(100vw - 24px)!important;height:auto!important;max-height:88vh!important;overflow:hidden!important}.booking-profile-hero{text-align:left!important;grid-template-columns:1fr!important;gap:16px!important;padding:24px 20px!important}.booking-profile-avatar{border-radius:22px!important;width:72px!important;height:72px!important}.booking-profile-main h2{font-size:28px!important}.booking-profile-contact{justify-content:flex-start!important}.booking-profile-body{grid-template-columns:1fr!important;gap:16px!important;padding:16px!important}.booking-profile-stats{padding:16px!important}.booking-confirm-modal{border-radius:24px!important;align-self:flex-end!important;width:calc(100vw - 24px)!important;max-height:88vh!important;padding:20px!important;overflow-y:auto!important}}.booking-confirm-modal{width:min(520px,100vw - 40px);max-height:min(520px, var(--admin-modal-max-height));text-align:center;background:radial-gradient(circle at 100% 0,#742cf324,#0000 38%),#fff;border-radius:28px;flex-direction:column;min-height:0;padding:30px;display:flex;overflow:hidden;box-shadow:0 34px 90px #0c0e1959}.booking-confirm-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.booking-confirm-body{flex:auto;min-height:0;overflow-y:auto}@media (width<=560px){.booking-confirm-actions{flex-direction:column}.booking-confirm-actions button{justify-content:center;width:100%}}.booking-confirm-overlay{z-index:1400;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#14162394;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.booking-confirm-modal{text-align:center;background:radial-gradient(circle at 100% 0,#742cf324,#0000 38%),#fff;border-radius:28px;width:min(520px,100vw - 40px);padding:30px;box-shadow:0 34px 90px #0c0e1959}.booking-confirm-icon{border-radius:22px;place-items:center;width:62px;height:62px;margin:0 auto 18px;display:grid}.booking-confirm-icon.success{color:#047857;background:#ecfdf5}.booking-confirm-icon.danger{color:#dc2626;background:#fff0f0}.booking-confirm-icon.warning{color:#b45309;background:#fffbeb}.booking-confirm-modal h3{color:#202235;margin:0;font-size:24px}.booking-confirm-modal p{color:#6f7488;max-width:420px;margin:12px auto 0;font-weight:700;line-height:1.7}.booking-confirm-actions{justify-content:center;gap:12px;margin-top:24px;display:flex}.booking-confirm-actions button{cursor:pointer;border:0;border-radius:16px;align-items:center;gap:8px;height:46px;padding:0 18px;font-weight:950;display:inline-flex}.booking-confirm-actions button:first-child{color:#6f7488;background:#f6f7fb}.booking-confirm-actions button.success{color:#fff;background:linear-gradient(135deg,#10b981,#059669)}.booking-confirm-actions button.danger{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626)}.booking-confirm-actions button.warning{color:#fff;background:linear-gradient(135deg,#8b35f4,#6d0edc)}.booking-confirm-actions button:disabled{opacity:.6;cursor:not-allowed}@media (width<=560px){.booking-confirm-actions{flex-direction:column}.booking-confirm-actions button{justify-content:center;width:100%}}.booking-confirm-modal p strong,.booking-confirm-modal p b{color:#202235}.booking-confirm-actions button.success:after,.booking-confirm-actions button.danger:after{content:"✉";opacity:.9;font-size:13px}.booking-confirm-modal{border:1px solid #ffffffb8}.booking-confirm-icon.success,.booking-confirm-icon.danger{position:relative}.booking-confirm-icon.success:after,.booking-confirm-icon.danger:after{content:"✉";color:#742cf3;background:#fff;border-radius:999px;place-items:center;width:25px;height:25px;font-size:13px;display:grid;position:absolute;bottom:-6px;right:-6px;box-shadow:0 8px 18px #21264529}.admin-bookings-page{color:var(--am-ink)}.bookings-kicker,.booking-panel-title{color:var(--am-burgundy)}.bookings-stats-grid div,.bookings-filter-card,.booking-admin-card,.booking-profile-panel,.booking-profile-stats div,.booking-profile-modal,.booking-confirm-modal{background:#fffdf7;border:1px solid #2f637124;box-shadow:0 20px 48px #1f1c1817}.bookings-search-box,.bookings-search-box input,.bookings-filter-card select{background:#fcfaef;border:1px solid #2f63712e}.bookings-light-btn{color:#423b32;background:#e7e6c2b8}.booking-card-top button{color:var(--am-teal);background:#2f637129}.booking-avatar,.booking-profile-avatar{background:linear-gradient(135deg, var(--am-teal), var(--am-burgundy));box-shadow:0 14px 28px #2f63713d}.booking-info-grid div,.booking-message-text,.booking-empty-text,.booking-product-card,.booking-summary-grid div{background:#fcfaef}.booking-product-image{color:var(--am-teal);background:#e7e6c285}.booking-card-actions button.success,.booking-quick-actions button.success,.booking-confirm-actions button.success{background:linear-gradient(135deg, var(--am-teal), #24515d)}.booking-card-actions button.danger,.booking-quick-actions button.danger,.booking-confirm-actions button.danger{background:linear-gradient(135deg, var(--am-terracotta), #7d302c)}.booking-confirm-actions button.warning{background:linear-gradient(135deg, var(--am-orange), #b46324)}.bookings-toast{background:linear-gradient(120deg,#181c1eeb,#2f6371db)}.booking-profile-overlay,.booking-confirm-overlay{background:#11111194}.bookings-stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-price-requests-page{color:#232638;min-height:100vh}.price-requests-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.price-requests-kicker{color:#742cf3;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.price-requests-hero h1{color:#202235;margin:10px 0 8px;font-size:36px;line-height:1}.price-requests-hero p{color:#7b8196;max-width:720px;margin:0;font-weight:600}.price-requests-stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:22px;display:grid}.price-requests-stats-grid div{background:#fff;border-radius:24px;min-height:104px;padding:24px;box-shadow:0 18px 45px #2126450f}.price-requests-stats-grid span{color:#8b91a7;font-size:13px;font-weight:800;display:block}.price-requests-stats-grid strong{color:#202235;margin-top:8px;font-size:30px;display:block}.price-requests-filter-card{background:#fff;border-radius:24px;grid-template-columns:1.5fr 260px auto;gap:12px;margin-bottom:24px;padding:18px;display:grid;box-shadow:0 18px 45px #2126450f}.price-requests-search-box{color:#a1a7ba;background:#f6f7fb;border-radius:16px;align-items:center;gap:10px;height:48px;padding:0 15px;display:flex}.price-requests-search-box input,.price-requests-filter-card select{color:#62687d;background:#f6f7fb;border:0;border-radius:16px;outline:0;width:100%;height:48px;font-weight:700}.price-requests-search-box input{background:0 0;height:auto}.price-requests-filter-card button{cursor:pointer;border:0;border-radius:16px;height:48px;padding:0 18px;font-weight:900}.price-requests-table-card{background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 18px 45px #21264512}.price-requests-table-wrap{width:100%;overflow-x:auto}.price-requests-table{border-collapse:collapse;width:100%;min-width:1080px}.price-requests-table thead{background:#fafbff}.price-requests-table th{color:#8b91a7;letter-spacing:.08em;text-transform:uppercase;text-align:left;padding:18px 20px;font-size:12px;font-weight:950}.price-requests-table td{color:#62687d;vertical-align:middle;border-top:1px solid #eef0f6;padding:18px 20px;font-weight:700}.price-request-user{align-items:center;gap:12px;display:flex}.price-request-avatar,.price-request-profile-avatar{color:#fff;background:linear-gradient(135deg,#8b35f4,#6d0edc);border-radius:18px;flex-shrink:0;place-items:center;font-weight:950;display:grid;box-shadow:0 14px 28px #742cf338}.price-request-avatar{width:46px;height:46px}.price-request-user strong{color:#202235;font-weight:950;display:block}.price-request-user span{color:#9aa0b4;margin-top:4px;font-size:12px;font-weight:800;display:block}.price-request-status{border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 13px;font-size:12px;font-weight:950;display:inline-flex}.status-pending{color:#b45309;background:#fffbeb}.status-answered{color:#047857;background:#ecfdf5}.status-closed{color:#2563eb;background:#eff6ff}.price-request-view-btn{color:#742cf3;cursor:pointer;background:#f2eaff;border:0;border-radius:14px;align-items:center;gap:7px;height:42px;padding:0 13px;font-weight:900;display:inline-flex}.price-requests-state-card,.price-requests-error-card{text-align:center;color:#7b8196;background:#fff;border-radius:26px;max-width:430px;margin:60px auto;padding:34px;font-weight:800;box-shadow:0 18px 45px #2126450f}.price-requests-state-card svg,.price-requests-error-card svg{color:#742cf3}.price-requests-error-card{color:#dc2626}.price-requests-error-card button{color:#fff;cursor:pointer;background:#202235;border:0;border-radius:14px;height:42px;margin-top:16px;padding:0 16px;font-weight:900}.price-request-profile-overlay{z-index:999}.price-request-profile-modal{background:#fff;border-radius:34px;flex-direction:column;width:min(1220px,100vw - 68px);max-height:calc(100dvh - 68px);display:flex;position:relative;overflow:hidden;box-shadow:0 34px 90px #0c0e1957}.price-request-profile-close{z-index:20;color:#6f7488;cursor:pointer;background:#f6f7fb;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:20px;right:20px;box-shadow:0 12px 28px #2126451f}.price-request-profile-hero{background:radial-gradient(circle at 8%,#742cf32e,#0000 26%),linear-gradient(135deg,#fbfaff 0%,#fff 54%,#f8fbff 100%);border-bottom:1px solid #eef0f6;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:190px;padding:38px 86px 34px 34px;display:grid;overflow:hidden}.price-request-profile-avatar{border-radius:28px;width:92px;height:92px;font-size:36px}.price-request-profile-main{text-align:center}.price-request-profile-main span{color:#742cf3;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950}.price-request-profile-main h2{color:#202235;letter-spacing:-.04em;margin:8px 0 12px;font-size:38px;line-height:1}.price-request-profile-contact{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.price-request-profile-contact p{color:#6f7488;background:#f6f7fb;border-radius:999px;align-items:center;gap:8px;margin:0;padding:10px 13px;font-weight:800;display:inline-flex}.price-request-profile-contact svg{color:#742cf3}.price-request-profile-status{gap:10px;display:grid}.price-request-profile-status select{color:#742cf3;background:#f2eaff;border:0;border-radius:999px;outline:0;height:42px;padding:0 14px;font-weight:950}.price-request-profile-stats{background:#fafbff;border-bottom:1px solid #eef0f6;grid-template-columns:repeat(4,1fr);gap:14px;padding:20px 34px;display:grid}.price-request-profile-stats div{background:#fff;border-radius:22px;padding:18px;box-shadow:0 14px 34px #2126450d}.price-request-profile-stats span{color:#8b91a7;font-size:12px;font-weight:900;display:block}.price-request-profile-stats strong{color:#202235;margin-top:8px;font-size:18px;line-height:1.3;display:block}.price-request-profile-body{background:#fafbff;flex:1;grid-template-columns:.85fr 1.15fr;align-items:start;gap:18px;min-height:0;padding:24px 34px 34px;display:grid;overflow-y:auto}.price-request-panel{background:#fff;border-radius:26px;padding:22px;box-shadow:0 18px 45px #2126450f}.price-request-summary-panel{grid-row:span 2}.price-request-panel-title{color:#742cf3;align-items:center;gap:10px;display:flex}.price-request-panel-title h3{color:#202235;margin:0;font-size:19px}.price-request-summary-grid{gap:12px;margin-top:18px;display:grid}.price-request-summary-grid div{background:#f7f8fc;border-radius:18px;padding:15px}.price-request-summary-grid span{color:#9298ad;font-size:12px;font-weight:900;display:block}.price-request-summary-grid strong{color:#202235;word-break:break-word;margin-top:6px;font-size:14px;display:block}.price-request-reply-panel{min-height:420px}.price-request-label{color:#74798d;margin-top:16px;font-size:12px;font-weight:900;display:block}.price-request-label input,.price-request-label textarea{color:#202235;background:#f6f7fb;border:0;border-radius:16px;outline:0;width:100%;margin-top:8px;font-weight:700}.price-request-label input{height:46px;padding:0 14px}.price-request-label textarea{resize:vertical;min-height:210px;padding:14px;line-height:1.7}.price-request-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b35f4,#6d0edc);border:0;border-radius:18px;justify-content:center;align-items:center;gap:9px;width:100%;height:50px;margin-top:16px;font-weight:950;display:inline-flex;box-shadow:0 16px 34px #742cf338}.price-request-send-btn:disabled{opacity:.6;cursor:not-allowed}.price-request-messages-list{gap:12px;max-height:none;margin-top:16px;padding-right:4px;display:grid;overflow:visible}.price-request-message{background:#f7f8fc;border-radius:20px;padding:16px}.price-request-message div{justify-content:space-between;gap:12px;display:flex}.price-request-message strong{color:#202235}.price-request-message span{color:#8b91a7;font-size:12px;font-weight:800}.price-request-message p{color:#6f7488;margin:10px 0 0;font-weight:700;line-height:1.7}.price-request-empty-text{color:#8b91a7;text-align:center;background:#f7f8fc;border-radius:18px;place-items:center;min-height:90px;margin:0;padding:18px;font-weight:900;display:grid}.price-request-profile-loading{color:#7b8196;align-content:center;place-items:center;gap:14px;min-height:520px;font-weight:900;display:grid}.price-request-confirm-overlay{z-index:1400;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#14162394;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.price-request-confirm-modal{width:min(520px,100vw - 40px);max-height:min(520px, var(--admin-modal-max-height));text-align:center;background:radial-gradient(circle at 100% 0,#742cf324,#0000 38%),#fff;border-radius:28px;padding:30px;overflow:hidden;box-shadow:0 34px 90px #0c0e1959}.price-request-confirm-icon{color:#b45309;background:#fffbeb;border-radius:22px;place-items:center;width:62px;height:62px;margin:0 auto 18px;display:grid}.price-request-confirm-modal h3{color:#202235;margin:0;font-size:24px}.price-request-confirm-modal p{color:#6f7488;max-width:420px;margin:12px auto 0;font-weight:700;line-height:1.7}.price-request-confirm-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.price-request-confirm-body{flex:auto;min-height:0;overflow-y:auto}.price-request-confirm-actions button{cursor:pointer;border:0;border-radius:16px;align-items:center;gap:8px;height:46px;padding:0 18px;font-weight:950;display:inline-flex}.price-request-confirm-actions button:first-child{color:#6f7488;background:#f6f7fb}.price-request-confirm-actions button:last-child{color:#fff;background:linear-gradient(135deg,#8b35f4,#6d0edc)}.price-request-confirm-actions button:disabled{opacity:.6;cursor:not-allowed}.price-requests-toast{z-index:1200;color:#fff;background:linear-gradient(120deg,#1f2937e6 0%,#742cf3d6 100%);border-radius:16px;align-items:center;gap:12px;width:min(420px,100vw - 28px);padding:14px 16px;font-weight:850;display:flex;position:fixed;top:22px;right:20px;box-shadow:0 18px 44px #10121e42}@media (width<=1180px){.price-requests-stats-grid{grid-template-columns:repeat(2,1fr)}.price-requests-filter-card{grid-template-columns:1fr 1fr}.price-requests-filter-card button{grid-column:span 2}.price-request-profile-body{grid-template-columns:1fr}.price-request-summary-panel{grid-row:auto}.price-request-profile-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.price-requests-hero{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.price-requests-hero h1{font-size:28px!important}.price-requests-stats-grid,.price-requests-filter-card,.price-request-profile-stats{grid-template-columns:1fr!important;gap:14px!important}.price-request-profile-modal{border-radius:24px!important;width:calc(100vw - 24px)!important;height:auto!important;max-height:88vh!important;overflow:hidden!important}.price-request-profile-hero{text-align:left!important;grid-template-columns:1fr!important;gap:16px!important;padding:24px 20px!important}.price-request-profile-avatar{border-radius:22px!important;width:72px!important;height:72px!important}.price-request-profile-main h2{font-size:28px!important}.price-request-profile-contact{justify-content:flex-start!important}.price-request-profile-stats,.price-request-profile-body{grid-template-columns:1fr!important;gap:16px!important;padding:16px!important}.price-request-confirm-actions{flex-direction:column!important;gap:10px!important}.price-request-confirm-actions button{justify-content:center!important;width:100%!important}}.price-request-profile-modal{border-radius:34px;width:min(1180px,100vw - 56px);max-height:calc(100dvh - 56px)}.price-request-profile-hero{min-height:170px;padding:30px 86px 28px 34px}.price-request-profile-avatar{border-radius:28px;width:86px;height:86px}.price-request-profile-main h2{font-size:34px}.price-request-profile-stats{gap:12px;padding:18px 34px}.price-request-profile-stats div{text-align:center;align-content:center;min-height:88px;display:grid}.price-request-profile-stats strong{font-size:17px}.price-request-profile-body{grid-template-columns:360px 1fr;gap:20px;padding:22px 34px 34px}.price-request-summary-panel{grid-row:span 2;position:static}.price-request-reply-panel{border-top:7px solid #742cf3;min-height:auto}.price-request-messages-panel{border-top:7px solid #8b35f4}.price-request-summary-grid div{text-align:center;align-content:center;min-height:78px;display:grid}.price-request-label{margin-top:14px}.price-request-label input{background:#f7f8fc}.price-request-label textarea{background:#f7f8fc;min-height:180px;max-height:260px;font-family:inherit;font-size:14px}.price-request-send-btn{margin-top:14px}.price-request-message{border:1px solid #742cf314}.price-request-message.client-message{background:#f7f8fc}.price-request-message p{font-size:14px}.price-request-profile-contact p{word-break:break-word;max-width:100%}.price-request-profile-status .price-request-status,.price-request-profile-status select{width:130px}.price-request-profile-body::-webkit-scrollbar{width:7px}.price-request-messages-list::-webkit-scrollbar{width:7px}.price-request-label textarea::-webkit-scrollbar{width:7px}.price-request-profile-body::-webkit-scrollbar-track{background:#f1f2f7;border-radius:999px}.price-request-messages-list::-webkit-scrollbar-track{background:#f1f2f7;border-radius:999px}.price-request-label textarea::-webkit-scrollbar-track{background:#f1f2f7;border-radius:999px}.price-request-profile-body::-webkit-scrollbar-thumb{background:#c7b7f5;border-radius:999px}.price-request-messages-list::-webkit-scrollbar-thumb{background:#c7b7f5;border-radius:999px}.price-request-label textarea::-webkit-scrollbar-thumb{background:#c7b7f5;border-radius:999px}@media (width<=1180px){.price-request-profile-body{grid-template-columns:1fr}.price-request-summary-panel{grid-row:auto;position:static}}@media (width<=760px){.price-request-profile-modal{width:calc(100vw - 24px);max-height:88vh}.price-request-profile-hero{padding:28px 22px}.price-request-profile-body{padding:16px}.price-request-profile-status .price-request-status,.price-request-profile-status select{width:100%}}.price-request-modal-redesign{width:min(1120px,100vw - 56px);max-height:calc(100vh - 56px)}.price-request-redesign-hero{min-height:160px;padding:30px 86px 26px 34px}.price-request-body-redesign{grid-template-columns:360px 1fr;gap:20px;padding:22px 34px 34px}.price-request-body-redesign .premium-summary-panel{height:fit-content;position:static}.price-request-reply-redesign{min-height:auto}.price-request-history-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#202235,#373a52);border:0;border-radius:18px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;margin-top:16px;font-weight:950;display:inline-flex;box-shadow:0 16px 34px #2022352e}.price-request-history-button span{background:#ffffff29;border-radius:999px;place-items:center;min-width:28px;height:28px;padding:0 8px;font-size:12px;display:grid}.price-request-history-overlay{z-index:1500;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1416239e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.price-request-history-modal{background:#fff;border-radius:30px;flex-direction:column;width:min(720px,100vw - 40px);max-height:calc(100dvh - 70px);display:flex;position:relative;overflow:hidden;box-shadow:0 34px 90px #0c0e1961}.price-request-history-close{z-index:2;color:#6f7488;cursor:pointer;background:#f6f7fb;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:18px;right:18px}.history-modal-header{background:radial-gradient(circle at 0 0,#742cf329,#0000 34%),linear-gradient(135deg,#fbfaff 0%,#fff 100%);border-bottom:1px solid #eef0f6;align-items:center;gap:14px;padding:28px 72px 24px 28px;display:flex}.history-modal-header span{color:#742cf3;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950}.history-modal-header h3{color:#202235;margin:6px 0 3px;font-size:25px}.history-modal-header p{color:#7b8196;margin:0;font-weight:800}.history-modal-list{min-height:0;padding:24px 28px 28px 48px}@media (width<=1180px){.price-request-body-redesign{grid-template-columns:1fr}.price-request-body-redesign .premium-summary-panel{position:static}}@media (width<=760px){.price-request-modal-redesign{width:100%;max-height:calc(100dvh - 20px)}.price-request-body-redesign{padding:16px}.price-request-history-overlay{align-items:flex-end}.price-request-history-modal{border-radius:24px;width:calc(100vw - 24px);max-height:88vh}.history-modal-list{padding:20px}}.premium-email-preview{background:#f7f8fc;border:1px solid #eef0f6;border-radius:18px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:54px;padding:12px 16px;display:flex}.premium-email-preview span{color:#9298ad;text-transform:none;margin-bottom:5px;font-size:12px;font-weight:950;display:block}.premium-email-preview strong{color:#202235;word-break:break-word;width:100%;font-size:14px;font-weight:950;line-height:1.35;display:block}.premium-reply-grid{align-items:end}.admin-price-requests-page{color:var(--am-ink)}.price-requests-kicker,.price-request-panel-title{color:var(--am-burgundy)}.price-requests-stats-grid div,.price-requests-filter-card,.price-requests-table-card,.price-request-profile-panel,.price-request-profile-stats div,.price-request-profile-modal,.price-request-confirm-modal,.price-request-history-modal{background:#fffdf7;border:1px solid #2f637124;box-shadow:0 20px 48px #1f1c1817}.price-requests-search-box,.price-requests-search-box input,.price-requests-filter-card select,.price-request-label input,.price-request-label textarea{background:#fcfaef;border:1px solid #2f63712e}.price-requests-light-btn{color:#423b32;background:#e7e6c2bd}.price-requests-table thead,.history-modal-header{background:#e7e6c275}.price-request-avatar,.price-request-profile-avatar{background:linear-gradient(135deg, var(--am-teal), var(--am-burgundy));box-shadow:0 14px 28px #2f63713d}.price-request-view-btn,.price-request-profile-status select{color:var(--am-teal);background:#2f637129}.price-request-summary-grid div,.price-request-message.client-message,.price-request-empty-text,.premium-email-preview{background:#fcfaef}.price-request-message.admin-message{background:#2f63711f}.price-request-send-btn,.price-request-confirm-actions button:last-child{background:linear-gradient(135deg, var(--am-teal), var(--am-burgundy));box-shadow:0 16px 34px #2f63713d}.price-request-history-button{background:linear-gradient(135deg, #2a2521, var(--am-burgundy))}.price-requests-toast{background:linear-gradient(120deg,#181c1eeb,#2f6371db)}.price-request-profile-overlay,.price-request-confirm-overlay,.price-request-history-overlay{background:#11111194}.price-requests-stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.prd-page{color:#191626;background:radial-gradient(circle at 0 0,#6f43ff24,#0000 34%),linear-gradient(#fbf8ef 0%,#f7f3e8 100%);min-height:100vh;padding:28px}.prd-toast{z-index:100;color:#08714d;background:#e9fff3;border-radius:18px;align-items:center;gap:10px;padding:14px 18px;font-weight:800;display:flex;position:fixed;top:22px;right:24px;box-shadow:0 18px 45px #00000024}.prd-back-btn{color:#3c2415;cursor:pointer;background:#fffaf0;border:0;border-radius:999px;align-items:center;gap:9px;margin-bottom:18px;padding:12px 16px;font-weight:900;display:inline-flex;box-shadow:0 14px 30px #4128141a}.prd-hero{background:linear-gradient(135deg,#764fff29,#ffffffe6),#fff;border-radius:34px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:30px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #2e1f0e1f}.prd-avatar{color:#fff;background:linear-gradient(135deg,#356b76,#4b2e36);border-radius:32px;place-items:center;width:108px;height:108px;font-size:46px;font-weight:950;display:grid}.prd-hero-content span{color:#6b39ff;text-transform:uppercase;letter-spacing:.18em;font-size:13px;font-weight:950}.prd-hero-content h1{text-transform:lowercase;margin:6px 0 14px;font-size:clamp(34px,4vw,54px);line-height:1}.prd-contact{flex-wrap:wrap;gap:12px;display:flex}.prd-contact p{color:#6d6a78;background:#ffffffb8;border-radius:999px;align-items:center;gap:9px;margin:0;padding:12px 16px;font-weight:850;display:inline-flex}.prd-status-box{justify-items:end;gap:10px;display:grid}.prd-status,.prd-status-box select{text-align:center;border:0;border-radius:999px;min-width:155px;padding:12px 16px;font-weight:900}.prd-status{color:#08714d;background:#e8fff3}.prd-status.status-pending{color:#9a5c00;background:#fff4d7}.prd-status.status-closed{color:#5c6070;background:#eeeef3}.prd-status-box select{color:#315e69;cursor:pointer;background:#dfe9ec}.prd-stats{grid-template-columns:repeat(4,1fr);gap:18px;margin:22px 0;display:grid}.prd-stats div,.prd-card{background:#ffffffc7;border:1px solid #35261214;box-shadow:0 18px 45px #2c1c0914}.prd-stats div{border-radius:24px;min-height:112px;padding:22px}.prd-stats span,.prd-info-grid span,.prd-preview span{color:#8b8d9e;margin-bottom:10px;font-size:13px;font-weight:900;display:block}.prd-stats strong,.prd-info-grid strong,.prd-preview strong{color:#0f1126;word-break:break-word;font-size:17px;font-weight:950}.prd-layout{grid-template-columns:.9fr 1.4fr;align-items:start;gap:22px;display:grid}.prd-card{border-radius:30px;padding:26px}.prd-card-title{align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.prd-card-title svg{color:#6b39ff}.prd-card-title h2{margin:0;font-size:22px}.prd-card-title p{color:#8b8d9e;margin:5px 0 0;font-weight:700}.prd-card-title.small{margin-top:28px}.prd-info-grid{gap:14px;display:grid}.prd-info-grid div{background:#fffbf1;border-radius:20px;padding:18px}.prd-timeline{gap:14px;max-height:430px;padding-right:6px;display:grid;overflow-y:auto}.prd-message{background:#f8f6ee;border:1px solid #0000000d;border-radius:20px;padding:17px}.prd-message.admin-message{background:#eef9fb}.prd-message strong{margin-bottom:4px;display:block}.prd-message small{color:#8b8d9e;font-weight:800}.prd-message p{margin:10px 0 0;font-weight:650;line-height:1.7}.prd-empty{color:#8b8d9e;font-weight:800}.prd-form-grid{grid-template-columns:1fr 160px;gap:16px;display:grid}.prd-form-grid label,.prd-message-field{color:#87899b;gap:9px;font-size:13px;font-weight:950;display:grid}.prd-form-grid label.full{grid-column:1/-1}.prd-form-grid input,.prd-form-grid select,.prd-message-field textarea{color:#101326;width:100%;font:inherit;background:#fffdf6;border:1px solid #3025141f;border-radius:18px;outline:none;padding:15px 16px;font-weight:800}.prd-form-grid input:focus,.prd-form-grid select:focus,.prd-message-field textarea:focus{border-color:#6b39ff73;box-shadow:0 0 0 4px #6b39ff1a}.prd-generate-btn,.prd-send-btn{cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;font-weight:950;display:inline-flex}.prd-generate-btn{color:#7c4b00;background:#fff0cf;border-radius:18px;margin:18px 0;padding:14px 18px}.prd-message-field textarea{resize:vertical;min-height:260px;line-height:1.8}.prd-preview{background:#f8f6ef;border-radius:20px;margin:18px 0;padding:18px}.prd-send-btn{color:#fff;background:linear-gradient(135deg,#346d78,#4a2d36);border-radius:22px;width:100%;padding:18px 22px;box-shadow:0 18px 36px #352c2838}.prd-send-btn:disabled{opacity:.6;cursor:not-allowed}.prd-state{text-align:center;color:#4a4050;place-items:center;min-height:70vh;font-weight:900;display:grid}.prd-state button{color:#fff;cursor:pointer;background:#3c2415;border:0;border-radius:999px;padding:12px 18px;font-weight:900}.prd-error{color:#8c2a2a}.spin{animation:.9s linear infinite spin}@media (width<=1050px){.prd-hero,.prd-layout{grid-template-columns:1fr}.prd-status-box{justify-items:start}.prd-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.prd-page{padding:18px}.prd-hero{padding:22px}.prd-avatar{width:86px;height:86px;font-size:38px}.prd-stats,.prd-form-grid{grid-template-columns:1fr}.prd-card{padding:20px}}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:#202235;background:#f5f6fb;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-sidebar{z-index:20;background:#fff;border-right:1px solid #eef0f6;flex-direction:column;width:268px;min-width:268px;height:100vh;padding:44px 32px 28px;display:flex;position:sticky;top:0}.admin-brand{align-items:center;gap:12px;margin-bottom:54px;display:flex}.admin-brand-logo{color:#fff;background:linear-gradient(135deg,#00d18f 0 45%,#742cf3 45% 100%);border-radius:10px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:950;display:grid;box-shadow:0 14px 30px #742cf333}.admin-brand strong{color:#1f2337;font-size:18px;font-weight:900;display:block}.admin-brand small{display:none}.admin-nav{gap:20px;display:grid}.admin-nav-link{color:#9da3b8;align-items:center;gap:20px;min-height:34px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.admin-nav-link:hover,.admin-nav-link.active{color:#1f2337}.admin-nav-icon{color:#9da3b8;place-items:center;width:28px;height:28px;display:grid}.admin-nav-link.active .admin-nav-icon,.admin-nav-link:hover .admin-nav-icon{color:#742cf3}.admin-nav-arrow{display:none}.admin-sidebar-footer{text-align:center;background:#f2eaff;border-radius:18px;margin-top:auto;padding:22px 16px}.admin-sidebar-footer span{color:#7e849b;font-size:12px;font-weight:800;display:block}.admin-sidebar-footer strong{color:#1f2337;margin-top:6px;font-size:14px;display:block}.admin-topbar{background:#fff;border-bottom:1px solid #eef0f6;justify-content:space-between;align-items:center;height:92px;padding:0 56px;display:flex}.admin-topbar-search input{color:#6f7488;background:0 0;border:0;outline:0;width:100%;font-size:14px;font-weight:600}.admin-topbar-search input::placeholder{color:#6f7488}.admin-topbar-actions{align-items:center;gap:22px;margin-left:auto;display:flex}.admin-bell-btn,.admin-logout-btn{color:#9da3b8;cursor:pointer;width:38px;height:38px;box-shadow:none;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:all .2s;display:grid}.admin-bell-btn:hover,.admin-logout-btn:hover{color:#742cf3;background:#f2eaff;transform:translateY(-1px)}.admin-user{color:#6f7488;align-items:center;gap:12px;font-size:14px;font-weight:700;display:flex}.admin-user-avatar{color:#742cf3;background:linear-gradient(135deg,#f2eaff,#fff);border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid;box-shadow:0 8px 22px #742cf329}@media (width<=900px){.admin-layout{display:block!important}.admin-sidebar{z-index:1200!important;width:280px!important;height:100vh!important;transition:transform .28s!important;position:fixed!important;top:0!important;left:0!important;transform:translate(-105%)!important;box-shadow:24px 0 60px #0f172a38!important}.admin-sidebar--open{transform:translate(0)!important}.admin-mobile-overlay{z-index:1100!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;background:#0f172a6b!important;position:fixed!important;inset:0!important}.admin-main{width:100%!important;margin-left:0!important;padding:0!important}.admin-topbar{z-index:900!important;gap:12px!important;padding:12px 16px!important;position:sticky!important;top:0!important}.admin-menu-btn{color:#1f2937!important;background:#fff!important;border:1px solid #0f172a1a!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;display:inline-flex!important;box-shadow:0 10px 25px #0f172a14!important}.admin-topbar-search{flex:1!important;min-width:0!important}.admin-topbar-search input{width:100%!important}.admin-user span,.admin-user svg{display:none!important}.admin-page{padding:18px 14px 34px!important}}@media (width>=901px){.admin-menu-btn,.admin-mobile-overlay{display:none!important}}html,body,#root{width:100%;min-height:100%;margin:0;background:#f5f6fb!important}.admin-layout,.admin-main,.admin-page{background:#f5f6fb!important}.admin-topbar{width:100%;background:#fff!important}html,body,#root{background:#f5f6fb!important;width:100%!important;min-height:100%!important;margin:0!important}.admin-layout{background:#f5f6fb!important;width:100%!important;min-height:100vh!important;display:flex!important}.admin-main{background:#f5f6fb!important;flex:1!important;min-width:0!important}.admin-topbar{background:#fff!important;border-bottom:1px solid #eef0f6!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:92px!important;padding:0 56px!important;display:flex!important}.admin-topbar-search{color:#a1a7ba!important;align-items:center!important;gap:14px!important;width:520px!important;height:54px!important;display:flex!important}.admin-topbar-search input{color:#6f7488!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important}.admin-topbar-actions{align-items:center!important;gap:22px!important;display:flex!important}.admin-bell-btn,.admin-logout-btn{color:#9da3b8!important;cursor:pointer!important;background:0 0!important;border:0!important;place-items:center!important;width:38px!important;height:38px!important;display:grid!important}.admin-user{color:#6f7488!important;align-items:center!important;gap:12px!important;display:flex!important}.admin-user-avatar{color:#742cf3!important;background:#f2eaff!important;border-radius:50%!important;place-items:center!important;width:34px!important;height:34px!important;font-weight:900!important;display:grid!important}html,body,#root{color:var(--am-ink)!important;background:linear-gradient(135deg,#f8f5ea 0%,#f3efe2 45%,#eef3f2 100%)!important}.admin-layout{position:relative;overflow:clip;background:linear-gradient(135deg,#f8f5ea 0%,#f3efe2 45%,#eef3f2 100%)!important}.admin-layout:before{content:"";pointer-events:none;background:radial-gradient(circle,#2f637114,#0000 62%);border-radius:999px;width:560px;height:560px;position:absolute;inset:-30% -20% auto auto}.admin-main,.admin-page{background:0 0!important}.admin-page{padding:32px 42px 46px}.admin-sidebar{position:sticky;overflow:hidden;background:radial-gradient(circle at 84% 8%,#2f637147,#0000 34%),radial-gradient(circle at 16% 96%,#9f4f4938,#0000 38%),linear-gradient(168deg,#111 0%,#1b1819 48%,#1f2426 100%)!important;border-right:1px solid #e7e6c238!important}.admin-sidebar:after{content:"";pointer-events:none;background:radial-gradient(circle,#d8782f38,#0000 66%);border-radius:999px;width:220px;height:220px;position:absolute;inset:auto -46px -70px auto}.admin-brand{align-items:flex-end;margin-bottom:42px}.admin-brand-logo{width:176px;height:74px;box-shadow:none;background:#f8f5ea14;border-radius:16px;justify-content:center;align-items:center;padding:10px 14px;display:flex}.admin-brand-logo img{object-fit:contain;filter:drop-shadow(0 6px 18px #00000047);width:100%;height:100%}.admin-brand-text strong{color:var(--am-cream)}.admin-brand small{color:#f8f5eab8;margin-top:2px;display:block}.admin-nav{gap:10px}.admin-nav-link{color:#f8f5eab8;border-radius:14px;min-height:46px;padding:0 12px;transition:all .18s}.admin-nav-link:hover{color:var(--am-cream-light);background:#f8f5ea14}.admin-nav-link.active{color:var(--am-ink);background:linear-gradient(135deg,#e7e6c2 0%,#f8f5ea 100%)}.admin-nav-icon,.admin-nav-link:hover .admin-nav-icon{color:#f8f5eabd}.admin-nav-link.active .admin-nav-icon{color:var(--am-orange)}.admin-sidebar-footer{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#e7e6c229;border:1px solid #e7e6c238}.admin-sidebar-footer span{color:#f8f5eabf}.admin-sidebar-footer strong{color:var(--am-cream-light)}.admin-topbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8f5eaeb!important;border-bottom:1px solid #2f637129!important}.admin-topbar-search{background:#fcfaef;border:1px solid #2f637133;border-radius:16px;padding:0 16px;height:52px!important;color:var(--am-teal)!important}.admin-topbar-search input,.admin-topbar-search input::placeholder{color:#6a665e!important}.admin-bell-btn,.admin-logout-btn{color:#6d6459!important}.admin-bell-btn:hover{color:var(--am-teal)!important;background:#2f63711a!important}.admin-logout-btn:hover{color:#fff!important;background:var(--am-terracotta)!important}.admin-user{color:#4c463d!important}.admin-user-avatar{box-shadow:0 8px 20px #1f1c1838;color:var(--am-cream-light)!important;background:linear-gradient(135deg,#fff,#4b3035)!important}.admin-bell-btn{position:relative;overflow:visible}.admin-bell-btn.has-notifications svg{transform-origin:top;animation:1.6s ease-in-out infinite adminBellRing}.admin-notification-badge{color:#fffaf0;background:linear-gradient(135deg,#c93b32,#9f4f49);border:2px solid #f8f5ea;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;font-weight:900;line-height:15px;display:inline-flex;position:absolute;top:-7px;right:-7px;box-shadow:0 10px 22px #9f4f4959}.admin-notifications-dropdown{z-index:50;background:radial-gradient(circle at 0 0,#d8782f1f,#0000 36%),#fffdf6;border:1px solid #2f637129;border-radius:24px;width:330px;padding:14px;animation:.18s both adminDropdownIn;position:absolute;top:calc(100% + 14px);right:-8px;box-shadow:0 28px 70px #19120d38}.admin-notifications-dropdown:before{content:"";background:#fffdf6;border-top:1px solid #2f637124;border-left:1px solid #2f637124;width:14px;height:14px;position:absolute;top:-7px;right:22px;transform:rotate(45deg)}.admin-notifications-header{border-bottom:1px solid #2f63711f;padding:10px 10px 14px}.admin-notifications-header strong{color:#1f1c18;font-size:15px;font-weight:900;display:block}.admin-notifications-header span{color:#7b6f63;margin-top:3px;font-size:12px;font-weight:700;display:block}.admin-notifications-list{gap:8px;padding-top:10px;display:grid}.admin-notification-row{cursor:pointer;color:#2b2722;background:0 0;border:0;border-radius:17px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;width:100%;padding:11px 10px;transition:all .18s;display:grid}.admin-notification-row:hover{background:#2f637117;transform:translate(2px)}.admin-notification-icon{color:#2f6371;background:#e7e6c2a6;border-radius:14px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.admin-notification-label{text-align:left;font-size:13px;font-weight:850}.admin-notification-count{color:#6f6255;background:#1f1c1814;border-radius:999px;justify-content:center;align-items:center;min-width:27px;height:27px;padding:0 8px;font-size:12px;font-weight:950;display:inline-flex}.admin-notification-count.active{color:#fffaf0;background:linear-gradient(135deg,#d8782f,#9f4f49);box-shadow:0 10px 22px #d8782f40}@keyframes adminBellRing{0%,to{transform:rotate(0)}10%,30%,50%{transform:rotate(12deg)}20%,40%,60%{transform:rotate(-10deg)}70%{transform:rotate(0)}}@keyframes adminDropdownIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=640px){.admin-notifications-dropdown{width:auto;position:fixed;top:76px;left:14px;right:14px}.admin-notifications-dropdown:before{display:none}}.admin-topbar{z-index:200;position:sticky;top:0;overflow:visible}.admin-topbar-actions{position:relative;overflow:visible}.admin-notifications{z-index:300;position:relative}.admin-notifications-dropdown{z-index:9999;isolation:isolate;background:radial-gradient(circle at 0 0,#d8782f1f,#0000 36%),#fffdf6;border:1px solid #2f637129;border-radius:24px;width:330px;position:absolute;top:calc(100% + 14px);right:-10px;overflow:hidden;box-shadow:0 30px 80px #19120d38,0 8px 24px #19120d1f}@media (width<=768px){.admin-notifications{position:static!important}.admin-notifications-dropdown{z-index:99999!important;border-radius:28px!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:calc(100vh - 140px)!important;padding:22px!important;position:fixed!important;top:92px!important;left:20px!important;right:20px!important;overflow-y:auto!important}.admin-notifications-list{flex-direction:column!important;gap:12px!important;width:100%!important;display:flex!important}.admin-notification-row{border-radius:20px!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;padding:14px!important;display:flex!important}.admin-notification-icon{flex:0 0 48px!important;width:48px!important;min-width:48px!important;height:48px!important}.admin-notification-content{flex:auto!important;min-width:0!important;max-width:none!important}.admin-notification-label{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;width:100%!important;font-size:15px!important;font-weight:900!important;line-height:1.25!important;display:block!important}.admin-notification-count{flex:0 0 34px!important;width:34px!important;min-width:34px!important;height:34px!important;padding:0!important}}.admin-notifications-dropdown{z-index:9999;background:#fffdf5fa;border:1px solid #2d2d2d14;border-radius:24px;width:360px;max-width:calc(100vw - 32px);max-height:min(460px,100vh - 120px);padding:18px;position:absolute;top:calc(100% + 14px);right:0;overflow-y:auto;box-shadow:0 24px 70px #14120e38}.admin-notifications-header{border-bottom:1px solid #2323231a;justify-content:space-between;align-items:center;margin-bottom:12px;padding:4px 4px 14px;display:flex}.admin-notifications-header strong{white-space:nowrap;font-size:20px;line-height:1.2;display:block}.admin-notifications-header span{color:#1f1f1f99;white-space:nowrap;margin-top:6px;font-size:14px;display:block}.admin-notifications-list{gap:10px;display:grid}.admin-notification-row{cursor:pointer;text-align:left;background:#ffffffb8;border:0;border-radius:18px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-width:0;padding:12px;display:grid}.admin-notification-icon{color:#2f6371;background:#2f63711a;border-radius:16px;flex:none;place-items:center;width:44px;height:44px;display:grid}.admin-notification-content{min-width:0;display:block}.admin-notification-label{color:#242124;white-space:normal;word-break:normal;overflow-wrap:anywhere;font-size:14px;font-weight:800;line-height:1.25;display:block}.admin-notification-count{color:#4a4542;background:#1414140f;border-radius:999px;place-items:center;min-width:34px;height:34px;padding:0 10px;font-size:14px;font-weight:900;display:grid}.admin-notification-count.active{color:#fff;background:#c65f3a}@media (width<=768px){.admin-topbar{z-index:1000;position:sticky;top:0}.admin-topbar-search{display:none}.admin-topbar-actions{gap:10px}.admin-user span{display:none}.admin-notifications{position:static}.admin-notifications-dropdown{border-radius:26px;width:auto;max-width:none;max-height:calc(100vh - 130px);padding:18px;position:fixed;top:86px;left:16px;right:16px}.admin-notifications-header{text-align:center;justify-content:center}.admin-notification-row{grid-template-columns:42px minmax(0,1fr) auto;padding:12px}.admin-notification-label{font-size:14px;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}}@media (width<=390px){.admin-notifications-dropdown{border-radius:22px;padding:14px;top:82px;left:10px;right:10px}.admin-notification-row{grid-template-columns:38px minmax(0,1fr) 32px;gap:9px}.admin-notification-icon{border-radius:14px;width:38px;height:38px}.admin-notification-count{min-width:30px;height:30px;font-size:13px}}.admin-notifications{position:static}.admin-notifications-dropdown{width:auto;position:fixed;left:16px;right:16px}.admin-notification-row *{writing-mode:horizontal-tb!important;text-orientation:mixed!important}
