@font-face{font-family:BuddyFounders;src:url(bl-FoundersGrotesk-Regular.otf) format("opentype");font-weight:400;font-display:swap}@font-face{font-family:BuddyFounders;src:url(bl-FoundersGrotesk-Medium.otf) format("opentype");font-weight:500;font-display:swap}.buddy-landing p{font:inherit}.buddy-landing h1,.buddy-landing h2,.buddy-landing h3{color:inherit}.buddy-landing{--bl-sand:#edd9c1;--bl-ink:#171714;display:block;background:#fff;color:var(--bl-ink);font:400 20px/1.4 BuddyFounders,Arial,sans-serif}.buddy-landing *{box-sizing:border-box}.buddy-landing :where(h1,h2,h3,p,ol,ul){margin:0}.buddy-landing a{color:inherit;text-decoration:none}.buddy-landing button,.buddy-landing input{font:inherit}.buddy-landing button{cursor:pointer}.buddy-landing img{display:block}.buddy-landing :where(h1){font-size:64px;line-height:68px;font-weight:400}.buddy-landing :where(h2){font-size:40px;line-height:44px;font-weight:400}.buddy-landing :where(h3){font-size:24px;line-height:30px;font-weight:500}.buddy-landing :focus-visible{outline:3px solid #356358;outline-offset:4px}.bl-section{padding:64px}.bl-wrap{max-width:1312px;margin-inline:auto}.bl-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;background:#171714;color:#fff!important;border:0;border-radius:999px;padding:12px 24px;font-size:16px;font-weight:500;line-height:24px;transition:box-shadow .2s,background .2s}.bl-button:hover{box-shadow:0 3px 12px #0002}.bl-section-heading{display:grid;gap:12px;margin-bottom:24px}.bl-sr{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%);white-space:nowrap}.bl-hero{padding:48px 32px;background:linear-gradient(#edd9c1,#fff)}.bl-hero-inner{max-width:1376px;margin:auto;position:relative}.bl-carousel{position:relative;aspect-ratio:1376/720;border-radius:24px;overflow:hidden;touch-action:pan-y}.bl-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .5s;pointer-events:none;overflow:hidden}.bl-slide.is-active{opacity:1}.bl-slide img{width:100%;height:100%;object-fit:cover}.bl-slide-trio img{height:127.7%;position:absolute;top:-13.79%}.bl-slide-arvin img{height:127.7%;position:absolute;top:-4.34%}.bl-carousel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0005,transparent 70%);pointer-events:none}.bl-hero-copy{position:absolute;top:50%;transform:translateY(-50%);left:48px;width:380px;display:grid;gap:20px;color:#fff;z-index:1}.bl-hero-copy p{max-width:358px}.bl-hero-copy .bl-button{width:240px;background:#fff;color:#171714!important;font-size:20px;font-weight:400}.bl-carousel-controls{position:absolute;z-index:2;bottom:16px;right:16px;display:flex;align-items:center;background:#fffdf2e6;border-radius:999px;color:#171714;padding-inline:2px}.bl-carousel-controls button{width:44px;height:44px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:none;color:inherit;font-size:28px}.bl-dots{display:flex}.bl-dots button{width:32px}.bl-dots span{width:6px;height:6px;border-radius:50%;background:#857765}.bl-dots [aria-pressed=true] span{background:#171714;transform:scale(1.4)}.bl-discovery{background:linear-gradient(#edd9c1,#fff 64%)}.bl-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bl-product{padding:24px;border-radius:20px;min-width:0;display:flex;flex-direction:column;align-items:center;gap:12px}.bl-product-arvin{background:#d3dcca}.bl-product-puppy{background:#f5d2de}.bl-product-teddy{background:#bfd5e8}.bl-product-picture{display:block;width:288px;max-width:100%;aspect-ratio:1;position:relative;overflow:hidden}.bl-product-picture img{position:absolute;width:128.47%;height:228.44%;max-width:none;left:-14.24%;top:-64.22%;transition:opacity .25s}.bl-product-puppy .bl-product-picture img{top:-59.04%}.bl-product-arvin .bl-product-picture img{width:117.95%;height:209.72%;left:-8.97%;top:-54.86%}.bl-product-hover{opacity:0}.bl-product-info{width:100%;display:grid;grid-template-columns:1fr auto;gap:12px}.bl-product-info h3{font-size:32px;line-height:36px;font-weight:400;grid-column:1/-1}.bl-personality{font-size:16px;line-height:24px}.bl-product-price{font-size:20px;line-height:24px}.bl-product-info .bl-button{grid-column:1/-1;width:100%;background:#fff;color:#000!important}.bl-product:focus-within .bl-product-hover{opacity:1}.bl-product:focus-within .bl-product-default{opacity:0}@media(hover:hover){.bl-product:hover .bl-product-hover{opacity:1}.bl-product:hover .bl-product-default{opacity:0}}.bl-brand{background:linear-gradient(#fff,#edd9c1);text-align:center}.bl-brand-inner{max-width:760px;margin:auto;display:grid;gap:16px}.bl-brand p{color:#64655d}.bl-features{background:linear-gradient(#edd9c1,#fff)}.bl-feature-grid{display:grid;grid-template-columns:minmax(0,576fr) minmax(0,672fr);column-gap:64px;row-gap:24px;align-items:center;grid-template-areas:"title photo" "steps photo" "foot photo"}.bl-feature-grid h2{grid-area:title;align-self:end}.bl-feature-photo{grid-area:photo;aspect-ratio:672/560;border-radius:24px!important}.bl-steps{grid-area:steps;list-style:none;padding:0;counter-reset:steps;display:grid;gap:24px}.bl-steps li{display:flex;gap:16px;counter-increment:steps}.bl-steps li:before{content:"0"counter(steps);display:grid;place-items:center;flex:0 0 40px;height:40px;background:#edd9c1;border-radius:50%;font-size:16px;font-weight:500}.bl-steps h3{margin-bottom:8px}.bl-steps p{font-size:18px;line-height:26px;color:#64655d}.bl-no-app{grid-area:foot;font-size:16px;font-weight:500;line-height:24px;align-self:start}.bl-photo{position:relative;overflow:hidden;border-radius:16px;min-width:0}.bl-photo img{width:100%;height:100%;object-fit:cover}.bl-lifestyle{background:linear-gradient(#fff,#edd9c1)}.bl-lifestyle .bl-section-heading{margin-bottom:32px;min-height:98px}.bl-scenes{display:grid;grid-template-columns:minmax(0,752fr) minmax(0,528fr);gap:32px;grid-template-areas:"home desk" "home bedside"}.bl-scene{display:grid;gap:8px;align-content:start;min-width:0}.bl-scene-home{grid-area:home}.bl-scene-desk{grid-area:desk}.bl-scene-bedside{grid-area:bedside}.bl-scene-home .bl-photo{aspect-ratio:752/664}.bl-scene-desk .bl-photo,.bl-scene-bedside .bl-photo{aspect-ratio:528/280}.bl-scene-desk .bl-photo img{position:absolute;width:107.2%;height:202.14%;left:-3.6%;top:-51.07%}.bl-scene-bedside .bl-photo img{position:absolute;width:122.6%;height:154.47%;left:-19.01%;top:-21.11%}.bl-scene p{font-size:18px;line-height:26px}.bl-ugc{background:linear-gradient(#edd9c1,#fffdf7)}.bl-ugc h2{margin-bottom:24px}.bl-ugc-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.bl-ugc-track::-webkit-scrollbar{display:none}.bl-ugc-photo{flex:0 0 calc((100% - 80px)/6);aspect-ratio:1;border-radius:20px;scroll-snap-align:start}.bl-reviews{background:#fffdf7}.bl-rating{display:flex;align-items:center;gap:16px;margin:24px 0}.bl-rating strong{font-size:40px;line-height:44px;font-weight:400}.bl-rating p{font-size:14px;line-height:20px;margin-top:4px;color:#5c5955}.bl-stars{display:flex;align-items:center;gap:2px}.bl-stars img{flex:none}.bl-reviews-link{margin-left:auto;font-size:16px;min-height:44px;display:flex;align-items:center}.bl-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bl-review{background:#fff;border:1px solid #1f1e1e1f;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:14px;min-height:240px}.bl-review h3{font-size:20px;line-height:28px;font-weight:400}.bl-review p{font-size:16px;line-height:24px;color:#5c5955}.bl-review small{font-size:14px;line-height:20px;display:flex;gap:8px;align-items:center}.bl-verified{display:inline-flex;gap:4px;align-items:center;color:#5c5955}.bl-reviews-mobile-link{display:none}.bl-bundle{background:#edd9c1}.bl-bundle-card{background:#fff;border-radius:24px;padding:24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:center;box-shadow:2px 6px 6px #00000040}.bl-bundle-photo{order:2;aspect-ratio:632/440}.bl-bundle-photo img{position:absolute;width:143.97%;height:138.74%;left:-41.61%;top:-17.64%}.bl-bundle-copy{padding-left:0;display:grid;gap:12px;justify-items:start}.bl-bundle-copy p{max-width:380px}.bl-bundle-prices{display:flex;align-items:baseline;gap:8px}.bl-bundle-prices span{font-size:40px;line-height:44px}.bl-bundle-prices s{font-size:20px;color:#64655d}.bl-bundle .bl-button{min-width:220px}.bl-footer{background:linear-gradient(#fffdf7,#edd9c1);padding-block:48px}.bl-footer-main{display:flex;justify-content:space-between;gap:64px}.bl-newsletter{max-width:480px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.bl-wordmark{width:100px;height:32px;object-fit:contain}.bl-newsletter h2{font-size:24px;line-height:30px}.bl-newsletter p{font-size:14px;line-height:20px}.bl-email-form{display:flex;gap:8px;width:100%;flex-wrap:wrap}.bl-email-form input[type=email]{width:0;flex:1;min-width:120px;border:0;border-radius:12px;padding:16px;color:#171714;background:#fff;min-height:56px;font-size:16px;line-height:24px}.bl-email-form .bl-button{min-width:124px;font-size:16px}.bl-form-status:empty{display:none}.bl-footer-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.bl-footer-nav h3{font-size:16px;line-height:20px;margin-bottom:8px}.bl-footer-nav ul{list-style:none;padding:0}.bl-footer-nav a,.bl-footer-nav button{font-size:14px;line-height:20px;display:inline-block;padding:2px 0;background:none;border:0;color:inherit;text-align:left}.bl-footer a:hover{text-decoration:underline}.bl-copyright{font-size:14px;line-height:20px;color:#64655d;margin-top:32px}@media(min-width:750px)and (max-width:1100px){.bl-section{padding:40px 32px}.bl-hero-copy{left:32px;width:310px}.buddy-landing :where(h1){font-size:48px;line-height:50px}.bl-feature-grid{column-gap:32px}.bl-product{padding:20px}.bl-footer-main{gap:32px}.bl-footer-nav{gap:20px}.bl-newsletter{max-width:340px}}@media(max-width:749px){.buddy-landing{font-size:17px;line-height:23px}.buddy-landing :where(h1){font-size:36px;line-height:39px}.buddy-landing :where(h2){font-size:32px;line-height:35px}.buddy-landing :where(h3){font-size:22px;line-height:30px}.bl-section{padding:40px 20px}.bl-section-heading{gap:16px;margin-bottom:16px}.bl-hero{padding:20px 20px 28px;background:linear-gradient(#ebd7bc,#fff)}.bl-hero-inner{display:flex;flex-direction:column;gap:24px}.bl-carousel{aspect-ratio:390/250;border-radius:16px}.bl-slide-trio img{width:153.47%;height:159.98%;max-width:none;left:-53.54%;top:-34%;object-fit:fill}.bl-slide-arvin img{width:100%;height:100%;top:0;object-fit:cover}.bl-carousel:after{display:none}.bl-hero-copy{position:static;transform:none;width:100%;color:#171714;gap:16px}.bl-hero-copy p{color:#45463f;max-width:none}.bl-hero-copy .bl-button{width:100%;min-height:50px;background:#171714;color:#fff!important;font-size:16px;line-height:22px}.bl-carousel-controls{bottom:6px;right:6px;left:6px;margin:auto;width:max-content;max-width:100%;background:#fffdf4d9}.bl-carousel-controls button{width:36px;height:36px;font-size:24px}.bl-dots button{width:32px}.bl-products{grid-template-columns:1fr;gap:16px}.bl-product{flex-direction:row;padding:12px;gap:12px}.bl-product-picture{width:132px;flex:0 0 132px;border-radius:12px}.bl-product-arvin .bl-product-picture img{width:128.47%;height:228.44%;left:-14.24%;top:-64.22%}.bl-product-info{display:flex;flex-direction:column;gap:5px;min-width:0}.bl-product-info h3{font-size:26px;line-height:35px;order:0}.bl-product-price{font-size:18px;line-height:24px;order:1}.bl-personality{font-size:14px;line-height:19px;order:2}.bl-product-info .bl-button{min-height:50px;padding:14px 12px;font-size:16px;line-height:22px;order:3;white-space:nowrap}.bl-brand{padding:40px 24px}.bl-brand h2{font-size:30px;line-height:32px}.bl-feature-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "photo" "steps" "foot";gap:24px}.bl-feature-photo{aspect-ratio:auto;height:300px;border-radius:16px!important}.bl-feature-photo img{position:absolute;width:128.27%;height:100%;left:-7.03%;top:0}.bl-steps{gap:24px}.bl-steps li{gap:12px}.bl-steps li:before{flex-basis:32px;height:31px;font-size:14px;line-height:19px;background:#ebd7bc}.bl-steps h3{font-size:21px;line-height:28px;margin-bottom:6px}.bl-steps p{font-size:16px;line-height:22px}.bl-no-app{text-align:center;font-size:15px;line-height:20px}.bl-lifestyle .bl-section-heading{min-height:0;margin-bottom:20px;gap:20px}.bl-scenes{display:flex;flex-direction:column;gap:20px}.bl-scene{gap:8px}.bl-scenes .bl-photo{height:240px;aspect-ratio:auto}.bl-scenes .bl-photo img{position:static;width:100%;height:100%;object-fit:cover}.bl-scene p{font-size:16px;line-height:22px}.bl-ugc{padding-block:32px;background:linear-gradient(#edd9c1,#fff)}.bl-ugc h2{margin-bottom:20px}.bl-ugc-track{gap:12px}.bl-ugc-photo{flex:0 0 230px;border-radius:16px}.bl-ugc-duplicate{display:none}.bl-reviews{background:linear-gradient(#fff,#edd9c1)}.bl-rating{flex-direction:column;align-items:flex-start;gap:8px;margin:16px 0}.bl-rating>div{display:grid;gap:8px}.bl-rating strong{font-size:30px;line-height:32px}.bl-rating p{font-size:15px;line-height:20px;margin:0}.bl-rating .bl-stars img{width:14px;height:14px}.bl-reviews-link{display:none}.bl-review-grid{grid-template-columns:1fr;gap:16px}.bl-review{padding:24px 20px;min-height:0}.bl-review h3{font-size:20px;line-height:27px}.bl-review p{font-size:16px;line-height:21.6px}.bl-review small{line-height:19px}.bl-reviews-mobile-link{display:flex;align-items:center;justify-content:center;margin-top:16px;padding:12px;min-height:46px;font-size:16px;line-height:22px}.bl-bundle{padding-block:32px}.bl-bundle-card{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:20px;box-shadow:2px 6px 6px #00000040}.bl-bundle-photo{order:0;width:100%;aspect-ratio:auto;height:250px;border-radius:12px}.bl-bundle-photo img{width:146.87%;height:124.84%;left:-43.06%;top:-12.26%}.bl-bundle-copy{width:100%;gap:16px}.bl-bundle h2{font-size:30px;line-height:32px}.bl-bundle-prices span{font-size:30px;line-height:34px}.bl-bundle-prices s{font-size:18px;line-height:24px}.bl-bundle .bl-button{width:100%;min-height:50px;font-size:16px;line-height:22px}.bl-footer{padding:48px 20px;background:linear-gradient(#edd9c1,#fff)}.bl-footer-main{display:flex;flex-direction:column;gap:32px}.bl-newsletter{max-width:none;gap:12px}.bl-newsletter h2{font-size:20px;line-height:28px}.bl-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.bl-footer-support{grid-column:1/-1}.bl-footer-support ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}.bl-footer-nav h3{margin-bottom:0}.bl-footer-nav a,.bl-footer-nav button{padding-block:2px;min-height:24px}.bl-copyright{margin-top:32px}.bl-email-form{flex-wrap:nowrap}.bl-email-form input[type=email]{min-width:0}.bl-email-form .bl-button{min-width:124px;padding-inline:16px}}@media(prefers-reduced-motion:reduce){.buddy-landing *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(min-width:750px){.bl-newsletter{width:400px}.bl-footer-nav{width:720px;gap:48px}.bl-footer{background:linear-gradient(#edd9c1,#fff);padding-top:64px}.bl-footer-nav li+li{margin-top:4px}}@media(max-width:749px){.bl-product-info h3{order:0}.bl-personality{order:1}.bl-product-price{order:2}.bl-product .bl-product-info{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0;align-items:center;padding-block:13px}.bl-product .bl-product-info h3{grid-column:1;grid-row:1}.bl-product .bl-product-price{grid-column:2;grid-row:1}.bl-product .bl-personality{grid-column:1/-1;grid-row:2}.bl-product .bl-button{grid-row:3;margin-top:12px}.bl-carousel-controls button{height:44px;width:44px}.bl-dots button{width:32px}.bl-carousel-controls{bottom:4px}.bl-footer-nav,.bl-newsletter{width:auto}}.bl-footer-copy-mobile{display:none}.bl-bundle-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media(min-width:1101px){.bl-bundle-card{padding:24px;grid-template-columns:minmax(0,600fr) minmax(0,632fr);gap:32px}.bl-bundle-photo{height:440px;aspect-ratio:auto}.bl-footer{padding-bottom:0;min-height:332px}.bl-footer-main{gap:64px}.bl-footer-copy-desktop{display:block}}@media(max-width:749px){.bl-footer-copy-mobile{display:block}.bl-footer-copy-desktop{display:none}.bl-carousel-controls{background:transparent}.bl-carousel-controls button{position:relative;isolation:isolate}.bl-carousel-controls [data-prev]:before,.bl-carousel-controls [data-next]:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;background:#fffdf4df;border-radius:50%;z-index:-1}.bl-dots span{box-shadow:0 0 0 2px #fffdf4bb}.bl-footer{padding-bottom:48px}.bl-rating .bl-stars img{width:auto;height:auto}.bl-rating .bl-stars-desktop{display:none}.bl-rating .bl-stars-mobile{display:flex}}@media(min-width:750px){.bl-rating .bl-stars-mobile{display:none}}@media(max-width:749px){.bl-reviews{padding-bottom:0}.bl-rating{gap:2px}.bl-rating>div{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;width:100%}.bl-rating p{text-align:right;white-space:nowrap}}.bl-button{transition:background-color .12s ease,color .12s ease;box-shadow:none!important}@media(hover:hover){.bl-product-info .bl-button:hover{background:#171714;color:#fff!important}.bl-bundle .bl-button:hover{background:var(--bl-sand);color:#171714!important}}@media(min-width:750px)and (hover:hover){.bl-hero-copy .bl-button:hover{background:#171714;color:#fff!important}}.bl-button:active{transition:none}.bl-bundle .bl-button:active{background:var(--bl-sand);color:#171714!important}.bl-bundle{background:linear-gradient(#fffdf7,var(--bl-sand))}.bl-footer{background:linear-gradient(var(--bl-sand),#fffdf7);padding-bottom:25px}.bl-key-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .65s ease;pointer-events:none}.bl-key-slide.is-active{opacity:1}.bl-feature-photo .bl-key-slide img{position:static;width:100%;height:100%;object-fit:cover}.bl-auto-toggle{position:absolute;right:12px;top:12px;z-index:3;width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:#ffffffbf;font-size:18px;display:grid;place-items:center;text-shadow:0 1px 4px #0005}.bl-reveal{transition:opacity .65s ease,translate .65s cubic-bezier(.2,.65,.3,1)}.bl-reveal-pending{opacity:.45;translate:0 12px}@media(max-width:749px){.bl-hero-copy{text-align:center}.bl-hero-copy .bl-button:active{background:var(--bl-sand);color:#171714!important}.bl-product-price{margin-right:5px}.bl-carousel-controls{background:transparent;bottom:8px}.bl-carousel-controls [data-prev]:before,.bl-carousel-controls [data-next]:before{display:none}.bl-carousel-controls button{color:#ffffff80;font-family:Arial,sans-serif;font-size:26px;line-height:1}.bl-dots button{width:24px}.bl-dots span{width:4px;height:4px;background:#ffffff80;box-shadow:none}.bl-dots [aria-pressed=true] span{background:#ffffffbf;transform:none}.bl-bundle{background:linear-gradient(var(--bl-sand),var(--bl-sand))}}@media(prefers-reduced-motion:reduce){.bl-reveal-pending{opacity:1;translate:none}.bl-key-slide{transition:none}}.bl-carousel .bl-carousel-controls{left:50%;right:auto;top:auto;bottom:0;transform:translate(-50%);margin:0;padding:0;width:max-content;background:transparent;border-radius:0}.bl-carousel .bl-dots button{width:24px;height:44px;padding:0 0 10px;align-items:end}.bl-carousel .bl-dots span{width:4px;height:4px;box-shadow:none;background:#ffffff59;transform:none}.bl-carousel .bl-dots [aria-pressed=true] span{background:#ffffffa6;transform:none}.bl-reveal{transition:opacity 1.1s cubic-bezier(.16,1,.3,1),translate 1.1s cubic-bezier(.16,1,.3,1);transition-delay:var(--bl-reveal-delay,0ms)}.bl-reveal-pending{opacity:.12;translate:0 26px}@media(prefers-reduced-motion:reduce){.bl-reveal-pending{opacity:1;translate:none}}.buddy-shared-footer .bl-footer{background:linear-gradient(var(--buddy-footer-start),#fffdf7);padding-bottom:25px}.buddy-shared-footer .bl-footer-main{opacity:1}.buddy-landing,.buddy-landing button{letter-spacing:normal}.buddy-landing h1,.buddy-landing h2,.buddy-landing h3{font-family:BuddyFounders,Arial,sans-serif}@media(max-width:749px){.bl-carousel>.bl-auto-toggle{top:auto;bottom:0;right:4px}}.bl-post-toggle{display:block;position:relative;width:100%;height:100%;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;text-align:left;font:inherit}.bl-post-toggle img{display:block;width:100%;height:100%;object-fit:cover}.bl-post-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;gap:12px;padding:18px;background:#000000ab;opacity:0;transition:opacity .2s ease;font-size:16px;line-height:1.3}.bl-post-handle{position:absolute;bottom:0;left:0;right:0;padding:28px 12px 12px;background:linear-gradient(transparent,#0009);font-size:14px;line-height:1.2}.bl-post-toggle[aria-expanded=true] .bl-post-overlay{opacity:1}.bl-post-toggle[aria-expanded=true] .bl-post-handle{opacity:0}@media(hover:hover){.bl-post-toggle:hover .bl-post-overlay{opacity:1}.bl-post-toggle:hover .bl-post-handle{opacity:0}}@media(prefers-reduced-motion:reduce){.bl-post-overlay{transition:none}}.bl-product-actions{grid-column:1/-1;width:100%;display:flex;flex-direction:column;gap:4px}.bl-product-actions product-form{display:block;width:100%}.bl-product-actions .form{margin:0}.bl-product-info .bl-product-actions .bl-quick-add{position:relative;background:#171714;color:#fff!important;width:100%;min-height:48px}.bl-product-info .bl-product-actions .bl-quick-add:hover{background:#fff;color:#171714!important}.bl-quick-add.loading>span{visibility:hidden}.bl-quick-add[disabled]{opacity:.55;cursor:not-allowed}.bl-product-details{display:flex;align-items:center;justify-content:center;min-height:44px;font-size:16px;line-height:20px}.bl-product-details:hover{text-decoration:underline}.bl-product-actions .product-form__error-message-wrapper{font-size:14px;line-height:20px;margin-bottom:8px}.bl-product-actions .product-form__error-message-wrapper[hidden]{display:none}@media(max-width:749px){.bl-product-actions{order:3;margin-top:5px}.bl-product-info .bl-product-actions .bl-quick-add{min-height:44px;padding:10px 8px;font-size:15px}.bl-product-details{font-size:14px;min-height:40px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/buddy-landing.css.map */
