:root{--db-teal:#008c95;--db-dark:#075a64;--db-ink:#17272b;--db-pale:#e9f7f7;--db-line:#e2ecec;--wz-primary:#008c95;--wz-secondary:#075a64}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--db-ink);font-family:'DM Sans',Arial,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%}[hidden]{display:none!important}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #008c95;outline-offset:5px}h1,h2,h3{font-family:Manrope,'DM Sans',Arial,sans-serif}button{color:inherit}.db-wrap{width:min(1320px,calc(100% - 80px));margin-inline:auto}.db-skip{position:fixed;top:-60px;background:white;padding:14px;z-index:9999}.db-skip:focus{top:5px}.db-top{background:var(--db-dark);color:#fff;font-size:11px;letter-spacing:.04em}.db-top>div{display:flex;justify-content:space-between;align-items:center;min-height:33px}.db-top nav{display:flex;gap:24px}.db-top b{font-weight:500}.db-header{background:white}.db-header-row{height:103px;display:flex;align-items:center;gap:50px}.db-logo{display:block;flex-shrink:0}.db-logo img{display:block;width:134px;height:79px;object-fit:contain}.db-search{display:flex;align-items:center;gap:10px;margin:0 auto;width:min(470px,45%);border:1px solid #dce8e8;border-radius:7px;background:#f8fbfb;padding:0 14px}.db-search input{border:0;background:transparent;height:43px;outline:none;width:100%;min-width:0;font-size:13px}.db-search button{background:none;border:0;padding:8px}.db-svg{width:22px;height:22px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.db-actions{display:flex;gap:28px;align-items:center;font-size:12px}.db-actions>a{display:flex;align-items:center;gap:9px;white-space:nowrap}.db-cart-count{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--db-teal);color:#fff;width:20px;height:20px;font-size:10px}.db-nav-bar{border-top:1px solid #f0f4f4;border-bottom:1px solid var(--db-line)}.db-nav-inner{display:flex;align-items:center;justify-content:space-between;min-height:47px}.db-nav-inner nav{display:flex;gap:33px;align-items:center;font-weight:500;font-size:13px}.db-nav-inner nav a:first-child{color:var(--db-dark);font-weight:700}.db-nav-inner nav a:hover{color:var(--db-teal)}.db-nav-note{font-size:11px;color:#6b7f83}.db-menu-toggle{display:none;border:0;background:transparent}.db-hero{margin-top:26px}.db-slides{border-radius:20px;overflow:hidden}.db-slide{background:#e9f7f7;display:grid;grid-template-columns:1fr 1fr;min-height:503px;position:relative;isolation:isolate}.db-hero-copy{padding:57px 0 45px 57px;position:relative;z-index:2}.db-eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;display:flex;align-items:center;gap:10px;color:var(--db-dark);margin:0 0 19px}.db-eyebrow>span{width:7px;height:7px;background:var(--db-teal);border-radius:50%;display:block}.db-hero h1{font-size:clamp(39px,4.4vw,65px);line-height:1.11;letter-spacing:-.055em;font-weight:800;margin:0 0 22px;max-width:620px}.db-hero h1 em{font-style:normal;color:var(--db-teal)}.db-hero-desc{max-width:360px;line-height:1.8;font-size:14px;color:#50696d;margin:0 0 26px}.db-button{display:inline-flex;gap:30px;align-items:center;justify-content:space-between;border-radius:6px;padding:15px 20px;background:var(--db-dark);color:white;font-size:12px;font-weight:600;border:1px solid var(--db-dark);transition:background .2s,transform .2s}.db-button:hover{background:#008c95;transform:translateY(-2px);color:#fff}.db-button>span{font-size:20px;line-height:1}.db-hero-note{font-size:9px;letter-spacing:.13em;font-weight:600;color:#6c8a8e;margin-top:31px}.db-hero-note span{margin:0 11px}.db-stage{position:relative;min-height:475px;display:flex;align-items:flex-end;justify-content:center;padding:30px 23px 48px 0;isolation:isolate;overflow:hidden}.db-orbit{position:absolute;width:410px;height:410px;border-radius:50%;background:#d2eeee;top:36px;right:56px;z-index:-1}.db-orbit:before{content:'';position:absolute;inset:25px;border:1px solid #bededf;border-radius:50%}.db-orbit:after{content:'';position:absolute;width:71px;height:71px;background:#aadfe0;border-radius:50%;top:-4px;right:-15px}.db-bottle{position:relative;mix-blend-mode:multiply;object-fit:contain;width:37%;height:330px;max-width:260px;z-index:1;margin:0 -17px;filter:drop-shadow(0 15px 8px #1b777719);transform:rotate(-9deg)}.bottle-1{height:407px;width:44%;max-width:285px;z-index:2;transform:translateY(11px)}.bottle-2{transform:rotate(9deg)}.db-stage-caption{position:absolute;bottom:24px;right:62px;font-size:10px;color:#567f82;letter-spacing:.04em}.tone-1{background:#eaf2f8}.tone-1 .db-orbit{background:#d7e8f2}.tone-1 .db-bottle{width:47%;height:355px;max-width:280px;margin:0 -10px}.tone-1 .bottle-1{height:408px;transform:rotate(8deg) translateY(6px)}.tone-2{background:#eff5ef}.tone-2 .db-orbit{background:#dfeade}.db-slider-bar{display:flex;justify-content:space-between;align-items:center;padding:17px 0;border-bottom:1px solid var(--db-line)}.db-slide-tabs{display:flex;gap:28px}.db-slide-tabs button{background:none;border:0;padding:5px 0;display:flex;gap:8px;align-items:center;font-size:11px;color:#829395}.db-slide-tabs button[aria-pressed=true]{color:var(--db-dark);font-weight:700}.db-dot{width:5px;height:5px;border-radius:50%;background:#c9dada}.db-slide-tabs button[aria-pressed=true] .db-dot{width:21px;border-radius:4px;background:var(--db-teal)}.db-slider-controls{display:flex;gap:6px}.db-slider-controls button{width:31px;height:31px;border:1px solid var(--db-line);border-radius:50%;background:white;font-size:14px}.db-slider-controls button:hover{background:var(--db-pale)}.db-products{padding-top:47px;padding-bottom:56px}.db-section-head{display:flex;justify-content:space-between;align-items:flex-end}.db-section-head .db-eyebrow{margin-bottom:8px}.db-section-head h2{font-size:32px;letter-spacing:-.045em;margin:0;font-weight:800}.db-section-head>span{font-size:12px;color:#78878a;padding-bottom:4px}.db-catalog-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:25px 0}.db-filters{display:flex;gap:8px;flex-wrap:wrap}.db-filters button{background:white;border:1px solid var(--db-line);border-radius:5px;padding:10px 16px;font-size:11px;color:#607376;white-space:nowrap}.db-filters button.active{background:var(--db-dark);color:white;border-color:var(--db-dark)}.db-sort-label{font-size:11px;color:#78888a;display:flex;align-items:center;gap:6px;white-space:nowrap}.db-sort-label select{background:white;border:0;font-size:11px;color:var(--db-ink);max-width:145px;padding:8px 0;cursor:pointer}.db-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.db-card{border:1px solid #e4ecec;border-radius:10px;overflow:hidden;background:white;transition:border-color .2s,transform .2s;min-width:0}.db-card:hover{border-color:#80bfc2;transform:translateY(-4px)}.db-card-image{height:278px;background:#f7f9f9;display:flex;position:relative;align-items:center;justify-content:center;padding:18px}.db-card-image img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.db-card:hover .db-card-image img{transform:scale(1.03)}.db-volume{position:absolute;z-index:2;top:14px;left:14px;font-size:10px;border:1px solid #dce7e7;background:#fff;padding:5px 9px;border-radius:4px;color:#516568}.db-card-content{padding:20px 17px 17px}.db-card-label{font-size:8px;letter-spacing:.12em;color:var(--db-teal);font-weight:700}.db-card h3{font-size:14px;line-height:1.5;font-weight:700;margin:8px 0 20px;min-height:43px}.db-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:6px;min-height:44px}.db-price strong{display:block;font-size:18px;white-space:nowrap}.db-price small{display:block;font-size:9px;color:#8a9a9d;margin-top:3px}.db-ask-price{font-size:10px;line-height:1.45;color:#708689}.db-add,.db-details{font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 10px;border:1px solid var(--db-line);border-radius:5px;background:#fff;white-space:nowrap}.db-add{background:var(--db-dark);border-color:var(--db-dark);color:#fff}.db-add span,.db-details span{font-size:16px;line-height:1}.db-add:disabled{opacity:.6;cursor:wait}.db-details:hover{border-color:var(--db-teal);color:var(--db-teal)}.db-empty{padding:60px;text-align:center;color:#607679}.db-story{display:grid;grid-template-columns:.85fr 1.15fr;border-radius:15px;background:#edf6f5;overflow:hidden;min-height:320px;margin-bottom:38px}.db-story-visual{display:flex;align-items:center;justify-content:center;gap:15px;background:#dfeeee;position:relative;overflow:hidden}.db-story-visual img{height:335px;width:250px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-12deg);z-index:1}.db-story-visual>span{font-family:Manrope,sans-serif;font-size:95px;font-weight:800;letter-spacing:-.08em;line-height:.95;color:#bedbdb;margin-left:-30px}.db-story-copy{padding:50px 60px}.db-story h2{font-size:32px;line-height:1.22;letter-spacing:-.035em;margin:0 0 18px}.db-story-copy>p:not(.db-eyebrow){font-size:13px;line-height:1.85;color:#627a7d;max-width:470px;margin-bottom:21px}.db-text-link{font-size:12px;font-weight:700;color:var(--db-dark);display:inline-flex;gap:40px;align-items:center;border-bottom:1px solid #a0cacc;padding-bottom:7px}.db-service-row{display:grid;grid-template-columns:repeat(3,1fr);padding:10px 0 48px;gap:32px}.db-service-row>a{display:flex;align-items:center;gap:16px}.db-service-row>a>span{font-size:27px;color:var(--db-teal);width:48px;height:48px;display:grid;place-items:center;background:#f0f8f8;border-radius:50%}.db-service-row strong{font-size:13px;font-weight:600}.db-service-row p{font-size:11px;color:#7c8e92;margin:6px 0 0}.db-footer{background:#0e2a33;color:#9fb8c0;padding-top:54px;margin-top:20px}.db-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.25fr;gap:50px;padding-bottom:43px}.db-footer-logo{display:inline-flex;background:#fff;border-radius:5px;padding:8px 18px;margin-bottom:15px}.db-footer-logo img{width:100px;height:67px;object-fit:contain}.db-footer h3{font-size:12px;color:white;margin:7px 0 21px;font-weight:600}.db-footer p{font-size:12px;line-height:1.9;max-width:260px;margin:0}.db-footer a:not(.db-footer-logo){display:block;font-size:11px;color:#c9dce2;line-height:1.7;margin:0 0 11px}.db-footer a:hover{color:#62d2ca}.db-footer .db-footer-brand{display:block;color:#66bcb8;letter-spacing:.09em;font-size:9px;margin-top:17px}.db-footer-legal{border-top:1px solid #ffffff17;padding:22px 0;display:flex;justify-content:space-between;gap:20px;align-items:center}.db-footer-legal p{max-width:none;font-size:9px;line-height:1.7;color:#8cabb4}.db-footer-legal nav{display:flex;gap:17px;flex-shrink:0}.db-footer-legal nav a{font-size:9px;margin:0}.db-footer-credit{background:#0a2028;text-align:center;padding:16px;font-size:10px;color:#70929e}.db-footer .db-footer-credit a{display:inline;font-size:14px;font-weight:800;color:#eaf6f8;margin:0 9px 0 0}.db-page{padding-top:50px;padding-bottom:65px;max-width:1000px;min-height:50vh}.db-page h1{font-size:42px;letter-spacing:-.04em;margin:0 0 30px}.db-prose{font-size:15px;line-height:1.85;color:#4b6369}.db-prose h2,.db-prose h3{color:var(--db-ink);margin:30px 0 14px}.db-prose a{color:var(--db-teal);text-decoration:underline}.db-prose table{width:100%;border-collapse:collapse}.db-prose td,.db-prose th{padding:12px;border:1px solid var(--db-line)}.db-prose img{max-height:380px;object-fit:contain}.db-prose ul{padding-left:24px}.db-page-content{min-height:300px}.db-toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);z-index:5000;background:#075a64;color:white;padding:15px 24px;border-radius:8px;box-shadow:0 8px 40px #003a4a33;font-size:13px;max-width:90vw}.db-toast a{margin-left:18px;font-weight:bold;text-decoration:underline}.wz-pdx-btn-cart{background:var(--db-dark)!important}.wz-pdx-price{color:var(--db-dark)!important}body>.container,body>main.container{padding-top:24px;min-height:40vh}.wz-pdx-katalog-eylem .wz-pdx-btn{font-size:13px}.wz-pdx-breadcrumb{font-size:12px}#wzHeader .db-header{position:relative}.db-loading-error{border:1px solid #f0d5b4;background:#fff9ef;padding:15px;border-radius:6px}.db-home-search-label{display:none}.db-cart-feedback{color:#075a64;font-weight:600}
@media(min-width:1500px){.db-hero h1{font-size:67px}.db-slide{min-height:525px}.db-stage{min-height:510px}.db-bottle{height:359px}.bottle-1{height:430px}}
@media(max-width:1100px){.db-wrap{width:calc(100% - 48px)}.db-header-row{gap:25px}.db-actions{gap:18px}.db-nav-inner nav{gap:23px}.db-nav-note{display:none}.db-hero-copy{padding:43px 0 38px 35px}.db-hero h1{font-size:48px}.db-hero-desc{font-size:13px;max-width:330px}.db-slide{min-height:465px}.db-stage{min-height:465px;padding-right:5px}.db-orbit{width:330px;height:330px;right:25px;top:50px}.db-bottle{height:280px;margin:0 -14px}.bottle-1{height:360px}.db-grid{gap:16px}.db-card-image{height:235px}.db-card-content{padding:16px 12px}.db-card h3{font-size:13px;min-height:57px}.db-card-bottom{align-items:stretch;flex-direction:column;gap:13px}.db-price{min-height:32px}.db-ask-price br{display:none}.db-add,.db-details{font-size:11px}.db-story-copy{padding:35px}.db-footer-grid{gap:25px}.db-footer-legal{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.db-wrap{width:calc(100% - 32px)}.db-top>div{justify-content:center;min-height:29px;font-size:9px}.db-top nav{display:none}.db-header-row{height:81px;gap:14px;flex-wrap:wrap}.db-logo img{width:102px;height:65px}.db-menu-toggle{display:block;margin-left:auto;padding:10px}.db-actions{gap:15px}.db-actions>a{gap:5px}.db-actions .db-action-label{display:none}.db-svg{width:20px;height:20px}.db-search{order:5;flex-basis:100%;width:100%;margin:0 0 13px;height:39px}.db-header-row{height:135px;align-content:center;row-gap:0}.db-search input{height:36px;font-size:12px}.db-nav-inner{min-height:41px}.db-nav-inner nav{gap:24px;overflow-x:auto;scrollbar-width:none;font-size:11px;white-space:nowrap;width:100%;padding:10px 0}.db-nav-inner nav a:nth-child(n+4){display:none}.db-nav-bar.db-menu-open nav{flex-wrap:wrap;white-space:normal;row-gap:18px;padding:18px 0}.db-nav-bar.db-menu-open nav a{display:block}.db-hero{margin-top:16px}.db-slides{border-radius:13px}.db-slide{grid-template-columns:1fr;min-height:610px}.db-hero-copy{padding:31px 26px 0}.db-eyebrow{font-size:8px;letter-spacing:.11em;margin-bottom:13px}.db-hero h1{font-size:41px;line-height:1.09;margin-bottom:15px}.db-hero-desc{font-size:12px;line-height:1.75;max-width:310px;margin-bottom:19px}.db-button{padding:12px 16px;font-size:11px}.db-hero-note{display:none}.db-stage{min-height:300px;height:300px;padding:8px 14px 29px}.db-orbit{width:260px;height:260px;top:20px;left:50%;right:auto;transform:translateX(-50%)}.db-orbit:after{width:44px;height:44px}.db-bottle{height:214px;width:32%;max-width:155px;margin:0 -8px}.bottle-1{height:272px;width:38%;max-width:180px}.db-stage-caption{bottom:12px;right:24px;font-size:8px}.tone-1 .db-bottle{height:236px;max-width:185px}.tone-1 .bottle-1{height:275px}.db-slider-bar{padding:12px 0;gap:7px}.db-slide-tabs{gap:13px}.db-slide-tabs button{font-size:0;gap:0;padding:10px 0}.db-dot{width:7px;height:7px}.db-slide-tabs button[aria-pressed=true] .db-dot{width:27px}.db-slider-controls button{width:30px;height:30px}.db-products{padding-top:29px;padding-bottom:30px}.db-section-head h2{font-size:23px;letter-spacing:-.04em}.db-section-head>span{font-size:10px}.db-catalog-tools{display:block;margin:18px 0}.db-filters{gap:6px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.db-filters button{padding:9px 12px;font-size:10px}.db-sort-label{justify-content:flex-end;margin-top:8px;font-size:10px}.db-sort-label select{font-size:10px}.db-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.db-card{border-radius:8px}.db-card-image{height:205px;padding:17px 10px 7px}.db-volume{left:8px;top:8px;padding:4px 6px;font-size:8px}.db-card-content{padding:13px 10px}.db-card-label{font-size:6.5px;letter-spacing:.09em}.db-card h3{font-size:12px;line-height:1.5;margin:7px 0 13px;min-height:54px}.db-price strong{font-size:16px}.db-ask-price{font-size:9px;line-height:1.7}.db-ask-price br{display:block}.db-card-bottom{gap:11px}.db-add,.db-details{font-size:9px;padding:10px 9px}.db-story{grid-template-columns:1fr;margin-bottom:25px}.db-story-visual{height:210px}.db-story-visual img{height:246px;width:175px}.db-story-visual>span{font-size:76px;margin-left:0}.db-story-copy{padding:28px}.db-story h2{font-size:26px}.db-story-copy>p:not(.db-eyebrow){font-size:12px}.db-service-row{grid-template-columns:1fr;gap:21px;padding-bottom:30px}.db-service-row>a>span{width:41px;height:41px;font-size:23px}.db-service-row strong{font-size:12px}.db-service-row p{font-size:11px}.db-footer{padding-top:34px}.db-footer-grid{grid-template-columns:1fr 1fr;gap:32px 24px;padding-bottom:28px}.db-footer-grid>div:first-child{grid-column:1/-1}.db-footer-grid>div:last-child{grid-column:1/-1}.db-footer-logo img{width:95px;height:58px}.db-footer p{max-width:330px;font-size:11px}.db-footer h3{margin-bottom:17px;font-size:11px}.db-footer a:not(.db-footer-logo){font-size:11px}.db-footer-legal nav{flex-wrap:wrap;gap:9px 16px}.db-footer-legal nav a{font-size:9px}.db-footer-credit{font-size:9px;padding:17px 12px;line-height:2}.db-page{padding-top:32px}.db-page h1{font-size:30px}.db-prose{font-size:13px}.db-prose table{display:block;overflow-x:auto}.db-toast{font-size:12px;min-width:280px;bottom:18px;padding:14px 18px}.db-empty{padding:35px 12px;font-size:13px}}
@media(max-width:365px){.db-hero-copy{padding:25px 20px 0}.db-hero h1{font-size:36px}.db-card-image{height:175px}.db-section-head h2{font-size:21px}.db-wrap{width:calc(100% - 24px)}.db-grid{gap:9px}.db-card-content{padding:12px 8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.db-card:hover,.db-button:hover{transform:none}}
.db-stage{isolation:auto}.db-bottle{filter:none}
.db-footer .db-footer-credit a{color:#ff7300;letter-spacing:-.3px}.db-footer .db-footer-credit a:hover{color:#ff9440}.db-footer-credit sup{font-size:9px;margin-left:1px}

/* Requested header order, one-product stories, panoramic premium slider. */
.db-actions .db-action-label{display:block}
.db-marquee{height:35px;background:#008e99;color:#fff;overflow:hidden;font-size:12px;font-weight:800;letter-spacing:.025em;position:relative}
.db-marquee-track{display:flex;width:max-content;animation:db-ticker 40s linear infinite;height:100%}.db-marquee-track>div{display:flex;align-items:center;gap:26px;padding-right:26px;white-space:nowrap}.db-marquee:hover .db-marquee-track,.db-marquee:focus .db-marquee-track{animation-play-state:paused}@keyframes db-ticker{to{transform:translateX(-50%)}}
.db-top{background:#eef9f8;color:#10545c;height:37px;font-size:12px;border-bottom:1px solid #d5e7e5}.db-top .db-wrap{height:100%;display:flex;justify-content:space-between;align-items:center}.db-support strong{color:#008e99;margin-left:4px}.db-top nav{display:flex;gap:22px}.db-top nav a{color:#00838e;font-weight:700}
.db-header{background:#f0faf9;position:relative;top:auto;border:0}.db-header-row{min-height:125px;display:grid;grid-template-columns:205px minmax(180px,1fr) 264px;gap:28px;align-items:center}.db-logo{width:180px;height:110px;display:flex;align-items:center;justify-content:center}.db-logo img{width:145px;height:104px;object-fit:contain}.db-search{display:flex;align-items:center;width:100%;max-width:none;background:white;border:2px solid #009fa8;border-radius:8px;padding:4px 5px 4px 14px;gap:10px;height:44px;box-shadow:0 2px 7px #009fa809}.db-search:focus-within{box-shadow:0 0 0 3px #009fa828}.db-search>.db-svg{width:18px;height:18px;color:#65818b;flex-shrink:0}.db-search input{height:32px;padding:0;border:0;min-width:0;flex:1;background:transparent;font-size:13px;width:100%}.db-search button{position:static;width:auto;min-width:70px;height:32px;padding:0 17px;border-radius:6px;background:#008e99;color:white;font-size:13px;font-weight:800;border:0}.db-search button:hover{background:#006f79}.db-actions{display:flex;justify-content:space-between;gap:20px}.db-actions>a{display:flex;position:relative;flex-direction:column;gap:8px;align-items:center;font-size:12px;border:0;padding:4px;min-width:64px;white-space:nowrap}.db-action-icon{font-size:23px;height:26px;line-height:26px}.db-action-label{display:block;font-size:11px;font-weight:600}.db-cart-count{position:absolute;right:5px;top:-6px;background:#278c40;color:white;min-width:18px;height:18px;display:grid;place-items:center;border-radius:50%;font-size:10px}.db-nav-bar{background:#f0faf9;border:0;border-bottom:4px solid transparent;border-image:linear-gradient(90deg,#005961,#08b4b5,#85dcd3) 1}.db-nav-inner{min-height:48px;display:flex;justify-content:center}.db-nav-inner nav{display:flex;justify-content:center;gap:32px;align-items:center;padding:0;overflow:auto;scrollbar-width:none}.db-nav-inner nav a{font-size:12px;padding:14px 0;white-space:nowrap}.db-nav-note{display:none}
.db-product-stories{position:relative;display:flex;align-items:center;gap:16px;padding-top:21px;padding-bottom:19px}.db-product-stories>button{flex:0 0 32px;width:32px;height:36px;border-radius:10px;border:1px solid #dfe5e5;background:white;font-size:27px;box-shadow:0 2px 9px #173d3d18;color:#183d42;line-height:1}.db-stories-track{display:flex;flex:1;min-width:0;gap:14px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity;padding:4px 0}.db-stories-track::-webkit-scrollbar{display:none}.db-product-story{flex:0 0 98px;width:98px;display:flex;flex-direction:column;align-items:center;gap:9px;scroll-snap-align:start;color:#18333b;text-align:center;font-size:10px;font-weight:600;line-height:1.4}.db-product-story>span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.db-story-ring{width:86px;height:86px;border-radius:50%;background:white;border:3px solid #cddfdf;padding:3px;display:flex;justify-content:center;align-items:center;transition:border-color .2s,box-shadow .2s}.db-story-ring img{width:100%;height:100%;object-fit:contain;border-radius:50%}.db-product-story:hover .db-story-ring,.db-product-story:focus-visible .db-story-ring{border-color:#009fa5;box-shadow:0 0 0 3px #d8f3f2}.db-product-story:hover{color:#00878d}
.db-hero{margin-top:0}.db-slides{border-radius:14px}.db-slide{display:block;min-height:0;height:auto;aspect-ratio:2.5;background:#052e33;isolation:isolate}.db-premium-scene{display:block;position:absolute;inset:0;z-index:0}.db-premium-scene img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.db-hero-copy{position:absolute;inset:0 auto 0 0;width:49%;padding:clamp(25px,4vw,55px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;z-index:1;color:white}.db-hero .db-eyebrow{color:#b9eeee;font-size:9px;margin-bottom:18px}.db-hero h1{font-size:clamp(30px,4vw,59px);line-height:1.08;color:#fff;margin-bottom:18px;letter-spacing:-.045em}.db-hero h1 em{color:#7fe2de}.db-hero-desc{font-size:12px;line-height:1.8;color:#cfdddd;max-width:335px;margin-bottom:22px}.db-hero .db-button{background:#fff;border-color:white;color:#08414a;font-size:11px;padding:12px 17px;gap:24px}.db-hero .db-button:hover{background:#8aeee4;border-color:#8aeee4}.db-hero-note{color:#a9cbcc;font-size:8px;margin-top:20px}.db-footer .db-footer-credit a{color:#ff7300}.db-footer .db-footer-credit a:hover{color:#ff9440}.db-footer-legal nav{flex-wrap:wrap;justify-content:flex-end}
@media(min-width:1600px){.db-header-row{min-height:134px}}
@media(max-width:1000px){.db-header-row{grid-template-columns:140px minmax(160px,1fr) 228px;gap:16px;min-height:110px}.db-logo{width:135px;height:100px}.db-logo img{width:125px;height:90px}.db-actions{gap:9px}.db-actions>a{min-width:61px}.db-nav-inner nav{gap:22px}.db-hero-copy{padding:30px;width:52%}.db-hero h1{font-size:36px}.db-hero-desc{font-size:11px;line-height:1.6;margin-bottom:14px}.db-hero-note{display:none}.db-hero .db-eyebrow{margin-bottom:12px;font-size:8px}.db-product-story{flex-basis:93px;width:93px}}
@media(max-width:700px){.db-marquee{height:30px;font-size:10px}.db-marquee-track>div{gap:20px;padding-right:20px}.db-top{height:33px;font-size:9px}.db-top nav{gap:12px}.db-top nav a{font-size:9px}.db-support strong{margin-left:2px}.db-header-row{display:grid;grid-template-columns:100px 1fr;gap:6px 12px;padding-top:7px;padding-bottom:12px;min-height:0}.db-logo{width:97px;height:69px}.db-logo img{width:93px;height:65px}.db-actions{justify-content:flex-end;gap:13px;grid-column:2;grid-row:1}.db-actions>a{min-width:49px;padding:2px;gap:4px}.db-action-icon{font-size:20px;height:24px}.db-action-label{display:block;font-size:9px}.db-cart-count{right:0;top:-5px;font-size:9px;width:16px;height:16px;min-width:16px}.db-search{display:flex;grid-column:1/-1;grid-row:2;height:42px;margin:0;padding-left:11px}.db-search input{font-size:12px}.db-search button{height:30px;font-size:12px;min-width:64px}.db-nav-bar{display:block!important}.db-nav-inner{display:block;min-height:0}.db-nav-inner nav{display:flex!important;flex-direction:row;justify-content:flex-start;gap:23px;width:100%;overflow:auto;max-height:none}.db-nav-inner nav a{padding:12px 0;font-size:11px}.db-product-stories{padding-top:14px;padding-bottom:14px;gap:8px}.db-product-stories>button{flex-basis:23px;width:23px;height:31px;border-radius:7px;font-size:23px}.db-stories-track{gap:10px}.db-product-story{flex-basis:74px;width:74px;font-size:9px;gap:7px}.db-story-ring{width:67px;height:67px;border-width:2px}.db-hero{margin-top:0}.db-slides{border-radius:9px}.db-slide{min-height:0;height:auto;aspect-ratio:1.9}.db-premium-scene img{object-position:65% center}.db-hero-copy{width:53%;padding:18px 0 18px 18px;justify-content:center}.db-hero h1{font-size:clamp(20px,5.4vw,34px);margin-bottom:15px;line-height:1.12;letter-spacing:-.045em}.db-hero .db-eyebrow,.db-hero-desc,.db-hero-note{display:none}.db-hero .db-button{font-size:8px;padding:8px 9px;gap:9px;border-radius:4px}.db-hero .db-button>span{font-size:13px}.db-slider-bar{padding:10px 0;gap:7px}.db-slide-tabs{gap:12px}.db-slide-tabs button{font-size:8px;gap:4px}.db-slide-tabs button[aria-pressed=true] .db-dot{width:13px}.db-slider-controls{gap:3px}.db-slider-controls button{width:24px;height:24px;font-size:11px}.db-products{padding-top:25px}.db-footer-legal nav{justify-content:flex-start}}
@media(prefers-reduced-motion:reduce){.db-marquee-track{animation:none}.db-stories-track{scroll-behavior:auto}}

/* Dr.Bion editorial pages and home merchandising. */
.db-product-story{padding-top:4px}.db-story-ring{position:relative;border:0;padding:5px;background:linear-gradient(135deg,#00c6ba,#00687a,#87eee0);box-shadow:0 3px 13px #007b8526}.db-story-ring img{background:#fff;border:3px solid #fff}.db-ring-wood .db-story-ring{background:linear-gradient(135deg,#d9b374,#4b956c,#007b78)}.db-ring-robot .db-story-ring{background:linear-gradient(135deg,#4dedee,#2c77ee,#894fdc)}.db-ring-textile .db-story-ring{background:linear-gradient(135deg,#e4a5f6,#bb43b7,#477ce3)}.db-ring-fresh .db-story-ring{background:linear-gradient(135deg,#c7e76b,#27bc93,#0797b2)}.db-story-badge{position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);font-size:8px;letter-spacing:.035em;line-height:1;white-space:nowrap;padding:4px 7px;color:#fff;background:#028888;border:2px solid white;border-radius:5px;box-shadow:0 2px 6px #20394425}.db-badge-campaign{background:linear-gradient(90deg,#574dc2,#9851c9)}.db-badge-new{background:linear-gradient(90deg,#008c8c,#20a87f)}.db-product-story>span:last-child{margin-top:4px}.db-stories-track{padding-bottom:5px}.db-product-story:hover .db-story-ring{box-shadow:0 0 0 3px #d8f3f2,0 6px 18px #009eaa33;transform:translateY(-2px)}
.db-campaign{position:relative;overflow:hidden;border-radius:14px;aspect-ratio:3;margin-bottom:50px;background:#edf8f6}.db-campaign>img{width:100%;height:100%;object-fit:cover;object-position:center}.db-campaign>div{position:absolute;inset:0 auto 0 0;width:50%;padding:5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.db-campaign h2{font-size:clamp(28px,3.1vw,46px);letter-spacing:-.05em;line-height:1.15;margin:0 0 12px;color:#10484c}.db-campaign p:not(.db-eyebrow){font-size:13px;line-height:1.6;color:#416569;margin:0 0 22px}.db-feature-banners{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:65px}.db-feature-banner{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:2.1;background:#073b40;color:white}.db-feature-banner>img{width:100%;height:100%;object-fit:cover;object-position:68%}.db-feature-banner>div{position:absolute;inset:0 auto 0 0;width:59%;padding:32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(90deg,#073b40a8,transparent)}.db-banner-tag{font-size:8px;letter-spacing:.08em;background:#ffffff1c;border:1px solid #ffffff48;padding:6px 9px;border-radius:3px}.db-feature-banner h2{font-size:clamp(22px,2.1vw,32px);letter-spacing:-.035em;line-height:1.16;margin:20px 0;color:white}.db-banner-link{font-size:10px;font-weight:600;border-bottom:1px solid #c4f4ed;padding-bottom:5px}.db-feature-banner:hover img{transform:scale(1.025);transition:transform .4s}
.db-journal{padding-bottom:48px}.db-editorial-lead{font-size:13px;color:#657b80;line-height:1.7;margin:15px 0 26px}.db-journal-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#9ed7d5 #f0f5f4;padding:2px 0 18px}.db-journal-card{flex:0 0 calc((100% - 48px)/3);min-width:0;scroll-snap-align:start;border:1px solid #deebea;border-radius:12px;overflow:hidden;background:white;display:flex;flex-direction:column}.db-journal-image{display:flex;position:relative;justify-content:center;align-items:center;background:#eff6f5;height:230px;overflow:hidden}.db-journal-image>span{position:absolute;top:16px;left:16px;background:#fff;color:#007a85;font-size:9px;font-weight:700;padding:6px 10px;border-radius:4px;z-index:1}.db-journal-image img{height:90%;width:75%;object-fit:contain;mix-blend-mode:multiply}.db-journal-card:nth-child(3n+2) .db-journal-image{background:#edf3f9}.db-journal-card:nth-child(3n) .db-journal-image{background:#f3f0f8}.db-journal-copy{padding:24px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.db-journal-meta{font-size:8px;font-weight:700;letter-spacing:.08em;color:#7d9396;margin:0 0 12px}.db-journal-copy h3{font-size:19px;line-height:1.35;letter-spacing:-.035em;margin:0 0 13px}.db-journal-copy>p:not(.db-journal-meta){font-size:12px;line-height:1.8;color:#71878a;margin:0 0 22px}.db-journal-copy .db-text-link{margin-top:auto}.db-journal-controls{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font-size:11px;color:#7b9092}.db-journal-controls>div{display:flex;gap:8px}.db-journal-controls button{width:36px;height:36px;background:#fff;border:1px solid #cbdedd;border-radius:50%;color:#145d62}.db-demo-reviews{padding:35px 0 55px;border-top:1px solid #dfebea}.db-demo-reviews h2,.db-demo-references h2{font-size:30px;letter-spacing:-.04em;margin:0 0 15px}.db-demo-disclosure{font-size:12px!important;line-height:1.6!important;color:#416c72!important;padding:11px 15px;background:#edf7f6;border-left:3px solid #008e99;margin:0 0 24px!important;max-width:780px}.db-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.db-review-grid article{background:#f7faf9;border:1px solid #deebea;border-radius:10px;padding:26px}.db-demo-tag{display:inline-block;font-size:8px;font-weight:700;letter-spacing:.12em;color:#618083;border-bottom:1px solid #cbdedc;padding-bottom:7px}.db-review-grid article>p{font-size:17px;line-height:1.7;letter-spacing:-.015em;color:#234d53;margin:20px 0 27px}.db-review-grid footer{display:flex;flex-direction:column;gap:6px;font-size:11px}.db-review-grid footer span{font-size:9px;color:#799091}.db-demo-references{padding:38px 0 60px;border-top:1px solid #dfebea}.db-reference-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:30px}.db-reference-logo{min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid #deebea;border-radius:10px;color:#44757a;background:#fff}.db-reference-logo svg{width:46px;height:42px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.db-reference-logo strong{font-family:Manrope,sans-serif;letter-spacing:.12em;font-size:13px}.db-reference-logo small{font-size:8px;color:#8da2a4;letter-spacing:.1em}
.db-about-hero{margin-top:28px;border-radius:16px;overflow:hidden;position:relative;aspect-ratio:2.5;background:#edf8f7}.db-about-hero>img{display:block;width:100%;height:100%;object-fit:cover}.db-about-hero>div{position:absolute;inset:0 auto 0 0;width:50%;padding:5%;display:flex;flex-direction:column;justify-content:center}.db-about-hero h1{font-size:clamp(30px,4vw,59px);line-height:1.13;letter-spacing:-.05em;margin:0 0 22px;color:#164b50}.db-about-hero>div>p:last-child{font-size:14px;color:#517075;line-height:1.8;max-width:310px}.db-about-intro{padding-top:70px;padding-bottom:60px}.db-about-intro>div,.db-about-note{display:grid;grid-template-columns:1fr 1.6fr;gap:80px}.db-about-intro h2,.db-about-note h2{font-size:42px;line-height:1.15;letter-spacing:-.05em;margin:0}.db-about-intro>div>div>p,.db-about-note>div>p:not(.db-eyebrow){font-size:15px;line-height:1.95;color:#61797d;margin:0 0 19px}.db-about-families{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-bottom:70px}.db-about-families>a{background:#f0f7f6;border-radius:12px;overflow:hidden}.db-family-images{height:250px;display:flex;align-items:center;justify-content:center;padding:20px}.db-family-images img{width:43%;height:100%;object-fit:contain;mix-blend-mode:multiply;margin:0 -6%;}.db-about-families>a>div:last-child{padding:8px 27px 30px}.db-about-families h3{font-size:23px;margin:0 0 13px;letter-spacing:-.04em}.db-about-families p{font-size:13px;line-height:1.8;color:#627c80;min-height:48px;margin-bottom:24px}.db-about-note{border-top:1px solid #dce9e8;padding-top:55px;padding-bottom:45px}.db-about-contact{background:#0e4149;color:#fff;padding:48px;border-radius:12px;margin-bottom:60px}.db-about-contact .db-eyebrow{color:#9bd9d6}.db-about-contact h2{font-size:38px;letter-spacing:-.04em;margin:0 0 14px}.db-about-contact p:not(.db-eyebrow){font-size:14px;line-height:1.8;color:#c4dcdf;max-width:660px}.db-about-contact>div{display:flex;align-items:center;gap:28px;margin-top:25px}.db-about-contact .db-button{background:#fff;color:#15535b;border-color:white}.db-about-contact .db-text-link{color:#d6f4f0}
.db-blog-heading{padding-top:60px;padding-bottom:40px}.db-blog-heading h1{font-size:clamp(33px,4.4vw,60px);line-height:1.14;letter-spacing:-.05em;max-width:900px;margin:0 0 22px}.db-blog-heading>p:last-child{max-width:600px;font-size:15px;color:#6b8185;line-height:1.85}.db-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding-bottom:65px}.db-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:10px;color:#739294;padding:25px 0}.db-breadcrumb a:hover{color:#007b85}.db-article-heading{display:grid;grid-template-columns:1.35fr 1fr;gap:55px;align-items:center;background:#eef7f5;border-radius:14px;padding:45px 50px}.db-article-heading h1{font-size:clamp(30px,3.5vw,48px);line-height:1.15;letter-spacing:-.05em;margin:0 0 22px}.db-article-heading>div>p:not(.db-eyebrow){font-size:14px;line-height:1.85;color:#587b80;margin-bottom:25px}.db-article-heading figure{height:340px;margin:0;display:flex;align-items:center;justify-content:center}.db-article-heading figure img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.db-article-body{max-width:790px;margin:50px auto 70px;font-size:15px;line-height:1.95;color:#49686d}.db-article-intro{font-size:19px;line-height:1.85;color:#214f55;margin-bottom:38px}.db-article-body section{margin-bottom:32px}.db-article-body h2{font-size:26px;line-height:1.3;letter-spacing:-.035em;color:#173e44;margin:0 0 15px}.db-article-body section p{margin:0}.db-article-product{background:#eef6f5;border:1px solid #dce9e8;border-radius:12px;padding:24px;display:flex;align-items:center;gap:25px;margin:40px 0 25px}.db-article-product>img{width:130px;height:190px;object-fit:contain;mix-blend-mode:multiply}.db-article-product h2{font-size:21px;margin-bottom:18px}.db-article-footnote{font-size:11px;color:#7c9295;line-height:1.7;margin:0 0 35px}
@media(max-width:1000px){.db-journal-card{flex-basis:calc((100% - 24px)/2)}.db-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.db-feature-banner>div{padding:23px;width:65%}.db-feature-banner h2{font-size:24px;margin:14px 0}.db-about-intro>div,.db-about-note{gap:35px}.db-about-families{gap:16px}.db-family-images{height:200px}.db-about-families h3{font-size:20px}.db-article-heading{gap:20px;padding:30px}.db-article-heading figure{height:290px}.db-review-grid{gap:14px}.db-review-grid article{padding:20px}}
@media(max-width:700px){.db-story-ring{padding:4px}.db-story-ring img{border-width:2px}.db-story-badge{font-size:6px;padding:4px 5px;bottom:-3px;border-width:1.5px}.db-stories-track{padding-top:5px;padding-bottom:5px}.db-product-story>span:last-child{margin-top:3px}.db-campaign{aspect-ratio:1.8;margin-bottom:30px;border-radius:9px}.db-campaign>img{object-position:66%}.db-campaign>div{width:55%;padding:18px}.db-campaign .db-eyebrow{font-size:6px;margin-bottom:12px;letter-spacing:.06em}.db-campaign h2{font-size:23px;line-height:1.2;margin-bottom:16px}.db-campaign p:not(.db-eyebrow){display:none}.db-campaign .db-button{font-size:9px;padding:9px 11px;gap:12px}.db-feature-banners{grid-template-columns:1fr;gap:16px;margin-bottom:35px}.db-feature-banner{aspect-ratio:2.05}.db-feature-banner>div{padding:24px;width:64%}.db-feature-banner h2{font-size:24px;margin:14px 0}.db-banner-tag{font-size:7px;padding:5px 8px}.db-banner-link{font-size:9px}.db-journal .db-section-head{align-items:flex-start;gap:16px}.db-journal .db-section-head h2{font-size:25px;line-height:1.2}.db-journal .db-section-head>.db-text-link{font-size:9px;white-space:nowrap;flex-shrink:0;margin-top:24px}.db-editorial-lead{font-size:12px}.db-journal-card{flex-basis:85%}.db-journal-track{gap:16px}.db-journal-image{height:200px}.db-journal-copy{padding:20px}.db-journal-copy h3{font-size:18px}.db-demo-reviews h2,.db-demo-references h2{font-size:27px}.db-review-grid{grid-template-columns:1fr}.db-review-grid article>p{font-size:16px}.db-demo-disclosure{font-size:11px!important}.db-reference-grid{grid-template-columns:1fr 1fr;gap:12px}.db-reference-logo{min-height:125px}.db-reference-logo strong{font-size:11px}.db-about-hero{aspect-ratio:1.5;margin-top:18px;border-radius:10px}.db-about-hero>img{object-position:68%}.db-about-hero>div{width:57%;padding:21px}.db-about-hero .db-eyebrow{font-size:7px;margin-bottom:15px}.db-about-hero h1{font-size:27px;margin-bottom:0;line-height:1.17}.db-about-hero>div>p:last-child{display:none}.db-about-intro{padding-top:37px;padding-bottom:28px}.db-about-intro>div,.db-about-note{grid-template-columns:1fr;gap:24px}.db-about-intro h2,.db-about-note h2{font-size:31px}.db-about-intro>div>div>p,.db-about-note>div>p:not(.db-eyebrow){font-size:14px;line-height:1.85}.db-about-families{grid-template-columns:1fr;gap:18px;margin-bottom:38px}.db-about-families>a{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center}.db-family-images{height:180px;padding:8px}.db-about-families>a>div:last-child{padding:25px 20px 25px 10px}.db-about-families h3{font-size:20px}.db-about-families p{font-size:11px;line-height:1.7;margin-bottom:16px}.db-about-families .db-text-link{font-size:10px}.db-about-contact{padding:30px 23px}.db-about-contact h2{font-size:31px}.db-about-contact>div{align-items:flex-start;flex-direction:column;gap:24px}.db-blog-heading{padding-top:35px;padding-bottom:25px}.db-blog-heading h1{font-size:33px}.db-blog-heading>p:last-child{font-size:13px}.db-blog-grid{grid-template-columns:1fr;gap:20px}.db-blog-grid .db-journal-image{height:230px}.db-article-heading{grid-template-columns:1fr;padding:26px 23px;gap:10px}.db-article-heading h1{font-size:30px}.db-article-heading>div>p:not(.db-eyebrow){font-size:13px}.db-article-heading figure{height:240px}.db-article-body{margin:30px auto 45px;font-size:14px;line-height:1.85}.db-article-intro{font-size:17px;line-height:1.8;margin-bottom:30px}.db-article-body h2{font-size:23px}.db-article-product{padding:17px;gap:15px}.db-article-product>img{width:85px;height:150px}.db-article-product h2{font-size:17px}.db-article-product .db-button{font-size:10px;padding:10px 13px}.db-article-product .db-eyebrow{font-size:7px}}
@media(prefers-reduced-motion:reduce){.db-product-story:hover .db-story-ring,.db-feature-banner:hover img{transform:none;transition:none}}

/* Product cards: prominent images, truthful badges and tactile add-to-cart. */
.db-grid{gap:22px}.db-market-card{border-radius:12px;border:1px solid #dce8e7;overflow:hidden;background:#fff;box-shadow:0 3px 12px #143f4506;transition:transform .23s,box-shadow .23s,border-color .23s}.db-market-card:hover{transform:translateY(-6px);box-shadow:0 14px 30px #11535c1a;border-color:#57bdb9}.db-card-opportunity{border:1px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(145deg,#09bcb4,#008b9e 48%,#cf63c4) border-box}.db-card-opportunity:hover{border-color:transparent;box-shadow:0 14px 32px #007d8b21}.db-market-media{position:relative;background:#f5f8f8}.db-market-card .db-card-image{height:310px;padding:18px 15px 7px;background:radial-gradient(ellipse at 50% 55%,#fff 30%,#f1f5f4 90%);overflow:hidden}.db-market-card .db-card-image img{width:100%;height:100%;object-fit:contain;transition:transform .45s;mix-blend-mode:multiply}.db-market-card:hover .db-card-image img{transform:scale(1.065)}.db-promo-ribbon{position:absolute;z-index:3;top:0;left:0;padding:7px 14px;background:linear-gradient(100deg,#009eaa,#08bbaa 70%,#bd56b5);border-radius:10px 0 10px 0;font-size:9px;font-weight:800;letter-spacing:.04em;color:white;box-shadow:0 3px 9px #047b821c}.db-new-ribbon{background:linear-gradient(100deg,#387fcb,#705ecc)}.db-favorite{position:absolute;z-index:4;top:14px;right:13px;width:37px;height:37px;display:grid;place-items:center;border:1px solid #e3e9e9;border-radius:50%;background:#fff;box-shadow:0 3px 9px #18383c14;transition:color .2s,transform .2s;color:#577078;padding:0}.db-favorite svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.6;fill:none}.db-favorite:hover{color:#d3459c;transform:scale(1.1)}.db-favorite.active{color:#d3459c}.db-favorite.active svg{fill:#d3459c;stroke:#d3459c}.db-favorite:disabled{opacity:.55}.db-media-footer{display:flex;align-items:center;justify-content:space-between;padding:7px 14px 10px;gap:5px;color:#759092;font-size:8px}.db-market-card .db-volume{position:static;display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;border:1px solid #d7e7e4;font-size:9px;background:#fff;color:#235b5f}.db-market-card .db-card-content{padding:15px 15px 16px}.db-market-card h3{font-weight:500;font-size:14px;line-height:1.55;margin:0 0 12px;min-height:44px;color:#39565b;letter-spacing:-.018em}.db-market-card h3 b{font-weight:800;color:#112f35}.db-card-status{display:flex;align-items:center;gap:5px;font-size:9px;color:#24816f;white-space:nowrap;margin-bottom:15px}.db-stock-dot{width:5px;height:5px;background:#19a773;border-radius:50%}.db-card-product-type{color:#879b9e;margin-left:auto;font-size:8px}.db-market-card .db-card-bottom{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;min-height:41px}.db-market-card .db-price strong{font-size:24px;font-weight:800;letter-spacing:-.055em;color:#005e67;line-height:1.15}.db-market-card .db-price strong>span{font-size:15px;letter-spacing:-.03em}.db-market-card .db-price small{font-size:9px;margin-top:5px;color:#83999b}.db-selection-tag{color:#9d388d;background:#fcf0fa;border:1px solid #f0d9eb;padding:5px 7px;border-radius:4px;font-size:8px;font-weight:700}.db-market-card .db-add{position:relative;width:100%;padding:12px 14px;min-height:45px;border-radius:8px;justify-content:center;gap:10px;background:linear-gradient(110deg,#006a76,#008c94);border:0;box-shadow:0 4px 10px #00757a16;overflow:hidden;color:white;transition:background .22s,box-shadow .22s,transform .22s;font-size:12px;isolation:isolate}.db-market-card .db-add:before{content:'';position:absolute;inset:0;background:linear-gradient(110deg,#008953,#24ba72);opacity:0;transition:opacity .23s;z-index:-1}.db-market-card .db-add:after{content:'';position:absolute;top:-60%;bottom:-60%;left:-55%;width:30%;transform:rotate(22deg);background:linear-gradient(90deg,transparent,#ffffff40,transparent);transition:left .6s;pointer-events:none}.db-market-card .db-add:hover:before,.db-market-card .db-add:focus-visible:before{opacity:1}.db-market-card .db-add:hover:after{left:140%}.db-market-card .db-add:hover,.db-market-card .db-add:focus-visible{transform:translateY(-2px);box-shadow:0 7px 17px #00a16435}.db-market-card .db-add:active{transform:translateY(0);box-shadow:0 2px 4px #007b6924}.db-market-card .db-add svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.db-market-card .db-add-label{font-size:12px;line-height:1;font-weight:700}.db-market-card .db-add-plus{margin-left:auto;font-size:21px;line-height:1}.db-market-card .db-real-rating{display:flex;align-items:center;gap:7px;margin:0 0 11px;font-size:11px;color:#e19b22}.db-real-rating small{font-size:9px;color:#82979a}.db-market-card .db-add:disabled{opacity:.7;transform:none;cursor:wait}.db-market-card .db-details{width:100%;justify-content:center}
@media(max-width:1000px){.db-market-card .db-card-image{height:275px}.db-market-card .db-price strong{font-size:22px}}
@media(max-width:700px){.db-grid{gap:12px}.db-market-card{border-radius:9px}.db-market-card .db-card-image{height:218px;padding:24px 6px 3px}.db-promo-ribbon{font-size:6px;padding:6px 8px;border-radius:8px 0 8px 0}.db-favorite{width:29px;height:29px;top:28px;right:7px}.db-favorite svg{width:16px;height:16px}.db-media-footer{padding:5px 8px 8px;gap:3px;font-size:6px}.db-market-card .db-volume{padding:3px 5px;font-size:8px}.db-market-card .db-card-content{padding:11px 10px 12px}.db-market-card h3{font-size:11px;line-height:1.55;min-height:51px;margin-bottom:10px}.db-card-status{font-size:8px;margin-bottom:12px;gap:4px;flex-wrap:wrap}.db-card-product-type{font-size:7px;margin-left:0;padding-left:4px}.db-market-card .db-price strong{font-size:20px}.db-market-card .db-price strong>span{font-size:11px}.db-market-card .db-price small{font-size:8px}.db-market-card .db-card-bottom{margin-bottom:12px;min-height:38px}.db-selection-tag{font-size:6px;padding:4px;max-width:39px;line-height:1.3;text-align:center}.db-market-card .db-add{padding:11px 9px;min-height:42px;gap:6px;border-radius:6px}.db-market-card .db-add svg{width:15px;height:15px}.db-market-card .db-add-label{font-size:10px}.db-market-card .db-add-plus{font-size:17px}.db-market-card:hover{transform:translateY(-3px)}}
@media(prefers-reduced-motion:reduce){.db-market-card,.db-market-card .db-add,.db-market-card .db-add:before,.db-market-card .db-add:after,.db-market-card .db-card-image img{transition:none}.db-market-card:hover,.db-market-card .db-add:hover,.db-market-card:hover .db-card-image img{transform:none}}



/* Product studio assets and vivid story rings — approved September 17. */
.db-story-ring{background:linear-gradient(140deg,#ffb52b 0%,#ff7132 38%,#05cdb4 76%,#28e286 100%);box-shadow:0 3px 13px #fa863335}
.db-ring-wood .db-story-ring{background:linear-gradient(135deg,#d5f548,#42cf48 38%,#00a568 70%,#ffb52b)}
.db-ring-surface .db-story-ring{background:linear-gradient(135deg,#ffd43b,#ff792b 42%,#fa4278 78%,#ffb42d)}
.db-ring-robot .db-story-ring{background:linear-gradient(135deg,#00e8d1,#18bce7 40%,#6c5cff 76%,#ed71d6)}
.db-ring-textile .db-story-ring{background:linear-gradient(135deg,#ffae3b,#ff657d 37%,#c959ec 72%,#7867ff)}
.db-ring-fresh .db-story-ring{background:linear-gradient(135deg,#e4ef30,#6edf24 35%,#00c58a 68%,#1ac9ca)}
.db-story-ring img{background:#043e49;border-color:#043e49;object-fit:cover}
.db-badge-campaign{background:linear-gradient(100deg,#f87516,#ed3659)}
.db-badge-new{background:linear-gradient(100deg,#079c61,#59bd26)}
.db-product-story:hover .db-story-ring,.db-product-story:focus-visible .db-story-ring{box-shadow:0 0 0 3px #fff,0 0 0 5px #32c99c,0 7px 20px #00b7a74d}
.db-market-media,.db-market-card .db-card-image{background:#043e49}
.db-market-card .db-card-image{padding:0;height:auto;aspect-ratio:1}
.db-market-card .db-card-image img{object-fit:cover;mix-blend-mode:normal}
.db-market-card{display:flex;flex-direction:column}
.db-market-card .db-card-content{display:flex;flex-direction:column;flex:1}
.db-market-card .db-card-bottom{flex-direction:row}
.db-market-card .db-add{margin-top:auto}
.db-media-footer{background:linear-gradient(110deg,#ff923a,#ffba64);color:#592600;border-top:1px solid #ffc986;font-size:10px;font-weight:700;padding:9px 14px;min-height:43px}
.db-market-card .db-volume{background:#fff4df;color:#753500;border-color:#fff9ed;font-size:10px;font-weight:800;box-shadow:0 2px 5px #a44a0014}
.db-media-footer.db-info-strip{justify-content:center;gap:7px;min-height:32px;padding:7px 10px;font-size:11px;text-align:center;line-height:1.35}
.db-info-strip svg{width:15px;height:15px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.db-media-footer.db-info-strip>span:last-child{text-align:center}
.db-card-meta{display:flex;align-items:center;gap:7px;margin:-3px 0 13px;color:#6b7d80;font-size:10px;line-height:1.4}
.db-card-meta .db-volume{background:#fff1dd;color:#7a400e;border-color:#ffdcad;font-size:10px;flex-shrink:0;box-shadow:none}
@media(max-width:700px){.db-media-footer.db-info-strip{min-height:37px;padding:6px 7px;gap:4px;font-size:9px}.db-info-strip svg{width:12px;height:12px}.db-card-meta{font-size:8px;gap:5px;margin:0 0 11px}.db-card-meta .db-volume{font-size:9px;padding:3px 5px}}
.db-promo-ribbon{background:linear-gradient(110deg,#ff902b,#ffbb50);color:#552300;box-shadow:0 3px 10px #eb740033}
.db-promo-ribbon.db-new-ribbon{background:linear-gradient(110deg,#087842,#098653);color:#fff;box-shadow:0 3px 10px #08784233}
.db-badge-campaign{background:linear-gradient(110deg,#ff902b,#ffbb50);color:#552300}
.db-badge-new{background:linear-gradient(110deg,#087842,#098653);color:#fff}
.db-filters{gap:12px;padding:4px 0 8px}
.db-filters button{min-height:52px;padding:14px 24px;border:1.5px solid #e8ded4;border-radius:10px;font-size:14px;font-weight:700;color:#45565b;background:#fff;transition:background .18s,border-color .18s,box-shadow .18s}
.db-filters button:hover{background:#fff4e8;border-color:#ee9c4c;color:#663200}
.db-filters button.active{background:linear-gradient(110deg,#ff932e,#ffb34f);color:#512500;border-color:#ff972f;box-shadow:0 4px 12px #e7792426}
.db-filters button:focus-visible{outline:3px solid #067885;outline-offset:3px}
.db-product-stories>button,.db-slider-controls button,.db-journal-controls button{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;min-width:44px;padding:0;border:1px solid #ef8720;border-radius:10px;background:linear-gradient(135deg,#ffb64c,#ff982b);color:#4d2600;font-size:27px;font-weight:800;line-height:1;box-shadow:0 4px 10px #d9772430;transition:background .18s,box-shadow .18s,transform .18s}
.db-slider-controls [data-pause]{font-size:19px}
.db-product-stories>button:hover,.db-slider-controls button:hover,.db-journal-controls button:hover{background:#ff880f;box-shadow:0 5px 15px #d9772450;transform:translateY(-2px)}
.db-product-stories>button:focus-visible,.db-slider-controls button:focus-visible,.db-journal-controls button:focus-visible{outline:3px solid #067885;outline-offset:3px}
.db-slider-controls{gap:8px}
@media(max-width:700px){.db-slider-controls{gap:5px}.db-slider-controls button{width:34px;height:38px;min-width:34px;font-size:23px}.db-slider-controls [data-pause]{font-size:16px}.db-product-stories>button{width:34px;height:42px;min-width:34px;font-size:28px}}
@media(max-width:700px){.db-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:9px;overflow:visible}.db-filters button{min-height:47px;padding:12px 10px;font-size:12px;border-radius:8px}}
.db-journal-card .db-journal-image{background:#043e49}
.db-journal-image img{height:100%;width:100%;object-fit:contain;mix-blend-mode:normal}
.db-article-heading figure{background:#043e49;border-radius:12px;overflow:hidden}
.db-article-heading figure img{width:100%;height:100%;object-fit:contain;mix-blend-mode:normal}
.db-article-product>img{object-fit:contain;background:#043e49;border-radius:7px;mix-blend-mode:normal}
@media(max-width:700px){.db-market-card .db-card-image{padding:0;height:auto;aspect-ratio:1}.db-market-card .db-selection-tag{display:none}.db-story-ring{padding:4px}.db-story-ring img{border-width:2px}.db-media-footer{padding:7px 8px;gap:5px;font-size:8px;min-height:38px}.db-market-card .db-volume{font-size:9px;flex-shrink:0}.db-media-footer>span:last-child{text-align:right;line-height:1.35}}
