@charset "UTF-8";
:root{--ink:#202a27;--muted:#78827e;--line:#e5eae7;--paper:#fff;--canvas:#f7f9f8;--green:#168568;--green-dark:#106b54;--mint:#eaf5ef;--red:#be4d59;--blue:#537eb5;--amber:#a57836;--sidebar:222px}
*{box-sizing:border-box;letter-spacing:0}body{margin:0;background:var(--canvas);color:var(--ink);font:14px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}svg{width:19px;height:19px;stroke-width:1.7;flex-shrink:0}button svg{pointer-events:none}button{border:0}button:focus-visible,a:focus-visible{outline:3px solid #76b8a0;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:27px;line-height:1.4;font-weight:650}h2{font-size:21px;line-height:1.45;font-weight:650}h3{font-size:16px;font-weight:600}small{font-size:12px}.muted{color:var(--muted)}.green{color:var(--green)}.red{color:var(--red)}.mono{font-family:ui-monospace,Consolas,monospace;overflow-wrap:anywhere}.nowrap{white-space:nowrap}.skip-link{position:fixed;top:-100px;left:240px;background:white;padding:10px;z-index:300}.skip-link:focus{top:10px}
.sidebar{width:var(--sidebar);position:fixed;inset:0 auto 0 0;background:var(--paper);border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:40;padding:35px 20px 20px;overflow-y:auto}.brand{display:flex;align-items:center;gap:12px;font-size:26px;font-weight:700;padding:0 10px;margin-bottom:43px;line-height:1.1}.brand small{display:block;font-size:9px;color:#929b96;margin-top:8px;font-weight:500}.brand-icon{width:43px;height:43px;display:grid;place-items:center;background:var(--green);color:white;border-radius:10px}.brand-icon svg{width:25px;height:25px}.sidebar-label{font-size:11px;color:#929a96;padding:0 13px;margin:0 0 11px}.nav-link{display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 13px;border-radius:6px;color:#68746e;margin:4px 0;transition:background .15s,color .15s}.nav-link:hover{background:#f5f7f6;color:var(--ink)}.nav-link.active{background:var(--mint);color:var(--green);font-weight:600}.nav-link.active:after{content:"";width:5px;height:5px;background:var(--green);border-radius:50%;margin-left:auto}.nav-link svg{width:18px;height:18px}.nav-group{margin-top:23px}.nav-group summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:8px 13px;color:#929a96;font-size:11px;cursor:pointer}.nav-group summary::-webkit-details-marker{display:none}.nav-group summary svg{width:14px;height:14px;transition:transform .2s}.nav-group:not([open]) summary svg{transform:rotate(-90deg)}.nav-group .nav-link{font-size:13px;min-height:37px}.sidebar-bottom{margin-top:auto;padding-top:40px}.merchant-link{display:flex;align-items:center;gap:9px;border:1px solid var(--line);padding:12px 10px;border-radius:6px;font-size:13px}.merchant-link svg:last-child{margin-left:auto;width:15px;color:var(--muted)}.sidebar-footer{font-size:10px;color:#909c95;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:22px}.status-dot{width:6px;height:6px;background:#63ae8b;border-radius:50%;display:inline-block}.app-body{margin-left:var(--sidebar);min-height:100vh;display:flex;flex-direction:column}.topbar{height:84px;background:var(--paper);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 40px;position:sticky;top:0;z-index:30}.global-search{display:flex;align-items:center;gap:12px;background:#f5f7f6;border:1px solid #eef0ee;border-radius:6px;max-width:500px;width:100%;height:42px;padding-left:14px;color:#96a09a}.global-search input{width:100%;min-width:0;border:0;background:none;outline:0;font-size:12px;padding:10px 0;color:var(--ink)}.global-search input::placeholder{color:#a0a8a3}.global-search .icon-button{width:35px;height:35px;margin-right:3px}.account-nav{display:flex;align-items:center;gap:15px;white-space:nowrap}.account-name{font-size:12px;max-width:105px;overflow:hidden;text-overflow:ellipsis}.account-nav .button{padding:8px 18px;font-size:12px}.account-divider{height:20px;width:1px;background:var(--line)}.avatar{display:grid;place-items:center;width:32px;height:32px;background:#eaf0eb;color:#548672;font-size:12px;border-radius:50%;object-fit:cover;flex-shrink:0}.avatar.large{width:70px;height:70px;font-size:24px}.mobile-menu{display:none!important}#main{padding:32px 40px 44px;max-width:1600px;width:100%;margin:0 auto;flex:1;outline:0}.site-footer{display:flex;align-items:center;justify-content:center;gap:24px;color:#a0aaa4;font-size:10px;padding:22px;border-top:1px solid var(--line)}.site-footer span:first-child{font-weight:600;color:#74827a}
.notice-strip{display:flex;gap:11px;align-items:center;border:1px solid #dfece4;background:#eff7f2;padding:11px 15px;border-radius:5px;color:#547664;font-size:12px;margin-bottom:27px}.notice-strip>span{flex:1;overflow-wrap:anywhere}.notice-strip svg{width:16px}.notice-strip .icon-button{height:22px;width:22px;color:#789a86}.demo-note{color:#a08353;background:#fff8ec;border-color:#f0e6d3}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px}.page-heading p{margin-top:8px;color:#8c9690;font-size:12px}.page-heading .eyebrow{font-size:10px;color:var(--green);margin-bottom:6px;display:block}.count-label{font-size:12px;font-weight:400;margin-left:12px;color:#8d9891}.section-top{display:flex;justify-content:space-between;gap:14px;align-items:center;padding-bottom:20px;margin-bottom:24px;border-bottom:1px solid var(--line);flex-wrap:wrap}.segmented{display:flex;align-items:center;gap:4px;background:#eaf0ec;padding:4px;border-radius:6px;max-width:100%;flex-wrap:wrap}.segmented button{background:none;color:#7a857e;padding:7px 19px;border-radius:4px;font-size:12px;min-height:34px;white-space:nowrap}.segmented button.active{background:#fff;color:var(--green);box-shadow:0 1px 3px #2548310c;font-weight:600}.toolbar{display:flex;align-items:center;gap:13px;color:var(--muted);font-size:12px;flex-wrap:wrap}.toolbar select{background:none;border:0;color:#68786e;padding:6px;max-width:160px}.view-toggle{display:flex;gap:4px;border-left:1px solid var(--line);padding-left:12px}.view-toggle .active{background:#e9f0eb;color:var(--green)}.icon-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background:transparent;color:#7d8a82;flex-shrink:0}.icon-button:hover{background:#eef3ef;color:var(--green)}.icon-button.small{width:27px;height:27px}.icon-button.small svg{width:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;min-height:40px;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:5px;font-weight:500;font-size:13px;transition:background .15s;white-space:normal;text-align:center;line-height:1.4}.button:hover{background:var(--green-dark);border-color:var(--green-dark)}.button.secondary{background:#fff;color:#586a5e;border-color:#dce4de}.button.secondary:hover{background:#f2f6f3}.button.ghost{background:transparent;color:var(--green);border-color:transparent}.button.danger{background:#fff3f4;border-color:#e8cbd0;color:var(--red)}.button.small{min-height:30px;padding:6px 11px;font-size:12px}.button.full{width:100%}.text-button{color:var(--green);background:none;padding:0;font-size:12px;display:inline-flex;gap:5px;align-items:center}.text-button:hover{text-decoration:underline}.button-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.product-card{min-width:0;overflow:hidden;border:1px solid #e2e8e3;background:#fff;border-radius:8px;transition:box-shadow .2s,border .2s}.product-card:hover{border-color:#b8d3c4;box-shadow:0 5px 20px #254c3710}.product-cover{position:relative;aspect-ratio:1.75;overflow:hidden;display:block;width:100%;padding:0;background:#e8eeeb}.product-cover img{height:100%;width:100%;object-fit:cover;display:block;transition:transform .3s}.product-card:hover .product-cover img{transform:scale(1.025)}.cover-tag{position:absolute;top:12px;left:12px;background:#ffffffed;color:#667269;border:1px solid #ffffffaa;padding:3px 8px;border-radius:4px;font-size:10px;display:flex;align-items:center;gap:4px}.cover-tag svg{width:11px;height:11px}.product-details{padding:17px 18px 14px}.product-title{font-size:15px;font-weight:600;display:block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background:none;text-align:left;padding:0;color:var(--ink)}.product-description{font-size:11px;color:#98a099;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-price-line{display:flex;align-items:center;justify-content:space-between;margin:16px 0 14px;gap:10px}.price{font-size:24px;font-weight:650;color:var(--green);font-variant-numeric:tabular-nums;line-height:1}.price small{font-size:13px;font-weight:500;margin-right:3px}.price .cents{font-size:15px}.stock{font-size:10px;color:#8e9d92}.stock:before{content:"";width:4px;height:4px;display:inline-block;background:#8bbb9d;border-radius:50%;vertical-align:middle;margin-right:4px}.product-bottom{border-top:1px solid #edf0ed;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.shop-link{display:flex;align-items:center;gap:6px;min-width:0;color:#6d7b71;font-size:11px}.shop-link span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:110px}.shop-link:hover{color:var(--green)}.shop-link .avatar{width:22px;height:22px;font-size:9px}.deposit-label{display:flex;gap:3px;align-items:center;color:#739482;font-size:10px;white-space:nowrap}.deposit-label svg{width:12px;height:12px}.product-grid.list{grid-template-columns:1fr}.product-grid.list .product-card{display:grid;grid-template-columns:220px 1fr}.product-grid.list .product-cover{aspect-ratio:auto;height:100%;min-height:176px}.product-grid.list .product-details{display:grid;grid-template-columns:1fr 150px;column-gap:20px}.product-grid.list .product-title{align-self:end}.product-grid.list .product-description{grid-row:2}.product-grid.list .product-price-line{grid-column:2;grid-row:1/3;flex-direction:column;justify-content:center;align-items:flex-end}.product-grid.list .product-bottom{grid-column:1/3}.pagination{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;color:var(--muted)}.pagination .icon-button{background:white;border:1px solid var(--line)}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#647169;min-width:0}.field.wide{grid-column:1/-1}.field input,.field textarea,.field select,.input{min-width:0;width:100%;border:1px solid #dce4de;border-radius:5px;background:white;color:var(--ink);padding:10px 12px;outline:none;min-height:41px}.field input:focus,.field textarea:focus,.field select:focus,.input:focus{border-color:#79ac95;box-shadow:0 0 0 3px #1685680b}.field textarea{min-height:92px;resize:vertical}.field input[type=color]{padding:3px;width:48px;height:37px}.field input[type=file]{font-size:12px;padding:8px;overflow:hidden}.field input[type=checkbox]{width:17px;min-height:17px;margin:0;accent-color:var(--green)}.check-label{display:flex;align-items:flex-start;gap:9px;color:#697b6e;font-size:12px;line-height:1.7}.check-label input{margin-top:4px;accent-color:var(--green);flex-shrink:0}.helper{color:#9aa49d;font-size:11px;line-height:1.7}.form-section{padding:24px 0;border-bottom:1px solid var(--line)}.form-section:first-child{padding-top:0}.form-section h3{margin-bottom:17px}.form-actions{padding-top:20px;display:flex;justify-content:flex-end;gap:10px}.form-error{display:none;background:#fff1f2;color:#ac4655;padding:10px 12px;border-radius:4px;font-size:12px;margin-bottom:17px;overflow-wrap:anywhere}.form-error:not(:empty){display:block}.upload-preview{width:100px;height:75px;object-fit:contain;margin-top:6px;border:1px solid var(--line);background:#fafcfb;border-radius:4px}.content-section{background:none;padding:24px 0;border-top:1px solid var(--line)}.content-section>h3{margin-bottom:18px}.narrow{max-width:780px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;margin-bottom:30px}.summary-metric{padding:0 25px;border-right:1px solid var(--line);min-width:0}.summary-metric:first-child{padding-left:0}.summary-metric:last-child{border:0}.summary-metric small{display:block;color:var(--muted);font-size:12px;margin-bottom:8px}.summary-metric strong{font-size:28px;font-weight:600;overflow-wrap:anywhere}.summary-metric strong.green{color:var(--green)}.section-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:25px 0 17px}.table-wrap{width:100%;overflow-x:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px;white-space:nowrap}th{font-size:11px;color:#8b978f;font-weight:500;background:#f0f4f1;padding:13px 15px}td{padding:16px 15px;border-top:1px solid var(--line);vertical-align:middle;max-width:310px;overflow:hidden;text-overflow:ellipsis}td.wrap{white-space:normal;min-width:200px;overflow-wrap:anywhere}td .button-row{flex-wrap:nowrap}tr:hover td{background:#f2f6f3}.status{display:inline-flex;align-items:center;padding:3px 8px;border-radius:4px;background:#edf1ee;color:#819187;font-size:10px;white-space:nowrap}.status.success{color:#37835c;background:#e9f5ed}.status.warning{color:#ab7b38;background:#fbf1df}.status.error{color:#b25363;background:#fbecef}.stat-value{font-variant-numeric:tabular-nums}.empty-state{text-align:center;padding:65px 20px;color:#8d9b92}.empty-state svg{width:35px;height:35px;color:#afbeb4;margin-bottom:14px}.empty-state h3{color:#6a7d70;margin-bottom:8px}.empty-state .button{margin-top:20px}.loading-state{display:flex;justify-content:center;align-items:center;min-height:300px}.spinner{width:24px;height:24px;border:2px solid #e0e8e2;border-top-color:var(--green);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.modal-overlay{position:fixed;inset:0;z-index:100;background:#1f342b6b;display:flex;align-items:center;justify-content:center;padding:25px;backdrop-filter:blur(3px)}.modal{width:100%;max-width:520px;max-height:90vh;overflow:auto;background:#fff;border-radius:8px;box-shadow:0 24px 100px #0d291733;padding:26px 28px;position:relative}.modal.wide{max-width:760px}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.modal-header h2{font-size:20px}.modal-header .icon-button{position:relative;right:-5px}.modal-description{font-size:12px;color:#8a978e;margin-top:-10px;margin-bottom:24px}.modal .form-grid{gap:16px}.modal-bottom{text-align:center;margin-top:20px;font-size:12px;color:#8b978f}.modal .product-preview{display:grid;grid-template-columns:110px 1fr;gap:18px;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:20px}.product-preview img{width:110px;height:76px;object-fit:cover;border-radius:5px}.product-preview h3{margin-bottom:8px;overflow-wrap:anywhere}.product-preview .price{font-size:23px}.notice-text{padding:15px 17px;background:#f5f7f5;border-left:3px solid #a0c2ac;color:#7a877e;font-size:12px;line-height:1.9;margin:17px 0;white-space:pre-wrap;overflow-wrap:anywhere}.payment-amount{text-align:center;padding:6px 0 20px}.payment-amount strong{display:block;font-size:36px;color:var(--green);font-weight:600}.payment-amount small{color:#8a978e}.payment-lines{padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:19px;display:grid;gap:10px;font-size:12px}.payment-lines>div{display:flex;justify-content:space-between;gap:15px}.payment-lines span:first-child{color:#8c978f}.payment-types{display:flex;gap:8px;margin:15px 0}.payment-types label{flex:1;display:flex;justify-content:center;align-items:center;gap:6px;border:1px solid var(--line);border-radius:5px;padding:10px 6px;font-size:12px;cursor:pointer;min-width:0}.payment-types input{accent-color:var(--green)}.qr-area{min-height:220px;display:grid;place-items:center;margin:20px 0}.qr-area canvas,.qr-area img{max-width:100%;display:block}.payment-state{text-align:center;color:#8b978f;font-size:12px}.payment-state svg{width:14px;vertical-align:middle;margin-right:4px}.security-line{display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px;color:#9ba89f;margin-top:20px}.security-line svg{width:12px;height:12px}#toast{position:fixed;bottom:30px;left:calc(50% + 90px);transform:translateX(-50%);z-index:200;background:#234535;color:#fff;border-radius:6px;padding:12px 22px;box-shadow:0 4px 22px #1e442a22;max-width:90%;font-size:13px;display:none}#toast.visible{display:block}.code-box{white-space:pre-wrap;overflow-wrap:anywhere;background:#f1f6f2;border:1px dashed #b9d0bf;border-radius:5px;padding:18px;margin:17px 0;font:13px/1.9 ui-monospace,Consolas,monospace;color:#386348}.order-data{display:grid;grid-template-columns:150px 1fr;gap:13px;font-size:12px;margin:18px 0}.order-data dt{color:#89968e}.order-data dd{margin:0;overflow-wrap:anywhere}.inline-note{font-size:12px;color:#8a978e;margin:12px 0}.shop-header{display:flex;gap:23px;align-items:center;padding:16px 0 29px}.shop-header-info{flex:1;min-width:0}.shop-header-info p{font-size:12px;color:#86948a;margin-top:9px}.shop-meta{display:flex;flex-wrap:wrap;gap:15px;margin-top:12px;font-size:11px;color:#7d8d81}.reviews-list{display:grid;gap:20px}.review-row{display:flex;gap:13px;border-bottom:1px solid var(--line);padding-bottom:20px}.review-row p{font-size:12px;margin:7px 0;color:#6c7e70;white-space:pre-wrap;overflow-wrap:anywhere}.review-row time{font-size:10px;color:#9ca69f}.membership-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.plan-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:26px;display:flex;flex-direction:column;gap:20px}.plan-card p{font-size:12px;color:#8b978f;white-space:pre-wrap;min-height:76px}.plan-card .price{font-size:30px}.plan-card .button{margin-top:auto}.member-badge{display:inline-block;font-size:11px;font-weight:650;vertical-align:middle;background-size:250% 100%;background-clip:text;-webkit-background-clip:text;color:transparent}.member-badge.animated{animation:member-colors 6s linear infinite}.member-badge.large{font-size:20px}@keyframes member-colors{0%{background-position:0% 50%}100%{background-position:250% 50%}}.membership-tabs{margin-bottom:24px}.color-picker-list{display:flex;gap:8px;flex-wrap:wrap}.color-picker-item{display:flex;align-items:center;gap:2px}.color-picker-item input{width:40px!important;height:34px!important;min-height:0!important;padding:2px!important}.checkbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.detail-panel{margin-bottom:20px;border-bottom:1px solid var(--line);padding-bottom:18px}.detail-panel summary{padding:10px 0;font-size:14px;font-weight:600;cursor:pointer;color:#506858}.settings-layout{display:grid;grid-template-columns:1fr;gap:20px}.chat-layout{display:grid;grid-template-columns:270px minmax(0,1fr);height:calc(100vh - 250px);min-height:420px;max-height:780px;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:white}.chat-list{border-right:1px solid var(--line);overflow-y:auto;padding:10px}.chat-item{width:100%;padding:15px 10px;border-radius:4px;background:none;text-align:left;display:flex;gap:10px}.chat-item.active,.chat-item:hover{background:#edf5ef}.chat-item div{min-width:0}.chat-item strong{font-size:12px;display:block}.chat-item p{font-size:11px;color:#9ca79f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px;margin-top:4px}.chat-main{display:flex;flex-direction:column;min-width:0;min-height:0}.chat-heading{padding:15px 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.chat-heading strong{font-size:13px}.chat-privacy{font-size:10px;color:#a1aca5;background:#f7f9f7;padding:8px 15px;text-align:center}.messages{padding:22px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:15px}.message{max-width:80%;align-self:flex-start}.message.mine{align-self:flex-end}.message small{display:block;font-size:9px;color:#a2aba5;margin-bottom:4px}.message.mine small{text-align:right}.message p{background:#f0f4f1;padding:10px 14px;border-radius:5px;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}.message.mine p{background:#e1f1e7;color:#426951}.chat-compose{padding:16px;border-top:1px solid var(--line);display:flex;gap:10px}.chat-compose textarea{resize:none;height:43px;min-height:43px}.chat-compose .button{width:45px;padding:10px;flex-shrink:0}.chat-collapsed{padding:18px;text-align:center}
@media(min-width:1550px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}#main{padding:36px 48px}.topbar{padding:0 48px}}
@media(max-width:1150px){:root{--sidebar:196px}.sidebar{padding:30px 14px 18px}.topbar{padding:0 25px;gap:15px}#main{padding:26px 25px}.product-grid{gap:17px}.product-details{padding:15px 13px 12px}.deposit-label{font-size:9px}.shop-link span{max-width:80px}.account-nav{gap:10px}.global-search{max-width:400px}.summary-metric{padding:0 15px}.membership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-metric strong{font-size:24px}}
@media(max-width:930px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-name{display:none}.chat-layout{grid-template-columns:210px minmax(0,1fr)}.chat-item p{max-width:125px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.summary-metric:nth-child(2){border-right:0}.summary-metric:nth-child(3){padding-left:0}.page-heading{gap:10px}h1{font-size:24px}}
@media(max-width:700px){:root{--sidebar:0px}.sidebar{transform:translateX(-100%);width:224px;transition:transform .2s;box-shadow:8px 0 35px #26433114}.sidebar.open{transform:translateX(0)}.app-body{margin:0}.mobile-menu{display:inline-flex!important}.topbar{height:67px;padding:0 15px;gap:10px}.global-search{height:37px}.global-search input{font-size:11px}.global-search>svg{display:none}.account-nav{gap:6px}.account-nav .button{padding:8px 12px;min-height:35px}.account-nav .login-text,.account-divider{display:none}.account-nav>a.icon-button{display:none}#main{padding:22px 18px 32px}.page-heading{align-items:flex-start;gap:10px;margin-bottom:20px}h1{font-size:23px}.page-heading p{font-size:11px}.page-heading .button{font-size:11px;min-height:35px;padding:8px 11px}.notice-strip{font-size:10px;padding:9px 10px;gap:7px;margin-bottom:21px}.section-top{margin-bottom:18px;gap:12px;padding-bottom:16px}.segmented button{font-size:11px;padding:5px 13px;min-height:29px}.toolbar{gap:7px;font-size:10px}.toolbar select{font-size:11px;padding:4px 0;max-width:115px}.view-toggle{padding-left:8px}.product-grid{gap:13px}.product-cover{aspect-ratio:1.45}.product-details{padding:12px 11px 11px}.product-title{font-size:12px}.product-description{font-size:10px}.cover-tag{top:8px;left:8px;font-size:9px;padding:2px 5px}.cover-tag svg{width:10px}.price{font-size:21px}.price small{font-size:11px}.price .cents{font-size:12px}.product-price-line{margin:14px 0 11px}.stock{font-size:9px}.product-bottom{flex-wrap:wrap;gap:6px;padding-top:10px}.shop-link{font-size:10px}.shop-link .avatar{width:19px;height:19px;font-size:8px}.shop-link span{max-width:96px}.deposit-label{font-size:9px}.deposit-label svg{width:10px}.product-grid.list .product-card{grid-template-columns:100px 1fr}.product-grid.list .product-details{grid-template-columns:1fr 65px;gap:5px;padding:10px}.product-grid.list .product-cover{min-height:150px}.product-grid.list .price{font-size:17px}.product-grid.list .price .cents{font-size:11px}.product-grid.list .product-title{font-size:11px}.modal-overlay{padding:14px}.modal{max-height:92vh;padding:22px 20px}.modal-header h2{font-size:18px}.modal.wide{max-width:100%}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:auto}.modal .form-grid{gap:14px}.form-grid.two-col{grid-template-columns:1fr 1fr}.order-data{grid-template-columns:90px 1fr;gap:11px}.summary-grid{padding:20px 0;gap:23px}.summary-metric{padding:0 15px}.summary-metric strong{font-size:23px}.summary-metric small{font-size:11px}.site-footer{gap:13px;font-size:9px;flex-wrap:wrap}.site-footer span:nth-child(2){display:none}#toast{left:50%;width:max-content;max-width:90%;bottom:20px}.membership-grid{grid-template-columns:1fr}.plan-card{padding:23px}.shop-header{gap:14px;flex-wrap:wrap}.shop-header .avatar.large{width:52px;height:52px;font-size:20px}.shop-header-info h1{font-size:22px}.shop-header .button-row{width:100%}.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-layout{grid-template-columns:1fr;height:calc(100vh - 220px)}.chat-list{max-height:150px;border-right:0;border-bottom:1px solid var(--line);display:flex;overflow-x:auto}.chat-item{min-width:180px;max-width:200px;padding:10px}.chat-layout:has(.chat-main:not(:empty)){grid-template-rows:auto minmax(0,1fr)}.chat-heading{padding:12px}.messages{padding:15px}.chat-privacy{font-size:9px}.chat-compose{padding:10px}.chat-layout.mobile-focus .chat-list{display:none}.field textarea{min-height:80px}.button-row{gap:7px}.button.small{font-size:11px}.pagination{margin-top:23px}}
@media(max-width:700px){.global-search{min-width:0}.global-search input{min-width:0}.account-nav{flex-shrink:0}.account-nav .button{min-width:60px;padding:7px 9px;white-space:nowrap;word-break:keep-all;font-size:10px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
