:root{--pd-purple:#912481;--pd-pink:#e94d91;--pd-primary-start:#80209a;--pd-primary-end:#d335b7;--pd-gradient-primary:linear-gradient(100deg,var(--pd-primary-start),var(--pd-primary-end));--pd-navy:#2d305b;--pd-ink:#29263b;--pd-muted:#6e6876;--pd-soft:#fbf6fb;--pd-line:#e9e2eb;--pd-white:#fff;--pd-success:#26734d;--pd-sale:#d72f75;--pd-shadow:0 12px 32px rgba(45,48,91,.1);--pd-radius:18px;--pd-radius-sm:10px;--pd-page:min(1240px, calc(100% - 40px) );--pd-heading:PDHeading,Montserrat,Arial,sans-serif;--pd-body:PDBody,Roboto,Arial,sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--pd-ink);background:#fff;font:400 16px/1.55 var(--pd-body);-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}img,svg,video,iframe{display:block;max-width:100%}img{height:auto}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--pd-navy);font-family:var(--pd-heading);line-height:1.16}h1{font-size:clamp(2rem,5vw,4rem)}h2{font-size:clamp(1.65rem,3.2vw,2.7rem)}h3{font-size:1.15rem}.page-width{width:var(--pd-page);margin-inline:auto}.site-main{min-height:45vh}.shopify-section{position:relative}.section{padding-block:clamp(48px,7vw,88px)}.section--soft{background:var(--pd-soft)}.section-heading{max-width:720px;margin:0 auto 32px;text-align:center}.section-heading--left{margin-left:0;text-align:left}.eyebrow{display:block;margin-bottom:10px;color:var(--pd-purple);font:700 .76rem/1.2 var(--pd-heading);letter-spacing:.14em;text-transform:uppercase}.rte>:last-child{margin-bottom:0}.rte img{border-radius:var(--pd-radius)}.muted{color:var(--pd-muted)}.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}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 16px;transform:translateY(-150%);border-radius:7px;background:#fff;box-shadow:var(--pd-shadow)}.skip-link:focus{transform:none}.button,.shopify-payment-button__button--unbranded{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:1px solid var(--pd-purple);border-radius:999px;background:var(--pd-purple);color:#fff;font:700 .88rem/1 var(--pd-heading);letter-spacing:.035em;text-align:center;text-decoration:none;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{background:#761a69;box-shadow:0 8px 18px #91248133;transform:translateY(-1px)}.button--secondary{background:#fff;color:var(--pd-purple)}.button--secondary:hover{background:#fdf5fc}.button--dark{border-color:var(--pd-navy);background:var(--pd-navy)}.button--full{width:100%}.button[disabled],button[disabled]{cursor:not-allowed;opacity:.55}.icon-button{display:inline-grid;width:42px;height:42px;padding:9px;place-items:center;border:0;border-radius:50%;background:transparent}.icon-button:hover{background:var(--pd-soft)}.icon-button svg,.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.field{position:relative;margin-bottom:16px}.field label{display:block;margin-bottom:6px;font-weight:700}.field input,.field select,.field textarea,.select{width:100%;min-height:48px;padding:11px 14px;border:1px solid #cfc7d2;border-radius:9px;background:#fff}.field textarea{min-height:130px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--pd-purple);outline:3px solid rgba(145,36,129,.12)}.form-status{padding:12px 16px;border-radius:9px;background:#edf8f2;color:var(--pd-success)}.form-errors{padding:12px 16px;border-radius:9px;background:#fff0f3;color:#a21f47}.badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--pd-sale);color:#fff;font:700 .7rem/1 var(--pd-heading);letter-spacing:.04em;text-transform:uppercase}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;color:var(--pd-navy);font-weight:700}.price__compare{color:var(--pd-muted);font-weight:400;text-decoration:line-through}.price__sale{color:var(--pd-sale)}.card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{position:relative;min-width:0}.product-card__media{position:relative;display:block;overflow:hidden;border-radius:var(--pd-radius);background:#f4eff4;aspect-ratio:1/1}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease,opacity .25s ease}.product-card__media:hover img{transform:scale(1.025)}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card__media:hover .product-card__image--secondary{opacity:1}.product-card__badge{position:absolute;z-index:1;top:12px;left:12px}.product-card__content{padding:14px 4px 0}.product-card__title{margin:0 0 7px;font-size:.98rem;line-height:1.35}.product-card__title a{text-decoration:none}.product-card__title a:hover{text-decoration:underline}.placeholder-svg{width:100%;height:100%;background:#f1ebf2;color:#b4aab6}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px}.trust-item{display:flex;gap:12px;align-items:flex-start}.trust-item .icon{flex:0 0 23px;color:var(--pd-purple)}.trust-item strong{display:block;color:var(--pd-navy);font-family:var(--pd-heading);font-size:.9rem}.trust-item p{margin:3px 0 0;color:var(--pd-muted);font-size:.86rem}.empty-state{max-width:620px;margin:50px auto;padding:36px;border:1px solid var(--pd-line);border-radius:var(--pd-radius);text-align:center}.pagination{display:flex;justify-content:center;gap:6px;margin-top:40px}.pagination a,.pagination span{display:grid;min-width:42px;height:42px;padding:0 8px;place-items:center;border:1px solid var(--pd-line);border-radius:50%;text-decoration:none}.pagination .current{border-color:var(--pd-purple);background:var(--pd-purple);color:#fff}.breadcrumbs{padding-block:18px;color:var(--pd-muted);font-size:.83rem}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}.breadcrumbs li+li:before{margin-right:7px;content:"/"}.shopify-challenge__container{padding-block:70px}.shopify-policy__container{max-width:900px!important;padding-block:60px}.shopify-policy__title h1{font-size:clamp(2rem,4vw,3rem)}:focus-visible{outline:3px solid rgba(145,36,129,.35);outline-offset:3px}@media(max-width:989px){:root{--pd-page:min(100% - 28px,760px)}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.trust-row{gap:14px}}@media(max-width:599px){:root{--pd-page: calc(100% - 24px) ;--pd-radius:14px}.section{padding-block:44px}.card-grid{gap:18px 12px}.product-card__content{padding-top:10px}.product-card__title{font-size:.88rem}.trust-row{grid-template-columns:1fr}.button{min-height:46px;padding-inline:19px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.cart-drawer{width:min(480px,100vw);height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;margin:0 0 0 auto;padding:0;overflow:hidden;border:0;border-radius:18px 0 0 18px;background:#faf7fb;color:var(--pd-ink)}.cart-drawer[open]{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;animation:pd-cart-drawer-in .24s ease-out}.cart-drawer[open].is-closing{animation:pd-cart-drawer-out .2s ease-in forwards}.cart-drawer::backdrop{background:#19142380;animation:pd-cart-backdrop-in .2s ease-out}.cart-drawer__head{display:flex;min-height:72px;padding:14px 18px 14px 22px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--pd-line);background:#fff}.cart-drawer__head h2{margin:0;font-size:1.35rem}.cart-drawer__status{margin:0;padding:10px 22px;background:#fff3f5;color:#a21f47;font-size:.82rem}.cart-drawer__status:empty{display:none}.cart-drawer__contents{min-height:0;padding:14px 18px 20px;overflow-y:auto;overscroll-behavior:contain}.cart-drawer__contents.is-empty{display:grid;place-items:center}.cart-drawer__empty{width:100%;max-width:360px;padding:30px 24px;border:1px solid var(--pd-line);border-radius:22px;background:#fff;box-shadow:0 14px 36px #2d305b12;text-align:center;transform:translateY(-6vh)}.cart-drawer__empty h2{margin:0 0 18px;font-size:1.28rem}.drawer-line{display:grid;grid-template-columns:104px minmax(0,1fr);gap:14px;margin-bottom:12px;padding:13px;border:1px solid var(--pd-line);border-radius:18px;background:#fff;box-shadow:0 8px 24px #2d305b0b;transition:opacity .16s ease}.drawer-line[aria-busy=true]{opacity:.62}.drawer-line__image{overflow:hidden;border-radius:13px;background:var(--pd-soft);aspect-ratio:1}.drawer-line__image img{width:100%;height:100%;object-fit:cover}.drawer-line__content{min-width:0}.drawer-line__title{display:block;color:var(--pd-navy);font:800 .9rem/1.32 var(--pd-heading);text-decoration:none}.drawer-line__title:hover{text-decoration:underline}.drawer-line__meta,.drawer-line__properties p{margin:4px 0 0;color:var(--pd-muted);font-size:.76rem;line-height:1.4;overflow-wrap:anywhere}.drawer-line__properties{margin-top:5px}.drawer-line__properties strong{color:#4c4658}.drawer-line__properties a{color:var(--pd-purple)}.drawer-line__discounts{margin:7px 0 0;padding:0;color:var(--pd-sale);font-size:.75rem;list-style:none}.drawer-line__bottom{display:flex;margin-top:11px;align-items:center;justify-content:space-between;gap:10px}.quantity{display:flex;overflow:hidden;align-items:center;border:1px solid var(--pd-line);border-radius:8px}.quantity button{width:31px;height:30px;border:0;background:#fff}.quantity span,.quantity input{width:34px;border:0;text-align:center}.cart-drawer .quantity{border-radius:9px;background:#fff}.cart-drawer .quantity button{width:34px;height:32px;padding:0}.cart-drawer .quantity button:hover{background:var(--pd-soft)}.drawer-line__price{display:grid;justify-items:end;color:var(--pd-navy);font-size:.86rem}.drawer-line__price s{color:var(--pd-muted);font-size:.7rem;font-weight:400}.text-button{padding:5px 0;border:0;background:transparent;color:var(--pd-purple);font-size:.78rem;text-decoration:underline}.drawer-line__remove{margin-top:3px;font-size:.76rem}.cart-drawer__footer{padding:17px 22px 20px;border-top:1px solid var(--pd-line);background:#fff;box-shadow:0 -10px 30px #2d305b0f}.cart-drawer__discounts{display:grid;margin-bottom:8px;gap:5px}.cart-drawer__discounts:empty{display:none}.cart-drawer__discounts>div,.cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;gap:14px}.cart-drawer__discounts>div{color:var(--pd-sale);font-size:.78rem}.cart-drawer__subtotal{color:var(--pd-navy);font:800 1rem var(--pd-heading)}.cart-drawer__footer>p{margin:6px 0 14px;color:var(--pd-muted);font-size:.76rem}.cart-drawer__actions{display:grid;grid-template-columns:1fr 1.2fr;gap:9px}.cart-drawer__actions form,.cart-drawer__actions .button{width:100%}.cart-drawer__checkout{border-color:transparent;background:var(--pd-gradient-primary);box-shadow:0 10px 24px #91248133}@keyframes pd-cart-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes pd-cart-drawer-out{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes pd-cart-backdrop-in{0%{background:#19142300}to{background:#19142380}}@media(max-width:599px){.cart-drawer{width:100vw;border-radius:0}.cart-drawer__head{min-height:64px;padding:11px 12px 11px 16px}.cart-drawer__contents{padding:12px}.cart-drawer__empty{padding:26px 18px}.drawer-line{grid-template-columns:88px minmax(0,1fr);gap:11px;padding:11px}.cart-drawer__footer{padding:14px 14px 16px}.cart-drawer__actions{grid-template-columns:1fr 1.15fr}.cart-drawer__actions .button{padding-inline:12px}}@media(prefers-reduced-motion:reduce){.cart-drawer[open],.cart-drawer::backdrop{animation:none}}.button--primary-gradient{border-color:transparent;background:var(--pd-gradient-primary);box-shadow:0 13px 30px #8b2ca040;color:#fff;font-weight:900}.button--primary-gradient:hover{border-color:transparent;background:var(--pd-gradient-primary);box-shadow:0 16px 36px #8b2ca057;color:#fff;transform:translateY(-1px)}.cart-drawer__contents.is-empty{display:block;padding-top:clamp(40px,8vh,60px)}.cart-drawer__empty{margin:0 auto;transform:none}.cart-drawer__actions form{display:flex}.cart-drawer__actions .button{min-height:48px}.cart-drawer__actions .button--secondary{border-color:var(--pd-primary-start);color:var(--pd-primary-start)}.cart-drawer__actions .button--secondary:hover{background:#faf4fc;color:var(--pd-primary-start)}.drawer-line__plan{display:inline-flex;margin:4px 0 0;padding:4px 8px;border-radius:999px;background:#f2e7f5;color:var(--pd-purple);font-size:.73rem;font-weight:800;line-height:1.2}.drawer-line__utilities{display:flex;flex-wrap:wrap;margin-top:6px;gap:4px 12px}.drawer-line__utilities a{color:var(--pd-purple);font-size:.76rem;font-weight:750;text-decoration:underline}.drawer-line__price-frequency{font-size:.72rem;font-weight:750;white-space:nowrap}.cart-drawer__trust{margin:11px 0 0!important;color:var(--pd-muted);font-size:.72rem!important;font-weight:700;text-align:center}.cart-drawer__trust span{color:var(--pd-purple)}@media(max-width:599px){.cart-drawer__contents{padding-bottom:max(12px,env(safe-area-inset-bottom))}.drawer-line{grid-template-columns:84px minmax(0,1fr);gap:9px;padding:9px 10px}.drawer-line__title{font-size:.82rem;line-height:1.22}.drawer-line__meta,.drawer-line__properties p{margin-top:2px;font-size:.73rem;line-height:1.34}.drawer-line__properties{margin-top:3px}.drawer-line__bottom{margin-top:7px}.cart-drawer .quantity button{width:44px;height:44px}.cart-drawer .quantity span{width:36px}.drawer-line__remove{min-height:36px;margin-top:1px;padding:6px 0}.cart-drawer__footer{padding-bottom:max(16px,env(safe-area-inset-bottom))}.cart-drawer__subtotal strong{font-size:1.08rem}.cart-drawer__footer>p:not(.cart-drawer__trust){margin-bottom:11px}.cart-drawer__trust{margin-top:10px!important}}.pd-footer{overflow:hidden;border-top:1px solid rgba(30,20,50,.08);background:#faf7fb;color:#151525;font-family:var(--pd-brand)}.pd-footer__container{width:100%;max-width:1240px;margin:0 auto;padding:0 20px}.pd-footer .pd-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pd-footer .pd-benefit-card{display:flex;padding:18px;align-items:flex-start;gap:12px;border:1px solid rgba(30,20,50,.08);border-radius:22px;background:#fff;box-shadow:0 14px 36px #160f2d0e}.pd-footer .pd-check{display:inline-flex;width:34px;height:34px;min-width:34px;align-items:center;justify-content:center;border-radius:50%;background:#8b2ca01c;color:#8b2ca0;font-weight:950}.pd-footer .pd-benefit-card strong{display:block;margin-bottom:4px;color:#151525;font-size:15px;font-weight:950;line-height:1.3}.pd-footer .pd-benefit-card p{margin:0;color:#615b72;font-size:13px;line-height:1.45}.pd-footer__benefits{padding:34px 0 24px}.pd-footer__main{display:grid;padding:34px 0 42px;grid-template-columns:minmax(260px,1.15fr) minmax(160px,.7fr) minmax(160px,.7fr) minmax(280px,1fr);align-items:start;gap:34px}.pd-footer__logo{display:inline-flex;margin-bottom:16px;align-items:center;color:#842293;font-size:24px;font-weight:950;letter-spacing:-.03em;text-decoration:none}.pd-footer__logo img{width:auto;max-width:220px;max-height:72px}.pd-footer__description{max-width:420px;margin:0 0 18px;color:#5a546b;font-size:14.5px;line-height:1.7}.pd-footer__contact{display:grid;margin-top:16px;gap:9px}.pd-footer__contact p{margin:0}.pd-footer__contact a,.pd-footer__contact p{color:#39354a;font-size:14px;text-decoration:none}.pd-footer h2{margin:0 0 14px;color:#151525;font-size:16px;font-weight:950;line-height:1.25}.pd-footer__menu ul{display:grid;margin:0;padding:0;gap:9px;list-style:none}.pd-footer__menu a{display:inline-block;color:#5a546b;font-size:14px;text-decoration:none;transition:color .18s ease,transform .18s ease}.pd-footer__menu a:hover{color:#8b2ca0;transform:translate(2px)}.pd-footer__menu--mobile{display:none}.pd-footer__newsletter{padding:22px;border:1px solid rgba(30,20,50,.09);border-radius:26px;background:#fff;box-shadow:0 16px 42px #160f2d0f}.pd-footer__newsletter>p{margin:0 0 16px;color:#615b72;font-size:14px;line-height:1.6}.pd-footer__form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px}.pd-footer__form input{width:100%;min-height:48px;padding:0 16px;border:1px solid rgba(30,20,50,.12);border-radius:999px;background:#faf7fb;font-size:14px}.pd-footer__form button{min-height:48px;padding:0 18px;border:0;border-radius:999px;background:var(--pd-gradient-primary);box-shadow:0 12px 28px #8b2ca038;color:#fff;font-size:12px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.pd-footer__status{margin:10px 0 0;grid-column:1/-1;color:#5a546b;font-size:13px}.pd-footer__bottom{padding:18px 0;border-top:1px solid rgba(30,20,50,.08)}.pd-footer__bottom-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.pd-footer__bottom p{margin:0;color:#615b72;font-size:13px}.pd-footer__bottom-row>div{display:flex;gap:14px}.pd-footer__bottom a{color:#615b72;font-size:13px;text-decoration:none}.pd-footer__contact-row{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:9px}.pd-footer__contact-row address{color:#39354a;font-size:14px;font-style:normal;line-height:1.5}.pd-footer__contact-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#8b2ca017;color:#842293}.pd-footer__contact-icon svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}.pd-footer__socials{display:flex;margin-top:14px;align-items:center;gap:8px}.pd-footer__socials a{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(139,44,160,.14);border-radius:50%;background:#fff;color:#842293;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.pd-footer__socials a:hover{border-color:#8b2ca066;box-shadow:0 8px 20px #160f2d14;transform:translateY(-1px)}.pd-footer__socials svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.pd-footer__social--facebook svg{fill:currentColor;stroke:none}.pd-footer__menus-mobile{display:none}@media(max-width:991px){.pd-footer__main{grid-template-columns:1fr 1fr}.pd-footer__newsletter{grid-column:1/-1}}@media(max-width:749px){.pd-footer__container{padding:0 14px}.pd-footer .pd-benefit-grid,.pd-footer__main{grid-template-columns:minmax(0,1fr)}.pd-footer__benefits{padding:24px 0 0}.pd-footer .pd-benefit-grid{gap:9px}.pd-footer .pd-benefit-card{min-width:0;padding:14px 15px;gap:10px;border-radius:17px;box-shadow:0 8px 22px #160f2d0b}.pd-footer .pd-check{width:28px;height:28px;min-width:28px;font-size:13px}.pd-footer .pd-benefit-card strong{margin-bottom:2px;font-size:14px}.pd-footer .pd-benefit-card p{font-size:12.5px;line-height:1.4}.pd-footer__main{padding:28px 0 24px;gap:18px}.pd-footer__brand{min-width:0}.pd-footer__logo{margin-bottom:12px}.pd-footer__logo img{width:165px;max-width:100%;height:auto;max-height:64px}.pd-footer__description{max-width:390px;margin:0 0 13px;font-size:14px;line-height:1.55}.pd-footer__contact{margin-top:12px;gap:8px}.pd-footer__contact-row{grid-template-columns:24px minmax(0,1fr);gap:8px}.pd-footer__contact-row address,.pd-footer__contact-row a{font-size:13px;line-height:1.45;overflow-wrap:anywhere}.pd-footer__socials{margin-top:12px}.pd-footer__socials a{width:42px;height:42px}.pd-footer__menu--desktop{display:none}.pd-footer__menus-mobile{display:block;min-width:0;border-block:1px solid rgba(30,20,50,.09)}.pd-footer__menu--mobile{display:block;overflow:hidden}.pd-footer__menu--mobile+.pd-footer__menu--mobile{border-top:1px solid rgba(30,20,50,.09)}.pd-footer__menu--mobile summary{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:14px;color:#151525;font-size:15px;font-weight:950;list-style:none;cursor:pointer}.pd-footer__menu--mobile summary::-webkit-details-marker{display:none}.pd-footer__menu-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#8b2ca01a;color:#842293;font-size:20px;line-height:1;transition:transform .18s ease}.pd-footer__menu--mobile[open] .pd-footer__menu-icon{transform:rotate(45deg)}.pd-footer__menu--mobile nav{padding:0 0 12px}.pd-footer__menu--mobile ul{gap:0}.pd-footer__menu--mobile a{display:block;min-height:44px;padding:11px 2px}.pd-footer__newsletter{grid-column:auto;width:100%;min-width:0;margin-top:0;padding:18px;border-radius:20px;box-shadow:0 10px 28px #160f2d0d}.pd-footer__newsletter h2{margin-bottom:8px}.pd-footer__newsletter>p{margin-bottom:14px;font-size:13.5px;line-height:1.5}.pd-footer__form{grid-template-columns:minmax(0,1fr) auto;gap:8px}.pd-footer__form input,.pd-footer__form button{min-height:48px}.pd-footer__form button{padding-inline:17px;box-shadow:0 8px 18px #8b2ca029}.pd-footer__bottom{padding:18px 0}.pd-footer__bottom-row{display:grid;justify-content:start;gap:9px;text-align:left}.pd-footer__bottom p,.pd-footer__bottom a{font-size:12.5px}.pd-footer__bottom-row>div{justify-content:flex-start;flex-wrap:wrap;gap:8px 14px}}@media(max-width:389px){.pd-footer__form{grid-template-columns:minmax(0,1fr)}.pd-footer__form button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/102/assets/pd-base.css.map */
