@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&family=Inter:wght@400;500;600&display=swap";.bdo-screen{flex:1;display:flex;flex-direction:column;background:#fff8f2;color:#111827;min-width:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bdo-screen--white{background:#fff}.bdo-screen--gray{background:#f3f4f6}.bdo-screen--tabbed{padding-bottom:85px}:where(.bdo-screen,.bdo-msg-app,.bdo-auth,.bdo-sheet,.bdo-msg-offer-modal) *{box-sizing:border-box}:where(.bdo-screen,.bdo-msg-app,.bdo-auth,.bdo-sheet) a{color:inherit;text-decoration:none}:where(.bdo-screen,.bdo-msg-app,.bdo-auth,.bdo-sheet,.bdo-msg-offer-modal) button,:where(.bdo-screen,.bdo-msg-app,.bdo-auth,.bdo-sheet,.bdo-msg-offer-modal) input,:where(.bdo-screen,.bdo-msg-app,.bdo-auth,.bdo-sheet,.bdo-msg-offer-modal) textarea,:where(.bdo-screen,.bdo-msg-app,.bdo-auth,.bdo-sheet,.bdo-msg-offer-modal) select{font-family:inherit}.bdo-body{padding:16px}.bdo-body--flush{padding:0}.bdo-mh{display:flex;position:sticky;top:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));z-index:50;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #f3f4f6;padding:10px 16px;align-items:center;justify-content:space-between}.bdo-mh:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));background:inherit;pointer-events:none}.bdo-mh__actions{display:flex;align-items:center;gap:10px}.bdo-mh__title{flex:1;text-align:center;font-size:15px;font-weight:800;color:#111827;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 8px}.bdo-round-btn{width:36px;height:36px;background:#f9fafb;border-radius:9999px;display:flex;align-items:center;justify-content:center;position:relative;text-decoration:none;border:none;cursor:pointer;padding:0;color:#374151;flex-shrink:0}.bdo-round-btn svg{width:16px;height:16px;color:#374151}.bdo-round-btn__dot{position:absolute;top:6px;right:6px;width:8px;height:8px;background:#e65100;border-radius:50%;border:1.5px solid white}.bdo-msg-header{background:#111827;color:#fff;padding:14px 16px;display:flex;align-items:center;gap:12px;flex-shrink:0;position:sticky;top:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));z-index:60}.bdo-msg-header:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));background:#111827;pointer-events:none}.bdo-msg-app--thread .bdo-msg-header{position:relative;top:auto;padding-top:max(14px,calc(14px + var(--safe-area-inset-top, env(safe-area-inset-top, 0px))))}.bdo-msg-app--thread .bdo-msg-header:before{display:none}.bdo-msg-header h1{font-size:18px;font-weight:800;margin:0;flex:1;color:#fff;line-height:1.3}.bdo-msg-header .bdo-msg-back{color:#fb923c;cursor:pointer;padding:4px;display:flex;background:none;border:none}.bdo-msg-header .bdo-msg-btn{color:#fb923c;cursor:pointer;padding:4px;background:none;border:none;font-size:20px;display:flex}.bdo-msg-header .bdo-msg-close{color:#9ca3af;cursor:pointer;padding:4px;background:none;border:none;display:flex}.bdo-msg-header__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.bdo-msg-header__who{flex:1;min-width:0}.bdo-msg-header__name{font-weight:700;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.bdo-msg-header__online{font-size:11px;color:#22c55e}.bdo-msg-header__sub{font-size:11px;color:#9ca3af}.bdo-sp-header{background:#111827;color:#fff;position:sticky;top:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));z-index:100;box-shadow:0 1px 8px #00000040}.bdo-sp-header:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));background:#111827;pointer-events:none}.bdo-sp-header__inner{max-width:1200px;margin:0 auto;padding:0 16px;height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px}.bdo-sp-header__logo{background:none;border:none;cursor:pointer;padding:0}.bdo-sp-header__back{font-size:.85rem;color:#d1d5db;display:flex;align-items:center;gap:6px;transition:color .15s;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.bdo-sp-header__back:hover{color:#fff}.btn-animated:active:before,.btn-animated:hover:before{animation:bdo-shine .75s ease}@keyframes bdo-shine{0%{left:-100%}to{left:200%}}@keyframes bdo-pulse{0%,to{opacity:1}50%{opacity:.4}}.bdo-auth{position:fixed;top:0;left:0;right:0;bottom:0;margin:0 auto;max-width:640px;background:#fff;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:100;font-family:Plus Jakarta Sans,-apple-system,sans-serif;color:#111827;padding-top:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));padding-bottom:var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px))}.bdo-auth__inner{max-width:400px;margin:0 auto;padding:40px 24px}.bdo-auth__brand{text-align:center;margin-bottom:32px}.bdo-auth__brand h1{font-size:22px;font-weight:800;color:#111827;margin:0 0 4px}.bdo-auth__brand p{color:#6b7280;font-size:14px;margin:0}.bdo-auth__tabs{display:flex;gap:0;margin-bottom:24px;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb}.bdo-auth__tab{flex:1;padding:12px;font-size:14px;font-weight:700;border:none;cursor:pointer;background:#f9fafb;color:#6b7280;transition:all .2s;text-align:center;text-decoration:none;font-family:inherit}.bdo-auth__tab.is-active{background:#e65100;color:#fff}.bdo-auth__group{margin-bottom:16px}.bdo-auth__group--last{margin-bottom:24px}.bdo-auth__group--pw{position:relative}.bdo-auth__label,.bdo-label{display:block;font-size:13px;font-weight:600;color:#374151;margin:0 0 6px}.bdo-auth__input,.bdo-field{width:100%;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;font-size:15px;font-family:inherit;box-sizing:border-box;outline:none;transition:border .2s;background:#fff;color:#111827}.bdo-auth__input:focus,.bdo-field:focus{border-color:#e65100}.bdo-auth__input--pw{padding-right:48px}.bdo-auth__toggle{position:absolute;right:14px;top:38px;cursor:pointer;color:#9ca3af;font-size:13px;-webkit-user-select:none;user-select:none;background:none;border:none;padding:0;font-family:inherit}.bdo-auth__error,.bdo-alert--error{display:block;background:#fef2f2;color:#dc2626;padding:12px;border-radius:8px;font-size:13px;margin-bottom:16px}.bdo-alert--success{display:block;background:#ecfdf5;color:#059669;border:1px solid #a7f3d0;padding:10px 14px;border-radius:8px;font-size:.88rem;margin-bottom:12px}.bdo-alert--info{display:block;background:#f9fafb;color:#6b7280;border:1px solid #e5e7eb;padding:10px 14px;border-radius:8px;font-size:13px;margin-bottom:12px}.bdo-auth__submit{width:100%;padding:16px;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;font-family:inherit;transition:opacity .2s}.bdo-auth__submit:disabled{opacity:.7;cursor:default}.bdo-auth__submit--register{background:linear-gradient(to right,#e65100,#fb923c)}.bdo-auth__submit--login{background:#111827}.bdo-auth__submit--ok{background:#22c55e!important}.bdo-auth__legal{text-align:center;margin-top:16px;font-size:12px;color:#9ca3af;line-height:1.5}.bdo-auth__legal a{color:#e65100;text-decoration:none}.bdo-auth__forgot{text-align:center;margin-top:16px}.bdo-auth__forgot a,.bdo-auth__forgot button{color:#e65100;text-decoration:none;font-size:13px;font-weight:600;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.bdo-auth__hint{font-size:13px;color:#6b7280;line-height:1.5;margin:0 0 16px}.bdo-auth__footer{text-align:center;margin-top:32px;padding-top:24px;border-top:1px solid #f3f4f6}.bdo-auth__footer a{color:#6b7280;text-decoration:none;font-size:13px;font-weight:500}.bdo-btn-dark{display:inline-block;background:#111827;color:#fff;padding:14px 40px;border-radius:9999px;font-weight:700;font-size:14px;text-decoration:none;box-shadow:0 10px 25px #00000026;border:none;cursor:pointer;font-family:inherit;text-align:center}.bdo-btn-grad{display:inline-block;background:linear-gradient(to right,#e65100,#fb923c);color:#fff;font-weight:700;font-size:14px;padding:16px 40px;border-radius:9999px;text-decoration:none;box-shadow:0 10px 25px #e651004d;border:none;cursor:pointer;font-family:inherit;text-align:center}.bdo-btn-orange{display:block;width:100%;background:#e65100;color:#fff;border:none;border-radius:10px;padding:13px 0;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .15s,transform .1s;text-align:center;font-family:inherit}.bdo-btn-orange:hover{background:#bf4300}.bdo-btn-outline{display:block;width:100%;background:#fff;color:#e65100;border:1.5px solid #E65100;border-radius:10px;padding:12px 0;font-size:.95rem;font-weight:700;cursor:pointer;text-align:center;font-family:inherit}.bdo-btn-gray{display:block;width:100%;background:#f3f4f6;color:#6b7280;border:none;border-radius:12px;padding:12px;font-size:14px;font-weight:700;cursor:pointer;text-align:center;font-family:inherit}.bdo-btn-red{display:block;width:100%;background:#dc2626;color:#fff;border:none;border-radius:12px;padding:12px;font-size:14px;font-weight:700;cursor:pointer;text-align:center;font-family:inherit}.bdo-btn-outline-red{display:block;width:100%;background:#fff;color:#dc2626;border:1.5px solid #dc2626;border-radius:12px;padding:12px;font-size:14px;font-weight:700;cursor:pointer;text-align:center;font-family:inherit}.bdo-btn-outline-gray{display:block;width:100%;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:12px;padding:12px;font-size:14px;font-weight:700;cursor:pointer;text-align:center;font-family:inherit}.bdo-btn-compact{display:inline-block;width:auto;padding:8px 16px;font-size:13px;border-radius:20px}.bdo-btn-dark:disabled,.bdo-btn-grad:disabled,.bdo-btn-orange:disabled,.bdo-btn-outline:disabled,.bdo-btn-gray:disabled,.bdo-btn-red:disabled,.bdo-btn-outline-red:disabled,.bdo-btn-outline-gray:disabled{opacity:.6;cursor:default}.bdo-btn-row{display:flex;gap:10px;margin-top:16px}.bdo-btn-row>*{flex:1}.bdo-link{color:#e65100;font-weight:600;cursor:pointer;text-decoration:none;background:none;border:none;padding:0;font-family:inherit;font-size:inherit}.bdo-card{background:#fff;border-radius:16px;border:1px solid #f3f4f6;box-shadow:0 1px 2px #0000000d;padding:16px;margin-bottom:12px}.bdo-page-title{font-size:20px;font-weight:800;color:#111827;text-align:center;padding:16px 16px 8px;margin:0}.bdo-section-title{font-size:18px;font-weight:800;color:#111827;margin:0 0 12px}.bdo-muted{color:#6b7280;font-size:14px}.bdo-loading{text-align:center;padding:40px;color:#9ca3af;font-size:14px}.bdo-empty{text-align:center;padding:40px 20px;color:#9ca3af;font-size:14px}.bdo-form-group{margin-bottom:16px}.bdo-textarea{min-height:96px;resize:vertical;line-height:1.4}.bdo-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:16px;padding-right:40px}.bdo-checkbox{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#111827;margin:12px 0 0;line-height:1.5}.bdo-checkbox input{width:20px;height:20px;padding:0;margin:1px 0 0;flex-shrink:0;accent-color:#E65100;border-radius:4px}.bdo-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:20000;display:flex;align-items:flex-end;justify-content:center}.bdo-sheet{background:#fff;border-radius:16px 16px 0 0;padding:20px 20px calc(20px + var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)));width:100%;max-width:640px;box-shadow:0 8px 40px #0000002e;max-height:88vh;overflow-y:auto;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827}.bdo-sheet h3{margin:0 0 16px;font-size:16px;font-weight:800;color:#111827}.bdo-sheet p{font-size:14px;color:#6b7280;line-height:1.5;margin:0 0 16px}.bdo-sheet__item{display:flex;align-items:center;gap:12px;width:100%;padding:14px 4px;background:none;border:none;border-bottom:1px solid #f3f4f6;font-size:15px;font-weight:600;color:#111827;cursor:pointer;text-align:left;font-family:inherit}.bdo-sheet__item:last-child{border-bottom:none}.bdo-sheet__item svg{width:20px;height:20px;color:#374151}.bdo-sheet__item--danger{color:#dc2626}.bdo-sheet__item--danger svg{color:#dc2626}.bdo-msg-offer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:20000;display:flex;align-items:center;justify-content:center;padding:16px}.bdo-msg-offer-modal{background:#fff;border-radius:16px;padding:24px;width:100%;max-width:400px;box-shadow:0 8px 40px #0000002e;font-family:Plus Jakarta Sans,-apple-system,sans-serif}.bdo-msg-offer-modal h3{margin:0 0 16px;font-size:16px;font-weight:800;color:#111827}.bdo-msg-offer-modal input{width:100%;border:1.5px solid #e5e7eb;border-radius:12px;padding:12px 16px;font-size:18px;font-family:inherit;font-weight:700;color:#111827;outline:none;text-align:center;background:#fff}.bdo-msg-offer-modal input:focus{border-color:#e65100}.bdo-msg-offer-modal input.is-invalid{border-color:#ef4444}.bdo-msg-offer-modal-actions{display:flex;gap:10px;margin-top:16px}.bdo-msg-offer-modal-actions button{flex:1;padding:12px;border-radius:12px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer}.bdo-msg-offer-cancel{background:#f3f4f6;border:none;color:#6b7280}.bdo-msg-offer-submit{background:linear-gradient(135deg,#e65100,#fb923c);border:none;color:#fff}.bdo-msg-app{display:flex;flex-direction:column;background:#fff;flex:1;color:#111827;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bdo-msg-app--thread{position:fixed;top:0;left:0;right:0;bottom:0;margin:0 auto;max-width:640px;min-height:0;overflow:hidden;z-index:100}.bdo-msg-search{padding:8px 16px 12px;background:#111827}.bdo-msg-search input{width:100%;border:1.5px solid #374151;border-radius:20px;padding:10px 16px;background:#1f2937;color:#fff;font-size:14px;font-family:inherit;outline:none}.bdo-msg-search input::placeholder{color:#9ca3af}.bdo-msg-search input:focus{border-color:#e65100}.bdo-msg-threads{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.bdo-msg-thread{display:flex;align-items:center;padding:14px 16px;gap:12px;border-bottom:1px solid #f3f4f6;cursor:pointer;text-decoration:none;color:inherit;transition:background .15s;width:100%;background:#fff;border-left:none;border-right:none;border-top:none;text-align:left;font-family:inherit}.bdo-msg-thread:hover,.bdo-msg-thread:active{background:#fff7ed}.bdo-msg-thread-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #f3f4f6;position:relative}.bdo-msg-thread-avatar-wrap{position:relative;flex-shrink:0}.bdo-msg-online-dot{position:absolute;bottom:1px;right:1px;width:12px;height:12px;background:#22c55e;border-radius:50%;border:2px solid #fff}.bdo-msg-thread-info{flex:1;min-width:0}.bdo-msg-thread-name{font-weight:700;font-size:15px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bdo-msg-thread-preview{font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.bdo-msg-thread-preview.is-unread{color:#111827;font-weight:700}.bdo-msg-thread-meta{flex-shrink:0;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.bdo-msg-thread-date{font-size:11px;color:#9ca3af}.bdo-msg-thread-badge{background:#e65100;color:#fff;font-size:11px;font-weight:800;min-width:20px;height:20px;border-radius:9999px;display:flex;align-items:center;justify-content:center;padding:0 6px}.bdo-msg-thread-product{width:40px;height:40px;border-radius:8px;object-fit:cover;flex-shrink:0;border:1px solid #e5e7eb}.bdo-msg-empty{text-align:center;padding:80px 20px;color:#9ca3af}.bdo-msg-empty svg{width:64px;height:64px;color:#e65100;opacity:.3;margin-bottom:16px}.bdo-msg-empty p{font-size:15px;margin:8px 0}.bdo-msg-empty a{color:#e65100;font-weight:700;text-decoration:none;font-size:16px}.bdo-msg-product-banner{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#f9fafb;border-bottom:1px solid #f3f4f6;text-decoration:none;color:inherit;flex-shrink:0}.bdo-msg-product-banner img{width:44px;height:44px;border-radius:8px;object-fit:cover}.bdo-msg-product-banner__ph{width:44px;height:44px;border-radius:8px;background:#e5e7eb;flex-shrink:0}.bdo-msg-product-banner-info{flex:1;min-width:0;text-decoration:none;color:inherit}.bdo-msg-product-banner-name{font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bdo-msg-product-banner-price{font-size:15px;font-weight:800;color:#111827}.bdo-msg-buy-btn{padding:8px 16px;border:none;border-radius:20px;background:linear-gradient(135deg,#e65100,#fb923c);color:#fff;font-weight:700;font-size:13px;font-family:inherit;cursor:pointer;white-space:nowrap;text-decoration:none;display:inline-block;box-shadow:0 2px 8px #e6510040;flex-shrink:0}.bdo-msg-buy-btn:active{transform:scale(.96)}.bdo-msg-quick-actions{display:flex;gap:8px;padding:8px 16px;background:#fff7ed;border-bottom:1px solid #f3f4f6;flex-shrink:0}.bdo-msg-quick-actions button,.bdo-msg-quick-actions a{flex:1;padding:10px 12px;border-radius:12px;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:transform .1s}.bdo-msg-quick-actions button:active,.bdo-msg-quick-actions a:active{transform:scale(.96)}.bdo-msg-offer-btn{background:#fff;border:1.5px solid #E65100;color:#e65100}.bdo-msg-buynow-btn{background:linear-gradient(135deg,#e65100,#fb923c);border:none;color:#fff;box-shadow:0 2px 8px #e6510040}.bdo-msg-messages{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px;display:flex;flex-direction:column;gap:6px}.bdo-msg-bubble-wrap{display:flex;flex-direction:column;max-width:78%}.bdo-msg-bubble-wrap.me{align-self:flex-end;align-items:flex-end}.bdo-msg-bubble-wrap.them{align-self:flex-start;align-items:flex-start}.bdo-msg-bubble{padding:10px 14px;font-size:14px;line-height:1.45;word-break:break-word;white-space:pre-wrap}.bdo-msg-bubble.me{background:#e65100;color:#fff;border-radius:18px 18px 4px}.bdo-msg-bubble.them{background:#f3f4f6;color:#111827;border-radius:18px 18px 18px 4px}.bdo-msg-bubble img.bdo-msg-img{max-width:220px;max-height:220px;border-radius:12px;display:block;cursor:pointer}.bdo-msg-bubble.is-pending{opacity:.6}.bdo-msg-bubble-time{font-size:11px;color:#9ca3af;margin-top:2px;padding:0 4px}.bdo-msg-bubble-read{font-size:10px;color:#9ca3af;padding:0 4px;font-weight:600}.bdo-msg-date-sep{text-align:center;font-size:12px;color:#9ca3af;padding:12px 0 4px;font-weight:600}.bdo-msg-notice{padding:8px 16px;flex-shrink:0;background:#fff}.bdo-msg-notice>*{margin-bottom:0}.bdo-msg-reply{display:flex;align-items:flex-end;gap:10px;padding:10px 16px;padding-bottom:max(10px,env(safe-area-inset-bottom,10px));background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0}.bdo-msg-reply textarea{flex:1;border:1.5px solid #e5e7eb;border-radius:20px;padding:10px 16px;font-size:14px;font-family:inherit;resize:none;max-height:100px;outline:none;background:#f9fafb;color:#111827;line-height:1.4;min-height:40px}.bdo-msg-reply textarea:focus{border-color:#e65100;background:#fff}.bdo-msg-reply textarea::placeholder{color:#9ca3af}.bdo-msg-reply textarea:disabled{opacity:.6}.bdo-msg-img-btn{width:40px;height:40px;min-width:40px;border-radius:50%;border:1.5px solid #e5e7eb;background:#f9fafb;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .15s,color .15s;padding:0}.bdo-msg-img-btn:hover{border-color:#e65100;color:#e65100}.bdo-msg-img-btn:active{transform:scale(.95)}.bdo-msg-img-btn:disabled{opacity:.5}.bdo-msg-img-btn svg{width:20px;height:20px}.bdo-msg-send-btn{width:40px;height:40px;min-width:40px;border-radius:50%;border:none;background:linear-gradient(135deg,#e65100,#fb923c);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #e651004d;flex-shrink:0;padding:0}.bdo-msg-send-btn:active{transform:scale(.95)}.bdo-msg-send-btn:disabled{opacity:.5}.bdo-msg-send-btn svg{width:18px;height:18px}.bdo-msg-loading{text-align:center;padding:40px;color:#9ca3af;font-size:14px}.bdo-acc-head{display:flex;align-items:center;gap:14px}.bdo-acc-head__avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid #E65100;flex-shrink:0}.bdo-acc-head__name{font-size:18px;font-weight:800;color:#111827;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bdo-acc-head__sub{color:#6b7280;font-size:13px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bdo-acc-head__since{font-size:.78rem;color:#9ca3af;margin-top:4px}.bdo-premium-pill{display:inline-flex;align-items:center;gap:4px;background:linear-gradient(135deg,#111827,#374151);color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px;border-radius:9999px;vertical-align:middle}.bdo-acc-group{background:#fff;border-radius:16px;border:1px solid #f3f4f6;box-shadow:0 1px 2px #0000000d;margin-bottom:12px;overflow:hidden}.bdo-acc-group__title{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;padding:14px 16px 6px}.bdo-acc-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:#fff;border:none;border-bottom:1px solid #f3f4f6;color:#111827;text-decoration:none;font-size:15px;font-weight:600;cursor:pointer;text-align:left;font-family:inherit;min-height:56px}.bdo-acc-item:last-child{border-bottom:none}.bdo-acc-item:active{background:#fff7ed}.bdo-acc-item__icon{width:36px;height:36px;border-radius:9999px;background:#f9fafb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bdo-acc-item__icon svg{width:18px;height:18px;color:#374151}.bdo-acc-item__label{flex:1;min-width:0}.bdo-acc-item__right{font-size:12px;color:#9ca3af;font-weight:600}.bdo-acc-item__chev{color:#9ca3af;display:flex}.bdo-acc-item__chev svg{width:16px;height:16px}.bdo-acc-item--danger{color:#dc2626}.bdo-acc-item--danger .bdo-acc-item__icon{background:#fef2f2}.bdo-acc-item--danger .bdo-acc-item__icon svg{color:#dc2626}.bdo-acc-form{padding:4px 16px 16px;border-top:1px solid #f3f4f6}.bdo-acc-form .bdo-form-group:first-child{margin-top:12px}.bdo-danger{border-color:#fecaca}.bdo-danger__title{color:#dc2626;font-weight:700;font-size:15px}.bdo-danger__text{color:#6b7280;font-size:13px;line-height:1.5;margin:6px 0 12px}.bdo-wl-main{max-width:1200px;margin:28px auto;padding:0 16px;width:100%}.bdo-wl-page-title{font-size:1.4rem;font-weight:800;margin:0 0 6px;display:flex;align-items:center;gap:10px;color:#111827}.bdo-wl-page-title__icon{font-size:1.3rem}.bdo-wl-page-subtitle{font-size:.9rem;color:#6b7280;margin:0 0 24px}.bdo-wl-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:18px}@media (max-width: 480px){.bdo-wl-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.bdo-wl-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #f3f4f6;transition:box-shadow .18s,transform .18s;position:relative;display:block;cursor:pointer}.bdo-wl-card:hover{box-shadow:0 4px 18px #0000001a;transform:translateY(-2px)}.bdo-wl-card__img-wrap{aspect-ratio:1/1;background:#f9fafb;overflow:hidden;position:relative}.bdo-wl-card__img{width:100%;height:100%;object-fit:cover;transition:transform .2s;display:block}.bdo-wl-card:hover .bdo-wl-card__img{transform:scale(1.04)}.bdo-wl-card__body{padding:12px 12px 14px}.bdo-wl-card__title{font-size:.9rem;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:6px;color:#111827}.bdo-wl-card__price{font-size:1.05rem;font-weight:800;color:#e65100}.bdo-wl-card__seller{font-size:.75rem;color:#9ca3af;margin-top:4px}.bdo-wl-card__stock-badge{position:absolute;top:8px;left:8px;background:#000000a6;color:#fff;font-size:.7rem;font-weight:700;border-radius:4px;padding:2px 8px}.bdo-wl-card .bdo-wl-btn{position:absolute;top:8px;right:8px}.bdo-wl-btn:disabled{opacity:.6}.bdo-wl-empty{background:#fff;border-radius:16px;padding:60px 32px;text-align:center;box-shadow:0 1px 6px #0000000f}.bdo-wl-empty__heart{font-size:3.5rem;margin-bottom:16px;color:#e5e7eb;line-height:1}.bdo-wl-empty__title{font-size:1.1rem;font-weight:700;margin-bottom:8px;color:#111827}.bdo-wl-empty__text{font-size:.9rem;color:#6b7280;margin:0 0 24px}.bdo-wl-empty__btn{display:inline-block;background:#e65100;color:#fff;padding:12px 28px;border-radius:10px;font-weight:700;font-size:.95rem;transition:background .15s;text-decoration:none}.bdo-wl-empty__btn:hover{background:#bf4300}.bdo-wl-cta{margin-top:32px;background:#111827;border-radius:14px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#fff}@media (max-width: 600px){.bdo-wl-cta{flex-direction:column;text-align:center}}.bdo-wl-cta__text{font-size:1rem;font-weight:600}.bdo-wl-cta__sub{font-size:.85rem;color:#9ca3af;margin-top:4px}.bdo-wl-cta__btn{background:#e65100;color:#fff;padding:11px 24px;border-radius:10px;font-weight:700;font-size:.9rem;white-space:nowrap;transition:background .15s;flex-shrink:0;text-decoration:none}.bdo-wl-cta__btn:hover{background:#bf4300}.bdo-sp-main{max-width:1200px;margin:24px auto;padding:0 16px;display:grid;grid-template-columns:1fr;gap:24px;align-items:start;width:100%}.bdo-sp-card{background:#fff;border-radius:16px;padding:28px 20px;box-shadow:0 1px 6px #00000012;position:static;text-align:center}.bdo-sp-card__avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;border:3px solid #E65100;margin:0 auto 14px;display:block}.bdo-sp-card__name{font-size:1.25rem;font-weight:700;margin-bottom:4px;color:#111827;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.bdo-sp-card__username{font-size:.85rem;color:#6b7280;margin-bottom:12px}.bdo-sp-card__location{font-size:.85rem;color:#6b7280;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:4px}.bdo-sp-card__stars{margin-bottom:4px}.bdo-stars{letter-spacing:1px}.bdo-star--full,.bdo-star--half{color:#f59e0b}.bdo-star--empty{color:#d1d5db}.bdo-sp-card__rating-text{font-size:.8rem;color:#6b7280;margin-bottom:18px}.bdo-sp-card__stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.bdo-sp-card__stat{background:#f9fafb;border-radius:10px;padding:12px 8px}.bdo-sp-card__stat-value{font-size:1.3rem;font-weight:800;color:#e65100}.bdo-sp-card__stat-label{font-size:.75rem;color:#6b7280;margin-top:2px}.bdo-sp-card__bio{font-size:.88rem;color:#374151;line-height:1.55;margin-bottom:20px;text-align:left}.bdo-sp-card__since{font-size:.78rem;color:#9ca3af;margin-bottom:16px}.bdo-sp-card__contact-btn{display:block;width:100%;background:#e65100;color:#fff;border:none;border-radius:10px;padding:13px 0;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .15s,transform .1s;text-align:center;text-decoration:none;font-family:inherit}.bdo-sp-card__contact-btn:hover{background:#bf4300;transform:translateY(-1px)}.bdo-sp-card__report-btn{display:block;width:100%;background:none;border:none;color:#9ca3af;font-size:.8rem;font-weight:600;margin-top:12px;cursor:pointer;font-family:inherit}.bdo-sp-card__report-btn:hover{color:#dc2626}.bdo-sp-card__badge{display:inline-flex;align-items:center;gap:4px;background:#ecfdf5;color:#059669;border-radius:20px;padding:3px 10px;font-size:.75rem;font-weight:600;margin-bottom:14px}.bdo-sp-section-title{font-size:1.1rem;font-weight:700;margin:0 0 16px;color:#111827}.bdo-sp-section-title small{font-size:.85rem;font-weight:400;color:#6b7280}.bdo-sp-products{background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 6px #00000012}.bdo-sp-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}@media (max-width: 480px){.bdo-sp-products__grid{grid-template-columns:repeat(2,1fr);gap:10px}}.bdo-sp-product-card{border-radius:12px;overflow:hidden;border:1px solid #f3f4f6;transition:box-shadow .18s,transform .18s;background:#fff;display:block;cursor:pointer}.bdo-sp-product-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.bdo-sp-product-card__img-wrap{position:relative;aspect-ratio:1/1;background:#f9fafb;overflow:hidden}.bdo-sp-product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .2s;display:block}.bdo-sp-product-card:hover .bdo-sp-product-card__img{transform:scale(1.04)}.bdo-sp-product-card__body{padding:10px 10px 12px}.bdo-sp-product-card__title{font-size:.85rem;font-weight:600;color:#111827;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:6px}.bdo-sp-product-card__price{font-size:1rem;font-weight:800;color:#e65100}.bdo-sp-product-card__condition{display:inline-block;font-size:.7rem;font-weight:600;background:#f3f4f6;color:#6b7280;border-radius:4px;padding:2px 6px;margin-top:4px}.bdo-sp-product-card--soldout .bdo-sp-product-card__img{opacity:.5}.bdo-sp-product-card__soldout-badge{position:absolute;top:8px;left:8px;background:#000000a6;color:#fff;font-size:.7rem;font-weight:700;border-radius:4px;padding:2px 8px}.bdo-sp-empty{text-align:center;padding:40px 0;color:#9ca3af;font-size:.95rem}.bdo-sp-empty__icon{font-size:2.5rem;margin-bottom:8px}.bdo-sp-reviews{background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 6px #00000012;margin-bottom:24px}.bdo-sp-review{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f3f4f6;text-align:left}.bdo-sp-review:last-child{border-bottom:none}.bdo-sp-review__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.bdo-sp-review__author{font-weight:600;font-size:.9rem;color:#111827}.bdo-sp-review__meta{font-size:.78rem;color:#9ca3af;margin-top:2px}.bdo-sp-review__text{font-size:.88rem;color:#374151;margin:6px 0 0;line-height:1.5}.bdo-sp-reviews__more{display:block;width:100%;margin-top:12px;background:none;border:0;color:#e65100;font-size:.9rem;font-weight:700;cursor:pointer;font-family:inherit;padding:10px 0}.bdo-blocked-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #f3f4f6}.bdo-blocked-item:last-child{border-bottom:none}.bdo-blocked-item__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #f3f4f6;flex-shrink:0}.bdo-blocked-item__name{flex:1;min-width:0;font-weight:700;font-size:15px;color:#111827;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bdo-page{padding:8px 20px 32px;max-width:720px;margin:0 auto;width:100%}.bdo-page h1{font-size:20px;font-weight:800;color:#111827;text-align:center;padding:16px 16px 8px;margin:0 0 8px}.bdo-page h2{font-size:18px;font-weight:800;color:#111827;margin:24px 0 10px;line-height:1.3}.bdo-page h3{font-size:15px;font-weight:700;color:#111827;margin:16px 0 8px}.bdo-page p,.bdo-page li{font-size:15px;color:#374151;line-height:1.65}.bdo-page p{margin:0 0 12px}.bdo-page ul,.bdo-page ol{margin:0 0 12px;padding-left:22px}.bdo-page li{margin-bottom:6px}.bdo-page strong{font-weight:700;color:#111827}.bdo-page a{color:#e65100;text-decoration:none;font-weight:600}.bdo-page .bdo-page__cols{display:grid;grid-template-columns:1fr;gap:0 24px}.bdo-page__box{background:#fff;border-radius:16px;border:1px solid #f3f4f6;box-shadow:0 1px 2px #0000000d;padding:16px;margin:12px 0}.bdo-page__ext{display:inline-block;margin-top:12px}.bdo-page table{width:100%;border-collapse:collapse;font-size:14px;margin:0 0 12px}.bdo-page td,.bdo-page th{padding:8px 6px;border-bottom:1px solid #F1F5F9;text-align:left;vertical-align:top}.bdo-page blockquote{margin:0 0 12px;padding:8px 14px;border-left:3px solid #E65100;color:#6b7280}.bdo-page img{max-width:100%;height:auto;border-radius:12px}:where(.bdo-msg2-app,.bdo-msg2-list-app,.bdo-msg2-offer-sheet) *{box-sizing:border-box}:where(.bdo-msg2-app,.bdo-msg2-list-app) a{color:inherit;text-decoration:none}:where(.bdo-msg2-app,.bdo-msg2-list-app,.bdo-msg2-offer-sheet) button,:where(.bdo-msg2-app,.bdo-msg2-list-app,.bdo-msg2-offer-sheet) input,:where(.bdo-msg2-app,.bdo-msg2-list-app,.bdo-msg2-offer-sheet) textarea{font-family:inherit}@keyframes bdo-msg2-spin{to{transform:rotate(360deg)}}.bdo-msg2-spinner{display:inline-block;width:14px;height:14px;border-radius:50%;border:2px solid #e5e7eb;border-top-color:#e65100;animation:bdo-msg2-spin .8s linear infinite;vertical-align:-2px}.bdo-msg2-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:9999px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;text-align:center;text-decoration:none;line-height:1.2;transition:transform .1s,opacity .15s,background .15s;min-height:44px}.bdo-msg2-btn:active{transform:scale(.97)}.bdo-msg2-btn:disabled{opacity:.55;cursor:default}.bdo-msg2-btn--primary{background:#e65100;color:#fff;border:1.5px solid #E65100}.bdo-msg2-btn--primary:hover{background:#bf4300;border-color:#bf4300}.bdo-msg2-btn--outline{background:#fff;color:#111827;border:1.5px solid #111827}.bdo-msg2-btn--block{width:100%}.bdo-msg2-link{color:#e65100;font-weight:700;text-decoration:none}.bdo-msg2-chip{flex-shrink:0;padding:8px 14px;border-radius:9999px;border:1px solid #e5e7eb;background:#fff;color:#111827;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,transform .1s;min-height:36px}.bdo-msg2-chip:active{transform:scale(.96)}.bdo-msg2-chip.is-active{background:#fff7ed;border-color:#e65100;color:#e65100}.bdo-msg2-empty{text-align:center;padding:56px 24px;color:#6b7280;display:flex;flex-direction:column;align-items:center;justify-content:center}.bdo-msg2-empty__icon{width:56px;height:56px;border-radius:50%;background:#fff7ed;color:#e65100;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px}.bdo-msg2-empty__icon svg{width:28px;height:28px}.bdo-msg2-empty__title{font-size:17px;font-weight:800;color:#111827;margin:0 0 6px}.bdo-msg2-empty__text{font-size:14px;color:#6b7280;margin:0 0 4px;line-height:1.5;max-width:300px}.bdo-msg2-empty__btn{display:inline-block;margin-top:16px;padding:12px 22px;border-radius:9999px;background:#111827;color:#fff;font-weight:700;font-size:14px;border:none;cursor:pointer;font-family:inherit;text-decoration:none}.bdo-msg2-loading{text-align:center;padding:40px;color:#9ca3af;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px}.bdo-msg2-skel{padding:4px 0}.bdo-msg2-skel__row{display:flex;align-items:center;gap:12px;padding:14px 16px}.bdo-msg2-skel__av{width:44px;height:44px;border-radius:50%;background:#f3f4f6;flex-shrink:0;animation:bdo-pulse 1.4s ease-in-out infinite}.bdo-msg2-skel__lines{flex:1;display:flex;flex-direction:column;gap:8px}.bdo-msg2-skel__lines span{display:block;height:12px;border-radius:6px;background:#f3f4f6;animation:bdo-pulse 1.4s ease-in-out infinite}.bdo-msg2-skel__lines span:first-child{width:45%}.bdo-msg2-skel__lines span:last-child{width:80%}.bdo-msg2-list-app{display:flex;flex-direction:column;flex:1;min-height:0;background:#fff8f2;color:#111827;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bdo-msg2-list-head{position:sticky;top:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));z-index:50;background:#fff;padding:14px 16px 12px;border-bottom:1px solid #f0f0f0}.bdo-msg2-list-head:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));background:#fff;pointer-events:none}.bdo-msg2-list-title{font-size:22px;font-weight:800;color:#111827;margin:0 0 12px;line-height:1.2;letter-spacing:-.2px}.bdo-msg2-search{display:flex;align-items:center;gap:8px;background:#f3f4f6;border-radius:9999px;padding:0 14px;height:40px;color:#9ca3af}.bdo-msg2-search svg{flex-shrink:0;width:16px;height:16px}.bdo-msg2-search input{flex:1;min-width:0;border:none;background:transparent;font-size:14px;color:#111827;outline:none;padding:0;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.bdo-msg2-search input::placeholder{color:#9ca3af}.bdo-msg2-search input::-webkit-search-cancel-button{display:none}.bdo-msg2-search__clear{border:none;background:#e5e7eb;color:#6b7280;width:20px;height:20px;border-radius:50%;font-size:14px;line-height:1;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.bdo-msg2-threads{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff}.bdo-msg2-row{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:#fff;border:none;border-bottom:1px solid #f3f4f6;text-align:left;cursor:pointer;color:inherit;font-family:inherit;transition:background .15s;min-height:68px}.bdo-msg2-row:active{background:#fff8f2}.bdo-msg2-row__avatar{position:relative;flex-shrink:0;width:44px;height:44px}.bdo-msg2-row__dot{position:absolute;bottom:0;right:0;width:12px;height:12px;background:#22c55e;border-radius:50%;border:2px solid #fff}.bdo-msg2-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.bdo-msg2-row__top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.bdo-msg2-row__name{font-weight:700;font-size:15px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.bdo-msg2-row__date{font-size:12px;color:#9ca3af;flex-shrink:0}.bdo-msg2-row__bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.bdo-msg2-row__preview{font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.bdo-msg2-row.is-unread .bdo-msg2-row__preview{color:#111827;font-weight:700}.bdo-msg2-row.is-unread .bdo-msg2-row__date{color:#e65100;font-weight:700}.bdo-msg2-row__badge{background:#e65100;color:#fff;font-size:11px;font-weight:800;min-width:20px;height:20px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;flex-shrink:0}.bdo-msg2-row__product{width:40px;height:40px;border-radius:10px;object-fit:cover;flex-shrink:0;border:1px solid #f0f0f0;background:#f9fafb}.bdo-msg2-row__product--ph{display:inline-flex;align-items:center;justify-content:center;color:#9ca3af}.bdo-msg2-app{position:fixed;top:0;left:0;right:0;bottom:0;margin:0 auto;max-width:640px;min-height:0;overflow:hidden;z-index:100;display:flex;flex-direction:column;background:#fff8f2;color:#111827;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bdo-msg2-head{display:flex;align-items:center;gap:10px;padding:10px 12px;padding-top:max(10px,calc(10px + var(--safe-area-inset-top, env(safe-area-inset-top, 0px))));background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0}.bdo-msg2-head__back,.bdo-msg2-head__more{width:36px;height:36px;border-radius:9999px;background:#f9fafb;border:none;display:inline-flex;align-items:center;justify-content:center;color:#374151;cursor:pointer;padding:0;flex-shrink:0}.bdo-msg2-head__back svg,.bdo-msg2-head__more svg{width:18px;height:18px}.bdo-msg2-head__who{flex:1;min-width:0}.bdo-msg2-head__name{font-weight:800;font-size:16px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.bdo-msg2-head__sub{font-size:12px;color:#9ca3af;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bdo-msg2-head__sub.is-online{color:#22c55e;font-weight:600}.bdo-msg2-sticky{flex-shrink:0;padding:10px 12px 8px;background:#fff8f2;display:flex;flex-direction:column;gap:8px;max-height:46vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.bdo-msg2-product{display:flex;align-items:center;gap:12px;background:#fff;border-radius:16px;padding:10px 12px;box-shadow:0 2px 10px #1118270f}.bdo-msg2-product__img{width:56px;height:56px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#f3f4f6;display:block}.bdo-msg2-product__img img{width:100%;height:100%;object-fit:cover;display:block}.bdo-msg2-product__ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af}.bdo-msg2-product__info{flex:1;min-width:0;display:block}.bdo-msg2-product__title{font-size:14px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bdo-msg2-product__row{display:flex;align-items:center;gap:8px;margin-top:3px}.bdo-msg2-product__price{font-size:15px;font-weight:800;color:#e65100}.bdo-msg2-product__status{font-size:11px;font-weight:700;color:#059669;background:#ecfdf5;border-radius:9999px;padding:2px 8px}.bdo-msg2-product__status.is-sold{color:#6b7280;background:#f3f4f6}.bdo-msg2-product__chev{color:#d1d5db;display:flex;flex-shrink:0}.bdo-msg2-actions{display:flex;gap:8px}.bdo-msg2-actions>*{flex:1}.bdo-msg2-sale{background:#fff;border-radius:16px;padding:12px 14px 14px;box-shadow:0 2px 10px #1118270f}.bdo-msg2-sale__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.bdo-msg2-sale__title{font-size:14px;font-weight:800;color:#111827}.bdo-msg2-sale__total{font-size:14px;font-weight:800;color:#e65100}.bdo-msg2-timeline{list-style:none;margin:0 0 10px;padding:0;display:flex;align-items:flex-start}.bdo-msg2-timeline__step{flex:1;position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.bdo-msg2-timeline__step:before{content:"";position:absolute;top:8px;left:-50%;right:50%;height:2px;background:#e5e7eb;z-index:0}.bdo-msg2-timeline__step:first-child:before{display:none}.bdo-msg2-timeline__step.is-done:before,.bdo-msg2-timeline__step.is-active:before{background:#22c55e}.bdo-msg2-timeline__dot{position:relative;z-index:1;width:18px;height:18px;border-radius:50%;background:#e5e7eb;border:2px solid #fff;box-shadow:0 0 0 1px #e5e7eb;display:inline-flex;align-items:center;justify-content:center;color:#fff}.bdo-msg2-timeline__dot svg{width:10px;height:10px;stroke-width:3}.bdo-msg2-timeline__step.is-done .bdo-msg2-timeline__dot{background:#22c55e;box-shadow:0 0 0 1px #22c55e}.bdo-msg2-timeline__step.is-active .bdo-msg2-timeline__dot{background:#e65100;box-shadow:0 0 0 3px #e651002e}.bdo-msg2-timeline__label{font-size:10.5px;font-weight:600;color:#9ca3af;text-align:center;line-height:1.2}.bdo-msg2-timeline__step.is-done .bdo-msg2-timeline__label{color:#059669}.bdo-msg2-timeline__step.is-active .bdo-msg2-timeline__label{color:#e65100;font-weight:800}.bdo-msg2-sale__body{display:flex;flex-direction:column;gap:8px}.bdo-msg2-sale__info{font-size:13px;color:#374151;margin:0;line-height:1.45;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.bdo-msg2-sale__info svg{width:14px;height:14px;color:#6b7280;flex-shrink:0}.bdo-msg2-sale__info.is-ok{color:#059669;font-weight:700}.bdo-msg2-sale__info.is-ok svg{color:#059669}.bdo-msg2-sale__hint{font-size:12px;color:#6b7280;margin:0;line-height:1.45;display:flex;align-items:center;gap:6px}.bdo-msg2-sale__relay{font-size:12.5px;color:#374151;margin:0;line-height:1.45;display:flex;align-items:flex-start;gap:6px;background:#f9fafb;border-radius:10px;padding:8px 10px}.bdo-msg2-sale__relay svg{width:14px;height:14px;color:#e65100;flex-shrink:0;margin-top:2px}.bdo-msg2-sale__relay strong{color:#111827}.bdo-msg2-sale__err{margin-top:8px;background:#fef2f2;color:#dc2626;padding:10px 12px;border-radius:10px;font-size:13px}.bdo-msg2-messages{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 14px 8px;display:flex;flex-direction:column;gap:6px}.bdo-msg2-day{display:flex;justify-content:center;padding:10px 0 4px}.bdo-msg2-day span{font-size:11px;font-weight:700;color:#6b7280;background:#f3f4f6;border-radius:9999px;padding:4px 12px}.bdo-msg2-wrap{display:flex;flex-direction:column;max-width:78%}.bdo-msg2-wrap.me{align-self:flex-end;align-items:flex-end}.bdo-msg2-wrap.them{align-self:flex-start;align-items:flex-start}.bdo-msg2-bubble{padding:10px 14px;font-size:14px;line-height:1.45;word-break:break-word;white-space:pre-wrap}.bdo-msg2-bubble.me{background:#111827;color:#fff;border-radius:18px 18px 4px}.bdo-msg2-bubble.them{background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:18px 18px 18px 4px}.bdo-msg2-bubble.is-pending{opacity:.6}.bdo-msg2-bubble .bdo-msg2-img{max-width:220px;max-height:220px;border-radius:12px;display:block;cursor:pointer}.bdo-msg2-time{font-size:11px;color:#9ca3af;margin-top:3px;padding:0 4px}.bdo-msg2-read{font-weight:600}.bdo-msg2-bubble--offer{display:flex;align-items:center;gap:10px;white-space:normal}.bdo-msg2-offer__icon{width:30px;height:30px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffff24;color:#fb923c}.bdo-msg2-bubble--offer.them .bdo-msg2-offer__icon{background:#fff7ed;color:#e65100}.bdo-msg2-offer__icon svg{width:16px;height:16px}.bdo-msg2-offer__text{display:flex;flex-direction:column;line-height:1.2}.bdo-msg2-offer__label{font-size:11px;font-weight:600;opacity:.75;text-transform:uppercase;letter-spacing:.04em}.bdo-msg2-offer__amount{font-size:17px;font-weight:800}.bdo-msg2-system{align-self:center;max-width:92%;display:flex;align-items:flex-start;gap:8px;background:#fff7ed;border:1px solid #FDE68A;color:#374151;border-radius:12px;padding:8px 12px;font-size:12.5px;line-height:1.45;margin:4px 0;text-align:left}.bdo-msg2-system svg{width:16px;height:16px;color:#e65100;flex-shrink:0;margin-top:1px}.bdo-msg2-notice{padding:6px 14px;flex-shrink:0;background:#fff8f2}.bdo-msg2-notice>*{margin-bottom:0}.bdo-msg2-quick{display:flex;gap:8px;padding:8px 14px 6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-shrink:0;background:#fff8f2}.bdo-msg2-quick::-webkit-scrollbar{display:none}.bdo-msg2-composer{display:flex;align-items:flex-end;gap:8px;padding:8px 12px;padding-bottom:max(8px,env(safe-area-inset-bottom,8px));background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0}.bdo-msg2-composer textarea{flex:1;border:1px solid transparent;border-radius:22px;padding:11px 16px;font-size:15px;font-family:inherit;resize:none;max-height:100px;outline:none;background:#f3f4f6;color:#111827;line-height:1.35;min-height:44px}.bdo-msg2-composer textarea:focus{border-color:#d1d5db;background:#f9fafb}.bdo-msg2-composer textarea::placeholder{color:#9ca3af}.bdo-msg2-composer textarea:disabled{opacity:.6}.bdo-msg2-composer__photo{width:44px;height:44px;min-width:44px;border-radius:50%;border:none;background:transparent;color:#6b7280;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0}.bdo-msg2-composer__photo:disabled{opacity:.5}.bdo-msg2-composer__photo svg{width:22px;height:22px}.bdo-msg2-composer__send{width:44px;height:44px;min-width:44px;border-radius:50%;border:none;background:#e65100;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;box-shadow:0 4px 12px #e6510047;transition:opacity .15s,transform .1s}.bdo-msg2-composer__send:disabled{opacity:.4;box-shadow:none}.bdo-msg2-composer__send svg{width:18px;height:18px}.bdo-msg2-offer-sheet__current{font-size:13px;color:#6b7280;margin:-6px 0 14px}.bdo-msg2-offer-sheet__current s{color:#9ca3af}.bdo-msg2-offer-sheet__field{display:block}.bdo-msg2-offer-sheet__label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.bdo-msg2-offer-sheet__input{display:flex;align-items:center;gap:8px;border:1.5px solid #e5e7eb;border-radius:14px;padding:0 16px;background:#fff;transition:border-color .15s}.bdo-msg2-offer-sheet__input:focus-within{border-color:#e65100}.bdo-msg2-offer-sheet__input.is-invalid{border-color:#ef4444}.bdo-msg2-offer-sheet__input input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:26px;font-weight:800;color:#111827;padding:12px 0;text-align:right;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.bdo-msg2-offer-sheet__input input::-webkit-outer-spin-button,.bdo-msg2-offer-sheet__input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bdo-msg2-offer-sheet__unit{font-size:22px;font-weight:800;color:#6b7280}.bdo-msg2-offer-sheet__err{font-size:12.5px;color:#dc2626;margin:6px 0 0}.bdo-msg2-offer-sheet__chips{display:flex;gap:8px;margin-top:12px;overflow-x:auto;scrollbar-width:none}.bdo-msg2-offer-sheet__chips::-webkit-scrollbar{display:none}.bdo-ar-hero h2{font-size:20px;margin:8px 0 6px}.bdo-ar-hero p{color:#6b7280;font-size:14px;line-height:1.55;margin:0 0 12px}.bdo-ar-hero__badge{display:inline-block;background:#fff3e8;color:#e65100;font-weight:700;font-size:12px;padding:5px 10px;border-radius:9999px}.bdo-ar-hero__img{width:100%;aspect-ratio:16/9;border-radius:14px;background:#e5e7eb center/cover no-repeat}.bdo-ar-tiers{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bdo-ar-tier{border:2px solid #E5E7EB;border-radius:14px;padding:12px;text-align:center;background:#fff;font:inherit;color:inherit}.bdo-ar-tier--expert{border-color:#d4af37;background:linear-gradient(180deg,#fffbeb,#fff)}.bdo-ar-tiers--select .bdo-ar-tier{cursor:pointer}.bdo-ar-tiers--select .bdo-ar-tier.on{border-color:#e65100;box-shadow:0 0 0 3px #e6510026}.bdo-ar-tier__price{font-weight:800;font-size:20px}.bdo-ar-tier__label{font-weight:700;font-size:13px;margin-top:2px}.bdo-ar-tier__delay{font-size:12px;color:#6b7280}.bdo-ar-tier__desc{font-size:11px;color:#6b7280;margin-top:6px;line-height:1.4}.bdo-ar-row{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;border:0;border-bottom:1px solid #f3f4f6;background:#fff;font:inherit;color:inherit;cursor:pointer}.bdo-ar-row:last-child{border-bottom:0}.bdo-ar-row__thumb{width:48px;height:48px;border-radius:12px;background:#e5e7eb center/cover no-repeat;flex-shrink:0}.bdo-ar-photos{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bdo-ar-photo{aspect-ratio:1;border:2px dashed #D1D5DB;border-radius:14px;background:#fafafa center/cover no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:8px;font:inherit;color:#374151;cursor:pointer;position:relative}.bdo-ar-photo.on{border-style:solid;border-color:#22c55e}.bdo-ar-photo__plus{position:absolute;top:38%;left:50%;transform:translate(-50%,-50%);font-size:30px;color:#e65100;font-weight:300}.bdo-ar-photo__label{font-size:11px;font-weight:600;background:#ffffffeb;border-radius:8px;padding:4px 6px;text-align:center;line-height:1.3}.bdo-ar-grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bdo-ar-field{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#6b7280}.bdo-ar-field input{border:1px solid #E5E7EB;border-radius:12px;padding:10px 12px;font:inherit;font-size:15px;color:#111827;background:#fff}.bdo-ar-chips{display:flex;flex-wrap:wrap;gap:8px}.bdo-ar-chip{border:1.5px solid #E5E7EB;border-radius:9999px;padding:7px 12px;background:#fff;font:inherit;font-size:13px;color:#374151;cursor:pointer}.bdo-ar-chip.on{border-color:#e65100;background:#fff3e8;color:#e65100;font-weight:700}.bdo-ar-spinner{width:40px;height:40px;border-radius:50%;border:4px solid #F3F4F6;border-top-color:#e65100;margin:0 auto;animation:bdo-ar-spin 1s linear infinite}@keyframes bdo-ar-spin{to{transform:rotate(360deg)}}.bdo-ar-pill{display:inline-block;padding:5px 12px;border-radius:9999px;font-size:12px;font-weight:700;background:#f3f4f6;color:#374151}.bdo-ar-pill--gold{background:#fef3c7;color:#92400e;border:1px solid #D4AF37}.bdo-ar-rarity{display:inline-block;margin-top:10px;padding:6px 14px;border-radius:9999px;background:linear-gradient(90deg,#e65100,#fb8c00);color:#fff;font-weight:700;font-size:13px}.bdo-ar-rarity span{font-weight:500;opacity:.9}.bdo-ar-gauge{width:150px;height:150px;border-radius:50%;margin:0 auto 16px;display:grid;place-items:center;background:conic-gradient(#E65100,#FB8C00 var(--pct),#E5E7EB var(--pct),#E5E7EB 100%);position:relative}.bdo-ar-gauge:before{content:"";position:absolute;width:84%;height:84%;border-radius:50%;background:#fff}.bdo-ar-gauge>div{position:relative;text-align:center}.bdo-ar-gauge span{font-size:40px;font-weight:800;line-height:1;color:#111827}.bdo-ar-gauge small{color:#6b7280;font-size:14px;margin-left:2px}.bdo-ar-bars{display:flex;flex-direction:column;gap:10px}.bdo-ar-bar__lbl{display:flex;justify-content:space-between;font-size:13px;margin-bottom:4px}.bdo-ar-bar__lbl span:last-child{color:#6b7280}.bdo-ar-bar__track{height:8px;border-radius:4px;background:#e5e7eb;overflow:hidden}.bdo-ar-bar__track div{height:100%;border-radius:4px;background:linear-gradient(90deg,#e65100,#fb8c00)}.bdo-ar-est{background:linear-gradient(135deg,#e65100,#fb8c00);border-radius:18px;padding:3px;margin-bottom:12px;box-shadow:0 8px 24px #e6510026}.bdo-ar-est__in{background:#fff;border-radius:15px;padding:16px}.bdo-ar-conf__lbl{display:flex;justify-content:space-between;font-size:12px;color:#6b7280;margin-bottom:4px}.bdo-ar-conf{height:6px;border-radius:3px;background:#e5e7eb;overflow:hidden}.bdo-ar-conf div{height:100%;border-radius:3px;background:linear-gradient(90deg,#16a34a,#65c47a)}.bdo-ar-market{margin-top:10px;background:#fff7ed;border:1px solid #FED7AA;border-radius:12px;padding:10px 12px;font-size:13px;color:#7c2d12;line-height:1.4}.bdo-ar-prices{display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;text-align:center;margin-bottom:12px}.bdo-ar-prices>div{display:flex;flex-direction:column;padding:6px 4px}.bdo-ar-prices small{font-size:11px;color:#6b7280;margin-bottom:2px}.bdo-ar-prices b{font-size:18px}.bdo-ar-prices .rec{border-left:1px solid #E5E7EB;border-right:1px solid #E5E7EB}.bdo-ar-prices .rec b{font-size:30px;line-height:1;background:linear-gradient(135deg,#e65100,#fb8c00);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.bdo-ar-dl{display:grid;grid-template-columns:auto 1fr;gap:8px 16px;margin:0;font-size:14px}.bdo-ar-dl dt{color:#6b7280}.bdo-ar-dl dd{margin:0;text-align:right;font-weight:600;text-transform:capitalize}.bdo-ar-grade{display:flex;align-items:center;gap:8px;font-weight:700;font-size:16px;margin-bottom:8px}.bdo-ar-grade .g{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:8px;font-weight:800;background:#f3f4f6;color:#374151}.bdo-ar-grade .g-A,.bdo-ar-grade .g-B{background:#dcfce7;color:#166534}.bdo-ar-grade .g-C{background:#fef3c7;color:#92400e}.bdo-ar-grade .g-D{background:#fee2e2;color:#991b1b}.bdo-ar-list{margin:0;padding-left:18px;font-size:14px;line-height:1.7;color:#374151}.bdo-ar-comp{display:flex;align-items:center;gap:12px;width:100%;padding:8px 0;border:0;border-bottom:1px solid #f3f4f6;background:transparent;font:inherit;color:inherit;cursor:pointer}.bdo-ar-comp:last-child{border-bottom:0}.bdo-ar-comp__img{width:48px;height:48px;border-radius:10px;background:#e5e7eb center/cover no-repeat;flex-shrink:0}.bdo-ar-lock{margin-top:12px;border:1.5px solid #D4AF37;background:linear-gradient(180deg,#fffbeb,#fff);border-radius:14px;padding:12px 14px;display:flex;flex-direction:column;gap:4px;font-size:13px;color:#374151;line-height:1.5}.bdo-ar-lock b{color:#92400e}.bdo-auth__logo{width:240px;max-width:80%;height:auto;margin:0 auto 10px;display:block}.bdo-sp-header__logo-img{height:40px;width:auto;display:block}.bdo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bdo-seg{display:flex;gap:8px;margin-bottom:14px}.bdo-seg__btn{flex:1 1 0;min-height:44px;padding:10px;border-radius:12px;border:2px solid #e5e7eb;background:#fff;color:#4b5563;font-family:inherit;font-weight:800;font-size:15px;line-height:1.2;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.bdo-seg__btn[aria-pressed=true]{background:#e65100;border-color:#e65100;color:#fff}.bdo-seg__btn:disabled{cursor:default;opacity:.6}.bdo-seg__btn:focus-visible{outline:3px solid rgba(230,81,0,.35);outline-offset:2px}.bdo-msg2-offer__badge{display:inline-block;margin-top:6px;padding:3px 8px;border-radius:9999px;font-size:11px;font-weight:700;line-height:1;letter-spacing:0;text-transform:none}.bdo-msg2-offer__badge.is-accepted,.bdo-msg2-offer__badge.is-used{background:#ecfdf5;color:#059669}.bdo-msg2-offer__badge.is-declined,.bdo-msg2-offer__badge.is-expired,.bdo-msg2-offer__badge.is-cancelled,.bdo-msg2-offer__badge.is-countered{background:#e5e7eb;color:#374151}.bdo-msg2-offer__badge.is-pending{background:#fff7ed;color:#e65100}.bdo-msg2-bubble--offer.me .bdo-msg2-offer__badge.is-pending{background:#ffffff24;color:#fdba74}.bdo-msg2-bubble--offer.me .bdo-msg2-offer__badge.is-declined,.bdo-msg2-bubble--offer.me .bdo-msg2-offer__badge.is-expired,.bdo-msg2-bubble--offer.me .bdo-msg2-offer__badge.is-cancelled,.bdo-msg2-bubble--offer.me .bdo-msg2-offer__badge.is-countered{background:#ffffff24;color:#e5e7eb}.bdo-msg2-offer-card{width:min(300px,100%);margin-top:6px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;box-shadow:0 2px 10px #1118270d}.bdo-msg2-offer-card__info{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:12px;color:#6b7280}.bdo-msg2-offer-card__info strong{color:#374151;font-weight:700}.bdo-msg2-offer-card__ttl{display:flex;align-items:center;gap:6px;margin-top:4px;font-size:12px;font-weight:700;color:#e65100}.bdo-msg2-offer-card__ttl svg{width:14px;height:14px}.bdo-msg2-offer-card__btns{display:flex;gap:8px;margin-top:12px}.bdo-msg2-offer-card__btns>*{flex:1}.bdo-msg2-offer-card__btns .bdo-msg2-btn{padding:10px 12px;font-size:13px}.bdo-msg2-btn--success{background:#059669;color:#fff;border:1.5px solid #059669}.bdo-msg2-btn--success:hover{background:#047857;border-color:#047857}.bdo-msg2-offer-card__decline{display:block;width:100%;margin-top:4px;padding:10px;background:transparent;border:0;color:#dc2626;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;border-radius:9999px}.bdo-msg2-offer-card__decline:disabled{opacity:.55}.bdo-msg2-product__price s{color:#9ca3af;font-weight:500;font-size:13px;margin-right:6px}.bdo-msg2-product__status.is-hold{color:#e65100;background:#fff7ed}.bdo-msg2-hold{display:flex;align-items:flex-start;gap:8px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;border-radius:12px;padding:10px 12px;font-size:12.5px;line-height:1.45}.bdo-msg2-hold svg{width:16px;height:16px;flex-shrink:0;margin-top:1px;color:#059669}.bdo-msg2-hold strong{font-weight:800}.bdo-msg2-offer-sheet__note{margin:12px 0 0;font-size:12px;color:#6b7280;line-height:1.5;text-align:center}.bdo-c-sum-price s{color:#9ca3af;font-weight:500;font-size:13px;margin-right:6px}.bdo-c-offer-tag{display:inline-flex;align-items:center;gap:6px;margin-top:6px;padding:4px 10px;border-radius:9999px;background:#ecfdf5;color:#059669;font-size:12px;font-weight:700}.bdo-lo-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30000;display:flex;align-items:center;justify-content:center;padding:20px;background:#1118278c;animation:bdo-lo-fond .35s ease-out both}.bdo-lo-card{position:relative;width:100%;max-width:340px;max-height:calc(100vh - 40px);overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;border-radius:24px;padding:28px 22px 22px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;box-shadow:0 20px 50px #11182740;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:bdo-lo-entree .5s cubic-bezier(.25,1,.5,1) both}.bdo-lo-compteur{position:relative;width:140px;height:140px;flex-shrink:0}.bdo-lo-compteur__svg{transform:rotate(-90deg)}.bdo-lo-compteur__piste{fill:none;stroke:#fff7ed;stroke-width:8}.bdo-lo-compteur__arc{fill:none;stroke:#e65100;stroke-width:8;stroke-linecap:round;animation:bdo-lo-arc 1.1s cubic-bezier(.5,0,.15,1) .25s both}.bdo-lo-compteur__texte{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.bdo-lo-compteur__nombre{font-size:58px;font-weight:800;color:#e65100;line-height:1;font-variant-numeric:tabular-nums}.bdo-lo-compteur__sur{font-size:15px;font-weight:500;color:#6b7280;margin-top:2px}.bdo-lo-titre{font-size:21px;font-weight:800;color:#111827;margin:0;text-wrap:balance}.bdo-lo-message{font-size:15px;line-height:1.5;color:#374151;margin:0}.bdo-lo-bandeau{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 12px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;font-size:13px;font-weight:600;color:#065f46;text-align:left}.bdo-lo-bandeau svg{flex-shrink:0}.bdo-lo-avantages{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:10px;text-align:left}.bdo-lo-avantage{display:flex;align-items:center;gap:12px}.bdo-lo-avantage__icone{flex-shrink:0;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:#fff7ed;color:#e65100;border-radius:8px}.bdo-lo-avantage__texte{font-size:14px;font-weight:500;color:#374151}.bdo-lo-mention{font-size:12px;line-height:1.45;color:#9ca3af;margin:0}.bdo-lo-actions{display:flex;flex-direction:column;gap:6px;width:100%;margin-top:2px}.bdo-lo-btn{width:100%;border:0;border-radius:9999px;padding:14px 20px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:background .15s,transform .1s}.bdo-lo-btn:active{transform:scale(.97)}.bdo-lo-btn--primaire{background:#e65100;color:#fff}.bdo-lo-btn--primaire:hover{background:#bf4300}.bdo-lo-btn--secondaire{background:transparent;color:#6b7280}@keyframes bdo-lo-fond{0%{opacity:0}to{opacity:1}}@keyframes bdo-lo-entree{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes bdo-lo-arc{0%{stroke-dashoffset:414.69}}@media (prefers-reduced-motion: reduce){.bdo-lo-overlay,.bdo-lo-card,.bdo-lo-compteur__arc{animation:none}}.bdo-bagou-face{flex:none;width:56px;height:56px;border-radius:9999px;overflow:hidden;background-color:#fff8f2;background-repeat:no-repeat;background-size:400% 200%;border:3px solid #fff;box-shadow:0 4px 12px #00000024}.bdo-bagou-face--accueil{background-position:0% 0%}.bdo-bagou-face--question{background-position:33.333% 0%}.bdo-bagou-face--trouvaille{background-position:66.667% 0%}.bdo-bagou-face--approbation{background-position:100% 0%}.bdo-bagou-face--rassure{background-position:0% 100%}.bdo-bagou-face--fete{background-position:33.333% 100%}.bdo-bagou-face--oups{background-position:66.667% 100%}.bdo-bagou-face--attente{background-position:100% 100%}.bdo-bagou-face--lg{width:96px;height:96px;border-width:4px}.bdo-bagou{display:flex;align-items:flex-start;gap:10px;padding:12px 16px 6px}.bdo-bagou__card{flex:1;min-width:0;padding:12px 14px;border-radius:18px 18px 18px 4px;background:#fff0e6;border:1px solid rgba(230,81,0,.18);display:flex;flex-direction:column;gap:8px}.bdo-bagou__name{font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#e65100}.bdo-bagou__text{margin:0;font-size:17px;font-weight:600;line-height:1.35;color:#111827}.bdo-bagou__row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.bdo-bagou__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:0;border-radius:9999px;background:#e65100;color:#fff;font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:15px;font-weight:800;cursor:pointer;text-decoration:none}.bdo-bagou__btn:hover{background:#bf360c}.bdo-bagou__btn:focus-visible,.bdo-bagou__min:focus-visible,.bdo-bagou-mini:focus-visible{outline:3px solid #E65100;outline-offset:2px}.bdo-bagou__min{min-height:44px;padding:0 10px;border:0;background:transparent;color:#4b5563;font-size:14px;font-weight:700;cursor:pointer}.bdo-bagou-mini{display:inline-flex;align-items:center;gap:8px;margin:8px 16px 0;padding:0 12px 0 0;border:0;background:transparent;cursor:pointer;color:#6b7280;font-size:14px;font-weight:700}.bdo-bagou-mini .bdo-bagou-face{width:44px;height:44px}.bdo-bagou-ov{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;background:#1118278c;display:flex;align-items:flex-end;justify-content:center}.bdo-bagou-sheet{width:100%;max-width:640px;max-height:92vh;overflow-y:auto;background:#fff8f2;border-radius:28px 28px 0 0;padding:20px 20px calc(24px + var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)));box-shadow:0 -12px 40px #00000040;display:flex;flex-direction:column;gap:16px}html.bdo-web .bdo-bagou-ov{align-items:center}html.bdo-web .bdo-bagou-sheet{border-radius:28px;max-height:88vh}.bdo-bagou-sheet__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.bdo-bagou-sheet__step{font-size:14px;font-weight:700;color:#6b7280}.bdo-bagou-sheet__dots{display:flex;gap:6px}.bdo-bagou-sheet__dots i{width:22px;height:8px;border-radius:9999px;background:#e5e7eb}.bdo-bagou-sheet__dots i.on{background:#e65100}.bdo-bagou-sheet .bdo-bagou{padding:0}.bdo-bagou-sheet .bdo-bagou__text{font-size:20px;font-weight:700}.bdo-bagou-choices{display:flex;flex-direction:column;gap:10px}.bdo-bagou-choice{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:60px;padding:12px 18px;border-radius:18px;background:#fff;border:2px solid #E2E8F0;color:#111827;font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:17px;font-weight:700;text-align:left;cursor:pointer}.bdo-bagou-choice small{display:block;font-family:var(--font-body, "Inter", sans-serif);font-size:14px;font-weight:500;color:#6b7280;margin-top:2px}.bdo-bagou-choice.on{border-color:#e65100;background:#fff0e6;box-shadow:0 8px 20px #e651002e}.bdo-bagou-choice:focus-visible{outline:3px solid #E65100;outline-offset:2px}.bdo-bagou-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bdo-bagou-chip{min-height:54px;border-radius:14px;border:2px solid #E2E8F0;background:#fff;font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:17px;font-weight:800;color:#111827;cursor:pointer}.bdo-bagou-chip.on{border-color:#e65100;background:#fff0e6}.bdo-bagou-chip:focus-visible{outline:3px solid #E65100;outline-offset:2px}.bdo-bagou-select{width:100%;min-height:54px;padding:0 14px;border-radius:14px;border:2px solid #E2E8F0;background:#fff;font-size:17px;color:#111827}.bdo-bagou-input{width:100%;min-height:54px;padding:0 14px;border-radius:14px;border:2px solid #E2E8F0;background:#fff;font-size:17px;color:#111827;box-sizing:border-box}.bdo-bagou-actions{display:flex;flex-direction:column;gap:10px}.bdo-bagou-primary{display:flex;align-items:center;justify-content:center;min-height:58px;border:0;border-radius:9999px;background:linear-gradient(to right,#e65100,#fb923c);color:#fff;font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:18px;font-weight:800;cursor:pointer;box-shadow:0 10px 25px #e651004d;text-decoration:none}.bdo-bagou-primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.bdo-bagou-secondary{display:flex;align-items:center;justify-content:center;min-height:54px;border:2px solid #E2E8F0;border-radius:9999px;background:#fff;color:#111827;font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:17px;font-weight:700;cursor:pointer;text-decoration:none}.bdo-bagou-later{align-self:center;min-height:44px;padding:0 16px;border:0;background:transparent;color:#6b7280;font-size:15px;font-weight:700;cursor:pointer}.bdo-bagou-primary:focus-visible,.bdo-bagou-secondary:focus-visible,.bdo-bagou-later:focus-visible{outline:3px solid #E65100;outline-offset:2px}.bdo-bagou-find{display:flex;gap:12px;align-items:center;padding:12px;border-radius:20px;background:#fff;box-shadow:0 0 0 4px #ffd7008c,0 16px 40px #0003;text-decoration:none;color:#111827}.bdo-bagou-find img{width:84px;height:84px;border-radius:14px;object-fit:cover;background:#f3f4f6}.bdo-bagou-find__t{font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:16px;font-weight:800;line-height:1.25}.bdo-bagou-find__p{font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:22px;font-weight:800;color:#e65100;margin-top:4px}.bdo-bagou-find__s{font-size:13px;color:#6b7280;margin-top:2px}@media (prefers-reduced-motion: no-preference){.bdo-bagou-sheet{animation:bdo-bagou-up .28s ease-out}@keyframes bdo-bagou-up{0%{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}}.bdo-acc-item--check{cursor:pointer}.bdo-acc-item--check .bdo-check{width:26px;height:26px;margin:0;accent-color:#E65100;cursor:pointer}.bdo-acc-item--check .bdo-check:focus-visible{outline:3px solid #E65100;outline-offset:3px;border-radius:6px}.bdo-featured{padding:8px 0 12px}.bdo-featured__header{padding:0 16px;margin-bottom:12px}.bdo-featured__title{font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:22px;font-weight:800;color:#111827;margin:0 0 2px}.bdo-featured__subtitle{font-size:15px;color:#6b7280;margin:0}.bdo-featured__carousel{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 16px 14px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bdo-featured__carousel::-webkit-scrollbar{display:none}.bdo-featured__card{flex:0 0 210px;scroll-snap-align:start;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;text-decoration:none;color:#111827;transition:transform .2s,box-shadow .2s}.bdo-featured__card:hover{transform:translateY(-3px);box-shadow:0 8px 16px #00000014}.bdo-featured__card:focus-visible{outline:3px solid #E65100;outline-offset:2px}.bdo-featured__card-image-wrapper{position:relative}.bdo-featured__card-image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;background:linear-gradient(45deg,#fff3e0,#ffe0b2)}.bdo-featured__card-badge{position:absolute;top:10px;left:10px;background:#e65100;color:#fff;padding:4px 10px;border-radius:10px;font-size:12px;font-weight:700}.bdo-featured__card-body{padding:12px;display:flex;flex-direction:column;gap:5px;flex-grow:1}.bdo-featured__card-title{font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:16px;font-weight:700;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:43.2px}.bdo-featured__card-price{font-size:18px;font-weight:800;margin:0}.bdo-featured__card-seller{font-size:14px;color:#6b7280;margin:auto 0 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (min-width: 900px){html.bdo-web .bdo-featured__header{text-align:center;padding:0;margin-bottom:20px}html.bdo-web .bdo-featured__title{font-size:28px}html.bdo-web .bdo-featured__carousel{display:grid;grid-template-columns:repeat(3,1fr);overflow-x:visible;padding:0}html.bdo-web .bdo-featured__card{flex-basis:auto}}@media (min-width: 1200px){html.bdo-web .bdo-featured__carousel{grid-template-columns:repeat(6,1fr)}}.bdo-partner{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;text-decoration:none;color:#111827;box-shadow:0 2px 4px #0000000d;transition:transform .2s,box-shadow .2s;margin:12px 16px}.bdo-partner:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.bdo-partner:focus-visible{outline:3px solid #E65100;outline-offset:3px}.bdo-partner__image-wrapper{position:relative;aspect-ratio:3 / 1;width:100%;background:linear-gradient(135deg,#ffb74d,#e65100)}.bdo-partner__image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.bdo-partner__tag{position:absolute;top:12px;left:12px;padding:4px 10px;background:#11182799;color:#fff;font-size:12px;font-weight:700;border-radius:12px}.bdo-partner__content{padding:14px 16px}.bdo-partner__name{font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:17px;font-weight:700;margin:0}.bdo-partner__catchphrase{font-size:15px;color:#6b7280;margin:4px 0 0}.bdo-partner__button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;margin-top:14px;padding:10px 16px;background:#e65100;color:#fff;border-radius:12px;font-weight:700;font-size:16px}.bdo-partner:hover .bdo-partner__button{background:#c44500}.bdo-partner__button-icon{width:1.2em;height:1.2em;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}@media (min-width: 900px){html.bdo-web .bdo-partner--compact{display:flex;align-items:center}html.bdo-web .bdo-partner--compact .bdo-partner__image-wrapper{flex-shrink:0;width:330px;height:110px;aspect-ratio:3 / 1}html.bdo-web .bdo-partner--compact .bdo-partner__content{flex-grow:1;display:flex;align-items:center;justify-content:space-between;gap:16px}html.bdo-web .bdo-partner--compact .bdo-partner__text{flex-grow:1}html.bdo-web .bdo-partner--compact .bdo-partner__button{width:auto;flex-shrink:0;margin-top:0}}.bdo-poll-card{background:#fff;border:1px solid var(--bdo-gray-200, #e5e7eb);border-radius:16px;padding:20px;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #00000012;display:flex;flex-direction:column;gap:16px}.bdo-poll-card__label{font-size:13px;font-weight:700;color:var(--bdo-gray-500, #6b7280);text-transform:uppercase;letter-spacing:.05em;margin:0}.bdo-poll-card__question{font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:22px;font-weight:800;line-height:1.25;color:var(--text-dark, #111827);margin:0;text-wrap:balance}.bdo-poll-card__context{font-size:14px;color:var(--bdo-gray-500, #6b7280);margin:-6px 0 0;line-height:1.5}.bdo-poll-card__answers,.bdo-poll-card__results{display:flex;flex-direction:column;gap:10px}.bdo-poll-card__answer-btn{display:block;width:100%;min-height:48px;padding:12px 16px;font-family:inherit;font-size:16px;font-weight:600;text-align:left;color:var(--text-dark, #111827);background:transparent;border:2px solid var(--bdo-gray-200, #e5e7eb);border-radius:12px;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s}.bdo-poll-card__answer-btn:hover{background:var(--accent-hover, #bf4300);border-color:var(--accent-hover, #bf4300);color:#fff}.bdo-poll-card__answer-btn:focus-visible{outline:3px solid var(--accent, #E65100);outline-offset:2px}.bdo-poll-card__answer-btn:disabled{opacity:.6;cursor:progress}.bdo-poll-card__result-bar{position:relative;min-height:48px;background:#f3f4f6;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:2px solid transparent;cursor:pointer;font-family:inherit;text-align:left;width:100%}.bdo-poll-card__result-bar[disabled]{cursor:default}.bdo-poll-card__progress{position:absolute;top:0;left:0;height:100%;background:var(--bdo-gray-400, #9ca3af);opacity:.5;transition:width .5s ease-out}.bdo-poll-card__answer-text,.bdo-poll-card__percentage{position:relative;z-index:1}.bdo-poll-card__answer-text{font-size:16px;font-weight:600;color:var(--text-dark, #111827)}.bdo-poll-card__percentage{font-size:14px;font-weight:700;color:var(--bdo-gray-500, #6b7280);flex-shrink:0;margin-left:16px}.bdo-poll-card__result-bar.is-chosen{border-color:var(--accent, #E65100)}.bdo-poll-card__result-bar.is-chosen .bdo-poll-card__progress{background:var(--accent, #E65100);opacity:1}.bdo-poll-card__result-bar.is-chosen .bdo-poll-card__answer-text,.bdo-poll-card__result-bar.is-chosen .bdo-poll-card__percentage{color:#fff}.bdo-poll-card__your-vote{position:absolute;top:-1px;right:10px;background:var(--accent, #E65100);color:#fff;font-size:11px;font-weight:700;padding:1px 8px;border-radius:0 0 8px 8px;z-index:2}.bdo-poll-card__footer{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px}.bdo-poll-card__vote-count{color:var(--bdo-gray-500, #6b7280);font-weight:600}.bdo-poll-card__see-all{color:var(--accent, #E65100);text-decoration:none;font-weight:700}.bdo-poll-card__see-all:hover{color:var(--accent-hover, #bf4300);text-decoration:underline}.bdo-poll-card__err{color:#b91c1c;font-size:14px;margin:0}.bdo-home-poll{padding:4px 16px 8px}.bdo-poll-page{display:flex;flex-direction:column;gap:28px;padding:16px 16px 32px}.bdo-poll-page__header{text-align:center}.bdo-poll-page__title{font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:30px;font-weight:800;line-height:1.1;margin:0 0 8px}.bdo-poll-page__subtitle{font-size:16px;color:var(--bdo-gray-500, #6b7280);max-width:40ch;margin:0 auto}.bdo-poll-page__intro{font-size:15px;color:var(--bdo-gray-500, #6b7280);text-align:center;margin:10px auto 0;max-width:46ch;line-height:1.55}.bdo-poll-page__previous{display:flex;flex-direction:column;gap:20px}.bdo-poll-page__section-title{font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:22px;font-weight:700;padding-bottom:8px;border-bottom:1px solid var(--bdo-gray-200, #e5e7eb);margin:0}.bdo-poll-card-closed{background:#fff;border:1px solid var(--bdo-gray-200, #e5e7eb);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:14px}.bdo-poll-card-closed__question{font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:18px;font-weight:700;line-height:1.3;margin:0}.bdo-poll-card-closed .bdo-poll-card__results{gap:8px}.bdo-poll-card-closed .bdo-poll-card__result-bar{min-height:42px;padding:10px 12px}.bdo-poll-card-closed .bdo-poll-card__answer-text{font-size:15px}.bdo-poll-card-closed__footer{display:flex;justify-content:space-between;font-size:13px;color:var(--bdo-gray-500, #6b7280);font-weight:500}.bdo-poll-page__empty-state{text-align:center;padding:40px 24px;border:2px dashed var(--bdo-gray-200, #e5e7eb);border-radius:16px;color:var(--bdo-gray-500, #6b7280);background:#fff}.bdo-poll-page__empty-state p{margin:4px 0}.bdo-gd{padding:4px 20px 40px;max-width:760px;margin:0 auto;width:100%}.bdo-gd h1{font-size:26px;line-height:1.25;font-weight:800;color:#111827;margin:16px 0 10px}.bdo-gd h2{font-size:21px;line-height:1.3;font-weight:800;color:#111827;margin:36px 0 12px;padding-top:20px;border-top:2px solid #f3f4f6}.bdo-gd h2:first-of-type{border-top:none;padding-top:0}.bdo-gd h3{font-size:18px;line-height:1.35;font-weight:800;color:#111827;margin:24px 0 10px}.bdo-gd h4{font-size:16px;line-height:1.4;font-weight:800;color:#e65100;margin:18px 0 6px;text-transform:none}.bdo-gd p,.bdo-gd li{font-size:17px;line-height:1.75;color:#374151}.bdo-gd p{margin:0 0 14px}.bdo-gd ul,.bdo-gd ol{margin:0 0 16px;padding-left:24px}.bdo-gd li{margin-bottom:10px}.bdo-gd strong{font-weight:800;color:#111827}.bdo-gd em{font-style:italic;color:#4b5563}.bdo-gd a:not([class]){color:#e65100;font-weight:700;text-decoration:underline}.bdo-gd__lead{font-size:18px!important;line-height:1.7;color:#4b5563!important;margin-bottom:20px!important}.bdo-gd__kicker{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#e65100;margin:0 0 4px}.bdo-gd__updated{font-size:14px;color:#9ca3af;margin:24px 0 0;padding-top:16px;border-top:1px solid #f3f4f6}.bdo-gd-toc{background:#fff;border:1px solid #f3f4f6;border-radius:16px;box-shadow:0 1px 2px #0000000d;padding:8px 8px 10px;margin:0 0 24px}.bdo-gd-toc__title{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;padding:10px 12px 6px}.bdo-gd-toc__link{display:flex;align-items:center;gap:10px;width:100%;min-height:48px;padding:8px 12px;background:none;border:none;font-family:inherit;font-size:16px;font-weight:700;color:#111827;text-align:left;text-decoration:none;border-radius:10px;cursor:pointer}.bdo-gd-toc__link:active{background:#fff7ed}.bdo-gd-toc__link span:first-child{flex:0 0 26px;height:26px;border-radius:9999px;background:#fff7ed;color:#e65100;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center}.bdo-gd-box{border-radius:16px;padding:16px 18px;margin:20px 0;border:1px solid #e5e7eb;background:#fff}.bdo-gd-box>:last-child{margin-bottom:0!important}.bdo-gd-box__title{font-size:16px;font-weight:800;color:#111827;margin:0 0 8px;line-height:1.4}.bdo-gd-box p,.bdo-gd-box li{font-size:16px;line-height:1.7}.bdo-gd-box--tip{background:#fff7ed;border-color:#fed7aa}.bdo-gd-box--tip .bdo-gd-box__title{color:#9a3412}.bdo-gd-box--warn{background:#fffbeb;border-color:#fde68a}.bdo-gd-box--warn .bdo-gd-box__title{color:#92400e}.bdo-gd-box--debate{background:#f8fafc;border-color:#e2e8f0}.bdo-gd-box--debate .bdo-gd-box__title{color:#1e293b}.bdo-gd-box--info{background:#f9fafb;border-color:#e5e7eb}.bdo-gd-box--dark{background:#111827;border-color:#111827}.bdo-gd-box--dark .bdo-gd-box__title{color:#fff}.bdo-gd-box--dark p,.bdo-gd-box--dark li{color:#d1d5db}.bdo-gd-box--dark strong{color:#fff}.bdo-gd-debate{display:grid;grid-template-columns:1fr;gap:12px;margin:12px 0 14px}@media (min-width: 620px){.bdo-gd-debate{grid-template-columns:1fr 1fr}}.bdo-gd-debate__side{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px}.bdo-gd-debate__who{font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#6b7280;margin:0 0 6px}.bdo-gd-debate__what{font-size:18px!important;font-weight:800;color:#111827!important;margin:0 0 8px!important}.bdo-gd-rule{border-left:5px solid #E65100;background:#fff;border-radius:0 12px 12px 0;padding:14px 18px;margin:20px 0;font-size:18px;line-height:1.6;font-weight:800;color:#111827}.bdo-gd-rule small{display:block;margin-top:6px;font-size:14px;font-weight:600;color:#6b7280}.bdo-gd-formula{background:#111827;color:#fff;border-radius:16px;padding:20px 18px;margin:18px 0;text-align:center}.bdo-gd-formula__eq{font-size:22px;line-height:1.4;font-weight:800;margin:0}.bdo-gd-formula__eq b{color:#fb923c}.bdo-gd-formula__ex{font-size:15px;color:#d1d5db;margin:10px 0 0}.bdo-gd-tablewrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 0 8px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.bdo-gd-table{width:100%;min-width:520px;border-collapse:collapse;font-size:16px}.bdo-gd-table th,.bdo-gd-table td{padding:12px 14px;border-bottom:1px solid #f1f5f9;text-align:left;vertical-align:top;line-height:1.55;color:#374151}.bdo-gd-table thead th{background:#f9fafb;color:#111827;font-weight:800;font-size:15px;white-space:nowrap}.bdo-gd-table tbody tr:last-child th,.bdo-gd-table tbody tr:last-child td{border-bottom:none}.bdo-gd-table tbody th{font-weight:800;color:#111827;white-space:nowrap}.bdo-gd-table td strong{color:#111827}.bdo-gd-table--narrow{min-width:0}.bdo-gd-table--wide{min-width:700px}.bdo-gd-scrollhint{font-size:14px;color:#9ca3af;margin:0 0 18px}.bdo-gd-yes{color:#15803d;font-weight:800}.bdo-gd-no{color:#b91c1c;font-weight:800}.bdo-gd-steps{list-style:none;padding:0;margin:0 0 18px;counter-reset:gd}.bdo-gd-steps li{counter-increment:gd;position:relative;padding:0 0 0 46px;margin-bottom:14px;font-size:17px;line-height:1.7}.bdo-gd-steps li:before{content:counter(gd);position:absolute;left:0;top:2px;width:32px;height:32px;border-radius:9999px;background:#e65100;color:#fff;font-size:15px;font-weight:800;display:flex;align-items:center;justify-content:center}.bdo-gd-cta{background:#fff;border:1px solid #f3f4f6;border-left:5px solid #E65100;border-radius:14px;box-shadow:0 1px 2px #0000000d;padding:16px 18px;margin:18px 0 24px}.bdo-gd-cta__label{font-size:15px;font-weight:700;color:#6b7280;margin:0 0 12px;line-height:1.5}.bdo-gd-cta__row{display:flex;flex-direction:column;gap:10px}.bdo-gd-btn{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:54px;padding:14px 18px;border-radius:12px;border:none;background:#e65100;color:#fff;font-family:inherit;font-size:17px;font-weight:800;line-height:1.35;text-align:left;text-decoration:none;cursor:pointer}.bdo-gd-btn:active{background:#bf4300}.bdo-gd-btn svg{flex-shrink:0}.bdo-gd-btn--dark{background:#111827}.bdo-gd-btn--dark:active{background:#000}.bdo-gd-btn--ghost{background:#fff;color:#111827;border:2px solid #111827}.bdo-gd-btn--ghost:active{background:#f9fafb}.bdo-gd-home{padding:0 16px 24px;max-width:760px;margin:0 auto;width:100%}.bdo-gd-home__intro{font-size:17px;line-height:1.7;color:#4b5563;margin:0 0 20px}.bdo-gd-card{display:block;background:#fff;border:1px solid #f3f4f6;border-radius:18px;box-shadow:0 1px 2px #0000000d;padding:20px;margin-bottom:14px;text-decoration:none;color:inherit}.bdo-gd-card:active{background:#fff7ed}.bdo-gd-card__num{width:44px;height:44px;border-radius:9999px;background:#fff7ed;color:#e65100;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.bdo-gd-card__title{font-size:20px;font-weight:800;color:#111827;margin:0 0 8px;line-height:1.3}.bdo-gd-card__text{font-size:16px;line-height:1.65;color:#6b7280;margin:0 0 14px}.bdo-gd-card__points{list-style:none;padding:0;margin:0 0 16px}.bdo-gd-card__points li{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.6;color:#374151;margin-bottom:8px}.bdo-gd-card__points svg{flex-shrink:0;color:#e65100;margin-top:3px}.bdo-gd-card__go{display:flex;align-items:center;justify-content:center;gap:8px;min-height:54px;border-radius:12px;background:#e65100;color:#fff;font-size:17px;font-weight:800}.bdo-gd-card__go--dark{background:#111827}.bdv-screen{--bdv-bg: #FFF8F2;--bdv-dark: #111827;--bdv-accent: #E65100;--bdv-accent-hover: #BF360C;--bdv-accent-light: #fb923c;--bdv-orange-2: #FB8C00;--bdv-gray-500: #6B7280;--bdv-gray-400: #9CA3AF;--bdv-gray-700: #374151;--bdv-border: #f3f4f6;--bdv-border-2: #e5e7eb;--bdv-green: #16a34a;--bdv-green-bg: #f0fdf4;--bdv-red: #dc2626;--bdv-red-bg: #fef2f2;--bdv-cream: #fff7ed;--bdv-font: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;flex:1;display:flex;flex-direction:column;min-height:100%;width:100%;background:var(--bdv-bg);color:var(--bdv-dark);font-family:var(--bdv-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:calc(-1 * var(--safe-area-inset-top, env(safe-area-inset-top, 0px)))}.bdv-screen *,.bdv-screen *:before,.bdv-screen *:after{box-sizing:border-box}.bdv-screen h1,.bdv-screen h2,.bdv-screen h3,.bdv-screen p{margin:0}.bdv-screen button,.bdv-screen input,.bdv-screen select,.bdv-screen textarea{font-family:inherit}.bdv-content{flex:1;width:100%;max-width:600px;margin:0 auto;padding:16px 16px calc(96px + var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)))}.bdv-topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:10px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--bdv-border);padding:10px 16px;padding-top:calc(10px + var(--safe-area-inset-top, env(safe-area-inset-top, 0px)))}.bdv-topbar__btn{width:36px;height:36px;border-radius:9999px;border:0;padding:0;background:#f9fafb;color:var(--bdv-gray-700);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;text-decoration:none}.bdv-topbar__logo{display:flex;align-items:center;gap:8px;text-decoration:none}.bdv-topbar__title{flex:1;min-width:0;font-size:17px;font-weight:800;color:var(--bdv-dark);letter-spacing:-.01em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bdv-topbar__right{margin-left:auto;display:flex;align-items:center;gap:10px;flex-shrink:0}.bdv-tabbar{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:100%;max-width:640px;z-index:40;display:flex;justify-content:space-between;align-items:center;background:#fff;border-top:1px solid var(--bdv-border-2);padding:8px 24px;padding-bottom:max(8px,var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)));box-shadow:0 -10px 20px #00000008;font-family:var(--bdv-font)}.bdv-tab{display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none;color:var(--bdv-gray-400);position:relative}.bdv-tab svg{width:24px;height:24px}.bdv-tab span{font-size:9px;font-weight:700}.bdv-tab.is-active{color:var(--bdv-accent)}.bdv-tab--sell{gap:0;top:-24px}.bdv-tab--sell span{font-size:10px;font-weight:800;color:var(--bdv-accent);margin-top:4px}.bdv-tab__sell-ico{width:56px;height:56px;background:linear-gradient(to right,var(--bdv-accent),var(--bdv-accent-light));border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 20px #e651004d;border:4px solid #F8F9FA}.bdv-tab__sell-ico svg{width:24px;height:24px}@keyframes bdv-shine{0%{left:-100%}to{left:200%}}.btn-animated:active:before,.btn-animated:hover:before{animation:bdv-shine .75s ease}@keyframes bdv-pulse{0%,to{opacity:1}50%{opacity:.4}}.bdv-pulse-dot{width:6px;height:6px;border-radius:50%;background:var(--bdv-accent);animation:bdv-pulse 2s infinite;display:inline-block}@keyframes bdv-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bdv-spin{animation:bdv-spin 1s linear infinite}.bdv-h1{font-size:22px;font-weight:800;color:var(--bdv-dark);line-height:1.2;letter-spacing:-.01em}.bdv-h1--center{text-align:center;margin:0 0 24px}.bdv-h1--page{font-size:18px;padding:10px 0}.bdv-h2{font-size:16px;font-weight:800;color:var(--bdv-dark);line-height:1.3}.bdv-muted{color:var(--bdv-gray-500);font-size:14px;font-weight:500;line-height:1.5}.bdv-small{font-size:12px;color:var(--bdv-gray-400);line-height:1.5}.bdv-hint{font-size:11px;color:var(--bdv-gray-400);margin-top:4px;line-height:1.4}.bdv-link{color:var(--bdv-accent);text-decoration:none;font-size:13px;font-weight:600;cursor:pointer;background:none;border:0;padding:0;font-family:inherit}.bdv-link--muted{color:var(--bdv-gray-500);font-weight:500}.bdv-center{text-align:center}.bdv-price{font-weight:800;color:var(--bdv-accent)}.bdv-card{background:#fff;border-radius:16px;border:1px solid var(--bdv-border);box-shadow:0 1px 2px #0000000d;padding:16px;margin-bottom:12px}.bdv-card--dim{opacity:.55}.bdv-card__row{display:flex;gap:12px;align-items:flex-start}.bdv-thumb{width:72px;height:72px;border-radius:12px;object-fit:cover;background:var(--bdv-border);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--bdv-gray-400);overflow:hidden}.bdv-thumb--sm{width:64px;height:64px}.bdv-thumb img{width:100%;height:100%;object-fit:cover;display:block}.bdv-card__title{font-weight:700;font-size:15px;line-height:1.3;color:var(--bdv-dark)}.bdv-card__meta{margin-top:6px;display:flex;gap:6px;align-items:center;flex-wrap:wrap}.bdv-card__actions{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap;align-items:center}.bdv-sep{height:1px;background:var(--bdv-border);margin:24px 0}.bdv-sep--sm{margin:14px 0}.bdv-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;padding:3px 10px;border-radius:9999px;line-height:1.4;white-space:nowrap}.bdv-badge--green{background:var(--bdv-green-bg);color:var(--bdv-green)}.bdv-badge--orange{background:var(--bdv-cream);color:var(--bdv-accent)}.bdv-badge--red{background:var(--bdv-red-bg);color:var(--bdv-red)}.bdv-badge--gray{background:var(--bdv-border);color:var(--bdv-gray-500)}.bdv-badge--blue{background:#eff6ff;color:#2563eb}.bdv-badge--dark{background:linear-gradient(135deg,#111827,#374151);color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px}.bdv-badge--boost{background:var(--bdv-accent);color:#fff;border-radius:6px;padding:3px 8px;letter-spacing:.02em;box-shadow:0 2px 6px #e651004d}.bdv-field{margin-bottom:20px}.bdv-field>label,.bdv-label{display:block;font-size:13px;font-weight:700;color:var(--bdv-gray-700);margin-bottom:6px}.bdv-input,.bdv-textarea,.bdv-select{width:100%;padding:14px 16px;border:1px solid var(--bdv-border-2);border-radius:12px;font-size:16px;font-family:inherit;box-sizing:border-box;outline:none;color:var(--bdv-dark);background:#fff;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none}.bdv-input::placeholder,.bdv-textarea::placeholder{color:var(--bdv-gray-400)}.bdv-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.bdv-input:focus,.bdv-textarea:focus,.bdv-select:focus{border-color:var(--bdv-accent)}.bdv-textarea{resize:vertical;min-height:100px;line-height:1.5}.bdv-input--price{font-size:22px;font-weight:800;text-align:center}.bdv-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bdv-grid-2 .bdv-field{margin-bottom:0}.bdv-pills{display:flex;flex-wrap:wrap;gap:8px}.bdv-pill-opt{padding:10px 16px;border:2px solid var(--bdv-border-2);border-radius:9999px;font-size:13px;font-weight:600;color:var(--bdv-gray-700);cursor:pointer;transition:all .2s;background:#fff;font-family:inherit}.bdv-pill-opt.is-active{border-color:var(--bdv-accent);color:var(--bdv-accent);background:var(--bdv-cream)}.bdv-pill-opt:disabled{opacity:.5;cursor:default}.bdv-tips{background:var(--bdv-cream);border:1px solid #fed7aa;border-radius:12px;padding:14px 16px;margin:12px 0 16px;font-size:13px;color:#92400e;line-height:1.6}.bdv-tips strong{color:var(--bdv-accent)}.bdv-tips ul{margin:8px 0 0;padding-left:18px}.bdv-tips li{margin-bottom:4px}.bdv-photos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.bdv-photo-slot{aspect-ratio:1 / 1;border:2px dashed #d1d5db;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden;background:#f9fafb;transition:border-color .2s;padding:0;font-family:inherit}.bdv-photo-slot:hover,.bdv-photo-slot:focus-visible{border-color:var(--bdv-accent);outline:none}.bdv-photo-slot:disabled{cursor:default;opacity:.7}.bdv-photo-slot img{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block}.bdv-photo-slot .bdv-photo-add{font-size:28px;color:var(--bdv-gray-400);font-weight:300;line-height:1}.bdv-photo-slot.is-filled{border-style:solid;border-color:transparent;cursor:default}.bdv-photo-slot.has-error{border:2px solid var(--bdv-red)}.bdv-photo-slot:first-child{grid-column:1 / 3;grid-row:1 / 3}.bdv-photo-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;background:#0009;color:#fff;border:0;border-radius:50%;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;padding:0;font-family:inherit}.bdv-photo-tag{position:absolute;left:6px;bottom:6px;font-size:9px;font-weight:700;padding:2px 6px;border-radius:4px;background:#ffffffeb;color:var(--bdv-gray-700)}.bdv-photo-tag--main{background:var(--bdv-accent);color:#fff}.bdv-photo-tips-mini{font-size:12px;color:var(--bdv-gray-400);text-align:center;margin-bottom:20px}.bdv-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px;border:0;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;font-family:inherit;transition:opacity .2s,transform .1s;text-decoration:none;line-height:1.2}.bdv-btn:disabled{opacity:.5;cursor:not-allowed}.bdv-btn--primary{background:linear-gradient(to right,var(--bdv-accent),var(--bdv-accent-light));color:#fff}.bdv-btn--dark{background:var(--bdv-dark);color:#fff}.bdv-btn--outline{background:transparent;color:var(--bdv-dark);border:2px solid #E2E8F0}.bdv-btn--outline:not(:disabled):hover{border-color:var(--bdv-accent);color:var(--bdv-accent);background:#e651000a}.bdv-btn--ghost{background:transparent;color:var(--bdv-accent)}.bdv-btn--success{background:#22c55e;color:#fff}.bdv-btn--sm{width:auto;padding:10px 16px;font-size:14px;border-radius:10px}.bdv-btn--xs{width:auto;padding:8px 12px;font-size:13px;border-radius:10px}.bdv-btn svg{width:18px;height:18px;flex-shrink:0}.bdv-btn-row{display:flex;gap:8px;margin-top:14px}.bdv-btn-row .bdv-btn{flex:1}.bdv-stack{display:flex;flex-direction:column;gap:10px}.bdv-msg{padding:12px;border-radius:8px;font-size:13px;line-height:1.5;margin:12px 0}.bdv-msg--error{background:var(--bdv-red-bg);color:var(--bdv-red)}.bdv-msg--success{background:var(--bdv-green-bg);color:var(--bdv-green)}.bdv-msg--info{background:#f9fafb;color:var(--bdv-gray-500);border:1px solid var(--bdv-border-2)}.bdv-feedback{display:flex;align-items:flex-start;gap:8px;margin-top:10px;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:600;line-height:1.4}.bdv-feedback--ok{background:var(--bdv-green-bg);color:var(--bdv-green)}.bdv-feedback--ko{background:var(--bdv-red-bg);color:var(--bdv-red)}.bdv-feedback svg{width:18px;height:18px;flex-shrink:0;margin-top:1px}.bdv-loading{text-align:center;color:var(--bdv-gray-500);padding:40px 0;font-size:14px;font-weight:500}.bdv-empty{text-align:center;padding:40px 20px;font-size:14px;color:var(--bdv-gray-500)}.bdv-chips{display:flex;gap:8px;margin:12px 0 14px;flex-wrap:wrap}.bdv-chip{padding:8px 14px;border:2px solid var(--bdv-border-2);border-radius:9999px;font-size:13px;font-weight:600;color:var(--bdv-gray-700);background:#fff;cursor:pointer;font-family:inherit}.bdv-chip.is-active{border-color:var(--bdv-accent);color:var(--bdv-accent);background:var(--bdv-cream)}.bdv-steps{display:flex;align-items:center;gap:6px;margin-bottom:18px}.bdv-step{display:flex;align-items:center;gap:6px}.bdv-step--grow{flex:1}.bdv-step__dot{width:26px;height:26px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:var(--bdv-gray-500);background:var(--bdv-border-2);flex-shrink:0}.bdv-step__dot svg{width:14px;height:14px}.bdv-step--active .bdv-step__dot{background:var(--bdv-accent);color:#fff}.bdv-step--done .bdv-step__dot{background:#22c55e;color:#fff}.bdv-step__label{font-size:13px;font-weight:500;color:var(--bdv-gray-500);white-space:nowrap}.bdv-step--active .bdv-step__label{font-weight:700;color:var(--bdv-dark)}.bdv-step__line{flex:1;height:2px;background:var(--bdv-border-2);margin:0 4px}.bdv-step--done .bdv-step__line{background:#22c55e}.bdv-check{display:flex;align-items:center;gap:8px;font-size:14px;padding:6px 0}.bdv-check__dot{width:22px;height:22px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;background:#d1d5db;flex-shrink:0}.bdv-check__dot svg{width:13px;height:13px}.bdv-check--ok .bdv-check__dot{background:var(--bdv-green)}.bdv-check--ko .bdv-check__dot{background:var(--bdv-red)}.bdv-check--busy .bdv-check__dot{background:var(--bdv-accent)}.bdv-check__label{color:var(--bdv-gray-500);font-weight:500}.bdv-check--ok .bdv-check__label{color:var(--bdv-dark);font-weight:600}.bdv-check__state{margin-left:auto;font-size:12px;font-weight:600;color:var(--bdv-gray-400)}.bdv-check--ok .bdv-check__state{color:var(--bdv-green)}.bdv-check--ko .bdv-check__state{color:var(--bdv-red)}.bdv-check--busy .bdv-check__state{color:var(--bdv-accent)}.bdv-preview{width:100%;max-height:220px;object-fit:cover;border-radius:12px;margin-top:10px;display:block;background:var(--bdv-border)}.bdv-progress{height:6px;background:var(--bdv-border-2);border-radius:3px;overflow:hidden;margin-top:8px}.bdv-progress>span{display:block;height:100%;background:linear-gradient(to right,var(--bdv-accent),var(--bdv-accent-light));border-radius:3px;transition:width .3s}.bdv-result{text-align:center;padding:28px 20px}.bdv-result__ico{width:72px;height:72px;border-radius:50%;margin:0 auto 14px;display:flex;align-items:center;justify-content:center}.bdv-result__ico svg{width:36px;height:36px}.bdv-result__ico--ok{background:#dcfce7;color:var(--bdv-green)}.bdv-result__ico--wait{background:var(--bdv-cream);color:var(--bdv-accent)}.bdv-result__ico--ko{background:var(--bdv-red-bg);color:var(--bdv-red)}.bdv-result h1{font-size:22px;font-weight:800}.bdv-result .bdv-muted{margin-top:8px}.bdv-result ul{text-align:left;margin:12px auto 0;padding-left:18px;font-size:14px;color:var(--bdv-gray-500);max-width:320px}.bdv-prio{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:9999px;border:2px solid var(--bdv-border-2);background:#fff;color:var(--bdv-gray-700);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;font-family:inherit;transition:all .2s}.bdv-prio.is-on{background:linear-gradient(90deg,#111827,#374151);color:#fff;border-color:transparent}.bdv-prio:disabled{opacity:.6;cursor:not-allowed}.bdv-prio-count{font-size:12px;font-weight:700;color:var(--bdv-gray-500)}.bdv-prio-count b{color:var(--bdv-dark)}.bdv-prem{--pr-cream: #FFF7ED;background:var(--pr-cream)}.bdv-prem .bdv-content{padding-left:24px;padding-right:24px}.bdv-prem-header{padding:8px 0 16px;text-align:center}.bdv-prem-header h1{font-size:1.5rem;font-weight:800}.bdv-prem-header .bdv-prem-star{color:var(--bdv-accent);font-size:1.25rem;vertical-align:middle;margin-left:4px}.bdv-prem-hero{text-align:center;margin-bottom:2rem}.bdv-prem-hero__img{width:100%;height:200px;object-fit:cover;border-radius:2rem;display:block;margin:0 auto 1.25rem;box-shadow:0 4px 15px #00000012;background:#f3f4f6}.bdv-prem-hero h2{font-size:1.25rem;font-weight:800;line-height:1.3;max-width:280px;margin:0 auto}.bdv-prem-pricing{text-align:center;margin-bottom:2.5rem}.bdv-prem-pricing .bdv-prem-price{font-size:2.5rem;font-weight:800;line-height:1}.bdv-prem-pricing .bdv-prem-commit{color:var(--bdv-gray-500);font-size:.875rem;margin-top:.5rem}.bdv-prem-benefits{list-style:none;display:flex;flex-direction:column;gap:1.5rem;margin:0 0 2.5rem;padding:0}.bdv-prem-benefit{display:flex;align-items:flex-start;gap:1rem}.bdv-prem-benefit__icon{flex-shrink:0;width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000000d}.bdv-prem-benefit__icon svg{width:20px;height:20px;color:var(--bdv-accent)}.bdv-prem-benefit strong{display:block;font-weight:700;font-size:1rem;margin-bottom:.25rem}.bdv-prem-benefit span{font-size:.875rem;color:var(--bdv-gray-500);line-height:1.4}.bdv-prem-preview{background:#fff;border-radius:2rem;padding:1rem;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 15px #00000012;margin-bottom:2.5rem;position:relative}.bdv-prem-preview__img{width:64px;height:64px;flex-shrink:0;background:#f3f4f6;border-radius:1.5rem}.bdv-prem-preview h3{font-size:1rem;font-weight:800;margin-bottom:.25rem}.bdv-prem-preview p{font-size:.875rem;color:var(--bdv-gray-500);font-weight:500}.bdv-prem-badge{position:absolute;top:1rem;right:1rem;background:linear-gradient(90deg,#111827,#374151);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.15em;padding:5px 10px;border-radius:9999px}.bdv-prem-cta{padding:0 0 24px;text-align:center}.bdv-prem-cta__primary{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:linear-gradient(90deg,var(--bdv-accent) 0%,var(--bdv-orange-2) 100%);color:#fff;text-decoration:none;padding:1rem;border-radius:9999px;font-weight:700;font-size:1rem;border:0;box-shadow:0 4px 15px #e651004d;cursor:pointer;font-family:inherit}.bdv-prem-cta__primary:disabled{opacity:.6;cursor:not-allowed}.bdv-prem-cta__secondary{display:inline-block;margin-top:1rem;color:var(--bdv-gray-500);text-decoration:none;font-weight:500;font-size:.875rem;background:none;border:0;cursor:pointer;font-family:inherit}.bdv-prem-active{background:#fff;border-radius:2rem;padding:1rem 1.25rem;box-shadow:0 4px 15px #00000012;text-align:center;margin-bottom:1rem}.bdv-prem-active__title{font-size:1rem;font-weight:800;color:var(--bdv-green);display:flex;align-items:center;justify-content:center;gap:6px}.bdv-prem-active__sub{font-size:.875rem;color:var(--bdv-gray-500);margin-top:4px}.bdv-prem-legal{padding:0 8px 8px;text-align:center;font-size:.75rem;color:var(--bdv-gray-400);line-height:1.5}.bdv-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bdv-grid-3 .bdv-field{margin-bottom:0}.bdv-grid-3 .bdv-input{padding-left:10px;padding-right:10px;text-align:center}.bdv-sublabel{display:block;font-size:11px;font-weight:600;color:var(--bdv-gray-500);margin-bottom:4px}.bdv-input.is-warn{border-color:#f59e0b}.bdv-hint--warn{color:#b45309;font-weight:600}.bdv-feedback--warn{background:#fffbeb;color:#b45309}.bdv-feedback--warn .bdv-feedback__actions{width:100%}.bdv-feedback__body{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.bdv-feedback__actions{display:flex;flex-wrap:wrap;gap:8px}.bdv-feedback__actions .bdv-btn{width:auto;flex:1 1 auto;padding:9px 12px;font-size:13px;border-radius:10px;margin-top:0}.bdv-check__state--wait{color:var(--bdv-gray-400)}.bdv-edit{border-top:1px solid var(--bdv-border);margin-top:14px;padding-top:14px}.bdv-edit__title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:800;color:var(--bdv-dark);margin-bottom:14px}.bdv-edit__tech{background:#f9fafb;border:1px solid var(--bdv-border-2);border-radius:12px;padding:12px 14px;margin-bottom:14px}.bdv-edit__tech-title{font-size:12px;font-weight:700;color:var(--bdv-gray-500);margin-bottom:6px}.bdv-edit__tech-body{margin:0;font-family:inherit;font-size:13px;line-height:1.6;color:var(--bdv-gray-700);white-space:pre-wrap;word-break:break-word}.bdv-danger{border:2px solid #fecaca;background:var(--bdv-red-bg);border-radius:14px;padding:14px;margin-top:14px}.bdv-danger__title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:800;color:var(--bdv-red);margin-bottom:8px}.bdv-danger__text{font-size:14px;line-height:1.55;color:var(--bdv-gray-700);margin-bottom:8px}.bdv-danger__text strong{color:var(--bdv-dark)}.bdv-ack{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;color:var(--bdv-gray-700);font-weight:600;cursor:pointer;margin:12px 0 4px}.bdv-ack input{width:22px;height:22px;flex-shrink:0;margin:0;accent-color:var(--bdv-red)}.bdv-btn--danger{background:var(--bdv-red);color:#fff}.bdv-btn--danger-ghost{background:#fff;color:var(--bdv-red);border:2px solid #fecaca}.bdv-btn--danger-ghost:not(:disabled):hover{border-color:var(--bdv-red);background:var(--bdv-red-bg)}.bdv-cote{display:flex;align-items:center;gap:14px;width:100%;text-align:left;background:#fff7ed;border:1px solid #FDE68A;border-radius:14px;padding:14px;min-height:44px;cursor:pointer;font-family:inherit;color:inherit;text-decoration:none;transition:background .2s ease,transform .15s ease;margin-top:-4px}.bdv-cote:hover{background:#fffaf0}.bdv-cote:active{transform:scale(.99)}.bdv-cote__icone{flex-shrink:0;width:36px;height:36px;border-radius:8px;background:#fff;box-shadow:0 2px 10px #1118270f;display:flex;align-items:center;justify-content:center;color:#e65100}.bdv-cote__corps{flex:1;min-width:0}.bdv-cote__titre{font-size:14px;font-weight:800;color:#111827;margin:0 0 4px}.bdv-cote__texte{font-size:13px;line-height:1.45;color:#374151;margin:0}.bdv-cote__args{margin-top:10px;font-size:12px;color:#6b7280}.bdv-cote__badge{display:inline-block;margin-top:10px;padding:4px 10px;border-radius:9999px;background:#fff;border:1px solid #FDE68A;font-size:11px;font-weight:700;color:#e65100}.bdv-cote__chev{flex-shrink:0;color:#d1d5db;display:flex}.bdv-aide{display:flex;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;background:#fff7ed;border:1px solid #FDE68A;border-radius:12px;text-decoration:none;color:inherit;min-height:44px}.bdv-aide:active{transform:scale(.99)}.bdv-aide__icone{flex-shrink:0;width:30px;height:30px;border-radius:8px;background:#fff;color:#e65100;display:flex;align-items:center;justify-content:center}.bdv-aide__corps{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.bdv-aide__titre{font-size:14px;font-weight:800;color:#111827}.bdv-aide__texte{font-size:12.5px;line-height:1.4;color:#6b7280}.bdv-aide__chev{flex-shrink:0;color:#d1d5db;display:flex}.bdv-hint__lien{display:inline-block;margin-left:4px;color:#e65100;font-weight:700;text-decoration:none;white-space:nowrap}.bdv-hint__lien:hover{text-decoration:underline}.bdo-argus-history{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:18px;position:relative;overflow:hidden;margin:12px 0}.bdo-argus-history__header h2{font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:20px;font-weight:700;color:#111827;margin:0 0 4px}.bdo-argus-history__header p{font-size:15px;color:#6b7280;margin:0;line-height:1.45}.bdo-argus-history__chart-wrapper svg{width:100%;height:auto;display:block}.bdo-argus-history__legend{display:flex;gap:20px;flex-wrap:wrap}.bdo-argus-history__legend-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}.bdo-argus-history__legend-marker{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.bdo-argus-history__legend-marker--point{width:9px;height:9px;background:#e65100;border-radius:50%}.bdo-argus-history__legend-marker--line{width:16px;height:2px;background-image:linear-gradient(to right,#6b7280 50%,transparent 50%);background-size:6px 2px;background-repeat:repeat-x}.bdo-argus-history__indicators{display:flex;justify-content:space-between;text-align:center;padding:14px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.bdo-argus-history__indicator{flex:1;padding:0 6px}.bdo-argus-history__indicator:not(:last-child){border-right:1px solid #e5e7eb}.bdo-argus-history__indicator span{display:block;font-size:13px;color:#6b7280;margin-bottom:4px}.bdo-argus-history__indicator strong{display:block;font-size:18px;font-weight:700;color:#111827}.bdo-argus-history__few{background:#fffaf0;border-left:4px solid #E65100;padding:14px;border-radius:0 12px 12px 0}.bdo-argus-history__few p{font-size:15px;color:#6b7280;line-height:1.5;margin:0}.bdo-argus-history__few strong{color:#111827}.bdo-argus-history--locked .bdo-argus-history__content{filter:blur(8px);opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.bdo-argus-history__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff8f2d1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:24px;gap:14px;z-index:10}.bdo-argus-history__overlay svg{width:40px;height:40px;color:#6b7280}.bdo-argus-history__overlay h3{font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif);font-size:17px;color:#111827;margin:0;max-width:32ch}.bdo-argus-history__overlay-button{font-size:16px;font-weight:600;color:#fff;background:#e65100;border:0;border-radius:16px;padding:14px 24px;text-decoration:none}.bdo-argus-history__overlay-button:hover{background:#bf4300}:root{--bg-main: #F8F9FA;--text-dark: #111827;--accent: #E65100;--accent-hover: #BF360C;--gray-500: #6B7280;--gray-200: #E2E8F0;--white: #FFFFFF;--radius: 16px;--radius-pill: 60px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .12);--shadow-hover: 0 12px 40px rgba(0, 0, 0, .15);--transition: .3s cubic-bezier(.4, 0, .2, 1);--font-heading: "Plus Jakarta Sans", sans-serif;--font-body: "Inter", sans-serif;--bdo-page-bg: #FFF8F2;--bdo-orange-light: #fb923c;--bdo-orange-2: #FB8C00;--bdo-orange-bg: #fff7ed;--bdo-gray-900: #111827;--bdo-gray-700: #374151;--bdo-gray-600: #4b5563;--bdo-gray-500: #6b7280;--bdo-gray-400: #9ca3af;--bdo-gray-300: #d1d5db;--bdo-gray-200: #e5e7eb;--bdo-gray-100: #f3f4f6;--bdo-gray-50: #f9fafb;--bdo-font-mobile: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--orange: #E65100;--orange-dark: #BF360C;--dark: #111827;--gray: #6b7280;--bg: #FFF8F2;--card: #ffffff;--green: #16a34a;--red: #dc2626}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}html{scroll-behavior:smooth}body{font-family:var(--bdo-font-mobile);background-color:var(--bdo-page-bg);color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;padding-top:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));padding-bottom:var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px))}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}button{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-main)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gray-500)}*{scrollbar-width:thin;scrollbar-color:#CBD5E1 var(--bg-main)}.app{max-width:640px;margin:0 auto;min-height:100%;display:flex;flex-direction:column}.topbar{background:var(--orange);color:#fff;padding:14px 16px;font-weight:700;font-size:18px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.topbar .logo{display:flex;align-items:center;gap:8px}.content{flex:1;padding:16px}.card{background:var(--card);border-radius:14px;padding:16px;box-shadow:0 1px 3px #00000014;margin-bottom:12px}h1{font-size:22px;margin-bottom:4px}h2{font-size:17px;margin-bottom:10px}p.muted{color:var(--gray);font-size:14px}label{display:block;font-size:13px;color:var(--gray);margin:12px 0 4px}input{width:100%;padding:13px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:16px;background:#fff;outline:none;font-family:inherit}input:focus{border-color:var(--orange)}.btn{width:100%;padding:14px;border:0;border-radius:10px;font-size:16px;font-weight:700;background:var(--orange);color:#fff;margin-top:18px;cursor:pointer}.btn:disabled{opacity:.6}.btn.secondary{background:transparent;color:var(--orange);margin-top:8px}.error{background:#fef2f2;color:var(--red);padding:10px 12px;border-radius:8px;font-size:14px;margin-top:12px}.center{min-height:100%;display:flex;flex-direction:column;justify-content:center}.brand{text-align:center;margin-bottom:24px}.brand h1{color:var(--orange);font-size:28px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000014}.product .thumb{width:100%;aspect-ratio:1;background:#e5e7eb;object-fit:cover}.product .info{padding:10px}.product .name{font-size:14px;font-weight:600;line-height:1.3}.product .price{color:var(--orange);font-weight:700;margin-top:4px}.badge{display:inline-block;font-size:11px;background:#ecfdf5;color:var(--green);padding:2px 6px;border-radius:6px;margin-top:4px}.tabbar{display:flex;background:#fff;border-top:1px solid #e5e7eb;position:sticky;bottom:0}.tabbar a{flex:1;text-align:center;padding:10px 0;font-size:11px;color:var(--gray);text-decoration:none}.tabbar a.active{color:var(--orange);font-weight:700}.loading{text-align:center;color:var(--gray);padding:40px 0}@keyframes bdoShine{0%{left:-100%}to{left:200%}}@keyframes bdoBlob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}@keyframes bdoGradientText{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes bdoFloatPremium{0%{transform:translateY(0);filter:drop-shadow(0 15px 15px rgba(0,0,0,.06))}50%{transform:translateY(-20px);filter:drop-shadow(0 35px 25px rgba(230,81,0,.15))}to{transform:translateY(0);filter:drop-shadow(0 15px 15px rgba(0,0,0,.06))}}@keyframes bdoPing{75%,to{transform:scale(2);opacity:0}}@keyframes bdoFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bdoSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes floatMobile{0%{transform:translateY(0);filter:drop-shadow(0 10px 10px rgba(0,0,0,.05))}50%{transform:translateY(-10px);filter:drop-shadow(0 20px 15px rgba(230,81,0,.15))}to{transform:translateY(0);filter:drop-shadow(0 10px 10px rgba(0,0,0,.05))}}@keyframes shine{0%{left:-100%}to{left:200%}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes bdo-wl-pulse{0%{transform:scale(1)}40%{transform:scale(1.35)}to{transform:scale(1)}}@keyframes bdo-boost-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.03)}}.bdo-blob{animation:bdoBlob 7s infinite}.bdo-blob-d2{animation-delay:2s}.bdo-blob-d4{animation-delay:4s}.bdo-gt{background:linear-gradient(90deg,#e65100,#fb8c00,#e65100);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:bdoGradientText 3s ease infinite}.bdo-float{animation:bdoFloatPremium 6s ease-in-out infinite}.bdo-float-r{animation:bdoFloatPremium 4s ease-in-out infinite reverse}.bdo-btn{position:relative;overflow:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1)}.bdo-btn:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,#fff0,#ffffff4d,#fff0);transform:skew(-20deg)}.bdo-btn:hover:before{animation:bdoShine .75s ease}.bdo-btn:hover{transform:translateY(-2px)}.bdo-btn:active{transform:scale(.97)}.bdo-fi{animation:bdoFadeIn .6s ease-out forwards}.bdo-fi1{animation-delay:.1s;opacity:0}.bdo-fi2{animation-delay:.2s;opacity:0}.bdo-fi3{animation-delay:.3s;opacity:0}.bdo-ping{animation:bdoPing 2s cubic-bezier(0,0,.2,1) infinite}.bdo-spin{animation:bdoSpin 4s linear infinite}.anim-boule-mobile{animation:floatMobile 5s ease-in-out infinite}.btn-animated{position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.btn-animated:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,#fff0,#fff6,#fff0);transform:skew(-20deg)}.btn-animated:active:before,.btn-animated:hover:before{animation:shine .75s ease}.active-scale{transition:transform .1s ease-in-out}.active-scale:active{transform:scale(.92)}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.pulse-dot{width:6px;height:6px;border-radius:50%;background:#e65100;animation:pulse 2s infinite}.bdo-text-gradient{background:linear-gradient(135deg,var(--text-dark),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-title{text-align:center!important;justify-content:center!important;display:flex;width:100%}.bdo-app-page{flex:1;display:flex;flex-direction:column;min-width:0;padding-bottom:calc(85px + var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)) + var(--bdo-pub-h, 0px))}#bdo-mobile-header{display:flex;position:sticky;top:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));z-index:50;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #f3f4f6;padding:10px 16px;align-items:center;justify-content:space-between}#bdo-mobile-header:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));background:inherit;pointer-events:none}#bdo-mobile-header .bdo-header-logo{display:flex;align-items:center;gap:8px;cursor:pointer;text-decoration:none}#bdo-mobile-header .bdo-header-actions{display:flex;align-items:center;gap:10px}#bdo-mobile-header .bdo-header-iconbtn{width:36px;height:36px;background:#f9fafb;border-radius:9999px;display:flex;align-items:center;justify-content:center;position:relative;text-decoration:none;border:0;cursor:pointer;padding:0;color:#374151}#bdo-mobile-header .bdo-header-iconbtn svg{width:16px;height:16px;color:#374151}#bdo-mobile-header .bdo-header-notif-dot{position:absolute;top:6px;right:6px;width:8px;height:8px;background:#e65100;border-radius:50%;border:1.5px solid white}#bdo-mobile-search-bar{display:block;padding:12px 16px 8px;background:#fff}#bdo-mobile-search-bar form{display:flex;align-items:center;background:#f3f4f6;border-radius:16px;padding:10px 16px;gap:12px}#bdo-mobile-search-bar form svg{width:20px;height:20px;color:#9ca3af;flex-shrink:0}#bdo-mobile-search-bar input{border:none;outline:none;background:transparent;width:100%;font-size:14px;font-weight:600;color:#111827;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:40px;padding:12px 16px;border-radius:4px;box-shadow:0 1px 2px #0000000d;line-height:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none}#bdo-mobile-search-bar input::placeholder{color:#9ca3af}#bdo-mobile-search-bar input:focus{border:none}#bdo-mobile-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 16px 8px;position:relative}#bdo-mobile-hero .bdo-hero-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#fff7ed;color:#e65100;border-radius:9999px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}#bdo-mobile-hero .bdo-hero-badge .pulse-dot{width:6px;height:6px;border-radius:50%;background:#e65100;animation:pulse 2s infinite}#bdo-mobile-hero h1{font-size:26px!important;font-weight:800!important;color:#111827!important;line-height:1.2!important;letter-spacing:-.02em!important;margin-bottom:12px!important;padding:0!important}#bdo-mobile-hero h1 .text-brand{color:#e65100}#bdo-mobile-hero .bdo-hero-subtitle{color:#6b7280;font-size:14px;font-weight:500;max-width:280px;margin-bottom:16px;line-height:1.5}#bdo-mobile-hero .bdo-hero-3d{width:144px;height:144px;margin-bottom:20px}#bdo-mobile-hero .bdo-hero-3d svg{width:100%;height:100%;display:block}#bdo-mobile-hero .bdo-hero-cta{display:inline-block;background:#111827;color:#fff;padding:14px 40px;border-radius:9999px;font-weight:700;font-size:14px;text-decoration:none;box-shadow:0 10px 25px #00000026;margin-bottom:8px}#bdo-mobile-categories{display:block;padding:20px 16px 12px}#bdo-mobile-categories h2{font-size:18px!important;font-weight:800!important;color:#111827!important;text-align:center!important;margin-bottom:16px!important}.bdo-cat-scroll{display:flex;overflow-x:auto;gap:12px;justify-content:center;padding-bottom:8px}.bdo-cat-scroll{justify-content:flex-start}.bdo-cat-scroll>:first-child{margin-left:auto}.bdo-cat-scroll>:last-child{margin-right:auto}.bdo-cat-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;flex-shrink:0}.bdo-cat-icon{width:56px;height:56px;border-radius:16px;background:#fff;border:1px solid #f3f4f6;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000000d}.bdo-cat-icon svg{width:24px;height:24px;color:#111827}.bdo-cat-label{font-size:10px;font-weight:700;color:#4b5563}#bdo-mobile-feed-title,.bdo-mobile-feed-title{display:flex;justify-content:center;align-items:center;gap:8px;font-size:18px;font-weight:800;color:#111827;text-align:center;padding:16px 16px 12px}.bdo-products-heading{max-width:1100px;margin:0 auto;padding:0 24px;text-align:center}.bdo-products-heading h2{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;color:#111827;margin-bottom:12px}.bdo-products-heading p{font-family:Inter,sans-serif;font-size:1.05rem;color:#6b7280;margin-bottom:40px}.bdo-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:0 16px;list-style:none;margin:0}.bdo-products-grid--shop{gap:10px;padding:0 12px}.bdo-product-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;background:#fff;border-radius:2rem;border:1px solid #f3f4f6;overflow:hidden;box-shadow:0 1px 2px #0000000d;margin:0;padding:0;font-size:16px;color:#111827;text-decoration:none;cursor:pointer;transition:transform var(--transition),box-shadow var(--transition)}@media (hover: hover){.bdo-product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover)}.bdo-product-card:hover .astra-shop-thumbnail-wrap img{transform:scale(1.05)}}.bdo-product-card .astra-shop-thumbnail-wrap{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;background:#f3f4f6}.bdo-product-card .astra-shop-thumbnail-wrap img{width:100%;height:100%;aspect-ratio:4 / 5;object-fit:cover;background:#f3f4f6;border-radius:0;margin:0;display:block;transition:transform .5s ease}.bdo-product-card .bdo-product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f3f4f6}.bdo-product-card .bdo-product-placeholder svg{width:40%;height:40%;opacity:.5}.bdo-product-card .astra-shop-summary-wrap{padding:8px 12px 12px;display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box;text-align:center}.bdo-product-card .price{font-size:16px;font-weight:800;color:#111827;text-align:center;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:4px 12px 0;order:-1;margin:0;line-height:1.2;display:block}.bdo-product-card .price del{font-size:12px;color:#9ca3af;font-weight:500}.bdo-product-card .price ins{text-decoration:none}.bdo-product-card .ast-woo-product-category{font-size:.85em;margin-bottom:.5em;display:block;line-height:1.3;opacity:.6}.bdo-product-card .woocommerce-loop-product__title{font-size:11px;color:#6b7280;font-weight:500;text-align:center;padding:0 12px;margin:4px 0 6px;line-height:1.3;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;width:100%}.star-rating{display:flex;justify-content:center;align-items:center;font-size:16px;line-height:1;overflow:visible;position:relative;width:auto;height:24px;margin:6px auto}.star-rating:before{content:"☆☆☆☆☆";color:#e0e0e0;font-size:18px;letter-spacing:3px}.star-rating span{position:absolute;left:0;top:0;overflow:hidden;height:100%;display:flex;align-items:center;font-size:0}.star-rating span:before{content:"★★★★★";color:#fb8c00;font-size:18px;letter-spacing:3px}.bdo-product-card .wcfmmp_sold_by_container{width:100%;padding:0 12px 10px;font-size:12px;line-height:1.4}.bdo-product-card .wcfmmp_sold_by_wrapper{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 4px}.bdo-product-card .wcfmmp_sold_by_label{color:#111827}.bdo-product-card .wcfmmp_sold_by_logo{width:25px;height:25px;border-radius:50%;object-fit:cover;display:inline-block;margin:0;padding:0;vertical-align:bottom;background:#e5e7eb;flex-shrink:0}.bdo-product-card .wcfm_dashboard_item_title{display:inline-block;font-weight:500;color:#17a2b8;text-decoration:none;overflow-wrap:anywhere}.bdo-seller-premium-badge{display:inline-block;background:linear-gradient(135deg,#111827,#374151);color:#fff;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:2px 6px;border-radius:9999px;vertical-align:middle;line-height:1.4}.bdo-product-tags{display:flex;flex-wrap:wrap;gap:6px;padding:0 16px 10px;justify-content:center}.bdo-product-tags .bdo-tag{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-body);font-size:11px;font-weight:500;color:var(--gray-500);background:var(--bg-main);padding:4px 10px;border-radius:20px;border:1px solid var(--gray-200)}.bdo-product-tags .bdo-tag .bdo-tag-icon{font-size:12px}.bdo-product-badges{display:flex;justify-content:center;gap:4px;margin-top:4px;flex-wrap:wrap}.bdo-product-badge{background:#f9fafb;border:1px solid #f3f4f6;color:#9ca3af;font-size:9px;font-weight:700;padding:2px 6px;border-radius:4px}.bdo-product-card .bdo-boost-badge{position:absolute;top:8px;left:8px;background:#e65100;color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px;z-index:5;letter-spacing:.02em;animation:bdo-boost-pulse 2s ease-in-out infinite;box-shadow:0 2px 6px #e651004d}.bdo-boosted-badge{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,var(--accent),#FF8A00);color:var(--white);font-family:var(--font-heading);font-weight:700;font-size:10px;text-transform:uppercase;letter-spacing:.5px;padding:4px 12px;border-radius:20px;z-index:2;box-shadow:0 2px 8px #e651004d}.bdo-product-card .bdo-premium-badge{position:absolute;top:10px;left:10px;z-index:2;display:inline-block;background:linear-gradient(135deg,#111827,#374151);color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px;border-radius:9999px;white-space:nowrap;line-height:normal}.bdo-product-card .bdo-premium-badge--under-boost{top:36px}.bdo-product-card .onsale{position:absolute;top:8px;left:8px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:6px;z-index:2;line-height:1.4}.bdo-wl-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;padding:0;transition:transform .2s,background .15s;box-shadow:0 1px 5px #0000001f;position:relative;z-index:2}.bdo-wl-btn:hover{transform:scale(1.15);background:#fff}.bdo-wl-icon{width:18px;height:18px;color:#9ca3af;transition:color .2s,fill .2s}.bdo-wl-btn--active .bdo-wl-icon{color:#e65100}.bdo-wl-btn--active .bdo-wl-path{fill:#e65100}.bdo-wl-btn--pulse .bdo-wl-icon{animation:bdo-wl-pulse .35s ease}.bdo-product-card .bdo-wl-btn{position:absolute;top:10px;right:10px}.bdo-wl-product-wrap{display:inline-flex;align-items:center;gap:8px;margin-top:10px}.bdo-wl-product-wrap .bdo-wl-btn{background:#f3f4f6;box-shadow:none}.bdo-wl-product-label{font-size:.9rem;color:#6b7280;cursor:pointer}.bdo-wl-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(80px);background:#111827;color:#fff;padding:10px 20px;border-radius:8px;font-size:.88rem;font-weight:600;box-shadow:0 4px 16px #0003;transition:transform .28s cubic-bezier(.34,1.56,.64,1),opacity .2s;opacity:0;z-index:9999;pointer-events:none;white-space:nowrap}.bdo-wl-toast.show{transform:translate(-50%) translateY(0);opacity:1}.bdo-wl-toast.bdo-wl-toast--nav{bottom:calc(96px + var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)))}.bdo-rassurance{position:relative;z-index:20;padding:8px 20px 24px}.bdo-rassurance__inner{max-width:1024px;margin:0 auto}.bdo-rassurance__grid{display:grid;grid-template-columns:1fr;gap:16px}.bdo-rassurance__card{background:#fffc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 20px 40px -10px #0000000d;padding:32px;border:1px solid #fff;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s;cursor:pointer}.bdo-rassurance__icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:transform .3s}@media (hover: hover){.bdo-rassurance__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px -10px #e651001a}.bdo-rassurance__card:hover .bdo-rassurance__icon{transform:scale(1.1)}}.bdo-rassurance__icon svg{width:28px;height:28px}.bdo-rassurance__icon--green{background:#f0fdf4;color:#16a34a}.bdo-rassurance__icon--orange{background:#fff0e6;color:#e65100}.bdo-rassurance__icon--blue{background:#eff6ff;color:#2563eb}.bdo-rassurance__card h3{font-weight:800;color:#111827;font-size:18px;margin:0 0 8px}.bdo-rassurance__card p{font-size:14px;color:#6b7280;font-weight:500;margin:0;line-height:1.5}#bdo-mobile-cta{display:block;margin:24px 16px;border-radius:24px;padding:40px 24px;background:linear-gradient(135deg,#1e293b,#0f172a);text-align:center;position:relative;overflow:hidden}#bdo-mobile-cta:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(230,81,0,.08) 0%,transparent 60%);pointer-events:none}#bdo-mobile-cta h2{font-size:22px!important;font-weight:800!important;color:#fff!important;line-height:1.3!important;margin:0 0 12px!important;position:relative;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}#bdo-mobile-cta h2 span{color:#fb923c}#bdo-mobile-cta p{color:#ffffffbf;font-size:13px;font-weight:500;line-height:1.6;position:relative;max-width:300px;margin:0 auto 24px}#bdo-mobile-cta a{display:inline-block;position:relative;background:linear-gradient(to right,#e65100,#fb923c);color:#fff;font-weight:700;font-size:14px;padding:16px 40px;border-radius:9999px;text-decoration:none;box-shadow:0 10px 25px #e651004d}#bdo-mobile-footer{display:block;background:#111827;padding:40px 24px 100px;color:#fff;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#bdo-mobile-footer .footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:8px}#bdo-mobile-footer .footer-brand svg{width:32px;height:32px}#bdo-mobile-footer .footer-brand-name{font-weight:800;font-size:18px;color:#fff}#bdo-mobile-footer .footer-desc{color:#ffffff80;font-size:12px;line-height:1.5;margin-bottom:20px;max-width:200px}#bdo-mobile-footer .footer-socials{display:flex;gap:10px;margin-bottom:32px}#bdo-mobile-footer .footer-socials a{width:36px;height:36px;border-radius:10px;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:#fff9;text-decoration:none;transition:background .2s}#bdo-mobile-footer .footer-cols{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px}#bdo-mobile-footer .footer-col-title{font-size:11px;font-weight:700;color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}#bdo-mobile-footer .footer-col a{display:block;color:#ffffffb3;font-size:13px;font-weight:500;text-decoration:none;padding:4px 0}#bdo-mobile-footer .footer-divider{height:1px;background:#ffffff14;margin-bottom:20px}#bdo-mobile-footer .footer-copy{text-align:center;color:#ffffff4d;font-size:11px;line-height:1.6}#bdo-mobile-footer .footer-copy a{color:#fb923c;text-decoration:none;font-weight:600}#bdo-bottom-nav-v2{display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:640px;background-color:#fff;border-top:1px solid #e5e7eb;padding:8px 24px;padding-bottom:max(8px,var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)));justify-content:space-between;align-items:center;z-index:9999;box-shadow:0 -10px 20px #00000008;box-sizing:border-box}#bdo-bottom-nav-v2 .bdo-nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none;color:#9ca3af;position:relative}#bdo-bottom-nav-v2 .bdo-nav-item.is-active{color:#e65100}#bdo-bottom-nav-v2 .bdo-nav-item svg{width:24px;height:24px}#bdo-bottom-nav-v2 .bdo-nav-item span{font-size:9px;font-weight:700}#bdo-bottom-nav-v2 .bdo-nav-sell{display:flex;flex-direction:column;align-items:center;text-decoration:none;position:relative;top:-24px;gap:0}#bdo-bottom-nav-v2 .bdo-nav-sell__btn{width:56px;height:56px;background:linear-gradient(to right,#e65100,#fb923c);border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 20px #e651004d;border:4px solid #F8F9FA}#bdo-bottom-nav-v2 .bdo-nav-sell__btn svg{width:24px;height:24px}#bdo-bottom-nav-v2 .bdo-nav-sell span{font-size:10px;font-weight:800;color:#e65100;margin-top:4px}#bdo-bottom-nav-v2 .bdo-nav-badge{position:absolute;top:-4px;right:50%;transform:translate(14px);background:#ef4444;color:#fff;font-size:9px;font-weight:700;min-width:16px;height:16px;border-radius:9999px;display:flex;align-items:center;justify-content:center;padding:0 4px}.woocommerce-breadcrumb{margin:0 0 1em;padding:16px 16px 0;font-size:.92em;color:#777}.woocommerce-breadcrumb a{color:#777;text-decoration:none}.woocommerce-products-header__title{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:800;color:#111827;text-align:center;padding:16px 16px 8px;margin:0}.bdo-chips{display:flex;gap:8px;overflow-x:auto;padding:4px 16px 12px}.bdo-condition-pill{padding:10px 16px;border:2px solid #e5e7eb;border-radius:9999px;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:all .2s;background:#fff;white-space:nowrap;flex-shrink:0;font-family:inherit}.bdo-condition-pill.active{border-color:#e65100;color:#e65100;background:#fff7ed}.woocommerce-info{text-align:center;padding:40px 20px;font-size:14px;color:#6b7280;background:transparent;border:none}.woocommerce-pagination{text-align:center;padding:20px 16px 24px}.woocommerce-pagination ul{display:flex;justify-content:center;gap:6px;list-style:none;padding:0;flex-wrap:wrap;margin:0}.woocommerce-pagination ul li a,.woocommerce-pagination ul li span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;border-radius:10px;font-size:14px;font-weight:600;color:#374151;background:#fff;border:1px solid #e5e7eb;text-decoration:none;cursor:pointer;font-family:inherit}.woocommerce-pagination ul li span.current{background:#e65100;color:#fff;border-color:#e65100}.woocommerce-pagination ul li a.next,.woocommerce-pagination ul li a.prev{background:#111827;color:#fff;border-color:#111827;padding:0 16px}.woocommerce-pagination ul li a.is-disabled{opacity:.4;pointer-events:none}:root{--gold-1: #FFD700;--gold-2: #F5C242;--gold-3: #FFF3B0;--gold-4: #B8860B}@keyframes bdoGoldShimmer{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bdoGoldPulse{0%{box-shadow:0 0 6px #ffd70059}to{box-shadow:0 0 14px 3px #ffd700a6}}@property --bdo-gold-angle{syntax: "<angle>"; inherits: false; initial-value: 90deg;}@keyframes bdoGoldShimmer{to{--bdo-gold-angle: 450deg}}.bdo-gold-frame{position:relative;z-index:1}.bdo-gold-frame>*{position:relative;z-index:1}.bdo-gold-frame:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;z-index:-1;border-radius:inherit;pointer-events:none;padding:3px;background:conic-gradient(from var(--bdo-gold-angle),var(--gold-4),var(--gold-2),var(--gold-1),var(--gold-3),var(--gold-1),var(--gold-2),var(--gold-4));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:bdoGoldShimmer 3s linear infinite}.bdo-gold-frame:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;z-index:-2;border-radius:inherit;pointer-events:none;animation:bdoGoldPulse 2s ease-in-out infinite alternate}.bdo-gold-frame--card,.bdo-gold-frame--card:before,.bdo-gold-frame--card:after{border-radius:2rem}.bdo-gold-frame--fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;pointer-events:none}.bdo-gold-frame--fullscreen:before{top:0;right:0;bottom:0;left:0;border-radius:0;animation-duration:4s}.bdo-gold-frame--fullscreen:after{top:0;right:0;bottom:0;left:0;border-radius:0;box-shadow:inset 0 0 18px 2px #ffd70059;animation:none}.bdo-premium-banner{background:linear-gradient(90deg,var(--gold-2),var(--gold-3));color:#111827;text-align:center;padding:6px 12px;font-weight:700;font-size:12px;letter-spacing:.02em}.bdo-priority-badge--gold{display:inline-block;background:#111827;color:var(--gold-1);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;padding:4px 10px;border-radius:9999px}.bdo-cta-gold{display:block;width:100%;text-align:center;text-decoration:none;border:0;cursor:pointer;font:800 17px/1.2 Plus Jakarta Sans,sans-serif;color:#111827;background:linear-gradient(90deg,var(--gold-1),#FB8C00);padding:18px;border-radius:9999px;box-shadow:0 6px 18px #fb8c0059;transition:transform .2s ease}.bdo-cta-gold:active{transform:scale(.98)}@media (prefers-reduced-motion: reduce){.bdo-gold-frame:before{animation:none}}.bdo-filters-bar{display:flex;align-items:center;gap:10px;padding:0 16px 12px}.bdo-filter-open{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;height:56px;padding:10px 18px;border-radius:9999px;background:#fff;border:2px solid #111827;color:#111827;font-family:inherit;font-size:15px;font-weight:800;cursor:pointer}.bdo-filter-open svg{width:20px;height:20px}.bdo-filter-open.is-on{border-color:#e65100;color:#e65100;background:#fff7ed}.bdo-filter-open__count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;border-radius:9999px;background:#e65100;color:#fff;font-size:13px;font-weight:800}.bdo-filter-sort{flex:1;min-width:0;display:flex;align-items:center;gap:8px;padding:0 12px;height:56px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.bdo-filter-sort__label{font-size:13px;font-weight:700;color:#6b7280;white-space:nowrap}.bdo-filter-sort__select{flex:1;min-width:0;border:none;background:transparent;outline:none;font-family:inherit;font-size:16px;font-weight:600;color:#111827;padding:8px 0;cursor:pointer}.bdo-filters-active{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:0 16px 12px}.bdo-filters-active__chip{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:8px 14px;background:#fff7ed;border:1.5px solid #E65100;border-radius:9999px;color:#e65100;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer}.bdo-filters-active__chip svg{width:14px;height:14px}.bdo-filters-active__clear{min-height:40px;padding:8px 6px;background:none;border:none;color:#6b7280;font-family:inherit;font-size:14px;font-weight:700;text-decoration:underline;cursor:pointer}.bdo-results-count{margin:0;padding:0 16px 10px;font-size:14px;font-weight:600;color:#6b7280}.bdo-no-results-actions{padding:0 24px 8px;max-width:360px;margin:0 auto}.bdo-filters-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20000;background:#00000073;display:flex;align-items:flex-end;justify-content:center}.bdo-filters-panel{display:flex;flex-direction:column;width:100%;max-width:640px;max-height:92vh;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -8px 40px #0003;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827}.bdo-filters-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 12px;border-bottom:1px solid #f3f4f6}.bdo-filters-panel__head h2{margin:0;font-size:18px;font-weight:800;color:#111827}.bdo-filters-panel__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border:none;border-radius:50%;background:#f3f4f6;color:#374151;cursor:pointer}.bdo-filters-panel__body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4px 16px 20px}.bdo-filters-panel__foot{display:flex;gap:10px;padding:12px 16px calc(12px + var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)));border-top:1px solid #f3f4f6;background:#fff}.bdo-filters-note{margin:0;padding:12px 0;font-size:14px;color:#6b7280;line-height:1.5}.bdo-filters-btn{min-height:52px;padding:14px 18px;border-radius:12px;border:none;font-family:inherit;font-size:16px;font-weight:800;cursor:pointer}.bdo-filters-btn--main{flex:1;width:100%;background:#e65100;color:#fff}.bdo-filters-btn--ghost{flex:0 0 auto;background:#fff;border:1.5px solid #d1d5db;color:#374151}.bdo-filters-btn:disabled{opacity:.5;cursor:default}.bdo-filter-group{padding:18px 0;border-bottom:1px solid #f3f4f6}.bdo-filter-group:last-child{border-bottom:none}.bdo-filter-group__title{margin:0 0 2px;font-size:16px;font-weight:800;color:#111827}.bdo-filter-group__hint{margin:0 0 12px;font-size:13px;color:#6b7280;line-height:1.45}.bdo-filter-group__warn{margin:10px 0 0;font-size:13px;font-weight:600;color:#b91c1c;line-height:1.45}.bdo-filter-group__more{margin-top:10px;min-height:44px;padding:10px 2px;background:none;border:none;color:#e65100;font-family:inherit;font-size:14px;font-weight:800;text-decoration:underline;cursor:pointer}.bdo-filter-opts{display:flex;flex-wrap:wrap;gap:8px}.bdo-filter-opt{display:inline-flex;align-items:center;gap:6px;min-height:46px;padding:11px 16px;font-size:15px}.bdo-filter-opt__count{font-size:12px;font-weight:700;color:#9ca3af}.bdo-filter-opt.active .bdo-filter-opt__count{color:#e65100}.bdo-filter-price{display:flex;gap:12px}.bdo-filter-price__field{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.bdo-filter-price__field>span:first-child{font-size:13px;font-weight:700;color:#374151}.bdo-filter-price__input{display:flex;align-items:center;gap:6px;min-height:52px;padding:0 12px;background:#fff;border:2px solid #e5e7eb;border-radius:12px}.bdo-filter-price__input:focus-within{border-color:#e65100}.bdo-filter-price__input input{flex:1;min-width:0;width:100%;border:none;outline:none;background:transparent;font-family:inherit;font-size:16px;font-weight:600;color:#111827;padding:12px 0}.bdo-filter-price__input b{font-size:15px;font-weight:800;color:#6b7280}#bdo-mobile-header .bdo-header-logo-img{height:52px;width:auto;display:block}.bdo-p-logo-img{height:44px;width:auto;display:block}html.bdo-web{--bdo-topnav-h: 72px;--bdo-max: 1200px;--bdo-read: 800px}html.bdo-web .bdo-topnav{display:none}@media (min-width: 900px){html.bdo-web .app{max-width:none}html.bdo-web body{padding-top:calc(var(--bdo-topnav-h) + 20px);padding-bottom:0}html.bdo-web #bdo-bottom-nav-v2,html.bdo-web .bdv-tabbar,html.bdo-web #bdo-mobile-header{display:none}html.bdo-web .bdo-topnav{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:9000;display:flex;align-items:center;gap:16px;width:90%;max-width:var(--bdo-max);height:var(--bdo-topnav-h);padding:0 24px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:9999px;box-shadow:0 4px 24px #00000014;font-family:var(--font-heading)}html.bdo-web .bdo-topnav__logo-link{flex-shrink:0;display:flex}html.bdo-web .bdo-topnav__logo{display:block;height:36px;width:auto}html.bdo-web .bdo-topnav__nav{flex-grow:1;margin-left:16px}html.bdo-web .bdo-topnav__nav-list{display:flex;align-items:center;list-style:none;gap:8px;margin:0;padding:0}html.bdo-web .bdo-topnav__link{position:relative;display:flex;align-items:center;height:44px;padding:0 16px;border-radius:8px;font-size:17px;font-weight:700;color:var(--bdo-gray-700);text-decoration:none;transition:color .2s ease}html.bdo-web .bdo-topnav__link:hover{color:var(--text-dark)}html.bdo-web .bdo-topnav__link:focus-visible{outline:3px solid var(--accent);outline-offset:2px}html.bdo-web .bdo-topnav__link.is-active{color:var(--accent)}html.bdo-web .bdo-topnav__link.is-active:after{content:"";position:absolute;bottom:4px;left:16px;right:16px;height:2.5px;background:var(--accent);border-radius:2px}html.bdo-web .bdo-topnav__badge{position:absolute;top:6px;right:8px;width:10px;height:10px;background:var(--red);border:2px solid var(--white);border-radius:50%}html.bdo-web .bdo-topnav__search{display:flex;align-items:center;width:260px;height:44px;margin:0;border:1px solid var(--bdo-gray-200);border-radius:var(--radius-pill);background:var(--white);padding-left:16px;overflow:hidden;transition:border-color .2s,box-shadow .2s}html.bdo-web .bdo-topnav__search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #e6510033}html.bdo-web .bdo-topnav__search-input{flex-grow:1;width:100%;height:100%;border:0;outline:none;background:transparent;font-size:16px;font-family:var(--font-heading);color:var(--text-dark)}html.bdo-web .bdo-topnav__search-input::placeholder{color:var(--bdo-gray-400)}html.bdo-web .bdo-topnav__search-button{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border:0;background:none;cursor:pointer;color:var(--bdo-gray-400)}html.bdo-web .bdo-topnav__search-button:hover{color:var(--text-dark)}html.bdo-web .bdo-topnav__search-button:focus-visible{outline:3px solid var(--accent);outline-offset:-3px;border-radius:50%}html.bdo-web .bdo-topnav__sell{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;height:48px;padding:0 22px;background:var(--accent);color:var(--white);border-radius:var(--radius-pill);font-size:17px;font-weight:800;text-decoration:none;transition:background-color .2s ease}html.bdo-web .bdo-topnav__sell:hover{background:var(--accent-hover);color:var(--white)}html.bdo-web .bdo-topnav__sell:focus-visible{outline:3px solid var(--accent);outline-offset:2px}html.bdo-web .bdo-app-page,html.bdo-web .bdo-screen--tabbed,html.bdo-web .bdv-content,html.bdo-web .bdo-p-main,html.bdo-web .bdo-c-main--bar{padding-bottom:32px}html.bdo-web .bdo-app-page,html.bdo-web .bdo-body,html.bdo-web .bdv-content{max-width:var(--bdo-max);margin-left:auto;margin-right:auto}html.bdo-web .bdo-mh,html.bdo-web .bdv-topbar,html.bdo-web .bdo-p-hdr,html.bdo-web .bdo-c-hdr,html.bdo-web .bdo-o-hdr,html.bdo-web .bdo-sp-header{position:sticky;top:var(--bdo-topnav-h);z-index:50}html.bdo-web .bdo-sheet-overlay,html.bdo-web .bdo-filters-overlay{align-items:center;justify-content:center}html.bdo-web .bdo-sheet,html.bdo-web .bdo-filters-panel{max-width:560px;left:auto;right:auto;bottom:auto;border-radius:20px;max-height:80vh}html.bdo-web .bdo-auth{max-width:none;left:0;right:0;background:#11182759;display:flex;align-items:center;justify-content:center}html.bdo-web .bdo-auth__inner{background:#fff;border-radius:24px;max-width:480px;width:100%;padding:40px;box-shadow:var(--shadow-lg)}html.bdo-web #bdo-mobile-footer .footer-cols{grid-template-columns:repeat(4,1fr)}html.bdo-web #bdo-mobile-footer{padding-bottom:40px}}@media (min-width: 900px){html.bdo-web .bdo-mobile-hero{max-width:var(--bdo-read);margin:32px auto;padding:0}html.bdo-web #bdo-mobile-hero h1{font-size:3rem}html.bdo-web #bdo-mobile-hero .bdo-hero-subtitle{font-size:1.125rem;max-width:500px}html.bdo-web #bdo-mobile-hero .bdo-hero-cta{padding:16px 48px;font-size:1rem;transition:background-color var(--transition),transform var(--transition)}html.bdo-web #bdo-mobile-hero .bdo-hero-cta:hover{background-color:var(--bdo-gray-700);transform:translateY(-2px)}html.bdo-web #bdo-mobile-categories{max-width:var(--bdo-max);margin:0 auto;padding:24px 16px}html.bdo-web #bdo-mobile-categories h2{font-size:1.5rem;margin-bottom:24px}html.bdo-web #bdo-mobile-categories .bdo-cat-scroll{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;overflow-x:visible}html.bdo-web .bdo-products-grid{grid-template-columns:repeat(3,1fr);gap:24px}html.bdo-web .bdo-rassurance{max-width:var(--bdo-max);margin:48px auto;padding:0 16px}html.bdo-web .bdo-rassurance__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}html.bdo-web .bdo-search-desktop{display:grid;grid-template-columns:300px 1fr;gap:32px;align-items:flex-start}html.bdo-web .bdo-search-desktop__aside{position:sticky;top:calc(var(--bdo-topnav-h) + 24px)}html.bdo-web .bdo-search-desktop__main{min-width:0}html.bdo-web .bdo-search-desktop .bdo-filters-overlay{position:static;display:block;background:transparent}html.bdo-web .bdo-search-desktop__aside .bdo-filters-panel{position:static;width:100%;max-width:none;height:auto;max-height:calc(100vh - var(--bdo-topnav-h) - 48px);overflow-y:auto;border-radius:var(--radius);box-shadow:var(--shadow-md);border:1px solid var(--bdo-gray-200);transform:none;animation:none}html.bdo-web .bdo-search-desktop__aside .bdo-filters-panel__close,html.bdo-web .bdo-search-desktop__aside .bdo-filter-open,html.bdo-web .bdo-search-desktop__aside .bdo-filters-btn--main{display:none}html.bdo-web .bdo-search-desktop__aside .bdo-filters-bar{justify-content:flex-end;margin-bottom:12px}html.bdo-web .bdo-chips{overflow-x:visible;flex-wrap:wrap}html.bdo-web .bdo-p-main{max-width:var(--bdo-max);margin:0 auto;padding-top:24px}html.bdo-web .bdo-p-details{display:grid;grid-template-columns:55fr 45fr;gap:40px;align-items:flex-start}html.bdo-web .bdo-p-gallery{position:sticky;top:calc(var(--bdo-topnav-h) + 24px);aspect-ratio:auto}html.bdo-web .bdo-p-scroller{display:grid;grid-template-columns:1fr 1fr;gap:12px;overflow-x:visible;scroll-snap-type:none}html.bdo-web .bdo-p-slide{scroll-snap-align:unset;border-radius:var(--radius);overflow:hidden}html.bdo-web .bdo-p-slide:first-child{grid-column:1 / -1}html.bdo-web .bdo-p-slide img{max-height:520px}html.bdo-web .bdo-p-dots,html.bdo-web .bdo-p-counter{display:none}html.bdo-web .bdo-p-title,html.bdo-web .bdo-p-price{font-size:2.25rem}html.bdo-web .bdo-p-desc p{font-size:1rem}html.bdo-web .bdo-p-actions{position:static;transform:none;max-width:none;box-shadow:none;border-top:1px solid var(--bdo-gray-200);margin-top:24px;padding:24px 0 0;background:transparent}html.bdo-web .bdo-p-btn--primary{transition:background-color var(--transition)}html.bdo-web .bdo-p-btn--primary:hover{background-color:var(--accent-hover)}html.bdo-web .bdo-sp-main{display:grid;grid-template-columns:320px 1fr;gap:32px}html.bdo-web .bdo-sp-card{position:sticky;top:calc(var(--bdo-topnav-h) + 24px);text-align:left;padding:24px}html.bdo-web .bdo-sp-card__avatar,html.bdo-web .bdo-sp-card__location,html.bdo-web .bdo-sp-card__name{justify-content:flex-start}html.bdo-web .bdo-sp-card__avatar{margin-left:0;margin-right:0}html.bdo-web .bdo-sp-products,html.bdo-web .bdo-sp-reviews{padding:24px}html.bdo-web .bdo-sp-products__grid{grid-template-columns:repeat(3,1fr);gap:20px}html.bdo-web .bdo-sp-review__text,html.bdo-web .bdo-sp-card__bio{font-size:1rem}html.bdo-web .bdo-wl-grid{grid-template-columns:repeat(3,1fr);gap:24px}html.bdo-web .bdo-wl-card__title{font-size:1rem}html.bdo-web .bdo-wl-card__price{font-size:1.125rem}html.bdo-web .bdo-wl-cta{flex-direction:row;text-align:left;padding:32px 40px;border-radius:var(--radius)}html.bdo-web .bdo-wl-cta__text{font-size:1.25rem}html.bdo-web .bdo-wl-cta__btn{padding:14px 28px;font-size:1rem}html.bdo-web .bdo-wl-empty{padding:80px 40px}}@media (min-width: 1200px){html.bdo-web .bdo-products-grid{grid-template-columns:repeat(4,1fr)}html.bdo-web .bdo-search-desktop .bdo-products-grid{grid-template-columns:repeat(3,1fr)}html.bdo-web .bdo-wl-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 900px){html.bdo-web .bdo-msg-split{display:grid;grid-template-columns:380px 1fr;height:calc(100vh - var(--bdo-topnav-h) - 40px);max-width:var(--bdo-max);margin:0 auto;background:var(--white);border:1px solid var(--bdo-gray-200);border-radius:20px;box-shadow:var(--shadow-md);overflow:hidden}html.bdo-web .bdo-msg-split .bdo-msg2-list-app,html.bdo-web .bdo-msg-split .bdo-msg2-app{position:static;max-width:none;height:100%;overflow:visible}html.bdo-web .bdo-msg-split .bdo-msg2-app{display:flex;flex-direction:column}html.bdo-web .bdo-msg-split__list{position:relative;overflow-y:auto;border-right:1px solid var(--bdo-gray-200);display:flex;flex-direction:column}html.bdo-web .bdo-msg-split .bdo-msg2-list-head{position:sticky;top:0;z-index:10;padding:16px;border-bottom-color:var(--bdo-gray-200)}html.bdo-web .bdo-msg-split .bdo-msg2-list-head:before{display:none}html.bdo-web .bdo-msg-split .bdo-msg2-threads{background:var(--white)}html.bdo-web .bdo-msg-split .bdo-msg2-row{padding:14px 16px;border-left:3px solid transparent;transition:background-color .2s ease,border-color .2s ease}html.bdo-web .bdo-msg-split .bdo-msg2-row:hover{background-color:var(--bdo-gray-50)}html.bdo-web .bdo-msg-split .bdo-msg2-row:focus-visible{outline:3px solid var(--accent);outline-offset:-3px;position:relative;z-index:1}html.bdo-web .bdo-msg-split .bdo-msg2-row.is-active{background-color:var(--bdo-gray-50);border-left-color:var(--accent);padding-left:13px}html.bdo-web .bdo-msg-split .bdo-msg2-row__name{font-size:16px}html.bdo-web .bdo-msg-split__thread{display:flex;flex-direction:column;min-width:0;height:100%;background:var(--bdo-page-bg)}html.bdo-web .bdo-msg-split .bdo-msg2-head{position:static;padding:20px 24px;border-bottom-color:var(--bdo-gray-200)}html.bdo-web .bdo-msg-split .bdo-msg2-head__back{display:none}html.bdo-web .bdo-msg-split .bdo-msg2-head__name{font-size:18px}html.bdo-web .bdo-msg-split .bdo-msg2-sticky{padding:0 24px 16px;background:transparent;max-height:none}html.bdo-web .bdo-msg-split .bdo-msg2-messages{flex:1 1 0;min-height:0;padding:8px 24px}html.bdo-web .bdo-msg-split .bdo-msg2-wrap{max-width:70%}html.bdo-web .bdo-msg-split .bdo-msg2-bubble{font-size:16px;padding:12px 16px}html.bdo-web .bdo-msg-split .bdo-msg2-composer{position:static;padding:12px 24px;border-top-color:var(--bdo-gray-200);background:var(--white);flex-shrink:0}html.bdo-web .bdo-msg-split .bdo-msg2-composer textarea{font-size:16px;max-height:180px}html.bdo-web .bdo-msg-split .bdo-msg2-notice,html.bdo-web .bdo-msg-split .bdo-msg2-quick{background:var(--white);padding-left:24px;padding-right:24px;flex-shrink:0}html.bdo-web .bdo-msg-split__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:24px;background-color:var(--bdo-gray-50)}}@media (min-width: 900px){html.bdo-web .bdo-c-main{max-width:none;padding:0}html.bdo-web .bdo-c-desktop{display:grid;grid-template-columns:1fr 380px;gap:32px;align-items:flex-start;max-width:var(--bdo-max);margin:24px auto 0}html.bdo-web .bdo-c-desktop__form{min-width:0}html.bdo-web .bdo-c-desktop__aside{min-width:0;position:sticky;top:calc(var(--bdo-topnav-h) + 24px)}html.bdo-web .bdo-c-card{padding:24px;margin-bottom:16px;border-radius:var(--radius)}html.bdo-web .bdo-c-h{font-size:18px;margin:24px 0 16px}html.bdo-web .bdo-c-label{font-size:14px;margin-bottom:8px}html.bdo-web .bdo-c-input{height:48px;padding:0 16px;font-size:16px;border:1px solid var(--bdo-gray-300);border-radius:12px}html.bdo-web .bdo-c-input:focus-visible{outline:3px solid var(--accent);outline-offset:1px;border-color:var(--accent)}html.bdo-web .bdo-c-radio{padding:16px 20px}html.bdo-web .bdo-c-radio-title{font-size:16px}html.bdo-web .bdo-c-finder .bdo-c-btn-dark{height:48px}html.bdo-web .bdo-c-relay:focus-visible,html.bdo-web .bdo-c-btn-dark:focus-visible{outline:3px solid var(--accent);outline-offset:2px}html.bdo-web .bdo-c-sum-title,html.bdo-web .bdo-c-line{font-size:16px}html.bdo-web .bdo-c-line.total{font-size:20px}html.bdo-web .bdo-c-bar{position:static;transform:none;max-width:none;width:100%;padding:16px 0 0;margin-top:8px;background:transparent;border-top:none;box-shadow:none}html.bdo-web .bdo-c-btn{height:52px;font-size:17px}html.bdo-web .bdo-c-btn:focus-visible{outline:3px solid var(--accent);outline-offset:2px}html.bdo-web .bdo-o-main{max-width:var(--bdo-read)}html.bdo-web .bdo-o-card{padding:24px 28px;margin-bottom:20px}html.bdo-web .bdo-o-title{font-size:18px}html.bdo-web .bdo-o-tl-label{font-size:16px}html.bdo-web .bdo-o-tl-desc{font-size:14px}html.bdo-web .bdo-o-toggle:focus-visible,html.bdo-web .bdo-o-trk-btn:focus-visible,html.bdo-web .bdo-o-receipt-btn:focus-visible,html.bdo-web .bdo-o-refresh:focus-visible{outline:3px solid var(--accent);outline-offset:2px}}@media (min-width: 1200px){html.bdo-web .bdo-o-main{max-width:var(--bdo-max)}html.bdo-web .bdo-o-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;align-items:start}html.bdo-web .bdo-o-list>.bdo-o-card{margin-bottom:0}}@media (min-width: 900px){html.bdo-web .bdv-content{max-width:1000px;padding-top:32px}html.bdo-web .bdv-input,html.bdo-web .bdv-textarea,html.bdo-web .bdv-select,html.bdo-web .bdv-btn{min-height:48px;font-size:16px}html.bdo-web .bdv-btn:focus-visible,html.bdo-web .bdv-photo-slot:focus-visible,html.bdo-web .bdv-select:focus-visible,html.bdo-web .bdv-input:focus-visible,html.bdo-web .bdv-textarea:focus-visible{outline:3px solid var(--accent);outline-offset:2px}html.bdo-web .bdv-content:has(.bdv-steps){max-width:720px}html.bdo-web .bdv-photos-grid{grid-template-columns:repeat(5,1fr);gap:12px}html.bdo-web .bdv-photo-slot:first-child{grid-column:auto;grid-row:auto}html.bdo-web .bdv-list{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}html.bdo-web .bdv-list>.bdv-card{margin-bottom:0}html.bdo-web .bdv-card{transition:transform var(--transition),box-shadow var(--transition)}html.bdo-web .bdv-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}html.bdo-web .bdv-card__title{font-size:17px}html.bdo-web .bdv-card .bdv-price{font-size:18px}html.bdo-web .bdv-card__actions{justify-content:flex-end}html.bdo-web .bdv-card__actions .bdv-btn{width:auto}html.bdo-web .bdv-prem .bdv-content{padding-top:40px;padding-bottom:40px}html.bdo-web .bdv-prem-hero{max-width:var(--bdo-read);margin-left:auto;margin-right:auto}html.bdo-web .bdv-prem-hero h2{font-size:24px;max-width:none}html.bdo-web .bdv-prem-header h1{font-size:36px}html.bdo-web .bdv-prem-benefits{max-width:var(--bdo-read);margin-left:auto;margin-right:auto}html.bdo-web .bdv-prem-benefit{align-items:center;gap:16px}html.bdo-web .bdv-prem-benefit strong{font-size:17px}html.bdo-web .bdv-prem-benefit span{font-size:16px}html.bdo-web .bdv-prem-pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left}html.bdo-web .bdv-prem-pricing>*{padding:24px;border:1px solid var(--bdo-gray-200);background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-md)}html.bdo-web .bdv-prem-pricing .bdv-prem-price{font-size:48px}html.bdo-web .bdv-prem-cta__primary{max-width:320px;margin-left:auto;margin-right:auto;padding:18px;font-size:18px}html.bdo-web .bdo-body{max-width:760px}html.bdo-web .bdo-seg{gap:12px}html.bdo-web .bdo-seg__btn{font-size:16px}}@media (min-width: 900px){html.bdo-web .bdo-body:has(.bdo-acc-desktop){max-width:var(--bdo-max)}html.bdo-web .bdo-acc-desktop{display:grid;grid-template-columns:300px 1fr;gap:32px;align-items:flex-start}html.bdo-web .bdo-acc-desktop__side{position:sticky;top:calc(var(--bdo-topnav-h) + 24px)}html.bdo-web .bdo-acc-desktop .bdo-acc-head{flex-direction:column;text-align:center;gap:8px;padding:16px 0}html.bdo-web .bdo-acc-desktop .bdo-acc-head__avatar{width:96px;height:96px;margin-bottom:8px}html.bdo-web .bdo-acc-desktop .bdo-acc-head__name{font-size:22px;white-space:normal}html.bdo-web .bdo-acc-desktop .bdo-acc-head__sub{font-size:15px;white-space:normal}html.bdo-web .bdo-acc-desktop__main{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;align-items:start}html.bdo-web .bdo-acc-desktop__main .bdo-acc-item__label{white-space:normal}html.bdo-web .bdo-acc-group{background:var(--white);border:1px solid var(--bdo-gray-200);border-radius:var(--radius);margin-bottom:0;box-shadow:var(--shadow-sm);overflow:hidden}html.bdo-web .bdo-acc-item{font-size:16px;transition:background-color var(--transition)}html.bdo-web .bdo-acc-item:hover{background:var(--bdo-gray-50)}html.bdo-web .bdo-acc-item:focus-visible{outline:3px solid var(--accent);outline-offset:-2px;position:relative;z-index:1}html.bdo-web .bdo-acc-desktop__main .bdo-danger,html.bdo-web .bdo-acc-desktop__main .bdo-acc-group--full{grid-column:1 / -1}html.bdo-web .bdo-page,html.bdo-web .bdo-gd-home,html.bdo-web .bdo-gd{max-width:var(--bdo-read);margin-left:auto;margin-right:auto}html.bdo-web .bdo-page p,html.bdo-web .bdo-page li,html.bdo-web .bdo-gd p,html.bdo-web .bdo-gd li{font-size:17px;line-height:1.7}html.bdo-web .bdo-page h1,html.bdo-web .bdo-page h2,html.bdo-web .bdo-page h3,html.bdo-web .bdo-gd h1,html.bdo-web .bdo-gd h2,html.bdo-web .bdo-gd h3{text-wrap:balance}html.bdo-web .bdo-page img{max-width:100%;height:auto}html.bdo-web .bdo-gd-home{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:16px}html.bdo-web .bdo-gd-home__intro{grid-column:1 / -1}html.bdo-web .bdo-gd-card{margin-bottom:0;transition:transform var(--transition),box-shadow var(--transition)}html.bdo-web .bdo-gd-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}html.bdo-web .bdo-gd-card:focus-visible{outline:3px solid var(--accent);outline-offset:2px}}@media (min-width: 900px){html.bdo-web .bdo-p-details__info{min-width:0}html.bdo-web .bdo-c-desktop__form>.bdo-c-sum,html.bdo-web .bdo-c-desktop__form .bdo-c-recap-inline{display:none}html.bdo-web .bdo-c-desktop__aside .bdo-c-h:first-of-type{margin-top:0}html.bdo-web .bdo-msg-split .bdo-msg2-empty{flex:1}}
