.account-view-orders>.dashboard-section-heading,.account-view-orders>.dashboard-stats,.account-view-orders>.dashboard-lower-grid,.account-view-orders>.dashboard-notifications,.account-view-downloads>:not(.account-downloads-page),.account-view-profile>:not(.account-profile-page){display:none!important}.account-dedicated{gap:28px;display:grid}.account-download-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.account-download-card{border:1px solid var(--line);background:linear-gradient(145deg,var(--paper),color-mix(in srgb,var(--theme-soft) 68%,var(--paper)));box-shadow:0 18px 42px color-mix(in srgb,var(--theme-primary) 8%,transparent);grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px;display:grid}.download-mark{background:var(--theme-primary);width:54px;height:54px;color:var(--on-primary);border-radius:50%;place-items:center;display:grid}.download-mark svg{width:24px}.account-download-card small{letter-spacing:.12em;color:var(--theme-highlight);font-size:8px}.account-download-card h3{margin:5px 0;font-size:17px}.account-download-card p,.account-download-card span{color:var(--muted);margin:0;font-size:9px}.account-download-card button{border:1px solid var(--line);background:var(--paper);color:var(--muted);padding:11px 13px;font-size:9px;font-weight:800}.account-empty-state{text-align:center;border:1px dashed var(--line);background:var(--paper);grid-column:1/-1;padding:70px 25px}.account-empty-state>svg{width:38px}.account-empty-state h3{margin:14px 0 7px;font-size:25px}.account-empty-state p{color:var(--muted)}.account-empty-state a{color:var(--theme-primary);margin-top:12px;font-weight:800;display:inline-flex}.account-profile-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);align-items:start;gap:18px;display:grid}.account-settings-card{border:1px solid var(--line);background:var(--paper);box-shadow:0 18px 45px color-mix(in srgb,var(--theme-primary) 7%,transparent);gap:18px;padding:28px;display:grid}.account-settings-card>header{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding-bottom:18px;display:flex}.account-settings-card>header>svg{background:color-mix(in srgb,var(--theme-accent) 18%,var(--paper));width:38px;height:38px;color:var(--theme-primary);padding:9px}.account-settings-card header span{letter-spacing:.13em;text-transform:uppercase;color:var(--muted);font-size:8px}.account-settings-card h3{margin:4px 0 0;font-size:20px}.account-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-settings-card label{color:var(--ink);gap:7px;font-size:10px;font-weight:800;display:grid}.account-settings-card label.wide{grid-column:1/-1}.account-settings-card input{border:1px solid var(--line);background:color-mix(in srgb,var(--paper) 92%,var(--theme-soft));width:100%;min-height:46px;font:inherit;color:var(--ink);padding:11px 13px}.account-settings-card input:focus{outline:2px solid color-mix(in srgb,var(--theme-accent) 40%,transparent);border-color:var(--theme-primary)}.account-settings-card.security>label{margin:0}.account-settings-card.security>p{color:var(--muted);margin:0;font-size:9px;line-height:1.6}.account-settings-card button{justify-self:start}.account-form-message{border-left:4px solid var(--theme-primary);background:color-mix(in srgb,var(--theme-accent) 16%,var(--paper));padding:14px 18px;font-size:11px;font-weight:700}@media (max-width:900px){.account-profile-grid,.account-download-grid{grid-template-columns:1fr}}@media (max-width:600px){.account-form-grid{grid-template-columns:1fr}.account-settings-card label.wide{grid-column:auto}.account-download-card{grid-template-columns:auto 1fr}.account-download-card button{grid-column:1/-1}.account-settings-card{padding:20px}}.account-view-credit>:not(.credit-page),.account-view-invoices>:not(.account-invoices-page){display:none!important}.account-invoice-list{gap:14px;display:grid}.account-invoice-card{border:1px solid var(--line);background:linear-gradient(135deg,var(--paper),color-mix(in srgb,var(--theme-soft) 48%,var(--paper)));box-shadow:0 16px 38px color-mix(in srgb,var(--theme-primary) 7%,transparent);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:20px;padding:22px 24px;display:grid}.invoice-number{background:var(--theme-primary);width:46px;height:46px;color:var(--on-primary);border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.invoice-main small{letter-spacing:.16em;color:var(--theme-highlight);font-size:8px;font-weight:900}.invoice-main h3{margin:4px 0;font-size:18px}.invoice-main p{color:var(--muted);margin:0;font-size:9px}.invoice-state{justify-items:end;gap:9px;display:grid}.invoice-state strong{color:var(--theme-primary);font-size:18px}.invoice-actions{gap:8px;display:flex}.invoice-actions a{border:1px solid var(--theme-primary);color:var(--theme-primary);align-items:center;gap:7px;padding:11px 13px;font-size:9px;font-weight:900;display:inline-flex}.invoice-actions a.download{background:var(--theme-primary);color:var(--on-primary)}.invoice-actions svg{width:14px}@media (max-width:760px){.account-invoice-card{grid-template-columns:auto 1fr}.invoice-state{justify-items:start}.invoice-actions{grid-column:1/-1}.invoice-actions a{flex:1;justify-content:center}}@media (max-width:430px){.account-invoice-card{gap:13px;padding:18px 15px}.invoice-actions{grid-template-columns:1fr 1fr;display:grid}}
.delivery-ready-list{gap:8px;padding:18px 24px 0;display:grid}.delivery-ready-list a{border:1px solid color-mix(in srgb,var(--theme-primary) 18%,var(--line));background:color-mix(in srgb,var(--theme-accent) 12%,var(--paper));color:var(--ink);grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:14px 16px;display:grid}.delivery-ready-list span{letter-spacing:.12em;text-transform:uppercase;color:var(--theme-primary);font-size:8px;font-weight:900}.delivery-ready-list strong{font-size:11px}.delivery-ready-list em{align-items:center;gap:7px;font-size:9px;font-style:normal;font-weight:800;display:flex}.delivery-ready-list svg{width:14px}.delivery-detail-shell{width:min(1180px,100% - 40px);margin:55px auto 80px}.delivery-detail-shell>header{background:linear-gradient(135deg,var(--theme-primary),var(--theme-secondary));color:var(--on-primary);grid-template-columns:1fr auto;align-items:end;gap:40px;padding:54px;display:grid;position:relative;overflow:hidden}.delivery-detail-shell>header:after{content:"";border:1px solid color-mix(in srgb,var(--theme-accent) 35%,transparent);width:430px;height:430px;box-shadow:0 0 0 65px color-mix(in srgb,var(--theme-accent) 7%,transparent),0 0 0 130px color-mix(in srgb,var(--theme-accent) 5%,transparent);border-radius:50%;position:absolute;top:-180px;right:-120px}.delivery-detail-shell>header>div,.delivery-detail-shell>header>aside{z-index:1;position:relative}.delivery-detail-shell>header span{letter-spacing:.18em;color:var(--theme-accent);font-size:8px;font-weight:900}.delivery-detail-shell h1{color:inherit;margin:14px 0;font-size:clamp(40px,5vw,70px);line-height:.95}.delivery-detail-shell h1 em{color:var(--theme-accent);font-family:Georgia,serif;font-weight:400}.delivery-detail-shell>header p{max-width:620px;color:color-mix(in srgb,var(--on-primary) 70%,transparent)}.delivery-detail-shell>header aside{border:1px solid color-mix(in srgb,var(--on-primary) 18%,transparent);background:color-mix(in srgb,var(--theme-secondary) 72%,transparent);grid-template-columns:auto auto;gap:9px 22px;min-width:250px;padding:22px;display:grid}.delivery-detail-shell>header aside strong{text-transform:capitalize;text-align:right}.delivery-note-card{border-inline:1px solid var(--line);background:color-mix(in srgb,var(--theme-accent) 12%,var(--paper));padding:32px 38px}.delivery-note-card span{letter-spacing:.16em;color:var(--theme-highlight);font-size:8px;font-weight:900}.delivery-note-card p{white-space:pre-wrap;margin:12px 0 0;font-size:14px;line-height:1.8}.delivery-assets{border:1px solid var(--line);background:var(--theme-soft);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:30px;display:grid}.delivery-assets article{background:var(--paper);border:1px solid var(--line);box-shadow:0 18px 42px color-mix(in srgb,var(--theme-primary) 8%,transparent);padding:26px}.delivery-assets article>header{border-bottom:1px solid var(--line);gap:15px;padding-bottom:16px;display:flex}.delivery-assets article>header>span{background:var(--theme-primary);width:42px;height:42px;color:var(--on-primary);place-items:center;font-weight:900;display:grid}.delivery-assets small{letter-spacing:.12em;color:var(--theme-highlight);font-size:8px}.delivery-assets h2{margin:4px 0;font-size:18px}.delivery-assets header p{color:var(--muted);margin:0;font-size:9px}.delivery-assets h3{margin:20px 0 10px;font-size:14px}.delivery-assets pre{white-space:pre-wrap;overflow-wrap:anywhere;background:color-mix(in srgb,var(--theme-primary) 7%,var(--paper));border:1px dashed color-mix(in srgb,var(--theme-primary) 25%,var(--line));padding:16px;font:700 12px/1.7 ui-monospace,monospace}.delivery-assets article>p{color:var(--muted);font-size:11px;line-height:1.7}.delivery-assets article>a{background:var(--theme-primary);color:var(--on-primary);margin-top:14px;padding:12px 15px;font-size:9px;font-weight:900;display:inline-flex}.delivery-detail-shell>footer{background:var(--theme-secondary);color:var(--on-secondary);justify-content:space-between;padding:20px 28px;font-size:9px;display:flex}.delivery-detail-shell>footer a{color:var(--theme-accent);font-weight:900}.delivery-detail-empty{text-align:center;border:1px solid var(--line);background:var(--paper);padding:80px}.delivery-detail-empty a{background:var(--theme-primary);color:var(--on-primary);margin-top:18px;padding:13px 18px;display:inline-flex}@media (max-width:760px){.delivery-ready-list a,.delivery-detail-shell>header{grid-template-columns:1fr}.delivery-detail-shell{width:min(100% - 20px,1180px);margin-top:20px}.delivery-detail-shell>header{padding:34px 24px}.delivery-detail-shell>header aside{min-width:0}.delivery-assets{grid-template-columns:1fr;padding:16px}.delivery-detail-shell>footer{flex-direction:column;gap:10px}.delivery-ready-list em{justify-self:start}}
.account-order-list{counter-reset:customer-order}.account-order{counter-increment:customer-order;position:relative;overflow:visible!important}.account-order:before{content:counter(customer-order,decimal-leading-zero);z-index:4;border:4px solid var(--paper);background:linear-gradient(145deg,var(--theme-primary),var(--theme-secondary));width:42px;height:42px;color:var(--on-primary);box-shadow:0 10px 24px color-mix(in srgb,var(--theme-primary) 24%,transparent);font:800 11px/1 var(--font-display);letter-spacing:.04em;border-radius:50%;place-items:center;display:grid;position:absolute;top:20px;left:-18px}.account-order:after{content:"ORDER";z-index:3;background:color-mix(in srgb,var(--theme-primary) 10%,var(--paper));color:var(--theme-primary);letter-spacing:.15em;border-radius:0 999px 999px 0;padding:5px 9px 5px 10px;font-size:6px;font-weight:900;position:absolute;top:31px;left:18px}.account-order.is-delivered{border-color:color-mix(in srgb,#1a9b60 42%,var(--line));box-shadow:0 20px 52px #16845121}.account-order.is-delivered>header{grid-template-columns:minmax(185px,.75fr) minmax(310px,1.5fr) auto;align-items:center;gap:22px;display:grid}.delivery-complete{border:1px solid #b9e8cd;position:relative;box-shadow:0 7px 20px #0878441a;color:#087844!important;background:#ddf6e8!important;padding-left:29px!important}.delivery-complete:before{content:"✓";color:#fff;background:#0a8a50;border-radius:50%;place-items:center;width:14px;height:14px;font-size:9px;animation:2.6s ease-out infinite delivery-check-pulse;display:grid;position:absolute;top:50%;left:9px;transform:translateY(-50%);box-shadow:0 0 #0a8a5052}.delivered-congratulations{border:1px solid color-mix(in srgb,#15945a 38%,var(--line));background:linear-gradient(115deg,#ecfbf3 0%,#fffdf5 52%,#e8f8ef 100%);border-radius:16px;align-items:center;gap:16px;width:100%;min-width:0;min-height:108px;padding:17px 20px;animation:.7s cubic-bezier(.2,.8,.2,1) both delivery-card-arrive;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #0f68411a}.delivered-congratulations:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 18%,#ffffffd1 45%,#0000 70%);animation:4.8s ease-in-out 1s infinite delivery-shine;position:absolute;inset:0;transform:translate(-125%)}.delivered-congratulations>i{z-index:1;color:#fff;background:linear-gradient(145deg,#0aa35d,#087641);border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:20px;font-style:normal;display:grid;position:relative;box-shadow:0 8px 22px #08764142}.delivered-congratulations>span{z-index:1;flex-direction:column;flex:1;align-items:flex-start;gap:6px;min-width:0;position:relative;text-transform:none!important;letter-spacing:normal!important;font-size:inherit!important;display:flex!important}.delivered-congratulations small{font-weight:900;color:#168052!important;letter-spacing:.15em!important;text-transform:uppercase!important;font-size:7px!important;line-height:1.2!important;display:block!important}.delivered-congratulations strong{text-wrap:balance;max-width:360px;display:block;color:#102d22!important;font:650 clamp(13px,1.15vw,17px)/1.3 var(--font-display)!important;letter-spacing:-.015em!important;text-transform:none!important}.delivered-congratulations a{color:#fff;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;background:#0b7445;border-radius:999px;align-items:center;gap:7px;margin-top:4px;padding:8px 12px;font-size:8px;font-weight:900;line-height:1;transition:transform .2s,background .2s;display:inline-flex}.delivered-congratulations a:hover{background:#075c36;transform:translateY(-2px)}.delivered-congratulations a svg,.order-delivery-link svg{width:12px;height:12px}.order-delivery-link{color:#fff;align-items:center;gap:7px;margin-left:auto;font-weight:900;display:inline-flex}@keyframes delivery-card-arrive{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}@keyframes delivery-shine{0%,62%{transform:translate(-125%)}82%,to{transform:translate(125%)}}@keyframes delivery-check-pulse{0%{box-shadow:0 0 #0a8a5059}55%,to{box-shadow:0 0 0 8px #0a8a5000}}@media (max-width:1050px){.account-order.is-delivered>header{grid-template-columns:1fr auto}.delivered-congratulations{grid-area:2/1/auto/-1}.account-order.is-delivered>header>strong{grid-area:1/2}.delivered-congratulations strong{max-width:none}}@media (max-width:600px){.account-order:before{border-width:3px;width:36px;height:36px;top:10px;left:10px}.account-order:after{top:19px;left:40px}.account-order>header{padding-top:62px!important}.account-order.is-delivered>header{grid-template-columns:1fr;gap:15px}.account-order.is-delivered>header>strong{grid-area:auto/1}.delivered-congratulations{grid-area:auto/1;align-items:flex-start;min-height:0;padding:16px}.delivered-congratulations>i{flex-basis:38px;width:38px;height:38px}.delivered-congratulations strong{font-size:14px!important}.delivered-congratulations a{margin-top:6px}.order-delivery-link{margin-left:0}}@media (prefers-reduced-motion:reduce){.delivered-congratulations,.delivered-congratulations:after,.delivery-complete:before{animation:none!important}}
.dashboard-welcome-line{align-items:center;gap:16px;width:max-content;max-width:100%;display:flex;position:relative}.dashboard-welcome-line h1{margin:0}.customer-notification-center{z-index:80;flex:none;position:relative}.notification-bell{border:1px solid color-mix(in srgb,var(--theme-accent) 55%,transparent);background:var(--theme-accent);width:50px;height:50px;color:var(--theme-primary);cursor:pointer;box-shadow:0 14px 35px color-mix(in srgb,var(--theme-primary) 35%,transparent);border-radius:50%;place-items:center;transition:transform .25s;display:grid;position:relative}.notification-bell:hover,.notification-bell[aria-expanded=true]{transform:translateY(-2px)scale(1.04)}.notification-bell svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.notification-bell>span{border:3px solid var(--theme-primary);color:#122c25;background:#f7bc4b;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font:900 9px/1 Arial;display:grid;position:absolute;top:-5px;right:-4px}.notification-bell.has-notifications svg{animation:3.2s ease-in-out infinite customer-bell}.notification-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#010806c2;place-items:center;padding:20px;animation:.2s notification-fade;display:grid;position:fixed;inset:0}.notification-popup{border:1px solid color-mix(in srgb,var(--theme-accent) 55%,#334326);color:#f7f8f2;background:#121a11;border-radius:22px;flex-direction:column;width:min(620px,100%);max-height:min(720px,100vh - 40px);animation:.25s ease-out notification-pop;display:flex;overflow:hidden;box-shadow:0 34px 100px #0000008c}.notification-popup>header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px 24px 20px;display:flex}.notification-popup>header h2{color:#fff;margin:0 0 5px;font-size:24px}.notification-popup>header span{color:#9da497;font-size:12px}.notification-close{color:#fff;cursor:pointer;background:#293027;border:1px solid #ffffff29;border-radius:10px;flex:none;place-items:center;width:39px;height:39px;font-size:23px;line-height:1;display:grid}.notification-popup-list{max-height:430px;padding:12px 22px;overflow:auto}.notification-popup-list>a,.notification-popup-list>article{color:inherit;background:#1b2319;border:1px solid #ffffff1f;border-radius:13px;grid-template-columns:40px 1fr auto;align-items:center;gap:13px;margin:0 0 10px;padding:16px 14px;text-decoration:none;transition:border-color .2s,transform .2s;display:grid}.notification-popup-list>a:hover{border-color:var(--theme-accent);transform:translateY(-1px)}.notification-popup-list i{color:#07814c;background:#dff4e5;border-radius:50%;place-items:center;width:36px;height:36px;font-style:normal;font-weight:900;display:grid}.notification-popup-list i.danger{color:#ffb4ad;background:#4a2022}.notification-popup-list i.info{color:#a9e1ff;background:#263d47}.notification-popup-list span{gap:4px;min-width:0;display:grid}.notification-popup-list small{color:#9da497;letter-spacing:.08em;font-size:8px;font-weight:800}.notification-popup-list strong{color:#fff;font-size:13px}.notification-popup-list em{color:#b9beb5;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-style:normal;line-height:1.45;display:-webkit-box;overflow:hidden}.notification-popup-list b{color:var(--theme-accent)}.notification-popup>footer{color:#969e91;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:15px;padding:17px 22px 22px;font-size:9px;display:flex}.notification-popup>footer button{color:#fff;cursor:pointer;background:#30372f;border:0;border-radius:10px;padding:12px 16px;font-size:10px;font-weight:900}.notification-popup>footer button:hover{background:var(--theme-accent);color:#102019}.notification-popup>footer button:disabled{opacity:.4;cursor:default}.notification-empty{text-align:center;justify-items:center;gap:8px;padding:48px 20px;display:grid}.notification-empty i{width:48px;height:48px}.notification-empty strong{color:#fff;font-size:16px}.notification-empty span{color:#9da497;font-size:10px;display:block}@keyframes customer-bell{0%,86%,to{transform:rotate(0)}89%{transform:rotate(12deg)}92%{transform:rotate(-12deg)}95%{transform:rotate(7deg)}}@keyframes notification-fade{0%{opacity:0}to{opacity:1}}@keyframes notification-pop{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}@media (max-width:600px){.dashboard-welcome-line{align-items:flex-end;gap:10px}.notification-bell{width:42px;height:42px}.notification-bell svg{width:19px}.notification-modal-backdrop{padding:10px}.notification-popup{border-radius:17px;max-height:calc(100vh - 20px)}.notification-popup>header{padding:22px 17px 16px}.notification-popup>header h2{font-size:20px}.notification-popup-list{padding:10px}.notification-popup-list>a,.notification-popup-list>article{grid-template-columns:36px 1fr auto;padding:13px 10px}.notification-popup-list em{-webkit-line-clamp:3}.notification-popup>footer{flex-direction:column;align-items:stretch;padding:14px 15px 16px}.notification-popup>footer button{width:100%}}
.account-view-overview>.dashboard-orders,.account-view-overview>.dashboard-lower-grid{display:none!important}.account-view-overview .stat-icon.rose{color:#8a3d43;background:#f6dddd}.account-view-overview .stat-icon.gold{color:#86631f;background:#f7ebc9}.account-view-overview .stat-icon.balance{background:color-mix(in srgb, var(--theme-primary) 13%, var(--paper));color:var(--theme-primary)}.account-view-overview .failed-orders-stat{border-color:#ead6d6}.account-view-overview .spending-stat{grid-template-columns:auto 1fr}.account-view-overview .balance-stat{border-color:color-mix(in srgb, var(--theme-primary) 24%, var(--line));background:linear-gradient(145deg, var(--paper), color-mix(in srgb, var(--theme-soft) 58%, var(--paper)));grid-template-columns:auto 1fr;position:relative;overflow:hidden}.account-view-overview .balance-stat:after{content:"";border:22px solid color-mix(in srgb, var(--theme-accent) 18%, transparent);pointer-events:none;border-radius:50%;width:112px;height:112px;position:absolute;top:-58px;right:-54px}.account-view-overview .spending-values{flex-direction:column;grid-area:1/2/3;justify-content:center;align-items:flex-end;gap:6px;display:flex}.account-view-overview .spending-values strong{font-family:var(--font-display);font-size:25px;font-weight:600;line-height:1}.account-view-overview .spending-values strong+strong{color:#8a6327;font-size:20px}.account-view-overview .balance-value{z-index:1;flex-direction:column;grid-area:1/2/4;justify-content:center;align-items:flex-end;gap:15px;display:flex;position:relative}.account-view-overview .balance-value>strong{font-family:var(--font-display);white-space:nowrap;font-size:clamp(23px,2vw,30px);font-weight:600;line-height:1}.account-view-overview .balance-value>a{background:var(--theme-primary);min-height:34px;color:var(--on-primary);letter-spacing:.08em;text-transform:uppercase;box-shadow:0 9px 22px color-mix(in srgb, var(--theme-primary) 22%, transparent);border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:9px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex}.account-view-overview .balance-value>a:hover{box-shadow:0 13px 28px color-mix(in srgb, var(--theme-primary) 30%, transparent);transform:translateY(-2px)}.account-view-overview .balance-value>a svg{width:13px;height:13px}@media (max-width:900px){.account-view-overview .spending-stat{grid-column:auto}}@media (max-width:650px){.account-view-overview .spending-stat{grid-column:auto}}
.credit-page{gap:26px;display:grid}.credit-hero{background:linear-gradient(125deg,var(--theme-primary,#083b31),#071d19);color:#fff;border-radius:26px;justify-content:space-between;gap:32px;padding:38px;display:flex;position:relative;overflow:hidden}.credit-hero:after{content:"";border:1px solid #ffffff26;border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-50px}.credit-hero span,.credit-card>span,.credit-history header span{letter-spacing:.18em;color:var(--theme-accent,#efbd57);font-size:11px;font-weight:800}.credit-hero h2{margin:10px 0;font-size:clamp(34px,5vw,58px)}.credit-hero p{opacity:.75}.credit-hero>div:last-child{z-index:1;border:1px solid #ffffff2b;align-content:center;min-width:250px;padding:24px;display:grid}.credit-hero small,.credit-hero em{opacity:.7;font-size:11px}.credit-hero strong{margin:8px 0;font-size:36px}.credit-grid{grid-template-columns:1.35fr .65fr;gap:22px;display:grid}.credit-card,.credit-history{background:#fff;border:1px solid #d8ddd7;border-radius:20px;padding:30px;box-shadow:0 18px 50px #14352c12}.credit-card h3,.credit-history h3{margin:8px 0;font-size:26px}.topup-card label{gap:7px;margin-top:18px;font-size:13px;font-weight:700;display:grid}.topup-card label i{color:#77807b;font-weight:400}.topup-card input,.topup-card select,.topup-card textarea{background:#fbfcfa;border:1px solid #ccd5cf;border-radius:10px;padding:13px}.credit-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.topup-card button{background:var(--theme-primary,#0b493c);color:#fff;border:0;border-radius:10px;margin-top:20px;padding:15px 22px;font-weight:800}.wallet-help ol{gap:14px;padding:0;list-style:none;display:grid}.wallet-help li{border-top:1px solid #e4e8e4;gap:12px;padding-top:14px;display:flex}.wallet-help li>b{color:#174f42;background:#edf5e8;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.wallet-help li div{display:grid}.wallet-help small{color:#6b746f}.wallet-help>p{background:#f2f6ed;border-radius:12px;padding:16px;font-size:12px}.credit-history header{justify-content:space-between;align-items:end;display:flex}.credit-history header h3{margin-bottom:0}.credit-history>div>article{border-top:1px solid #e7eae7;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;padding:15px 0;display:grid}.credit-history article i{color:#087347;background:#e8f7ed;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.credit-history article i.minus,.credit-history article i.declined{color:#b42318;background:#fdebea}.credit-history article span{display:grid}.credit-history article small{color:#7d8581}.credit-message{color:#087347;background:#e9f8ee;border-radius:10px;padding:14px}.credit-message.error{color:#b42318;background:#fff0ef}.credit-loading,.credit-empty{text-align:center;padding:40px}@media (max-width:850px){.credit-grid{grid-template-columns:1fr}.credit-hero{display:grid}.credit-hero>div:last-child{min-width:0}.credit-fields{grid-template-columns:1fr}.credit-card,.credit-history,.credit-hero{padding:22px}}
.transfer-card{isolation:isolate;border-color:color-mix(in srgb, var(--theme-accent,#a9661f) 42%, #d8d3c9);background:radial-gradient(circle at 100% 0, color-mix(in srgb, var(--theme-accent,#a9661f) 12%, transparent) 0 23%, transparent 24%), linear-gradient(135deg, #fff 0%, color-mix(in srgb, var(--theme-surface,#f4f2ec) 78%, #fff) 100%);margin-top:24px;position:relative;overflow:hidden;box-shadow:0 22px 60px #122a221a}.transfer-card:after{z-index:-1;border:1px solid color-mix(in srgb, var(--theme-accent,#a9661f) 30%, transparent);content:"";border-radius:50%;width:220px;height:220px;position:absolute;bottom:-92px;right:-72px}.transfer-fields{grid-template-columns:minmax(0,1.35fr) minmax(180px,.65fr);gap:16px;display:grid}.transfer-card label em{color:#777;margin-left:7px;font-size:.72rem;font-weight:500}.transfer-submit{border-top:1px solid #1044371f;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:18px;display:flex}.transfer-submit small{color:#66716d;max-width:430px;line-height:1.55}.transfer-submit button{flex:none}@media (max-width:700px){.transfer-fields{grid-template-columns:1fr}.transfer-submit{flex-direction:column;align-items:stretch}.transfer-submit button{width:100%}}
.account-settings-card select{border:1px solid var(--line);background:color-mix(in srgb, var(--paper) 92%, var(--theme-soft));width:100%;min-height:46px;color:var(--ink);font:inherit;padding:11px 13px}.account-settings-card select:focus{outline:2px solid color-mix(in srgb, var(--theme-accent) 40%, transparent);border-color:var(--theme-primary)}.account-settings-card label em{color:var(--muted);font-size:8px;font-weight:500}.optional-address-note{color:var(--muted);margin:-3px 0 0;font-size:9px;line-height:1.6}.account-profile-page .profile-phone{grid-column:1/-1;gap:8px;min-width:0;font-size:12px;font-weight:700;display:grid}.account-profile-page .profile-phone em{margin-top:4px;font-size:11px;font-weight:400;display:block}.account-profile-page .profile-phone-controls{grid-template-columns:minmax(150px,1fr) minmax(150px,1fr);gap:10px;display:grid}.account-profile-page .profile-phone-controls select,.account-profile-page .profile-phone-controls input{width:100%;min-width:0}.account-profile-page .profile-phone small{color:inherit;opacity:.8;font-size:11px;font-weight:400;line-height:1.6}@media (max-width:550px){.account-profile-page .profile-phone-controls{grid-template-columns:1fr}}
.account-page:has(.customer-dashboard){--dn:#071d23;--di:#102c35;--dc:#47d7e8;--dl:#b8f45d;--dv:#8d7cff;--dr:#ff7c6e;--dg:#ffc85c;background:#eef3f4!important}.customer-dashboard{background:radial-gradient(circle at 8% 36%,#47d7e81a,#0000 25%),#eef3f4;overflow:hidden}.dashboard-hero{min-height:420px;overflow:hidden;background:linear-gradient(118deg,#061a22,#0a2930 56%,#10273e)!important;align-items:center!important;padding:62px max(34px,50% - 660px) 92px!important}.dashboard-hero:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:54px 54px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 80%);mask-image:linear-gradient(90deg,#000,#0000 80%)}.dashboard-hero:after{animation:18s linear infinite da-orbit;box-shadow:0 0 0 68px #8d7cff0f,0 0 0 138px #b8f45d09;border:1px solid #47d7e840!important;width:560px!important;height:560px!important;top:-210px!important;right:-90px!important}.dashboard-hero>div:first-child{z-index:2;max-width:800px;position:relative}.dashboard-hero .account-dynamic-brand.compact{opacity:.82}.dashboard-hero .kicker{letter-spacing:.19em;align-items:center;gap:10px;display:inline-flex;color:var(--dc)!important;margin:0 0 18px!important}.dashboard-hero .kicker:before{content:"";background:var(--dl);border-radius:50%;width:7px;height:7px;animation:1.8s infinite da-pulse;box-shadow:0 0 0 6px #b8f45d1f}.dashboard-hero h1{letter-spacing:-.065em!important;margin-bottom:22px!important;font-size:clamp(54px,5.4vw,78px)!important;line-height:.92!important}.dashboard-hero h1 em{background:linear-gradient(90deg,var(--dc),var(--dl),var(--dg));background-size:180%;-webkit-background-clip:text;background-clip:text;font-style:normal;animation:6s linear infinite da-gradient;color:#0000!important;font-family:inherit!important}.dashboard-hero>div:first-child>p:last-child{line-height:1.7;color:#a8bec3!important;max-width:680px!important;font-size:15px!important}.dashboard-profile{animation:5s ease-in-out infinite da-float;box-shadow:0 28px 70px #00000042;z-index:3!important;-webkit-backdrop-filter:blur(22px)!important;backdrop-filter:blur(22px)!important;background:linear-gradient(135deg,#ffffff21,#ffffff0b)!important;border:1px solid #ffffff29!important;border-radius:22px!important;min-width:330px!important;padding:22px!important}.profile-avatar{background:linear-gradient(135deg,var(--dc),var(--dv))!important;color:#081d24!important;border-radius:17px!important;width:58px!important;height:58px!important}.dashboard-layout{z-index:4;position:relative;grid-template-columns:260px minmax(0,1fr)!important;gap:28px!important;width:min(1320px,100% - 44px)!important;margin-top:-48px!important;padding:0 0 110px!important}.dashboard-sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffdb;border-radius:24px;height:max-content;position:sticky;top:108px;box-shadow:0 24px 65px #132f381f;border:1px solid #102c3517!important;padding:16px!important}.dashboard-sidebar:before{content:"PRIVATE CONTROL DECK";color:#8c9a9e;letter-spacing:.2em;border-bottom:1px solid #e3eaeb;margin-bottom:12px;padding:10px 12px 18px;font-size:7px;font-weight:900;display:block}.dashboard-sidebar nav{gap:7px!important}.dashboard-sidebar nav a{border-radius:14px;position:relative;color:#65777c!important;border:0!important;min-height:52px!important;padding:0 14px!important;transition:all .24s!important}.dashboard-sidebar nav a:hover{transform:translate(4px);color:var(--di)!important;background:#f0f6f6!important}.dashboard-sidebar nav a.active{box-shadow:0 12px 26px #071d2338;background:linear-gradient(110deg,var(--dn),#123944)!important;color:#fff!important}.dashboard-sidebar nav a.active:before{content:"";background:var(--dl);width:3px;box-shadow:0 0 11px var(--dl);border-radius:5px;position:absolute;top:9px;bottom:9px;left:0}.dashboard-sidebar nav a.active svg{color:var(--dc)}.dashboard-sidebar nav a span{color:var(--di);background:#e5eff0!important}.dashboard-sidebar nav a.active span{color:#fff;background:#ffffff21!important}.dashboard-signout{transition:all .2s;background:#f1f5f5!important;border:0!important;border-radius:13px!important}.dashboard-signout:hover{transform:translateY(-2px);color:#a94035!important;background:#ffe9e6!important}.dashboard-content{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border:1px solid #102c3514;border-radius:28px;min-width:0;padding:34px;box-shadow:0 28px 80px #132f381a}.dashboard-section-heading{margin-bottom:28px!important}.dashboard-section-heading span{color:#7b8e93!important;letter-spacing:.2em!important}.dashboard-section-heading h2{color:var(--di);letter-spacing:-.055em!important;font-size:34px!important}.dashboard-section-heading p{background:#eef5f5;border-radius:99px;padding:8px 12px;color:#6b7f84!important}.dashboard-stats{grid-auto-rows:190px;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important}.dashboard-stats article{border-radius:22px;grid-column:span 2;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;border:0!important;min-height:0!important;padding:22px!important}.dashboard-stats article:after{content:"";opacity:.06;border:22px solid;border-radius:50%;width:105px;height:105px;transition:transform .5s;position:absolute;bottom:-50px;right:-50px}.dashboard-stats article:hover{transform:translateY(-7px);box-shadow:0 22px 45px #14303921!important}.dashboard-stats article:hover:after{transform:scale(1.25)rotate(35deg)}.dashboard-stats article:nth-child(3){color:#146b54;background:linear-gradient(140deg,#dff8ef,#f5fffb)}.dashboard-stats article:nth-child(4){color:#5b4fc4;background:linear-gradient(140deg,#ece8ff,#faf8ff)}.dashboard-stats article:nth-child(5){color:#a66517;background:linear-gradient(140deg,#fff0d5,#fffbf3)}.dashboard-stats article:nth-child(6){color:#a8423a;background:linear-gradient(140deg,#ffe6e2,#fff8f6)}.dashboard-stats article:nth-child(2){color:#fff;background:linear-gradient(130deg,#0a2830,#123f48);grid-column:span 3}.dashboard-stats article:first-child{color:#fff;background:linear-gradient(130deg,#20204a,#4d3e85);grid-column:span 3}.dashboard-stats .stat-icon{border-radius:14px;width:44px;height:44px;color:inherit!important;background:#ffffff94!important}.dashboard-stats article>span{opacity:.68;color:currentColor!important}.dashboard-stats article>strong,.spending-values strong,.balance-value strong{color:inherit;font-size:44px!important}.dashboard-stats small{opacity:.62;color:currentColor!important}.balance-value a{box-shadow:0 8px 20px #b8f45d2b;background:var(--dl)!important;color:#17252a!important;border-radius:99px!important}.dashboard-orders{border-radius:22px;overflow:hidden;background:#f8fbfb!important;border:0!important;margin-top:22px!important}.panel-heading{border-color:#e1e9ea!important;padding:25px 28px!important}.panel-heading h2{color:var(--di)}.panel-heading a{background:#e8f2f2;border-radius:99px;padding:10px 14px;transition:all .2s;color:var(--di)!important}.panel-heading a:hover{background:var(--dn);transform:translate(3px);color:#fff!important}.account-order{border-radius:18px!important}.dashboard-lower-grid{gap:14px!important}.account-detail-card,.dashboard-benefit{border:0!important;border-radius:22px!important}.account-detail-card{background:linear-gradient(140deg,#f0f7f6,#fff)!important}.dashboard-benefit{background:linear-gradient(135deg,#092630,#173d4a)!important}.account-invoice-card,.account-download-card,.account-settings-card{border-radius:20px!important}.notification-bell{background:linear-gradient(135deg,var(--dg),var(--dr))!important;color:#17252a!important;box-shadow:0 12px 28px #ff7c6e3d!important}@keyframes da-orbit{to{transform:rotate(360deg)}}@keyframes da-pulse{50%{transform:scale(1.35);box-shadow:0 0 0 10px #b8f45d00}}@keyframes da-gradient{to{background-position:180%}}@keyframes da-float{50%{transform:translateY(-9px)}}@media (max-width:1050px){.dashboard-layout{grid-template-columns:1fr!important;margin-top:-38px!important}.dashboard-sidebar{position:relative;top:auto}.dashboard-sidebar:before{display:none}.dashboard-sidebar nav{overflow-x:auto;grid-template-columns:repeat(7,minmax(120px,1fr))!important}.dashboard-signout{padding:0 22px;width:auto!important}.dashboard-stats{grid-template-columns:repeat(6,1fr)!important}}@media (max-width:760px){.dashboard-hero{min-height:0;padding:50px 20px 78px!important}.dashboard-hero h1{font-size:49px!important}.dashboard-profile{width:100%;animation:none;min-width:0!important}.dashboard-layout{width:calc(100% - 22px)!important}.dashboard-content{border-radius:21px;padding:20px}.dashboard-stats{grid-auto-rows:auto;grid-template-columns:1fr 1fr!important}.dashboard-stats article,.dashboard-stats article:nth-child(2),.dashboard-stats article:first-child{grid-column:span 1!important;min-height:154px!important}.dashboard-stats article:nth-child(2),.dashboard-stats article:first-child{grid-column:1/-1!important}.dashboard-section-heading p{display:inline-flex}}@media (max-width:460px){.dashboard-hero h1{font-size:42px!important}.dashboard-content{padding:14px}.dashboard-stats{grid-template-columns:1fr!important}.dashboard-stats article,.dashboard-stats article:nth-child(2),.dashboard-stats article:first-child{grid-column:1!important}.dashboard-section-heading h2{font-size:29px!important}}@media (prefers-reduced-motion:reduce){.dashboard-hero:after,.dashboard-profile,.dashboard-hero .kicker:before,.dashboard-hero h1 em{animation:none!important}.dashboard-stats article,.dashboard-sidebar nav a{transition:none!important}}
.dashboard-hero:has(.notification-modal-backdrop){isolation:auto;position:relative;z-index:2147482999!important;overflow:visible!important}.customer-notification-center:has(.notification-modal-backdrop){z-index:2147483000!important}.notification-modal-backdrop{overscroll-behavior:contain;width:100vw;height:100dvh;inset:0;overflow:auto;z-index:2147483000!important}.notification-popup{z-index:1;background:linear-gradient(145deg,#091b20,#101d1d 58%,#111a16);border-color:#47d7e852;width:min(680px,100vw - 32px);max-height:min(760px,100dvh - 32px);margin:auto;position:relative;box-shadow:0 40px 120px #000000ad,0 0 0 1px #b8f45d14}.notification-popup-list{flex:auto;min-height:0;max-height:none}.dashboard-stats article:nth-child(2),.dashboard-stats article:first-child{grid-column:span 2!important}@media (max-width:760px){.dashboard-hero:has(.notification-modal-backdrop){overflow:visible!important}.notification-modal-backdrop{align-items:start;padding:10px}.notification-popup{width:100%;max-height:calc(100dvh - 20px)}.dashboard-stats article:nth-child(2),.dashboard-stats article:first-child{grid-column:span 1!important}}@media (max-width:460px){.dashboard-stats article:nth-child(2),.dashboard-stats article:first-child{grid-column:1!important}}.account-order>header .order-payment-action{color:#7a3d0b;background:linear-gradient(135deg,#fff4d9,#ffe1bd);border:1px solid #c4702352;border-radius:16px;grid-template-columns:1fr 18px;align-items:center;gap:1px 12px;min-width:190px;padding:12px 14px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 12px 28px #6f40111f}.account-order>header .order-payment-action span{color:#a65b1b;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:800}.account-order>header .order-payment-action strong{grid-column:1;font-size:14px}.account-order>header .order-payment-action svg{grid-area:1/2/3;width:18px;height:18px}.account-order>header .order-payment-action:hover{transform:translateY(-2px);box-shadow:0 16px 34px #6f40112e}@media (max-width:760px){.account-order>header .order-payment-action{grid-column:1/-1;width:100%;min-width:0}}
.account-view-reviews>.dashboard-section-heading,.account-view-reviews>.dashboard-stats,.account-view-reviews>.dashboard-orders,.account-view-reviews>.dashboard-lower-grid{display:none}.my-reviews-panel{width:100%;animation:.45s both reviewPanelIn}.my-reviews-panel>header{border-bottom:1px solid #0e374121;justify-content:space-between;align-items:flex-end;gap:28px;padding:4px 2px 30px;display:flex}.my-reviews-panel>header>div{max-width:620px}.my-reviews-panel>header span{letter-spacing:.2em;color:#159b7c;font-size:10px;font-weight:800}.my-reviews-panel>header h2{letter-spacing:-.06em;color:#0a3440;margin:10px 0 8px;font-size:clamp(32px,4vw,54px)}.my-reviews-panel>header p{color:#667a80;margin:0;line-height:1.7}.my-reviews-panel>header aside{gap:10px;display:flex}.my-reviews-panel>header aside article{text-align:center;background:#eef6f5;border:1px solid #dce9e7;border-radius:18px;min-width:105px;padding:16px}.my-reviews-panel>header aside b{color:#0d4852;font-size:25px;display:block}.my-reviews-panel>header aside span{color:#72878a;letter-spacing:.12em;font-size:8px}.my-review-grid{gap:16px;padding-top:24px;display:grid}.my-review-product{background:linear-gradient(135deg,#fffffff5,#f2f8f7e6);border:1px solid #11414921;border-radius:22px;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:18px;padding:17px;transition:transform .25s,border-color .25s;display:grid;box-shadow:0 12px 32px #051f270f}.my-review-product:hover{border-color:#1bb78e6b;transform:translateY(-3px)}.review-product-image{color:#0a4753;background:linear-gradient(135deg,#c4f4e5,#b9d9ff);border-radius:18px;place-items:center;width:82px;height:82px;font-size:22px;font-weight:900;display:grid;overflow:hidden}.review-product-image img{object-fit:cover;width:100%;height:100%}.review-product-copy small{letter-spacing:.13em;color:#7d9094;font-size:9px}.review-product-copy h3{color:#0c3039;margin:7px 0;font-size:18px}.review-stars{color:#f1a52b;letter-spacing:.08em}.review-state{border-radius:999px;margin-top:7px;padding:6px 10px;display:inline-block;letter-spacing:.08em!important;font-size:9px!important}.review-state.approved{color:#087a54;background:#dbf8e9}.review-state.pending{color:#9a6400;background:#fff0cc}.review-state.awaiting{color:#14688f;background:#dff2ff}.review-state.rejected,.review-state.spam{color:#a63737;background:#ffe1e1}.review-card-actions{align-items:center;gap:10px;display:flex}.review-card-actions a,.review-card-actions button{border-radius:999px;padding:11px 14px;font-size:11px;font-weight:800;text-decoration:none}.review-card-actions a{color:#5e7378}.review-card-actions button{color:#fff;cursor:pointer;background:#0d414c;border:0;box-shadow:0 7px 18px #0d414c2e}.review-card-actions button:hover{background:#119773}.reviews-empty{text-align:center;border:1px dashed #bbceca;border-radius:24px;grid-column:1/-1;padding:70px 20px}.reviews-empty>span{color:#f1af39;font-size:54px}.reviews-empty h3{margin:10px;font-size:25px}.reviews-empty p{color:#708185}.reviews-empty a{color:#fff;background:#103f48;border-radius:99px;margin-top:15px;padding:12px 18px;text-decoration:none;display:inline-block}.review-editor-backdrop{z-index:99999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#021217b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.review-editor{background:#fbfdfc;border-radius:28px;width:min(680px,100%);max-height:calc(100vh - 40px);padding:28px;animation:.3s both reviewEditorIn;overflow:auto;box-shadow:0 30px 90px #00000059}.review-editor>header{border-bottom:1px solid #dfe9e7;justify-content:space-between;gap:20px;padding-bottom:20px;display:flex}.review-editor>header span{letter-spacing:.18em;color:#159b7c;font-size:9px;font-weight:800}.review-editor>header h3{color:#0c3540;margin:7px 0 0;font-size:25px}.review-editor>header button{cursor:pointer;background:#fff;border:1px solid #d5e1df;border-radius:50%;width:40px;height:40px;font-size:22px}.review-editor label{color:#294c53;margin-top:17px;font-size:11px;font-weight:800;display:block}.review-editor label em{color:#849699;font-weight:500}.review-editor input,.review-editor textarea{color:#15383f;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #ccdcd9;border-radius:14px;margin-top:8px;padding:13px 15px}.review-star-picker{gap:5px;margin-top:8px;display:flex}.review-star-picker button{color:#cbd6d4;cursor:pointer;background:0 0;border:0;padding:0 3px;font-size:31px}.review-star-picker button.active{color:#f3a82d;filter:drop-shadow(0 3px 5px #f3a82d47)}.review-editor-halves{grid-template-columns:1fr 1fr;gap:15px;display:grid}.review-editor footer{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.review-editor footer button{cursor:pointer;background:#fff;border:1px solid #cddbd8;border-radius:99px;padding:13px 18px;font-weight:800}.review-editor footer button:last-child{color:#fff;background:linear-gradient(90deg,#0d4852,#16a37f);border:0;min-width:175px}.review-editor-message,.review-message{color:#08734f;background:#e7f8ee;border-radius:12px;padding:12px 15px;font-size:12px}.review-loading{text-align:center;color:#61797d;padding:60px}@keyframes reviewPanelIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes reviewEditorIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:900px){.my-reviews-panel>header{flex-direction:column;align-items:flex-start}.my-reviews-panel>header aside{width:100%}.my-reviews-panel>header aside article{flex:1;min-width:0}.my-review-product{grid-template-columns:65px 1fr}.review-product-image{width:65px;height:65px}.review-card-actions{grid-column:1/-1;justify-content:flex-end}}@media (max-width:600px){.my-reviews-panel>header aside{grid-template-columns:repeat(3,1fr);display:grid}.my-reviews-panel>header aside article{padding:11px 5px}.my-review-product{border-radius:17px;padding:13px}.review-card-actions{justify-content:stretch}.review-card-actions a,.review-card-actions button{text-align:center;flex:1}.review-editor{border-radius:20px;padding:20px}.review-editor-halves{grid-template-columns:1fr}.review-editor footer{flex-direction:column-reverse}.review-editor footer button{width:100%}}
.support-workspace{gap:22px;display:grid}.support-hero{border:1px solid color-mix(in srgb,var(--theme-primary) 16%,transparent);background:linear-gradient(125deg,var(--theme-secondary),color-mix(in srgb,var(--theme-secondary) 74%,var(--theme-primary)));color:var(--on-secondary);border-radius:28px;justify-content:space-between;align-items:end;gap:30px;padding:34px;display:flex;position:relative;overflow:hidden}.support-hero:after{content:"";border:1px solid color-mix(in srgb,var(--theme-accent) 35%,transparent);width:320px;height:320px;box-shadow:0 0 0 48px color-mix(in srgb,var(--theme-accent) 7%,transparent),0 0 0 96px color-mix(in srgb,var(--theme-highlight) 5%,transparent);border-radius:50%;position:absolute;top:-110px;right:-80px}.support-hero>div,.support-hero>button{z-index:1;position:relative}.support-hero span,.ticket-list header small,.ticket-conversation>header small,.support-modal form>header span{color:var(--theme-accent);letter-spacing:.15em;font-size:10px;font-weight:900}.support-hero h2{letter-spacing:-.045em;margin:8px 0;font-size:clamp(30px,4vw,48px)}.support-hero p{max-width:650px;color:color-mix(in srgb,var(--on-secondary) 68%,transparent);margin:0;line-height:1.65}.support-hero button,.conversation-empty button{background:var(--theme-accent);color:var(--on-accent);cursor:pointer;border:0;border-radius:13px;padding:14px 18px;font-weight:850}.support-notice{border:1px solid color-mix(in srgb,var(--theme-primary) 20%,transparent);background:color-mix(in srgb,var(--theme-highlight) 8%,#fff);border-radius:13px;justify-content:space-between;gap:20px;padding:14px 17px;font-weight:700;display:flex}.support-notice button{cursor:pointer;background:0 0;border:0;font-size:20px}.support-metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.support-metrics article{border:1px solid var(--border);background:var(--surface);border-radius:16px;justify-content:space-between;align-items:center;padding:18px 20px;display:flex;box-shadow:0 10px 30px #0f172a0b}.support-metrics span{color:var(--muted);font-size:12px;font-weight:700}.support-metrics strong{font-size:25px}.support-grid{border:1px solid var(--border);background:var(--surface);border-radius:24px;grid-template-columns:minmax(290px,.72fr) minmax(0,1.5fr);min-height:620px;display:grid;overflow:hidden;box-shadow:0 22px 70px #0f172a14}.ticket-list{border-right:1px solid var(--border);background:color-mix(in srgb,var(--surface) 94%,var(--theme-primary) 6%)}.ticket-list>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:24px;display:flex}.ticket-list h3{margin:5px 0 0}.ticket-list>header>span{background:var(--theme-secondary);width:34px;height:34px;color:var(--on-secondary);border-radius:50%;place-items:center;font-weight:800;display:grid}.ticket-list>button{border:0;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;grid-template-columns:5px minmax(0,1fr) auto;gap:13px;width:100%;padding:19px 20px;transition:all .2s;display:grid}.ticket-list>button:hover,.ticket-list>button.active{background:var(--surface);box-shadow:inset 4px 0 var(--theme-accent)}.ticket-list>button>i{background:#60a5fa;border-radius:4px;width:4px;height:100%;min-height:54px}.ticket-list>button>i.priority-urgent{background:#ef4444}.ticket-list>button>i.priority-high{background:#f59e0b}.ticket-list>button>i.priority-low{background:#94a3b8}.ticket-list>button>span{gap:5px;min-width:0;display:grid}.ticket-list>button small,.ticket-list>button em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden}.ticket-list>button strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ticket-list>button>b{align-self:center;font-size:24px}.ticket-empty,.conversation-empty{color:var(--muted);text-align:center;place-items:center;gap:8px;padding:50px 20px;display:grid}.ticket-empty>span,.conversation-empty>span{background:color-mix(in srgb,var(--theme-accent) 16%,transparent);width:58px;height:58px;color:var(--theme-primary);border-radius:18px;place-items:center;font-size:25px;display:grid}.ticket-empty p,.conversation-empty p{margin:0}.ticket-conversation{background:linear-gradient(180deg,var(--surface),color-mix(in srgb,var(--surface) 96%,var(--theme-highlight) 4%));flex-direction:column;min-width:0;display:flex}.ticket-conversation>header{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:24px 28px;display:flex}.ticket-conversation h3{margin:5px 0;font-size:22px}.ticket-conversation>header p{color:var(--muted);margin:0;font-size:12px}.ticket-conversation>header>div:last-child{align-items:flex-start;gap:7px;display:flex}.ticket-priority,.ticket-status{color:#4338ca;text-transform:uppercase;background:#eef2ff;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900}.ticket-priority.urgent{color:#b91c1c;background:#fee2e2}.ticket-priority.high{color:#92400e;background:#fef3c7}.ticket-status.resolved{color:#166534;background:#dcfce7}.ticket-status.closed{color:#475569;background:#e2e8f0}.ticket-status.waiting_customer{color:#1d4ed8;background:#dbeafe}.conversation-thread{flex-direction:column;flex:1;gap:18px;max-height:470px;padding:28px;display:flex;overflow:auto}.conversation-thread article{align-items:flex-start;gap:11px;max-width:84%;display:flex}.conversation-thread article.customer{flex-direction:row-reverse;align-self:flex-end}.conversation-thread article>span{background:var(--theme-secondary);width:34px;height:34px;color:var(--on-secondary);border-radius:11px;flex:0 0 34px;place-items:center;font-weight:900;display:grid}.conversation-thread article.customer>span{background:var(--theme-accent);color:var(--on-accent)}.conversation-thread article>div{border:1px solid var(--border);background:var(--surface);border-radius:5px 17px 17px;padding:15px 17px;box-shadow:0 8px 25px #0f172a0d}.conversation-thread article.customer>div{background:color-mix(in srgb,var(--theme-primary) 8%,var(--surface));border-radius:17px 5px 17px 17px}.conversation-thread article header{justify-content:space-between;gap:20px;display:flex}.conversation-thread article time{color:var(--muted);font-size:9px}.conversation-thread article p{white-space:pre-wrap;margin:9px 0 0;line-height:1.65}.ticket-conversation>footer{border-top:1px solid var(--border);padding:20px 28px}.ticket-conversation>footer form textarea{border:1px solid var(--border);background:var(--surface);resize:vertical;border-radius:14px;width:100%;min-height:105px;padding:15px}.ticket-conversation>footer form>div{justify-content:space-between;align-items:center;gap:15px;margin-top:10px;display:flex}.ticket-conversation>footer small{color:var(--muted)}.ticket-conversation>footer form button,.ticket-closed button{background:var(--theme-secondary);color:var(--on-secondary);cursor:pointer;border:0;border-radius:11px;padding:12px 16px;font-weight:800}.close-ticket{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:10px;font-size:11px;text-decoration:underline}.ticket-closed{background:#ecfdf5;border-radius:14px;align-items:center;gap:14px;padding:14px;display:flex}.ticket-closed>span{color:#15803d;font-size:25px}.ticket-closed p{color:#64748b;margin:3px 0 0}.ticket-closed button{margin-left:auto}.conversation-empty{margin:auto}.support-modal{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020817b3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.support-modal>form{background:var(--surface);border-radius:25px;width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 40px 120px #00000059}.support-modal form>header{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:25px 28px;display:flex}.support-modal h2{margin:5px 0}.support-modal header p{color:var(--muted);margin:0}.support-modal header button{cursor:pointer;background:0 0;border:0;align-self:start;font-size:28px}.ticket-form-grid{grid-template-columns:1fr 1fr;gap:16px;padding:26px 28px;display:grid}.ticket-form-grid label{gap:7px;font-weight:750;display:grid}.ticket-form-grid label.wide{grid-column:1/-1}.ticket-form-grid em{color:var(--muted);font-size:10px;font-style:normal}.ticket-form-grid input,.ticket-form-grid select,.ticket-form-grid textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:inherit;font:inherit;border-radius:11px;padding:13px 14px}.ticket-form-grid textarea{resize:vertical;min-height:150px}.support-modal form>footer{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding:18px 28px;display:flex}.support-modal footer button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:11px;padding:12px 17px;font-weight:800}.support-modal footer button.primary{border-color:var(--theme-secondary);background:var(--theme-secondary);color:var(--on-secondary)}@media (max-width:900px){.support-metrics{grid-template-columns:1fr 1fr}.support-grid{grid-template-columns:1fr}.ticket-list{border-right:0;border-bottom:1px solid var(--border);max-height:340px;overflow:auto}.support-hero{flex-direction:column;align-items:start}.conversation-thread{min-height:350px;max-height:none}}@media (max-width:560px){.support-hero{border-radius:20px;padding:25px}.support-hero>button{width:100%}.support-metrics{grid-template-columns:1fr}.ticket-conversation>header{flex-direction:column;align-items:start}.ticket-form-grid{grid-template-columns:1fr;padding:20px}.ticket-form-grid label.wide{grid-column:auto}.conversation-thread{padding:18px}.conversation-thread article{max-width:96%}.ticket-conversation>footer{padding:17px}.ticket-conversation>footer form>div{flex-direction:column;align-items:stretch}.ticket-conversation>footer form button{width:100%}.support-modal{padding:8px}.support-modal>form{border-radius:18px;max-height:calc(100vh - 16px)}}
.support-modal{z-index:2147483000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);isolation:isolate;background:#031016ad;padding:24px}.support-modal>form{z-index:1;overscroll-behavior:contain;color:#102f37;scrollbar-width:thin;scrollbar-color:#9bc9c0 transparent;background:#fbfdfc;border:1px solid #dbe7e5;border-radius:28px;width:min(760px,100%);max-height:calc(100dvh - 48px);animation:.24s ease-out supportModalIn;position:relative;box-shadow:0 38px 110px #0012196b}.support-modal form>header{background:linear-gradient(135deg,#f4fbf8,#eef6f5);border-color:#dce7e5;border-radius:28px 28px 0 0;padding:28px 30px 24px;position:relative}.support-modal form>header:after{content:"";background:linear-gradient(90deg,#17a781,#b8f45d);border-radius:5px;width:72px;height:3px;position:absolute;bottom:-1px;left:30px}.support-modal h2{color:#0b3039;letter-spacing:-.04em;margin:7px 0 5px;font-size:30px}.support-modal header p{color:#667d82;line-height:1.5}.support-modal header button{color:#284a51;background:#fff;border:1px solid #cfddda;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;line-height:1;transition:all .2s;display:grid}.support-modal header button:hover{color:#a63c31;background:#fff0ee;border-color:#ff9b91;transform:rotate(7deg)}.ticket-form-grid{gap:18px;padding:28px 30px}.ticket-form-grid label{color:#23474e;gap:8px;font-size:12px;font-weight:850}.ticket-form-grid em{color:#809398;font-weight:600}.ticket-form-grid input,.ticket-form-grid select,.ticket-form-grid textarea{color:#15383f;background:#fff;border-color:#cbdad7;border-radius:13px;outline:0;padding:14px 15px;transition:border-color .2s,box-shadow .2s,transform .2s}.ticket-form-grid input::placeholder,.ticket-form-grid textarea::placeholder{color:#93a4a7}.ticket-form-grid input:focus,.ticket-form-grid select:focus,.ticket-form-grid textarea:focus{border-color:#20a987;transform:translateY(-1px);box-shadow:0 0 0 4px #20a9871f}.ticket-form-grid textarea{min-height:155px;line-height:1.6}.support-modal form>footer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfdfcf5;border-color:#dce7e5;border-radius:0 0 28px 28px;padding:19px 30px;position:sticky;bottom:0}.support-modal footer button{color:#456067;background:#fff;border-color:#cbdad7;border-radius:12px;min-width:110px;padding:13px 18px;transition:all .2s}.support-modal footer button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0c363f1a}.support-modal footer button.primary{color:#fff;background:linear-gradient(115deg,#0a3039,#145363);border-color:#0a3039;min-width:190px;box-shadow:0 10px 25px #0a303933}.support-modal footer button.primary:hover{background:linear-gradient(115deg,#0c3d47,#17836d)}.support-modal footer button:disabled{opacity:.58;cursor:not-allowed;transform:none}@keyframes supportModalIn{0%{opacity:0;transform:translateY(18px)scale(.975)}to{opacity:1;transform:none}}.support-editor-field{gap:9px;display:grid}.support-editor-field>strong{color:#23474e;font-size:12px}.support-editor{background:#fff;border:1px solid #cbdad7;border-radius:16px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.support-editor:focus-within{border-color:#20a987;box-shadow:0 0 0 4px #20a9871a}.support-editor-toolbar{scrollbar-width:thin;background:#f1f7f5;border-bottom:1px solid #dce7e5;align-items:center;gap:5px;padding:9px 10px;display:flex;overflow-x:auto}.support-editor-toolbar button,.support-editor-toolbar label{color:#31535a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;place-items:center;min-width:34px;height:32px;margin:0;padding:0 9px;font-size:11px;font-weight:850;transition:all .18s;display:grid}.support-editor-toolbar button:hover,.support-editor-toolbar label:hover{color:#08775f;background:#fff;border-color:#c7dad5;box-shadow:0 4px 10px #0e434c12}.support-editor-toolbar label{gap:5px;min-width:max-content;display:flex}.support-editor-toolbar input{display:none}.support-editor textarea{resize:vertical;width:100%;line-height:1.65;display:block;min-height:170px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;padding:16px!important}.support-editor textarea:focus{transform:none!important}.support-editor-help{color:#789094;border-top:1px solid #edf2f1;flex-wrap:wrap;gap:7px 16px;padding:9px 13px;font-size:9px;display:flex}.support-editor-help span:before{content:"✓";color:#14a17e;margin-right:5px;font-weight:900}.support-attachment-preview{background:#f7faf9;border-top:1px solid #dce7e5;grid-template-columns:repeat(auto-fill,minmax(125px,1fr));gap:9px;padding:11px;display:grid}.support-attachment-preview figure{background:#fff;border:1px solid #d7e4e1;border-radius:11px;margin:0;position:relative;overflow:hidden}.support-attachment-preview img{object-fit:cover;width:100%;height:82px;display:block}.support-attachment-preview figcaption{align-items:center;gap:5px;padding:6px 7px;display:flex}.support-attachment-preview figcaption span{color:#536b70;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:8px;overflow:hidden}.support-attachment-preview figcaption button{color:#a63c31;cursor:pointer;background:#ffe8e5;border:0;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.message-attachments{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;margin-top:12px;display:grid}.message-attachments a{background:#fff;border:1px solid #d8e4e2;border-radius:10px;overflow:hidden}.message-attachments img{object-fit:cover;width:100%;height:90px;display:block}.message-attachments small{text-overflow:ellipsis;white-space:nowrap;padding:6px 8px;display:block;overflow:hidden}@media (max-width:560px){.support-modal{padding:8px}.support-modal>form{border-radius:19px;max-height:calc(100dvh - 16px)}.support-modal form>header{border-radius:19px 19px 0 0;padding:22px 20px 18px}.support-modal h2{font-size:25px}.ticket-form-grid{padding:22px 20px}.support-modal form>footer{border-radius:0 0 19px 19px;padding:15px 20px}.support-modal footer button{flex:1;min-width:0}.support-modal footer button.primary{min-width:0}}@media (prefers-reduced-motion:reduce){.support-modal>form{animation:none}}
.ticket-form-grid>.wide{grid-column:1/-1}.support-editor-field{min-width:0}.support-editor{width:100%}.support-modal form>header span{border:1px solid #b8d8d0;border-radius:999px;align-items:center;gap:8px;width:max-content;padding:7px 10px;display:inline-flex;color:#075e4e!important;letter-spacing:.14em!important;background:#e8f6f2!important;font-size:9px!important;font-weight:950!important}.support-modal form>header span:before{content:"";background:#18a77f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #18a77f1f}.support-modal header p{color:#4f6b71!important}.ticket-form-grid label,.support-editor-field>strong{color:#103f49!important}.ticket-form-grid input,.ticket-form-grid select,.ticket-form-grid textarea{color:#102f37!important}.ticket-form-grid input::placeholder,.ticket-form-grid textarea::placeholder,.support-editor textarea::placeholder{font-weight:600;color:#617a80!important;opacity:1!important}.ticket-form-grid em{color:#61777c!important}.support-editor-toolbar button,.support-editor-toolbar label{color:#173f48!important}.support-editor-help{font-weight:650;color:#536d72!important}.support-editor-help span:before{color:#087b62!important}.support-modal footer button:not(.primary){color:#294e56!important}.ticket-attachment-library{background:#fff;border:1px solid #d9e6e4;border-radius:20px;overflow:hidden;box-shadow:0 14px 36px #0c363f0f}.ticket-attachment-library>header{background:#f5faf8;border-bottom:1px solid #e3ecea;justify-content:space-between;align-items:end;gap:20px;padding:19px 22px;display:flex}.ticket-attachment-library header span{color:#139477;letter-spacing:.16em;font-size:8px;font-weight:900}.ticket-attachment-library h3{color:#143a43;margin:5px 0 0}.ticket-attachment-library header small{color:#71878b}.ticket-attachment-library>div{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;padding:16px;display:grid}.ticket-attachment-library a{background:#fbfdfc;border:1px solid #dce7e5;border-radius:13px;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:12px;transition:all .2s;display:grid;overflow:hidden}.ticket-attachment-library a:hover{border-color:#52bfa6;transform:translateY(-2px);box-shadow:0 10px 20px #1258521a}.ticket-attachment-library img{object-fit:cover;width:74px;height:66px}.ticket-attachment-library a>span{gap:4px;min-width:0;padding-right:9px;display:grid}.ticket-attachment-library a strong,.ticket-attachment-library a small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ticket-attachment-library a strong{font-size:10px}.ticket-attachment-library a small{color:#7a8f93;font-size:8px}@media (max-width:560px){.ticket-form-grid>.wide{grid-column:auto}.support-editor-toolbar{padding-inline:7px}.support-editor-toolbar button,.support-editor-toolbar label{height:35px}}.support-grid{border:1px solid color-mix(in srgb,var(--theme-primary) 34%,#c9ddd8);background:linear-gradient(135deg,color-mix(in srgb,var(--theme-primary) 20%,#fff),#fff 34%,color-mix(in srgb,var(--theme-accent) 13%,#fff));box-shadow:0 28px 80px #08303821,0 0 0 5px color-mix(in srgb,var(--theme-primary) 5%,transparent);padding:7px;position:relative}.support-grid:before{content:"";z-index:3;background:linear-gradient(115deg,var(--theme-accent),transparent 24%,transparent 72%,color-mix(in srgb,var(--theme-primary) 65%,#65d47d));-webkit-mask-composite:xor;pointer-events:none;border-radius:26px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ticket-list{background:linear-gradient(#f8fcfb,#edf7f4);border:1px solid #d3e5e0;border-radius:19px 0 0 19px;overflow:auto;box-shadow:inset -12px 0 28px #145b5209}.ticket-list>header{z-index:2;background:#fafefded;border-radius:18px 0 0;position:sticky;top:0}.ticket-list>button{background:#ffffff85;border-color:#bcd9d29e}.ticket-list>button.active{border-color:color-mix(in srgb,var(--theme-primary) 48%,#a9d4c9);background:linear-gradient(110deg,#fff,color-mix(in srgb,var(--theme-accent) 8%,#fff));box-shadow:0 15px 34px #0c414521,inset 4px 0 var(--theme-accent),0 0 0 3px color-mix(in srgb,var(--theme-accent) 8%,transparent)}.ticket-conversation{border:1px solid #cfe1dc;border-radius:0 19px 19px 0;margin-left:7px;overflow:hidden;box-shadow:0 14px 34px #09394114}.ticket-conversation>header{background:linear-gradient(120deg,#fff 0%,#f0faf7 70%,color-mix(in srgb,var(--theme-accent) 12%,#fff));border-bottom:1px solid #cee1dc;position:relative;box-shadow:0 8px 24px #104c480b}.ticket-conversation>header:after{content:"";background:linear-gradient(90deg,var(--theme-accent),var(--theme-primary));border-radius:9px;width:72px;height:3px;position:absolute;bottom:-2px;right:28px}.conversation-thread{background:radial-gradient(circle at 14% 9%,color-mix(in srgb,var(--theme-accent) 10%,transparent),transparent 28%),linear-gradient(150deg,#f9fcfb,#eff7f5);border-block:1px solid #cfe1dcb3;margin:0}.conversation-thread article>div{border-color:#cbded9;box-shadow:0 13px 28px #0e3e4317,inset 0 1px #ffffffe6}.conversation-thread article.customer>div{border-color:color-mix(in srgb,var(--theme-primary) 36%,#c7e0d9);box-shadow:0 13px 28px #1468571a,inset 0 1px #fffffff2}.ticket-conversation>footer{background:linear-gradient(#fff,#f8fbfa)}.ticket-conversation>footer form{background:#fff;border:1px solid #d6e5e1;border-radius:18px;padding:5px;box-shadow:0 12px 30px #0f383d0f}.ticket-conversation>footer form textarea,.ticket-conversation>footer form textarea:focus{box-shadow:none;background:0 0;border:0}.ticket-conversation>footer form>div{border-top:1px solid #e1ece9;margin:0;padding:8px 9px 8px 13px}.ticket-conversation>footer form button{transition:transform .2s,box-shadow .2s}.ticket-conversation>footer form button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #084f4e45}@media (max-width:900px){.support-grid{padding:6px}.ticket-list{border-radius:18px 18px 0 0}.ticket-conversation{border-radius:0 0 18px 18px;margin:7px 0 0}}.conversation-thread article:last-child{animation:.28s ease-out both ticket-message-arrive}.ticket-conversation>footer form button:disabled{cursor:not-allowed;opacity:.65;transform:none}.conversation-thread{scroll-behavior:smooth;overscroll-behavior:contain}@keyframes ticket-message-arrive{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.conversation-thread article:last-child{animation:none}.conversation-thread{scroll-behavior:auto}}.support-grid{background:#fff;border-color:#d5e4e1;border-radius:26px;grid-template-columns:minmax(300px,360px) minmax(0,1fr);min-height:680px;box-shadow:0 24px 70px #082d341a}.ticket-list{background:linear-gradient(#f5faf8 0%,#eef7f4 100%);border-right-color:#d8e7e3}.ticket-list>header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border-bottom-color:#d8e7e3;padding:26px 24px}.ticket-list h3{color:#123b44;letter-spacing:-.02em;font-size:20px}.ticket-list>header>span{background:#0b3f49;width:38px;height:38px;box-shadow:0 8px 18px #0b3f4933}.ticket-list>button{background:0 0;border:1px solid #0000;border-radius:16px;grid-template-columns:4px minmax(0,1fr) 28px;gap:14px;width:calc(100% - 24px);margin:10px 12px;padding:17px 15px;position:relative}.ticket-list>button:hover{background:#ffffffc2;border-color:#cfe2dd;transform:translateY(-1px);box-shadow:0 10px 24px #0c414512}.ticket-list>button.active{background:#fff;border-color:#a9d4c9;box-shadow:0 14px 32px #0c41451f,inset 4px 0 #20b78f}.ticket-list>button>i{min-height:58px}.ticket-list>button strong{color:#123b44;font-size:14px}.ticket-list>button small{color:#557278;font-size:9px;font-weight:750}.ticket-list>button em{color:#698287;font-size:9px}.ticket-list>button>b{color:#0e6d5a;background:#e7f3ef;border-radius:50%;place-items:center;width:27px;height:27px;font-size:19px;transition:all .2s;display:grid}.ticket-list>button.active>b{color:#fff;background:#0b3f49}.ticket-conversation{background:#fff}.ticket-conversation>header{background:linear-gradient(115deg,#fbfefd,#f2faf7);border-bottom-color:#deebe8;align-items:center;padding:25px 30px}.ticket-conversation>header small{color:#087b62}.ticket-conversation h3{color:#102f37;letter-spacing:-.03em;font-size:25px}.ticket-conversation>header p{color:#60777c;font-size:11px;font-weight:600}.ticket-priority,.ticket-status{letter-spacing:.06em;border:1px solid;padding:8px 11px;font-size:8px}.ticket-status.open{color:#315ab4;background:#edf4ff}.ticket-status.customer_reply{color:#9a5706;background:#fff2df}.conversation-thread{background:radial-gradient(circle at 12% 12%,#22b78f12,#0000 24%),linear-gradient(#f8fbfa,#f3f8f6);gap:24px;min-height:360px;max-height:520px;padding:32px;position:relative}.conversation-thread:before{content:"SECURE CONVERSATION";color:#66817f;letter-spacing:.14em;background:#ffffffd9;border:1px solid #d4e5e1;border-radius:999px;align-self:center;margin-bottom:2px;padding:6px 11px;font-size:8px;font-weight:900}.conversation-thread article{gap:12px;max-width:min(82%,680px)}.conversation-thread article>span{background:#103f49;border-radius:12px;flex-basis:38px;width:38px;height:38px;box-shadow:0 8px 18px #0a3d462e}.conversation-thread article.customer>span{color:#123b2c;background:linear-gradient(135deg,#b7f23e,#65d47d)}.conversation-thread article>div{background:#fff;border-color:#d6e4e1;border-radius:6px 18px 18px;min-width:220px;padding:16px 18px;box-shadow:0 12px 30px #0f383d14}.conversation-thread article.customer>div{background:linear-gradient(135deg,#f0faf6,#fff);border-color:#c7e0d9;border-radius:18px 6px 18px 18px}.conversation-thread article header{border-bottom:1px solid #e4eeeb;align-items:center;gap:24px;padding-bottom:9px}.conversation-thread article strong{color:#123b44;font-size:13px}.conversation-thread article time{color:#657e83;white-space:nowrap;font-size:9px;font-weight:650}.conversation-thread article p{color:#203f46;font-size:13px;line-height:1.75}.ticket-conversation>footer{background:#fff;border-top-color:#dbe8e5;padding:22px 30px;position:relative;box-shadow:0 -12px 35px #0f383d0b}.ticket-conversation>footer form textarea{color:#173b43;background:#f9fcfb;border-color:#c9ddd8;min-height:115px;padding:17px 18px;transition:all .2s;box-shadow:inset 0 1px 2px #0f383d08}.ticket-conversation>footer form textarea:focus{background:#fff;border-color:#27a985;outline:0;box-shadow:0 0 0 4px #27a9851a}.ticket-conversation>footer form textarea::placeholder{color:#6b8287;opacity:1}.ticket-conversation>footer small{color:#5e777c;font-weight:600}.ticket-conversation>footer form button{background:linear-gradient(135deg,#0b3f49,#096b68);border-radius:12px;padding:13px 19px;box-shadow:0 10px 22px #084f4e33}.close-ticket{color:#526e73;font-weight:700}@media (max-width:1050px){.support-grid{grid-template-columns:minmax(260px,310px) minmax(0,1fr)}}@media (max-width:900px){.support-grid{grid-template-columns:1fr;min-height:auto}.ticket-list{max-height:360px}.conversation-thread{min-height:430px}.ticket-list>button{width:calc(100% - 20px);margin-inline:10px}}@media (max-width:560px){.support-grid{border-radius:19px}.ticket-conversation>header{padding:20px}.conversation-thread{min-height:380px;padding:20px 14px}.conversation-thread article{max-width:94%}.conversation-thread article>div{min-width:0}.conversation-thread article header{flex-direction:column;align-items:flex-start;gap:3px}.ticket-conversation>footer{padding:18px 15px}}.ticket-list>button small mark{color:#08745f;font:inherit;letter-spacing:.035em;background:#e8f7f2;border:1px solid #a9d9cd;border-radius:6px;padding:3px 6px;font-weight:900;display:inline-flex}.ticket-number-line{align-items:center;gap:9px;display:flex}.ticket-number-line>small{background:#e8f7f2;border:1px solid #9fd6c8;border-radius:8px;align-items:center;padding:7px 10px;color:#08745f!important;letter-spacing:.08em!important;font-size:10px!important;font-weight:950!important;display:inline-flex!important}.ticket-number-line>button{color:#315d62;cursor:pointer;background:#fff;border:1px solid #c7ddd7;border-radius:8px;padding:6px 9px;font-size:9px;font-weight:850;transition:all .2s}.ticket-number-line>button:hover{color:#08745f;background:#effaf6;border-color:#35ae8d;transform:translateY(-1px)}
.order-awaiting-module__6k6wFa__notice{color:#634a17;background:#fff9e9;border:1px solid #e4d5a4;border-radius:16px;align-items:center;gap:12px;min-width:0;max-width:370px;padding:16px 18px;display:flex}.order-awaiting-module__6k6wFa__notice .order-awaiting-module__6k6wFa__clock{background:#f4e7ba;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:25px;display:grid}.order-awaiting-module__6k6wFa__notice strong{color:#634a17;font-size:14px;line-height:1.4;display:block}.order-awaiting-module__6k6wFa__notice p{color:#77653c;margin:4px 0 10px;font-size:12px;line-height:1.5}.order-awaiting-module__6k6wFa__notice a{color:#fff;background:#087947;border-radius:100px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.order-awaiting-module__6k6wFa__notice a:hover{background:#055e36}.order-awaiting-module__6k6wFa__notice a:focus-visible{outline-offset:3px;outline:3px solid #aa7922}.order-awaiting-module__6k6wFa__notice svg{width:18px;height:18px}@media (max-width:640px){.order-awaiting-module__6k6wFa__notice{box-sizing:border-box;width:100%;max-width:100%}}html[data-storefront-mode=dark] .order-awaiting-module__6k6wFa__notice{background:#352e1e;border-color:#75613a}:is(html[data-storefront-mode=dark] .order-awaiting-module__6k6wFa__notice strong,html[data-storefront-mode=dark] .order-awaiting-module__6k6wFa__notice p){color:#f2dfab}.order-awaiting-module__6k6wFa__notice[data-failed]{background:#fff1f2;border-color:#e8afb7}.order-awaiting-module__6k6wFa__notice[data-failed] strong,.order-awaiting-module__6k6wFa__notice[data-failed] p{color:#862637}.order-awaiting-module__6k6wFa__notice[data-failed] .order-awaiting-module__6k6wFa__clock{color:#862637;background:#fbd6db}html[data-storefront-mode=dark] .order-awaiting-module__6k6wFa__notice[data-failed]{background:#382229;border-color:#9d5362}:is(html[data-storefront-mode=dark] .order-awaiting-module__6k6wFa__notice[data-failed] strong,html[data-storefront-mode=dark] .order-awaiting-module__6k6wFa__notice[data-failed] p){color:#ffdce2}
.account-order>header>.order-reference-details{align-self:start;min-width:0;padding-top:34px}.account-order .customer-order-reference-line{align-items:center;gap:8px;min-width:0;display:flex}.account-order .customer-order-reference-line h3{color:var(--ink);overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;margin:8px 0;font-weight:700;line-height:1.4}.account-order .customer-order-reference-line button{border:1px solid var(--line);background:var(--paper);width:32px;height:32px;color:var(--ink);cursor:pointer;border-radius:8px;flex:0 0 32px;justify-content:center;align-items:center;padding:6px;display:inline-flex}.account-order .customer-order-reference-line button:hover{background:var(--cream)}.account-order .customer-order-reference-line button:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.account-order .customer-order-reference-line svg{width:18px;height:18px}.account-order .order-copy-feedback{letter-spacing:normal;text-transform:none;color:var(--ink);font-size:11px;line-height:1.5;display:block}.account-order .order-copy-feedback:empty{display:none}@media (max-width:600px){.account-order>header>.order-reference-details{padding-top:0}}
