.ai-fab[data-v-79a113a2]{position:fixed;right:16px;bottom:96px;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;box-shadow:0 6px 20px #6366f159;z-index:30;border:none;cursor:pointer;-webkit-user-select:none;user-select:none}.ai-fab[data-v-79a113a2]:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:3px}.ai-chat[data-v-79a113a2]{position:fixed;right:16px;bottom:154px;width:min(360px,calc(100vw - 32px));height:min(520px,calc(100vh - 190px));min-height:360px;border:1px solid #dbe2ea;border-radius:8px;background:#fff;box-shadow:0 18px 45px #0f172a2e;z-index:31;display:flex;flex-direction:column;overflow:hidden}.ai-chat-head[data-v-79a113a2]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e5e7eb;background:#f8fafc}.ai-chat-head div[data-v-79a113a2]{display:flex;flex-direction:column;gap:2px}.ai-chat-head span[data-v-79a113a2]{color:#64748b;font-size:12px}.ai-close[data-v-79a113a2]{width:32px;height:32px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#334155;font-size:20px;line-height:1;cursor:pointer}.ai-chat-body[data-v-79a113a2]{flex:1;overflow-y:auto;padding:12px;background:#f8fafc}.ai-message[data-v-79a113a2]{width:fit-content;max-width:86%;margin-bottom:10px;padding:9px 11px;border-radius:8px;line-height:1.45;font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.ai-inline-link[data-v-79a113a2]{border:none;background:transparent;color:#1d4ed8;text-decoration:underline;font:inherit;padding:0;cursor:pointer;vertical-align:baseline}.ai-message.assistant[data-v-79a113a2]{background:#fff;border:1px solid #e5e7eb;color:#1f2937}.ai-message.user[data-v-79a113a2]{margin-left:auto;background:#2563eb;color:#fff}.ai-message.user .ai-inline-link[data-v-79a113a2]{color:#fff}.ai-product-list[data-v-79a113a2]{display:grid;gap:8px;margin-top:10px}.ai-product-card[data-v-79a113a2]{display:grid;grid-template-columns:54px 1fr;gap:9px;align-items:center;width:min(260px,100%);padding:8px;border:1px solid #dbe2ea;border-radius:8px;background:#f8fafc;color:#111827;cursor:pointer;text-align:left}.ai-product-image[data-v-79a113a2]{width:54px;height:42px;border-radius:6px;background:#eef2ff;background-position:center;background-size:cover;color:#4338ca;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px}.ai-product-info[data-v-79a113a2]{min-width:0;display:grid;gap:3px}.ai-product-info strong[data-v-79a113a2]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.ai-product-info span[data-v-79a113a2]{color:#64748b;font-size:12px}.ai-chat-form[data-v-79a113a2]{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px;border-top:1px solid #e5e7eb;background:#fff}.ai-chat-input[data-v-79a113a2]{width:100%;min-width:0;border:1px solid #d1d5db;border-radius:8px;padding:10px 11px;font-size:14px}.ai-send[data-v-79a113a2]{border:none;border-radius:8px;background:#2563eb;color:#fff;font-weight:700;padding:0 14px;cursor:pointer}.ai-send[data-v-79a113a2]:disabled{opacity:.55;cursor:not-allowed}.admin-shell[data-v-79a113a2]{max-width:none;background:#f5f5f7}@media(max-width:520px){.ai-chat[data-v-79a113a2]{right:10px;bottom:150px;width:calc(100vw - 20px);height:min(520px,calc(100vh - 178px))}}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;color:#172033;background:#f4f6fa}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top left,rgba(20,184,166,.12),transparent 28rem),linear-gradient(180deg,#f8fafc,#eef2f7);-webkit-font-smoothing:antialiased}a{color:#2563eb;text-decoration:none}.shell{max-width:960px;margin:0 auto;min-height:100vh;padding-bottom:72px;background:#f7f9fc;box-shadow:0 0 0 1px #0f172a0a}.card{background:#fff;border-radius:8px;padding:12px;border:1px solid #e3e8ef;box-shadow:0 8px 24px #0f172a0a}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:8px;border:none;background:#1479f2;color:#fff;font-weight:600;cursor:pointer;box-shadow:0 8px 18px #1479f22e}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.secondary{background:#243041;box-shadow:none}.btn.danger{background:#dc2626}.input{width:100%;min-height:42px;padding:10px 12px;border-radius:8px;border:1px solid #d8e0ea;background:#fff;color:#172033;outline:none}.input:focus{border-color:#1479f2;box-shadow:0 0 0 3px #1479f21f}.muted{color:#687386;font-size:13px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.skeleton{background:linear-gradient(90deg,#eee 25%,#f5f5f5,#eee 75%);background-size:400% 100%;animation:sk 1.2s ease-in-out infinite;border-radius:8px;min-height:80px}.shop-header{position:sticky;top:0;z-index:18;padding:11px 14px;border-bottom:1px solid rgba(226,232,240,.9);display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8fafceb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-lockup{display:flex;align-items:center;gap:10px;min-width:0}.brand-lockup>div{display:grid;gap:1px}.brand-lockup strong{line-height:1;letter-spacing:0}.brand-mark{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#172033;color:#fff;font-size:12px;font-weight:800}.shop-page,.detail-page{padding:14px}.icon-btn{width:38px;height:38px;border:1px solid #d8e0ea;border-radius:8px;background:#fff;color:#172033;font-weight:700;cursor:pointer;box-shadow:0 8px 22px #0f172a0f}.feature-strip{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;min-height:116px;padding:12px;border-radius:8px;background:linear-gradient(135deg,#172033,#284257 58%,#167b78);color:#fff;overflow:hidden;cursor:pointer;box-shadow:0 16px 35px #1720332e}.feature-copy{display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:0}.feature-copy h1{margin:0;font-size:19px;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.feature-copy p{margin:0;color:#ffffffc2;line-height:1.4;font-size:13px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.feature-topline,.feature-action{display:flex;align-items:center;justify-content:space-between;gap:8px}.feature-stock{color:#ffffffad;font-size:12px;white-space:nowrap}.tag{align-self:flex-start;display:inline-flex;padding:4px 7px;border-radius:999px;background:#ffffff29;color:#dffdfa;font-size:12px;font-weight:700}.feature-image,.product-image,.list-image,.detail-image,.preview-image,.cart-image{background:#eef2ff;background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center;color:#315c77;font-weight:800}.feature-image{width:92px;height:92px;border-radius:8px;font-size:24px;background-color:#e9f5f4;box-shadow:inset 0 0 0 1px #fff3}.feature-action strong{color:#ffe9a8;font-size:16px}.feature-action span{color:#fff;font-size:13px;font-weight:700}.search-bar{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:14px;padding:8px;border:1px solid #e3e8ef;border-radius:8px;background:#fff;box-shadow:0 8px 24px #0f172a0a}.search-bar .input{border-color:transparent;background:#f6f8fb}.search-bar .btn{min-width:72px}.category-row{display:flex;gap:8px;overflow-x:auto;padding:12px 0 4px;scrollbar-width:none}.category-row::-webkit-scrollbar{display:none}.chip,.segmented button{border:1px solid #d8e0ea;background:#fff;color:#38465a;border-radius:999px;padding:8px 13px;white-space:nowrap;cursor:pointer}.chip.active,.segmented button.active{border-color:#1479f2;background:#eaf4ff;color:#1162bd;font-weight:700}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0 10px}.toolbar>div{display:flex;align-items:baseline;gap:8px}.sort-select{max-width:160px}.filter-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px}.count-pill{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:#edf4fb;color:#536275;font-size:12px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{border:1px solid #e3e8ef;border-radius:8px;overflow:hidden;background:#fff;cursor:pointer;box-shadow:0 10px 26px #0f172a0d;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:active{transform:scale(.985)}.product-image{position:relative;aspect-ratio:1 / .76;font-size:22px;background-color:#edf6f8}.product-image em{position:absolute;top:7px;right:7px;padding:3px 6px;border-radius:999px;background:#fee2e2;color:#b91c1c;font-style:normal;font-size:12px}.product-info{padding:9px}.product-name{font-weight:700;line-height:1.35;min-height:36px;color:#172033;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-meta{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:7px;color:#687386;font-size:13px}.product-meta strong,.price-line strong{color:#e0442f}.product-skeleton{min-height:178px}.empty-state,.sales-note,.ai-panel{margin-top:14px;padding:14px;border:1px solid #e3e8ef;border-radius:8px;background:#fff;box-shadow:0 8px 24px #0f172a0a}.sales-note{display:flex;gap:8px;align-items:center;background:#fff8eb;border-color:#f7d28e;color:#80520e}.category-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-tile{min-height:86px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:12px;text-align:left;cursor:pointer}.category-tile span{display:block;margin-top:6px;color:#6b7280;font-size:13px}.category-tile.active{border-color:#2563eb;background:#eff6ff}.list-products{display:grid;gap:10px}.list-product{display:grid;grid-template-columns:82px 1fr;gap:12px;border:1px solid #e5e7eb;border-radius:8px;padding:10px;background:#fff;cursor:pointer}.list-image{width:82px;height:82px;border-radius:8px}.list-product p{margin:4px 0 0;line-height:1.4}.back-link{border:none;background:transparent;color:#2563eb;padding:0 0 12px;cursor:pointer}.detail-hero{display:grid;gap:14px}.detail-image{min-height:280px;border-radius:8px;font-size:42px}.detail-video{width:100%;max-height:360px;border-radius:8px;background:#111827}.detail-body h1{margin:10px 0 8px;font-size:26px;line-height:1.2}.detail-description{white-space:pre-line;line-height:1.75}.detail-description p{margin:0 0 10px}.detail-description img{display:block;width:100%;max-height:420px;object-fit:cover;border-radius:8px;margin:10px 0 14px}.price-line{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:14px}.price-line strong{font-size:24px}.danger{color:#dc2626}.ai-panel{background:#f0fdf4;border-color:#bbf7d0}.ai-panel p{margin:8px 0 0;color:#166534}.action-bar{position:sticky;bottom:68px;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;padding:10px;border:1px solid #e5e7eb;border-radius:8px;background:#fffffff0;z-index:10}.related-section{margin-top:14px}.detail-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.detail-info-grid p{margin:8px 0 0}.detail-skeleton{min-height:420px}.cart-page{padding-bottom:92px}.cart-list{display:grid;gap:10px}.cart-line{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:10px;align-items:start;padding:10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.cart-image{width:76px;height:76px;border-radius:8px}.cart-info{min-width:0}.cart-controls{display:flex;align-items:center;gap:6px;margin-top:10px;flex-wrap:wrap}.qty-btn{width:30px;height:30px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer}.qty-btn:disabled{opacity:.45;cursor:not-allowed}.qty-input{width:48px;height:30px;border:1px solid #d1d5db;border-radius:8px;text-align:center}.text-btn{border:none;background:transparent;color:#2563eb;cursor:pointer;font-weight:700}.text-btn.danger{color:#dc2626}.line-total{color:#dc2626;white-space:nowrap}.checkout-dock{position:fixed;left:50%;right:auto;bottom:68px;transform:translate(-50%);width:min(960px,100%);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #e5e7eb;z-index:19}.checkout-dock>div{display:flex;flex-direction:column;gap:2px}.checkout-dock strong{color:#dc2626}.checkout-page{padding-bottom:110px}.checkout-card{padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;margin-bottom:12px}.address-select-head,.address-actions,.form-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.checkout-address{display:block;width:100%;margin-top:10px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.checkout-address.active{border-color:#2563eb;background:#eff6ff}.checkout-address span,.address-main>div,.order-address{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.checkout-address em,.address-main span,.order-address span{color:#6b7280;font-style:normal;font-size:13px}.checkout-address i,.address-main em{padding:2px 6px;border-radius:999px;background:#dcfce7;color:#166534;font-style:normal;font-size:12px;font-weight:700}.checkout-address p,.address-main p,.order-address p{margin:6px 0 0;color:#374151;line-height:1.45}.checkout-address-list{margin-top:10px;padding-top:10px;border-top:1px solid #eef2f7}.address-empty-box{display:grid;gap:8px;margin-top:10px;padding:12px;border-radius:8px;background:#fff7ed;color:#9a3412}.address-empty-box .btn{justify-self:start}.add-address-link{margin-top:10px}.checkout-line,.summary-line,.record-line{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px}.shortage-box,.ready-box{display:grid;gap:8px;margin-top:12px;padding:12px;border-radius:8px}.shortage-box{background:#fff7ed;color:#9a3412}.ready-box{background:#f0fdf4;color:#166534}.back-link.inline{padding:0}.quick-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.status-pill{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#f3f4f6;color:#374151;font-size:12px;font-weight:700;white-space:nowrap}.status-pill.pending{background:#fef3c7;color:#92400e}.status-pill.approved{background:#dcfce7;color:#166534}.status-pill.rejected{background:#fee2e2;color:#991b1b}.stats-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.stats-strip>div{padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.stats-strip span{display:block;color:#6b7280;font-size:13px}.stats-strip strong{display:block;margin-top:4px;font-size:22px}.order-list{display:grid;gap:10px}.order-card{padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer}.order-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.order-items{display:grid;gap:6px;margin-top:10px;color:#374151;font-size:14px}.order-items div{display:flex;justify-content:space-between;gap:10px}.order-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:12px}.order-progress span{min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:5px 6px;border:1px solid #e5e7eb;border-radius:999px;color:#6b7280;background:#f9fafb;font-size:12px;white-space:nowrap}.order-progress span.done{border-color:#bbf7d0;color:#166534;background:#f0fdf4;font-weight:700}.order-detail-panel{display:grid;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #eef2f7;cursor:default}.detail-row{display:grid;grid-template-columns:84px minmax(0,1fr);gap:10px;align-items:start;font-size:13px}.detail-row span{color:#6b7280}.detail-row strong{color:#111827;line-height:1.45}.after-sale-box{display:grid;gap:8px;margin-top:4px;padding:10px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.admin-order-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.admin-order-actions .input{flex:1 1 180px}.order-address{display:block;margin-top:10px;padding:10px;border-radius:8px;background:#f9fafb}.profile-card{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:center;padding:16px;border-radius:8px;background:#111827;color:#fff}.profile-card .muted{color:#d1d5db;margin-bottom:0}.profile-card h2{margin:2px 0 0;font-size:30px}.avatar{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#111827;font-size:28px;font-weight:800}.menu-list{display:grid;gap:10px;margin-top:14px}.menu-list button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;text-align:left}.menu-list strong{color:#2563eb}.address-page{padding-bottom:36px}.address-form{display:grid;gap:10px}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.textarea{min-height:84px;resize:vertical;font:inherit}.check-row{display:flex;align-items:center;gap:8px;color:#374151;font-size:14px}.check-row input{width:16px;height:16px}.form-actions{justify-content:flex-start;flex-wrap:wrap}.address-list{display:grid;gap:10px}.address-card{padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.address-main{min-width:0}.address-actions{justify-content:flex-start;margin-top:10px;flex-wrap:wrap}.admin-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.admin-stat-grid .card strong{display:block;margin-top:6px;font-size:24px}.admin-filter{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;align-items:center;margin-top:12px}.admin-split{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:12px;margin-top:12px;align-items:start}.user-row{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:8px;cursor:pointer}.mini-line{padding:6px 0;border-bottom:1px solid #eef2f7;color:#374151;font-size:13px}.bar{height:8px;margin-top:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.bar i{display:block;height:100%;border-radius:inherit;background:#2563eb}.category-admin-list{display:grid;gap:8px;margin-top:10px}.category-admin-list>div,.category-admin-list template{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.category-admin-list em{color:#6b7280;font-style:normal;font-size:12px}.segmented{display:inline-flex;gap:6px;padding:4px;border:1px solid #e5e7eb;border-radius:999px;background:#f9fafb}.publish-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px;align-items:start}.publish-preview{border:1px solid #e5e7eb;border-radius:8px;padding:10px}.preview-image{height:150px;border-radius:8px;margin-bottom:10px}.ai-config-panel{margin-top:12px;padding:10px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.ai-focus-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.chip-btn{border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#374151;padding:6px 10px;font-size:13px;cursor:pointer}.chip-btn.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;font-weight:700}.editor-preview{margin-top:10px;padding:10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.editor-toolbar{display:flex;gap:8px;margin-bottom:8px}.editable-image{position:relative;display:block;width:100%;padding:0;border:none;background:transparent;cursor:pointer;text-align:left}.editable-image img{display:block;width:100%;max-height:360px;object-fit:cover;border-radius:8px;margin-bottom:10px}.editable-image span{position:absolute;right:10px;bottom:20px;padding:5px 8px;border-radius:999px;background:#111827c7;color:#fff;font-size:12px}.editor-preview p{margin:0 0 10px;color:#4b5563;line-height:1.7;white-space:pre-line}@keyframes sk{0%{background-position:100% 0}to{background-position:0 0}}@media(max-width:640px){.grid2,.grid3,.publish-grid{grid-template-columns:1fr}.shop-page,.detail-page{padding:12px}.feature-strip{grid-template-columns:82px minmax(0,1fr);gap:11px;min-height:104px;padding:10px}.feature-image{width:82px;height:82px;font-size:21px}.feature-copy{gap:5px}.feature-copy h1{font-size:17px}.feature-copy p{font-size:12px}.feature-action strong{font-size:15px}.detail-body h1{font-size:23px}.search-bar{margin-top:12px;padding:7px}.toolbar{align-items:stretch;flex-direction:column;gap:8px}.sort-select{max-width:none}.category-panel,.product-grid,.product-grid.compact,.filter-panel{grid-template-columns:1fr 1fr}.filter-panel .btn{grid-column:span 2}.detail-info-grid{grid-template-columns:1fr}.product-grid{gap:9px}.product-info{padding:8px}.product-name{min-height:35px;font-size:14px}.product-meta{align-items:flex-start;flex-direction:column;gap:2px;font-size:12px}.product-image em{top:6px;right:6px;font-size:11px}.action-bar{bottom:66px}.cart-line{grid-template-columns:68px minmax(0,1fr)}.cart-image{width:68px;height:68px}.line-total{grid-column:2}.admin-stat-grid,.admin-filter,.admin-split{grid-template-columns:1fr}}.tabbar{position:fixed;left:0;right:0;bottom:0;display:flex;justify-content:space-around;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#fffffff0;border-top:1px solid rgba(226,232,240,.9);box-shadow:0 -12px 28px #0f172a14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20}.tabbar a{min-width:56px;min-height:36px;justify-content:center;border-radius:8px;color:#687386;font-size:12px;display:flex;flex-direction:column;align-items:center;gap:2px}.tabbar a.router-link-active{background:#eaf4ff;color:#1162bd;font-weight:700}.toast{position:fixed;bottom:88px;left:16px;right:16px;padding:10px 12px;background:#111827;color:#fff;border-radius:8px;font-size:14px;z-index:50}
