:root{--bai-black:#111214;--bai-charcoal:#1a1c20;--bai-soft:#f4f4f5;--bai-line:#d8d8db;--bai-text:#17181a;--bai-muted:#71737a;--bai-silver:#bfc2c9;--bai-white:#fff}.bai-root,.bai-root *{box-sizing:border-box}.bai-root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--bai-text);line-height:1.4}.bai-root button,.bai-root input{font:inherit}.bai-floating{position:fixed;right:24px;top:50%;bottom:auto;transform:translateY(-50%);z-index:999999}.bai-launcher{border:0!important;background:var(--bai-black)!important;color:#fff!important;border-radius:999px!important;padding:11px 18px 11px 11px!important;display:flex;align-items:center;gap:11px;box-shadow:0 14px 40px rgb(0 0 0 / .24);cursor:pointer;min-width:196px;text-align:left;text-transform:none!important}.bai-launcher-mark{width:39px;height:39px;border-radius:50%;background:linear-gradient(145deg,#f4f4f4,#9fa2a8);color:#111;display:grid;place-items:center;font-size:18px;flex:0 0 39px}.bai-launcher strong{font-size:11px!important;letter-spacing:1.8px!important;display:block;color:#fff!important;line-height:1.2}.bai-launcher small{display:block;opacity:.72;margin-top:3px;font-size:11px;color:#fff!important;line-height:1.2}.bai-panel{width:450px;height:min(780px,calc(100vh - 54px));background:#fff;border:1px solid rgb(0 0 0 / .1);border-radius:22px;box-shadow:0 28px 80px rgb(0 0 0 / .28);overflow:hidden;display:none;grid-template-rows:auto auto 1fr auto}.bai-panel.is-open{display:grid}.bai-floating .bai-panel{position:fixed;right:24px;top:50%;bottom:auto;transform:translateY(-50%)}.bai-inline .bai-panel{position:relative;width:100%;max-width:920px;margin:25px auto;height:780px}.bai-inline .bai-chat{padding-left:34px;padding-right:34px}.bai-header{background:linear-gradient(145deg,#0e0f11,#202226)!important;color:#fff!important;padding:22px 22px 21px;display:flex;justify-content:space-between;align-items:flex-start;min-height:128px}.bai-header-copy{min-width:0;padding-right:14px}.bai-kicker{display:block;text-transform:uppercase;font-size:10px!important;line-height:1.3!important;letter-spacing:2.2px!important;color:#d8d9dd!important;font-weight:600!important}.bai-root .bai-header h2,.bai-root .bai-header h2 *{margin:8px 0 0!important;padding:0!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:23px!important;line-height:1.18!important;font-weight:650!important;letter-spacing:-.35px!important;text-transform:none!important;text-shadow:none!important;background:none!important}.bai-close{width:34px!important;height:34px!important;min-width:34px;border:1px solid rgb(255 255 255 / .2)!important;border-radius:50%!important;background:rgb(255 255 255 / .06)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:24px!important;line-height:30px!important;padding:0!important;cursor:pointer;text-align:center}.bai-close:hover{background:rgb(255 255 255 / .14)!important}.bai-profile{padding:14px 18px 12px;border-bottom:1px solid #ececef;background:#fafafa}.bai-profile-row{display:flex;justify-content:space-between;gap:12px;font-size:10px;align-items:center}.bai-profile-row>span:first-child{font-weight:800;text-transform:uppercase;letter-spacing:1px}.bai-profile-status{color:var(--bai-muted);font-size:10px;text-align:right}.bai-progress{margin-top:9px;height:4px;background:#e6e6e8;border-radius:99px;overflow:hidden}.bai-progress i{display:block;width:8%;height:100%;background:#111;border-radius:99px;transition:width .3s ease}.bai-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:8px;font-size:8px;color:#9a9ba1;text-align:center}.bai-steps span.is-done{color:#111;font-weight:800}.bai-chat{overflow:auto;padding:18px 17px 26px;background:linear-gradient(#fff,#fcfcfd);scroll-behavior:smooth;overscroll-behavior:contain}.bai-message{display:flex;margin:0 0 13px;gap:8px;align-items:flex-end}.bai-message.bai-user{justify-content:flex-end}.bai-avatar{width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}.bai-bubble{max-width:82%;padding:11px 13px;border-radius:15px 15px 15px 5px;background:#f0f0f2;font-size:12px;line-height:1.48;color:#17181a}.bai-bubble p{margin:0!important;color:inherit!important;font-size:inherit!important;line-height:inherit!important}.bai-user .bai-bubble{background:#151618;color:#fff;border-radius:15px 15px 5px 15px}.bai-starters,.bai-options{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 20px 36px}.bai-starters button,.bai-options button{border:1px solid #d9dade!important;background:#fff!important;color:#111!important;border-radius:999px!important;padding:8px 11px!important;font-size:10px!important;line-height:1.2!important;font-weight:600!important;cursor:pointer;transition:.18s;text-transform:none!important;min-height:32px!important}.bai-starters button:hover,.bai-options button:hover{border-color:#111!important;background:#111!important;color:#fff!important}.bai-style-cards{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:10px 0 18px 36px}.bai-style-card{border:1px solid #e0e0e3!important;background:#fff!important;color:#111!important;border-radius:13px!important;padding:12px!important;text-align:left;cursor:pointer;min-height:68px;text-transform:none!important}.bai-style-card strong{display:block;font-size:11px!important;margin-bottom:4px;color:#111!important;line-height:1.25}.bai-style-card small{display:block;color:#85868c!important;font-size:9px!important;line-height:1.35}.bai-style-card:hover{border-color:#111!important;box-shadow:0 7px 18px rgb(0 0 0 / .08)}.bai-recommend-wrap{margin:12px 0 22px 36px}.bai-recommend-title{font-size:10px;letter-spacing:1.2px;text-transform:uppercase;font-weight:800;margin-bottom:10px}.bai-product{border:1px solid #dedfe2;border-radius:15px;overflow:hidden;background:#fff;margin-bottom:10px}.bai-product-top{background:linear-gradient(145deg,#f5f5f6,#e7e8eb);min-height:112px;padding:15px;display:flex;align-items:center;gap:14px}.bai-bottle{width:54px;height:82px;background:linear-gradient(145deg,#191a1c,#4b4e55);border-radius:6px 6px 11px 11px;position:relative;box-shadow:0 10px 24px rgb(0 0 0 / .18);flex:0 0 54px}.bai-bottle:before{content:"";position:absolute;width:26px;height:11px;background:#111;top:-8px;left:14px;border-radius:3px 3px 0 0}.bai-bottle:after{content:"BARCODE";position:absolute;left:6px;right:6px;bottom:22px;background:#fff;color:#111;font-size:6px;letter-spacing:1px;text-align:center;padding:5px 2px}.bai-match{display:inline-block;background:#111;color:#fff;border-radius:999px;padding:5px 8px;font-size:8px;letter-spacing:.7px;font-weight:800;margin-bottom:7px}.bai-product h3{margin:0 0 3px!important;color:#111!important;font-size:15px!important;line-height:1.2!important;font-weight:700!important}.bai-tags{color:#686a70;font-size:9px}.bai-product-body{padding:13px 14px 14px}.bai-product-body p{margin:0 0 12px!important;color:#55575d!important;font-size:10px!important;line-height:1.5!important}.bai-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bai-product-actions a,.bai-product-actions button{text-decoration:none!important;border-radius:9px!important;padding:9px 10px!important;text-align:center;font-size:9px!important;line-height:1.2!important;font-weight:800!important;cursor:pointer;text-transform:none!important}.bai-view{border:1px solid #d7d8dc!important;background:#fff!important;color:#111!important}.bai-add{border:1px solid #111!important;background:#111!important;color:#fff!important}.bai-composer{border-top:1px solid #ececef;background:#fff;padding:11px 12px;display:flex;gap:8px}.bai-composer input{flex:1;min-width:0;border:1px solid #dcdde0!important;border-radius:11px!important;padding:11px 12px!important;font-size:11px!important;line-height:1.2!important;outline:none!important;background:#fff!important;color:#111!important;height:auto!important;box-shadow:none!important}.bai-composer input:focus{border-color:#111!important;box-shadow:0 0 0 2px rgb(0 0 0 / .05)!important}.bai-composer button{width:40px!important;min-width:40px!important;border:0!important;border-radius:10px!important;background:#111!important;color:#fff!important;font-size:17px!important;cursor:pointer;padding:0!important;text-transform:none!important}.bai-composer button:hover{background:#292a2d!important}@media(max-width:600px){.bai-floating{right:14px;top:50%;bottom:auto;transform:translateY(-50%)}.bai-floating.is-chat-open{position:fixed!important;inset:0!important;right:0!important;top:0!important;bottom:0!important;left:0!important;transform:none!important;width:100%!important;height:100vh!important;height:100dvh!important;z-index:2147483000!important}.bai-launcher{min-width:0!important;padding:9px 13px 9px 9px!important}.bai-launcher-mark{width:37px;height:37px;flex-basis:37px}.bai-floating .bai-panel,.bai-floating.is-chat-open .bai-panel{position:absolute!important;inset:0!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:none!important;width:100%!important;max-width:none!important;height:100vh!important;height:100dvh!important;min-height:100svh!important;max-height:none!important;border-radius:0!important;border:0!important;margin:0!important;overflow:hidden!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;background:#fff!important}.bai-header{padding:calc(18px + env(safe-area-inset-top)) 18px 17px;min-height:118px;flex:0 0 auto}.bai-root .bai-header h2{font-size:21px!important}.bai-profile{padding-left:14px;padding-right:14px;flex:0 0 auto}.bai-chat{padding:16px 14px 22px;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.bai-style-cards{margin-left:36px;grid-template-columns:1fr}.bai-recommend-wrap{margin-left:36px}.bai-product-top{min-height:120px}.bai-composer{position:relative!important;bottom:auto!important;flex:0 0 auto;padding-bottom:max(11px,env(safe-area-inset-bottom));background:#fff!important}.bai-starters,.bai-options{gap:7px}.bai-starters button,.bai-options button{font-size:10px!important}body.bai-mobile-chat-open{overflow:hidden!important;position:fixed!important;width:100%!important;touch-action:none}body.bai-mobile-chat-open .bai-chat,body.bai-mobile-chat-open .bai-composer{touch-action:auto}}.bai-steps{grid-template-columns:repeat(5,1fr)}.bai-season-cards{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:10px 0 18px 36px}.bai-season-cards button{border:1px solid #e0e0e3!important;background:#fff!important;color:#111!important;border-radius:13px!important;padding:11px 12px!important;text-align:left!important;cursor:pointer!important;text-transform:none!important;min-height:62px!important}.bai-season-cards strong{display:block!important;color:#111!important;font-size:11px!important;line-height:1.2!important}.bai-season-cards small{display:block!important;color:#85868c!important;font-size:9px!important;margin-top:4px!important;line-height:1.3!important}.bai-season-cards button:hover{border-color:#111!important;box-shadow:0 7px 18px rgb(0 0 0 / .08)}.bai-product-image{width:68px;height:92px;border-radius:9px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:0 0 68px;box-shadow:0 6px 18px rgb(0 0 0 / .1)}.bai-product-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.bai-product-summary{min-width:0;flex:1}.bai-range{display:inline-block;margin-left:4px;padding:4px 7px;border-radius:999px;background:#fff;color:#555;font-size:7px;text-transform:uppercase;letter-spacing:.5px;font-weight:800}.bai-price{font-size:11px;font-weight:800;color:#111;margin-top:6px}.bai-price del{opacity:.5;font-weight:500}.bai-price ins{text-decoration:none}.bai-product-actions.is-single{grid-template-columns:1fr}.bai-product-actions .bai-add{display:block;text-decoration:none!important}.bai-loading-message .bai-bubble:after{content:' ···';letter-spacing:2px;animation:baiPulse 1.2s infinite}@keyframes baiPulse{0%,100%{opacity:.35}50%{opacity:1}}@media(max-width:600px){.bai-season-cards{margin-left:36px;grid-template-columns:1fr 1fr}.bai-product-image{width:64px;height:88px;flex-basis:64px}}.bai-reference-note{margin:0 0 10px;padding:9px 11px;border:1px solid #e1e2e5;border-radius:10px;background:#fafafa;color:#55575d;font-size:9px;line-height:1.45}.bai-reference-note strong{color:#111}.bai-family{display:block;color:#41434a;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;margin:1px 0 4px}.bai-why{padding:9px 10px;border-radius:10px;background:#f5f5f6;margin-bottom:10px}.bai-why span{display:block;color:#8a8c92;font-size:7px;text-transform:uppercase;letter-spacing:.8px;font-weight:800;margin-bottom:3px}.bai-why strong{display:block;color:#17181a;font-size:9px;line-height:1.4}.bai-intel-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 0 10px}.bai-intel-grid>div{border:1px solid #e8e8eb;border-radius:9px;padding:8px;background:#fff}.bai-intel-grid span{display:block;color:#999ba0;font-size:7px;text-transform:uppercase;letter-spacing:.6px;font-weight:700;margin-bottom:3px}.bai-intel-grid strong{display:block;color:#292a2e;font-size:8px;line-height:1.35;font-weight:650}.bai-caveat{font-size:8px;line-height:1.4;color:#66686d;border-left:2px solid #bfc2c9;padding:5px 0 5px 8px;margin:0 0 11px}.bai-product-body{padding-top:12px}.bai-product-body>p{font-size:9px!important}.bai-product{box-shadow:0 5px 18px rgb(0 0 0 / .035)}@media(max-width:600px){.bai-intel-grid{grid-template-columns:1fr 1fr}.bai-intel-grid>div{padding:7px}.bai-why strong{font-size:9px}.bai-reference-note{font-size:9px}}.bai-welcome-help{opacity:.72;font-size:12px;margin-top:8px}.bai-order-card{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.bai-order-card>div{border:1px solid rgb(127 127 127 / .18);border-radius:12px;padding:10px}.bai-order-card span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;opacity:.58;margin-bottom:3px}.bai-order-card strong{display:block;font-size:13px}.bai-order-card .bai-order-wide{grid-column:1/-1}