/** Shopify CDN: Minification failed

Line 74:553 Expected identifier but found "{"
Line 74:554 Unexpected "{"
Line 74:563 Expected ":"
Line 74:588 Expected ":"
Line 74:1230 Expected identifier but found "{"
Line 74:1231 Unexpected "{"
Line 74:1240 Expected ":"
Line 74:1272 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:peekora-cart-page (INDEX:0) */
.pq-cart{padding:clamp(34px,5vw,70px) 20px;background:#fff}.pq-cart__head{text-align:center;max-width:800px;margin:0 auto 28px}.pq-cart__head h1{font-size:clamp(2.2rem,5vw,4rem);margin:8px 0 10px;line-height:.96;letter-spacing:-.04em}.pq-cart__layout{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr 360px;gap:22px;align-items:start}.pq-cart__items,.pq-cart__summary,.pq-cart__empty{background:#fff;border:1px solid #f1ede8;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.04)}.pq-cart__item{display:grid;grid-template-columns:110px 1fr 90px;gap:16px;align-items:center;padding:18px;border-bottom:1px solid #f1ede8}.pq-cart__item:last-child{border-bottom:0}.pq-cart__image{display:block;background:#f7f3ed;border-radius:16px;overflow:hidden;aspect-ratio:1/1}.pq-cart__image img{width:100%;height:100%;object-fit:cover}.pq-cart__meta a{font-weight:900;color:#111;text-decoration:none}.pq-cart__meta p{margin:5px 0;color:rgba(0,0,0,.6)}.pq-cart__remove{display:inline-block!important;margin-top:8px!important;font-size:.9rem;text-decoration:underline!important}.pq-cart__qty label{font-size:.82rem;font-weight:850}.pq-cart__qty input{width:78px;min-height:42px;border:1px solid #ddd;border-radius:12px;text-align:center}.pq-cart__summary{padding:22px;position:sticky;top:92px}.pq-cart__summary h2{margin:0 0 16px}.pq-cart__row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:1.1rem}.pq-cart__summary p{color:rgba(0,0,0,.65);line-height:1.45}.pq-cart__update,.pq-cart__checkout{width:100%;min-height:48px;border-radius:999px;font-weight:900;margin-top:10px;cursor:pointer}.pq-cart__update{background:#fff;border:1px solid #111;color:#111}.pq-cart__checkout{background:#111;border:0;color:#fff}.pq-cart__trust{display:grid;gap:8px;margin-top:14px}.pq-cart__trust span{background:#fff8f0;border-radius:12px;padding:10px;font-weight:850;text-align:center}.pq-cart__empty{max-width:720px;margin:0 auto;padding:44px;text-align:center}.pq-cart__empty h2{font-size:2rem;margin:0 0 10px}.pq-cart__empty a{display:inline-flex;margin:8px;background:#111;color:#fff;text-decoration:none;border-radius:999px;padding:12px 20px;font-weight:900}@media(max-width:900px){.pq-cart__layout{grid-template-columns:1fr}.pq-cart__summary{position:static}.pq-cart__item{grid-template-columns:86px 1fr}.pq-cart__qty{grid-column:2}}
/* END_SECTION:peekora-cart-page */

/* START_SECTION:peekora-collection-page (INDEX:1) */
.pq-collection{padding:clamp(34px,5vw,70px) 20px;background:#fff}.pq-collection__hero{max-width:900px;margin:0 auto 22px;text-align:center}.pq-collection__hero h1{font-size:clamp(2.2rem,5vw,4.2rem);line-height:.95;letter-spacing:-.045em;margin:8px 0 14px}.pq-collection__hero p,.pq-collection__desc{font-size:1.08rem;line-height:1.55;color:rgba(0,0,0,.7)}.pq-collection__trust{max-width:760px;margin:0 auto 28px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.pq-collection__trust span{background:#fff8f0;border:1px solid #f1ede8;border-radius:999px;padding:10px 14px;font-weight:850}.pq-collection__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pq-product-card{background:#fff;border:1px solid #f1ede8;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.04)}.pq-product-card__image{display:block;aspect-ratio:1/1;background:#f7f3ed;overflow:hidden}.pq-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.pq-product-card:hover img{transform:scale(1.03)}.pq-product-card__body{padding:17px}.pq-product-card__title{font-weight:900;color:#111;text-decoration:none;line-height:1.25}.pq-product-card__reviews{margin-top:8px;min-height:18px}.pq-product-card__body p{margin:8px 0 12px;color:rgba(0,0,0,.65);font-size:.92rem;line-height:1.4}.pq-product-card__price{font-weight:950;margin-bottom:12px}.pq-product-card button,.pq-product-card__button-link{width:100%;min-height:42px;border:0;border-radius:999px;background:#111;color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;text-decoration:none}.pq-empty{grid-column:1/-1;text-align:center;background:#f7f3ed;border-radius:24px;padding:42px}.pq-empty a{display:inline-flex;background:#111;color:#fff;text-decoration:none;border-radius:999px;padding:12px 20px;font-weight:900}.pq-pagination{text-align:center;margin-top:32px}@media(max-width:980px){.pq-collection__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.pq-collection__grid{gap:10px}.pq-product-card__body{padding:14px}}
/* END_SECTION:peekora-collection-page */

/* START_SECTION:peekora-faq (INDEX:2) */
.peekora-faq{padding:clamp(44px,6vw,82px) 20px;background:#fff}.peekora-faq__inner{max-width:900px;margin:0 auto}.peekora-faq__header{text-align:center;margin-bottom:24px}.peekora-faq__header h2{margin:8px 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1}.peekora-faq__item{border:1px solid #f1ede8;border-radius:16px;margin-bottom:10px;background:#fff;overflow:hidden}.peekora-faq__item summary{cursor:pointer;list-style:none;padding:18px 20px;font-weight:850;display:flex;justify-content:space-between;gap:20px}.peekora-faq__item summary::-webkit-details-marker{display:none}.peekora-faq__item summary:after{content:'+'}.peekora-faq__item[open] summary:after{content:'–'}.peekora-faq__item div{padding:0 20px 18px;color:rgba(0,0,0,.7);line-height:1.55}
/* END_SECTION:peekora-faq */

/* START_SECTION:peekora-featured-collection (INDEX:3) */
.peekora-products{padding:clamp(44px,6vw,82px) 20px;background:#fff}.peekora-products__header{max-width:820px;margin:0 auto 32px;text-align:center}.peekora-products__header h2{margin:8px 0 12px;font-size:clamp(2rem,4vw,3.2rem);line-height:1;letter-spacing:-.03em}.peekora-products__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.peekora-card{border:1px solid #f1ede8;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.04)}.peekora-card__media{display:block;background:#f7f3ed;aspect-ratio:1/1;overflow:hidden}.peekora-card__media img{width:100%;height:100%;object-fit:cover}.peekora-card__body{padding:18px}.peekora-card__title{display:block;color:#111;text-decoration:none;font-weight:800;line-height:1.25}.peekora-card__reviews{margin-top:8px;min-height:18px}.peekora-card__mini{font-size:.92rem;line-height:1.4;margin:8px 0 12px;color:rgba(0,0,0,.68)}.peekora-card__price{font-weight:900;margin-bottom:12px}.peekora-card__button{width:100%;min-height:42px;border:0;border-radius:999px;background:#111;color:#fff;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none}.peekora-products__footer{text-align:center;margin-top:28px}@media(max-width:920px){.peekora-products__grid{grid-template-columns:repeat(2,1fr)}}
/* END_SECTION:peekora-featured-collection */

/* START_SECTION:peekora-footer (INDEX:4) */
.peekora-footer{background:#adc4c2;color:#111;padding:46px 20px 22px}.peekora-footer__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.peekora-footer h2,.peekora-footer h3{margin:0 0 12px}.peekora-footer p{line-height:1.55;max-width:420px}.peekora-footer a{display:block;color:#111;text-decoration:none;margin:8px 0}.peekora-footer a:hover{text-decoration:underline}.peekora-footer__form{display:flex;gap:8px}.peekora-footer__form input{min-height:44px;border:0;border-radius:999px;padding:0 14px;min-width:0;width:100%}.peekora-footer__form button{border:0;border-radius:999px;padding:0 16px;background:#111;color:#fff;font-weight:850}.peekora-footer__bottom{max-width:1180px;margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(0,0,0,.16);font-size:.88rem}@media(max-width:850px){.peekora-footer__inner{grid-template-columns:1fr}.peekora-footer__form{max-width:420px}}
/* END_SECTION:peekora-footer */

/* START_SECTION:peekora-hero-product (INDEX:5) */
.pq-hero-product{background:radial-gradient(circle at 85% 20%,#fdc656 0 15%,transparent 16%),linear-gradient(135deg,#fff8f0 0%,#eaf7f5 55%,#fff 100%);padding:clamp(44px,7vw,96px) 20px}.pq-hero-product__inner{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:clamp(30px,5vw,70px);align-items:center}.pq-kicker{display:inline-flex;margin:0 0 14px;padding:8px 14px;border-radius:999px;background:#fdc656;font-weight:900;color:#111}.pq-hero-product h1{margin:0;font-size:clamp(2.5rem,6vw,5.35rem);line-height:.92;letter-spacing:-.055em;color:#111}.pq-hero-product__reviews{margin-top:14px;min-height:20px}.pq-hero-product__text{margin-top:18px;max-width:650px;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.58;color:rgba(0,0,0,.75)}.pq-hero-product__badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.pq-hero-product__badges span{background:#fff;border:1px solid #f1ede8;border-radius:999px;padding:9px 12px;font-weight:800}.pq-hero-product__offer{margin-top:24px;background:#fff;border:1px solid #f1ede8;border-radius:24px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;box-shadow:0 16px 40px rgba(0,0,0,.08);max-width:560px}.pq-hero-product__offer strong{display:block;line-height:1.2}.pq-hero-product__offer span{font-weight:950;font-size:1.25rem}.pq-hero-product__form button,.pq-hero-product__view{border:0;background:#111;color:#fff;border-radius:999px;min-height:46px;padding:0 20px;font-weight:900;cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:center}.pq-hero-product__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.pq-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:900;border:1px solid #111}.pq-button--primary{background:#111;color:#fff}.pq-button--secondary{background:#fff;color:#111}.pq-hero-product__visual{position:relative;background:#fff;border:1px solid #f1ede8;border-radius:34px;padding:18px;box-shadow:0 22px 70px rgba(0,0,0,.12);transform:rotate(1deg)}.pq-hero-product__image{width:100%;height:auto;display:block;border-radius:24px;object-fit:cover}.pq-hero-product__placeholder{min-height:430px;display:grid;place-items:center;background:#adc4c2;border-radius:24px;font-size:2rem;font-weight:900}.pq-hero-product__floating{position:absolute;left:-18px;bottom:28px;background:#111;color:#fff;border-radius:22px;padding:16px 18px;box-shadow:0 14px 34px rgba(0,0,0,.2);max-width:220px}.pq-hero-product__floating strong{display:block;font-size:1.15rem}.pq-hero-product__floating span{display:block;opacity:.82;font-size:.9rem;margin-top:4px}@media(max-width:900px){.pq-hero-product__inner{grid-template-columns:1fr}.pq-hero-product__offer{align-items:stretch;flex-direction:column}.pq-hero-product__form button,.pq-button,.pq-hero-product__view{width:100%}.pq-hero-product__floating{position:static;margin-top:12px;max-width:none}.pq-hero-product__visual{transform:none}}
/* END_SECTION:peekora-hero-product */

/* START_SECTION:peekora-home-hero (INDEX:6) */
.peekora-hero{background:linear-gradient(135deg,#fffaf0,#edf7f6 55%,#fff);padding:clamp(44px,7vw,92px) 20px}.peekora-hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,5vw,72px);align-items:center}.peekora-kicker{display:inline-flex;margin:0 0 14px;padding:8px 14px;border-radius:999px;background:#fdc656;font-weight:700}.peekora-hero h1{margin:0;font-size:clamp(2.3rem,6vw,5rem);line-height:.95;letter-spacing:-.04em}.peekora-hero__text{margin-top:18px;max-width:640px;font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.55}.peekora-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.peekora-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:800;border:1px solid #111}.peekora-button--primary{background:#111;color:#fff}.peekora-button--secondary{background:#fff;color:#111}.peekora-hero__trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.peekora-hero__trust span{background:#fff;border:1px solid #f1ede8;border-radius:999px;padding:9px 12px}.peekora-hero__visual{background:#fff;border:1px solid #f1ede8;border-radius:28px;padding:18px;box-shadow:0 18px 50px rgba(0,0,0,.08)}.peekora-hero__image{width:100%;height:auto;display:block;border-radius:20px;object-fit:cover}.peekora-hero__placeholder{min-height:420px;border-radius:20px;display:grid;place-items:center;background:#adc4c2;font-size:2rem;font-weight:800}@media(max-width:860px){.peekora-hero__inner{grid-template-columns:1fr}.peekora-button{width:100%}}
/* END_SECTION:peekora-home-hero */

/* START_SECTION:peekora-home-reviews (INDEX:7) */
.pq-home-reviews{padding:56px 20px;background:#fff8f0}.pq-home-reviews__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:.75fr 1.25fr;gap:24px}.pq-home-reviews__copy,.pq-home-reviews__widget{background:#fff;border:1px solid #f1ede8;border-radius:28px;padding:32px;box-shadow:0 12px 32px rgba(0,0,0,.05)}.pq-home-reviews__copy h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1;margin:8px 0 14px}.pq-home-reviews__link{display:inline-flex;margin-top:14px;background:#111;color:#fff;text-decoration:none;border-radius:999px;padding:12px 20px;font-weight:900}.pq-home-summary{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:12px 0 18px}.pq-stars{color:#f5a400;letter-spacing:1px;font-weight:900}.pq-home-summary em{font-style:normal;color:rgba(0,0,0,.6);font-weight:700}.pq-home-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pq-home-review-card{border:1px solid #f1ede8;border-radius:18px;padding:16px}.pq-home-review-card__top b,.pq-home-review-card__top span{display:block}.pq-home-review-card__body{font-size:.92rem;line-height:1.45;color:rgba(0,0,0,.72);margin-top:8px}.pq-home-review-card__body p{margin:0}.pq-home-review-card__photos{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px}.pq-home-review-card__photos img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px;background:#f7f3ed}@media(max-width:900px){.pq-home-reviews__inner,.pq-home-review-grid{grid-template-columns:1fr}}
/* END_SECTION:peekora-home-reviews */

/* START_SECTION:peekora-judgeme-product (INDEX:8) */
.pq-judgeme-product{padding:56px 20px;background:#fff}.pq-judgeme-product__inner{max-width:1120px;margin:0 auto;background:#fff;border:1px solid #f1ede8;border-radius:28px;padding:clamp(22px,4vw,44px);box-shadow:0 14px 36px rgba(0,0,0,.05)}.pq-judgeme-product__head{text-align:center;max-width:760px;margin:0 auto 26px}.pq-judgeme-product__head h2{font-size:clamp(1.8rem,4vw,3rem);line-height:1;margin:8px 0 10px}.pq-review-summary{display:inline-flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap;background:#fff8f0;border:1px solid #f1ede8;border-radius:999px;padding:10px 16px}.pq-stars{color:#f5a400;letter-spacing:1px;font-weight:900}.pq-review-summary em{font-style:normal;color:rgba(0,0,0,.62);font-weight:700}.pq-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}.pq-review-card{background:#fff;border:1px solid #f1ede8;border-radius:20px;padding:18px;box-shadow:0 8px 24px rgba(0,0,0,.04)}.pq-review-card__top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.pq-review-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-weight:900}.pq-review-card__top b,.pq-review-card__top span{display:block}.pq-review-card h3{font-size:1rem;margin:8px 0}.pq-review-card__body{font-size:.95rem;line-height:1.5;color:rgba(0,0,0,.72)}.pq-review-card__body p{margin:0}.pq-review-card__photos{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px}.pq-review-card__photos img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px;background:#f7f3ed}@media(max-width:900px){.pq-review-grid{grid-template-columns:1fr}}
/* END_SECTION:peekora-judgeme-product */

/* START_SECTION:peekora-page-content (INDEX:9) */
.pq-page{padding:clamp(34px,5vw,70px) 20px;background:linear-gradient(180deg,#fff8f0 0,#fff 260px)}.pq-page__hero{text-align:center;max-width:860px;margin:0 auto 24px}.pq-page__hero h1{font-size:clamp(2.2rem,5vw,4.2rem);line-height:.95;letter-spacing:-.045em;margin:8px 0}.pq-page__content{max-width:880px;margin:0 auto;background:#fff;border:1px solid #f1ede8;border-radius:24px;padding:clamp(24px,4vw,46px);box-shadow:0 12px 34px rgba(0,0,0,.05);line-height:1.7}.pq-page__content h2{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.05}.pq-page__content a{color:#111;font-weight:850}
/* END_SECTION:peekora-page-content */

/* START_SECTION:peekora-product-page (INDEX:10) */
.peekora-product{background:#fff;padding:clamp(24px,4vw,56px) 20px 90px}.peekora-product__inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(26px,5vw,64px);align-items:start}.peekora-product__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.peekora-product__image-wrap{background:#f7f3ed;border-radius:22px;overflow:hidden;border:1px solid #f1ede8}.peekora-product__image-wrap:first-child{grid-column:1/-1}.peekora-product__image-wrap img{width:100%;height:100%;display:block;object-fit:cover}.peekora-product__info{position:sticky;top:24px}.peekora-product h1{font-size:clamp(2rem,4.4vw,4.2rem);line-height:1;letter-spacing:-.04em;margin:8px 0 12px}.peekora-product__reviews{display:inline-flex;align-items:center;gap:8px;color:#111;text-decoration:none;margin:0 0 14px}.peekora-product__reviews span{font-size:.92rem;color:rgba(0,0,0,.62);text-decoration:underline}.peekora-product__price{font-weight:900;font-size:1.55rem;margin-bottom:6px}.peekora-product__compare{text-decoration:line-through;color:rgba(0,0,0,.45);margin-bottom:12px}.peekora-product__short{font-size:1.05rem;line-height:1.55;color:rgba(0,0,0,.75)}.peekora-product__bullets{padding:0;margin:18px 0;display:grid;gap:9px;list-style:none}.peekora-product__bullets li:before{content:'✓';font-weight:900;margin-right:8px}.peekora-product__form{display:grid;gap:10px;margin:18px 0}.peekora-product__form label{font-weight:800}.peekora-product__form select,.peekora-product__form input{min-height:46px;border:1px solid #ddd;border-radius:12px;padding:0 12px;background:#fff}.peekora-product__atc,.shopify-payment-button__button{min-height:52px;border-radius:999px!important;font-weight:900!important}.peekora-product__atc{border:0;background:#111;color:#fff;cursor:pointer}.peekora-product__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.peekora-product__trust span{text-align:center;border:1px solid #f1ede8;border-radius:12px;padding:10px;font-size:.82rem;font-weight:800;background:#fffaf0}.peekora-product__description{margin-top:22px;line-height:1.6}.peekora-product__sections{max-width:1120px;margin:54px auto 0;display:grid;gap:18px}.peekora-product__panel{background:#f1ede8;border-radius:26px;padding:clamp(22px,4vw,42px)}.peekora-product__panel h2{margin:0 0 16px;font-size:clamp(1.6rem,3vw,2.4rem)}.peekora-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.peekora-benefit-grid div{background:#fff;border-radius:18px;padding:18px}.peekora-benefit-grid p{margin:8px 0 0;color:rgba(0,0,0,.7);line-height:1.45}.peekora-product__faq{background:#fff;border-radius:14px;margin-bottom:10px;padding:0 18px}.peekora-product__faq summary{cursor:pointer;font-weight:850;padding:16px 0}.peekora-product__faq div{padding-bottom:16px;color:rgba(0,0,0,.7);line-height:1.5}.peekora-sticky-atc{position:fixed;left:16px;right:16px;bottom:16px;z-index:30;max-width:720px;margin:0 auto;background:#111;color:#fff;border-radius:999px;padding:10px 12px 10px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 14px 34px rgba(0,0,0,.22)}.peekora-sticky-atc span{display:block;opacity:.78;font-size:.9rem}.peekora-sticky-atc a{background:#fdc656;color:#111;border-radius:999px;padding:12px 18px;text-decoration:none;font-weight:900;white-space:nowrap}@media(max-width:920px){.peekora-product__inner{grid-template-columns:1fr}.peekora-product__info{position:static}.peekora-benefit-grid{grid-template-columns:1fr}.peekora-product__trust{grid-template-columns:1fr}.peekora-product__media{grid-template-columns:1fr}.peekora-sticky-atc{border-radius:22px}.peekora-sticky-atc strong{font-size:.88rem}}
/* END_SECTION:peekora-product-page */

/* START_SECTION:peekora-search-page (INDEX:11) */
.pq-search{padding:clamp(34px,5vw,70px) 20px;background:#fff}.pq-search__head{text-align:center;max-width:760px;margin:0 auto 26px}.pq-search__head h1{font-size:clamp(2.2rem,5vw,4rem);line-height:.95;letter-spacing:-.04em;margin:8px 0 20px}.pq-search form{display:flex;gap:8px;background:#fff;border:1px solid #f1ede8;border-radius:999px;padding:8px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.pq-search input{flex:1;min-height:44px;border:0;padding:0 14px;background:transparent}.pq-search button{border:0;border-radius:999px;background:#111;color:#fff;font-weight:900;padding:0 20px}.pq-search__meta{text-align:center;margin-bottom:22px;font-weight:850}.pq-search__grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pq-search-card{border:1px solid #f1ede8;border-radius:20px;overflow:hidden;background:#fff}.pq-search-card__image{display:block;aspect-ratio:1/1;background:#f7f3ed}.pq-search-card__image img{width:100%;height:100%;object-fit:cover}.pq-search-card__body{padding:16px}.pq-search-card__body a{display:block;color:#111;text-decoration:none;font-weight:900;line-height:1.25;margin-bottom:8px}.pq-empty{grid-column:1/-1;text-align:center;background:#f7f3ed;border-radius:24px;padding:42px}.pq-empty a{display:inline-flex;background:#111;color:#fff;text-decoration:none;border-radius:999px;padding:12px 20px;font-weight:900}@media(max-width:900px){.pq-search__grid{grid-template-columns:repeat(2,1fr)}.pq-search form{border-radius:22px;flex-direction:column}.pq-search button{min-height:44px}}
/* END_SECTION:peekora-search-page */

/* START_SECTION:peekora-value-icons (INDEX:12) */
.peekora-values{padding:clamp(44px,6vw,82px) 20px;background:#f1ede8}.peekora-values__inner{max-width:1160px;margin:0 auto}.peekora-values__header{text-align:center;max-width:780px;margin:0 auto 30px}.peekora-values__header h2{margin:8px 0 12px;font-size:clamp(2rem,4vw,3.2rem);line-height:1;letter-spacing:-.03em}.peekora-values__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.peekora-value{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:22px;padding:22px;min-height:190px}.peekora-value__icon{width:46px;height:46px;border-radius:16px;background:#fdc656;display:grid;place-items:center;font-size:1.45rem;margin-bottom:14px}.peekora-value h3{margin:0 0 8px;font-size:1.08rem}.peekora-value p{margin:0;line-height:1.45;color:rgba(0,0,0,.68)}@media(max-width:900px){.peekora-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.peekora-values__grid{grid-template-columns:1fr}}
/* END_SECTION:peekora-value-icons */

/* START_SECTION:pk-footer (INDEX:22) */
.pk-clean-footer{background:#adc4c2;color:#111;padding:46px 20px 22px}.pk-clean-footer__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.pk-clean-footer h2,.pk-clean-footer h3{margin:0 0 12px}.pk-clean-footer p{line-height:1.55;max-width:420px}.pk-clean-footer a{display:block;color:#111;text-decoration:none;margin:8px 0}.pk-clean-footer a:hover{text-decoration:underline}.pk-clean-footer__form{display:flex;gap:8px}.pk-clean-footer__form input{min-height:44px;border:0;border-radius:999px;padding:0 14px;min-width:0;width:100%}.pk-clean-footer__form button{border:0;border-radius:999px;padding:0 16px;background:#111;color:#fff;font-weight:850}.pk-clean-footer__bottom{max-width:1180px;margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(0,0,0,.16);font-size:.88rem}@media(max-width:850px){.pk-clean-footer__inner{grid-template-columns:1fr}.pk-clean-footer__form{max-width:420px}}
/* END_SECTION:pk-footer */

/* START_SECTION:pk-header (INDEX:23) */
.pk-clean-announcement{background:#fdc656;color:#111;text-align:center;padding:11px 16px;font-weight:850;font-size:.94rem}.pk-clean-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #f1ede8}.pk-clean-header__inner{max-width:1200px;margin:0 auto;min-height:72px;padding:0 20px;display:flex;align-items:center;gap:28px}.pk-clean-logo{display:flex;align-items:center;flex-shrink:0;color:#111;text-decoration:none;line-height:1}.pk-clean-logo__img{display:block;width:auto;max-width:{{ section.settings.logo_width }}px;max-height:54px;object-fit:contain}.pk-clean-logo__text{font-weight:950;font-size:1.25rem;letter-spacing:-.02em}.pk-clean-nav{display:flex;gap:20px;align-items:center;flex:1}.pk-clean-nav a,.pk-clean-actions a{color:#111;text-decoration:none;font-weight:800;font-size:.95rem}.pk-clean-nav a:hover,.pk-clean-actions a:hover{text-decoration:underline}.pk-clean-actions{display:flex;gap:14px;align-items:center}.pk-clean-cta{background:#111!important;color:#fff!important;border-radius:999px;padding:11px 17px;text-decoration:none!important}@media(max-width:860px){.pk-clean-header__inner{min-height:66px;gap:12px}.pk-clean-logo__img{max-width:{{ section.settings.mobile_logo_width }}px;max-height:44px}.pk-clean-nav{display:none}.pk-clean-actions a:not(.pk-clean-cart):not(.pk-clean-cta){display:none}.pk-clean-actions{margin-left:auto}.pk-clean-cta{padding:10px 14px}}
/* END_SECTION:pk-header */