.dashboard-hero{background:radial-gradient(circle at 7% 20%,#ffffffb8,#0000 30%),linear-gradient(135deg,#0cb8b2,#057f81);grid-template-columns:minmax(0,1fr) 285px;align-items:center;gap:24px;padding:34px;display:grid;position:relative;overflow:hidden}.dashboard-hero:after{content:"";border:70px solid #ffffff1a;border-radius:50%;width:360px;height:360px;position:absolute;top:-165px;left:-115px}.dashboard-hero-copy,.dashboard-hero-card{z-index:1;position:relative}.dashboard-kicker{color:#fff;background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;width:fit-content;padding:8px 13px;font-size:12px;font-weight:900;display:inline-flex}.dashboard-hero h1{color:#fff;margin:16px 0 10px;font-size:clamp(28px,3vw,42px);line-height:1.45}.dashboard-hero p{color:#ffffffd1;max-width:720px;margin:0;line-height:2}.dashboard-hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.dashboard-hero .btn.secondary{border-color:#ffffffb3}.dashboard-hero-card{background:#ffffffed;border-radius:20px;gap:10px;padding:22px;display:grid;box-shadow:0 20px 45px #07494d2e}.dashboard-hero-card span,.dashboard-hero-card small,.dashboard-hero-card em{color:#687b84;font-size:12px;font-style:normal}.dashboard-hero-card strong{color:var(--navy);font-size:30px}.dashboard-profile-progress{background:#e6f2f3;border-radius:999px;height:9px;margin-top:6px;overflow:hidden}.dashboard-profile-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--brand), var(--cyan));width:62%;height:100%;display:block}.dashboard-message{color:#8a6400;background:#fff8e7;border:1px solid #ffe3a4;border-radius:14px;margin:0;padding:13px 16px;font-size:13px}.dashboard-stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.dashboard-stat-card{grid-template-columns:54px 1fr;gap:14px;padding:20px;transition:all .2s;display:grid}.dashboard-stat-card:hover,.dashboard-action-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.dashboard-stat-icon,.dashboard-action-card>span,.dashboard-order-empty-icon,.dashboard-address-icon,.dashboard-ticket-empty>span{width:54px;height:54px;color:var(--brand-dark);background:#e9fbf9;border-radius:16px;place-items:center;display:grid}.dashboard-stat-icon svg,.dashboard-action-card>span svg,.dashboard-order-empty-icon svg,.dashboard-address-icon svg,.dashboard-ticket-empty svg{width:26px;height:26px}.dashboard-stat-card small,.dashboard-panel-head span,.profile-info-grid span,.dashboard-address-card small{color:var(--muted);font-size:12px}.dashboard-stat-card strong{color:var(--navy);margin:6px 0;font-size:34px;line-height:1;display:block}.dashboard-stat-card p{color:#7b8b93;margin:0;font-size:12px;line-height:1.8}
.dashboard-panel{padding:24px}.dashboard-panel-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.dashboard-panel-head h2{color:var(--navy);margin:6px 0 0;font-size:22px}.dashboard-action-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dashboard-action-card{border:1px solid var(--line);background:#fbfdfd;border-radius:18px;grid-template-columns:54px 1fr 22px;align-items:center;gap:14px;min-height:150px;padding:18px;transition:all .2s;display:grid}.dashboard-action-card b,.dashboard-order-preview b,.dashboard-file-empty b,.profile-info-grid b,.dashboard-activity b,.dashboard-process-step b,.dashboard-address-card b,.dashboard-ticket-empty b{color:var(--navy)}.dashboard-action-card p,.dashboard-order-preview p,.dashboard-file-empty p,.dashboard-activity p,.dashboard-address-card p,.dashboard-ticket-empty p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.8}.dashboard-action-card>svg{color:#a6b1b6;width:22px}.dashboard-main-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start;gap:22px;display:grid}.dashboard-main-grid.bottom-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr)}.dashboard-order-preview{background:linear-gradient(135deg,#fbfdfd,#f5fffe);border:1px dashed #cfe0e3;border-radius:18px;grid-template-columns:54px 1fr;gap:14px;padding:18px;display:grid}.dashboard-process{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:18px;display:grid}.dashboard-process-step{text-align:center;background:#f5fafb;border-radius:16px;justify-items:center;gap:8px;padding:14px 8px;display:grid;position:relative}.dashboard-process-step span{width:32px;height:32px;color:var(--brand-dark);background:#fff;border:1px solid #d3eeee;border-radius:50%;place-items:center;font-weight:900;display:grid}.dashboard-process-step b{font-size:12px}.dashboard-file-list{min-height:253px;display:grid}.dashboard-file-empty{text-align:center;background:#fbfdfd;border:1px dashed #cfe0e3;border-radius:18px;align-content:center;place-items:center;gap:10px;padding:28px;display:grid}.dashboard-file-empty svg{width:42px;height:42px;color:var(--brand-dark)}.profile-info-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.profile-info-grid div{border:1px solid var(--line);background:#fbfdfd;border-radius:14px;gap:8px;min-width:0;padding:16px;display:grid}.profile-info-grid b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-limit-badge{background:#eafffd;border-radius:999px;flex:none;align-items:center;min-height:34px;padding:0 12px;font-weight:900;display:inline-flex;color:var(--brand-dark)!important}.dashboard-address-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dashboard-address-card{border:1px solid var(--line);background:#fbfdfd;border-radius:18px;grid-template-columns:54px 1fr;align-items:start;gap:14px;padding:18px;display:grid}.dashboard-address-card div:last-of-type{gap:7px;min-width:0;display:grid}.dashboard-address-card p{margin-top:0}.dashboard-address-card button{color:#8a9aa1;background:#eef5f6;border:0;border-radius:12px;grid-column:1/-1;min-height:40px;font-weight:900}.dashboard-order-list{gap:12px;display:grid}.dashboard-order-preview.real-order{background:#fff;border-style:solid}.dashboard-order-row-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.dashboard-order-row-head span{color:var(--brand-dark);background:#e8faf8;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900}.dashboard-order-preview.real-order small{color:#7e9099;font-size:12px;font-weight:800}.dashboard-download-file{border:1px solid var(--line);width:100%;color:inherit;font:inherit;text-align:right;cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;padding:14px;transition:all .2s;display:grid}.dashboard-download-file:hover{border-color:#bce9e5;transform:translateY(-2px);box-shadow:0 14px 34px #1a495314}.dashboard-download-file>span{width:52px;height:52px;color:var(--brand-dark);background:#e9fbf9;border-radius:16px;place-items:center;display:grid}.dashboard-download-file svg{width:24px;height:24px}.dashboard-download-file b{color:var(--navy)}.dashboard-download-file p,.dashboard-download-file small{color:var(--muted);margin:4px 0 0;font-size:12px}.dashboard-order-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.dashboard-order-pay-link{background:var(--brand);border-radius:12px;justify-content:center;align-items:center;width:fit-content;min-height:38px;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 12px 24px #0fc7bf2e;color:#fff!important}.dashboard-order-cancel-button{color:#d93434;cursor:pointer;background:#fff5f5;border:1px solid #ffd5d5;border-radius:12px;min-height:38px;padding:0 14px;font-size:12px;font-weight:900;transition:all .2s}.dashboard-order-pay-link:hover,.dashboard-order-cancel-button:hover:not(:disabled){transform:translateY(-1px)}.dashboard-order-cancel-button:disabled{opacity:.58;cursor:not-allowed}.dashboard-linked-product{margin-top:6px;font-weight:800;display:block;color:var(--brand-dark)!important}.dashboard-linked-product a{color:var(--brand-dark);text-underline-offset:4px;text-decoration:underline}.dashboard-design-request-list{gap:14px;display:grid}.dashboard-design-request-card{align-items:start}.dashboard-design-quote-box,.dashboard-design-feedback-box,.dashboard-design-cancel-box,.dashboard-design-files,.dashboard-design-messages{background:#fbfdfd;border:1px solid #d7eeee;border-radius:16px;margin-top:14px;padding:14px}.dashboard-design-quote-box{background:linear-gradient(135deg,#f2fffd,#fff)}.dashboard-design-quote-box b,.dashboard-design-files b,.dashboard-design-messages b{color:var(--navy);margin-bottom:8px;display:block}.dashboard-design-feedback-box textarea{resize:vertical;width:100%;min-height:86px;color:var(--navy);font:inherit;background:#fff;border:1px solid #cfe0e3;border-radius:14px;padding:12px 14px;line-height:1.8}.dashboard-design-upload-control{min-height:44px;color:var(--brand-dark);cursor:pointer;background:#f4fffd;border:1px dashed #9fded9;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:0 14px;font-weight:900;display:inline-flex}.dashboard-design-upload-control input{display:none}.dashboard-design-file-row{border-top:1px solid #edf4f5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:10px 0;display:grid}.dashboard-design-file-row:first-of-type{border-top:0}.dashboard-design-file-download{color:var(--brand-dark);font:inherit;text-align:right;overflow-wrap:anywhere;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-weight:900}.dashboard-design-file-row small{grid-column:1/2}.dashboard-design-file-row>button:not(.dashboard-design-file-download){color:#d93434;cursor:pointer;background:#fff5f5;border:1px solid #ffd5d5;border-radius:10px;grid-area:1/2/3/3;min-height:34px;padding:0 10px;font-weight:900}.dashboard-design-message{background:#f5fafb;border:1px solid #edf4f5;border-radius:14px;margin-top:8px;padding:10px 12px}.dashboard-design-message.admin{background:#fff9e8;border-color:#ffe8a7}.dashboard-design-message span{color:var(--brand-dark);font-size:11px;font-weight:900}.dashboard-design-message p{margin:4px 0 0}.dashboard-design-cancel-box{background:snow;border-color:#ffe0e0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}@media (max-width:700px){.dashboard-design-cancel-box,.dashboard-design-file-row{grid-template-columns:1fr}.dashboard-design-file-row small,.dashboard-design-file-row button{grid-area:auto}}button.dashboard-order-pay-link{cursor:pointer;font:inherit;border:0}button.dashboard-order-pay-link:disabled{opacity:.55;cursor:not-allowed}.dashboard-stat-button{border:1px solid var(--line);cursor:pointer;text-align:right;width:100%;font:inherit;transition:all .2s}.dashboard-stat-button:hover{border-color:#bce9e5;transform:translateY(-2px);box-shadow:0 18px 42px #1a49531a}.dashboard-design-order-box{background:linear-gradient(135deg,#f2fffd,#fff);border:1px solid #d7eeee;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:14px;display:grid}.dashboard-design-order-box.paid{background:linear-gradient(135deg,#effffb,#fff);border-color:#bfeee7;grid-template-columns:auto minmax(0,1fr) auto}.dashboard-design-order-box.canceled{background:linear-gradient(135deg,#fff6f6,#fff);border-color:#ffdada;grid-template-columns:auto minmax(0,1fr) auto}.dashboard-design-order-box b{color:var(--navy);margin-bottom:4px;display:block}.dashboard-design-order-box p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.dashboard-order-paid-badge,.dashboard-order-canceled-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.dashboard-order-paid-badge{color:#05977f;background:#e7faf5}.dashboard-order-canceled-badge{color:#d93434;background:#fff0f0}.dashboard-order-pay-link.muted{box-shadow:none;cursor:pointer;font:inherit;background:#eef9f8;border:0;color:var(--brand-dark)!important}@media (max-width:700px){.dashboard-design-order-box,.dashboard-design-order-box.paid,.dashboard-design-order-box.canceled{grid-template-columns:1fr}}.dashboard-notification-list{gap:12px;display:grid}.dashboard-notification-card{background:#fbfdfd;border:1px solid #edf4f4;border-radius:18px;grid-template-columns:46px 1fr;gap:12px;padding:16px;transition:all .18s;display:grid}.dashboard-notification-card.unread{background:linear-gradient(135deg,#effffd,#fff);border-color:#bfeee8}.dashboard-notification-card:hover{border-color:#a9e8e2;transform:translateY(-1px)}.dashboard-notification-card>span{width:46px;height:46px;color:var(--brand-dark);background:#eafffd;border-radius:16px;place-items:center;display:grid}.dashboard-notification-card svg{width:22px;height:22px}.dashboard-notification-card b{color:var(--navy)}.dashboard-notification-card p{color:var(--muted);margin:7px 0;font-size:13px;line-height:1.8}.dashboard-notification-card small{color:#91a0a8;font-size:12px}.dashboard-pagination{background:linear-gradient(135deg,#f7fffe,#fff);border:1px solid #e4f1f2;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:12px 14px;display:flex}.dashboard-pagination-summary{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:800}.dashboard-pagination-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.dashboard-pagination-buttons button,.dashboard-pagination-ellipsis{min-width:36px;min-height:36px;font:inherit;border-radius:12px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:inline-flex}.dashboard-pagination-buttons button{color:var(--navy);cursor:pointer;background:#fff;border:1px solid #ddecf0;transition:all .18s}.dashboard-pagination-buttons button:hover:not(:disabled){border-color:#9ee5dc;transform:translateY(-1px)}.dashboard-pagination-buttons button.active{border-color:var(--brand-dark);background:var(--brand-dark);color:#fff}.dashboard-pagination-buttons button:disabled{opacity:.45;cursor:not-allowed}.dashboard-pagination-ellipsis{color:#8ba0a8}@media (max-width:700px){.dashboard-pagination{flex-direction:column;align-items:stretch}.dashboard-pagination-summary{white-space:normal}.dashboard-pagination-buttons{justify-content:center}}.dashboard-wallet-status{color:var(--brand-dark);background:#e9fbf9;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.dashboard-wallet-hero{background:linear-gradient(135deg,#effffb,#fff 58%,#f3fbff);border:1px solid #ccefed;border-radius:24px;grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:18px;padding:22px;display:grid}.dashboard-wallet-hero span:first-child{color:var(--brand-dark);margin-bottom:8px;font-size:13px;font-weight:800;display:block}.dashboard-wallet-hero strong{color:var(--navy);font-size:32px;line-height:1.4;display:block}.dashboard-wallet-hero p,.dashboard-wallet-card p,.dashboard-wallet-empty p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.9}.dashboard-wallet-icon{color:#fff;background:linear-gradient(135deg, var(--brand), var(--brand-dark));border-radius:28px;place-items:center;width:92px;height:92px;display:grid;box-shadow:0 20px 40px #199c962e}.dashboard-wallet-icon svg{width:42px;height:42px}.dashboard-wallet-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.dashboard-wallet-card{border:1px solid var(--line);background:#fbfdfd;border-radius:18px;padding:16px}.dashboard-wallet-card small{color:var(--muted);margin-bottom:8px;font-size:12px;display:block}.dashboard-wallet-card b,.dashboard-wallet-empty b{color:var(--navy)}.dashboard-wallet-card b{font-size:20px}.dashboard-wallet-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.dashboard-wallet-actions button{color:var(--brand-dark);cursor:not-allowed;opacity:.75;background:#e9fbf9;border:0;border-radius:14px;padding:11px 16px;font-weight:800}.dashboard-wallet-empty{background:#fff;border:1px dashed #cfe0e3;border-radius:18px;grid-template-columns:46px 1fr;align-items:center;gap:12px;margin-top:16px;padding:16px;display:grid}.dashboard-wallet-empty svg{width:28px;height:28px;color:var(--brand-dark)}@media (max-width:900px){.dashboard-wallet-grid{grid-template-columns:1fr}}@media (max-width:560px){.dashboard-wallet-hero,.dashboard-wallet-empty{grid-template-columns:1fr}.dashboard-wallet-icon{width:72px;height:72px}.dashboard-wallet-hero strong{font-size:24px}}.dashboard-wallet-actions span{color:var(--muted);align-items:center;font-size:13px;line-height:1.8;display:inline-flex}.dashboard-wallet-bank-box{border:1px solid var(--line);background:#fbfdfd;border-radius:22px;margin-top:18px;padding:18px}.dashboard-wallet-bank-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.dashboard-wallet-bank-head span{color:var(--brand-dark);margin-bottom:6px;font-size:12px;font-weight:900;display:block}.dashboard-wallet-bank-head h3{color:var(--navy);margin:0;font-size:20px}.dashboard-wallet-bank-head>b{color:var(--brand-dark);background:#e9fbf9;border-radius:999px;padding:7px 11px;font-size:12px}.dashboard-wallet-bank-form{grid-template-columns:minmax(160px,.8fr) minmax(240px,1.2fr) auto;align-items:end;gap:12px;display:grid}.dashboard-wallet-bank-form label{color:var(--navy);gap:8px;font-size:13px;font-weight:900;display:grid}.dashboard-wallet-bank-form input{width:100%;min-height:46px;color:var(--navy);font:inherit;background:#fff;border:1px solid #dbe8eb;border-radius:14px;padding:0 14px;font-weight:800}.dashboard-wallet-bank-form input[readonly]{color:var(--muted);background:#f4f8f9}.dashboard-wallet-bank-form button,.dashboard-wallet-bank-item button{background:var(--brand);color:#fff;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:14px;padding:0 16px;font-weight:900;transition:all .2s}.dashboard-wallet-bank-form button:disabled{opacity:.55;cursor:not-allowed}.dashboard-wallet-bank-note{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.9}.dashboard-wallet-bank-list{gap:12px;margin-top:16px;display:grid}.dashboard-wallet-bank-item{background:#fff;border:1px solid #dcebed;border-radius:18px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.dashboard-wallet-bank-item>span{width:48px;height:48px;color:var(--brand-dark);background:#e9fbf9;border-radius:16px;place-items:center;display:grid}.dashboard-wallet-bank-item svg{width:24px;height:24px}.dashboard-wallet-bank-item b{color:var(--navy)}.dashboard-wallet-bank-item p{color:var(--navy);word-break:break-all;margin:4px 0 0;font-weight:900}.dashboard-wallet-bank-item small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.dashboard-wallet-bank-item button{color:#b42318;background:#fff1f1}@media (max-width:760px){.dashboard-wallet-bank-form,.dashboard-wallet-bank-item{grid-template-columns:1fr}.dashboard-wallet-bank-form button,.dashboard-wallet-bank-item button{width:100%}}.dashboard-wallet-withdraw-form{border:1px solid var(--line);background:#fbfdfd;border-radius:20px;gap:14px;padding:18px;display:grid}.dashboard-wallet-form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.dashboard-wallet-withdraw-form label,.dashboard-wallet-form-grid label{color:var(--navy);gap:8px;font-weight:800;display:grid}.dashboard-wallet-withdraw-form input,.dashboard-wallet-withdraw-form select,.dashboard-wallet-withdraw-form textarea{border:1px solid var(--line);width:100%;color:var(--navy);font:inherit;background:#fff;border-radius:14px;outline:none;padding:11px 12px}.dashboard-wallet-withdraw-form textarea{resize:vertical;min-height:84px}.dashboard-wallet-withdraw-form button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-self:start;padding:12px 18px;font-weight:900}.dashboard-wallet-withdraw-form button:disabled,.dashboard-wallet-bank-form button:disabled,.dashboard-wallet-bank-item button:disabled{opacity:.58;cursor:not-allowed}@media (max-width:760px){.dashboard-wallet-form-grid{grid-template-columns:1fr}}
.dashboard-ticket-box{gap:14px;display:grid}.dashboard-ticket-empty{background:linear-gradient(135deg,#fbfdfd,#f5fffe);border:1px dashed #cfe0e3;border-radius:18px;grid-template-columns:54px 1fr;align-items:center;gap:14px;padding:16px;display:grid}.dashboard-ticket-form{gap:12px;display:grid}.dashboard-ticket-form label{color:var(--navy);gap:8px;font-size:13px;font-weight:900;display:grid}.dashboard-ticket-form select,.dashboard-ticket-form input,.dashboard-ticket-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfdfd;border-radius:12px;outline:0;padding:12px 13px;font-weight:400}.dashboard-ticket-form textarea{resize:vertical;min-height:98px}.dashboard-ticket-form button{color:#8a9aa1;background:#eef5f6;border:0;border-radius:12px;min-height:42px;font-weight:900}.dashboard-profile-form,.dashboard-address-form{gap:12px;display:grid}.dashboard-profile-form{margin-top:14px}.dashboard-profile-form label,.dashboard-address-form label{color:var(--navy);gap:8px;font-size:13px;font-weight:900;display:grid}.dashboard-profile-form input,.dashboard-address-form input,.dashboard-address-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfdfd;border-radius:12px;outline:0;padding:12px 13px;font-weight:400}.dashboard-profile-form input:focus,.dashboard-address-form input:focus,.dashboard-address-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px #06aaa517}.dashboard-profile-note{background:#f7fcfc;border:1px dashed #cfe0e3;border-radius:14px;gap:7px;padding:14px;display:grid}.dashboard-profile-note b{color:var(--navy);font-size:13px}.dashboard-profile-note span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;direction:ltr;font-size:13px;overflow:hidden}.dashboard-profile-form button,.dashboard-address-form-actions button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:12px;min-height:44px;font-weight:900;transition:all .2s}.dashboard-profile-form button:hover,.dashboard-address-form-actions button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #06aaa52e}.dashboard-profile-form button:disabled,.dashboard-address-form-actions button:disabled,.dashboard-address-actions button:disabled{cursor:not-allowed;opacity:.65;box-shadow:none;transform:none}.compact-profile-info{grid-template-columns:repeat(2,1fr)}.dashboard-address-manager{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:18px;display:grid}.dashboard-address-list{gap:12px;display:grid}.dashboard-address-empty,.dashboard-real-address-card,.dashboard-address-form-card{border:1px solid var(--line);background:#fbfdfd;border-radius:18px}.dashboard-address-empty{text-align:center;align-content:center;justify-items:center;gap:10px;min-height:270px;padding:28px;display:grid}.dashboard-address-empty svg{width:42px;height:42px;color:var(--brand-dark)}.dashboard-address-empty b,.dashboard-real-address-card b,.dashboard-address-form-head h3{color:var(--navy)}.dashboard-address-empty p,.dashboard-real-address-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.9}.dashboard-real-address-card{gap:12px;padding:16px;transition:all .2s;display:grid}.dashboard-real-address-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.dashboard-real-address-head{grid-template-columns:48px 1fr auto;align-items:center;gap:12px;display:grid}.dashboard-real-address-head>span{width:48px;height:48px;color:var(--brand-dark);background:#e9fbf9;border-radius:15px;place-items:center;display:grid}.dashboard-real-address-head svg{width:24px;height:24px}.dashboard-real-address-head div{gap:5px;min-width:0;display:grid}.dashboard-real-address-head small,.dashboard-postal-code{color:var(--muted);font-size:12px}.dashboard-real-address-head em{color:var(--brand-dark);background:#eafffd;border-radius:999px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:900}.dashboard-address-actions{flex-wrap:wrap;gap:8px;display:flex}.dashboard-address-actions button{color:#516672;cursor:pointer;background:#fff;border:1px solid #d8e7ea;border-radius:10px;min-height:36px;padding:0 12px;font-weight:900;transition:all .2s}.dashboard-address-actions button:hover{color:var(--brand-dark);background:#f4fffd;border-color:#bce9e5}.dashboard-address-form-card{padding:18px;box-shadow:0 16px 36px #1a49530f}.dashboard-address-form-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.dashboard-address-form-head span{color:var(--brand-dark);font-size:12px;font-weight:900}.dashboard-address-form-head h3{margin:6px 0 0;font-size:19px}.dashboard-address-form-head small{min-width:42px;min-height:42px;color:var(--brand-dark);background:#eafffd;border-radius:14px;place-items:center;font-weight:900;display:grid}.dashboard-address-form{grid-template-columns:repeat(2,1fr)}.dashboard-address-form textarea{resize:vertical;min-height:104px}.dashboard-address-wide-field,.dashboard-checkbox-field{grid-column:1/-1}.dashboard-checkbox-field{background:#f5fafb;border-radius:12px;flex-direction:row;align-items:center;padding:12px;color:#516672!important;gap:9px!important;display:flex!important}.dashboard-checkbox-field input{width:18px;height:18px;accent-color:var(--brand)}.dashboard-address-form-actions{gap:10px;margin-top:14px;display:flex}.dashboard-address-form-actions button{flex:1}.dashboard-address-form-actions .ghost{color:#536a75;background:#eef5f6}.dashboard-address-limit-message{color:#8a6400;background:#fff9ea;border:1px solid #ffe3a4;border-radius:14px;padding:16px;font-size:13px;line-height:1.9}@media (max-width:1200px){.dashboard-address-manager{grid-template-columns:1fr}}@media (max-width:800px){.compact-profile-info,.dashboard-address-form{grid-template-columns:1fr}}@media (max-width:520px){.dashboard-real-address-head{text-align:center;grid-template-columns:1fr;justify-items:center}.dashboard-address-actions,.dashboard-address-form-actions{flex-direction:column}}.dashboard-profile-form .dashboard-action-button,.dashboard-address-form-actions .dashboard-action-button{justify-content:center;align-items:center;gap:9px;display:inline-flex;position:relative;overflow:hidden}.dashboard-profile-form .dashboard-action-button:active,.dashboard-address-form-actions .dashboard-action-button:active{transform:translateY(0)scale(.98)}.dashboard-action-button.is-saving{background:linear-gradient(135deg,#06aaa5,#057f81);box-shadow:0 12px 28px #06aaa533}.dashboard-action-button.is-success{background:linear-gradient(135deg,#16b981,#059669)!important;box-shadow:0 12px 28px #16b98133!important}.dashboard-action-button.is-error{background:linear-gradient(135deg,#ef4444,#dc2626)!important;box-shadow:0 12px 28px #ef44442e!important}.button-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite dashboardButtonSpin}.button-check{color:#fff;background:#ffffff38;border-radius:50%;place-items:center;width:20px;height:20px;font-size:13px;font-weight:900;display:inline-grid}@keyframes dashboardButtonSpin{to{transform:rotate(360deg)}}.dashboard-ticket-form button:not(:disabled){background:linear-gradient(135deg, var(--mint), var(--cyan));color:#052c32;cursor:pointer;box-shadow:0 12px 24px #1dd1b22e}.dashboard-ticket-list{gap:14px;display:grid}.dashboard-ticket-card{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f8fbfb);border-radius:18px;gap:12px;padding:16px;display:grid;box-shadow:0 16px 34px #0f172a0f}.dashboard-ticket-card>p{color:var(--navy);margin:0;font-weight:900}.dashboard-ticket-card>small{color:#6d7b82;line-height:1.9}
.dashboard-activity-list.two-column{grid-template-columns:repeat(2,1fr)}.dashboard-activity-list{gap:12px;display:grid}.dashboard-activity{border:1px solid var(--line);background:#fbfdfd;border-radius:16px;grid-template-columns:42px 1fr;gap:12px;padding:14px;display:grid}.dashboard-activity>span{width:42px;height:42px;color:var(--brand-dark);background:#e9fbf9;border-radius:14px;place-items:center;display:grid}.dashboard-activity svg{width:22px;height:22px}.dashboard-activity small{color:#94a1a7;margin-top:8px;font-size:11px;display:inline-block}.dashboard-loading{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:10px;padding:30px;display:flex}.dashboard-loading span{border:3px solid #d7eeee;border-top-color:var(--brand);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite dashboard-spin}@keyframes dashboard-spin{to{transform:rotate(360deg)}}@media (max-width:1200px){.dashboard-shell{grid-template-columns:250px minmax(0,1fr)}.dashboard-hero,.dashboard-main-grid,.dashboard-main-grid.bottom-grid{grid-template-columns:1fr}.dashboard-stats,.dashboard-action-grid,.dashboard-address-grid,.dashboard-activity-list.two-column,.dashboard-process{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.dashboard-page{background:radial-gradient(circle at 88% 4%,#15d0c524,#0000 28%),linear-gradient(#f3fbfa 0%,#f8fbfb 38%,#fff 100%)}.dashboard-page.section{padding:20px 0 110px}.dashboard-shell{display:block}.dashboard-sidebar{border-radius:24px;padding:14px;position:relative;top:auto;overflow:visible;box-shadow:0 14px 34px #114a5217}.dashboard-sidebar:before{border-radius:24px 24px 0 0;height:72px}.dashboard-user-card{grid-template-columns:50px minmax(0,1fr);gap:11px;min-height:64px;padding:4px 0 13px}.dashboard-avatar{border-radius:17px;width:50px;height:50px;font-size:22px;box-shadow:0 10px 24px #06aaa533}.dashboard-user-card strong{font-size:14px}.dashboard-user-card span{font-size:11px}.dashboard-menu{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:13px 0 10px;display:grid;overflow:visible}.dashboard-menu:before{content:"بخش‌های پنل کاربری";color:var(--navy);grid-column:1/-1;margin-bottom:2px;font-size:13px;font-weight:900;display:block}.dashboard-menu a,.dashboard-menu button{text-align:center;background:#f8fcfc;border:1px solid #e0eeee;border-radius:15px;flex-direction:column;justify-content:center;gap:7px;min-width:0;min-height:72px;padding:8px 5px;font-size:11px;line-height:1.5}.dashboard-menu button.active,.dashboard-menu a.active{background:linear-gradient(135deg,#e7fffc,#f5fffe);border-color:#06aaa547;box-shadow:0 8px 18px #06aaa51a}.dashboard-menu svg,.dashboard-menu button svg{width:20px;height:20px}.dashboard-logout{z-index:auto;border:1px solid #ffd9d9;border-radius:14px;width:100%;min-height:44px;margin-top:2px;padding:0 14px;font-size:12px;position:static}.dashboard-logout svg{width:19px;height:19px}.dashboard-content{gap:14px;margin-top:14px}.dashboard-message{border-radius:16px;font-size:12px;line-height:1.8}.dashboard-hero{border-radius:26px;grid-template-columns:1fr;gap:16px;padding:24px}.dashboard-hero:after{border-width:46px;width:250px;height:250px;top:-125px;left:-105px}.dashboard-kicker{padding:7px 11px;font-size:11px}.dashboard-hero h1{margin:12px 0 8px;font-size:27px;line-height:1.55}.dashboard-hero p{font-size:13px;line-height:1.9}.dashboard-hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%;margin-top:18px;display:grid}.dashboard-hero-actions .btn{width:auto;min-height:46px;padding:0 12px;font-size:12px}.dashboard-hero-card{border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;padding:15px 16px}.dashboard-hero-card strong{grid-area:1/2/span 2;font-size:24px}.dashboard-hero-card small{font-size:10px}.dashboard-profile-progress,.dashboard-hero-card em{grid-column:1/-1}.dashboard-profile-progress{margin-top:7px}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-stat-card{text-align:right;border-radius:18px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:14px}.dashboard-stat-icon{border-radius:14px;width:42px;height:42px}.dashboard-stat-icon svg{width:21px;height:21px}.dashboard-stat-card small{line-height:1.6;display:block}.dashboard-stat-card strong{overflow-wrap:anywhere;margin:5px 0 0;font-size:24px;line-height:1.35}.dashboard-stat-card p{display:none}.dashboard-panel{border-radius:22px;padding:18px}.dashboard-panel-head{gap:10px;margin-bottom:14px}.dashboard-panel-head h2{margin-top:4px;font-size:18px;line-height:1.6}.dashboard-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-action-card{border-radius:16px;grid-template-columns:42px minmax(0,1fr);gap:10px;min-height:104px;padding:13px}.dashboard-action-card>span{border-radius:14px;width:42px;height:42px}.dashboard-action-card>span svg{width:21px;height:21px}.dashboard-action-card>svg{display:none}.dashboard-action-card b{font-size:13px;line-height:1.6}.dashboard-action-card p{margin-top:4px;font-size:11px;line-height:1.65}.dashboard-main-grid,.dashboard-main-grid.bottom-grid,.dashboard-address-grid,.dashboard-activity-list.two-column,.profile-info-grid,.dashboard-process{grid-template-columns:1fr}.dashboard-order-preview,.dashboard-address-card,.dashboard-activity{text-align:right}.dashboard-process{gap:7px}.dashboard-process-step{text-align:right;grid-template-columns:34px 1fr;place-items:center start;padding:10px 12px}.dashboard-pagination{border-radius:16px;padding:11px}.dashboard-pagination-buttons{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.dashboard-pagination-buttons::-webkit-scrollbar{display:none}}@media (max-width:520px){.dashboard-page.section{padding-top:12px}.dashboard-shell{width:min(94%,620px)}.dashboard-sidebar,.dashboard-panel,.dashboard-hero,.dashboard-stat-card{border-radius:18px}.dashboard-sidebar{padding:12px}.dashboard-sidebar:before{border-radius:18px 18px 0 0;height:66px}.dashboard-user-card{grid-template-columns:46px minmax(0,1fr);min-height:58px;padding:3px 0 11px}.dashboard-avatar{border-radius:15px;width:46px;height:46px;font-size:20px}.dashboard-user-card strong{font-size:13px}.dashboard-user-card span{font-size:10px}.dashboard-menu{gap:7px;margin-inline:0;padding-top:10px}.dashboard-menu:before{font-size:12px}.dashboard-menu a,.dashboard-menu button{border-radius:13px;min-height:68px;padding:7px 4px;font-size:10px}.dashboard-logout{border-radius:12px;min-height:42px;margin-top:1px;font-size:11px}.dashboard-content{gap:11px;margin-top:11px}.dashboard-hero{gap:13px;padding:20px 17px}.dashboard-hero h1{font-size:24px}.dashboard-hero p{font-size:12px;line-height:1.85}.dashboard-hero-actions{gap:7px;margin-top:15px}.dashboard-hero-actions .btn{border-radius:12px;min-height:43px;padding:0 7px;font-size:11px}.dashboard-hero-card{padding:13px 14px}.dashboard-hero-card strong{font-size:21px}.dashboard-stats{gap:8px}.dashboard-stat-card{grid-template-columns:36px minmax(0,1fr);gap:8px;padding:11px}.dashboard-stat-icon{border-radius:12px;width:36px;height:36px}.dashboard-stat-icon svg{width:18px;height:18px}.dashboard-stat-card small{font-size:10px}.dashboard-stat-card strong{font-size:20px}.dashboard-panel{padding:15px}.dashboard-panel-head{flex-direction:column;align-items:flex-start}.dashboard-panel-head h2{font-size:17px}.dashboard-action-grid{gap:8px}.dashboard-action-card{text-align:center;grid-template-columns:1fr;align-content:center;justify-items:center;gap:7px;min-height:98px;padding:11px 8px}.dashboard-action-card>span{border-radius:13px;width:38px;height:38px}.dashboard-action-card p{display:none}.dashboard-order-preview,.dashboard-address-card,.dashboard-activity,.dashboard-wallet-empty{text-align:right;grid-template-columns:40px minmax(0,1fr);justify-items:stretch;gap:10px;padding:13px}.dashboard-order-preview .dashboard-order-empty-icon,.dashboard-address-card .dashboard-address-icon,.dashboard-activity>span{border-radius:13px;width:40px;height:40px}.dashboard-ticket-empty,.dashboard-file-empty{padding:20px 14px}.dashboard-order-row-head{flex-direction:column;align-items:flex-start}.dashboard-order-actions,.dashboard-address-actions,.dashboard-address-form-actions{flex-direction:column;width:100%}.dashboard-order-actions a,.dashboard-order-actions button,.dashboard-address-actions button,.dashboard-address-form-actions button{width:100%}.dashboard-real-address-head{text-align:right;grid-template-columns:42px minmax(0,1fr);justify-items:stretch}.dashboard-real-address-head>span{border-radius:13px;width:42px;height:42px}.dashboard-real-address-head em{grid-column:1/-1;width:fit-content}.dashboard-wallet-panel{overflow:hidden}.dashboard-wallet-panel .dashboard-panel-head{flex-direction:row;align-items:center}.dashboard-wallet-panel .dashboard-panel-head>div{min-width:0}.dashboard-wallet-status{flex:none;padding:7px 10px;font-size:10px}.dashboard-wallet-hero{text-align:right;border-radius:18px;align-items:center;gap:12px;padding:15px;display:flex}.dashboard-wallet-hero>div{flex:1;min-width:0}.dashboard-wallet-icon{border-radius:15px;flex:0 0 48px;width:48px;height:48px}.dashboard-wallet-icon svg{width:24px;height:24px}.dashboard-wallet-hero strong{overflow-wrap:anywhere;font-size:20px;line-height:1.55}.dashboard-wallet-hero p{margin-top:6px;font-size:11px;line-height:1.8}.dashboard-wallet-grid{gap:9px;margin-top:10px}.dashboard-wallet-card{border-radius:16px;padding:13px}.dashboard-wallet-card small{margin-bottom:5px;font-size:11px}.dashboard-wallet-card b{overflow-wrap:anywhere;font-size:17px;display:block}.dashboard-wallet-card p{margin-top:5px;font-size:11px;line-height:1.75}.dashboard-wallet-withdraw-form,.dashboard-wallet-bank-box{border-radius:18px;padding:14px}.dashboard-wallet-withdraw-form{margin-top:14px}.dashboard-wallet-bank-head{flex-direction:row;align-items:flex-start;gap:10px}.dashboard-wallet-bank-head>div{flex:1;min-width:0}.dashboard-wallet-bank-head h3{font-size:16px;line-height:1.6}.dashboard-wallet-bank-head>b{flex:none;padding:6px 9px;font-size:10px}.dashboard-wallet-withdraw-form input,.dashboard-wallet-withdraw-form select,.dashboard-wallet-withdraw-form textarea,.dashboard-wallet-bank-form input{min-width:0;font-size:16px}.dashboard-wallet-withdraw-form>button,.dashboard-wallet-bank-form button{justify-self:stretch;width:100%}.dashboard-wallet-bank-item{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:12px}.dashboard-wallet-bank-item>span{border-radius:13px;width:42px;height:42px}.dashboard-wallet-bank-item>div{min-width:0}.dashboard-wallet-bank-item p{word-break:break-word;overflow-wrap:anywhere;font-size:12px}.dashboard-wallet-bank-item button{grid-column:1/-1;width:100%}.dashboard-wallet-bank-note{font-size:11px;line-height:1.8}.dashboard-profile-form input,.dashboard-address-form input,.dashboard-address-form textarea,.dashboard-ticket-form input,.dashboard-ticket-form textarea{font-size:16px}.dashboard-pagination-summary{text-align:center;font-size:11px}}

.admin-page{background:radial-gradient(circle at 16% 10%,#15d0c521,#0000 31%),linear-gradient(#f8fbfb 0%,#fff 100%)}.admin-shell{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:24px;display:grid}.admin-sidebar,.admin-panel,.admin-hero,.admin-stat-card{border:1px solid var(--line);background:#fffffff2;border-radius:22px;box-shadow:0 18px 45px #1a495312}.admin-sidebar{padding:18px;position:sticky;top:205px;overflow:hidden}.admin-sidebar:before{content:"";pointer-events:none;background:linear-gradient(135deg,#06aaa52e,#15d0c50f);height:96px;position:absolute;inset:0 0 auto}.admin-profile-card{z-index:1;border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;align-items:center;gap:12px;padding:12px 0 20px;display:grid;position:relative}.admin-avatar{background:linear-gradient(135deg, var(--brand), var(--brand-dark));color:#fff;border-radius:22px;place-items:center;width:64px;height:64px;font-size:28px;font-weight:900;display:grid;box-shadow:0 14px 30px #06aaa53d}.admin-profile-card div{gap:6px;min-width:0;display:grid}.admin-profile-card strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.admin-profile-card span:last-child{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;direction:ltr;font-size:12px;overflow:hidden}.admin-menu{gap:8px;padding:18px 0;display:grid}.admin-menu a{color:#516672;border-radius:14px;align-items:center;gap:10px;min-height:46px;padding:0 14px;font-size:14px;font-weight:800;transition:all .2s;display:flex}.admin-menu svg,.admin-sidebar-note svg,.admin-panel-head>svg{flex:none;width:21px;height:21px}.admin-menu a:hover,.admin-menu a.active{color:var(--brand-dark);background:#eafffd}.admin-sidebar-note{border:1px solid var(--line);background:#f7fbfb;border-radius:16px;grid-template-columns:42px 1fr;gap:10px;padding:14px;display:grid}.admin-sidebar-note>svg{width:42px;height:42px;color:var(--brand-dark);background:#e9fbf9;border-radius:14px;padding:10px}.admin-sidebar-note b{color:var(--navy)}.admin-sidebar-note p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.8}.admin-content{gap:22px;min-width:0;display:grid}.admin-hero{background:radial-gradient(circle at 7% 20%,#ffffffb8,#0000 30%),linear-gradient(135deg,#0cb8b2,#057f81);grid-template-columns:minmax(0,1fr) 285px;align-items:center;gap:24px;padding:34px;display:grid;position:relative;overflow:hidden}.admin-hero:after{content:"";border:70px solid #ffffff1a;border-radius:50%;width:360px;height:360px;position:absolute;top:-165px;left:-115px}.admin-hero-copy,.admin-hero-card{z-index:1;position:relative}.admin-kicker{color:#fff;background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;width:fit-content;padding:8px 13px;font-size:12px;font-weight:900;display:inline-flex}.admin-hero h1{color:#fff;margin:16px 0 10px;font-size:clamp(28px,3vw,42px);line-height:1.45}.admin-hero p{color:#ffffffd1;max-width:760px;margin:0;line-height:2}.admin-hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.admin-hero .btn.secondary{border-color:#ffffffb8}.admin-hero-card{background:#ffffffed;border-radius:20px;gap:10px;padding:22px;display:grid;box-shadow:0 20px 45px #07494d2e}.admin-hero-card span,.admin-hero-card small,.admin-hero-card em{color:#687b84;font-size:12px;font-style:normal}.admin-hero-card strong{color:var(--navy);font-size:30px}.admin-hero-progress{background:#e6f2f3;border-radius:999px;height:9px;margin-top:6px;overflow:hidden}.admin-hero-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--brand), var(--cyan));width:72%;height:100%;display:block}.admin-stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.admin-stat-card{grid-template-columns:54px 1fr;gap:14px;padding:20px;transition:all .2s;display:grid;position:relative}.admin-stat-card:hover,.admin-action-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.admin-stat-icon,.admin-action-card>span,.admin-request-card>span,.admin-stock-card>span,.admin-ticket-card>span,.admin-timeline-item>span{width:54px;height:54px;color:var(--brand-dark);background:#e9fbf9;border-radius:16px;place-items:center;display:grid}.admin-stat-icon svg,.admin-action-card>span svg,.admin-request-card>span svg,.admin-stock-card>span svg,.admin-ticket-card>span svg,.admin-timeline-item>span svg{width:26px;height:26px}.admin-stat-card small,.admin-panel-head span{color:var(--muted);font-size:12px}.admin-stat-card strong{color:var(--navy);margin:6px 0;font-size:34px;line-height:1;display:block}.admin-stat-card p,.admin-action-card p,.admin-request-card p,.admin-stock-card p,.admin-ticket-card p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.8}.admin-stat-card>b{min-height:28px;color:var(--brand-dark);background:#eafffd;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;display:inline-flex;position:absolute;top:16px;left:16px}.admin-panel{min-width:0;padding:24px}.admin-panel-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.admin-panel-head h2{color:var(--navy);margin:6px 0 0;font-size:22px}.admin-text-link{color:var(--brand-dark);white-space:nowrap;font-size:13px;font-weight:900}.admin-action-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.admin-action-card{border:1px solid var(--line);background:#fbfdfd;border-radius:18px;grid-template-columns:54px 1fr 22px;align-items:center;gap:14px;min-height:150px;padding:18px;transition:all .2s;display:grid}.admin-action-card b,.admin-request-card b,.admin-stock-card b,.admin-ticket-card b,.admin-timeline-item b{color:var(--navy)}.admin-action-card>svg{color:#a6b1b6;width:22px}.admin-main-grid{grid-template-columns:minmax(0,1.4fr) minmax(330px,.6fr);align-items:start;gap:22px;display:grid}.admin-bottom-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:22px;display:grid}.admin-bottom-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-table-wrap{border:1px solid var(--line);border-radius:18px;overflow:auto}.admin-table{border-collapse:collapse;background:#fff;width:100%;min-width:720px}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:right;white-space:nowrap;padding:15px 16px}.admin-table th{color:#60737d;background:#f7fbfb;font-size:12px}.admin-table td{color:#334954;font-size:13px}.admin-table tr:last-child td{border-bottom:0}.admin-status{color:#516672;white-space:nowrap;background:#eef4f6;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.admin-status-success{color:#16865a;background:#e8faf1}.admin-status-warning{color:#9b7100;background:#fff7dc}.admin-status-info{color:#1672a6;background:#eaf7ff}.admin-status-danger{color:#c93636;background:#fff0f0}.admin-request-list,.admin-stock-list,.admin-ticket-list,.admin-timeline{gap:12px;display:grid}.admin-request-card,.admin-stock-card,.admin-ticket-card{border:1px solid var(--line);background:#fbfdfd;border-radius:18px;grid-template-columns:54px 1fr auto;align-items:center;gap:13px;padding:15px;display:grid}.admin-request-card div,.admin-stock-card div,.admin-ticket-card div{min-width:0}.admin-request-card b,.admin-ticket-card b,.admin-stock-card b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-stock-card strong{color:var(--brand-dark);white-space:nowrap}.admin-timeline-item{grid-template-columns:44px 1fr;align-items:center;gap:12px;padding-bottom:16px;display:grid;position:relative}.admin-timeline-item:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:48px;bottom:0;right:21px}.admin-timeline-item>span{z-index:1;border-radius:14px;width:44px;height:44px;position:relative}.admin-timeline-item>span svg{width:22px;height:22px}.admin-timeline-item div{gap:4px;display:grid}.admin-timeline-item small{color:var(--muted);font-size:12px}.admin-settlements-section{gap:22px;display:grid}.admin-settlement-hero{background:linear-gradient(135deg,#f1fffd,#fff 62%,#f4fbff);grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:18px;display:grid}.admin-settlement-hero span:first-child,.admin-settlement-flow .admin-panel-head span,.admin-settlement-table-panel .admin-panel-head span{color:var(--brand-dark);margin-bottom:7px;font-size:12px;font-weight:900;display:block}.admin-settlement-hero h2{color:var(--navy);margin:0;font-size:22px;line-height:1.8}.admin-settlement-hero p,.admin-settlement-card p,.admin-settlement-step p,.admin-settlement-row p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.9}.admin-settlement-hero-icon{color:#fff;background:linear-gradient(135deg, var(--brand), var(--brand-dark));border-radius:28px;place-items:center;width:92px;height:92px;display:grid;box-shadow:0 20px 40px #199c962e}.admin-settlement-hero-icon svg{width:42px;height:42px}.admin-settlement-stats{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.admin-settlement-card{border:1px solid var(--line);background:#fffffff2;border-radius:22px;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:12px;padding:18px;display:grid;position:relative;box-shadow:0 18px 45px #1a495312}.admin-settlement-card>span:first-child{width:52px;height:52px;color:var(--brand-dark);background:#eafffd;border-radius:18px;place-items:center;display:grid}.admin-settlement-card svg{width:24px;height:24px}.admin-settlement-card small,.admin-settlement-row small{color:var(--muted);margin-bottom:6px;font-size:12px;display:block}.admin-settlement-card strong,.admin-settlement-step b,.admin-settlement-row b{color:var(--navy)}.admin-settlement-card strong{font-size:22px;display:block}.admin-settlement-card .admin-status{position:absolute;top:14px;left:14px}.admin-settlement-steps{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.admin-settlement-step{border:1px solid var(--line);background:#fbfdfd;border-radius:18px;padding:16px}.admin-settlement-step span{color:#fff;background:var(--brand);border-radius:12px;place-items:center;width:34px;height:34px;margin-bottom:10px;font-weight:900;display:grid}.admin-settlement-table{gap:12px;display:grid}.admin-settlement-row{border:1px solid var(--line);background:#fbfdfd;border-radius:18px;grid-template-columns:1fr 1.2fr .9fr 1.4fr auto;align-items:center;gap:12px;padding:14px;display:grid}.admin-settlement-row p[dir=ltr]{text-align:left;color:var(--navy);word-break:break-all;direction:ltr;font-weight:900}@media (max-width:1100px){.admin-settlement-stats,.admin-settlement-steps,.admin-settlement-row{grid-template-columns:1fr 1fr}}@media (max-width:700px){.admin-settlement-hero,.admin-settlement-stats,.admin-settlement-steps,.admin-settlement-row{grid-template-columns:1fr}.admin-settlement-hero-icon{width:72px;height:72px}}.admin-settlement-credit-panel,.admin-settlement-table-panel{gap:16px;display:grid}.admin-settlement-credit-form,.admin-settlement-filters{grid-template-columns:1.1fr .8fr 1.2fr auto;align-items:end;gap:12px;display:grid}.admin-settlement-credit-form label,.admin-settlement-actions{gap:8px;display:grid}.admin-settlement-credit-form input,.admin-settlement-filters input,.admin-settlement-filters select,.admin-settlement-actions input,.admin-settlement-actions textarea{border:1px solid var(--line);width:100%;color:var(--navy);font:inherit;background:#fff;border-radius:14px;outline:none;padding:11px 12px}.admin-settlement-actions textarea{resize:vertical;min-height:62px}.admin-settlement-credit-form button,.admin-settlement-actions button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:14px;padding:11px 14px;font-weight:900}.admin-settlement-actions button:last-child{background:#f97373}.admin-settlement-actions div:last-child{flex-wrap:wrap;gap:8px;display:flex}.admin-settlement-help{color:var(--muted);margin:0;font-size:13px;line-height:1.9}.admin-settlement-row-real{grid-template-columns:1fr 1.15fr .95fr 1.3fr minmax(230px,.95fr);align-items:start}.admin-empty-state{color:var(--muted);text-align:center;background:#fbfdfd;border:1px dashed #cfe0e3;border-radius:18px;padding:26px;font-weight:800}@media (max-width:1100px){.admin-settlement-credit-form,.admin-settlement-filters,.admin-settlement-row-real{grid-template-columns:1fr 1fr}}@media (max-width:700px){.admin-settlement-credit-form,.admin-settlement-filters,.admin-settlement-row-real{grid-template-columns:1fr}}
@media (max-width:1200px){.admin-stats,.admin-bottom-grid{grid-template-columns:repeat(2,1fr)}.admin-main-grid{grid-template-columns:1fr}}@media (max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static}.admin-menu{grid-template-columns:repeat(2,1fr)}.admin-hero{grid-template-columns:1fr}}@media (max-width:700px){.admin-stats,.admin-action-grid,.admin-bottom-grid,.admin-menu{grid-template-columns:1fr}.admin-hero,.admin-panel{padding:20px}.admin-hero-actions{flex-direction:column}.admin-hero-actions .btn{width:100%}.admin-request-card,.admin-stock-card,.admin-ticket-card{grid-template-columns:48px 1fr}.admin-request-card .admin-status,.admin-stock-card strong,.admin-ticket-card .admin-status{grid-column:2}}.admin-menu button{color:#516672;width:100%;min-height:46px;font:inherit;text-align:right;cursor:pointer;background:0 0;border:0;border-radius:14px;align-items:center;gap:10px;padding:0 14px;font-size:14px;font-weight:800;transition:all .2s;display:flex}.admin-menu button:hover,.admin-menu button.active{color:var(--brand-dark);background:#eafffd;transform:translate(-3px)}.admin-action-card{border:1px solid var(--line);color:inherit;font:inherit;text-align:right;cursor:pointer}
.admin-action-card:hover>svg,.admin-category-card:hover>button,.admin-soft-button:hover,.admin-row-action:hover,.admin-ticket-big-card button:hover{color:#fff;background:var(--brand)}.admin-section-title{color:#fff;background:radial-gradient(circle at 8% 18%,#ffffff47,#0000 28%),linear-gradient(135deg,#0cb8b2,#057f81);border-radius:26px;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:22px;min-height:190px;padding:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #06777929}.admin-section-title:after{content:"";border:64px solid #ffffff1a;border-radius:50%;width:330px;height:330px;position:absolute;top:-150px;left:-120px}.admin-section-title>span{z-index:1;background:#ffffff2e;border:1px solid #ffffff40;border-radius:26px;place-items:center;width:82px;height:82px;display:grid;position:relative;box-shadow:inset 0 1px #fff3}.admin-section-title svg{width:38px;height:38px}.admin-section-title div{z-index:1;position:relative}.admin-section-title small{background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;width:fit-content;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.admin-section-title h1{margin:14px 0 8px;font-size:clamp(28px,3vw,42px);line-height:1.4}.admin-section-title p{color:#ffffffd1;max-width:850px;margin:0;line-height:2}.admin-mini-stats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.admin-mini-stats span{border:1px solid var(--line);color:#5c707a;background:#fff;border-radius:20px;align-items:center;gap:10px;min-height:88px;padding:18px;font-size:13px;font-weight:800;display:flex;box-shadow:0 18px 45px #1a49530f}.admin-mini-stats b{color:var(--brand-dark);font-size:28px}.admin-soft-button,.admin-row-action,.admin-category-card button,.admin-ticket-big-card button{min-height:38px;color:var(--brand-dark);font:inherit;cursor:pointer;background:#f3fffd;border:1px solid #caeeeb;border-radius:12px;padding:0 14px;font-size:12px;font-weight:900;transition:all .2s}.admin-row-action{border-radius:999px;min-height:32px}.admin-kanban{grid-template-columns:repeat(4,1fr);align-items:start;gap:16px;display:grid}.admin-kanban-column{border:1px solid var(--line);background:#fffffff2;border-radius:22px;min-height:360px;padding:16px;box-shadow:0 18px 45px #1a49530f}.admin-kanban-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.admin-kanban-head b{color:var(--navy)}.admin-kanban-head span{width:30px;height:30px;color:var(--brand-dark);background:#eafffd;border-radius:10px;place-items:center;font-weight:900;display:grid}.admin-kanban-card{border:1px solid var(--line);background:#fbfdfd;border-radius:18px;gap:9px;margin-bottom:12px;padding:16px;transition:all .2s;display:grid}.admin-kanban-card:hover,.admin-product-card:hover,.admin-category-card:hover,.admin-ticket-big-card:hover,.admin-file-card:hover{box-shadow:var(--shadow);border-color:#c9eeeb;transform:translateY(-3px)}.admin-kanban-card strong,.admin-product-card b,.admin-category-card b,.admin-ticket-big-card b,.admin-file-card b{color:var(--navy)}.admin-kanban-card p{color:var(--muted);margin:0;font-size:13px}.admin-kanban-card div{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-kanban-card small{color:var(--muted)}.admin-management-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:start;gap:22px;display:grid}.admin-product-list,.admin-file-list,.admin-ticket-board{gap:12px;display:grid}.admin-product-card,.admin-file-card{border:1px solid var(--line);background:#fbfdfd;border-radius:18px;grid-template-columns:54px minmax(0,1fr) auto auto auto;align-items:center;gap:13px;padding:15px;transition:all .2s;display:grid}.admin-product-card>span,.admin-file-card>span,.admin-category-card>span,.admin-ticket-big-card>span{width:54px;height:54px;color:var(--brand-dark);background:#e9fbf9;border-radius:16px;place-items:center;display:grid}.admin-product-card svg,.admin-file-card svg,.admin-category-card svg,.admin-ticket-big-card svg{width:26px;height:26px}.admin-product-card p,.admin-file-card p,.admin-category-card p,.admin-ticket-big-card p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.8}.admin-product-card strong{color:var(--brand-dark);white-space:nowrap}.admin-product-card small,.admin-file-card small{color:var(--muted);white-space:nowrap}.admin-form-card{gap:13px;display:grid}.admin-form-card input,.admin-form-card select,.admin-form-card textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfdfd;border-radius:14px;outline:0;padding:13px 14px}.admin-form-card textarea{resize:vertical;min-height:115px}.admin-form-card input:focus,.admin-form-card select:focus,.admin-form-card textarea:focus{border-color:var(--brand)}.admin-category-overview-stats span{position:relative;overflow:hidden}.admin-category-overview-stats span:after{content:"";background:#06aaa514;border-radius:50%;width:78px;height:78px;position:absolute;bottom:-34px;left:-30px}.admin-category-manager-grid{grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);align-items:start;gap:22px;display:grid}.admin-category-form-panel{position:sticky;top:205px}.admin-category-form{gap:14px;display:grid}.admin-category-form label,.admin-subcategory-form{gap:8px;display:grid}.admin-category-form label span{color:var(--navy);font-size:13px;font-weight:900}.admin-category-form input,.admin-category-form textarea,.admin-subcategory-form input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfdfd;border-radius:14px;outline:0;padding:13px 14px;transition:all .2s}.admin-category-form textarea{resize:vertical;min-height:120px;line-height:1.9}.admin-category-form input:focus,.admin-category-form textarea:focus,.admin-subcategory-form input:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 4px #06aaa514}.admin-category-help{background:#f4fffd;border:1px dashed #bdece8;border-radius:18px;grid-template-columns:46px 1fr;align-items:center;gap:12px;margin-top:18px;padding:14px;display:grid}.admin-category-help span{width:46px;height:46px;color:var(--brand-dark);background:#e9fbf9;border-radius:15px;place-items:center;display:grid}.admin-category-help svg{width:23px;height:23px}.admin-category-help p{color:var(--muted);margin:0;font-size:12px;line-height:1.9}.admin-category-list-panel{min-width:0}.admin-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-category-card{border:1px solid var(--line);background:radial-gradient(circle at 0 0,#15d0c51a,#0000 38%),#fff;border-radius:24px;grid-template-rows:auto auto 1fr auto;gap:15px;min-height:290px;padding:20px;transition:all .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #1a49530f}.admin-category-card:after{content:"";pointer-events:none;background:#06aaa514;border-radius:50%;width:95px;height:95px;position:absolute;top:-42px;left:-42px}.admin-category-card-head{z-index:1;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid;position:relative}.admin-category-card-head>span{width:54px;height:54px;color:var(--brand-dark);background:#e9fbf9;border-radius:17px;place-items:center;display:grid}.admin-category-card-head svg{width:26px;height:26px}.admin-category-card-head div{min-width:0}.admin-category-card-head b{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-category-card-head small{color:var(--brand-dark);margin-top:7px;font-size:12px;font-weight:900;display:inline-flex}.admin-category-card p{z-index:1;color:var(--muted);margin:0;font-size:13px;line-height:1.9;position:relative}.admin-danger-button{cursor:pointer;min-height:34px;transition:all .2s;color:#c93636!important;background:#fff5f5!important;border:1px solid #ffd2d2!important;border-radius:999px!important;padding:0 12px!important;font-size:12px!important;font-weight:900!important}.admin-danger-button:hover{transform:translateY(-2px);color:#fff!important;background:#c93636!important}.admin-subcategory-list{z-index:1;flex-wrap:wrap;align-content:flex-start;gap:9px;display:flex;position:relative}.admin-subcategory-chip{min-height:34px;font:inherit;cursor:pointer;align-items:center;gap:7px;transition:all .2s;display:inline-flex;color:#35525f!important;background:#f3fffd!important;border:1px solid #caeeeb!important;border-radius:999px!important;padding:0 10px 0 8px!important;font-size:12px!important;font-weight:900!important}.admin-subcategory-chip b{width:18px;height:18px;color:var(--brand-dark);background:#06aaa51f;border-radius:50%;place-items:center;line-height:1;display:grid}.admin-subcategory-chip:hover{transform:translateY(-2px);color:#c93636!important;background:#fff7f7!important;border-color:#c9363659!important}.admin-subcategory-chip:hover b{color:#fff;background:#c93636}.admin-category-empty{color:var(--muted);border:1px dashed var(--line);background:#fbfdfd;border-radius:14px;padding:10px 12px;font-size:12px}.admin-subcategory-form{z-index:1;grid-template-columns:minmax(0,1fr) auto;align-items:center;position:relative}.admin-subcategory-form button{min-height:42px;font:inherit;cursor:pointer;transition:all .2s;box-shadow:0 10px 22px #06aaa52e;background:var(--brand)!important;color:#fff!important;border:0!important;border-radius:13px!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important}.admin-subcategory-form button:hover{transform:translateY(-2px);background:var(--brand-dark)!important}.admin-ticket-big-card{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:54px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:18px;transition:all .2s;display:grid;box-shadow:0 18px 45px #1a49530f}.admin-file-card{grid-template-columns:54px minmax(0,1fr) 70px 90px auto}.admin-ticket-status-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.admin-ticket-status-summary span{border:1px solid var(--line);color:#5c707a;background:#fff;border-radius:22px;align-items:center;gap:10px;min-height:86px;padding:18px;font-size:13px;font-weight:900;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #1a49530f}.admin-ticket-status-summary span:after{content:"";background:#06aaa514;border-radius:50%;width:92px;height:92px;position:absolute;bottom:-38px;left:-34px}.admin-ticket-status-summary b{color:var(--brand-dark);font-size:29px}.admin-ticket-tabs-panel{gap:18px;display:grid;position:relative;overflow:hidden}.admin-ticket-tabs-panel:before{content:"";pointer-events:none;background:linear-gradient(135deg,#06aaa524,#15d0c50a);height:134px;position:absolute;inset:0 0 auto}.admin-ticket-tabs-panel>*{z-index:1;position:relative}.admin-ticket-tabs-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding-bottom:16px;display:flex}.admin-ticket-tabs-head span{color:var(--brand-dark);font-size:12px;font-weight:900}.admin-ticket-tabs-head h2{color:var(--navy);margin:7px 0 0;font-size:22px}.admin-ticket-tabs{background:#ffffffc7;border:1px solid #dcefed;border-radius:18px;grid-template-columns:repeat(2,1fr);gap:8px;min-width:290px;padding:8px;display:grid}.admin-ticket-tabs button{color:#60747e;min-height:50px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:900;transition:all .2s;display:flex}.admin-ticket-tabs button b{min-width:26px;height:26px;color:var(--brand-dark);background:#ecf7f6;border-radius:10px;place-items:center;font-size:13px;display:grid}.admin-ticket-tabs button:hover,.admin-ticket-tabs button.active{background:linear-gradient(135deg, var(--brand), var(--brand-dark));color:#fff;box-shadow:0 12px 26px #06aaa53d}.admin-ticket-tabs button:hover b,.admin-ticket-tabs button.active b{color:#fff;background:#fff3}.admin-ticket-big-card{position:relative;overflow:hidden}.admin-ticket-big-card:before{content:"";border-right:4px solid var(--brand);opacity:.9;pointer-events:none;position:absolute;inset:0}.admin-ticket-big-card>div,.admin-ticket-big-card>.admin-status,.admin-ticket-big-card>button,.admin-ticket-big-card>span{z-index:1;position:relative}.admin-ticket-big-card small{color:#7a8b93;margin-top:7px;font-size:11px;line-height:1.8;display:block}.admin-ticket-closed-card{background:linear-gradient(135deg,#fff,#f8fffe)}.admin-ticket-closed-card:before{border-right-color:#39b986}.admin-ticket-empty-state{text-align:center;background:#fbfdfd;border:1px dashed #c9eeeb;border-radius:22px;align-content:center;place-items:center;gap:10px;min-height:230px;padding:30px;display:grid}.admin-ticket-empty-state>span{width:66px;height:66px;color:var(--brand-dark);background:#e9fbf9;border-radius:22px;place-items:center;display:grid}.admin-ticket-empty-state svg{width:30px;height:30px}.admin-ticket-empty-state b{color:var(--navy);font-size:18px}.admin-ticket-empty-state p{color:var(--muted);margin:0;font-size:13px;line-height:1.9}@media (max-width:800px){.admin-ticket-status-summary{grid-template-columns:1fr}.admin-ticket-tabs-head{flex-direction:column;align-items:stretch}.admin-ticket-tabs{min-width:0}}.admin-category-feedback{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:18px;padding:14px 18px;font-size:13px;font-weight:900;box-shadow:0 18px 45px #1a49530f}.admin-category-feedback.success{color:var(--brand-dark);background:#f2fffd;border-color:#bdece8}.admin-category-feedback.error{color:#b42f2f;background:#fff5f5;border-color:#ffd1d1}.admin-category-feedback.info{color:#2563a8;background:#f5f9ff;border-color:#cfe5ff}.admin-field-row{grid-template-columns:.7fr 1fr;gap:12px;display:grid}.admin-form-check{background:#f4fffd;border:1px solid #d7f2ef;border-radius:16px;align-items:center;gap:10px;padding:12px 14px;grid-template-columns:none!important;display:flex!important}.admin-form-check input{height:18px;accent-color:var(--brand);width:18px!important;padding:0!important}.admin-form-actions.compact{flex-wrap:wrap;gap:10px;display:flex}.admin-form-actions.compact .btn{width:auto;min-width:150px}.admin-category-toolbar{border:1px solid var(--line);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex;box-shadow:0 18px 45px #1a49530d}.admin-category-toolbar b{color:var(--navy)}.admin-category-card.is-disabled{opacity:.68;background:#f8fbfb}.admin-category-card.is-disabled:before{content:"غیرفعال";color:#9a6711;background:#fff4df;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900;position:absolute;bottom:18px;left:18px}.admin-category-card-head{grid-template-columns:54px minmax(0,1fr) auto}.admin-category-card-head>span{font-size:24px;font-weight:900}.admin-category-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.admin-category-card-actions button{border-radius:999px!important;min-height:32px!important;padding:0 10px!important;font-size:11px!important}.admin-subcategory-chip.is-disabled{opacity:.65;background:#f5f7f7!important;border-color:#e1e8eb!important}.admin-category-form button:disabled,.admin-category-toolbar button:disabled,.admin-subcategory-form button:disabled,.admin-category-card-actions button:disabled{opacity:.62;cursor:wait;transform:none!important}@media (max-width:700px){.admin-field-row{grid-template-columns:1fr}.admin-category-toolbar{flex-direction:column;align-items:flex-start}.admin-category-card-actions{grid-column:2;justify-content:flex-start}}.admin-category-card-head{grid-template-columns:54px minmax(0,1fr);align-items:start}.admin-category-title-block b{white-space:normal;text-overflow:initial;font-size:17px;line-height:1.7;overflow:visible}.admin-category-card-actions{grid-column:1/-1;justify-content:flex-start;padding-top:2px}.admin-subcategory-chip.is-parent-disabled:after{content:"مخفی در سایت";color:#9a6711;background:#fff4df;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900}.admin-category-title-block{gap:4px;min-width:0;display:grid}.admin-category-title-block b{overflow-wrap:anywhere;max-width:100%;display:block;white-space:normal!important;text-overflow:initial!important;color:var(--navy)!important;font-size:18px!important;line-height:1.7!important;overflow:visible!important}.admin-category-title-block small{line-height:1.9}
@media (max-width:1200px){.admin-mini-stats,.admin-kanban,.admin-category-grid{grid-template-columns:repeat(2,1fr)}.admin-management-grid,.admin-category-manager-grid{grid-template-columns:1fr}.admin-category-form-panel{position:static}}@media (max-width:900px){.admin-menu button{min-height:44px}.admin-section-title{grid-template-columns:1fr;padding:24px}}@media (max-width:700px){.admin-mini-stats,.admin-kanban,.admin-category-grid{grid-template-columns:1fr}.admin-product-card,.admin-file-card,.admin-ticket-big-card{grid-template-columns:48px 1fr}.admin-product-card strong,.admin-product-card small,.admin-product-card .admin-status,.admin-file-card small,.admin-file-card .admin-status,.admin-ticket-big-card .admin-status,.admin-ticket-big-card button{grid-column:2}.admin-category-card-head{grid-template-columns:48px 1fr}.admin-category-card-head .admin-danger-button{grid-column:2;width:fit-content}.admin-subcategory-form{grid-template-columns:1fr}}
.admin-order-overview-stats span{position:relative;overflow:hidden}.admin-order-overview-stats span:after{content:"";background:#06aaa514;border-radius:50%;width:70px;height:70px;position:absolute;bottom:-28px;left:-28px}.admin-order-status-panel{overflow:hidden}.admin-order-tabs{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.admin-order-tabs button{border:1px solid var(--line);min-height:104px;color:inherit;font:inherit;text-align:right;cursor:pointer;background:#fbfdfd;border-radius:20px;grid-template-columns:50px minmax(0,1fr) 40px;align-items:center;gap:12px;padding:16px;transition:all .22s;display:grid;position:relative;overflow:hidden}.admin-order-tabs button:before{content:"";background:#06aaa514;border-radius:50%;width:96px;height:96px;transition:all .22s;position:absolute;inset:auto -18px -42px auto}.admin-order-tabs button:hover,.admin-order-tabs button.active{background:#fff;border-color:#bfece8;transform:translateY(-3px);box-shadow:0 18px 45px #1a495317}.admin-order-tabs button.active{background:linear-gradient(135deg,#f4fffd,#fff);box-shadow:0 22px 55px #06aaa521}.admin-order-tabs button.active:before{background:#06aaa521;width:128px;height:128px}.admin-order-tabs button>span{z-index:1;width:50px;height:50px;color:var(--brand-dark);background:#e9fbf9;border-radius:16px;place-items:center;display:grid;position:relative}.admin-order-tabs button>span svg{width:24px;height:24px}.admin-order-tabs button div{z-index:1;gap:6px;min-width:0;display:grid;position:relative}.admin-order-tabs button b{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.admin-order-tabs button small{color:var(--muted);font-size:12px}.admin-order-tabs button strong{z-index:1;width:40px;height:40px;color:var(--brand-dark);background:#f0f7f8;border-radius:14px;place-items:center;font-size:18px;display:grid;position:relative}.admin-order-tabs button.active strong{background:var(--brand);color:#fff}.admin-empty-state{text-align:center;background:linear-gradient(135deg,#f7fffe,#fff);border:1px dashed #caeeeb;border-radius:22px;align-content:center;place-items:center;gap:10px;min-height:230px;display:grid}.admin-empty-state span{width:62px;height:62px;color:var(--brand-dark);background:#e9fbf9;border-radius:20px;place-items:center;display:grid}.admin-empty-state svg{width:30px;height:30px}.admin-empty-state b{color:var(--navy)}.admin-empty-state p{color:var(--muted);margin:0;font-size:13px}@media (max-width:1200px){.admin-order-tabs{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.admin-order-tabs{grid-template-columns:1fr}.admin-order-tabs button{min-height:92px}}.admin-order-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.admin-order-detail-card{border:1px solid var(--line);background:radial-gradient(circle at 10% 0,#15d0c526,#0000 35%),#fff;border-radius:22px;padding:20px;position:relative;overflow:hidden;box-shadow:0 18px 45px #1a495312}.admin-order-detail-card:before{content:"";background:#06aaa514;border-radius:50%;width:94px;height:94px;position:absolute;bottom:-34px;left:-34px}.admin-order-detail-card>div,.admin-order-detail-card footer{z-index:1;justify-content:space-between;align-items:center;gap:10px;display:flex;position:relative}.admin-order-detail-card>div>span{color:var(--brand-dark);direction:ltr;font-weight:900}.admin-order-detail-card h3{z-index:1;color:var(--navy);margin:18px 0 8px;position:relative}.admin-order-detail-card p{z-index:1;min-height:54px;color:var(--muted);margin:0;font-size:13px;line-height:1.9;position:relative}.admin-order-detail-card footer{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.admin-order-detail-card small{color:#738793;font-weight:800}.admin-order-detail-card button,.admin-primary-action{background:linear-gradient(135deg, var(--brand), var(--brand-dark));color:#fff;cursor:pointer;border:0;border-radius:12px;min-height:38px;padding:0 14px;font-weight:900;box-shadow:0 12px 26px #06aaa538}.admin-primary-action:disabled{color:#7c8d95;box-shadow:none;cursor:not-allowed;background:#dbe5e8}.admin-design-control-panel{overflow:hidden}.admin-design-stage-tabs{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.admin-design-stage-tabs button{border:1px solid var(--line);min-height:94px;color:inherit;font:inherit;text-align:right;cursor:pointer;background:#fbfdfd;border-radius:18px;gap:7px;padding:15px;transition:all .22s;display:grid;position:relative;overflow:hidden}.admin-design-stage-tabs button:before{content:"";background:#06aaa514;border-radius:50%;width:82px;height:82px;transition:all .22s;position:absolute;bottom:-34px;left:-34px}.admin-design-stage-tabs button:hover,.admin-design-stage-tabs button.active{background:#fff;border-color:#bfece8;transform:translateY(-3px);box-shadow:0 18px 42px #1a495314}.admin-design-stage-tabs button.active:before{background:#06aaa524;width:112px;height:112px}.admin-design-stage-tabs b,.admin-design-stage-tabs small,.admin-design-stage-tabs span{z-index:1;position:relative}.admin-design-stage-tabs b{color:var(--navy);font-size:13px}.admin-design-stage-tabs small{min-height:32px;color:var(--muted);font-size:11px;line-height:1.7}.admin-design-stage-tabs span{width:32px;height:32px;color:var(--brand-dark);background:#eff8f8;border-radius:12px;place-items:center;font-weight:900;display:grid}.admin-design-stage-tabs button.active span{background:var(--brand);color:#fff}.admin-design-workspace{grid-template-columns:minmax(0,1.15fr) 410px;align-items:start;gap:18px;display:grid}.admin-design-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-design-column,.admin-design-detail{border:1px solid var(--line);background:#fffffff2;border-radius:22px;box-shadow:0 18px 45px #1a495312}.admin-design-column{align-content:start;gap:12px;min-height:280px;padding:16px;display:grid}.admin-design-column-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:12px;padding-bottom:12px;display:flex}.admin-design-column-head div{gap:6px;display:grid}.admin-design-column-head b{color:var(--navy)}.admin-design-column-head small{color:var(--muted);font-size:12px;line-height:1.7}.admin-design-card{border:1px solid var(--line);width:100%;color:inherit;font:inherit;text-align:right;cursor:pointer;background:#fbfdfd;border-radius:18px;gap:9px;padding:14px;transition:all .22s;display:grid}.admin-design-card:hover,.admin-design-card.active{background:linear-gradient(135deg,#f6fffd,#fff);border-color:#bfece8;transform:translateY(-2px);box-shadow:0 14px 35px #1a495314}.admin-design-card>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-design-card>div>span{color:var(--brand-dark);direction:ltr;font-size:12px;font-weight:900}.admin-design-card strong{color:var(--navy);line-height:1.7}.admin-design-card p,.admin-design-card small{color:var(--muted);margin:0;font-size:12px}.admin-design-detail{position:sticky;top:205px;overflow:hidden}.admin-design-detail-hero{color:#fff;background:radial-gradient(circle at 0 0,#ffffff6b,#0000 34%),linear-gradient(135deg,#0cb8b2,#057f81);padding:24px}.admin-design-detail-hero>span{direction:ltr;margin-left:8px;font-weight:900;display:inline-flex}.admin-design-detail-hero h2{margin:16px 0 8px;font-size:22px;line-height:1.7}.admin-design-detail-hero p{color:#ffffffd6;margin:0;font-size:13px;line-height:2}.admin-design-progress{gap:10px;margin:18px 20px 0;display:grid}.admin-design-progress div{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.admin-design-progress b{color:var(--brand-dark)}.admin-design-progress:after{content:"";background:#edf5f5;border-radius:999px;height:10px;display:block}.admin-design-progress i{background:linear-gradient(90deg, var(--brand), var(--cyan));z-index:1;border-radius:999px;height:10px;margin-top:-20px;position:relative}.admin-design-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:20px;display:grid}.admin-design-info-grid span{border:1px solid var(--line);color:#405763;background:#f7fbfb;border-radius:16px;align-content:center;gap:7px;min-height:74px;padding:12px;font-size:12px;line-height:1.7;display:grid}.admin-design-info-grid b{color:var(--navy);font-size:12px}.admin-design-next-action{background:#fff9e8;border:1px solid #ffe8a7;border-radius:18px;margin:0 20px 20px;padding:16px}.admin-design-next-action b{color:#8b6400}.admin-design-next-action p{color:#735c23;margin:8px 0;font-size:13px;line-height:1.9}.admin-design-next-action span{color:#9b7100;font-size:12px;font-weight:900}.admin-design-actions{flex-wrap:wrap;gap:10px;padding:0 20px 22px;display:flex}.admin-design-actions .admin-soft-button,.admin-design-actions .admin-primary-action{flex:130px}@media (max-width:1300px){.admin-design-stage-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-design-workspace{grid-template-columns:1fr}.admin-design-detail{position:static}}@media (max-width:1000px){.admin-order-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-design-board{grid-template-columns:1fr}}@media (max-width:700px){.admin-order-detail-grid,.admin-design-stage-tabs,.admin-design-info-grid{grid-template-columns:1fr}}.admin-order-tabs{grid-template-columns:repeat(4,1fr)}@media (max-width:1200px){.admin-order-tabs{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.admin-order-tabs{grid-template-columns:1fr}}.admin-inline-message{color:var(--brand-dark);background:#eefbf9;border:1px solid #bce9e5;border-radius:14px;margin:0 0 16px;padding:13px 16px;font-weight:900}.admin-order-status-select{min-width:150px;height:38px;color:var(--navy);font:inherit;background:#fff;border:1px solid #cfe0e3;border-radius:12px;padding:0 10px;font-weight:800}.compact-admin-form{margin-top:18px;padding:18px}.compact-admin-form label{color:var(--muted-color,#64748b);gap:8px;font-size:.9rem;font-weight:800;display:grid}.compact-admin-form input,.compact-admin-form select,.compact-admin-form textarea{width:100%}.admin-design-file-list{gap:8px;margin-top:10px;display:grid}.admin-design-file-list a{color:#0f766e;background:#f0fdfa99;border:1px solid #0f766e24;border-radius:14px;padding:10px 12px;font-weight:900}.admin-linked-product a{color:var(--brand-dark);text-underline-offset:4px;font-weight:900;text-decoration:underline}.admin-design-file-row{background:#f0fdfa99;border:1px solid #0f766e24;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 10px;padding:10px 12px;display:grid}.admin-design-file-download{color:var(--brand-dark);font:inherit;text-align:right;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-weight:900}.admin-design-file-row small{color:#64748b;font-size:12px;font-weight:800}.admin-design-file-row>button:not(.admin-design-file-download){color:#d93434;cursor:pointer;background:#fff5f5;border:1px solid #ffd5d5;border-radius:10px;grid-area:1/2/3;min-height:34px;padding:0 10px;font-weight:900}.admin-design-message-log{background:#f8fffe;border-color:#cdeeea}.admin-design-message-item{background:#fff;border:1px solid #e3f2f1;border-radius:14px;margin-top:10px;padding:10px 12px}.admin-design-message-item.admin{background:#fff9e8;border-color:#ffe8a7}.admin-design-message-item span{color:var(--brand-dark);font-size:12px;font-weight:900}.admin-design-message-item p{color:var(--navy);margin:5px 0 0;line-height:1.9}@media (max-width:700px){.admin-design-file-row{grid-template-columns:1fr}.admin-design-file-row button{grid-area:auto}}.admin-order-table-items{gap:5px;min-width:180px;display:grid}.admin-order-table-items small,.admin-table td small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.8;display:block}.admin-order-logistics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-order-logistics-card{gap:16px;display:grid}.admin-order-detail-blocks{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid;position:relative}.admin-order-detail-blocks section{border:1px solid var(--line);background:#ffffffbd;border-radius:18px;padding:14px}.admin-order-detail-blocks b,.admin-order-delivery-form label span{color:var(--navy);margin-bottom:10px;font-size:13px;font-weight:900;display:block}.admin-order-detail-blocks ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.admin-order-detail-blocks li{border-bottom:1px dashed #d9eceb;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 10px;padding-bottom:9px;display:grid}.admin-order-detail-blocks li:last-child{border-bottom:0;padding-bottom:0}.admin-order-detail-blocks li span{color:var(--navy);font-weight:800;line-height:1.8}.admin-order-detail-blocks li strong{color:var(--brand-dark);white-space:nowrap}.admin-order-detail-blocks li small{color:var(--muted);grid-column:1/-1;font-size:12px}.admin-order-detail-blocks dl{gap:8px;margin:0;display:grid}.admin-order-detail-blocks dl div{grid-template-columns:70px minmax(0,1fr);align-items:start;gap:8px;display:grid}.admin-order-detail-blocks dt{color:#7d9198;font-size:12px;font-weight:900}.admin-order-detail-blocks dd{color:var(--navy);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.8}.admin-order-delivery-form{z-index:1;background:linear-gradient(135deg,#f5fffd,#fff);border:1px solid #ccefed;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid;position:relative}.admin-order-delivery-form label{gap:7px;display:grid}.admin-order-delivery-form input,.admin-order-delivery-form textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:14px;outline:none;padding:11px 12px;transition:all .2s}.admin-order-delivery-form input:focus,.admin-order-delivery-form textarea:focus{border-color:#8ddfd9;box-shadow:0 0 0 4px #06aaa517}.admin-order-note-field,.admin-order-delivery-form .admin-primary-action{grid-column:1/-1}.admin-order-delivery-form .admin-primary-action{justify-self:start}@media (max-width:1150px){.admin-order-logistics-grid,.admin-order-detail-blocks{grid-template-columns:1fr}}@media (max-width:700px){.admin-order-delivery-form{grid-template-columns:1fr}}.admin-order-logistics-card .admin-order-detail-blocks{align-items:stretch;justify-content:initial;display:grid}.admin-order-status-control{gap:8px;min-width:180px;display:grid}.admin-order-status-save{justify-content:center;width:100%;min-height:34px;font-size:12px}.admin-order-delivery-form select{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:14px;outline:none;padding:11px 12px;transition:all .2s}.admin-order-delivery-form select:focus{border-color:#8ddfd9;box-shadow:0 0 0 4px #06aaa517}
.admin-product-overview-stats span{position:relative;overflow:hidden}.admin-product-overview-stats span:after{content:"";background:#06aaa514;border-radius:50%;width:74px;height:74px;position:absolute;bottom:-30px;left:-30px}.admin-product-tabs-panel{overflow:hidden}.admin-product-tabs{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.admin-product-tabs button{border:1px solid var(--line);min-height:108px;color:inherit;font:inherit;text-align:right;cursor:pointer;background:#fbfdfd;border-radius:20px;grid-template-columns:50px minmax(0,1fr) 42px;align-items:center;gap:12px;padding:16px;transition:all .22s;display:grid;position:relative;overflow:hidden}.admin-product-tabs button:before{content:"";background:#06aaa514;border-radius:50%;width:104px;height:104px;transition:all .22s;position:absolute;inset:auto -20px -44px auto}.admin-product-tabs button:hover,.admin-product-tabs button.active{background:#fff;border-color:#bfece8;transform:translateY(-3px);box-shadow:0 18px 45px #1a495317}.admin-product-tabs button.active{background:linear-gradient(135deg,#f4fffd,#fff);box-shadow:0 22px 55px #06aaa521}.admin-product-tabs button.active:before{background:#06aaa524;width:134px;height:134px}.admin-product-tabs button>span{z-index:1;width:50px;height:50px;color:var(--brand-dark);background:#e9fbf9;border-radius:16px;place-items:center;display:grid;position:relative}.admin-product-tabs button svg{width:24px;height:24px}.admin-product-tabs button div{z-index:1;gap:6px;min-width:0;display:grid;position:relative}.admin-product-tabs button b{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.admin-product-tabs button small{color:var(--muted);font-size:12px}.admin-product-tabs button strong{z-index:1;width:42px;height:42px;color:var(--brand-dark);background:#f0f7f8;border-radius:14px;place-items:center;font-size:18px;display:grid;position:relative}.admin-product-tabs button.active strong{background:var(--brand);color:#fff}.admin-product-list-pro{gap:14px}.admin-product-card-pro{background:linear-gradient(135deg,#fff,#fbfdfd);grid-template-columns:58px minmax(0,1fr) 130px 90px auto auto;position:relative;overflow:hidden}.admin-product-card-pro:before{content:"";background:var(--brand);width:5px;position:absolute;inset:0 0 0 auto}.admin-product-card-pro.mint:before{background:#06aaa5}.admin-product-card-pro.blue:before{background:#3f8cff}.admin-product-card-pro.violet:before{background:#8b6eea}.admin-product-card-pro.coral:before{background:#ff7b61}.admin-product-tags{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.admin-product-tags small{color:#5d727c;background:#f0f7f8;border-radius:999px;padding:5px 9px;font-size:11px}.admin-product-builder{overflow:hidden}.admin-builder-preview{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:18px;margin-bottom:22px;display:grid}.admin-builder-visual{color:#fff;background:radial-gradient(circle at 10% 20%,#ffffffd1,#0000 27%),linear-gradient(135deg,#0cb8b2,#057f81);border-radius:24px;min-height:180px;padding:28px;position:relative;overflow:hidden}.admin-builder-visual:after{content:"▦";color:#ffffff2e;font-size:112px;font-weight:900;position:absolute;bottom:-18px;left:28px}.admin-builder-visual span{background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;width:fit-content;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.admin-builder-visual strong{margin:18px 0 8px;font-size:28px;display:block}.admin-builder-visual p{color:#ffffffd1;max-width:540px;margin:0;line-height:2}.admin-builder-checks{gap:12px;display:grid}.admin-builder-checks span{min-height:39px;color:var(--brand-dark);background:#f4fffd;border:1px solid #d9f4f1;border-radius:15px;align-items:center;gap:8px;padding:11px 13px;font-size:13px;font-weight:900;display:flex}.admin-product-form{gap:18px;display:grid}.admin-product-form fieldset{border:1px solid var(--line);background:#fbfdfd;border-radius:22px;margin:0;padding:20px}.admin-product-form legend{color:var(--navy);padding:0 10px;font-size:15px;font-weight:900}.admin-form-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.admin-product-form label{gap:8px;display:grid}.admin-product-form label span{color:#50616d;font-size:12px;font-weight:900}.admin-product-form input,.admin-product-form select,.admin-product-form textarea,.admin-spec-editor input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:14px;outline:0;padding:13px 14px;transition:all .18s}.admin-product-form input.admin-calculated-field{color:var(--brand-dark);cursor:default;background:#edfffc;border-color:#bde9e5;font-weight:900}.admin-product-form textarea{resize:vertical;min-height:104px;line-height:1.9}.admin-product-form input:focus,.admin-product-form select:focus,.admin-product-form textarea:focus,.admin-spec-editor input:focus{border-color:var(--brand);box-shadow:0 0 0 4px #06aaa517}.admin-full-field{grid-column:1/-1;margin-top:14px}.admin-spec-editor{gap:12px;display:grid}.admin-spec-editor div{grid-template-columns:minmax(180px,.45fr) 1fr;gap:12px;display:grid}.admin-form-actions{flex-wrap:wrap;gap:12px;padding-top:4px;display:flex}@media (max-width:1200px){.admin-product-tabs{grid-template-columns:repeat(2,1fr)}.admin-product-card-pro{grid-template-columns:58px minmax(0,1fr) auto}.admin-product-card-pro>strong,.admin-product-card-pro>small,.admin-product-card-pro>.admin-status,.admin-product-card-pro>.admin-row-action{grid-column:2}.admin-form-grid,.admin-builder-preview{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.admin-product-tabs,.admin-form-grid,.admin-builder-preview,.admin-spec-editor div{grid-template-columns:1fr}}.admin-feedback{border:1px solid var(--line);border-radius:16px;margin-bottom:18px;padding:14px 18px;font-size:13px;font-weight:800}.admin-feedback-success{color:#087a64;background:#e8faf3;border-color:#b8eadc}.admin-feedback-error{color:#b42335;background:#fff1f1;border-color:#ffd1d6}.admin-feedback-info{color:#12619b;background:#eef7ff;border-color:#cfe9ff}.admin-muted-text{color:var(--muted);font-size:13px;line-height:2}.admin-product-thumb{overflow:hidden}.admin-product-thumb img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.admin-row-action.danger{color:#d92d20;background:#fff5f5;border-color:#ffd6d6}.admin-row-action.danger:hover{background:#ffecec}.admin-check-label{width:fit-content;color:var(--brand-dark);background:#edfffd;border:1px solid #c7f3ef;border-radius:999px;align-items:center;gap:9px;margin:14px 0;padding:10px 13px;font-size:13px;font-weight:900;display:inline-flex}.admin-check-label input{accent-color:var(--brand)}.admin-builder-visual.mint,.admin-builder-visual.blue,.admin-builder-visual.violet,.admin-builder-visual.coral{position:relative;overflow:hidden}.admin-builder-visual.blue{background:linear-gradient(145deg,#e0effd,#f6faff)}.admin-builder-visual.violet{background:linear-gradient(145deg,#eee8ff,#faf8ff)}.admin-builder-visual.coral{background:linear-gradient(145deg,#ffe8df,#fff8f4)}.admin-product-card-pro{grid-template-columns:58px minmax(0,1fr) 130px 90px auto auto auto}.admin-product-status-controls{flex-wrap:wrap;gap:10px;margin:14px 0 0;display:flex}.admin-image-sort-board{grid-template-columns:minmax(220px,.45fr) 1fr;gap:16px;margin-top:16px;display:grid}.admin-image-preview-main,.admin-gallery-sort-list{border:1px solid var(--line);background:#fff;border-radius:20px;padding:14px;box-shadow:0 16px 36px #123a420d}.admin-image-preview-main{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:238px;display:flex}.admin-image-preview-main>span,.admin-gallery-sort-head b{color:var(--brand-dark);font-size:13px;font-weight:900}.admin-image-preview-main img{object-fit:contain;background:#f4fffd;border:1px solid #d8f3f0;border-radius:17px;width:100%;max-width:260px;height:150px;padding:8px}.admin-image-preview-main strong{color:#6c818b;background:#f4fffd;border:1px dashed #bfece8;border-radius:17px;place-items:center;width:100%;min-height:150px;font-size:13px;display:grid}.admin-image-preview-main small,.admin-gallery-sort-head small,.admin-gallery-sort-item small{color:var(--muted);font-size:11px;line-height:1.8}.admin-gallery-sort-list{align-content:start;gap:10px;display:grid}.admin-gallery-sort-head{justify-content:space-between;align-items:center;gap:12px;padding-bottom:4px;display:flex}.admin-gallery-sort-item{background:#fbfdfd;border:1px solid #e4eeee;border-radius:16px;grid-template-columns:58px minmax(0,1fr) 38px 38px 38px;align-items:center;gap:9px;padding:9px;display:grid}.admin-gallery-sort-item>span{width:58px;height:58px;color:var(--brand-dark);background:#e9fbf9;border-radius:14px;place-items:center;font-weight:900;display:grid;overflow:hidden}.admin-gallery-sort-item img{object-fit:cover;width:100%;height:100%}.admin-gallery-sort-item div{gap:4px;min-width:0;display:grid}.admin-gallery-sort-item b{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.admin-gallery-sort-item button{width:38px;height:38px;color:var(--brand-dark);cursor:pointer;background:#f1fffd;border:1px solid #c9efeb;border-radius:12px;font-weight:900;transition:all .18s}.admin-gallery-sort-item button:hover:not(:disabled){background:var(--brand);color:#fff;transform:translateY(-2px)}.admin-gallery-sort-item button:disabled{opacity:.35;cursor:not-allowed}.admin-gallery-sort-item button.danger{color:#d92d20;background:#fff4f4;border-color:#ffd1d6}@media (max-width:900px){.admin-image-sort-board{grid-template-columns:1fr}.admin-gallery-sort-head{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.admin-gallery-sort-item{grid-template-columns:52px minmax(0,1fr) 34px 34px 34px}.admin-gallery-sort-item>span{width:52px;height:52px}.admin-gallery-sort-item button{width:34px;height:34px}}.admin-confirm-backdrop{z-index:200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#102f3e6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-confirm-card{background:linear-gradient(135deg,#fff,snow);border:1px solid #ffd1d6;border-radius:28px;grid-template-columns:58px 1fr;gap:16px;width:min(520px,100%);padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #102f3e42}.admin-confirm-card:before{content:"";background:#d92d2014;border-radius:50%;width:170px;height:170px;position:absolute;inset:auto -45px -70px auto}.admin-confirm-icon{z-index:1;color:#d92d20;background:#fff0f1;border:1px solid #ffc9cf;border-radius:18px;place-items:center;width:58px;height:58px;font-size:28px;font-weight:900;display:grid;position:relative}.admin-confirm-card div{z-index:1;position:relative}.admin-confirm-card small{color:#d92d20;font-size:12px;font-weight:900}.admin-confirm-card h3{color:var(--navy);margin:8px 0 10px;font-size:20px;line-height:1.9}.admin-confirm-card p{color:#6c818b;margin:0;font-size:13px;line-height:2}.admin-confirm-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.admin-danger-button{color:#fff;cursor:pointer;background:#d92d20;border:1px solid #d92d20;border-radius:14px;padding:11px 16px;font-weight:900;transition:all .18s}.admin-danger-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 30px #d92d2038}.admin-danger-button:disabled,.admin-confirm-actions button:disabled{opacity:.65;cursor:not-allowed}@media (max-width:560px){.admin-confirm-card{grid-template-columns:1fr}.admin-confirm-actions{flex-direction:column-reverse}.admin-confirm-actions button{width:100%}}.admin-owner-share-box{background:linear-gradient(135deg,#f2fffc,#fff);border:1px solid #cdebe7;border-radius:20px;margin-top:18px;padding:18px}.admin-owner-share-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.admin-owner-share-head span{color:var(--navy);font-size:14px;font-weight:900;display:block}.admin-owner-share-head p{color:#6c818b;max-width:780px;margin:7px 0 0;font-size:12px;line-height:2}.admin-owner-share-head>b{color:#087b70;background:#e5faf7;border-radius:999px;flex:none;padding:7px 11px;font-size:11px;font-weight:900}.admin-owner-share-box label small{color:#738890;margin-top:7px;font-size:11px;line-height:1.8;display:block}.admin-owner-share-box input:disabled{cursor:not-allowed;opacity:.55;background:#f1f5f5}@media (max-width:700px){.admin-owner-share-head{flex-direction:column}}.admin-gallery-sort-item .admin-image-alt-input{width:100%;min-width:0;color:var(--navy);background:#fff;border:1px solid #d8e8e7;border-radius:10px;padding:8px 10px;font-size:12px}.admin-gallery-sort-item .admin-image-alt-input:focus{border-color:var(--brand);outline:2px solid #0f766e29}
@media (max-width:700px){.admin-product-card-pro{grid-template-columns:48px 1fr}}.admin-user-overview-stats span{position:relative;overflow:hidden}.admin-user-overview-stats span:after{content:"";background:#06aaa514;border-radius:50%;width:76px;height:76px;position:absolute;bottom:-32px;left:-30px}.admin-user-search-panel{overflow:hidden}.admin-user-search-box{border:1px solid var(--line);background:#f7fbfb;border-radius:20px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:9px;display:grid}.admin-user-search-box>span{width:52px;height:52px;color:var(--brand-dark);background:#e9fbf9;border-radius:17px;place-items:center;display:grid}.admin-user-search-box svg{width:25px;height:25px}.admin-user-search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.admin-user-search-box button{color:#637780;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:14px;padding:0 14px;font-size:12px;font-weight:900;transition:all .2s}.admin-user-search-box button:hover{background:var(--brand);color:#fff}.admin-user-management-grid{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:start;gap:22px;display:grid}.admin-user-list-panel,.admin-user-detail-panel{min-width:0}.admin-selected-row td{background:#f4fffd!important}.admin-selected-row td:first-child{color:var(--brand-dark)}.admin-user-detail-panel{gap:18px;display:grid;position:sticky;top:205px;overflow:hidden}.admin-user-detail-panel:before{content:"";pointer-events:none;background:linear-gradient(135deg,#06aaa52e,#15d0c50f);height:126px;position:absolute;inset:0 0 auto}.admin-user-detail-panel>*{z-index:1;position:relative}.admin-user-detail-hero{border-bottom:1px solid var(--line);grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px;padding-bottom:18px;display:grid}.admin-user-avatar{background:linear-gradient(135deg, var(--brand), var(--brand-dark));color:#fff;border-radius:24px;place-items:center;width:72px;height:72px;font-size:31px;font-weight:900;display:grid;box-shadow:0 16px 34px #06aaa542}.admin-user-detail-hero div{min-width:0}.admin-user-detail-hero small,.admin-user-detail-title small{color:var(--muted);font-size:12px}.admin-user-detail-hero h2{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin:6px 0 5px;font-size:23px;overflow:hidden}.admin-user-detail-hero p{color:#667784;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.admin-user-info-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.admin-user-info-grid span{border:1px solid var(--line);background:#fbfdfd;border-radius:18px;align-content:center;gap:7px;min-height:78px;padding:14px;display:grid}.admin-user-info-grid small{color:var(--muted);font-size:11px}.admin-user-info-grid b{color:var(--navy);font-size:13px;line-height:1.7}.admin-user-detail-block,.admin-user-ticket-form{border:1px solid var(--line);background:#fff;border-radius:20px;padding:16px;box-shadow:0 12px 30px #1a49530a}.admin-user-detail-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.admin-user-detail-title b{color:var(--navy)}.admin-user-address-list,.admin-user-ticket-list,.admin-user-activity-list,.admin-user-ticket-form{gap:10px;display:grid}.admin-user-address-list>span{color:#50616d;background:#f7fbfb;border-radius:15px;grid-template-columns:28px 1fr;align-items:center;gap:9px;min-height:42px;padding:10px;font-size:12px;line-height:1.8;display:grid}.admin-user-address-list>span b{width:28px;height:28px;color:var(--brand-dark);background:#e9fbf9;border-radius:10px;place-items:center;display:grid}.admin-user-address-list>small,.admin-user-ticket-list>small{color:var(--muted);font-size:12px}.admin-user-ticket-list article{border:1px solid var(--line);background:#fbfdfd;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.admin-user-ticket-list article div{min-width:0}.admin-user-ticket-list article b{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.admin-user-ticket-list article small{color:var(--muted);margin-top:6px;font-size:11px;display:block}.admin-user-activity-list span{color:#50616d;align-items:center;gap:8px;min-height:38px;font-size:13px;display:flex}.admin-user-activity-list svg{width:20px;height:20px;color:var(--brand-dark)}.admin-user-ticket-form input,.admin-user-ticket-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfdfd;border-radius:14px;outline:0;padding:13px 14px;transition:all .18s}.admin-user-ticket-form textarea{resize:vertical;min-height:112px;line-height:1.9}.admin-user-ticket-form input:focus,.admin-user-ticket-form textarea:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 4px #06aaa517}.admin-user-ticket-message{color:#16865a;background:#e8faf1;border-radius:999px;width:fit-content;padding:8px 11px;font-size:12px;font-weight:900;display:inline-flex}@media (max-width:1200px){.admin-user-management-grid{grid-template-columns:1fr}.admin-user-detail-panel{position:static}}@media (max-width:700px){.admin-user-search-box,.admin-user-detail-hero,.admin-user-ticket-list article{grid-template-columns:1fr}.admin-user-search-box>span,.admin-user-avatar{border-radius:18px;width:54px;height:54px}.admin-user-info-grid{grid-template-columns:1fr}.admin-user-detail-hero .admin-status,.admin-user-ticket-list article .admin-status{width:fit-content}}.admin-ticket-thread-card{align-items:start}.admin-ticket-thread-card>div{gap:10px;display:grid}.admin-ticket-thread-messages{gap:8px;margin-top:8px;display:grid}.admin-ticket-thread-message{background:#f8fbfb;border:1px solid #0b2e3814;border-radius:14px;padding:10px 12px}.admin-ticket-thread-message.admin{background:#eefdfa;border-color:#1dd1b238}.admin-ticket-thread-message span{color:#5f6f76;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.admin-ticket-thread-message p{color:var(--ink);margin:0;line-height:1.9}.admin-ticket-reply-form{margin-top:6px}.admin-ticket-action-row{flex-wrap:wrap;gap:8px;display:flex}.admin-live-chat-tabs{margin:.9rem 0 1rem}.admin-live-chat-closed-note{color:#64748b;margin:1rem 0 0;font-size:.9rem;line-height:2}
