.pk-root,.pk-header,.pk-footer{--pk-font-heading: var(--font-heading-family);--pk-font-body: var(--font-body-family);--pk-ink: rgb(var(--color-foreground));--pk-paper: rgb(var(--color-background));--pk-line: rgba(var(--color-foreground), .14);--pk-muted: rgba(var(--color-foreground), .66);--pk-mint: #dfead6;--pk-sage: #afc59b;--pk-sky: #bedced;--pk-sun: #ffc85a;--pk-coral: #f08068;--pk-dark: #142923;--pk-radius: 2.2rem;--pk-shadow: 0 2rem 5.5rem rgba(20, 41, 35, .12);color:var(--pk-ink);font-family:var(--pk-font-body);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.pk-root *,.pk-header *,.pk-footer *{box-sizing:border-box}.pk-root h1,.pk-root h2,.pk-root h3,.pk-root h4,.pk-header__brand,.pk-footer__brand{font-family:var(--pk-font-heading);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:-.035em}.pk-root img,.pk-header img,.pk-footer img{display:block;max-width:100%}.pk-page{width:min(124rem,calc(100% - 4rem));margin-inline:auto}.pk-section{padding-block:clamp(5.6rem,7vw,8.4rem)}.pk-section--compact{padding-block:clamp(3.6rem,5vw,5.6rem)}.pk-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:3.2rem}.pk-section__head>div{max-width:76rem}.pk-section__head>p{max-width:43rem;margin:0;color:var(--pk-muted);font-size:1.5rem;line-height:1.55}.pk-eyebrow{margin:0 0 1rem;color:var(--pk-muted);font-size:1.1rem;font-weight:700;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.pk-title{margin:0;font-size:clamp(3.4rem,5vw,6.2rem);line-height:.98;text-wrap:balance}.pk-title--small{font-size:clamp(3rem,4vw,4.8rem)}.pk-button{min-height:4.8rem;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:.9rem 2rem;border:.1rem solid transparent;border-radius:1.2rem;color:#fff;background:var(--pk-dark);font-family:var(--pk-font-body);font-size:1.3rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:transform .16s ease,opacity .16s ease,background .16s ease}.pk-button:hover{color:#fff;transform:translateY(-.2rem)}.pk-button:focus-visible,.pk-icon-button:focus-visible,.pk-filter:focus-visible,.pk-match__tab:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}.pk-button--secondary{color:var(--pk-ink);background:transparent;border-color:var(--pk-line)}.pk-button--secondary:hover{color:var(--pk-ink);background:rgba(var(--color-foreground),.05)}.pk-button--sun{color:var(--pk-dark);background:var(--pk-sun)}.pk-button--sun:hover{color:var(--pk-dark)}.pk-button--full{width:100%}.pk-placeholder{width:100%;height:100%;min-height:22rem;background:rgba(var(--color-foreground),.06)}.pk-announcement{min-height:3.4rem;display:flex;align-items:center;justify-content:center;padding:.7rem 2rem;color:#fff;background:var(--pk-dark);font-size:1.15rem;font-weight:600;line-height:1.35;text-align:center}.pk-announcement a{color:inherit;text-decoration:none}.pk-announcement strong{color:var(--pk-sun)}.pk-header{position:relative;z-index:30;border-bottom:.1rem solid var(--pk-line);background:rgba(var(--color-background),.94)}.pk-header--sticky{position:sticky;top:0;-webkit-backdrop-filter:blur(1.4rem);backdrop-filter:blur(1.4rem)}.pk-header__inner{min-height:6.8rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}.pk-header__menu,.pk-header__actions{display:flex;align-items:center;gap:2.2rem}.pk-header__actions{justify-content:flex-end;gap:.9rem}.pk-header__link{color:inherit;font-size:1.3rem;font-weight:650;text-decoration:none}.pk-header__link:hover{color:var(--pk-muted)}.pk-header__brand,.pk-footer__brand{display:inline-flex;align-items:center;gap:1rem;color:inherit;font-size:2rem;text-decoration:none}.pk-header__logo{width:auto;max-height:4.2rem}.pk-brand-mark{width:3.3rem;height:3.3rem;display:grid;place-items:center;border-radius:.9rem .9rem 1.4rem 1.4rem;color:#fff;background:var(--pk-dark);font-family:var(--pk-font-body);font-size:1rem;font-weight:800;letter-spacing:-.05em;transform:rotate(-3deg)}.pk-icon-button{width:4.2rem;height:4.2rem;display:grid;place-items:center;padding:0;border:.1rem solid var(--pk-line);border-radius:50%;color:inherit;background:transparent;text-decoration:none;cursor:pointer;position:relative}.pk-icon-button svg{width:1.8rem;height:1.8rem}.pk-cart-count{position:absolute;top:-.3rem;right:-.2rem;min-width:1.8rem;height:1.8rem;display:grid;place-items:center;padding-inline:.4rem;border:.2rem solid rgb(var(--color-background));border-radius:2rem;color:var(--pk-dark);background:var(--pk-sun);font-size:.9rem;font-weight:800}.pk-header__proof{color:var(--pk-muted);font-size:1.1rem;white-space:nowrap}.pk-header__proof b{color:#b56b00}.pk-mobile-nav{display:none;position:relative}.pk-mobile-nav summary{list-style:none}.pk-mobile-nav summary::-webkit-details-marker{display:none}.pk-mobile-nav__panel{position:absolute;top:calc(100% + 1rem);left:0;width:min(32rem,calc(100vw - 4rem));padding:1.4rem;border:.1rem solid var(--pk-line);border-radius:1.6rem;background:rgb(var(--color-background));box-shadow:var(--pk-shadow)}.pk-mobile-nav__panel a{display:block;padding:1.2rem;border-bottom:.1rem solid var(--pk-line);color:inherit;font-size:1.5rem;font-weight:650;text-decoration:none}.pk-mobile-nav__panel a:last-child{border-bottom:0}.pk-hero{padding-block:1.6rem 1.2rem}.pk-hero__grid{min-height:42rem;display:grid;grid-template-columns:.95fr 1.05fr;overflow:hidden;border:.1rem solid var(--pk-line);border-radius:2.4rem;background:var(--pk-mint)}.pk-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(3.2rem,4vw,5rem)}.pk-hero__rating{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:.8rem;margin-bottom:1.4rem;padding:.6rem 1rem;border:.1rem solid rgba(20,41,35,.18);border-radius:10rem;color:var(--pk-dark);background:#ffffff73;font-size:1.1rem;font-weight:700}.pk-hero__rating:before{width:.7rem;height:.7rem;border-radius:50%;background:#2d8d5a;box-shadow:0 0 0 .4rem #2d8d5a21;content:""}.pk-hero h1{max-width:58rem;margin:0 0 1.5rem;color:var(--pk-dark);font-size:clamp(4rem,5vw,6.8rem);line-height:.94;text-wrap:balance}.pk-hero__text{max-width:52rem;margin:0 0 2rem;color:#142923b8;font-size:1.5rem;line-height:1.55}.pk-hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.pk-hero__micro{display:flex;flex-wrap:wrap;gap:1rem 1.8rem;margin-top:1.7rem;color:#142923ad;font-size:1.15rem;font-weight:600}.pk-hero__micro span:before{margin-right:.5rem;color:#2d7452;content:"\2713"}.pk-hero__media{min-height:42rem;position:relative;overflow:hidden;background:var(--pk-sky)}.pk-hero__media>img,.pk-hero__media .pk-placeholder{width:100%;height:100%;object-fit:cover}.pk-hero__media:after{position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(11,31,26,.4));pointer-events:none;content:""}.pk-hero__product{position:absolute;z-index:2;right:1.4rem;bottom:1.4rem;left:1.4rem;display:grid;grid-template-columns:5.8rem 1fr auto;align-items:center;gap:1.1rem;padding:1.2rem;border:.1rem solid rgba(255,255,255,.55);border-radius:1.5rem;color:#fff;background:#142923e6;-webkit-backdrop-filter:blur(1.4rem);backdrop-filter:blur(1.4rem)}.pk-hero__product img{width:5.8rem;height:5.8rem;object-fit:cover;border-radius:1rem}.pk-hero__product small,.pk-hero__product strong{display:block}.pk-hero__product small{margin-bottom:.2rem;color:#ffffffa6;font-size:1rem}.pk-hero__product strong{color:#fff;font-family:var(--pk-font-body);font-size:1.3rem;letter-spacing:0}.pk-hero__product .pk-button{min-height:4rem;padding-inline:1.5rem}.pk-confidence{padding-block:.8rem 2rem}.pk-confidence__grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:.1rem solid var(--pk-line);border-radius:1.7rem;background:rgb(var(--color-background))}.pk-confidence__item{min-height:6.4rem;display:flex;align-items:center;gap:1.1rem;padding:1.2rem 1.5rem;border-right:.1rem solid var(--pk-line)}.pk-confidence__item:last-child{border-right:0}.pk-confidence__icon{width:3.6rem;height:3.6rem;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--pk-dark);background:var(--pk-mint);font-size:1.4rem;font-weight:800}.pk-confidence__item strong,.pk-confidence__item span{display:block}.pk-confidence__item strong{font-size:1.2rem}.pk-confidence__item span{margin-top:.2rem;color:var(--pk-muted);font-size:1rem}.pk-collections__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:27rem 21rem;gap:1.2rem}.pk-collection-card{min-height:20rem;position:relative;overflow:hidden;border-radius:1.9rem;color:#fff;background:rgba(var(--color-foreground),.08);text-decoration:none;isolation:isolate}.pk-collection-card:first-child{grid-row:1 / 3}.pk-collection-card:nth-child(2){grid-column:2 / 4}.pk-collection-card:after{position:absolute;top:30%;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(0deg,rgba(13,34,29,.82),transparent);content:""}.pk-collection-card img,.pk-collection-card .pk-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.pk-collection-card:hover img{transform:scale(1.035)}.pk-collection-card__content{position:absolute;z-index:2;right:1.7rem;bottom:1.6rem;left:1.7rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.pk-collection-card small,.pk-collection-card h3{color:#fff}.pk-collection-card small{display:block;margin-bottom:.4rem;color:#ffffffb8;font-size:1rem}.pk-collection-card h3{margin:0;font-size:clamp(2rem,2.3vw,3.1rem);line-height:1.05}.pk-collection-card__arrow{width:3.8rem;height:3.8rem;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--pk-dark);background:#fff;font-size:1.7rem}.pk-collections__note{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:1.3rem;padding:1.4rem 1.8rem;border-radius:1.4rem;color:var(--pk-dark);background:var(--pk-sun)}.pk-collections__note p{margin:0;font-size:1.2rem;font-weight:650}.pk-products{border-block:.1rem solid var(--pk-line)}.pk-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.pk-product-card{min-width:0;overflow:hidden;border:.1rem solid var(--pk-line);border-radius:1.9rem;background:rgb(var(--color-background));transition:transform .18s ease,box-shadow .18s ease}.pk-product-card:hover{transform:translateY(-.4rem);box-shadow:0 1.6rem 3.6rem #14292317}.pk-product-card__media{height:32rem;display:block;overflow:hidden;position:relative;background:rgba(var(--color-foreground),.06)}.pk-product-card__media img,.pk-product-card__media .pk-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.pk-product-card:hover .pk-product-card__media img{transform:scale(1.035)}.pk-product-card__badge{position:absolute;top:1.1rem;left:1.1rem;padding:.6rem .9rem;border-radius:.8rem;color:var(--pk-dark);background:var(--pk-sun);font-size:.95rem;font-weight:800;line-height:1.2;text-transform:uppercase}.pk-product-card__info{padding:1.6rem}.pk-product-card__line{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem}.pk-product-card h3{margin:0;color:inherit;font-size:1.8rem;line-height:1.25}.pk-product-card h3 a{color:inherit;text-decoration:none}.pk-product-card__price{flex:0 0 auto;font-size:1.5rem;font-weight:800;white-space:nowrap}.pk-product-card__compare{margin-left:.5rem;color:var(--pk-muted);font-size:1.1rem;text-decoration:line-through}.pk-product-card__meta{min-height:3.6rem;margin:.7rem 0 1rem;color:var(--pk-muted);font-size:1.15rem;line-height:1.45}.pk-product-card__rating{display:flex;align-items:center;gap:.6rem;margin-bottom:1.2rem;color:var(--pk-muted);font-size:1.05rem}.pk-product-card__stars{color:#b56b00;letter-spacing:.04em}.pk-product-card__trust{margin:.9rem 0 0;color:var(--pk-muted);font-size:1rem;text-align:center}.pk-product-card .product-form__error-message-wrapper{margin-bottom:.8rem;font-size:1.1rem}.pk-product-card .loading__spinner{width:1.8rem}.pk-match__shell{display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border-radius:2.4rem;background:var(--pk-dark)}.pk-match__copy{padding:clamp(3.4rem,5vw,6.4rem);color:#fff}.pk-match__copy .pk-eyebrow{color:var(--pk-sage)}.pk-match__copy h2{margin:0 0 1.6rem;color:#fff}.pk-match__copy>p{max-width:50rem;margin:0;color:#ffffffa8;font-size:1.4rem;line-height:1.6}.pk-match__steps{display:grid;gap:.8rem;margin-top:2.5rem}.pk-match__step{display:grid;grid-template-columns:2.8rem 1fr;gap:1rem;padding-top:1.1rem;border-top:.1rem solid rgba(255,255,255,.14)}.pk-match__step>span{width:2.5rem;height:2.5rem;display:grid;place-items:center;border-radius:50%;color:var(--pk-dark);background:var(--pk-sage);font-size:1rem;font-weight:800}.pk-match__step strong,.pk-match__step small{display:block}.pk-match__step strong{color:#fff;font-size:1.2rem}.pk-match__step small{margin-top:.2rem;color:#ffffff8f;font-size:1.05rem}.pk-match__tool{padding:2rem;background:var(--pk-sky)}.pk-match__card{min-height:100%;padding:clamp(2rem,3vw,3rem);border:.1rem solid rgba(20,41,35,.16);border-radius:1.8rem;color:var(--pk-dark);background:#fffdf8}.pk-match__card>small{color:#1429239e;font-size:1.05rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.pk-match__card h3{margin:.8rem 0 1.8rem;color:var(--pk-dark);font-size:clamp(2.4rem,3vw,3.4rem);line-height:1.08}.pk-match__tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.pk-match__tab{min-height:6rem;padding:1.1rem;border:.1rem solid rgba(20,41,35,.18);border-radius:1.2rem;color:var(--pk-dark);background:#f7f3ea;font-family:var(--pk-font-body);text-align:left;cursor:pointer}.pk-match__tab[aria-selected=true]{border-color:var(--pk-dark);box-shadow:inset 0 0 0 .1rem var(--pk-dark)}.pk-match__tab strong,.pk-match__tab small{display:block}.pk-match__tab strong{font-size:1.2rem}.pk-match__tab small{margin-top:.2rem;color:#1429239e;font-size:1rem}.pk-match__results{margin-top:1.5rem}.pk-match__result{display:none;grid-template-columns:9rem 1fr;gap:1.4rem;align-items:center;padding:1.3rem;border-radius:1.4rem;background:var(--pk-mint)}.pk-match__result.is-active{display:grid}.pk-match__result img,.pk-match__result .pk-placeholder{width:9rem;height:9rem;min-height:9rem;object-fit:cover;border-radius:1.1rem}.pk-match__result small,.pk-match__result strong{display:block}.pk-match__result small{color:#3d6552;font-size:.95rem;font-weight:700;text-transform:uppercase}.pk-match__result strong{margin:.3rem 0;color:var(--pk-dark);font-size:1.35rem}.pk-match__result p{margin:0 0 .8rem;color:#142923ad;font-size:1.05rem;line-height:1.4}.pk-match__result .pk-button{min-height:3.8rem;padding-inline:1.3rem;font-size:1.1rem}.pk-promise__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:1.4rem}.pk-promise__image{min-height:47rem;position:relative;overflow:hidden;border-radius:2.2rem}.pk-promise__image img,.pk-promise__image .pk-placeholder{width:100%;height:100%;object-fit:cover}.pk-promise__caption{position:absolute;right:1.4rem;bottom:1.4rem;left:1.4rem;padding:1.5rem;border-radius:1.4rem;color:#fff;background:#142923e0;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.pk-promise__caption strong{display:block;color:#fff;font-size:1.3rem}.pk-promise__caption p{margin:.4rem 0 0;color:#ffffffad;font-size:1.1rem}.pk-promise__ledger{padding:clamp(3rem,5vw,6rem);border:.1rem solid var(--pk-line);border-radius:2.2rem;background:rgb(var(--color-background))}.pk-promise__ledger>p{max-width:58rem;margin:1.5rem 0 2.5rem;color:var(--pk-muted);font-size:1.35rem;line-height:1.55}.pk-ledger{border-top:.1rem solid var(--pk-line)}.pk-ledger__row{min-height:6.8rem;display:grid;grid-template-columns:4.4rem 1fr auto;align-items:center;gap:1.2rem;border-bottom:.1rem solid var(--pk-line)}.pk-ledger__number{width:3.1rem;height:3.1rem;display:grid;place-items:center;border-radius:.9rem;color:var(--pk-dark);background:var(--pk-mint);font-size:1rem;font-weight:800}.pk-ledger__row strong,.pk-ledger__row small{display:block}.pk-ledger__row strong{font-size:1.2rem}.pk-ledger__row small{margin-top:.2rem;color:var(--pk-muted);font-size:1rem}.pk-ledger__status{color:#2d7452;font-size:1rem;font-weight:800;text-align:right}.pk-reviews__grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:1.2rem}.pk-review{min-height:25rem;display:flex;flex-direction:column;padding:2.2rem;border:.1rem solid var(--pk-line);border-radius:1.8rem;background:rgb(var(--color-background))}.pk-review:first-child{color:#fff;background:var(--pk-coral);border-color:var(--pk-coral)}.pk-review__top{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1rem}.pk-review__stars{color:#b56b00;letter-spacing:.05em}.pk-review:first-child .pk-review__stars{color:#fff4ba}.pk-review__verified{padding:.4rem .7rem;border-radius:10rem;background:rgba(var(--color-foreground),.07);font-size:.9rem;font-weight:700}.pk-review:first-child .pk-review__verified{background:#ffffff29}.pk-review blockquote{margin:2rem 0;font-family:var(--pk-font-heading);font-size:clamp(2rem,2vw,2.8rem);line-height:1.22}.pk-review__person{display:flex;align-items:center;gap:1rem;margin-top:auto}.pk-review__person img,.pk-review__avatar{width:4.4rem;height:4.4rem;display:grid;place-items:center;flex:0 0 auto;object-fit:cover;border-radius:50%;background:var(--pk-mint);font-size:1.2rem;font-weight:800}.pk-review__person strong,.pk-review__person small{display:block}.pk-review__person strong{font-size:1.15rem}.pk-review__person small{margin-top:.2rem;color:var(--pk-muted);font-size:.95rem}.pk-review:first-child .pk-review__person small{color:#ffffffad}.pk-journal__grid{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:1.4rem}.pk-journal__intro{padding:clamp(2.4rem,4vw,4rem);border-radius:1.8rem;color:var(--pk-dark);background:var(--pk-sun)}.pk-journal__intro .pk-eyebrow{color:#1429239e}.pk-journal__intro h2{margin:0 0 2rem;color:var(--pk-dark);font-size:clamp(2.8rem,4vw,4.4rem);line-height:1}.pk-journal__intro a{color:var(--pk-dark);font-size:1.2rem;font-weight:800;text-decoration:underline;text-underline-offset:.4rem}.pk-journal-card{min-height:31rem;position:relative;overflow:hidden;border-radius:1.8rem;color:#fff;text-decoration:none}.pk-journal-card:after{position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(13,34,29,.84));content:""}.pk-journal-card img,.pk-journal-card .pk-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.pk-journal-card:hover img{transform:scale(1.035)}.pk-journal-card__content{position:absolute;z-index:1;right:1.7rem;bottom:1.6rem;left:1.7rem}.pk-journal-card__content small,.pk-journal-card__content strong{display:block;color:#fff}.pk-journal-card__content small{margin-bottom:.5rem;color:#ffffffb3;font-size:1rem}.pk-journal-card__content strong{font-family:var(--pk-font-heading);font-size:2.1rem;line-height:1.15}.pk-faq__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,6vw,8rem)}.pk-faq__intro>p:last-child{max-width:42rem;margin-top:1.6rem;color:var(--pk-muted);font-size:1.35rem;line-height:1.6}.pk-faq__list{border-top:.1rem solid var(--pk-line)}.pk-faq details{border-bottom:.1rem solid var(--pk-line)}.pk-faq summary{min-height:6.8rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;color:inherit;font-size:1.45rem;font-weight:700;list-style:none;cursor:pointer}.pk-faq summary::-webkit-details-marker{display:none}.pk-faq summary:after{flex:0 0 auto;font-size:2rem;font-weight:400;content:"+"}.pk-faq details[open] summary:after{content:"\2212"}.pk-faq__answer{max-width:68rem;padding:0 4rem 2rem 0;color:var(--pk-muted);font-size:1.3rem;line-height:1.65}.pk-faq__answer p:last-child{margin-bottom:0}.pk-newsletter__grid{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4rem;padding:clamp(3rem,5vw,5rem);border-radius:2.2rem;color:#fff;background:var(--pk-dark)}.pk-newsletter h2{margin:0;color:#fff;font-size:clamp(2.8rem,4vw,4.5rem);line-height:1}.pk-newsletter p{margin:1rem 0 0;color:#ffffffad;font-size:1.25rem}.pk-newsletter__form{min-width:min(44rem,100%);display:grid;grid-template-columns:1fr auto;gap:.8rem}.pk-newsletter__field{min-height:4.8rem;width:100%;padding:0 1.5rem;border:.1rem solid rgba(255,255,255,.24);border-radius:1.2rem;color:var(--pk-dark);background:#fff;font-family:var(--pk-font-body);font-size:1.3rem}.pk-newsletter__message{grid-column:1 / -1;margin:.6rem 0 0;font-size:1.1rem}.pk-footer{padding-block:6rem 3rem;border-top:.1rem solid var(--pk-line)}.pk-footer__grid{display:grid;grid-template-columns:1.6fr repeat(3,.8fr);gap:4rem}.pk-footer__about{max-width:40rem}.pk-footer__about>p{margin:1.6rem 0;color:var(--pk-muted);font-size:1.25rem;line-height:1.6}.pk-footer__support{padding:1.2rem;border-radius:1.2rem;background:rgba(var(--color-foreground),.06);font-size:1.1rem;margin-top:15px}.pk-footer h3{margin:0 0 1.4rem;font-size:1.35rem}.pk-footer ul{margin:0;padding:0;list-style:none}.pk-footer li+li{margin-top:.9rem}.pk-footer__link{color:var(--pk-muted);font-size:1.15rem;text-decoration:none}.pk-footer__link:hover{color:var(--pk-ink)}.pk-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:5rem;padding-top:2rem;border-top:.1rem solid var(--pk-line);color:var(--pk-muted);font-size:1rem}.pk-footer__payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem}.pk-footer__payments svg{width:3.8rem;height:auto}@media screen and (max-width:989px){.pk-header__menu,.pk-header__proof{display:none}.pk-mobile-nav{display:block}.pk-header__inner{grid-template-columns:1fr auto 1fr}.pk-confidence__grid{grid-template-columns:repeat(2,1fr)}.pk-confidence__item:nth-child(2){border-right:0}.pk-confidence__item:nth-child(-n+2){border-bottom:.1rem solid var(--pk-line)}.pk-products__grid,.pk-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pk-review:first-child{grid-column:1 / -1}.pk-promise__grid,.pk-journal__grid{grid-template-columns:1fr 1fr}.pk-journal__intro{grid-column:1 / -1}.pk-footer__grid{grid-template-columns:1.5fr repeat(2,1fr)}}@media screen and (max-width:749px){.pk-page{width:min(100% - 2.4rem,64rem)}.pk-section{padding-block:4.8rem}.pk-section--compact{padding-block:3.2rem}.pk-section__head,.pk-faq__grid,.pk-newsletter__grid{grid-template-columns:1fr}.pk-section__head{display:grid;gap:1.4rem;margin-bottom:2.4rem}.pk-title{font-size:clamp(3.2rem,10vw,4.4rem)}.pk-header__inner{min-height:6.2rem;gap:1rem}.pk-header__brand{font-size:1.7rem}.pk-brand-mark{width:3rem;height:3rem}.pk-header__actions .pk-icon-button:first-child{display:none}.pk-hero{padding-top:1.2rem}.pk-hero__grid{min-height:0;grid-template-columns:1fr;border-radius:1.8rem}.pk-hero__copy{padding:2.5rem 2rem 2.2rem}.pk-hero h1{font-size:clamp(3.6rem,12vw,4.8rem);line-height:.96}.pk-hero__text{margin-bottom:1.6rem;font-size:1.3rem}.pk-hero__rating{font-size:1rem}.pk-hero__actions .pk-button{flex:1 1 13rem;min-height:4.4rem;padding-inline:1.2rem}.pk-hero__micro{gap:.6rem 1.2rem;margin-top:1.3rem;font-size:1rem}.pk-hero__media{min-height:0;height:18rem}.pk-hero__product{right:1rem;bottom:1rem;left:1rem;grid-template-columns:4.6rem 1fr auto;padding:.9rem}.pk-hero__product img{width:4.6rem;height:4.6rem}.pk-hero__product .pk-button{min-height:3.6rem;padding-inline:1.1rem;font-size:1rem}.pk-confidence__item{min-height:6rem;gap:.8rem;padding:1rem}.pk-confidence__icon{width:3.1rem;height:3.1rem;font-size:1.2rem}.pk-confidence__item strong{font-size:1.05rem}.pk-confidence__item span{font-size:.9rem}.pk-collections__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:25rem 18rem 18rem;gap:.9rem}.pk-collection-card:first-child{grid-column:1 / -1;grid-row:auto}.pk-collection-card:nth-child(2){grid-column:auto}.pk-collection-card h3{font-size:1.7rem}.pk-collection-card__content{right:1.1rem;bottom:1.1rem;left:1.1rem}.pk-collection-card__arrow{width:3.2rem;height:3.2rem}.pk-collections__note{align-items:flex-start;padding:1.2rem}.pk-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.pk-product-card__media{height:20rem}.pk-product-card__info{padding:1.2rem}.pk-product-card h3{font-size:1.45rem}.pk-product-card__price{font-size:1.2rem}.pk-product-card__meta{display:none}.pk-product-card__rating{min-height:2.6rem;align-items:flex-start;margin:.8rem 0;font-size:.9rem}.pk-product-card .pk-button{min-height:4.2rem;padding-inline:.8rem;font-size:1.05rem}.pk-product-card__trust{font-size:.85rem}.pk-match__shell,.pk-promise__grid,.pk-journal__grid,.pk-faq__grid{grid-template-columns:1fr}.pk-match__copy{padding:3.2rem 2rem}.pk-match__tool{padding:1.2rem}.pk-match__card{padding:1.8rem}.pk-match__result{grid-template-columns:7rem 1fr}.pk-match__result img,.pk-match__result .pk-placeholder{width:7rem;height:7rem;min-height:7rem}.pk-promise__image{min-height:30rem}.pk-promise__ledger{padding:2.5rem 2rem}.pk-ledger__row{grid-template-columns:3.8rem 1fr;padding-block:1rem}.pk-ledger__status{grid-column:2;text-align:left}.pk-reviews__grid{grid-template-columns:1fr}.pk-review:first-child{grid-column:auto}.pk-review{min-height:22rem}.pk-journal__intro{grid-column:auto}.pk-journal-card{min-height:27rem}.pk-newsletter__grid{display:grid;gap:2.2rem;padding:2.5rem 2rem}.pk-newsletter__form{min-width:0;grid-template-columns:1fr}.pk-newsletter__message{grid-column:auto}.pk-footer__grid{grid-template-columns:1fr 1fr;gap:3rem 2rem}.pk-footer__about{grid-column:1 / -1}.pk-footer__bottom{align-items:flex-start;flex-direction:column;margin-top:3.5rem}.pk-footer__payments{justify-content:flex-start}}@media screen and (max-width:420px){.pk-products__grid{grid-template-columns:1fr}.pk-product-card__media{height:27rem}.pk-product-card__meta{display:block;min-height:0}}@media(prefers-reduced-motion:reduce){.pk-root *,.pk-header *,.pk-footer *{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/pawkoda-theme.css.map */
