@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--purple:#7948eb;--lilac:#eee7ff;--ink:#09090b;--muted:#67636e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(120deg,#d8c3ff,#ffd9f1);color:var(--ink);font-family:Manrope,Arial,sans-serif}.page-shell{width:min(1320px,calc(100% - 44px));margin:14px auto 34px;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 20px 70px #6c4aa922}.hero{height:665px;position:relative;overflow:hidden;background:linear-gradient(135deg,#fbfaff 20%,#eee8ff)}.header{height:83px;display:flex;align-items:center;position:relative;z-index:10;padding:0 44px}.logo{color:#111;text-decoration:none;font-weight:800;font-size:24px;letter-spacing:-1.1px}.paw{color:var(--purple);font-size:28px;margin-right:5px}.nav-links{position:absolute;left:50%;transform:translate(-50%);display:flex;gap:32px;background:#fff;border-radius:13px;padding:14px 27px;box-shadow:0 5px 18px #755daf12}.nav-links a,.tools a{text-decoration:none;color:#111;font-size:13px;font-weight:600}.tools{margin-left:auto;display:flex;gap:22px;align-items:center;font-size:22px}.tools a{font-size:19px}.tools span{font-size:13px}.menu{display:none}.hero-copy{position:absolute;left:46px;top:126px;z-index:5;width:430px}.hero-copy h1{font-size:62px;line-height:1.02;letter-spacing:-4px;margin:0 0 22px;font-weight:800}.hero-copy p{font-size:14px;line-height:1.65;width:265px;margin-bottom:23px}.button{display:inline-flex;gap:18px;align-items:center;background:var(--purple);color:#fff;padding:11px 11px 11px 21px;border-radius:28px;text-decoration:none;font-size:14px}.button b{display:grid;place-items:center;color:#111;background:#fff;border-radius:50%;width:30px;height:30px;font-size:26px}.hero-pets{position:absolute;right:5px;bottom:-26px;width:665px;height:535px;object-fit:cover;object-position:center;border-radius:35% 0 0;mix-blend-mode:multiply}.story{position:absolute;z-index:4;right:42px;top:88px;background:#fff;border-radius:12px;padding:13px 64px 13px 14px;min-width:220px}.story strong,.story small{display:block}.story strong{font-size:12px}.story small{font-size:10px;line-height:1.4;margin-top:4px}.story span{position:absolute;right:12px;top:13px;font-size:37px}.featured-card{position:absolute;z-index:5;left:48px;bottom:0;width:206px;padding:14px;background:#c5b0ff;border-radius:50px 50px 0 0}.featured-card img{display:block;width:100%;height:125px;object-fit:cover;background:#fff;border-radius:32px}.featured-card h3{font-size:18px;margin:12px 0 5px}.featured-card p{font-size:10px;line-height:1.4;margin:0 0 8px}.featured-card strong{color:var(--purple);font-size:17px}.featured-card a{float:right;background:#111;color:#fff;text-decoration:none;border-radius:50%;display:grid;place-items:center;width:30px;height:30px}.badge{position:absolute;z-index:6;background:#fff;border-radius:12px;padding:10px 12px;font-size:11px}.badge-one{right:330px;top:435px}.badge-two{right:53px;top:525px}.brands{height:125px;display:grid;place-items:center;border-bottom:1px solid #eee}.brands img{max-width:85%;width:820px}.categories{text-align:center;padding:28px 25px 42px}.categories h2,.products-section h2,.why h2,.reviews h2{font-size:34px;letter-spacing:-1.7px;margin:0 0 8px}.categories p,.center-head p{font-size:12px;line-height:1.5;color:#555}.categories img{display:block;max-width:900px;width:90%;margin:24px auto 0}.products-section{padding:30px 27px;background:#fff}.section-head{display:flex;align-items:center;justify-content:space-between}.section-head a{background:var(--purple);color:#fff;border-radius:18px;padding:8px 14px;text-decoration:none;font-size:10px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.product-card{min-width:0}.product-card>a{height:155px;background:#f6f6f6;border-radius:12px;display:grid;place-items:center;overflow:hidden}.product-card img,.product-card svg{width:100%;height:100%;object-fit:contain}.product-card h3{font-size:11px;margin:8px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card div{display:flex;justify-content:space-between;font-size:10px}.product-card strong{color:var(--purple)}.product-card span{color:#f5bd21}.why{background:#f2ecff;padding:30px 26px 36px}.why h2{text-align:center;font-size:27px;margin-bottom:25px}.why h2:after{content:"";display:block;width:195px;border-bottom:2px dashed #777;margin:7px auto}.why em{font-style:normal;color:var(--purple)}.why-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:16px}.why-grid>img{width:100%;height:230px;object-fit:cover;border-radius:14px}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px}.benefits article{background:#fff;border-radius:12px;padding:14px;font-size:14px}.benefits strong,.benefits small{display:block}.benefits strong{font-size:11px;margin:7px 0 4px}.benefits small{font-size:9px;color:#777}.promo{height:185px;background:linear-gradient(135deg,#7943f2,#884cff 60%,#63d);color:#fff;display:flex;justify-content:space-between;overflow:hidden}.promo>div{padding:35px 28px;z-index:2}.promo h2{font-size:27px;line-height:1;margin:0}.promo p{font-size:11px}.promo a{display:inline-block;background:#fff;color:#111;padding:7px 11px;border-radius:18px;font-size:9px;text-decoration:none}.promo img{width:53%;object-fit:cover;mix-blend-mode:screen}.center-head{text-align:center}.center-head h2{margin-bottom:4px}.arrivals{padding-top:27px;padding-bottom:38px}.reviews{background:#f2ecff;padding:28px 26px 40px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.review-grid article{background:#fff;border-radius:10px;padding:19px;min-height:155px;display:flex;flex-direction:column}.review-grid p{font-size:10px;line-height:1.6;flex:1}.review-grid strong{font-size:11px}.review-grid span{font-size:10px;color:#f5bd21;margin-top:3px}@media(min-width:950px){.products-section,.why,.promo,.reviews{width:34%;margin-left:auto}.brands,.categories{width:66%}.products-section{margin-top:-1086px}.why{margin-top:0}.promo{width:34%}.arrivals,.reviews{margin-top:0}.page-shell{min-height:1090px}.hero{width:66%}}@media(max-width:949px){body{background:#f2ecff}.page-shell{width:100%;margin:0;border-radius:0}.hero{height:710px}.header{padding:0 20px}.menu{display:block;margin-left:auto;border:0;background:none;font-size:22px}.nav-links{display:none;position:absolute;top:65px;right:20px;left:auto;transform:none;flex-direction:column;gap:14px}.nav-links.open{display:flex}.tools{margin-left:13px}.tools span{display:none}.hero-copy{left:25px;top:105px}.hero-copy h1{font-size:48px}.hero-pets{right:-90px;width:620px}.story{display:none}.featured-card{left:24px;width:190px}.categories img{width:100%}.product-card>a{height:130px}}@media(max-width:620px){.hero{height:730px}.hero-copy{width:90%}.hero-copy h1{font-size:43px}.hero-pets{width:520px;height:450px;right:-160px}.badge{display:none}.product-grid{grid-template-columns:repeat(2,1fr);gap:20px 10px}.why-grid{grid-template-columns:1fr}.benefits{grid-template-columns:1fr 1fr}.promo img{width:45%}.review-grid{grid-template-columns:1fr}.brands{overflow:hidden}.brands img{max-width:none;width:720px}.categories p br{display:none}}body{background:linear-gradient(110deg,#cfbbff,#eadcff 52%,#ffd9ef)}.page-shell{width:min(965px,calc(100% - 64px));margin:14px auto 40px;border-radius:12px;box-shadow:0 22px 80px #5732972e}.reference-front{display:block;position:relative;width:100%;background:#f7f4ff;line-height:0}.reference-front>img{display:block;width:100%;height:auto}.hotspot{position:absolute;z-index:3;display:block;color:transparent!important;font-size:0;background:transparent;text-decoration:none;border-radius:20px}.hotspot:focus-visible{outline:3px solid #7847eb;outline-offset:2px}.hs-logo{left:4%;top:2%;width:18%;height:5%}.hs-home{left:31%;top:2%;width:7%;height:5%}.hs-shop{left:38%;top:2%;width:7%;height:5%}.hs-categories{left:45%;top:2%;width:10%;height:5%}.hs-tips{left:54%;top:2%;width:12%;height:5%}.hs-contact{left:65%;top:2%;width:8%;height:5%}.hs-search{left:77%;top:2%;width:5%;height:5%}.hs-cart{left:82%;top:2%;width:5%;height:5%}.hs-account{left:87%;top:2%;width:9%;height:5%}.hs-shopnow{left:5%;top:31%;width:15%;height:5%}.hs-bed{left:5%;top:41%;width:22%;height:22%}.hero,.brands,.categories{display:none!important}.products-section,.why,.promo,.reviews{width:100%!important;margin:0!important}.products-section{padding:58px 54px;background:#fff}.section-head h2,.center-head h2,.why h2,.reviews h2{font-size:34px}.section-head a{font-size:11px;padding:9px 16px}.product-grid{gap:20px}.product-card>a{height:190px}.product-card h3{font-size:13px}.product-card div{font-size:11px}.why{padding:55px 54px;background:#f4efff}.why h2{margin-bottom:32px}.why-grid{gap:24px}.why-grid>img{height:280px}.benefits{gap:14px}.benefits article{padding:18px}.benefits strong{font-size:13px}.benefits small{font-size:10px;line-height:1.45}.promo{width:100%;height:250px}.promo>div{padding:50px 54px}.promo h2{font-size:38px}.promo p{font-size:13px}.promo a{font-size:11px;padding:10px 16px}.arrivals{padding-top:55px}.reviews{padding:55px 54px}.review-grid{gap:18px}.review-grid article{min-height:180px;padding:24px}.review-grid p{font-size:12px}.newsletter{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:35px;background:#111;color:#fff;padding:55px 54px}.newsletter span{font-size:28px}.newsletter h2{font-size:30px;letter-spacing:-1px;margin:7px 0}.newsletter p{font-size:12px;color:#c9c9c9}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:8px}.newsletter-form input{min-width:0;border:0;border-radius:25px;padding:14px 18px;font:inherit}.newsletter-form button{border:0;background:#7948eb;color:#fff;border-radius:25px;padding:0 20px;font-weight:700;cursor:pointer}.form-message{grid-column:1/-1;color:#b99aff!important}.footer{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:35px;padding:50px 54px 35px;background:#fff}.footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer strong{font-size:13px;margin-bottom:4px}.footer a{color:#555;text-decoration:none;font-size:11px}.footer .logo{color:#111;font-size:22px}.footer p{font-size:11px;color:#777}.copyright{padding:17px 54px;border-top:1px solid #eee;background:#fff;color:#777;font-size:10px}@media(max-width:760px){.page-shell{width:100%;margin:0;border-radius:0}.reference-front{overflow:hidden}.reference-front>img{width:100%;min-height:650px;object-fit:cover;object-position:top center}.products-section,.why,.reviews{padding:40px 22px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card>a{height:150px}.why-grid{grid-template-columns:1fr}.promo{height:230px}.promo>div{padding:38px 22px}.promo h2{font-size:31px}.newsletter{grid-template-columns:1fr;padding:42px 22px}.footer{grid-template-columns:1fr 1fr;padding:40px 22px}.copyright{padding:17px 22px}}@media(max-width:480px){.reference-front>img{min-height:540px}.product-grid{gap:18px 10px}.product-card>a{height:128px}.section-head h2,.center-head h2,.why h2,.reviews h2{font-size:27px}.promo img{width:48%}.newsletter-form{grid-template-columns:1fr}.newsletter-form button{height:44px}.footer{grid-template-columns:1fr 1fr;gap:28px 16px}}html,body{background:#fff!important}.page-shell{width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden;min-height:0!important}.reference-front{display:none!important}.hero{display:block!important;width:100%!important;height:720px!important;max-width:1440px;margin:0 auto;background:linear-gradient(135deg,#fbfaff,#f4f0ff 58%,#e4d8ff)}.header{height:92px;padding:0 6%;max-width:1440px;margin:auto}.nav-links{padding:14px 30px}.hero-copy{left:6%;top:145px;width:440px}.hero-copy h1{font-size:66px;max-width:520px}.hero-copy p{font-size:15px;width:300px}.hero-pets{right:3%;bottom:-8px;width:700px;height:570px;object-fit:contain;object-position:bottom right;border-radius:0;mix-blend-mode:normal}.story{right:6%;top:98px}.featured-card{display:block;left:6%;bottom:0;width:225px;color:#111;text-decoration:none;padding:16px;background:#c6b3ff;border-radius:54px 54px 0 0;transition:transform .2s ease,box-shadow .2s ease}.featured-card:hover{transform:translateY(-5px);box-shadow:0 14px 34px #4e2d922e}.featured-card img{display:block;width:100%;height:135px;object-fit:cover;background:#fff;border-radius:36px}.featured-card h3{font-size:19px;margin:13px 0 6px}.featured-card p{font-size:10px;line-height:1.45;margin:0 0 8px}.featured-card strong{color:#7045d7;font-size:18px}.featured-arrow{float:right;background:#111;color:#fff;border-radius:50%;display:grid;place-items:center;width:32px;height:32px;font-size:17px}.badge-one{right:38%;top:440px}.badge-two{right:6%;top:545px}.brands{display:grid!important;width:100%!important;height:125px;margin:0!important;background:#fff;border-bottom:1px solid #f0f0f0}.brands img{width:min(820px,84%);max-width:none}.categories{display:block!important;width:100%!important;margin:0!important;padding:55px 25px 60px;background:#fff}.categories h2{font-size:40px}.categories p{font-size:13px}.categories img{width:min(930px,90%)}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:28px;max-width:980px;margin:34px auto 0}.category-grid a{display:flex;flex-direction:column;align-items:center;gap:9px;color:#111;text-decoration:none;font-size:13px;font-weight:600}.category-grid img{width:132px!important;height:132px;max-width:100%;object-fit:cover;border-radius:50%;transition:transform .2s ease,box-shadow .2s ease}.category-grid a:hover img{transform:translateY(-5px);box-shadow:0 12px 25px #4a30782e}.products-section,.why,.promo,.reviews{max-width:1440px;margin:0 auto!important}.products-section{padding:60px 6%}.products-section:first-of-type{border-top:1px solid #f1f1f1}.product-card>a{height:220px}.why{padding:62px 6%}.promo{height:260px}.reviews{padding:62px 6%}.newsletter,.footer,.copyright{max-width:1440px;margin:0 auto}.newsletter,.footer,.copyright{padding-left:6%;padding-right:6%}@media(max-width:1050px){.hero-copy h1{font-size:57px}.hero-pets{right:-8%;width:650px}.featured-card,.hero-copy{left:4%}.badge-two{right:3%}.nav-links{gap:20px}.products-section,.why,.reviews{padding-left:4%;padding-right:4%}}@media(max-width:760px){.hero{height:760px!important}.header{padding:0 20px}.hero-copy{left:22px;top:110px;width:calc(100% - 44px)}.hero-copy h1{font-size:47px;letter-spacing:-3px}.hero-copy p{font-size:13px;width:260px}.hero-pets{right:-120px;bottom:0;width:560px;height:490px}.featured-card{left:22px;width:185px;padding:12px}.featured-card img{height:105px}.featured-card h3{font-size:16px}.story,.badge{display:none}.brands{height:100px}.categories{padding:42px 15px 45px}.categories h2{font-size:31px}.category-grid{grid-template-columns:repeat(3,1fr);gap:24px 14px}.category-grid img{width:120px!important;height:120px}.product-card>a{height:165px}.footer{grid-template-columns:1fr 1fr}}@media(max-width:480px){.hero{height:700px!important}.hero-copy h1{font-size:42px}.hero-pets{right:-150px;width:500px;height:430px}.featured-card{width:165px}.featured-card img{height:92px}.featured-card p{display:none}.brands img{width:700px}.category-grid{gap:20px 8px}.category-grid img{width:96px!important;height:96px}.product-card>a{height:135px}}.hero-copy{top:125px}.hero-copy h1{margin-bottom:14px}.hero-copy p{margin:0 0 16px}.hero-copy .button{position:relative;z-index:12}.featured-card{z-index:7}.hero-pets{height:620px;width:720px;bottom:-5px}.brands{display:block!important;overflow:hidden;white-space:nowrap;padding:15px 0;height:124px!important}.brand-track{display:flex;align-items:center;width:max-content;height:94px;animation:howie-marquee 22s linear infinite;will-change:transform}.brand-track img{display:block!important;flex:0 0 auto;width:820px!important;max-width:none!important;height:94px;object-fit:contain;margin-right:45px}.brands:hover .brand-track{animation-play-state:paused}@keyframes howie-marquee{0%{transform:translate(0)}to{transform:translate(-865px)}}.why{overflow:hidden}.why-grid>img{display:block;object-position:center}.promo{margin-top:0!important}.products-section+.why,.why+.promo,.promo+.products-section,.products-section+.reviews{border-top:0}@media(max-width:760px){.hero-copy{top:105px}.hero-copy h1{margin-bottom:16px}.hero-copy p{margin-bottom:18px}.hero-pets{width:390px;height:490px;right:-15px;bottom:0}.featured-card{bottom:0}.brand-track{animation-duration:17s}.why-grid>img{height:auto;aspect-ratio:1.607/1;object-fit:cover}.why{padding-top:46px}.why h2{font-size:27px}.benefits{margin-top:4px}}@media(max-width:480px){.hero-pets{width:380px;height:475px;right:-20px}.featured-card{bottom:0}.brand-track img{width:700px!important;margin-right:35px}.brand-track{height:90px;animation-name:howie-marquee-mobile}@keyframes howie-marquee-mobile{0%{transform:translate(0)}to{transform:translate(-735px)}}}@media(prefers-reduced-motion:reduce){.brand-track{animation-play-state:paused}}.brand-track.marquee-js{animation:none!important}.brands:hover .brand-track.marquee-js{animation-play-state:running}.inner-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #eee;background:#fff;position:sticky;top:0;z-index:30}.inner-header nav{display:flex;gap:28px;align-items:center}.inner-header nav a{color:#111;text-decoration:none;font-size:13px;font-weight:600}.product-page{max-width:1240px;margin:0 auto;padding:58px 5%;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:70px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;align-content:start}.product-media{background:#f6f5f8;border-radius:18px;overflow:hidden;aspect-ratio:1}.product-media:first-child{grid-column:1/-1}.product-media img,.product-gallery>svg{display:block;width:100%;height:100%;object-fit:contain}.product-info{position:sticky;top:120px;align-self:start}.back-link{font-size:12px;color:#6f46d9;text-decoration:none}.product-info h1{font-size:46px;line-height:1.08;letter-spacing:-2px;margin:18px 0 12px}.product-rating{color:#f3b51b;font-size:13px}.product-rating span{color:#777;margin-left:8px}.product-price{font-size:28px;font-weight:800;color:#7045d7;margin:22px 0}.product-price s{font-size:16px;color:#999;margin-left:10px}.product-description{font-size:14px;line-height:1.7;color:#555;border-top:1px solid #eee;padding-top:20px}.product-description img{max-width:100%;height:auto}.product-form{margin-top:25px}.product-form label{display:block;font-size:12px;font-weight:700;margin:14px 0 7px}.product-form select,.product-form input{width:100%;border:1px solid #ddd;border-radius:10px;padding:13px;font:inherit;background:#fff}.buy-row{display:grid;grid-template-columns:90px 1fr;gap:10px}.buy-row button,.cart-summary button,.search-form button{border:0;border-radius:10px;background:#7548e6;color:#fff;font:inherit;font-weight:700;cursor:pointer}.buy-row button:disabled{background:#aaa}.shopify-payment-button{margin-top:10px}.trust-row{display:flex;flex-wrap:wrap;gap:15px;margin-top:24px;padding-top:20px;border-top:1px solid #eee;font-size:11px;color:#666}.listing-page,.cart-page{max-width:1240px;margin:0 auto;padding:60px 5% 90px;min-height:65vh}.listing-head{text-align:center;margin-bottom:42px}.listing-head h1,.cart-page h1{font-size:46px;letter-spacing:-2px;margin:0 0 14px}.listing-head>div{color:#666;font-size:14px}.listing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px 18px}.listing-grid .product-card>a{height:260px}.listing-grid .product-card h3{font-size:14px}.cart-items{display:flex;flex-direction:column}.cart-item{display:grid;grid-template-columns:110px 1fr 90px 70px;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid #eee}.cart-item>a:first-child{width:110px;height:110px;background:#f6f5f8;border-radius:12px;overflow:hidden}.cart-item img{width:100%;height:100%;object-fit:contain}.cart-item div{display:flex;flex-direction:column;gap:5px}.cart-item div a{color:#111;text-decoration:none}.cart-item small{color:#777}.cart-item div span{color:#7045d7;font-weight:700}.cart-item input{width:80px;padding:11px;border:1px solid #ddd;border-radius:8px}.cart-item>a:last-child{font-size:11px;color:#777}.cart-summary{max-width:420px;margin:35px 0 0 auto;padding:25px;background:#f6f3ff;border-radius:15px}.cart-summary p{display:flex;justify-content:space-between;font-size:18px}.cart-summary button{width:100%;padding:14px;margin-top:8px}.cart-summary button[name=update]{background:#fff;color:#111;border:1px solid #ddd}.empty-state,.not-found{text-align:center;padding:100px 20px;min-height:65vh}.not-found span{font-size:60px}.not-found h1{font-size:44px;letter-spacing:-2px}.not-found p,.empty-state p{color:#666;margin-bottom:25px}.search-form{max-width:620px;margin:24px auto 0;display:grid;grid-template-columns:1fr auto;gap:8px}.search-form input{min-width:0;border:1px solid #ddd;border-radius:10px;padding:14px;font:inherit}.search-form button{padding:0 24px}@media(max-width:800px){.inner-header{padding:0 20px}.inner-header nav{gap:14px}.inner-header nav a:nth-child(3){display:none}.product-page{grid-template-columns:1fr;gap:34px;padding:30px 20px}.product-info{position:static}.product-info h1{font-size:36px}.product-gallery{grid-template-columns:1fr 1fr}.listing-page,.cart-page{padding:40px 20px 70px}.listing-grid{grid-template-columns:repeat(2,1fr)}.listing-grid .product-card>a{height:180px}.cart-item{grid-template-columns:85px 1fr 65px}.cart-item>a:first-child{width:85px;height:85px}.cart-item>a:last-child{grid-column:2}.not-found h1{font-size:34px}}@media(max-width:480px){.inner-header .logo{font-size:20px}.inner-header nav a:nth-child(2){display:none}.product-gallery{display:block}.product-media{margin-bottom:12px}.product-info h1{font-size:32px}.buy-row{grid-template-columns:75px 1fr}.listing-head h1,.cart-page h1{font-size:36px}.listing-grid{gap:25px 10px}.listing-grid .product-card>a{height:145px}.cart-item{grid-template-columns:75px 1fr 55px;gap:10px}.cart-item>a:first-child{width:75px;height:75px}.cart-item input{width:55px}.search-form{grid-template-columns:1fr}.search-form button{height:44px}}.pdp-offer{background:#111;color:#fff;text-align:center;padding:10px 20px;font-size:11px;font-weight:700;letter-spacing:.02em}.pdp{max-width:1320px;margin:0 auto;padding:48px 5% 68px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:68px}.pdp-gallery{min-width:0}.pdp-main-media{position:relative;aspect-ratio:1;background:linear-gradient(145deg,#f8f7fb,#eee9ff);border-radius:24px;overflow:hidden}.pdp-main-media img,.pdp-main-media svg{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .2s ease}.pdp-image-badge{position:absolute;left:18px;top:18px;background:#fff;padding:9px 13px;border-radius:20px;font-size:10px;font-weight:800;box-shadow:0 8px 22px #3223551a}.pdp-thumbnails{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.pdp-thumbnail{aspect-ratio:1;border:2px solid transparent;border-radius:13px;padding:0;background:#f7f6f9;overflow:hidden;cursor:pointer}.pdp-thumbnail.active{border-color:#7548e6}.pdp-thumbnail img{width:100%;height:100%;object-fit:contain}.pdp-gallery-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.pdp-gallery-benefits article{padding:15px;background:#f7f5ff;border-radius:13px}.pdp-gallery-benefits b,.pdp-gallery-benefits span{display:block}.pdp-gallery-benefits b{font-size:11px}.pdp-gallery-benefits span{font-size:9px;line-height:1.45;color:#777;margin-top:5px}.pdp-info{position:sticky;top:115px;align-self:start}.pdp-eyebrow{color:#f1b619;font-size:12px;font-weight:800;margin-top:20px}.pdp-eyebrow span{color:#555;margin-left:8px}.pdp-info h1{font-size:50px;line-height:1.03;letter-spacing:-2.6px;margin:14px 0}.pdp-subtitle{font-size:15px;line-height:1.6;color:#555}.pdp-price-row{display:flex;align-items:center;gap:11px;margin:21px 0}.pdp-price{font-size:30px;font-weight:800}.pdp-price-row s{color:#999}.pdp-save{font-size:10px;background:#e8dcff;color:#6038c3;padding:7px 9px;border-radius:13px}.pdp-points{background:#f8f6ff;border-radius:15px;padding:14px 17px;margin:0 0 21px}.pdp-points p{font-size:12px;margin:7px 0}.pdp-options fieldset{border:0;padding:0;margin:0 0 15px}.pdp-options legend{font-size:12px;font-weight:800;margin-bottom:8px}.option-pills{display:flex;flex-wrap:wrap;gap:8px}.option-pills input{position:absolute;opacity:0;pointer-events:none}.option-pills span{display:block;border:1px solid #ddd;border-radius:10px;padding:10px 14px;font-size:12px;cursor:pointer}.option-pills input:checked+span{border-color:#7548e6;background:#f0eaff;color:#5c34bf}.variant-select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.pdp-buy-row{display:grid;grid-template-columns:120px 1fr;gap:10px}.quantity-picker{height:55px;border:1px solid #ddd;border-radius:13px;display:grid;grid-template-columns:35px 1fr 35px;align-items:center}.quantity-picker button{border:0;background:none;font-size:20px;cursor:pointer}.quantity-picker input{border:0!important;padding:0!important;text-align:center;min-width:0;-moz-appearance:textfield}.quantity-picker input::-webkit-inner-spin-button{display:none}.pdp-add{border:0;border-radius:13px;background:#7548e6;color:#fff;font:inherit;font-weight:800;cursor:pointer;padding:0 18px;box-shadow:0 10px 25px #7548e633}.pdp-add:hover{background:#6338d2;transform:translateY(-1px)}.pdp-add:disabled{background:#999;box-shadow:none}.pdp-payment{margin-top:10px}.pdp-microcopy{text-align:center;font-size:10px;color:#666}.pdp-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.pdp-trust article{display:flex;flex-direction:column;gap:4px;background:#fafafa;padding:13px;border-radius:11px;font-size:14px}.pdp-trust b{font-size:10px}.pdp-trust small{font-size:8px;line-height:1.4;color:#777}.pdp-mini-detail{border-bottom:1px solid #e7e7e7;padding:14px 0}.pdp-mini-detail summary{font-size:12px;font-weight:800;cursor:pointer}.pdp-mini-detail p{font-size:11px;line-height:1.6;color:#666}.pdp-proof{max-width:1320px;margin:0 auto;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:18px 5%;display:flex;justify-content:space-between;gap:20px;font-size:11px;font-weight:700}.section-kicker{color:#7548e6;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.pdp-story{max-width:1320px;margin:0 auto;padding:90px 5%;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.pdp-story h2,.section-heading h2,.pdp-faq h2{font-size:42px;line-height:1.08;letter-spacing:-2px;margin:12px 0 22px}.rich-description{font-size:14px;line-height:1.75;color:#555}.rich-description img{max-width:100%;height:auto}.pdp-story-image{background:#f4f0ff;border-radius:24px;overflow:hidden;aspect-ratio:1}.pdp-story-image img{width:100%;height:100%;object-fit:contain}.pdp-steps{background:#111;color:#fff;padding:85px max(5%,calc((100% - 1188px)/2))}.pdp-steps>.section-heading{text-align:center}.pdp-steps>.section-heading h2{margin-bottom:45px}.pdp-steps>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pdp-steps article{background:#1c1c1e;border:1px solid #303033;border-radius:18px;padding:27px}.pdp-steps article>span{color:#a98dff;font-size:12px;font-weight:800}.pdp-steps h3{font-size:20px;margin:20px 0 10px}.pdp-steps p{font-size:12px;line-height:1.65;color:#bbb}.pdp-related{max-width:1320px;margin:0 auto;padding:85px 5%}.pdp-related .listing-grid{grid-template-columns:repeat(4,1fr);margin-top:35px}.pdp-faq{max-width:1180px;margin:0 auto;padding:85px 5% 110px;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.pdp-faq>div:first-child p{font-size:13px;color:#666}.pdp-faq details{border-bottom:1px solid #ddd;padding:20px 0}.pdp-faq summary{font-size:14px;font-weight:800;cursor:pointer;list-style:none}.pdp-faq summary:after{content:"+";float:right;font-size:18px}.pdp-faq details[open] summary:after{content:"\2212"}.pdp-faq details p{font-size:12px;line-height:1.7;color:#666;padding-right:30px}.mobile-atc{display:none}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:900px){.pdp{grid-template-columns:1fr;gap:35px;padding:28px 20px 55px}.pdp-info{position:static}.pdp-info h1{font-size:40px}.pdp-proof{overflow-x:auto;justify-content:flex-start;white-space:nowrap;padding:16px 20px}.pdp-story{padding:65px 20px;grid-template-columns:1fr;gap:35px}.pdp-steps{padding:65px 20px}.pdp-steps>div:last-child{grid-template-columns:1fr}.pdp-related{padding:65px 20px}.pdp-related .listing-grid{grid-template-columns:repeat(2,1fr)}.pdp-faq{padding:65px 20px 110px;grid-template-columns:1fr;gap:25px}.mobile-atc{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;border-top:1px solid #ddd;padding:10px 14px;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -8px 25px #00000014}.mobile-atc>div{min-width:0}.mobile-atc strong,.mobile-atc span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-atc strong{font-size:11px;max-width:190px}.mobile-atc span{font-size:13px;color:#7548e6;font-weight:800}.mobile-atc button{border:0;background:#7548e6;color:#fff;border-radius:10px;padding:13px 18px;font-weight:800}.pdp-story h2,.section-heading h2,.pdp-faq h2{font-size:34px}}@media(max-width:520px){.pdp-main-media{border-radius:16px}.pdp-thumbnails{grid-template-columns:repeat(4,1fr)}.pdp-gallery-benefits{grid-template-columns:1fr}.pdp-info h1{font-size:34px}.pdp-buy-row{grid-template-columns:105px 1fr}.pdp-add{font-size:12px}.pdp-trust{grid-template-columns:1fr 1fr}.pdp-story h2,.section-heading h2,.pdp-faq h2{font-size:30px}.pdp-related .listing-grid{gap:22px 10px}}.standard-page{max-width:880px;margin:0 auto;padding:75px 24px 110px;min-height:65vh}.standard-page h1{font-size:48px;letter-spacing:-2px;margin:0 0 30px}.standard-page>div{font-size:15px;line-height:1.8;color:#444}.standard-page img{max-width:100%;height:auto}.standard-page h2,.standard-page h3{color:#111;margin-top:35px}.standard-page a{color:#6640cc}.pdp-quick-offer{max-width:1180px;margin:60px auto 0;padding:18px 22px;border:1px solid #e3deef;border-radius:18px;background:#fff;box-shadow:0 16px 45px #3c266914;display:grid;grid-template-columns:1.15fr 1fr auto;gap:28px;align-items:center;position:sticky;bottom:18px;z-index:20}.pdp-quick-offer>div{display:flex;align-items:center;gap:13px;min-width:0}.pdp-quick-offer img{width:62px;height:62px;object-fit:contain;border-radius:10px;background:#f6f3ff}.pdp-quick-offer small,.pdp-quick-offer strong,.pdp-quick-offer span{display:block}.pdp-quick-offer small{font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#7851d7}.pdp-quick-offer strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}.pdp-quick-offer span{font-size:12px;color:#7045d7;font-weight:800}.pdp-quick-offer ul{display:flex;gap:18px;padding:0;margin:0;list-style:none;font-size:9px;color:#555}.pdp-quick-offer button{border:0;border-radius:12px;background:#7548e6;color:#fff;font-weight:800;padding:15px 22px;cursor:pointer}.pdp-use-cases{max-width:1320px;margin:0 auto;padding:90px 5%;background:#fff}.pdp-use-cases>.section-heading{text-align:center;max-width:680px;margin:0 auto 42px}.use-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.use-case-grid article{min-height:270px;border-radius:20px;padding:28px;background:linear-gradient(145deg,#f9f8fb,#f0ebff);display:flex;flex-direction:column}.use-case-grid article>span{font-size:11px;color:#7548e6;font-weight:800}.use-case-grid h3{font-size:23px;line-height:1.15;margin:55px 0 12px}.use-case-grid p{font-size:12px;line-height:1.65;color:#666;flex:1}.use-case-grid b{font-size:10px}.pdp-bundle{max-width:1180px;margin:0 auto 95px;padding:48px;background:#f5f1ff;border-radius:26px}.pdp-bundle>div:first-child{text-align:center;max-width:650px;margin:0 auto 32px}.pdp-bundle h2{font-size:39px;letter-spacing:-1.7px;margin:10px 0}.pdp-bundle>div:first-child p{font-size:13px;color:#666}.bundle-products{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.bundle-card{position:relative;background:#fff;border:2px solid transparent;border-radius:17px;padding:15px;cursor:pointer}.bundle-card:has(input:checked){border-color:#7548e6}.bundle-card>input{position:absolute;opacity:0}.bundle-check{position:absolute;right:12px;top:12px;width:23px;height:23px;border-radius:50%;border:1px solid #ccc;color:transparent;display:grid;place-items:center;font-size:11px}.bundle-card:has(input:checked) .bundle-check{background:#7548e6;border-color:#7548e6;color:#fff}.bundle-card img{display:block;width:100%;height:145px;object-fit:contain;background:#f7f7f7;border-radius:11px}.bundle-card strong,.bundle-card small,.bundle-card a{display:block}.bundle-card strong{font-size:12px;margin:12px 0 5px}.bundle-card small{font-size:12px;color:#7548e6;font-weight:800}.bundle-card a{font-size:9px;color:#555;margin-top:8px}.bundle-action{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;background:#111;color:#fff;border-radius:15px;padding:18px 20px}.bundle-action p{margin:0}.bundle-action p strong,.bundle-action p span{display:block}.bundle-action p strong{font-size:12px}.bundle-action p span{font-size:9px;color:#bbb;margin-top:4px}.bundle-action button{border:0;background:#fff;color:#111;border-radius:11px;padding:13px 18px;font-weight:800;cursor:pointer}.bundle-action>span{font-size:10px}.pdp-quality{background:#f6f3ff;padding:90px max(5%,calc((100% - 1180px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.pdp-quality>div:first-child h2{font-size:42px;letter-spacing:-2px;line-height:1.08;margin:12px 0 18px}.pdp-quality>div:first-child p{font-size:13px;color:#666;line-height:1.7}.pdp-quality>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pdp-quality article{background:#fff;border-radius:17px;padding:22px}.pdp-quality article>span{font-size:18px;color:#7548e6}.pdp-quality h3{font-size:15px;margin:35px 0 10px}.pdp-quality article p{font-size:10px;line-height:1.6;color:#777}.pdp-reviews{max-width:1180px;margin:0 auto;padding:90px 5%}.pdp-reviews>.section-heading{text-align:center;max-width:650px;margin:0 auto 38px}.pdp-reviews>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pdp-reviews article{border:1px solid #e7e7e7;border-radius:18px;padding:25px;min-height:190px;display:flex;flex-direction:column}.pdp-reviews article>span{color:#f1b619;font-size:12px}.pdp-reviews article p{font-size:13px;line-height:1.65;flex:1}.pdp-reviews article strong{font-size:10px;color:#777}@media(max-width:900px){.pdp-quick-offer{display:none}.pdp-use-cases{padding:65px 20px}.use-case-grid{grid-template-columns:1fr}.use-case-grid article{min-height:210px}.use-case-grid h3{margin-top:35px}.pdp-bundle{margin:0 20px 65px;padding:30px 18px}.bundle-products{grid-template-columns:1fr 1fr}.pdp-quality{padding:65px 20px;grid-template-columns:1fr;gap:30px}.pdp-quality>div:last-child{grid-template-columns:1fr}.pdp-reviews{padding:65px 20px}.pdp-reviews>div:last-child{grid-template-columns:1fr}.pdp-reviews article{min-height:160px}}@media(max-width:520px){.bundle-products{grid-template-columns:1fr}.bundle-card img{height:180px}.bundle-action{align-items:stretch;flex-direction:column}.bundle-action button{width:100%}.pdp-bundle h2,.pdp-quality>div:first-child h2{font-size:31px}}body{background:#fff!important;color:#111}.home-offer{background:#111;color:#fff;text-align:center;font-size:11px;font-weight:700;padding:11px 20px}.site-header{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5%;border-bottom:1px solid #eee;background:#fff;position:relative;z-index:20}.brand{display:inline-flex;align-items:center;color:#111;text-decoration:none;font-size:24px;font-weight:800;letter-spacing:-1px}.brand span{color:#7448e7;margin-right:7px}.site-nav{display:flex;align-items:center;gap:28px}.site-nav a{color:#111;text-decoration:none;font-size:12px;font-weight:700}.header-cart{justify-self:end;text-decoration:none;color:#111;font-size:12px;font-weight:800}.header-cart span{display:inline-grid;place-items:center;background:#7448e7;color:#fff;border-radius:50%;width:22px;height:22px;margin-left:5px}.mobile-menu{display:none;border:0;background:none;font-size:23px}.home-hero{min-height:690px;display:grid;grid-template-columns:.92fr 1.08fr;max-width:1440px;margin:0 auto;background:linear-gradient(135deg,#fbfaff,#eee8ff);overflow:hidden}.hero-copy{position:static!important;width:auto!important;padding:90px 8% 70px 10%;z-index:3}.hero-rating{font-size:12px;color:#f1b619;font-weight:800}.hero-rating span{color:#555;margin-left:7px}.hero-copy h1{font-size:68px!important;line-height:.98!important;letter-spacing:-4px!important;margin:22px 0!important;max-width:650px}.hero-copy>p{font-size:16px!important;line-height:1.65!important;width:auto!important;max-width:570px;color:#555;margin:0 0 24px!important}.hero-points{display:flex;flex-wrap:wrap;gap:9px 18px;font-size:12px;font-weight:700}.hero-price{display:flex;align-items:center;gap:11px;margin:27px 0 12px}.hero-price strong{font-size:29px;color:#6840d2}.hero-price s{font-size:15px;color:#999}.hero-form button,.bottom-form>button{border:0;border-radius:14px;background:#7448e7;color:#fff;font:inherit;font-weight:800;font-size:15px;padding:17px 28px;min-width:270px;cursor:pointer;box-shadow:0 12px 30px #7448e738}.hero-form button:hover,.bottom-form>button:hover{transform:translateY(-2px);background:#6235d4}.hero-form button:disabled,.bottom-form>button:disabled{background:#aaa}.hero-details{display:inline-block;color:#111;font-size:11px;font-weight:800;margin:14px 0 0 14px;text-decoration:none}.hero-setup{display:inline-block;background:#7448e7;color:#fff;padding:15px 20px;border-radius:12px;text-decoration:none}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;font-size:10px;color:#666}.hero-visual{position:relative;display:grid;place-items:center;padding:60px 6% 35px}.hero-visual:before{content:"";position:absolute;width:70%;aspect-ratio:1;border-radius:50%;background:linear-gradient(145deg,#d9c8ff,#f1cdeb)}.hero-visual>img,.hero-visual>svg{position:relative;width:86%;height:580px;object-fit:contain;filter:drop-shadow(0 28px 35px rgba(57,34,100,.16))}.visual-note{position:absolute;background:#fff;border-radius:14px;padding:13px 16px;box-shadow:0 15px 40px #422e6d21}.visual-note b,.visual-note span{display:block}.visual-note b{font-size:11px}.visual-note span{font-size:9px;color:#777;margin-top:4px}.note-one{left:4%;top:24%}.note-two{right:6%;bottom:18%}.proof-strip{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #eee;background:#fff}.proof-strip span{text-align:center;padding:22px 15px;border-right:1px solid #eee;font-size:11px;font-weight:800}.proof-strip span:last-child{border-right:0}.section-intro{text-align:center;max-width:750px;margin:0 auto 46px}.section-intro>span,.eyebrow{color:#7448e7;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800}.section-intro h2,.feature-story h2,.comparison h2,.buy-section h2,.faq-section h2{font-size:46px;line-height:1.06;letter-spacing:-2.4px;margin:13px 0 18px}.section-intro p,.feature-story>div>p,.comparison>div>p,.buy-section>div>p{font-size:14px;line-height:1.7;color:#666}.problem-section{max-width:1240px;margin:0 auto;padding:100px 5%}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.problem-grid article{min-height:290px;padding:28px;border-radius:21px;background:linear-gradient(145deg,#fafafa,#f3efff);display:flex;flex-direction:column}.problem-grid article>span{color:#7448e7;font-size:11px;font-weight:800}.problem-grid h3{font-size:25px;margin:65px 0 13px}.problem-grid p{font-size:12px;line-height:1.65;color:#666;flex:1}.problem-grid b{font-size:10px}.feature-story{max-width:1240px;margin:0 auto;padding:30px 5% 110px;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.feature-image{aspect-ratio:1;background:#f3efff;border-radius:26px;overflow:hidden}.feature-image img{width:100%;height:100%;object-fit:contain}.feature-story ul{list-style:none;padding:0;margin:28px 0 0}.feature-story li{padding:16px 0;border-top:1px solid #e5e5e5}.feature-story li b,.feature-story li span{display:block}.feature-story li b{font-size:13px}.feature-story li span{font-size:11px;color:#777;margin-top:5px}.how-section{background:#111;color:#fff;padding:95px max(5%,calc((100% - 1120px)/2))}.section-intro.light h2{color:#fff}.section-intro.light>span{color:#a68aff}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.how-grid article{padding:28px;border-radius:19px;background:#1c1c1f;border:1px solid #303035}.how-grid article>span{color:#a88bff;font-size:11px;font-weight:800}.how-grid h3{font-size:22px;margin:50px 0 12px}.how-grid p{font-size:12px;line-height:1.65;color:#bbb}.comparison{max-width:1180px;margin:0 auto;padding:100px 5%;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.comparison-table{border:1px solid #e5e5e5;border-radius:19px;overflow:hidden}.comparison-table>div{display:grid;grid-template-columns:1.4fr repeat(3,1fr);align-items:center;border-bottom:1px solid #e5e5e5}.comparison-table>div:last-child{border-bottom:0}.comparison-table span,.comparison-table b,.comparison-table strong,.comparison-table em{padding:15px 12px;text-align:center;font-size:10px}.comparison-table span{text-align:left;font-weight:700}.comparison-table b:nth-child(2),.comparison-table strong{background:#eee8ff}.comparison-table strong{color:#6740cf;font-size:14px}.comparison-table em{font-style:normal;color:#aaa}.reviews-section{background:#f5f1ff;padding:95px max(5%,calc((100% - 1120px)/2))}.review-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-cards article{background:#fff;border-radius:18px;padding:26px;min-height:210px;display:flex;flex-direction:column}.review-cards article>span{color:#f1b619;font-size:12px}.review-cards p{font-size:13px;line-height:1.7;flex:1}.review-cards b{font-size:10px;color:#777}.buy-section{max-width:1180px;margin:0 auto;padding:105px 5%;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.buy-visual{background:#f3efff;border-radius:25px;aspect-ratio:1}.buy-visual img{width:100%;height:100%;object-fit:contain}.buy-price{font-size:30px;font-weight:800;color:#6840d2;margin:22px 0 15px}.bottom-form{max-width:460px}.bottom-form>button{width:100%}.bottom-form .shopify-payment-button{margin-top:10px}.buy-guarantees{display:flex;flex-wrap:wrap;gap:15px;margin-top:19px;font-size:10px;color:#666}.faq-section{max-width:1120px;margin:0 auto;padding:90px 5% 120px;display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-section details{padding:20px 0;border-bottom:1px solid #ddd}.faq-section summary{font-size:14px;font-weight:800;cursor:pointer;list-style:none}.faq-section summary:after{content:"+";float:right;font-size:19px}.faq-section details[open] summary:after{content:"\2212"}.faq-section details p{font-size:12px;line-height:1.75;color:#666;padding-right:25px}.single-footer{background:#111;color:#fff;padding:65px max(5%,calc((100% - 1120px)/2));display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:55px}.single-footer .brand{color:#fff}.single-footer p{font-size:11px;color:#aaa}.single-footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.single-footer b{font-size:12px;margin-bottom:5px}.single-footer a:not(.brand){color:#bbb;text-decoration:none;font-size:10px}.footer-bottom{background:#111;color:#777;border-top:1px solid #292929;padding:18px max(5%,calc((100% - 1120px)/2));font-size:9px}.shopify-payment-button__button{border-radius:13px!important;min-height:52px!important}@media(max-width:900px){.site-header{grid-template-columns:1fr auto auto;padding:0 20px}.mobile-menu{display:block}.site-nav{display:none;position:absolute;left:20px;right:20px;top:70px;background:#fff;border:1px solid #ddd;border-radius:15px;padding:18px;flex-direction:column;box-shadow:0 15px 35px #0000001a}.site-nav.open{display:flex}.header-cart{margin-left:14px}.home-hero{grid-template-columns:1fr}.hero-copy{padding:65px 24px 25px}.hero-copy h1{font-size:51px!important}.hero-visual{min-height:520px;padding-top:20px}.hero-visual>img,.hero-visual>svg{height:480px}.proof-strip{grid-template-columns:repeat(2,1fr)}.proof-strip span:nth-child(2){border-right:0}.problem-section{padding:75px 20px}.problem-grid{grid-template-columns:1fr}.problem-grid article{min-height:220px}.problem-grid h3{margin-top:38px}.feature-story{padding:0 20px 80px;grid-template-columns:1fr;gap:40px}.how-section{padding:75px 20px}.how-grid{grid-template-columns:1fr}.comparison{padding:75px 20px;grid-template-columns:1fr}.reviews-section{padding:75px 20px}.review-cards{grid-template-columns:1fr}.buy-section{padding:80px 20px;grid-template-columns:1fr;gap:40px}.faq-section{padding:75px 20px 100px;grid-template-columns:1fr;gap:30px}.single-footer{padding:55px 20px;grid-template-columns:1fr 1fr}.footer-bottom{padding:18px 20px}}@media(max-width:520px){.brand{font-size:21px}.home-offer{font-size:9px}.hero-copy h1{font-size:43px!important;letter-spacing:-3px!important}.hero-copy>p{font-size:14px!important}.hero-form button{width:100%;min-width:0}.hero-details{display:block;text-align:center;margin-left:0}.hero-trust{gap:10px}.hero-visual{min-height:430px}.hero-visual>img,.hero-visual>svg{height:390px}.visual-note{display:none}.section-intro h2,.feature-story h2,.comparison h2,.buy-section h2,.faq-section h2{font-size:34px}.comparison-table{overflow-x:auto}.comparison-table>div{min-width:540px}.review-cards article{min-height:180px}.single-footer{grid-template-columns:1fr}.proof-strip span{font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/theme.css.map */
