/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.block{display:block}.hidden{display:none}.inline{display:inline}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}}:root{--bg:#fbf9f5;--surface:#fff;--ink:#352e28;--muted:#827c74;--accent:#d7733d;--accent-dark:#b95828;--soft:#faeadc;--line:#eee8df;--radius:18px}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;font-size:14px;line-height:1.6}body,h1,h2,h3,p{margin:0}h1{font-size:28px;line-height:1.4}h1,h2{font-weight:650}h2{font-size:19px}h3{font-size:15px;font-weight:600}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #da915d}button{color:inherit;background:0 0;border:0}img{max-width:100%;display:block}small{font-size:12px}strong{font-weight:650}label{flex-direction:column;gap:7px;margin:15px 0;font-weight:500;display:flex}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dfd9d0;border-radius:10px;min-height:44px;padding:11px 13px}textarea{resize:vertical;min-height:84px}input::placeholder,textarea::placeholder{color:#aaa198}select{appearance:auto}form h2{margin-bottom:14px}.muted{color:var(--muted)}.accent,.price,.text-link{color:var(--accent-dark)}.text-link{font-weight:550}.eyebrow{letter-spacing:2px;color:var(--muted);font-size:11px;font-weight:650;display:block}.btn{background:var(--accent);color:#fff;white-space:nowrap;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 22px;font-weight:600;transition:background .15s;display:inline-flex}.btn:hover:not(:disabled){background:var(--accent-dark)}.btn.secondary{color:var(--accent-dark);background:#fff9f3;border-color:#ebd6c4}.btn.secondary:hover:not(:disabled){background:var(--soft)}.btn.danger{color:#b43f32;background:#fff2ef;border:1px solid #edc6bf}.btn.small{min-height:34px;padding:5px 12px}.wide{width:100%}.center{text-align:center;display:block}.actions{gap:12px;margin-top:20px;display:flex}.actions>*{flex:1}.spread{justify-content:space-between;align-items:center;gap:16px;display:flex}.grow{flex:1;min-width:0}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-bottom:20px;padding:25px}.panel>h2{align-items:center;gap:10px;margin-bottom:17px;display:flex}.notice{color:#8a552e;background:#fff3e6;border:1px solid #f2dfc8;border-radius:10px;margin:16px 0;padding:12px 15px;line-height:1.8}.notice.error{color:#9d342b;background:#fff0ed;border-color:#f0c5bc}.fineprint{margin:14px 0;font-size:12px;line-height:1.9}.empty,.fineprint{color:var(--muted)}.empty{text-align:center;min-height:250px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:30px;display:flex}.empty h2{color:var(--ink)}.big-price{color:var(--accent-dark);font-size:26px;font-weight:650}.stack{flex-direction:column;gap:12px;display:flex}.stack .notice{margin:0}.badge{white-space:nowrap;color:#796c5c;background:#f3eee7;border-radius:6px;padding:4px 10px;font-size:12px;display:inline-block}.badge-PENDING_PAYMENT{color:#a36620;background:#fff0d9}.badge-COMPLETED,.badge-PAID{color:#48744e;background:#eaf3e9}.badge-READY_TO_SHIP{color:#b36a37;background:#f9e9de}.badge-SHIPPED{color:#4d718e;background:#e8eff7}.badge-CANCELLED{color:#81786e;background:#f0eeeb}.section-heading{justify-content:space-between;align-items:center;gap:15px;margin:28px 0 18px;display:flex}.section-heading .eyebrow{margin-bottom:6px}.form-grid{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.form-grid .full{grid-column:1/-1}.info-list{grid-template-columns:90px 1fr;gap:13px 16px;margin:20px 0;display:grid}.info-list dt{color:var(--muted)}.info-list dd{overflow-wrap:anywhere;margin:0}.total-line{border-top:1px solid var(--line);justify-content:space-between;gap:16px;margin-top:12px;padding-top:18px}.modal-backdrop,.total-line{align-items:center;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#26221e80;justify-content:center;padding:20px;position:fixed;inset:0}.dialog{background:#fff;border-radius:20px;width:620px;max-height:90vh;padding:28px;overflow:auto;box-shadow:0 20px 80px #0003}.small-dialog{max-width:480px}.small-dialog h2{margin-bottom:14px}.image-dialog{flex-direction:column;align-items:center;gap:12px;max-width:96vw;max-height:94vh;display:flex}.image-dialog>img{object-fit:contain;background:#fff;max-width:92vw;max-height:75vh}.waybill{margin:16px 0}.waybill-preview{color:var(--accent-dark);align-items:center;gap:14px;padding:0;display:flex}.waybill-preview img{object-fit:cover;border:1px solid var(--line);border-radius:8px;width:86px;height:106px}.item-row{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:16px 0;display:flex}.item-row:last-child{border-bottom:0}.item-row img{object-fit:cover;border-radius:9px;width:62px;height:68px}.item-row strong{font-size:14px}.item-row p{margin-top:5px;font-size:12px}.store-shell{max-width:1060px;margin:auto;padding:0 32px 110px}.store-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;height:98px}.brand,.store-header{align-items:center;display:flex}.brand{white-space:nowrap;gap:12px;font-size:23px;font-weight:750}.brand small{letter-spacing:2.4px;color:var(--muted);margin-top:1px;font-size:9px;font-weight:500;display:block}.brand-mark{background:var(--accent);color:#fff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:45px;height:47px;display:flex}.header-note{color:var(--muted);margin-left:auto;font-size:13px}.header-cart{align-items:center;gap:8px;display:flex}.header-cart span{background:var(--soft);width:22px;height:22px;color:var(--accent-dark);text-align:center;border-radius:50%;font-size:12px}.store-main{padding-top:24px}.search-box{border:1px solid var(--line);color:#91877c;background:#f2eee8;border-radius:12px;align-items:center;gap:10px;padding:0 15px;display:flex}.search-box input{background:0 0;border:0;outline:none;min-width:0;padding:12px 0}.shop-banner{background:#f4e7d5;border-radius:22px;justify-content:space-between;align-items:center;min-height:270px;margin:22px 0 24px;padding:28px 44px;display:flex;overflow:hidden}.shop-banner .eyebrow{color:#9c7f5c;letter-spacing:1.7px;font-size:10px}.shop-banner h1{letter-spacing:1px;margin:12px 0 10px;font-size:35px;line-height:1.5}.shop-banner h1 span{font-weight:450}.shop-banner p{color:#8d775f;font-size:13px}.banner-link{color:#916038;background:#fff9f0;border-radius:30px;align-items:center;gap:9px;margin-top:20px;padding:9px 17px;font-size:12px;display:flex}.banner-product{flex:none;width:40%;max-width:280px;position:relative}.banner-product img{mix-blend-mode:multiply;border-radius:50%;width:100%;transform:rotate(-9deg)}.banner-product>span{color:#8a7056;background:#fffcf7e8;border-radius:12px;padding:10px 19px;font-size:11px;line-height:1.7;position:absolute;bottom:4px;right:-14px;transform:rotate(5deg);box-shadow:0 5px 20px #a3856722}.banner-product strong{color:#86552f;font-size:15px}.category-list{scrollbar-width:none;gap:10px;margin:19px 0;padding-bottom:4px;display:flex;overflow:auto}.category-list button{white-space:nowrap;border:1px solid var(--line);color:#85786a;background:#fff;border-radius:10px;flex:1;min-height:40px;padding:8px 16px}.category-list .selected,.choices .selected{background:var(--accent);border-color:var(--accent);color:#fff}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:27px 18px;display:grid}.product-card{min-width:0}.product-image{border-radius:14px;position:relative;overflow:hidden}.product-image img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .2s}.product-image:hover img{transform:scale(1.04)}.product-card h3{margin:12px 0 4px;font-size:14px}.product-card h3,.product-card p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-card p{color:var(--muted)}.product-price{color:var(--accent-dark);justify-content:space-between;align-items:center;margin-top:10px;display:flex}.product-price strong{font-size:16px}.add-circle{background:var(--soft);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.sold-out{background:#fff9;border-radius:8px;padding:3px 8px;font-size:12px;position:absolute;bottom:10px;left:10px}.shop-note{color:#9d8b79;justify-content:center;align-items:center;gap:12px;margin:36px 0 0;padding-top:24px;font-size:12px}.bottom-nav,.shop-note{border-top:1px solid var(--line);display:flex}.bottom-nav{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf8f5;justify-content:space-around;width:min(100%,1060px);height:76px;padding:8px 30px 10px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav a{color:#968b7e;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:12px;display:flex}.bottom-nav .active{color:var(--accent-dark)}.bottom-nav .active svg{fill:#f6e6d6}.page-title{align-items:center;gap:15px;margin:4px 0 25px;display:flex}.page-title h1{font-size:23px}.page-title>a{background:#f0e9df;border-radius:50%;padding:8px}.detail-grid{grid-template-columns:1fr 1fr;gap:44px;display:grid}.detail-photo{border-radius:20px;width:100%}.detail-info h1{margin:14px 0}.description{color:var(--muted);margin:14px 0 22px;font-size:15px;line-height:1.9}.choice-group{margin:22px 0}.choice-group h3{margin-bottom:10px}.choice-group h3 span{color:var(--muted);margin-left:10px;font-size:12px;font-weight:400}.choices{flex-wrap:wrap;gap:8px;display:flex}.choices button{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:40px;min-height:38px;padding:6px 13px}.choices button.selected{background:var(--accent);color:#fff;border-color:var(--accent)}.quantity{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.quantity,.quantity button{align-items:center;display:flex}.quantity button{justify-content:center;width:32px;height:34px}.quantity span{text-align:center;width:30px;font-size:13px}.cart-row{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:20px 0;display:flex}.cart-row:last-child{border-bottom:0}.cart-row>a>img{border-radius:12px;width:95px;height:104px}.cart-row p{margin:5px 0 8px}.cart-controls{flex-direction:column;align-items:end;gap:15px;display:flex}.icon-button{color:#a0968b;padding:5px}.checkout-summary{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:23px 26px;display:flex}.checkout-grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:22px;display:grid}.order-card{display:block}.order-card .order-items{margin:10px 0}.order-detail-grid{grid-template-columns:1.3fr 1fr;align-items:start;gap:22px;display:grid}.success-banner{text-align:center;padding:15px 0 30px}.success-banner svg{color:#6c8d5c;margin:0 auto 10px}.success-banner h1{font-size:25px}.success-banner p{color:var(--muted);margin-top:8px}.narrow{max-width:490px;margin:30px auto}.profile-card{background:var(--soft);border-radius:17px;align-items:center;gap:18px;padding:28px;display:flex}.profile-card p{color:#957359;margin-top:5px;font-size:13px}.profile-avatar{color:#b27e4b;background:#fff7ec;border-radius:50%;padding:18px}.admin-shell{background:#f7f7f4;min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fffdf9;flex-direction:column;width:222px;padding:34px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{gap:10px;font-size:20px}.sidebar .brand small{letter-spacing:3px;font-size:10px}.sidebar-label{color:#a3998d;margin:50px 15px 13px;font-size:11px}.sidebar nav{flex-direction:column;gap:9px;display:flex}.sidebar nav a{color:#807569;border-radius:10px;align-items:center;gap:14px;padding:13px 15px;display:flex}.sidebar nav a.active{color:#bc6633;background:#f8e9dc;font-weight:600}.sidebar-bottom{color:#938578;flex-direction:column;gap:20px;margin-top:auto;padding-top:30px;font-size:13px;display:flex}.sidebar-bottom a,.sidebar-bottom button{align-items:center;gap:12px;padding:0 14px;display:flex}.sidebar-bottom small{text-align:center;color:#b0a699;font-size:10px}.admin-body{flex:1;min-width:0;margin-left:222px}.admin-top{border-bottom:1px solid var(--line);background:#fffdf9;justify-content:space-between;align-items:center;height:86px;padding:0 38px;display:flex}.admin-top .search-box{background:#f7f6f2;border:0;width:370px}.admin-top>span{color:#8d8072;white-space:nowrap;align-items:center;gap:11px;font-size:12px;display:flex}.admin-avatar{color:#8b7355;background:#e9dac4;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.admin-main{max-width:1600px;margin:0 auto;padding:36px 38px}.admin-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.admin-heading .eyebrow{margin-bottom:10px;font-size:10px}.admin-heading h1{margin-bottom:7px;font-size:26px}.admin-heading p{font-size:13px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:21px 22px}.stat-card>span{color:#877b6d;justify-content:space-between;align-items:center;font-size:13px;display:flex}.stat-card svg{color:#bda994}.stat-card strong{margin:14px 0 10px;font-size:36px;font-weight:500;line-height:1.4;display:block}.stat-card small{color:#a79b8d;font-size:11px}.stat-0{background:#f6e9d9;border-color:#eddec9}.stat-0 strong{color:#a46435}.secondary-stats{color:#8b8377;background:#eeeee8;border-radius:12px;gap:32px;margin:20px 0 28px;padding:17px 23px;font-size:12px;display:flex}.secondary-stats strong{color:#5e564b;margin-left:14px;font-size:19px}.table-panel{padding:0;overflow:hidden}.table-panel>.section-heading{border-bottom:1px solid var(--line);margin:0;padding:23px 25px}.table-panel h2{font-size:17px}.table-scroll{overflow:auto}table{border-collapse:collapse;white-space:nowrap;text-align:left;width:100%;font-size:13px}th{color:#a19588;background:#faf9f6;padding:15px 24px;font-size:12px;font-weight:500}td{border-bottom:1px solid #f1ede6;padding:18px 24px}tbody tr:last-child td{border-bottom:0}td strong{font-size:13px}td small{color:#a59889;margin-top:4px;font-size:11px;display:block}.table-money{font-weight:600}.admin-tip{color:#8d8267;background:#efeee5;border-radius:14px;align-items:center;gap:17px;margin-top:28px;padding:21px 25px;display:flex}.admin-tip strong{font-size:13px;font-weight:550}.admin-tip p{color:#a29884;margin-top:4px;font-size:12px}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:20px 24px;display:flex}.table-toolbar .search-box{width:350px}.table-product{align-items:center;gap:15px;display:flex}.table-product img{border-radius:8px;width:50px;height:55px}.table-actions{color:#a76635;gap:14px;display:flex}.danger-text{color:#ba5143}.admin-order-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr);align-items:start;gap:24px;display:grid}.back-link{color:var(--muted);gap:7px;margin-bottom:22px;font-size:12px}.back-link,.upload-area{align-items:center;display:flex}.upload-area{color:#a27a56;background:#fffaf3;border:1px dashed #dabba0;border-radius:12px;flex-direction:column;gap:10px;margin-top:24px;padding:22px 14px}.upload-area input{background:#fff;max-width:100%;padding:8px;font-size:12px}.upload-area small{color:#a89884}.danger-zone{justify-content:space-between;align-items:center;gap:14px;display:flex}.danger-zone p{margin-top:6px;font-size:12px}.login-screen{background:radial-gradient(at 0 0,#f2dbc2 0,#0000 60%),#faf6f0;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.login-card{background:#fffdf9;border:1px solid #eadfce;border-radius:24px;width:430px;padding:38px;box-shadow:0 20px 80px #8b5c2310}.login-card>.brand-mark{margin-bottom:22px}.login-card h1{margin:10px 0;font-size:26px}.login-card>.eyebrow{color:#a78058}.login-card>.muted{font-size:13px}.login-card>.btn{margin:16px 0}.login-card>.fineprint{text-align:center;margin-top:26px;font-size:10px}@media (min-width:1440px){.admin-main{padding:44px 50px}.stat-card{padding:26px}.admin-top{padding:0 50px}}@media (max-width:900px){.sidebar{width:175px;padding:25px 15px}.sidebar .brand{gap:6px;font-size:16px}.sidebar .brand-mark{width:34px;height:38px}.admin-body{margin-left:175px}.admin-main{padding:25px 20px}.admin-top{padding:0 20px}.stats-grid{grid-template-columns:1fr 1fr}.admin-order-grid{grid-template-columns:1fr}.admin-heading h1{font-size:23px}.detail-grid{gap:24px}.order-detail-grid{grid-template-columns:1fr 1fr}.item-row{gap:10px}.checkout-grid{grid-template-columns:1fr}}@media (max-width:600px){body{font-size:14px}.store-shell{padding:0 16px 100px}.store-header{gap:10px;height:77px}.brand{gap:9px;font-size:20px}.brand-mark{border-radius:12px;width:37px;height:40px}.brand small{font-size:8px}.header-note{display:none}.header-cart{margin-left:auto}.store-main{padding-top:17px}.search-box{border-radius:11px}.search-box input{min-height:43px;font-size:13px}.shop-banner{border-radius:16px;min-height:204px;margin:16px 0 18px;padding:21px 19px}.shop-banner h1{letter-spacing:0;margin:10px 0 7px;font-size:24px;line-height:1.45}.shop-banner .eyebrow{letter-spacing:.8px;font-size:8px}.shop-banner p{font-size:11px}.banner-link{gap:6px;margin-top:13px;padding:6px 10px;font-size:10px}.banner-product{width:39%;margin-right:-6px}.banner-product>span{padding:6px 10px;font-size:9px;bottom:-10px;right:0}.banner-product strong{font-size:12px}.category-list{gap:6px;margin:16px 0}.category-list button{border-radius:8px;flex:1;min-height:35px;padding:7px 10px;font-size:12px}.section-heading{margin:22px 0 16px}.section-heading h2{font-size:19px}.section-heading .muted{font-size:11px}.section-heading .eyebrow{letter-spacing:1.7px;margin-bottom:4px;font-size:8px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 8px}.product-image{border-radius:10px}.product-card h3{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin:8px 0 3px;font-size:12px;line-height:1.5;display:-webkit-box}.product-card p{font-size:10px}.product-price{flex-wrap:wrap;gap:2px;margin-top:7px}.product-price strong{letter-spacing:-.35px;font-size:11px}.add-circle{width:21px;height:21px}.add-circle svg{width:13px}.shop-note{gap:7px;margin-top:28px;padding-top:20px;font-size:10px}.shop-note svg{width:15px}.bottom-nav{height:73px;padding:8px 8px calc(8px + env(safe-area-inset-bottom))}.bottom-nav a{gap:4px;font-size:10px}.page-title{gap:12px;margin:0 0 20px}.page-title h1{font-size:20px}.page-title>a{padding:6px}.detail-grid{grid-template-columns:1fr;gap:23px}.detail-photo{object-fit:cover;max-height:370px}.detail-info h1{font-size:24px}.detail-info .eyebrow{font-size:10px}.detail-info .big-price{font-size:27px}.detail-info .description{font-size:14px}.panel{border-radius:14px;padding:18px}.panel h2{font-size:17px}.form-grid{gap:0 12px}.form-grid label{font-size:13px}input,select,textarea{font-size:16px}.cart-row{gap:12px;padding:16px 0}.cart-row>a>img{width:65px;height:77px}.cart-row h3{font-size:13px}.cart-row p{font-size:11px}.cart-row .price{font-size:13px}.quantity button{width:25px;height:30px}.quantity span{width:23px}.checkout-summary{flex-wrap:wrap;gap:13px;padding:18px;font-size:12px}.checkout-summary .btn{width:100%}.big-price{font-size:23px}.checkout-grid{display:block}.item-row>strong{white-space:nowrap;font-size:12px}.item-row .grow strong{font-size:13px}.item-row img{width:47px;height:57px}.item-row p{font-size:11px}.order-card>.spread{flex-wrap:wrap;gap:8px}.order-card>.spread .muted{font-size:11px}.order-card>.spread strong{font-size:13px}.order-card .text-link{margin-left:8px;font-size:11px}.order-detail-grid{display:block}.order-detail-grid .spread h2{letter-spacing:.2px;font-size:17px}.section-heading>.text-link{font-size:11px}.info-list{grid-template-columns:72px 1fr;gap:11px;font-size:13px}.profile-card{gap:13px;padding:20px}.profile-avatar{padding:12px}.profile-card h2{font-size:17px}.profile-card p{font-size:11px}.success-banner h1{font-size:23px}.success-banner p{font-size:13px}.dialog{padding:20px}.sidebar{width:100%;padding:15px;position:relative}.sidebar-bottom,.sidebar-label,.sidebar>.brand{display:none}.sidebar nav{flex-direction:row;justify-content:space-between;gap:2px}.sidebar nav a{flex-direction:column;gap:4px;padding:7px;font-size:11px}.admin-shell{display:block}.admin-body{margin:0}.admin-top{height:65px;padding:0 16px}.admin-top .search-box{width:70%}.admin-top>span{gap:4px;font-size:10px}.admin-avatar{width:24px;height:24px}.admin-main{padding:23px 16px}.admin-heading{flex-wrap:wrap;margin-bottom:20px}.admin-heading h1{overflow-wrap:anywhere;font-size:22px}.admin-heading .eyebrow{font-size:8px}.admin-heading p{font-size:12px}.admin-heading .btn{min-height:38px;padding:8px 15px;font-size:12px}.stats-grid{gap:10px}.stat-card{padding:16px}.stat-card>span{font-size:12px}.stat-card strong{font-size:30px}.secondary-stats{gap:12px;padding:14px;font-size:10px}.secondary-stats strong{margin-left:4px;font-size:16px}.table-toolbar{flex-wrap:wrap;padding:14px}.table-toolbar .search-box{width:100%}.table-toolbar select{font-size:13px}.admin-order-grid{display:block}.danger-zone{flex-wrap:wrap}.login-card{padding:28px}.admin-tip{padding:16px}.admin-tip svg{flex:none}}body{font-family:Noto Sans Lao,Microsoft YaHei,PingFang SC,sans-serif}.bilingual{vertical-align:middle;white-space:normal;min-width:0;max-width:100%;text-align:inherit;flex-direction:column;display:inline-flex}.lang-lo{font-family:Noto Sans Lao,Lao UI,sans-serif;font-size:1em;line-height:1.85;font-weight:inherit}.lang-lo,.lang-zh{letter-spacing:normal;overflow-wrap:anywhere}.lang-zh{opacity:.72;margin-top:1px;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:.75em;font-weight:400;line-height:1.6;display:block}.btn{white-space:normal;min-height:52px;line-height:1.5}.btn .bilingual{text-align:center}.btn .lang-zh{opacity:.85;font-size:11px}.brand{white-space:normal;font-size:21px}.brand>.bilingual,.brand>span:not(.brand-mark){min-width:0}.brand .lang-zh{opacity:.7;font-size:12px;font-weight:500}.brand small{margin-top:4px}.header-note{text-align:right;font-size:14px}.header-note .lang-zh{font-size:11px}.shop-banner{gap:20px}.shop-banner h1{font-size:29px;line-height:1.65}.shop-banner h1>.bilingual{display:flex}.shop-banner h1 .lang-zh{font-size:15px}.shop-banner p .lang-lo{font-size:13px}.shop-banner h1>span>.bilingual{display:flex}.banner-product>span{max-width:155px}.banner-product .lang-zh{font-size:10px}.category-list button{white-space:normal;flex:none;min-width:80px;font-size:14px}.category-list .bilingual{align-items:center}.category-list .lang-zh{font-size:11px}.product-card h3{white-space:normal;text-overflow:clip;-webkit-line-clamp:unset;min-height:83px;font-size:15px;display:block;overflow:visible}.product-card h3 .lang-zh{font-size:12px}.product-card p{white-space:normal;font-size:12px;line-height:1.7}.product-card p .lang-zh{font-size:10px}.bottom-nav{height:90px}.bottom-nav a{font-size:13px}.bottom-nav .lang-zh{font-size:10px}.bottom-nav a>span{text-align:center}.store-shell{padding-bottom:125px}.item-row .grow strong{display:block}.item-row .grow{min-width:0}.item-row p .bilingual{vertical-align:middle}.choices button{min-width:54px;min-height:44px}.choices .bilingual{align-items:center}.choices .lang-zh{font-size:11px}.info-list{grid-template-columns:minmax(100px,36%) minmax(0,1fr)}.info-list .lang-zh{font-size:11px}.panel h2{line-height:1.7}.page-title h1{line-height:1.6}.page-title>a{flex:none}.notice{line-height:1.9}.notice .lang-zh{font-size:12px}.sidebar{width:248px}.admin-body{margin-left:248px}.sidebar nav a{gap:12px;padding:11px 13px}.sidebar nav svg{flex:none}.sidebar .brand{font-size:18px}.sidebar .brand small .lang-lo{font-size:11px}.sidebar-label{margin-top:32px}.sidebar-bottom small{font-size:11px}.admin-heading h1{line-height:1.7}.admin-heading h1 .lang-zh{font-size:16px}.stat-card>span{align-items:flex-start;gap:8px}.stat-card small .lang-lo{font-size:12px}.stat-card .lang-zh{font-size:11px}.secondary-stats{flex-wrap:wrap;gap:22px}.secondary-stats>span{align-items:center;gap:12px;display:flex}.secondary-stats strong{margin-left:0}.table-product{min-width:200px;max-width:330px}.table-product>div{min-width:0}table{white-space:normal}td,th{padding:16px 18px}td .lang-lo{font-size:13px}.table-actions{white-space:normal;gap:12px}.table-actions button{min-width:48px}.table-actions .lang-zh{font-size:11px}.table-money{white-space:nowrap}.table-toolbar select{width:230px}.admin-top .search-box{width:430px;max-width:65%}.admin-top>span,.badge{white-space:normal}.badge{text-align:center;min-width:74px;font-size:13px}.badge .lang-zh{font-size:10px}.login-card{width:480px}.login-card h1{line-height:1.7}.login-card h1 .lang-zh{font-size:16px}.upload-area input[type=file]{font-size:12px}.order-detail-grid>.panel>.spread{align-items:flex-start}@media (max-width:1100px){.sidebar{width:215px}.admin-body{margin-left:215px}.admin-main{padding:28px 24px}.admin-order-grid{grid-template-columns:1fr}.detail-grid{gap:26px}.shop-banner h1{font-size:24px}}@media (max-width:600px){.store-shell{padding-bottom:120px}.store-header{height:90px}.brand{font-size:19px}.brand small{font-size:8px}.store-header .lang-zh{font-size:11px}.header-note{display:none}.shop-banner{gap:5px;min-height:255px;padding:22px 16px}.shop-banner>div:first-child{flex:1;min-width:0}.shop-banner h1{font-size:20px;line-height:1.7}.shop-banner h1 .lang-zh{font-size:12px}.shop-banner .eyebrow{font-size:7px}.shop-banner p .lang-lo{font-size:11px}.banner-product{width:32%}.banner-product>span{max-width:105px;padding:7px}.banner-product .lang-lo{font-size:10px}.banner-product .lang-zh{font-size:9px}.banner-link{margin-top:12px;font-size:11px}.category-list button{min-width:72px;padding:7px 10px;font-size:12px}.category-list .lang-zh{font-size:10px}.section-heading{align-items:flex-start}.section-heading h2{font-size:18px}.section-heading>.text-link{text-align:right;max-width:48%}.section-heading>.muted{text-align:right;max-width:35%;font-size:11px}.product-grid{gap:24px 8px}.product-card h3{-webkit-line-clamp:unset;min-height:100px;margin-top:9px;font-size:12px;line-height:1.85;display:block;overflow:visible}.product-card h3 .lang-zh{font-size:10px;line-height:1.5}.product-card p{white-space:normal;font-size:10px;display:none}.product-price{align-items:center;margin-top:8px}.product-price strong{font-size:11px}.add-circle{flex:none;width:24px;height:24px}.bottom-nav{height:90px;padding-bottom:calc(8px + env(safe-area-inset-bottom))}.bottom-nav a{gap:2px;font-size:11px}.bottom-nav .lang-zh{font-size:10px}.bottom-nav .lang-lo{white-space:nowrap}.bottom-nav svg{width:19px}.shop-note{align-items:flex-start;gap:8px;font-size:11px}.shop-note .dot{display:none}.shop-note>.bilingual,.shop-note>span{max-width:48%}.detail-info h1{font-size:23px}.detail-info h1 .lang-zh{font-size:15px}.detail-info .actions{gap:8px}.detail-info .actions .btn{padding:10px 12px;font-size:14px}.cart-row>a{flex:none}.cart-row h3{font-size:13px}.cart-controls{flex:none}.item-row{flex-wrap:wrap}.item-row>.grow{min-width:125px}.item-row>strong{margin-left:auto}.info-list{grid-template-columns:100px minmax(0,1fr);font-size:13px}.info-list .lang-zh{font-size:10px}.order-card>.spread strong{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.profile-card{align-items:flex-start}.profile-card h2{font-size:18px}.profile-avatar{flex:none}.profile-card .lang-zh{font-size:11px}.sidebar{width:100%;padding:10px 7px}.sidebar nav a{gap:3px;padding:7px 4px;font-size:10px}.sidebar nav a .lang-zh{font-size:10px}.sidebar nav a .lang-lo{white-space:nowrap;font-size:10px}.admin-body{margin-left:0}.admin-main{padding:22px 14px}.admin-top{height:75px}.admin-top .search-box{width:65%;max-width:65%}.admin-top>span{font-size:10px}.admin-avatar{display:none}.admin-heading h1{font-size:21px}.admin-heading h1 .lang-zh{font-size:14px}.stat-card{padding:15px}.stat-card>span{font-size:12px}.stat-card strong{margin:10px 0}.secondary-stats{gap:15px}.secondary-stats>span{gap:8px}.admin-tip{align-items:flex-start}.table-scroll table{min-width:750px}.table-panel>.section-heading{padding:18px}.form-grid{grid-template-columns:1fr}.btn{min-height:54px;font-size:14px}.panel .actions{flex-wrap:wrap}.small-dialog h2{font-size:18px}.danger-zone .btn{width:100%}.login-card{padding:25px}.login-card h1{font-size:23px}}.shop-banner h1 br{display:none}@media (max-width:600px){.product-card p{white-space:normal;margin-top:6px;font-size:10px;display:block}.product-card p .bilingual{width:100%}.product-card p .lang-lo,.product-card p .lang-zh{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.shop-banner h1{margin-top:10px;margin-bottom:10px}.shop-banner h1>.bilingual{margin-bottom:8px}}.file-picker{cursor:pointer;text-align:center;width:100%;margin:0;position:relative;overflow:hidden}.file-picker .file-picker-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.file-picker:focus-within{outline-offset:3px;outline:3px solid #da915d}.home-details{margin-top:34px}.home-details [id]{scroll-margin-top:24px}.home-order-query{background:linear-gradient(110deg,#ffeadc,#fff8f0);border:1px solid #f0d8c3;border-radius:18px;margin-bottom:20px;padding:25px 28px}.home-block-heading{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.home-block-heading h2{font-size:19px;line-height:1.7}.home-block-heading p{color:#99806b;margin-top:7px;font-size:12px;line-height:1.8}.home-block-icon{color:#fff;background:#ed8851;border-radius:13px;flex:none;justify-content:center;align-items:center;width:41px;height:41px;display:flex;box-shadow:0 4px 12px #d7733d18}.home-query-fields{grid-template-columns:1fr 1fr auto;align-items:end;gap:15px;display:grid}.home-query-fields label{margin:0;font-size:13px}.home-query-fields input{background:#fffdfb}.home-query-fields .btn{min-height:48px;padding:10px 22px}.narrow .home-query-fields{grid-template-columns:1fr}.narrow .home-query-fields .btn{margin-top:7px}.narrow .home-block-heading{align-items:flex-start}.home-information-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:20px;display:grid}.home-info-card{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;min-width:0;padding:25px;display:flex}.shop-profile-copy{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.95}.shop-profile-copy .bilingual{gap:8px;display:flex}.shop-profile-copy .lang-zh{opacity:.76;font-size:12px;line-height:1.8}.intro-signature{border-top:1px solid var(--line);color:#bc7846;align-items:center;gap:12px;margin-top:22px;padding-top:15px;font-size:12px;display:flex}.intro-signature svg{flex:none}.location-summary{flex:1;align-items:flex-start;gap:16px;display:flex}.location-summary>.shop-profile-copy{flex:1}.location-motif{color:#d7733d;background:linear-gradient(135deg,#e5eadf 0 35%,#f9f2e2 35% 45%,#e5eadf 45% 65%,#f9f2e2 65% 75%,#eaf0e5 75%);border-radius:15px;flex:none;justify-content:center;align-items:center;width:86px;height:100px;display:flex}.home-location-actions{gap:10px;margin-top:20px;display:flex}.home-location-actions>*{flex:1;min-width:0;padding:9px 10px;font-size:13px}.home-contact-card{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:minmax(0,1fr) 240px;gap:22px;margin-bottom:20px;padding:25px;display:grid}.contact-main{min-width:0}.contact-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.contact-button{color:#fff;text-align:left;border-radius:11px;justify-content:center;align-items:center;gap:10px;min-width:0;min-height:75px;padding:13px 10px;font-size:13px;display:flex}.contact-button svg{flex:none;width:19px}.contact-button>span{overflow-wrap:anywhere;min-width:0}.contact-button .lang-zh{opacity:.9;font-size:11px}.contact-button small{margin-top:4px;font-size:11px;display:block}.phone-button{background:#3b966c}.whatsapp-button{background:#2a9c70}.service-button{background:#e7864d}.contact-button:hover:not(:disabled){filter:brightness(.95)}.contact-button:disabled{opacity:.55;cursor:not-allowed}.business-hours{background:#fff7ee;border:1px solid #f4e8d8;border-radius:13px;padding:18px}.business-hours .home-block-heading{gap:10px}.business-hours .home-block-heading>svg{color:var(--accent);flex:none;margin-top:5px}.business-hours h2{font-size:16px}.business-hours .shop-profile-copy{font-size:13px}.home-services{border:1px solid var(--line);background:#fff;border-radius:17px;margin-bottom:20px;padding:23px 25px}.home-services>.home-block-heading{color:#ac6b3c;align-items:center}.home-services h2{color:var(--ink)}.service-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.service-grid>div{text-align:center;flex-direction:column;align-items:center;gap:9px;min-width:0;padding:10px 4px;font-size:12px;display:flex}.service-grid svg{color:#df854b}.service-grid .lang-zh{font-size:11px}.home-footer-links{color:#907b66;text-align:center;justify-content:center;gap:25px;margin:26px 0 0;font-size:12px;display:flex}.shop-settings-form{max-width:1050px}.settings-note{color:#8a623e;background:#fff1e1;border:1px solid #f0ddc5;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:18px 22px;font-size:14px;display:flex}.settings-note .text-link{white-space:nowrap;flex:none}.shop-settings-form textarea{min-height:124px}.shop-settings-form label{font-size:14px}.settings-save{align-items:center;gap:20px;margin:8px 0 28px;display:flex}.settings-save small{max-width:460px;line-height:1.8}.settings-save .btn{min-width:200px}@media (max-width:900px){.home-contact-card{grid-template-columns:1fr}.business-hours .home-block-heading{margin-bottom:10px}.contact-actions{gap:12px}.home-location-actions .btn{font-size:12px}}@media (max-width:600px){.home-details{margin-top:28px}.home-order-query{padding:20px 16px}.home-block-heading{gap:10px;margin-bottom:17px}.home-block-heading h2{font-size:18px}.home-block-heading p{font-size:12px}.home-block-icon{border-radius:11px;width:35px;height:38px}.home-query-fields{grid-template-columns:1fr 1fr;gap:12px}.home-query-fields label{min-width:0;font-size:12px}.home-query-fields input{padding:11px 10px;font-size:14px}.home-query-fields .btn{grid-column:1/-1;width:100%}.home-information-grid{grid-template-columns:1fr;gap:16px}.home-info-card{padding:20px 17px}.home-info-card .shop-profile-copy{font-size:14px}.location-motif{width:70px;height:85px}.home-contact-card{gap:19px;padding:20px 17px}.contact-actions{grid-template-columns:1fr 1fr;gap:9px}.contact-actions .service-button{grid-column:1/-1;min-height:62px}.contact-button{gap:7px;padding:12px 8px;font-size:12px}.contact-button small{font-size:10px}.home-services{padding:20px 16px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px 6px}.service-grid>div{font-size:11px}.service-grid .lang-zh{font-size:10px}.home-footer-links{flex-wrap:wrap;gap:12px;font-size:11px}.home-footer-links .lang-zh{font-size:10px}.settings-note{align-items:flex-start;padding:17px}.settings-note,.settings-save{flex-direction:column;gap:12px}.settings-save{align-items:stretch}.settings-save .btn{width:100%}.shop-settings-form textarea{min-height:130px;font-size:15px}}.support-presence{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;max-width:100%;font-size:12px;display:flex}.admin-top{gap:20px;height:auto;min-height:80px;padding-top:12px;padding-bottom:12px}.support-presence .notice{margin:0;padding:5px 10px}.presence-toggle{border:1px solid var(--line);border-radius:20px;align-items:center;gap:6px;padding:7px 10px;display:flex}.presence-toggle.is-online{color:#277245;background:#eaf5ec}.inbox-shortcut{align-items:center;gap:6px;display:flex}.chat-launcher b,.conversation-row b,.inbox-shortcut b{color:#fff;background:#d84e36;border-radius:20px;padding:1px 7px}.inbox-layout{grid-template-columns:minmax(220px,30%) minmax(0,1fr);gap:18px;display:grid}.conversation-list{max-height:750px;padding:14px;overflow:auto}.conversation-list .check{flex-direction:row;align-items:center;font-size:12px;display:flex}.check input{width:18px;min-height:18px}.conversation-row{text-align:left;border-bottom:1px solid var(--line);overflow-wrap:anywhere;border-radius:10px;flex-direction:column;gap:6px;width:100%;padding:16px 10px;display:flex}.conversation-row.selected{box-shadow:inset 3px 0 var(--accent);background:#fff0e4}.conversation-row strong{justify-content:space-between;gap:8px;display:flex}.conversation-row>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.conversation-row small{color:var(--muted)}.inbox-chat{min-width:0}.chat-status{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding-bottom:18px;display:flex}.chat-status>div{flex:1;min-width:0}.chat-status small{color:var(--muted);margin-top:3px;display:block}.status-dot{background:#a6a099;border-radius:50%;flex:none;width:10px;height:10px}.status-dot.online{background:#409a65;box-shadow:0 0 0 4px #e6f3e9}.chat-messages{overscroll-behavior:contain;gap:18px;height:420px;padding:22px 4px;overflow-y:auto}.chat-empty,.chat-messages{flex-direction:column;display:flex}.chat-empty{text-align:center;color:var(--muted);align-items:center;gap:12px;min-height:260px;margin:auto;padding:35px 15px}.chat-message{overflow-wrap:anywhere;align-self:flex-start;max-width:85%}.chat-message.own{align-self:flex-end}.chat-message>small{color:var(--muted);margin:3px 0;font-size:10px;display:block}.chat-message.own>small{text-align:right}.chat-message p{background:#f5f1eb;border-radius:14px 14px 14px 2px;padding:12px 16px}.chat-message.own p{background:#ffe7d3;border-radius:14px 14px 2px}.chat-compose{align-items:stretch;gap:10px;margin:12px 0;display:flex}.chat-compose textarea{flex:1;min-width:0;min-height:70px}.chat-compose .btn{white-space:normal;flex-shrink:0}.chat-orders{flex-wrap:wrap;gap:10px;padding-top:12px;display:flex}.chat-orders a{border:1px solid var(--line);border-radius:8px;padding:6px;font-size:11px}.customer-chat{max-width:850px;margin:20px auto}.customer-chat .section-heading{margin-top:0}.chat-launcher{z-index:40;background:var(--accent);color:#fff;border-radius:24px;align-items:center;gap:8px;padding:12px 17px;display:flex;position:fixed;bottom:112px;right:25px;box-shadow:0 5px 22px #8d4e2f44}.chat-launcher .lang-zh{color:#fff;opacity:.85}.staff-create{grid-template-columns:1fr 1fr 1fr;align-items:end;gap:16px;display:grid}.staff-create h2{grid-column:1/-1}.staff-create label{margin:0}.staff-create button{grid-column:1/-1;justify-self:start}.table-wrap{overflow-x:auto}.row-actions{flex-wrap:wrap;gap:8px;display:flex}.modal{width:100%;max-width:500px}.modal .btn{margin:10px 8px 0 0}@media (max-width:800px){.admin-top{flex-direction:column;align-items:flex-start}.admin-top .search-box{width:100%;max-width:100%}.support-presence{justify-content:flex-start}.inbox-layout{grid-template-columns:1fr}.conversation-list{max-height:280px}.inbox-chat{padding:14px}.staff-create{grid-template-columns:1fr}.customer-chat{padding:16px}.chat-launcher{padding:10px 13px;bottom:107px;right:12px}.chat-messages{height:390px}.chat-status{flex-wrap:wrap}.chat-compose .btn{max-width:105px;padding:10px}.chat-compose .btn svg{display:none}.chat-message{max-width:92%}}@media (max-width:600px){.sidebar{max-width:100vw}.sidebar nav{justify-content:flex-start;max-width:100%;padding-bottom:5px;overflow-x:auto}.sidebar nav a{white-space:normal;text-align:center;flex:0 0 85px;min-width:0}.admin-body,.admin-main{min-width:0}.support-presence{overflow-wrap:anywhere}.staff-create{min-width:0}}.editable-banner h1{white-space:pre-line}.editable-banner h1,.editable-banner p{overflow-wrap:anywhere}.editable-banner .banner-product img{object-fit:contain;width:100%;max-height:300px}.editable-banner .banner-link{white-space:normal;align-items:center;gap:8px;display:inline-flex}.banner-editor-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:24px;display:grid}.banner-editor-grid>aside{min-width:0}.banner-upload-preview{object-fit:contain;background:#f4eee8;border-radius:12px;width:150px;height:150px;margin:15px 0}.banner-editor .shop-banner{min-height:240px;padding:20px}.banner-editor .shop-banner h1{font-size:23px}.banner-editor .shop-banner h1 .lang-zh{font-size:14px}.banner-editor input[type=file]{font-size:13px}.banner-editor textarea{min-height:80px}.banner-editor .banner-product{flex:none;width:35%}.banner-editor .banner-product>span{max-width:120px;right:0}.editable-banner>div:first-child{min-width:0}.editable-banner .banner-product>span{overflow-wrap:anywhere}@media (max-width:1000px){.banner-editor-grid{grid-template-columns:1fr}.banner-editor-grid>aside{order:-1}}@media (max-width:600px){.banner-editor .form-grid{grid-template-columns:1fr}.banner-editor{padding:16px}.banner-editor .actions{flex-wrap:wrap}.editable-banner .banner-product{margin-right:0}.editable-banner .banner-product>span{max-width:105px}}.category-admin-row{align-items:center;gap:20px;display:flex}.category-admin-row h2{margin-bottom:8px}.category-admin-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.category-checkbox{flex-direction:row;align-items:center}.category-checkbox input{width:18px;min-height:18px}.category-admin-row .grow{overflow-wrap:anywhere}.sidebar{overflow-y:auto}@media (max-width:700px){.category-admin-row{flex-direction:column;align-items:flex-start}.category-admin-actions{justify-content:flex-start}.category-admin-actions .btn{white-space:normal}.category-admin-list{min-width:0}}.product-gallery{min-width:0}.gallery-main{touch-action:pan-y;position:relative}.gallery-open{width:100%;padding:0;display:block}.product-gallery .detail-photo{aspect-ratio:1;object-fit:contain;background:#f3eee8;border-radius:18px;width:100%;height:auto;max-height:none}.gallery-zoom{color:#614f40;position:absolute;top:15px;right:15px}.gallery-count{color:#fff;pointer-events:none;background:#342b25bb;border-radius:20px;padding:4px 12px;position:absolute;bottom:15px;right:15px}.gallery-arrow{background:#ffffffe6;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:48%}.gallery-arrow.prev{left:10px}.gallery-arrow.next{right:10px}.gallery-thumbs{gap:10px;max-width:100%;padding:12px 2px;display:flex;overflow-x:auto}.gallery-thumbs button{border:2px solid #0000;border-radius:10px;flex:0 0 72px;padding:3px}.gallery-thumbs button.selected{border-color:var(--accent)}.gallery-thumbs img{object-fit:contain;background:#f4eee8;border-radius:6px;width:62px;height:62px}.gallery-dialog{border:0;border-radius:18px;width:min(950px,96vw);max-height:95dvh;padding:40px 16px 16px;overflow:auto}.gallery-dialog::backdrop{background:#16100cbb}.gallery-close{padding:5px;position:absolute;top:8px;right:8px}.gallery-lightbox{touch-action:pan-y;justify-content:center;align-items:center;gap:6px;display:flex}.gallery-lightbox img{object-fit:contain;width:calc(100% - 65px);max-height:65dvh}.gallery-lightbox>button{flex:none;padding:3px}.gallery-dialog .gallery-thumbs{justify-content:flex-start}.product-introduction{margin-top:28px}.product-introduction-copy{white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:20px;line-height:1.9}.product-introduction-copy .bilingual{gap:14px;display:flex}.product-image-editor{min-width:0;margin:12px 0}.image-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.image-edit-card{border:1px solid var(--line);border-radius:10px;min-width:0;padding:8px}.image-edit-card>img{object-fit:contain;background:#f4eee8;width:100%;height:100px}.image-edit-card>strong{text-align:center;margin:5px;display:block}.image-edit-card>div{flex-wrap:wrap;gap:5px;display:flex}.image-edit-card button{background:#fff0e3;border-radius:5px;padding:4px;font-size:11px}.image-edit-card button .lang-zh{font-size:10px}.product-image-editor input{font-size:13px}@media (max-width:600px){.gallery-thumbs button{flex-basis:62px}.gallery-thumbs img{width:52px;height:52px}.image-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-introduction{padding:20px}.gallery-dialog{padding:40px 8px 12px}}.product-introduction-copy .lang-lo,.product-introduction-copy .lang-zh{white-space:pre-wrap;display:block}.customer-identity{flex-direction:column;gap:6px;min-width:0;max-width:100%;font-size:12px;display:flex}.customer-identity-label{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.customer-identity-label>.bilingual{color:#76634f;background:#f1ece5;border-radius:7px;padding:4px 8px}.customer-identity.ordered .customer-identity-label>.bilingual{color:#346646;background:#e7f4eb}.customer-identity-label>strong{overflow-wrap:anywhere;font-size:14px}.customer-identity code{letter-spacing:.4px;color:#756657;overflow-wrap:anywhere;white-space:normal;font-size:12px}.chat-customer-heading{border-bottom:1px solid var(--line);margin-bottom:15px;padding:0 0 15px}.conversation-customer{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.conversation-customer>b{flex:none}.conversation-row>.conversation-customer{-webkit-line-clamp:unset;display:flex;overflow:visible}.conversation-customer .customer-identity .lang-zh{font-size:10px}:root{--ink:#211c18;--muted:#59524b;--accent-dark:#97431f}.lang-zh,body{font-weight:500}.brand .lang-zh,.btn .lang-zh,.chat-launcher .lang-zh,.contact-button .lang-zh,.lang-zh,.shop-profile-copy .lang-zh{opacity:1}input::placeholder,textarea::placeholder{color:#71685f;opacity:1}.bottom-nav a,.sidebar nav a{color:#594d42}.bottom-nav a.active,.sidebar nav a.active{color:var(--accent-dark)}.table-actions{color:#88451e}th{color:#59524b;font-weight:600}@media (max-width:800px){.chat-launcher{z-index:auto;width:fit-content;max-width:100%;box-shadow:none;border-radius:12px;justify-content:center;margin:20px auto 8px;padding:10px 18px;position:relative;bottom:auto;right:auto}.chat-launcher>b,.chat-launcher>svg{flex-shrink:0}.chat-launcher>span{min-width:0}}.product-card h3{min-height:0;margin:8px 0 4px}.product-card h3 .lang-lo{line-height:1.65}.product-card h3 .lang-zh{margin-top:2px;line-height:1.5}.product-card .product-price{margin-top:8px}@media (max-width:600px){.product-grid{row-gap:18px}.product-card h3{margin-top:7px;margin-bottom:3px}.product-card p{margin-top:4px;line-height:1.5}}.catalog-pages{justify-content:center;align-items:center;gap:18px;margin:24px 0;display:flex}.product-card h3 .lang-lo,.product-card h3 .lang-zh{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-video{background:#191919;border-radius:14px;width:100%;max-height:440px;margin:12px 0}.order-qr,.payment-preview{width:280px;max-width:100%;height:auto;margin:16px auto;display:block}.order-tools{margin:16px 0;padding:18px}.order-tools .btn{margin:7px 0}.order-tools details{margin:16px 0}.order-tools summary{cursor:pointer}.chat-image img{object-fit:contain;border-radius:10px;max-width:240px;max-height:280px;display:block}.chat-image a{font-size:12px}.chat-message p{white-space:pre-wrap}.chat-image-upload{margin:12px 0;display:block}.trash-card{border-bottom:1px solid #e9e0d8;padding:18px 0}.trash-card button{margin:6px}.financial-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.quote{background:#fbf1e8;border-radius:12px;margin:12px 0;padding:16px}@media (max-width:800px){.product-grid{gap:20px 12px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-card h3{min-height:0!important;margin:8px 0 4px!important}.product-card p{margin:4px 0}.product-price{margin-top:8px}.product-card .product-image{aspect-ratio:1}.financial-grid{grid-template-columns:1fr}.catalog-pages{gap:8px}.chat-image img{max-width:190px}}.highlight-order{outline:3px solid var(--accent);outline-offset:3px}.language-switch{border:1px solid var(--line);white-space:nowrap;border-radius:20px;align-items:center;gap:3px;margin-left:auto;padding:3px;display:flex}.language-switch button{border-radius:16px;padding:5px 10px;font-size:13px}.language-switch button[aria-pressed=true]{background:var(--accent);color:#fff}.store-header .header-note{display:none}.image-preview{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.image-preview small{font-size:12px;line-height:1.5}.image-preview-trigger{cursor:zoom-in;background:0 0;border:0;max-width:100%;padding:0}.image-preview-trigger img{object-fit:contain;border-radius:10px;width:auto;max-width:220px;height:auto;max-height:220px;display:block}.order-qr-preview .image-preview-trigger img{width:140px;height:140px}.image-preview-dialog{color:#fff;text-align:center;background:#171513;border:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:64px 16px 24px;position:fixed;inset:0;overflow:auto}.image-preview-dialog::backdrop{background:#171513}.image-preview-dialog img{object-fit:contain;-webkit-user-select:auto;user-select:auto;-webkit-touch-callout:default;max-width:100%;max-height:calc(100dvh - 150px)}.preview-close{color:#fff;background:#333;border:1px solid #aaa;border-radius:50%;width:40px;height:40px;font-size:28px;position:fixed;top:16px;right:16px}.image-preview-dialog p{font-size:14px}.chat-mode{top:var(--chat-top,0);height:var(--chat-height,100dvh);flex-direction:column;min-height:0;display:flex;position:fixed;left:0;right:0;overflow:hidden}.chat-mode .store-header{flex:none;min-height:56px;padding-top:8px;padding-bottom:8px}.chat-mode .store-main{flex:1;width:100%;max-width:1000px;min-height:0;margin:0 auto;padding:0 16px;display:flex;overflow:hidden}.chat-mode .bottom-nav{display:none}.customer-chat{background:var(--bg,#faf8f4);width:100%;height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;flex-direction:column;padding:0;display:flex}.customer-chat .section-heading{flex:none;min-height:0;margin:0;padding:10px 0}.customer-chat h1{margin:0;font-size:20px}.customer-chat>.btn{align-self:flex-start;margin:0 0 5px;padding:4px 8px;font-size:12px}.customer-chat .chat-panel{background:0 0;border:0;flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:hidden}.customer-chat .chat-messages{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;height:auto;min-height:0;max-height:none;padding:12px 0;overflow-y:auto}.customer-chat .chat-status{flex:none;margin:0;padding:6px 0}.customer-chat .chat-status small{font-size:11px}.chat-order-summary{flex-wrap:wrap;align-items:center;gap:8px;padding:4px 0;font-size:12px;display:flex}.chat-order-summary a{color:var(--accent);margin-left:auto}.chat-order-picker{min-height:0;overflow:auto}.chat-message.system{text-align:center;max-width:92%;box-shadow:none;background:#f4eee6;align-self:center;margin-left:auto;margin-right:auto}.chat-message.system p{white-space:pre-wrap}.chat-compose{padding:10px 0 calc(10px + env(safe-area-inset-bottom));background:var(--bg,#faf8f4);border-top:1px solid var(--line);flex:none;margin:0;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:end!important;gap:8px!important;display:grid!important}.chat-compose textarea{resize:none;width:100%;height:42px;min-height:42px;max-height:120px;margin:0;padding:10px;font-size:16px;line-height:20px}.chat-compose>.btn{white-space:nowrap;min-height:42px;margin:0;padding:8px 12px}.chat-compose>.btn svg{display:none}.chat-add{position:relative}.chat-plus{width:40px;height:42px;font-size:27px}.chat-add-menu,.chat-plus{border:1px solid var(--line);background:#fff;border-radius:10px}.chat-add-menu{z-index:20;min-width:140px;padding:8px;position:absolute;bottom:52px;left:0;box-shadow:0 4px 15px #0002}.chat-add-menu button{white-space:nowrap;width:100%;padding:8px}.chat-attachment{flex:none;align-items:center;gap:12px;padding:5px;display:flex}.chat-attachment img{object-fit:contain;width:64px;height:64px}.chat-compose input[hidden],.customer-chat .chat-identity-note{display:none}@media (max-width:600px){.store-header{gap:8px}.store-header .brand small{display:none}.store-header .brand{font-size:16px}.language-switch button{padding:4px 8px}.chat-mode .store-main{padding:0 10px}.chat-mode .header-cart{display:none}.chat-status strong{font-size:13px}.chat-order-summary .badge{font-size:11px}.customer-chat .chat-message{max-width:90%}}.chat-mode{padding:0!important}.customer-chat .chat-customer-heading{border:0;margin:0}.customer-chat .customer-identity{align-items:center;gap:8px;font-size:10px;display:flex}.customer-chat .customer-identity-label{background:0 0;gap:6px;padding:0;display:flex}.customer-chat .customer-identity code{font-size:9px}.customer-chat>.btn.secondary{min-height:28px;padding:3px 8px}.chat-mode .store-header{height:64px}.customer-chat .chat-status{min-height:0}.customer-chat .chat-compose{padding-bottom:max(8px,env(safe-area-inset-bottom))}.customer-chat .section-heading{padding:5px 0}.customer-chat .chat-message .image-preview img{max-width:180px;max-height:180px}.chat-mode .customer-chat{flex:1;height:auto;min-height:0;margin:0 auto;padding:6px 0 0}.chat-mode .store-header{height:54px;min-height:54px;padding:5px 10px}.customer-chat .chat-customer-heading{padding:2px 0}.customer-chat .customer-identity{flex-flow:wrap;justify-content:flex-start;gap:4px 10px;line-height:1.4}.customer-chat .customer-identity-label{align-items:center;gap:5px}.customer-chat .customer-identity-label strong{font-size:12px}.customer-chat .chat-order-summary{min-height:28px;padding:3px 0}.customer-chat .chat-status{gap:7px;padding:4px 0}.customer-chat .chat-status small{margin-top:1px;line-height:1.4}.customer-chat .chat-compose{padding:8px 0 max(12px,env(safe-area-inset-bottom));z-index:2;flex-shrink:0;margin:0;position:relative}.customer-chat .chat-compose textarea,.customer-chat .chat-compose>.btn,.customer-chat .chat-plus{height:44px;min-height:44px}.image-preview-dialog[open]{padding:56px 12px max(12px,env(safe-area-inset-bottom));grid-template-rows:minmax(0,1fr) auto;gap:10px;display:grid;overflow:hidden}.image-preview-dialog>img{object-fit:contain;border-radius:0;place-self:stretch stretch;width:100%;max-width:100%;height:100%;min-height:0;max-height:100%;display:block}.image-preview-dialog>p{color:#fff;text-align:center;background:0 0;border-radius:0;margin:0;padding:0;font-size:13px;line-height:1.5}.image-preview-dialog .preview-close{width:36px;height:36px;font-size:26px;top:8px;right:12px}.chat-picker-layout{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.chat-picker-heading{flex:none;justify-content:space-between;align-items:center;gap:8px;padding:5px 0 9px;display:flex}.chat-picker-heading h1{margin:0;font-size:18px}.chat-picker-layout .chat-order-picker{overscroll-behavior:contain;min-height:0;padding:0 2px max(16px,env(safe-area-inset-bottom));flex:1;scroll-padding-bottom:16px;overflow-y:auto}.chat-general-footer{padding:10px 0 max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--bg,#faf8f4);flex:none;box-shadow:0 -3px 10px #5b382508}.chat-general-footer .btn{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:44px;margin:0;display:flex}.chat-general-footer p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.4}.unread-badge{color:#fff;vertical-align:middle;background:#c7352c;border-radius:999px;justify-content:center;align-items:center;padding:3px 7px;font-size:11px;font-weight:700;line-height:1.4;display:inline-flex}.chat-order-picker .btn .unread-badge{margin-left:6px}.bottom-nav a{flex:1;min-width:0;position:relative}.nav-unread{color:#fff;background:#c7352c;border-radius:12px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-3px;left:calc(50% + 5px)}@media (max-width:600px){.bottom-nav{padding-left:4px;padding-right:4px}.bottom-nav a{font-size:10px}.store-shell:not(.chat-mode){padding-left:10px;padding-right:10px;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.product-grid{gap:12px 8px}.product-card .product-image img{display:block}.product-card h3{line-height:1.5;margin:5px 0 2px!important}.product-card h3 .lang-lo{line-height:1.5}.product-card p{margin:2px 0;line-height:1.4}.product-card .product-price{min-height:32px;margin-top:3px}.product-card .add-circle{width:32px;height:32px}.bottom-nav{height:calc(56px + env(safe-area-inset-bottom));padding:4px 4px calc(4px + env(safe-area-inset-bottom))}.bottom-nav a{gap:2px;min-height:44px;line-height:1.3}.bottom-nav svg{width:21px;height:21px}}.shop-banner.has-banner-background{background-position:50%;background-repeat:no-repeat;background-size:cover}.has-banner-background>.banner-product img{mix-blend-mode:normal}.banner-background-preview{aspect-ratio:3;object-fit:cover;border-radius:12px;width:100%;margin:12px 0;display:block}.banner-editor .banner-background-preview+button{margin-bottom:20px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@font-face{font-family:Noto Sans Lao;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/noto-sans-lao-lao-400-normal.2d2bf92c.woff2) format("woff2"),url(/_next/static/media/noto-sans-lao-lao-400-normal.a5d5d86b.woff) format("woff")}@font-face{font-family:Noto Sans Lao;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/noto-sans-lao-lao-600-normal.076d8d03.woff2) format("woff2"),url(/_next/static/media/noto-sans-lao-lao-600-normal.bf833149.woff) format("woff")}