:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brown:#5d432f;--cream:#f6f0e6;--paper:#fffdf9;--line:#e3d8c8;--green:#06c755}*{box-sizing:border-box}html,body{background:var(--cream);color:#211a15;min-height:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,Arial,sans-serif}body{min-height:100vh}.page{width:min(760px,100%);margin:0 auto;padding:40px 18px 64px}.hero{background:var(--paper);border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 12px 35px #5d432f14}.brand{color:var(--brown);font-size:34px;font-weight:900}.badge{color:var(--brown);background:#efe2cf;border-radius:999px;margin-top:10px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-block}h1{margin:22px 0 10px;font-size:clamp(28px,7vw,46px);line-height:1.14}p{color:#6c6057;line-height:1.75}.lineButton{background:var(--green);color:#fff;text-align:center;border-radius:16px;margin-top:24px;padding:16px 18px;font-size:18px;font-weight:900;text-decoration:none;display:block}.notice{color:#7b5708;background:#fff5dd;border-radius:14px;margin-top:16px;padding:13px 14px;font-size:13px;line-height:1.6}.grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;display:grid}.card{border:1px solid var(--line);background:var(--paper);border-radius:20px;flex-direction:column;gap:8px;min-height:130px;padding:18px;display:flex}.card strong{color:var(--brown);font-size:18px}.card span{color:#72675f;font-size:14px;line-height:1.6}@media (max-width:560px){.grid{grid-template-columns:1fr}.hero{padding:22px}}html,body{max-width:100%;overflow-x:hidden}img{max-width:100%}a,button,input,select,textarea{font:inherit}.qbear-home-shop{background:#fff;border-radius:22px;min-width:0;padding:16px;overflow:hidden;box-shadow:0 10px 30px #3f2d2012}.qbear-marquee-wrap{background:#fff2d9;border-radius:14px;margin-bottom:14px;padding:9px 0;overflow:hidden}.qbear-marquee-text{white-space:nowrap;color:#8a5b14;min-width:max-content;font-weight:900;animation:18s linear infinite qbear-marquee;display:inline-block}@keyframes qbear-marquee{0%{transform:translate(70vw)}to{transform:translate(-100%)}}.qbear-shop-head{justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-bottom:12px;display:flex}.qbear-shop-head strong{font-size:20px}.qbear-shop-head small{color:#806c5a;margin-top:3px;display:block}.qbear-shop-head a{color:#704a31;flex:none;font-weight:900;text-decoration:none}.qbear-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.qbear-product-card{border:1px solid #e6d8c8;border-radius:16px;gap:7px;min-width:0;padding:10px;display:grid;overflow:hidden}.qbear-product-card img,.qbear-no-image{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%}.qbear-no-image{background:#efe6d5;place-items:center;display:grid}.qbear-product-card b{overflow-wrap:anywhere;min-width:0;font-size:14px;line-height:1.35}.qbear-product-card button{color:#fff;background:#704a31;border:0;border-radius:10px;padding:9px;font-weight:900}.qbear-product-card button:disabled{background:#b8aea6}.qbear-more-products{color:#704a31;text-align:center;background:#f3e3cf;border-radius:13px;margin-top:14px;padding:13px;font-weight:900;text-decoration:none;display:block}.qbear-sheet-mask{z-index:60;background:#1e140e61;place-items:end center;display:grid;position:fixed;inset:0}.qbear-sheet{background:#fffdf9;border-radius:24px 24px 0 0;width:min(650px,100%);padding:18px}.qbear-sheet-title{justify-content:space-between;gap:10px;display:flex}.qbear-sheet-title h3{margin-top:0}.qbear-sheet-title button{border:0;border-radius:999px;width:36px;height:36px}.qbear-qty{align-items:center;gap:12px;display:flex}.qbear-qty button{background:#fff8ee;border:1px solid #dccab8;border-radius:10px;width:38px;height:38px;font-size:20px;font-weight:900}.qbear-qty strong:last-child{margin-left:auto}.qbear-cart-msg{background:#e7f5e9;border-radius:10px;margin-top:10px;padding:10px}.qbear-add-cart{color:#fff;background:#704a31;border:0;border-radius:13px;width:100%;margin-top:12px;padding:14px;font-weight:900}@media (max-width:560px){.qbear-product-grid{grid-template-columns:1fr}.qbear-home-shop{padding:13px}.qbear-product-card{grid-template-columns:92px minmax(0,1fr);align-items:center}.qbear-product-card img,.qbear-no-image{aspect-ratio:auto;grid-row:1/4;width:92px;height:92px}.qbear-product-card button{grid-column:2}.qbear-product-card b{font-size:16px}}.qbear-admin-desktop{color:#3f2d20;background:#f7f1e7;grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.qbear-admin-sidebar{color:#fff;box-sizing:border-box;background:#4e3525;flex-direction:column;gap:7px;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0;overflow:auto}.qbear-admin-brand{padding:8px 10px 20px;font-size:16px;line-height:1.5}.qbear-admin-brand b{font-size:24px}.qbear-admin-sidebar a{color:#fff;border-radius:12px;padding:12px 14px;font-weight:800;text-decoration:none}.qbear-admin-sidebar a:hover{background:#705038}.qbear-admin-workspace{min-width:0;padding:28px}.qbear-admin-top{justify-content:space-between;align-items:end;gap:20px;display:flex}.qbear-admin-top h1{margin:0;font-size:36px}.qbear-admin-top p{color:#806c5a;margin:6px 0 0}.qbear-admin-top form{gap:8px;min-width:420px;display:flex}.qbear-admin-top input{border:1px solid #dccab8;border-radius:12px;flex:1;padding:12px 14px;font-size:16px}.qbear-admin-top button{color:#fff;background:#704a31;border:0;border-radius:12px;padding:0 20px;font-weight:900}.qbear-admin-tabs{gap:8px;margin:22px 0;display:flex}.qbear-admin-tabs a{color:#704a31;background:#fff;border-radius:999px;padding:10px 15px;font-weight:900;text-decoration:none}.qbear-admin-tabs a.active{color:#fff;background:#704a31}.qbear-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.qbear-stat,.qbear-big-action{background:#fff;border-radius:18px;padding:20px;box-shadow:0 8px 24px #3f2d2012}.qbear-stat small{color:#806c5a;display:block}.qbear-stat b{margin-top:8px;font-size:32px;display:block}.qbear-big-action{color:#3f2d20;text-align:center;place-items:center;min-height:90px;font-size:20px;font-weight:900;text-decoration:none;display:grid}.qbear-table-wrap{background:#fff;border-radius:18px;overflow:auto;box-shadow:0 8px 24px #3f2d2012}.qbear-admin-table{border-collapse:collapse;width:100%;min-width:920px}.qbear-admin-table th,.qbear-admin-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eee3d7;padding:13px 14px}.qbear-admin-table th{z-index:1;background:#f4e8d8;position:sticky;top:0}.qbear-admin-table a{color:#2d67b1;font-weight:900}.qbear-empty{text-align:center;color:#806c5a;padding:30px}@media (min-width:1000px){body:has(.qbear-admin-desktop) .qbear-admin-desktop{font-size:15px}body:has(a[href*="/admin/"]) main>section{max-width:1450px!important}}@media (max-width:899px){.qbear-admin-desktop{display:block}.qbear-admin-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));height:auto;padding:12px;display:grid;position:static}.qbear-admin-brand{grid-column:1/-1}.qbear-admin-workspace{padding:16px}.qbear-admin-top{display:block}.qbear-admin-top form{min-width:0;margin-top:12px}.qbear-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.desktop-product-toolbar{background:#fff;border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;padding:14px;display:flex;box-shadow:0 6px 18px #3f2d200f}.desktop-product-toolbar input{border:1px solid #dccab8;border-radius:12px;flex:1;min-width:280px;padding:12px 14px;font-size:16px}.desktop-product-toolbar>div{gap:6px;display:flex}.desktop-product-toolbar button{color:#5a3f2b;background:#efe6d5;border:0;border-radius:999px;padding:9px 13px;font-weight:900}.desktop-product-toolbar button.active{color:#fff;background:#704a31}.desktop-save-msg{color:#70532a;background:#fff8de;border-radius:12px;margin:0 0 12px;padding:10px 14px;font-weight:800}.desktop-product-table{min-width:1320px}.desktop-product-table td:first-child{min-width:250px}.desktop-product-table td:first-child small{color:#8a7462;margin-top:4px;display:block}.desktop-product-table input[type=number]{border:1px solid #d9c8b7;border-radius:9px;width:92px;padding:9px}.switch-label{align-items:center;gap:7px;font-weight:900;display:flex}.visibility-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;min-width:190px;display:grid}.visibility-checks label{white-space:nowrap;font-size:13px}.desktop-row-actions{gap:6px;display:flex}.desktop-row-actions button{color:#fff;background:#6d4a32;border:0;border-radius:9px;padding:9px 12px;font-weight:900}.desktop-row-actions button.danger{color:#9a3434;background:#f4dcdc}.desktop-pagination{justify-content:center;align-items:center;gap:14px;margin:16px;display:flex}.desktop-pagination button{color:#fff;background:#704a31;border:0;border-radius:10px;padding:10px 16px;font-weight:900}.desktop-pagination button:disabled{opacity:.35}.qbear-admin-desktop{background:linear-gradient(135deg,#f6efe5 0%,#eef4f0 100%)}.qbear-admin-sidebar{background:linear-gradient(#402c22,#604333)}.qbear-admin-top{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border-radius:18px;padding:18px}.qbear-product-admin-page{color:#3f2d20;background:linear-gradient(135deg,#f4eee5,#eef4f0);min-height:100vh;padding:18px}.qbear-product-admin-page>section{max-width:1800px;margin:auto}.qbear-product-admin-head{background:#fff;border-radius:16px;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;padding:16px 18px;display:flex;box-shadow:0 6px 20px #3f2d200f}.qbear-product-admin-head h1{margin:7px 0 2px;font-size:28px}.qbear-product-admin-head p{color:#806c5a;margin:0}.qbear-product-admin-head a{color:#704a31;font-weight:900}.qbear-product-admin-actions{flex-wrap:wrap;gap:7px;display:flex}.qbear-product-admin-actions a{color:#fff;background:#704a31;border-radius:9px;padding:9px 12px;font-size:13px;text-decoration:none}.qbear-product-admin-actions a:nth-child(3){background:#2f7d43}.desktop-product-toolbar{z-index:5;border-radius:11px;margin-bottom:8px;padding:9px 11px;position:sticky;top:0}.desktop-product-toolbar input{padding:8px 10px;font-size:14px}.desktop-product-toolbar button{padding:6px 10px;font-size:12px}.desktop-product-table{min-width:1240px;font-size:12px}.desktop-product-table th,.desktop-product-table td{vertical-align:middle;padding:6px 7px}.desktop-product-table th{white-space:nowrap}.desktop-product-table td:first-child b{font-size:13px;line-height:1.25}.desktop-product-table td:first-child small{margin-top:2px;font-size:11px}.desktop-product-table input[type=number]{border-radius:6px;width:70px;padding:5px 6px;font-size:12px}.desktop-product-table select{border:1px solid #d9c8b7;border-radius:6px;max-width:72px;padding:5px;font-size:12px}.visibility-checks{flex-wrap:wrap;gap:5px;min-width:175px;display:flex}.visibility-checks label{font-size:11px}.switch-label{white-space:nowrap;font-size:11px}.desktop-row-actions{gap:4px}.desktop-row-actions button{white-space:nowrap;border-radius:6px;padding:6px 8px;font-size:11px}.stock-quick{grid-template-columns:70px repeat(3,30px);align-items:center;gap:3px;min-width:172px;display:grid}.stock-quick button{color:#704a31;background:#fff8ef;border:1px solid #d6c4b3;border-radius:5px;padding:5px 2px;font-size:10px;font-weight:900}.desktop-pagination{margin:10px}.desktop-pagination button{padding:7px 12px;font-size:12px}@media (max-width:899px){.qbear-product-admin-page{padding:10px}.qbear-product-admin-head{display:block}.qbear-product-admin-actions{margin-top:10px}.desktop-product-toolbar{position:static}.desktop-product-table{font-size:11px}}.qbear-member-shell{min-height:100vh;padding-bottom:72px}.qbear-member-shell main{padding-bottom:96px!important}.qbear-member-page-nav{z-index:35;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf9f5;border-bottom:1px solid #e6d9ca;align-items:center;gap:8px;padding:8px 12px;display:flex;position:sticky;top:0}.qbear-member-page-nav button,.qbear-member-page-nav a{color:#704a31;background:#fff;border:1px solid #d9c4af;border-radius:10px;padding:8px 12px;font-size:14px;font-weight:900;text-decoration:none}.qbear-member-bottom-nav{z-index:50;padding-bottom:env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid #e5d8c9;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.qbear-member-bottom-nav a{text-align:center;color:#5d402b;padding:13px 4px;font-weight:900;text-decoration:none}.qbear-member-bottom-nav a.active{color:#a65f31;background:#fff7ee}.qbear-member-home{color:#3f2d20;background:#f7f1e7;min-height:100vh;padding:20px 14px 94px}.qbear-member-home>section{gap:15px;max-width:760px;margin:0 auto;display:grid}.qbear-home-channel-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.qbear-home-channel-row a{text-align:center;color:#4b3526;border-radius:22px;padding:17px 8px;text-decoration:none;box-shadow:0 8px 22px #3f2d200d}.qbear-home-channel-row strong{font-size:17px;display:block}.qbear-home-channel-row small{margin-top:3px;display:block}.qbear-tier-card{color:#3f2d20;background:#faf0e2;border-radius:18px;padding:14px 15px;text-decoration:none;box-shadow:0 8px 22px #3f2d200d}.qbear-tier-card small{color:#8a6548}.qbear-tier-card b{margin-left:8px}.qbear-tier-card span:last-child{color:#745f4d;font-size:13px}.qbear-tier-track{background:#e6d5c1;border-radius:999px;height:8px;margin-top:9px;overflow:hidden}.qbear-tier-track>div{background:linear-gradient(90deg,#a96e43,#e3a35d);border-radius:999px;height:100%}.qbear-tier-note{color:#806c5a;margin-top:5px;font-size:12px}.qbear-ready-banner{color:#fff;background:linear-gradient(135deg,#8a5a36,#b77a4d);border-radius:24px;justify-content:space-between;align-items:center;padding:20px;text-decoration:none;display:flex;box-shadow:0 10px 30px #3f2d2014}.qbear-ready-banner strong{font-size:22px;display:block}.qbear-ready-banner small{display:block}.qbear-ready-banner>span:last-child{font-size:30px}.qbear-home-status-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.qbear-home-status-row a{text-align:center;border:1px solid;border-radius:17px;padding:13px 5px;text-decoration:none}.qbear-home-status-row strong{text-underline-offset:4;white-space:nowrap;font-size:20px;text-decoration:underline;display:block}.qbear-home-status-row span{margin-top:4px;font-size:13px;font-weight:900;display:block}@media (max-width:420px){.qbear-home-channel-row strong{font-size:15px}.qbear-home-status-row strong{font-size:17px}.qbear-home-status-row span{font-size:12px}.qbear-ready-banner strong{font-size:19px}}.qbear-product-gallery{background:#f1e8d9;border-radius:16px;width:100%;height:min(280px,30vh);position:relative;overflow:hidden}.qbear-product-gallery-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;width:100%;height:100%;display:flex;overflow:auto hidden}.qbear-product-gallery-track::-webkit-scrollbar{display:none}.qbear-product-gallery-slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;width:100%;height:100%}.qbear-product-gallery .qbear-product-detail-image{object-fit:contain;background:#f1e8d9;width:100%;height:100%;max-height:none!important}.qbear-product-gallery-arrow{z-index:2;color:#704a31;background:#fffdf9e6;border:0;border-radius:999px;width:38px;height:46px;font-size:30px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 3px 12px #3f2d2026}.qbear-product-gallery-arrow.prev{left:8px}.qbear-product-gallery-arrow.next{right:8px}.qbear-product-gallery-arrow:disabled{opacity:.28}.qbear-product-gallery-count{z-index:2;color:#fff;background:#3f2d20b3;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:900;position:absolute;bottom:10px;right:10px}.qbear-product-gallery-dots{z-index:2;gap:5px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.qbear-product-gallery-dots button{background:#ffffffb3;border:0;border-radius:999px;width:7px;height:7px;padding:0;box-shadow:0 1px 4px #3f2d2040}.qbear-product-gallery-dots button.active{background:#704a31;width:18px}@media (max-width:768px){.qbear-product-gallery{height:27vh}}@media (max-width:420px){.qbear-product-gallery{height:24vh}.qbear-product-gallery-arrow{width:34px;height:42px}}.qbear-global-loading{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;background:#36261b2e;place-items:center;display:grid;position:fixed;inset:0}.qbear-global-loading-card{color:#5d402b;background:#fffdf9fa;border:1px solid #e5d4c2;border-radius:24px;justify-items:center;min-width:176px;padding:20px 22px;display:grid;box-shadow:0 18px 55px #3f2d203d}.qbear-loading-bear{font-size:46px;line-height:1;animation:.8s ease-in-out infinite alternate qbear-bear-bob}.qbear-global-loading-card b{margin-top:5px;font-size:18px}.qbear-global-loading-card small{color:#8a7462;margin-top:3px}.qbear-loading-dots{gap:5px;margin:8px 0 2px;display:flex}.qbear-loading-dots span{background:#a56e45;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite qbear-dot}.qbear-loading-dots span:nth-child(2){animation-delay:.15s}.qbear-loading-dots span:nth-child(3){animation-delay:.3s}@keyframes qbear-bear-bob{to{transform:translateY(-7px)rotate(2deg)}}@keyframes qbear-dot{0%,80%,to{opacity:.3;transform:scale(.75)}40%{opacity:1;transform:scale(1.15)}}.qbear-member-home{background:linear-gradient(#fbf7f0 0%,#f5eee4 100%)}.qbear-home-channel-row{gap:12px}.qbear-home-channel-row .qbear-channel-card{border:2px solid #0000;flex-direction:column;justify-content:center;align-items:center;min-height:112px;padding:18px 10px 15px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #49301f1f,inset 0 0 0 1px #fffc}.qbear-home-channel-row .qbear-channel-card:active{transform:scale(.97)}.qbear-home-channel-row .qbear-channel-card.live{background:linear-gradient(145deg,#fff4ed,#ffe5d7);border-color:#f2b89b}.qbear-home-channel-row .qbear-channel-card.stock{background:linear-gradient(145deg,#eff9f1,#dff2e4);border-color:#a8d6b3}.qbear-home-channel-row .qbear-channel-card.mall{background:linear-gradient(145deg,#f2f5ff,#dfe8fa);border-color:#afc4ea}.qbear-channel-icon{filter:drop-shadow(0 2px 2px #00000014);margin-bottom:4px;font-size:27px;line-height:1}.qbear-channel-card i{opacity:.55;font-size:24px;font-style:normal;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.qbear-channel-card small{color:#6c584a}.qbear-tier-card{background:linear-gradient(135deg,#fff9ef,#f7e8d4);border:1px solid #e6cdaf}.qbear-ready-banner{border:1px solid #ffffff61;box-shadow:0 12px 26px #84522f38}.qbear-home-status-row a{box-shadow:0 6px 16px #462d1c12}.qbear-member-home a[href="/member/orders"]{border:1px solid #e9c98f}.qbear-member-home a[href="/member/messages"]{border:1px solid #e5b996;background:linear-gradient(135deg,#fff4e8,#fde8d8)!important}.qbear-member-home a[href^="https://line.me"]{border:1px solid #9bd7a7;background:linear-gradient(135deg,#ecfaef,#ddf4e3)!important}.mobile-product-manager .desktop-product-toolbar{z-index:20;background:#fffdf9;border-radius:14px;padding:10px;position:sticky;top:0;box-shadow:0 6px 18px #3f2d2014}.mobile-product-list{gap:12px;margin-top:12px;display:grid}.mobile-product-card{background:#fff;border:1px solid #e6d7c7;border-radius:18px;padding:13px;box-shadow:0 7px 18px #3f2d200f}.mobile-product-card header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.mobile-product-card header b{font-size:16px;display:block}.mobile-product-card header small{color:#8a7462;margin-top:3px;display:block}.mobile-product-card header>span{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.mobile-product-card header>span.on{color:#2d7740;background:#e4f4e8}.mobile-product-card header>span.off{color:#a44a4a;background:#f7e4e4}.mobile-stock-row{grid-template-columns:1fr repeat(3,54px);gap:6px;margin-bottom:9px;display:grid}.mobile-stock-row input,.mobile-price-grid input,.mobile-product-flags select{box-sizing:border-box;background:#fff;border:1px solid #dcc9b6;border-radius:10px;width:100%;padding:9px}.mobile-stock-row button{background:#f7ebdd;border:1px solid #d8c2ad;border-radius:10px;font-weight:900}.mobile-price-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:9px;display:grid}.mobile-price-grid label{color:#6e4d36;font-size:12px;font-weight:900}.mobile-price-grid input{margin-top:4px}.mobile-product-flags{grid-template-columns:1fr auto auto;align-items:center;gap:8px;margin-bottom:9px;display:grid}.mobile-product-flags label{white-space:nowrap;font-size:12px;font-weight:800}.mobile-product-card .visibility-checks{background:#faf4ec;border-radius:10px;flex-wrap:wrap;gap:8px;padding:8px;display:flex}.mobile-product-card .desktop-row-actions{grid-template-columns:1fr auto;gap:8px;margin-top:10px;display:grid}.mobile-product-card .desktop-row-actions button{border-radius:10px;padding:11px}@media (max-width:420px){.qbear-home-channel-row .qbear-channel-card{min-height:105px;padding-left:5px;padding-right:5px}.qbear-channel-icon{font-size:24px}.qbear-home-channel-row strong{font-size:14px}.qbear-home-channel-row small{font-size:12px}.mobile-stock-row{grid-template-columns:1fr repeat(3,48px)}.mobile-product-flags{grid-template-columns:1fr 1fr}.mobile-product-flags select{grid-column:1/-1}}.desktop-product-table tbody tr{transition:background .18s}.desktop-product-table tbody tr:hover{filter:brightness(.985)}@media (max-width:560px){.qbear-tier-card-top{min-width:0;padding:12px!important}.qbear-tier-card-top b{font-size:15px}.qbear-tier-card-top small,.qbear-tier-card-top .qbear-tier-note{font-size:11px}.qbear-member-home>section>div:first-child>div{grid-template-columns:minmax(0,1fr) 145px!important}}.qbear-ready-row{grid-template-columns:minmax(0,1fr) 132px;align-items:stretch;gap:12px;display:grid}.qbear-ready-row .qbear-ready-banner{margin:0}.qbear-ready-cart{color:#704a31;background:#fff7e8;border:2px solid #c99556;border-radius:22px;align-content:center;place-items:center;gap:4px;font-weight:900;text-decoration:none;display:grid;position:relative;box-shadow:0 8px 22px #3f2d2014}.qbear-ready-cart span{font-size:29px}.qbear-ready-banner{padding:18px 22px}.qbear-ready-banner strong{font-size:clamp(20px,4vw,27px)}@media (max-width:560px){.qbear-ready-row{grid-template-columns:minmax(0,1fr) 92px}.qbear-ready-cart strong{font-size:13px}.qbear-ready-cart span{font-size:25px}.qbear-ready-banner{padding:16px}.qbear-ready-banner strong{font-size:19px}}.qbear-channel-card{text-align:center;cursor:pointer;appearance:none;width:100%;font-family:inherit}.qbear-channel-card.is-pressed{filter:saturate(1.15);transform:scale(.97);box-shadow:inset 0 0 0 4px #704a311f}.qbear-contact-card{color:#573b78!important;background:#f2ecff!important;border-color:#d5c4f4!important}.qbear-product-card{content-visibility:auto;contain-intrinsic-size:330px}.qbear-price-badge-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.qbear-product-type-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:4px 9px;font-size:12px;font-weight:900;line-height:1.1;display:inline-flex}.qbear-product-type-badge.live{color:#a64743;background:#fce4e2;border-color:#f2bdb8}.qbear-product-type-badge.stock{color:#2c6597;background:#e4f2ff;border-color:#b9d9f4}.qbear-member-action-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 76px;align-items:stretch;gap:11px;display:grid}.qbear-contact-launcher{appearance:none;color:#4d3a2e;cursor:pointer;background:#fff;border:2px solid #ded6cd;border-radius:50%;place-self:center;place-items:center;width:72px;height:72px;font-size:29px;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 8px 24px #3f2d201c}.qbear-contact-launcher:active{transform:scale(.95)}.qbear-contact-launcher:focus-visible{outline-offset:2px;outline:4px solid #8a5a3633}.qbear-contact-overlay{z-index:12000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#21191461;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.qbear-contact-dialog{background:#fff;border:1px solid #eee7e0;border-radius:28px;width:min(92vw,440px);padding:58px 18px 20px;position:relative;box-shadow:0 24px 80px #22181242}.qbear-contact-close{color:#3f2d20;cursor:pointer;background:#fff;border:1px solid #e4ddd7;border-radius:50%;place-items:center;width:38px;height:38px;font-size:27px;line-height:1;display:grid;position:absolute;top:14px;right:16px}.qbear-contact-options{gap:13px;display:grid}.qbear-contact-option{color:#3f2d20;background:#fff;border:1.5px solid #e8e1da;border-radius:18px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px;text-decoration:none;display:grid;box-shadow:0 5px 16px #3f2d200d}.qbear-contact-option:active{transform:scale(.985)}.qbear-contact-option-icon{background:#f4f0eb;border-radius:50%;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.qbear-contact-option-icon.line{color:#218838;background:#e9f8ec;font-size:11px;font-weight:1000}.qbear-contact-option strong{font-size:18px;display:block}.qbear-contact-option small{color:#7b6a5d;margin-top:4px;font-size:13px;display:block}.qbear-contact-option i{color:#9a8a7c;font-size:28px;font-style:normal}@media (max-width:520px){.qbear-member-action-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 64px;gap:9px}.qbear-contact-launcher{width:60px;height:60px;font-size:25px}.qbear-member-action-row>a{padding:14px!important}.qbear-member-action-row>a strong{font-size:17px!important}.qbear-member-action-row>a small{font-size:12px}.qbear-contact-dialog{padding:54px 14px 16px}.qbear-contact-option{padding:14px 13px}}.qbear-product-card,.qbear-store-product-card{position:relative}.qbear-product-image-wrap{border-radius:14px;position:relative;overflow:hidden}.qbear-product-image-wrap>img{width:100%;height:auto;display:block}.qbear-status-badges{z-index:4;flex-wrap:wrap;gap:6px;max-width:calc(100% - 18px);display:flex;position:absolute;top:9px;left:9px}.qbear-status-badges.compact{top:6px;left:6px}.qbear-status-badge{color:#fff;letter-spacing:.04em;border:2px solid #ffffffd9;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:28px;padding:0 10px;font-size:12px;font-weight:1000;display:inline-flex;box-shadow:0 3px 9px #2a1c142e}.qbear-status-badge.new{background:#d74b45}.qbear-status-badge.limited{background:#9a5d2e}.qbear-status-badge.sale{background:#438a5a}.qbear-soldout-overlay{color:#fff;letter-spacing:.12em;text-shadow:0 3px 12px #0000006b;background:#544e487a;place-items:center;font-size:clamp(24px,7vw,42px);font-weight:1000;display:grid;position:absolute;inset:0}.qbear-product-card.is-sold-out img,.qbear-store-product-card.is-sold-out img{filter:grayscale();opacity:.72}.qbear-product-card.is-sold-out button,.qbear-store-product-card.is-sold-out button{cursor:not-allowed;color:#f6f3ef!important;background:#aaa39d!important}.qbear-catalog-menu-button{color:#3f2d20;cursor:pointer;background:#fff;border:1px solid #d8c6b4;border-radius:14px;flex:none;width:48px;height:48px;font-size:25px;font-weight:900}.qbear-catalog-overlay{z-index:13000;background:#1d18146b;justify-content:flex-end;display:flex;position:fixed;inset:0}.qbear-catalog-drawer{background:#fffdf9;width:min(88vw,430px);height:100%;padding:20px 18px 42px;animation:.2s ease-out qbear-drawer-in;overflow:auto;box-shadow:-16px 0 50px #22181240}.qbear-catalog-drawer header{border-bottom:1px solid #e7ddd3;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:14px;display:flex}.qbear-catalog-drawer header b{font-size:27px}.qbear-catalog-drawer header button{background:#fff;border:1px solid #ded4ca;border-radius:50%;width:42px;height:42px;font-size:28px}.qbear-catalog-drawer>button{text-align:left;color:#3f2d20;background:0 0;border:0;border-bottom:1px solid #eee7df;justify-content:space-between;align-items:center;width:100%;padding:18px 6px;font-size:20px;font-weight:850;display:flex}.qbear-catalog-drawer>button.all{color:#8a5635}.qbear-catalog-drawer>button span{color:#9a887a;font-size:26px}@keyframes qbear-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.qbear-info-footer{color:#3f2d20;background:#fff;border-radius:24px;max-width:980px;margin:28px auto 76px;padding:22px;box-shadow:0 10px 30px #3f2d2012}.qbear-info-footer>div p{color:#806c5a;margin:6px 0 15px}.qbear-info-footer nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.qbear-info-footer nav a{color:#513a2a;background:#faf5ed;border:1px solid #e6d7c7;border-radius:14px;justify-content:space-between;align-items:center;padding:14px 15px;font-weight:900;text-decoration:none;display:flex}.qbear-info-footer nav a span{font-size:23px}.qbear-info-footer>small{color:#9a887a;text-align:center;margin-top:18px;display:block}.qbear-info-page{color:#3f2d20;background:#f7f1e7;min-height:100vh;padding:28px 14px 100px}.qbear-info-page>section{max-width:860px;margin:auto}.qbear-info-page>section>a{color:#7a4c30;font-weight:900}.qbear-info-page header{padding:30px 0 16px}.qbear-info-page h1{margin:0 0 8px;font-size:clamp(34px,8vw,52px)}.qbear-info-page header p{color:#806c5a;font-size:17px}.qbear-info-page article{background:#fff;border-radius:24px;padding:clamp(20px,5vw,38px);font-size:17px;line-height:1.85;box-shadow:0 12px 34px #3f2d2014}.qbear-info-page article h2{color:#704a31;margin-top:28px}.qbear-info-page article ol{gap:14px;padding-left:24px;display:grid}.qbear-info-page article li b{font-size:19px}.qbear-info-page article li p{margin:3px 0}.qbear-info-page article details{background:#fffcf8;border:1px solid #e6d7c7;border-radius:15px;margin:10px 0;padding:14px 16px}.qbear-info-page article summary{cursor:pointer;font-size:18px;font-weight:900}.qbear-info-page article details p{margin-bottom:0}.qbear-admin-badge-flags{border:1px solid #edd0cc;margin-bottom:9px;background:#fff8f7!important}@media (max-width:560px){.qbear-info-footer{margin-left:12px;margin-right:12px;padding:17px}.qbear-info-footer nav{grid-template-columns:1fr}.qbear-catalog-drawer>button{padding:17px 4px;font-size:19px}.qbear-status-badge{min-width:38px;height:25px;padding:0 8px;font-size:11px}}.qbear-home-menu{justify-content:flex-end;margin:0 0 10px;display:flex}.qbear-home-menu>.qbear-catalog-drawer>button{border-radius:16px;width:48px;height:48px;padding:0;font-size:23px}.qbear-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.qbear-product-card,.qbear-store-product-card{min-width:0;flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:10px!important;display:flex!important}.qbear-product-card .qbear-product-image-wrap,.qbear-store-product-card .qbear-product-image-wrap{aspect-ratio:1;width:100%}.qbear-product-card .qbear-product-image-wrap img,.qbear-store-product-card .qbear-product-image-wrap img,.qbear-product-card>.qbear-product-image-wrap>.qbear-no-image{object-fit:cover;aspect-ratio:1!important;width:100%!important;height:100%!important}.qbear-product-card>b,.qbear-store-product-card>b{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;display:-webkit-box;overflow:hidden;overflow-wrap:break-word!important;font-size:15px!important;line-height:1.4!important}.qbear-product-card>button,.qbear-store-product-card>button{align-self:flex-end;place-items:center;width:46px;height:46px;margin-top:auto;display:grid;border-radius:50%!important;padding:0!important;font-size:21px!important}.qbear-price-badge-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;display:flex}.qbear-price-badge-row strong{font-size:18px}.qbear-sheet-product-summary{grid-template-columns:72px 1fr;align-items:center;gap:12px;margin:10px 0 14px;display:grid}.qbear-sheet-product-summary img{object-fit:cover;border-radius:12px;width:72px;height:72px}.qbear-sheet-product-summary small{color:#765943;margin-top:8px;display:block}.qbear-info-footer{margin-top:16px!important;padding:13px 16px!important}.qbear-info-footer>div strong{font-size:17px!important}.qbear-info-footer nav{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important}.qbear-info-footer nav a{text-align:center;border-radius:11px!important;justify-content:center!important;padding:9px 7px!important;font-size:12px!important}.qbear-info-footer nav a span{margin-left:3px;font-size:15px!important}.qbear-info-footer>small{font-size:11px;margin-top:10px!important}.qbear-ready-banner.is-empty{opacity:.58;filter:saturate(.5);box-shadow:none!important;border-width:1px!important}.qbear-ready-banner.has-ready{border:4px solid #a7602f!important;box-shadow:0 0 0 4px #dda5683b,0 10px 26px #603a1e33!important}.qbear-tier-card-top small{font-weight:900;font-size:16px!important}.qbear-coupons-page{color:#3f2d20;background:#f7f1e7;min-height:100vh;padding:22px 16px 90px}.qbear-coupons-page>section{max-width:760px;margin:auto}.qbear-coupons-page a{color:#704a31;font-weight:900}.qbear-coupon-tabs{z-index:5;background:#f7f1e7;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px 0 12px;display:grid;position:sticky;top:0}.qbear-coupon-tabs button{color:#5e4635;background:#f1e5d6;border:1px solid #d7c2ab;border-radius:999px;padding:10px 8px;font-weight:900}.qbear-coupon-tabs button.active{color:#fff;background:#704a31}.qbear-coupon-tabs b{background:#ffffff4d;border-radius:999px;place-items:center;min-width:22px;height:22px;display:inline-grid}.qbear-coupon-list{gap:12px;display:grid}.qbear-coupon-list article{opacity:.72;background:#eeeae4;border:2px solid #ccc4ba;border-radius:20px;grid-template-columns:1fr auto;gap:6px;padding:18px;display:grid}.qbear-coupon-list article.available{opacity:1;background:#fffdf7;border-color:#d7ad72}.qbear-coupon-list article strong{font-size:22px}.qbear-coupon-list article div small{margin-top:5px;display:block}.qbear-coupon-list article p,.qbear-coupon-list article>small{grid-column:1/-1;margin:2px 0}.qbear-empty-coupon{text-align:center;background:#fff;border-radius:20px;padding:24px}@media (max-width:560px){.qbear-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.qbear-product-card,.qbear-store-product-card{grid-template-columns:none!important;display:flex!important}.qbear-product-card img,.qbear-product-card .qbear-no-image{grid-row:auto!important;width:100%!important;height:100%!important}.qbear-info-footer nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}.qbear-info-footer nav a:last-child{grid-column:1/-1}.qbear-product-card>b,.qbear-store-product-card>b{font-size:14px!important}.qbear-product-card>button,.qbear-store-product-card>button{width:42px;height:42px}.qbear-coupon-tabs button{padding:9px 5px;font-size:13px}}.qbear-myship-status{background:#fff;border:2px solid #c7d9ec;border-radius:18px;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0;padding:14px;display:grid}.qbear-myship-status>div{gap:5px;display:grid}.qbear-myship-status>div:last-child{text-align:right;justify-items:end}.qbear-myship-status b{color:#285b8a;background:#e8f1ff;border-radius:999px;padding:5px 10px}.qbear-myship-status .status-failed{color:#9a3f52;background:#fce8ec}.qbear-myship-status button{color:#fff;background:#704a31;border:0;border-radius:10px;padding:8px 12px;font-weight:900}@media (max-width:620px){.qbear-myship-status{grid-template-columns:1fr}.qbear-myship-status>div:last-child{text-align:left;justify-items:start}}.qbear-channel-image{aspect-ratio:1;object-fit:cover;border-radius:16px;width:100%;display:block}.qbear-channel-card-copy{display:none}.qbear-home-channel-row .qbear-channel-card{background:0 0;border:0;padding:0;overflow:hidden}.qbear-store-product-card>b,.qbear-product-card>b{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3.9em;display:-webkit-box;overflow:hidden}.qbear-product-type-badge{order:3}.qbear-product-image-wrap img{background:#f2eadf}@media (max-width:640px){.qbear-home-channel-row{gap:7px}.qbear-channel-image{border-radius:12px}.qbear-tier-card-top{min-width:0}.qbear-member-home>section>div:first-of-type>div{grid-template-columns:minmax(0,1fr) minmax(118px,145px)!important}}.qbear-member-summary-card{padding:10px!important}.qbear-member-summary-grid{grid-template-columns:minmax(0,1.35fr) minmax(112px,.65fr);align-items:center;gap:8px;display:grid}.qbear-member-summary-card .qbear-tier-card-top{min-height:96px;padding:9px 10px!important}.qbear-member-summary-card .qbear-tier-track{height:6px;margin-top:5px}.qbear-member-summary-card .qbear-tier-note{margin-top:3px;font-size:10px!important}.qbear-product-price{display:block}.qbear-product-meta-row{align-items:center;min-height:24px;display:flex}.qbear-cart-circle{color:#5b3420!important;background:#fff5e8!important;border:2px solid #9a5c32!important;border-radius:50%!important;align-self:flex-end!important;place-items:center!important;width:44px!important;height:44px!important;padding:0!important;font-size:21px!important;display:grid!important;box-shadow:0 4px 10px #5b342029!important}.qbear-cart-circle:disabled{color:#91877f!important;background:#e8e3de!important;border-color:#bdb4ac!important}.qbear-breadcrumb{color:#6e4a31;background:#fffdf8;border:1px solid #e4d3c2;border-radius:13px;flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 14px;padding:10px 12px;font-size:14px;display:flex}.qbear-breadcrumb a{color:#8a5635;font-weight:900;text-decoration:none}.qbear-breadcrumb b{font-weight:900}.qbear-breadcrumb span{color:#a99584}.qbear-contact-overlay{padding:0!important;display:block!important}.qbear-contact-dialog{max-height:80vh;overflow:auto;width:min(90vw,440px)!important;margin:0!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.qbear-home-channel-row .qbear-channel-card{aspect-ratio:1;min-height:0!important}.qbear-channel-image{background:#fff;object-fit:contain!important}.qbear-policy-notice{background:#fff3dc;border:1px solid #ddbe8f;border-radius:14px;margin-top:28px;padding:15px;font-weight:900}@media (max-width:560px){.qbear-member-home{padding-top:8px!important}.qbear-member-home>section{gap:9px!important}.qbear-member-summary-card{border-radius:18px!important;padding:8px!important}.qbear-member-summary-grid{grid-template-columns:minmax(0,1.45fr) minmax(105px,.55fr)!important;gap:6px!important}.qbear-member-summary-card h1{margin:2px 0!important;font-size:19px!important}.qbear-member-summary-card img{width:46px!important;height:46px!important}.qbear-member-summary-card .qbear-tier-card-top{min-height:82px!important;padding:7px 8px!important}.qbear-member-summary-card .qbear-tier-card-top b{font-size:13px!important}.qbear-member-summary-card .qbear-tier-card-top small{font-size:12px!important}.qbear-member-summary-card .qbear-tier-note{display:none}.qbear-member-summary-card .qbear-tier-track{height:5px;margin-top:4px}.qbear-home-menu{margin-bottom:2px!important}}.qbear-member-home>section{content-visibility:visible!important}.qbear-brand-lockup{color:#6f482f;align-items:center;gap:8px;text-decoration:none;display:flex}.qbear-brand-bear{filter:saturate(1.35)contrast(1.05);font-size:34px}.qbear-brand-lockup b{letter-spacing:.04em;font-size:24px;display:block}.qbear-brand-lockup small{letter-spacing:.24em;font-size:10px;font-weight:900;display:block}.qbear-share-preview{background:#fff;border:1px solid #e4d2bd;border-radius:18px;padding:14px}@media (max-width:640px){.qbear-brand-header{min-height:46px;padding-right:74px}.qbear-brand-bear{font-size:28px}.qbear-brand-lockup b{font-size:20px}.qbear-brand-lockup small{font-size:8px}.qbear-member-summary-card{padding:10px!important}.qbear-member-summary-grid{gap:8px!important}.qbear-tier-card-top{min-height:104px!important;padding:10px!important}.qbear-member-summary-card h1{font-size:19px!important}.qbear-member-summary-card img{width:42px!important;height:42px!important}}.qbear-brand-header{justify-content:flex-start!important;min-height:62px!important;padding:2px 76px 4px 0!important}.qbear-brand-lockup{width:122px;height:58px;overflow:hidden;margin-right:auto!important;display:block!important}.qbear-brand-logo-image{display:block;object-fit:contain!important;object-position:left center!important;width:100%!important;height:100%!important}.qbear-home-channel-row .qbear-channel-card{aspect-ratio:1!important;box-shadow:none!important;background:#fff!important;border:1px solid #eadfd3!important;border-radius:0!important;padding:4px!important}.qbear-channel-image{aspect-ratio:1!important;object-fit:contain!important;border-radius:0!important;width:100%!important;height:100%!important;display:block!important}.qbear-home-channel-row .qbear-channel-card>i{color:#67afea;text-shadow:0 1px #fff;font-size:26px;font-style:normal;font-weight:900;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.qbear-product-action-row{min-height:64px;margin-top:auto;display:block}.qbear-product-action-row>div:first-child{grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:7px 8px;min-width:0;display:grid}.qbear-product-action-row .qbear-product-price{grid-column:1}.qbear-product-action-row .qbear-product-meta-row{grid-column:2;justify-content:flex-start;min-height:0}.qbear-product-action-row>div:first-child>small{grid-column:1/-1;margin-top:0!important}.qbear-product-meta-row{align-items:center!important;margin:0!important;display:flex!important}.qbear-cart-circle{color:#5b3420!important;background:#fffaf2!important;border:2px solid #98603a!important;flex:none!important;align-self:auto!important;width:42px!important;height:42px!important;margin:0!important;position:static!important;box-shadow:0 3px 9px #5b342024!important}.qbear-soldout-pill{color:#fff;letter-spacing:.04em;background:#8e8984;border-radius:9px;flex:none;justify-content:center;align-items:center;min-width:66px;height:34px;padding:0 10px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 2px 7px #504b462e}.qbear-product-card .qbear-soldout-overlay{display:none!important}.qbear-line-share-wrap{flex-direction:column;align-items:flex-end;gap:4px;display:inline-flex}.qbear-line-share-wrap small{color:#765d49;font-size:11px}.qbear-line-share-button{color:#fff;background:#29b45b;border:0;border-radius:12px;padding:11px 14px;font-size:15px;font-weight:900;box-shadow:0 4px 12px #29b45b38}.qbear-line-share-button:disabled{opacity:.6}.qbear-product-detail-actions{justify-content:space-between;align-items:center;gap:12px;margin:8px 0 14px;display:flex}@media (max-width:640px){.qbear-brand-header{min-height:56px!important;padding-left:0!important;padding-right:72px!important}.qbear-brand-lockup{width:104px;height:54px}.qbear-home-channel-row{gap:6px!important}.qbear-home-channel-row .qbear-channel-card{padding:2px!important}.qbear-product-action-row{min-height:58px}.qbear-soldout-pill{min-width:58px;height:32px;padding:0 8px;font-size:13px}.qbear-product-detail-actions{flex-direction:column;align-items:flex-start}.qbear-line-share-wrap{align-items:flex-start;width:100%}.qbear-line-share-button{width:100%}}.qbear-brand-header{justify-content:flex-start!important;padding-left:0!important}.qbear-brand-lockup{align-items:center!important;gap:10px!important;width:auto!important;height:auto!important;margin-right:auto!important;display:flex!important;overflow:visible!important}.qbear-brand-logo-image{display:block;transform:scale(1.14);object-fit:cover!important;object-position:center 23%!important;width:100%!important;height:100%!important}.qbear-brand-title{color:#6b4228;white-space:nowrap;line-height:1;display:grid}.qbear-brand-title b{letter-spacing:.06em;font-weight:1000;font-size:22px!important}.qbear-brand-title small{letter-spacing:.28em;margin-top:5px;font-weight:1000;font-size:9px!important}.qbear-home-channel-row .qbear-channel-card{border-radius:18px!important;padding:4px!important;overflow:hidden!important}.qbear-channel-image{border-radius:14px!important}@media (max-width:640px){.qbear-brand-lockup{gap:8px!important}.qbear-brand-logo-mark{border-radius:12px;width:44px;height:44px}.qbear-brand-title b{font-size:19px!important}.qbear-brand-title small{letter-spacing:.24em;font-size:7.5px!important}.qbear-home-channel-row .qbear-channel-card{border-radius:15px!important;padding:3px!important}.qbear-channel-image{border-radius:12px!important}}nn .qbear-channel-choice{background:#faf4ec!important;border-radius:12px!important;flex-wrap:wrap!important;gap:8px!important;margin-top:7px!important;padding:8px!important;display:flex!important}.qbear-channel-choice button{appearance:none;color:#4f4036!important;box-shadow:none!important;background:#f3eee8!important;border:1.5px solid #d7c4b0!important;border-radius:999px!important;padding:8px 14px!important;font-weight:900!important;transition:all .15s!important}.qbear-channel-choice button.active,.qbear-channel-choice button[aria-pressed=true]{color:#fff!important;background:#7a5135!important;border-color:#7a5135!important;box-shadow:0 3px 10px #63422b2e!important}.qbear-channel-selector>small{color:#8a6d58;margin-top:6px;font-size:12px;font-weight:800;display:block}.qbear-admin-share-inline{background:#f8f1e8;border:1px dashed #d8bea3;border-radius:12px;gap:7px;margin-top:10px;padding:10px;display:grid}.qbear-admin-share-inline>b{color:#704a31;font-size:13px}.qbear-brand-header{justify-content:space-between!important;align-items:center!important;min-height:62px!important;padding:4px 76px 8px 0!important;display:flex!important}.qbear-brand-lockup{align-items:center!important;gap:10px!important;width:auto!important;height:auto!important;margin:0 auto 0 0!important;display:flex!important;overflow:visible!important}.qbear-brand-logo-mark{background:#fff!important;border-radius:14px!important;flex:none!important;place-items:center!important;width:58px!important;height:58px!important;display:grid!important;overflow:hidden!important}.qbear-brand-logo-image{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important;transform:none!important}.qbear-brand-title{color:#6b4228!important;white-space:nowrap!important;text-align:left!important;line-height:1!important;display:grid!important}.qbear-brand-title b{letter-spacing:.045em!important;font-size:23px!important;font-weight:1000!important}.qbear-brand-title small{letter-spacing:.25em!important;margin-top:5px!important;font-size:9px!important;font-weight:1000!important}@media (max-width:640px){.qbear-brand-header{min-height:56px!important;padding-right:70px!important}.qbear-brand-logo-mark{border-radius:12px!important;width:48px!important;height:48px!important}.qbear-brand-title b{font-size:20px!important}.qbear-brand-title small{letter-spacing:.22em!important;font-size:8px!important}.qbear-channel-choice button{padding:8px 12px!important;font-size:14px!important}.qbear-admin-share-inline .qbear-line-share-wrap,.qbear-admin-share-inline .qbear-line-share-button{width:auto!important}}.qbear-topbar{justify-content:space-between;align-items:center;gap:14px;width:100%;margin:0 0 8px;display:flex}.qbear-topbar .qbear-brand-header{flex:auto!important;min-height:70px!important;padding:0!important}.qbear-topbar .qbear-home-menu{flex:none!important;align-items:center!important;margin:0!important;display:flex!important}.qbear-topbar .qbear-brand-logo-mark{border-radius:16px!important;width:66px!important;height:66px!important}.qbear-topbar .qbear-brand-title b{letter-spacing:.04em!important;font-size:27px!important}.qbear-topbar .qbear-brand-title small{letter-spacing:.26em!important;margin-top:6px!important;font-size:10px!important}.qbear-topbar .qbear-catalog-menu-button{border-radius:16px!important;width:54px!important;height:54px!important}.qbear-shop-pagination{justify-content:space-between;align-items:center;gap:12px;margin-top:22px;display:flex}.qbear-shop-pagination a{color:#fff;background:#704a31;border-radius:12px;padding:11px 16px;font-weight:900;text-decoration:none}.qbear-shop-pagination button{color:#fff;background:#704a31;border:1px solid #d5bfa7;border-radius:11px;padding:9px 12px;font-weight:900}.qbear-shop-pagination button:disabled{color:#9a8c7e;cursor:not-allowed;background:#e7ddd2}@media (max-width:640px){.qbear-topbar{margin-bottom:5px!important}.qbear-topbar .qbear-brand-header{min-height:62px!important}.qbear-topbar .qbear-brand-logo-mark{width:56px!important;height:56px!important}.qbear-topbar .qbear-brand-title b{font-size:23px!important}.qbear-topbar .qbear-brand-title small{letter-spacing:.22em!important;font-size:8.5px!important}.qbear-topbar .qbear-catalog-menu-button{width:50px!important;height:50px!important}}.qbear-line-share-text-button{color:#704a31;background:#fff8ee;border:1px solid #d7bfa8;border-radius:12px;padding:11px 14px;font-size:15px;font-weight:900}@media (max-width:760px){.qbear-admin-share-inline .qbear-line-share-text-button{width:auto}}.qbear-product-name-editor{gap:5px;min-width:0;font-weight:800;display:grid}.qbear-product-name-editor textarea,.qbear-desktop-product-name textarea{box-sizing:border-box;color:#3f2d20;width:100%;font:inherit;resize:vertical;overflow-wrap:anywhere;white-space:pre-wrap;background:#fff;border:1px solid #d9c8b7;border-radius:8px;padding:7px 8px;line-height:1.45}.qbear-product-name-editor textarea{min-height:62px;font-size:15px}.qbear-desktop-product-name{gap:4px;width:330px;min-width:0;display:grid}.qbear-desktop-product-name textarea{min-height:48px;font-size:12px}.qbear-desktop-product-name small{overflow-wrap:anywhere}.qbear-inline-delete{white-space:nowrap;justify-self:start;color:#a43a3a!important;background:#fff4f4!important;border:1px solid #d9a9a9!important;border-radius:7px!important;padding:5px 9px!important;font-size:11px!important;font-weight:900!important}.qbear-inline-delete:disabled{opacity:.45}.qbear-mobile-product-title{flex:1;min-width:0}.qbear-mobile-product-title b{white-space:normal;overflow-wrap:anywhere;line-height:1.45;display:block}.mobile-product-card header{align-items:flex-start}.desktop-product-table td:first-child{min-width:390px!important;max-width:430px!important}.desktop-product-table td:first-child>div{align-items:flex-start!important;min-width:380px!important}@media (max-width:899px){.qbear-desktop-product-name{width:100%}.qbear-product-name-editor textarea{min-height:68px}.desktop-product-table td:first-child{min-width:340px!important}}.qbear-catalog-tree-group{border-bottom:1px solid #eadfd3}.qbear-catalog-parent-row{grid-template-columns:1fr auto;align-items:stretch;display:grid}.qbear-catalog-parent-row .qbear-catalog-parent-button{border-bottom:0!important}.qbear-catalog-expand-button{color:#704a31;background:#fff8ef;border:0;border-left:1px solid #eee1d4;width:48px;font-size:22px;font-weight:900}.qbear-catalog-children{background:#fffaf3;display:grid}.qbear-catalog-children button{color:#6a4a35!important;background:#fffaf3!important;padding-left:34px!important;font-size:15px!important}.qbear-catalog-children button:before{content:"↳";color:#b18463;margin-right:7px;font-weight:900}.qbear-catalog-drawer-v2{background:#fffdf9!important;padding:22px 20px 42px!important}.qbear-catalog-drawer-v2 header{border-bottom:1px solid #eadfd3!important;margin-bottom:12px!important;padding:0 0 16px!important}.qbear-catalog-drawer-v2 header b{letter-spacing:.02em;color:#3f2d20!important;font-size:28px!important}.qbear-catalog-drawer-v2 header button{cursor:pointer;color:#3f2d20!important;background:#fff!important;border:1px solid #dfd2c5!important;place-items:center!important;display:grid!important}.qbear-catalog-all-row,.qbear-catalog-parent-button,.qbear-catalog-children button{appearance:none!important;font-family:inherit!important;text-decoration:none!important}.qbear-catalog-all-row{width:100%;min-height:58px;color:#8a5635!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;border-bottom:1px solid #eee4da!important;justify-content:space-between!important;align-items:center!important;padding:13px 8px!important;font-size:18px!important;font-weight:900!important;display:flex!important}.qbear-catalog-tree-list{display:grid}.qbear-catalog-tree-group{background:0 0!important;border-bottom:1px solid #eee4da!important}.qbear-catalog-parent-row{background:0 0!important;grid-template-columns:minmax(0,1fr) 44px!important;align-items:center!important;min-height:58px!important;display:grid!important}.qbear-catalog-parent-button{color:#3f2d20!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;height:100%!important;padding:12px 8px!important;font-size:17px!important;font-weight:850!important;line-height:1.35!important;display:flex!important}.qbear-catalog-parent-button .arrow,.qbear-catalog-all-row .arrow,.qbear-catalog-children .arrow{flex:none;color:#a99685!important;font-size:22px!important;font-weight:800!important}.qbear-catalog-expand-button{color:#7a5034!important;cursor:pointer!important;background:#fff7ed!important;border:1px solid #ead8c6!important;border-radius:12px!important;place-items:center!important;width:38px!important;height:38px!important;margin:0 2px!important;font-size:20px!important;font-weight:900!important;display:grid!important}.qbear-catalog-tree-group.is-open>.qbear-catalog-parent-row{border-radius:14px 14px 0 0;background:#fffaf4!important}.qbear-catalog-children{background:#fffaf4!important;gap:0!important;padding:0 8px 8px 18px!important;display:grid!important}.qbear-catalog-children button{color:#6c4d37!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;border-top:1px dashed #eadfd3!important;grid-template-columns:16px minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;width:100%!important;min-height:44px!important;padding:9px 8px!important;font-size:15px!important;font-weight:750!important;line-height:1.35!important;display:grid!important}.qbear-catalog-children button:before{content:none!important}.qbear-catalog-children .child-dot{line-height:1;color:#bc8b63!important;font-size:18px!important}@media (max-width:560px){.qbear-catalog-drawer-v2{width:min(86vw,390px)!important;padding:18px 16px 34px!important}.qbear-catalog-drawer-v2 header b{font-size:25px!important}.qbear-catalog-all-row{min-height:54px!important;font-size:17px!important}.qbear-catalog-parent-row{min-height:54px!important}.qbear-catalog-parent-button{font-size:16px!important}.qbear-catalog-expand-button{width:36px!important;height:36px!important}.qbear-catalog-children button{min-height:42px!important;font-size:14px!important}}.qbear-row-save-msg{color:#6e532a;background:#fff8de;border-radius:9px;margin-top:7px;padding:7px 9px;font-size:12px;font-weight:900;line-height:1.35}.desktop-save-msg{z-index:6;position:sticky;top:58px;box-shadow:0 4px 14px #3f2d2014}.qbear-addon-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.qbear-addon-card{background:#fff;border-radius:16px;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:10px;padding:11px;display:grid}.qbear-addon-info{gap:5px;min-width:0;display:grid}.qbear-addon-info b{-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.qbear-addon-info strong{font-size:16px}.qbear-addon-info button{color:#fff;background:#2f7d43;border:0;border-radius:10px;width:100%;padding:8px 10px;font-weight:900}@media (max-width:560px){.qbear-addon-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.qbear-addon-card{grid-template-columns:1fr;padding:10px}.qbear-addon-card>img,.qbear-addon-card>div:first-child{object-fit:cover!important;width:100%!important;height:92px!important}.qbear-addon-info b{-webkit-line-clamp:2;min-height:40px;font-size:15px}.qbear-addon-info button{padding:9px 6px;font-size:15px}}.qbear-product-detail-overlay{z-index:50;background:#2117106b;place-items:end center;display:grid;position:fixed;inset:0}.qbear-product-detail-panel{box-sizing:border-box;background:#fffdf9;border-radius:26px 26px 0 0;width:min(760px,100%);max-height:86vh;padding:20px;overflow-y:auto;box-shadow:0 -12px 40px #0003}@media (max-width:768px){.qbear-product-detail-overlay{background:#fffdf9;place-items:stretch stretch}.qbear-product-detail-panel{width:100%;height:100dvh;max-height:none;padding:calc(env(safe-area-inset-top,0px) + 16px) 18px calc(env(safe-area-inset-bottom,0px) + 92px);box-shadow:none;overscroll-behavior:contain;border-radius:0}}nn .qbear-product-card>b,.qbear-store-product-card>b{-webkit-line-clamp:2!important;min-height:2.8em!important;max-height:2.8em!important}.qbear-buy-now-button{color:#fff!important;background:#704a31!important;border:0!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:42px!important;margin-top:auto!important;padding:10px 12px!important;font-size:14px!important;font-weight:900!important;display:flex!important}.qbear-buy-now-button:disabled{color:#f5f2ee!important;background:#b8aea6!important}.qbear-soldout-action-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:7px;margin-top:auto;display:grid}.qbear-soldout-static{color:#f6f3ef;text-align:center;background:#aaa39d;border-radius:10px;justify-content:center;align-items:center;min-height:40px;font-size:14px;font-weight:900;line-height:1.15;display:flex}.qbear-restock-button{width:100%;min-height:40px;margin:0;color:#704a31!important;cursor:pointer!important;background:#fff8ef!important;border:1.5px solid #9a6846!important;border-radius:10px!important;padding:8px 7px!important;font-size:13px!important;font-weight:900!important;line-height:1.15!important}.qbear-product-card.is-sold-out .qbear-restock-button,.qbear-store-product-card.is-sold-out .qbear-restock-button{color:#704a31!important;cursor:pointer!important;background:#fff8ef!important;border-color:#9a6846!important}.qbear-product-back-button{color:#704a31;background:#fff9f1;border:1px solid #d8c4af;border-radius:14px;width:100%;margin-top:10px;padding:13px 14px;font-size:15px;font-weight:900}.qbear-detail-soldout-banner{color:#9d3835;background:#fff0ed;border:1.5px solid #d89a95;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin:10px 0 4px;padding:12px 14px;display:flex}.qbear-detail-soldout-banner strong{font-size:18px}.qbear-detail-soldout-banner span{text-align:right;font-size:13px;font-weight:800}.qbear-detail-cart-button:disabled{cursor:not-allowed;color:#f6f3ef!important;background:#aaa39d!important}.qbear-cart-order-notice{color:#704a31;text-align:center;background:#fff6e7;border:1px solid #e4be8b;border-radius:12px;margin-top:14px;padding:12px 14px;font-weight:900;line-height:1.55}.qbear-product-detail-panel>div:has(>button+strong+button){z-index:8;background:#fffdf9f7;border-top:1px solid #e7d8c8;margin-left:-8px;margin-right:-8px;padding:10px 8px 6px;position:sticky;bottom:122px;box-shadow:0 -8px 18px #3f2d200f}.qbear-product-detail-panel>button:has(+.qbear-product-back-button){z-index:8;position:sticky;bottom:61px;box-shadow:0 -4px 15px #3f2d2017;margin-bottom:0!important}.qbear-product-detail-panel>.qbear-product-back-button{z-index:8;background:#fff9f1;margin-bottom:0;position:sticky;bottom:0}.qbear-status-badge.returning{color:#6d5016;white-space:nowrap;background:#f4e3a7;border-color:#d3b96c;box-shadow:0 3px 9px #6d50162e}.qbear-status-badge.soldout{color:#fff;background:#8f8984;border-color:#d8d1cb}@media (max-width:768px){.qbear-product-detail-panel{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 14px)}.qbear-product-detail-panel>div:has(>button+strong+button){bottom:124px}}@media (max-width:640px){.qbear-product-card,.qbear-store-product-card{gap:7px!important;padding:9px!important}.qbear-product-card>b,.qbear-store-product-card>b{min-height:2.72em!important;max-height:2.72em!important;font-size:13.5px!important;line-height:1.36!important}.qbear-product-action-row{min-height:74px!important}.qbear-buy-now-button{border-radius:9px!important;min-height:40px!important;font-size:14px!important}.qbear-soldout-static,.qbear-restock-button{min-height:38px;border-radius:9px!important;font-size:12.5px!important}}.qbear-product-card>button.qbear-buy-now-button,.qbear-store-product-card>button.qbear-buy-now-button{align-self:stretch!important;place-items:unset!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:auto!important;min-height:42px!important;padding:10px 12px!important;font-size:14px!important;line-height:1.2!important;display:flex!important}.qbear-product-card>.qbear-soldout-action-row,.qbear-store-product-card>.qbear-soldout-action-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:7px!important;width:100%!important;margin-top:auto!important;display:grid!important}.qbear-restock-control{flex-direction:column;min-width:0;display:flex}.qbear-restock-control .qbear-restock-button{white-space:normal!important;word-break:keep-all!important;overflow-wrap:normal!important;border-radius:10px!important;width:100%!important;height:100%!important;min-height:40px!important;padding:7px 5px!important;line-height:1.2!important}.qbear-product-card.is-sold-out .qbear-restock-control.is-registered .qbear-restock-button,.qbear-store-product-card.is-sold-out .qbear-restock-control.is-registered .qbear-restock-button{color:#28733a!important;cursor:default!important;background:#e7f5e9!important;border-color:#91c89c!important}.qbear-restock-error{text-align:center;color:#9a3f52;margin-top:5px;font-size:11px;font-weight:800;line-height:1.3;display:block}.qbear-admin-release{color:#28733a;text-align:center;background:#e8f5ea;border:1px solid #b7dabc;border-radius:10px;margin:0 0 12px;padding:9px 12px;font-size:13px;font-weight:900}@media (max-width:640px){.qbear-product-card>button.qbear-buy-now-button,.qbear-store-product-card>button.qbear-buy-now-button{border-radius:9px!important;min-height:40px!important}.qbear-restock-control .qbear-restock-button{border-radius:9px!important;min-height:38px!important;font-size:11.5px!important}}article.qbear-product-card>button.qbear-buy-now-button,article.qbear-store-product-card>button.qbear-buy-now-button{aspect-ratio:auto!important;border-radius:16px!important;justify-content:center!important;align-self:stretch!important;align-items:center!important;width:100%!important;max-width:none!important;height:auto!important;min-height:52px!important;margin-top:auto!important;padding:13px 16px!important;font-size:16px!important;display:flex!important}@media (max-width:640px){article.qbear-product-card>button.qbear-buy-now-button,article.qbear-store-product-card>button.qbear-buy-now-button{border-radius:14px!important;min-height:48px!important;padding:12px 10px!important;font-size:15px!important}}.qbear-product-detail-panel{grid-template-rows:auto minmax(56px,1fr) auto;display:grid;overflow:hidden}.qbear-product-detail-fixed-top,.qbear-product-detail-fixed-bottom{background:#fffdf9;min-width:0}.qbear-product-detail-header h2{margin-bottom:10px;line-height:1.35}.qbear-product-detail-image{display:block;max-height:min(280px,30vh)!important}.qbear-product-detail-scroll-copy{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:56px;padding:0 4px 8px 0;overflow-y:auto}.qbear-product-detail-fixed-bottom{border-top:1px solid #e7d8c8;padding-top:8px;box-shadow:0 -8px 18px #3f2d200d}.qbear-detail-price-row,.qbear-product-price{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.qbear-detail-price-row{color:#5d4432;justify-content:space-between;font-weight:800}.qbear-detail-price-row>span:last-child{align-items:baseline;gap:8px;display:inline-flex}.qbear-detail-price-row del,.qbear-original-price{color:#9a8a7c;font-size:.82em;font-weight:700;text-decoration-thickness:2px}.qbear-detail-price-row strong{color:#b5533b;font-size:20px}.qbear-multi-deal-badge{color:#a4463c;background:#fff0ed;border:1px solid #e6b6ad;border-radius:999px;align-items:center;width:fit-content;margin-top:2px;padding:3px 8px;font-size:12px;font-weight:900;line-height:1.2;display:inline-flex}.qbear-detail-deal-badge{margin-top:7px}.qbear-deal-reached{color:#28733a;white-space:nowrap;margin-left:auto;font-size:12px;font-weight:900}@media (max-width:768px){.qbear-product-detail-panel{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 10px)}.qbear-product-detail-header h2{max-height:2.7em;font-size:20px;overflow:hidden}.qbear-product-detail-image{max-height:27vh!important}.qbear-product-detail-scroll-copy p{margin:10px 0}.qbear-product-detail-fixed-bottom>div{margin-top:8px!important}.qbear-product-detail-fixed-bottom .qbear-detail-cart-button{margin-top:9px!important;padding:12px!important}.qbear-product-detail-fixed-bottom .qbear-product-back-button{margin-top:7px;padding:11px 12px}}@media (max-width:420px){.qbear-product-detail-image{max-height:24vh!important}.qbear-deal-reached{order:4;margin-left:0}}.qbear-product-detail-panel{scrollbar-gutter:auto;padding-bottom:220px;display:block;position:relative;overflow-y:auto}.qbear-product-detail-flow{gap:12px;display:grid}.qbear-detail-close{z-index:12;position:absolute;top:14px;right:18px;box-shadow:0 3px 12px #3f2d2029}.qbear-detail-summary-card,.qbear-detail-options-card{background:#fff;border:1px solid #eadfd4;border-radius:18px;padding:15px}.qbear-detail-summary-card h2{margin:0 0 10px;padding-right:42px;font-size:22px;line-height:1.4}.qbear-detail-summary-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.qbear-detail-option-group+.qbear-detail-option-group{margin-top:14px}.qbear-detail-option-group>div{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.qbear-product-detail-scroll-copy{min-height:auto;padding:0 3px 8px;overflow:visible}.qbear-product-detail-fixed-bottom{z-index:70;width:min(760px,100%);padding:10px 18px calc(env(safe-area-inset-bottom,0px) + 10px);background:#fffdf9fa;border-top:1px solid #e7d8c8;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 22px #3f2d201a}.qbear-detail-variant-preview{background:#fff8ee;border:1px solid #dccab8;border-radius:13px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px;display:grid;margin:0 0 8px!important}.qbear-detail-variant-preview img{object-fit:cover;border-radius:9px;width:52px;height:52px}.qbear-detail-variant-preview span{gap:2px;min-width:0;display:grid}.qbear-detail-variant-preview small{color:#806c5a}.qbear-detail-variant-preview b{overflow-wrap:anywhere}.qbear-detail-variant-preview button{color:#704a31;background:#eee1d2;border:0;border-radius:9px;padding:8px;font-weight:900}.qbear-product-detail-flow .qbear-product-gallery{height:min(520px,58vh)}@media (max-width:768px){.qbear-product-detail-panel{padding:calc(env(safe-area-inset-top,0px) + 12px) 16px 220px}.qbear-product-detail-flow .qbear-product-gallery{height:min(460px,54vh)}.qbear-detail-summary-card h2{font-size:20px}}@media (max-width:420px){.qbear-product-detail-panel{padding-bottom:215px}.qbear-product-detail-flow .qbear-product-gallery{height:50vh}}.qbear-detail-variant-preview{box-shadow:0 -2px 14px #3f2d2014;background:#fffaf2!important;border-radius:16px!important;grid-template-columns:86px minmax(0,1fr) auto!important;gap:12px!important;padding:10px!important}.qbear-detail-variant-preview img{background:#f0e5d8;border-radius:13px!important;width:86px!important;height:86px!important}.qbear-detail-variant-preview small{font-size:13px;font-weight:800}.qbear-detail-variant-preview b{font-size:17px;line-height:1.35;display:block}@media (max-width:420px){.qbear-detail-variant-preview{grid-template-columns:76px minmax(0,1fr) auto!important}.qbear-detail-variant-preview img{width:76px!important;height:76px!important}.qbear-detail-variant-preview b{font-size:16px}}@media (max-width:560px){.qbear-product-card,.qbear-product-card>*,.qbear-product-action-row,.qbear-product-action-row>div{min-width:0!important;max-width:100%!important}.qbear-product-action-row>div:first-child{flex-wrap:wrap!important;align-items:baseline!important;gap:4px 6px!important;display:flex!important}.qbear-product-price{flex-wrap:nowrap!important;flex:0 auto!important;align-items:baseline!important;gap:4px!important;width:auto!important;min-width:0!important;display:inline-flex!important}.qbear-product-price strong{white-space:nowrap!important;font-size:clamp(21px,6vw,27px)!important;line-height:1.05!important}.qbear-product-price .qbear-original-price{white-space:nowrap!important;font-size:clamp(10px,3vw,13px)!important}.qbear-product-meta-row{flex:none!important;justify-content:flex-end!important;align-items:center!important;width:auto!important;min-width:max-content!important;margin:0 0 0 auto!important;display:flex!important}.qbear-product-type-badge{white-space:nowrap!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;width:auto!important;max-width:none!important;padding:3px 5px!important;font-size:10px!important;line-height:1.1!important;display:inline-flex!important;overflow:visible!important}.qbear-product-action-row>div:first-child>small{flex:0 0 100%!important;width:100%!important}.qbear-product-card b{overflow-wrap:break-word!important;word-break:normal!important}}@media (max-width:390px){.qbear-product-price strong{font-size:20px!important}.qbear-product-price .qbear-original-price{font-size:10px!important}.qbear-product-type-badge{padding:3px 4px!important;font-size:9px!important}}
@media (max-width:760px){.qbear-product-detail-flow{padding-bottom:calc(230px + env(safe-area-inset-bottom,0px))}.qbear-product-detail-panel:has(.qbear-detail-variant-preview) .qbear-product-detail-flow{padding-bottom:calc(310px + env(safe-area-inset-bottom,0px))}.qbear-detail-price-row{gap:8px 12px;min-width:0}.qbear-detail-price-row>span:last-child{text-align:right;flex-wrap:wrap;justify-content:flex-end;min-width:0;max-width:100%;margin-left:auto}.qbear-product-detail-fixed-bottom>div:not(.qbear-detail-variant-preview){flex-wrap:wrap}}.qbear-ready-banner.is-empty{color:#2f6f3f!important;background:#eef8f0!important;border:2px solid #b9dfc2!important;box-shadow:0 6px 18px #2f7d4314!important}.qbear-ready-banner.has-ready{color:#fff!important;background:linear-gradient(135deg,#16863a,#25a953)!important;border:3px solid #0f6f2f!important;box-shadow:0 12px 30px #16863a47!important}.qbear-ready-banner.has-ready small{color:#ffffffeb!important}.qbear-ready-banner.is-empty small{color:#4d7e58!important}
.qbear-product-detail-flow,.qbear-product-detail-flow>*,.qbear-product-gallery,.qbear-product-gallery-track,.qbear-product-gallery-slide,.qbear-detail-summary-card,.qbear-detail-options-card{box-sizing:border-box;min-width:0;max-width:100%}.qbear-product-gallery-track,.qbear-product-gallery-slide{overflow-y:hidden}.qbear-product-gallery .qbear-product-detail-image{width:100%;min-width:0;max-width:100%;display:block}.qbear-detail-summary-card h2{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.qbear-detail-price-row{gap:8px;width:100%;min-width:0;max-width:100%}.qbear-detail-price-row>span:first-child{flex:none}.qbear-detail-price-row>span:last-child{text-align:right;flex-wrap:wrap;justify-content:flex-end;min-width:0;max-width:100%;margin-left:auto}.qbear-detail-price-row strong{white-space:nowrap}
