*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--todog-cream);color:var(--todog-dark);line-height:1.5}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:16px;top:16px;width:auto;height:auto;background:#fff;padding:12px 16px;border-radius:999px;z-index:9999}.page-width{width:min(1180px,calc(100% - 32px));margin:0 auto}.todog-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:15px 24px;border:0;background:var(--todog-dark);color:#fff;text-decoration:none;font-weight:800;cursor:pointer;box-shadow:0 12px 28px #17313b2e;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.todog-button:hover{transform:translateY(-2px);box-shadow:0 18px 40px #17313b3d}.todog-button--primary{background:linear-gradient(135deg,var(--todog-primary),#0ea7b1);color:#052c35}.todog-button--secondary{background:#fff;color:var(--todog-dark);border:1px solid rgba(23,49,59,.12)}.todog-button--wide{width:100%}.todog-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 14px;background:#17cbd324;color:#08757d;font-weight:800;font-size:13px;letter-spacing:.02em}.todog-section{padding:72px 0}.todog-section--soft{background:linear-gradient(180deg,#fff 0%,var(--todog-cream) 100%)}.todog-section__header{text-align:center;margin:0 auto 34px;max-width:760px}.todog-section__header h2{font-size:clamp(32px,5vw,54px);line-height:1.02;margin:12px 0;color:var(--todog-dark);letter-spacing:-.04em}.todog-section__header p{font-size:18px;color:var(--todog-muted);margin:0}.header-announcement{background:linear-gradient(90deg,var(--todog-primary),var(--todog-secondary));color:#07323a;text-align:center;font-size:14px;font-weight:800;padding:9px 16px}.site-header{position:sticky;top:0;z-index:30;background:#fffaf4eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(23,49,59,.08)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0}.site-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--todog-dark);font-weight:950;font-size:28px;letter-spacing:-.05em}.site-logo__mark{width:39px;height:39px;border-radius:14px;background:linear-gradient(135deg,var(--todog-primary),var(--todog-secondary));display:grid;place-items:center;box-shadow:0 10px 28px #17cbd34d}.site-logo__mark svg{width:23px;height:23px}.site-nav{display:flex;align-items:center;gap:24px}.site-nav a{color:var(--todog-dark);text-decoration:none;font-weight:750;font-size:15px}.site-header__actions{display:flex;align-items:center;gap:12px}.header__search{display:flex;align-items:center}.header__search input{width:170px;border:1px solid rgba(23,49,59,.14);border-radius:999px;background:#fff;padding:10px 14px;font:inherit}.cart-link{position:relative;text-decoration:none;color:var(--todog-dark);font-weight:850;background:#fff;border:1px solid rgba(23,49,59,.12);padding:10px 14px;border-radius:999px}.cart-link span{background:var(--todog-secondary);padding:2px 7px;border-radius:999px;margin-left:4px}.mobile-menu-toggle{display:none;border:0;background:#fff;border-radius:999px;padding:10px 14px;font-weight:800}.todog-hero{position:relative;overflow:hidden;padding:72px 0 52px;background:radial-gradient(circle at 75% 20%,rgba(23,203,211,.24),transparent 34%),radial-gradient(circle at 15% 20%,rgba(255,184,208,.35),transparent 28%),linear-gradient(180deg,#fff 0%,var(--todog-cream) 88%)}.todog-hero__grid{display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:44px}.todog-hero h1{font-size:clamp(42px,7vw,82px);line-height:.94;letter-spacing:-.07em;margin:18px 0 16px}.todog-hero h1 strong{display:block;color:#0aa7b1}.todog-hero__text{font-size:20px;color:#52626d;margin:0 0 26px;max-width:650px}.todog-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.todog-hero__trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.todog-hero__trust span{font-size:14px;font-weight:800;background:#fff;border:1px solid rgba(23,49,59,.1);border-radius:999px;padding:9px 13px;box-shadow:0 8px 20px #17313b0f}.todog-hero__media{position:relative}.todog-hero__image-wrap{background:#fff;border-radius:42px;padding:14px;box-shadow:var(--todog-shadow);transform:rotate(1.5deg)}.todog-hero__image-wrap img{display:block;width:100%;height:auto;border-radius:32px}.todog-hero__badge{position:absolute;right:-8px;bottom:32px;background:#fff;border-radius:22px;padding:16px 18px;box-shadow:var(--todog-shadow);font-weight:900}.todog-hero__badge b{display:block;font-size:28px;color:var(--todog-primary);line-height:1}.product-teaser{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:center;background:#fff;border-radius:38px;padding:26px;box-shadow:var(--todog-shadow)}.product-teaser__media{display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-teaser__media img{width:100%;height:auto;border-radius:28px;background:#f7fbfb;border:1px solid rgba(23,49,59,.06)}.product-teaser__content{padding:20px}.product-teaser__content h2{font-size:clamp(34px,5vw,58px);line-height:1;margin:12px 0;letter-spacing:-.05em}.product-teaser__content p{font-size:18px;color:var(--todog-muted)}.price-badge{display:inline-flex;align-items:baseline;gap:10px;font-weight:950;margin:12px 0 20px}.price-badge__price{font-size:36px;color:#0aa7b1}.price-badge__old{color:#98a2b3;text-decoration:line-through}.teaser-list{display:grid;gap:11px;margin:20px 0;padding:0;list-style:none}.teaser-list li{display:flex;gap:10px;align-items:flex-start;font-weight:760}.teaser-list li:before{content:"\2713";flex:0 0 24px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#17cbd329;color:#07808a;font-weight:950}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefit-card{background:#fff;border:1px solid rgba(23,49,59,.08);border-radius:28px;padding:25px;box-shadow:0 12px 28px #17313b0f}.benefit-card__icon{width:48px;height:48px;border-radius:18px;background:linear-gradient(135deg,#17cbd32e,#ffb8d059);display:grid;place-items:center;font-size:24px;margin-bottom:14px}.benefit-card h3{font-size:20px;margin:0 0 8px}.benefit-card p{color:var(--todog-muted);margin:0}.todog-gallery{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.todog-gallery__item{background:#fff;border-radius:34px;overflow:hidden;box-shadow:0 16px 40px #17313b14;min-height:260px}.todog-gallery__item img{width:100%;height:100%;object-fit:cover;display:block}.todog-gallery__stack{display:grid;gap:18px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-card{position:relative;background:#fff;border-radius:30px;padding:28px;border:1px solid rgba(23,49,59,.08);box-shadow:0 14px 32px #17313b12}.step-card__number{width:42px;height:42px;border-radius:16px;background:var(--todog-dark);color:#fff;display:grid;place-items:center;font-weight:950;margin-bottom:16px}.step-card h3{margin:0 0 8px;font-size:22px}.step-card p{margin:0;color:var(--todog-muted)}.faq-list{max-width:850px;margin:0 auto;display:grid;gap:12px}.faq-item{background:#fff;border:1px solid rgba(23,49,59,.1);border-radius:22px;padding:0 20px;box-shadow:0 10px 24px #17313b0d}.faq-item summary{cursor:pointer;list-style:none;padding:20px 0;font-weight:900;display:flex;align-items:center;justify-content:space-between;gap:12px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:26px;color:var(--todog-primary)}.faq-item[open] summary:after{content:"\2212"}.faq-item p{margin:0 0 20px;color:var(--todog-muted)}.site-footer{background:var(--todog-dark);color:#fff;padding:52px 0 26px}.site-footer a{color:#fff;text-decoration:none}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:32px}.footer-grid h3,.footer-grid h4{margin-top:0}.footer-grid p{color:#ffffffb3}.footer-links{display:grid;gap:10px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding-top:22px;color:#ffffffa6;font-size:14px}.product-page{padding:54px 0}.product-main{display:grid;grid-template-columns:1.02fr .98fr;gap:44px;align-items:start}.product-media{display:grid;gap:14px}.product-media__main{background:#fff;border-radius:36px;padding:16px;box-shadow:var(--todog-shadow)}.product-media__main img{width:100%;height:auto;border-radius:26px;display:block}.product-media__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product-media__thumbs img{width:100%;height:auto;border-radius:18px;background:#fff;border:1px solid rgba(23,49,59,.1)}.product-info{background:#fff;border-radius:36px;padding:34px;box-shadow:var(--todog-shadow);position:sticky;top:110px}.product-info h1{font-size:clamp(34px,5vw,56px);line-height:1.02;margin:10px 0;letter-spacing:-.05em}.product-price{font-size:34px;font-weight:950;color:#0aa7b1;margin:14px 0}.product-form{display:grid;gap:16px;margin:24px 0}.product-form label{font-weight:850}.product-form select,.product-form input[type=number]{width:100%;border:1px solid rgba(23,49,59,.14);border-radius:18px;padding:14px 16px;font:inherit;background:#fff}.quantity-row{display:grid;grid-template-columns:1fr 120px;gap:12px}.product-trust{display:grid;gap:10px;margin:20px 0}.product-trust span{background:#17cbd31c;border-radius:16px;padding:12px 14px;font-weight:800}.product-description{color:var(--todog-muted);font-size:17px}.product-description ul{padding-left:20px}.collection-page,.page-template,.search-page,.cart-page,.not-found-page{padding:54px 0}.page-title{font-size:clamp(34px,6vw,64px);line-height:1;margin:0 0 24px;letter-spacing:-.05em}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{display:block;background:#fff;border-radius:28px;text-decoration:none;color:var(--todog-dark);overflow:hidden;border:1px solid rgba(23,49,59,.08);box-shadow:0 12px 28px #17313b0f;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #17313b1f}.product-card__image-wrap{aspect-ratio:1/1;background:#f5fbfb;display:grid;place-items:center;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;display:block}.product-card__body{padding:18px}.product-card__title{font-size:17px;font-weight:900;margin:0 0 8px}.product-card__price{font-size:18px;font-weight:950;color:#0aa7b1}.empty-state{background:#fff;border-radius:30px;padding:32px;box-shadow:0 12px 28px #17313b0f;text-align:center}.pagination{display:flex;justify-content:center;gap:10px;margin-top:34px}.pagination a,.pagination span{background:#fff;border:1px solid rgba(23,49,59,.12);border-radius:999px;padding:10px 14px;color:var(--todog-dark);text-decoration:none}.cart-items{display:grid;gap:16px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:18px;align-items:center;background:#fff;border-radius:28px;padding:16px;box-shadow:0 12px 28px #17313b0f}.cart-item img{width:100px;height:100px;object-fit:cover;border-radius:20px}.cart-summary{margin-top:24px;background:#fff;border-radius:28px;padding:24px;box-shadow:0 12px 28px #17313b0f;display:grid;gap:14px;justify-items:end}.cart-summary__total{font-size:28px;font-weight:950}.collections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.collection-card{background:#fff;border-radius:28px;padding:24px;text-decoration:none;color:var(--todog-dark);box-shadow:0 12px 28px #17313b0f}.collection-card h2{margin:0 0 8px}.rte{font-size:17px;color:#52626d}.rte img{max-width:100%;height:auto;border-radius:24px}.todog-note{font-size:13px;color:#667085;margin-top:10px}@media(max-width:990px){.site-nav{display:none}.mobile-menu-toggle{display:inline-flex}.site-header__actions .header__search{display:none}.site-header.is-open .site-nav{display:grid;position:absolute;left:16px;right:16px;top:calc(100% + 8px);background:#fff;border-radius:24px;padding:20px;box-shadow:var(--todog-shadow)}.todog-hero__grid,.product-teaser,.product-main,.todog-gallery{grid-template-columns:1fr}.benefits-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.steps-grid,.footer-grid,.collections-grid{grid-template-columns:1fr}.product-info{position:static}.todog-hero__badge{right:10px}}@media(max-width:640px){.page-width{width:min(100% - 24px,1180px)}.todog-section{padding:48px 0}.site-logo{font-size:24px}.todog-hero{padding:46px 0 36px}.todog-hero h1{font-size:46px}.todog-hero__text{font-size:17px}.todog-hero__actions{display:grid}.todog-hero__actions .todog-button{width:100%}.todog-hero__image-wrap{border-radius:30px;padding:10px}.todog-hero__image-wrap img{border-radius:22px}.product-teaser{border-radius:28px;padding:14px}.product-teaser__media{grid-template-columns:1fr}.product-teaser__content{padding:8px}.benefits-grid,.product-grid,.product-media__thumbs,.quantity-row{grid-template-columns:1fr}.cart-item{grid-template-columns:74px 1fr}.cart-item img{width:74px;height:74px}.cart-item__price{grid-column:2}.footer-grid{gap:18px}.header-announcement{font-size:12px}.product-info{padding:24px}}.product-buy-form{display:grid;gap:14px;margin:16px 0 12px}.todog-field{display:grid;gap:7px}.todog-field label{font-weight:900;color:var(--todog-dark)}.todog-select,.todog-qty{width:100%;border:1px solid rgba(23,49,59,.14);border-radius:18px;padding:14px 16px;font:inherit;background:#fff;color:var(--todog-dark)}.todog-buy-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.todog-button[disabled]{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.todog-product-link{display:inline-flex;margin-top:4px;color:#08757d;font-weight:900;text-decoration:none}.todog-product-link:hover{text-decoration:underline}@media(max-width:640px){.todog-buy-actions{grid-template-columns:1fr}.product-buy-form{gap:12px}.todog-select,.todog-qty{font-size:16px}}.todog-stock{display:inline-flex;align-items:center;gap:8px;margin:12px 0 4px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid rgba(23,49,59,.1);box-shadow:0 10px 24px #17313b0f;font-weight:900;color:#08757d}.todog-stock--product{margin:0 0 16px}@media(max-width:640px){.todog-stock{width:100%;justify-content:center;text-align:center;border-radius:18px}}.todog-page-section{padding:48px 0 72px;background:var(--todog-cream)}.todog-page-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr);gap:24px;align-items:stretch;margin-bottom:28px}.todog-page-hero h1{margin:0 0 14px;font-size:clamp(2.1rem,5vw,4.4rem);line-height:.98;letter-spacing:-.04em;color:var(--todog-dark)}.todog-page-hero p{margin:0;color:var(--todog-muted);font-size:1.05rem;line-height:1.7;max-width:760px}.todog-page-hero .eyebrow{margin-bottom:12px;color:var(--todog-primary);font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem}.todog-contact-card,.todog-about-highlight,.todog-form-card,.todog-contact-info,.todog-page-content,.todog-about-grid article,.todog-value-card,.todog-about-cta{background:#fff;border:1px solid rgba(23,49,59,.08);border-radius:28px;box-shadow:var(--todog-shadow)}.todog-contact-card,.todog-about-highlight{padding:28px;display:flex;flex-direction:column;gap:10px;justify-content:center}.todog-contact-card strong,.todog-about-highlight strong{color:var(--todog-dark);font-size:1.2rem}.todog-contact-card span,.todog-about-highlight span{color:var(--todog-muted);line-height:1.6}.todog-contact-card a{color:var(--todog-dark);font-weight:900;text-decoration:none}.todog-contact-layout{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.4fr);gap:24px;align-items:start}.todog-contact-info,.todog-form-card{padding:28px}.todog-contact-info h2,.todog-about-grid h2,.todog-about-cta h2{margin:0 0 16px;color:var(--todog-dark);letter-spacing:-.03em}.todog-info-list{display:grid;gap:14px}.todog-info-list div{padding:16px;border-radius:18px;background:#17cbd317}.todog-info-list strong{display:block;color:var(--todog-dark);margin-bottom:4px}.todog-info-list span,.todog-info-list a{color:var(--todog-muted);text-decoration:none}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{margin-bottom:16px}.field label{display:block;margin-bottom:7px;font-weight:800;color:var(--todog-dark)}.field input,.field textarea,.field select{width:100%;border:1px solid rgba(23,49,59,.14);border-radius:16px;padding:14px 15px;font:inherit;background:#fff;color:var(--todog-dark)}.field textarea{resize:vertical}.todog-submit{width:100%;justify-content:center}.form-note{margin:12px 0 0;color:var(--todog-muted);font-size:.92rem;line-height:1.5}.form-status{padding:14px 16px;border-radius:16px;margin-bottom:16px;font-weight:800}.form-status--success{background:#e9fbf2;color:#0f7a45}.form-status--error{background:#fff0f0;color:#b42318}.todog-page-content{padding:28px;margin-bottom:24px;color:var(--todog-dark);line-height:1.75}.todog-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}.todog-about-grid article{padding:28px}.todog-about-grid p,.todog-value-card p,.todog-about-cta p{color:var(--todog-muted);line-height:1.7;margin:0}.todog-value-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:24px}.todog-value-card{padding:24px}.todog-value-card span{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;background:#ffb8d047;border-radius:16px;font-size:1.35rem;margin-bottom:14px}.todog-value-card strong{display:block;margin-bottom:8px;color:var(--todog-dark);font-size:1.05rem}.todog-about-cta{padding:32px;text-align:center}.todog-about-cta p{max-width:620px;margin:0 auto 18px}@media(max-width:820px){.todog-page-section{padding:32px 0 52px}.todog-page-hero,.todog-contact-layout,.todog-about-grid,.todog-value-cards,.field-grid{grid-template-columns:1fr}.todog-contact-info,.todog-form-card,.todog-about-grid article,.todog-about-cta,.todog-page-content{padding:22px}}.todog-section--product-focus{padding:54px 0;background:linear-gradient(180deg,#fff 0%,var(--todog-cream) 100%)}.product-teaser--compact{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:28px;align-items:center;padding:22px;max-width:1080px;margin:0 auto;border:1px solid rgba(23,49,59,.08)}.product-teaser__media--single{display:block;max-width:430px;margin:0 auto;width:100%}.product-teaser__image-card{position:relative;background:#f7fbfb;border:1px solid rgba(23,49,59,.07);border-radius:30px;padding:16px;overflow:hidden}.product-teaser__image-card img{display:block;width:100%;height:auto;max-height:430px;object-fit:contain;border-radius:22px;background:#fff;border:0}.product-teaser__floating-badge{position:absolute;left:18px;bottom:18px;background:#fffffff0;border:1px solid rgba(23,49,59,.09);box-shadow:0 12px 28px #17313b1a;border-radius:18px;padding:10px 13px;display:grid;gap:1px}.product-teaser__floating-badge strong{color:#08757d;font-size:18px;line-height:1}.product-teaser__floating-badge span{font-size:12px;font-weight:850;color:var(--todog-dark)}.product-mini-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.product-mini-proof span{background:#fff;border:1px solid rgba(23,49,59,.09);border-radius:14px;padding:9px 8px;text-align:center;font-size:12px;font-weight:850;color:var(--todog-dark)}.product-teaser__content--sales{padding:12px 10px 12px 2px}.product-teaser__content--sales h2{font-size:clamp(30px,4vw,48px);max-width:720px}.product-teaser__lead{max-width:680px;margin-bottom:10px!important}.product-sales-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:6px 0 10px}.product-sales-row .price-badge{margin:0}.todog-delivery-pill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:10px 13px;background:#e9fbf2;color:#087a46;border:1px solid rgba(8,122,70,.14);font-size:14px;font-weight:900}.todog-delivery-pill--product{margin:0 0 12px}.teaser-list--tight{margin:14px 0}.teaser-list--tight li{font-size:15px}.product-buy-form--focus{grid-template-columns:minmax(160px,1.1fr) 96px;align-items:end}.product-buy-form--focus .todog-buy-actions{grid-column:1 / -1}.todog-field--quantity .todog-qty{text-align:center}.product-trust--inline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:14px 0}.product-trust--inline span{font-size:13px;padding:10px 12px;background:#17cbd317}.todog-trust-strip{padding:18px 0 36px;background:var(--todog-cream)}.trust-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-strip-card{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid rgba(23,49,59,.08);border-radius:22px;padding:16px;box-shadow:0 12px 28px #17313b0d}.trust-strip-card>span{width:42px;height:42px;flex:0 0 42px;border-radius:16px;background:linear-gradient(135deg,#17cbd329,#ffb8d047);display:grid;place-items:center;font-size:20px}.trust-strip-card strong{display:block;color:var(--todog-dark);font-size:15px;line-height:1.15}.trust-strip-card p{margin:4px 0 0;color:var(--todog-muted);font-size:13px;line-height:1.35}.todog-reviews-section{background:linear-gradient(180deg,var(--todog-cream),#fff)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{position:relative;background:#fff;border:1px solid rgba(23,49,59,.08);border-radius:28px;padding:24px;box-shadow:0 14px 34px #17313b12;min-height:230px;display:flex;flex-direction:column}.review-card__stars{color:#f5a524;font-size:20px;letter-spacing:1px;margin-bottom:12px}.review-card__text{font-size:16px;color:#344054;line-height:1.65;margin:0 0 18px;flex:1}.review-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;border-top:1px solid rgba(23,49,59,.08);padding-top:14px}.review-card__footer strong{display:block;color:var(--todog-dark)}.review-card__footer span{display:block;color:var(--todog-muted);font-size:13px}.review-card__footer em{font-style:normal;color:#08757d;background:#17cbd31c;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900;white-space:nowrap}.reviews-empty-editor{background:#fff;border:1px dashed rgba(23,49,59,.26);border-radius:24px;padding:24px;text-align:center;color:var(--todog-muted);font-weight:800}.cart-free-shipping{display:inline-flex;margin:-6px 0 22px;padding:12px 16px;border-radius:18px;background:#e9fbf2;color:#087a46;border:1px solid rgba(8,122,70,.12);font-weight:900}.product-info .todog-buy-actions,.product-info .product-trust{grid-template-columns:1fr 1fr}.product-info .product-trust span{font-size:14px;background:#17cbd317}@media(max-width:990px){.product-teaser--compact{grid-template-columns:1fr;max-width:720px}.product-teaser__content--sales{padding:8px}.trust-strip-grid{grid-template-columns:repeat(2,1fr)}.reviews-grid{grid-template-columns:1fr}.product-buy-form--focus{grid-template-columns:1fr 110px}.product-info .product-trust{grid-template-columns:1fr}}@media(max-width:640px){.todog-section--product-focus{padding:38px 0}.product-teaser--compact{padding:14px;border-radius:28px}.product-teaser__image-card{border-radius:24px;padding:10px}.product-teaser__image-card img{max-height:330px}.product-mini-proof,.trust-strip-grid,.product-trust--inline,.product-buy-form--focus,.product-info .todog-buy-actions{grid-template-columns:1fr}.product-sales-row{align-items:flex-start}.todog-delivery-pill{width:100%;justify-content:center}.reviews-grid{gap:12px}.review-card{padding:20px;min-height:auto}.trust-strip-card{border-radius:18px}.cart-free-shipping{display:flex}.product-info .product-trust{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/todog.css.map */
