.keepr-collection-hero{--keepr-collection-bg: #FAFAFA;--keepr-collection-paper: #FFFFFF;--keepr-collection-soft: #F3F1EA;--keepr-collection-accent: #E0AF2D;--keepr-collection-graphite: #63676B;--keepr-collection-ink: #1D2024;--keepr-collection-body: #4B4F54;--keepr-collection-line: #D7D2C4;--keepr-collection-inverse: #1D2024;--keepr-collection-on-inverse: #F7F4EB;background:linear-gradient(90deg,rgb(29 32 36 / .045) 1px,transparent 1px),linear-gradient(180deg,rgb(29 32 36 / .04) 1px,transparent 1px),var(--keepr-collection-bg);background-size:28px 28px,28px 28px,auto;color:var(--keepr-collection-ink);font-family:var(--keepr-collection-body-font, Barlow, sans-serif);padding-block:clamp(16px,2vw,24px) clamp(32px,3vw,40px)}html[data-theme-scheme=dark] .keepr-collection-hero{--keepr-collection-bg: #141518;--keepr-collection-paper: #202226;--keepr-collection-soft: #191B1F;--keepr-collection-accent: #FFD447;--keepr-collection-graphite: #8A8F96;--keepr-collection-ink: #FFF6D8;--keepr-collection-body: #D6D0BE;--keepr-collection-line: #4A3F22;--keepr-collection-inverse: #24282D;--keepr-collection-on-inverse: #F7F4EB;background:linear-gradient(90deg,rgb(255 212 71 / .052) 1px,transparent 1px),linear-gradient(180deg,rgb(255 212 71 / .04) 1px,transparent 1px),var(--keepr-collection-bg);background-size:28px 28px,28px 28px,auto}.keepr-collection-hero .container{max-width:min(100%,1264px)}.keepr-collection-hero__shell{background:var(--keepr-collection-paper);border:1px solid var(--keepr-collection-line);border-radius:8px;box-shadow:0 18px 44px #1d202417;overflow:hidden;padding:clamp(28px,3vw,40px)}html[data-theme-scheme=dark] .keepr-collection-hero__shell{box-shadow:0 24px 60px #0000006b,0 0 0 1px #ffd44714}.keepr-collection-hero__wordmark{margin-bottom:clamp(20px,2vw,28px);width:clamp(136px,16vw,160px)}.keepr-collection-hero__logo-pair{max-width:100%}.keepr-collection-hero__logo-text{color:var(--keepr-collection-ink);font-family:var(--keepr-collection-heading-font, "Chakra Petch", sans-serif);font-size:30px;font-weight:700}.keepr-collection-hero__layout{align-items:end;display:grid;gap:clamp(28px,6vw,80px);grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr)}.keepr-collection-hero__copy{max-width:720px}.keepr-collection-hero__eyebrow,.keepr-collection-hero__measure-label{color:var(--keepr-collection-graphite);font-family:Spline Sans Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.14em;line-height:1.45;margin:0;text-transform:uppercase}.keepr-collection-hero__title{color:var(--keepr-collection-ink);font-family:var(--keepr-collection-heading-font, "Chakra Petch", sans-serif);font-size:clamp(42px,5vw,62px);font-weight:700;letter-spacing:-.035em;line-height:1;margin:12px 0 0;max-width:12ch;text-wrap:balance}.keepr-collection-hero__body{color:var(--keepr-collection-body);font-size:16px;line-height:1.6;margin:16px 0 0;max-width:64ch;text-wrap:pretty}.keepr-collection-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.keepr-collection-hero__button{align-items:center;border:1px solid transparent;border-radius:6px;display:inline-flex;font-family:var(--keepr-collection-heading-font, "Chakra Petch", sans-serif);font-size:16px;font-weight:700;justify-content:center;min-height:48px;padding:12px 22px;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.keepr-collection-hero__button--primary{background:var(--keepr-collection-accent);color:#1d2024}.keepr-collection-hero__button--secondary{background:transparent;border-color:var(--keepr-collection-graphite);color:var(--keepr-collection-ink)}.keepr-collection-hero__button:hover{color:var(--keepr-collection-ink);transform:translateY(-1px)}.keepr-collection-hero__button--primary:hover{box-shadow:0 8px 18px #e0af2d3d;color:#1d2024}.keepr-collection-hero__button--secondary:hover{border-color:var(--keepr-collection-accent)}.keepr-collection-hero__button:active{transform:translateY(1px)}.keepr-collection-hero__button:focus-visible{box-shadow:0 0 0 2px var(--keepr-collection-paper),0 0 0 5px var(--keepr-collection-accent);outline:2px solid var(--keepr-collection-ink);outline-offset:5px}.keepr-collection-hero__measure{align-items:start;background:var(--keepr-collection-soft);border:1px solid var(--keepr-collection-line);border-radius:8px;display:grid;gap:14px;grid-template-columns:10px minmax(0,1fr);padding:22px}.keepr-collection-hero__measure-signal{background:var(--keepr-collection-accent);display:block;height:10px;margin-top:3px;width:10px}.keepr-collection-hero__measure-body{color:var(--keepr-collection-body);font-size:15px;line-height:1.55;margin:10px 0 0}.keepr-collection-hero__proof{border-top:1px solid var(--keepr-collection-line);display:grid;gap:14px 24px;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:clamp(32px,5vw,56px) 0 0;padding:24px 0 0}.keepr-collection-hero__proof li{align-items:start;color:var(--keepr-collection-body);display:grid;font-size:15px;gap:10px;grid-template-columns:8px minmax(0,1fr);line-height:1.45}.keepr-collection-hero__proof li>span{background:var(--keepr-collection-accent);display:block;height:8px;margin-top:6px;width:8px}@media(max-width:899px){.keepr-collection-hero__layout{align-items:stretch;grid-template-columns:minmax(0,1fr)}.keepr-collection-hero__measure{max-width:640px}.keepr-collection-hero__proof{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:599px){.keepr-collection-hero{padding-block:20px 36px}.keepr-collection-hero__shell{padding:24px 20px 28px}.keepr-collection-hero__wordmark{margin-bottom:30px;width:140px}.keepr-collection-hero__title{font-size:clamp(40px,13vw,52px)}.keepr-collection-hero__actions{display:grid;grid-template-columns:minmax(0,1fr)}.keepr-collection-hero__button{width:100%}.keepr-collection-hero__proof{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.keepr-collection-hero__button{transition:none}}.keepr-collection-story{--keepr-story-bg: #FAFAFA;--keepr-story-paper: #FFFFFF;--keepr-story-soft: #F3F1EA;--keepr-story-accent: #E0AF2D;--keepr-story-graphite: #63676B;--keepr-story-ink: #1D2024;--keepr-story-body: #4B4F54;--keepr-story-line: #D7D2C4;--keepr-story-inverse: #1D2024;--keepr-story-on-inverse: #F7F4EB;background:var(--keepr-story-bg);color:var(--keepr-story-ink);font-family:var(--keepr-story-body-font, Barlow, sans-serif);padding-block:clamp(36px,7vw,88px)}html[data-theme-scheme=dark] .keepr-collection-story{--keepr-story-bg: #141518;--keepr-story-paper: #202226;--keepr-story-soft: #191B1F;--keepr-story-accent: #FFD447;--keepr-story-graphite: #8A8F96;--keepr-story-ink: #FFF6D8;--keepr-story-body: #D6D0BE;--keepr-story-line: #4A3F22;--keepr-story-inverse: #24282D;--keepr-story-on-inverse: #F7F4EB}.keepr-collection-story .container{max-width:min(100%,1264px)}.keepr-collection-story__header{max-width:760px}.keepr-collection-story__eyebrow,.keepr-collection-story__card-label,.keepr-collection-story__step-label{color:var(--keepr-story-graphite);font-family:Spline Sans Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.14em;line-height:1.45;margin:0;text-transform:uppercase}.keepr-collection-story__title{color:var(--keepr-story-ink);font-family:var(--keepr-story-heading-font, "Chakra Petch", sans-serif);font-size:clamp(34px,4vw,52px);font-weight:700;letter-spacing:-.025em;line-height:1.06;margin:14px 0 0;text-wrap:balance}.keepr-collection-story__intro{color:var(--keepr-story-body);font-size:16px;line-height:1.6;margin:18px 0 0;max-width:64ch}.keepr-collection-story__assurance{display:grid;gap:20px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);margin-top:clamp(28px,5vw,52px)}.keepr-collection-story__guarantee,.keepr-collection-story__responsibility{border:1px solid var(--keepr-story-line);border-radius:8px;padding:clamp(24px,4vw,40px)}.keepr-collection-story__guarantee{background:var(--keepr-story-inverse);color:var(--keepr-story-on-inverse);display:grid;gap:16px;grid-template-columns:12px minmax(0,1fr)}.keepr-collection-story__guarantee .keepr-collection-story__card-label{color:var(--keepr-story-on-inverse)}.keepr-collection-story__responsibility{background:var(--keepr-story-soft)}.keepr-collection-story__signal{background:var(--keepr-story-accent);display:block;height:12px;margin-top:3px;width:12px}.keepr-collection-story__assurance h3{color:inherit;font-family:var(--keepr-story-heading-font, "Chakra Petch", sans-serif);font-size:clamp(24px,2.4vw,34px);font-weight:700;letter-spacing:-.02em;line-height:1.12;margin:12px 0 0;text-wrap:balance}.keepr-collection-story__assurance article>p,.keepr-collection-story__assurance article>div>p:last-child{color:inherit;font-size:15px;line-height:1.6;margin:14px 0 0}.keepr-collection-story__responsibility>p:last-child{color:var(--keepr-story-body)}.keepr-collection-story__process{border-top:1px solid var(--keepr-story-line);margin-top:clamp(36px,6vw,72px);padding-top:clamp(32px,5vw,52px)}.keepr-collection-story__process-header{align-items:end;display:flex;flex-wrap:wrap;gap:14px 32px;justify-content:space-between}.keepr-collection-story__process-header h3,.keepr-collection-story__faq-header h3,.keepr-collection-story__gallery-header h3{color:var(--keepr-story-ink);font-family:var(--keepr-story-heading-font, "Chakra Petch", sans-serif);font-size:clamp(28px,3vw,40px);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0;text-wrap:balance}.keepr-collection-story__steps{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:28px 0 0;padding:0}.keepr-collection-story__steps>li{background:var(--keepr-story-paper);border:1px solid var(--keepr-story-line);border-radius:8px;display:grid;gap:16px;grid-template-columns:34px minmax(0,1fr);padding:24px}.keepr-collection-story__step-number{color:var(--keepr-story-graphite);font-family:Spline Sans Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.08em;line-height:1.45}.keepr-collection-story__steps h4{color:var(--keepr-story-ink);font-family:var(--keepr-story-heading-font, "Chakra Petch", sans-serif);font-size:22px;font-weight:700;letter-spacing:-.015em;line-height:1.15;margin:10px 0 0}.keepr-collection-story__steps li p:last-child{color:var(--keepr-story-body);font-size:15px;line-height:1.6;margin:12px 0 0}.keepr-collection-story__faq{border-top:1px solid var(--keepr-story-line);margin-top:clamp(40px,7vw,80px);padding-top:clamp(32px,5vw,52px)}.keepr-collection-story__faq-header{max-width:680px}.keepr-collection-story__faq-header h3{margin-top:12px}.keepr-collection-story__faq-list{display:grid;gap:12px;margin-top:28px;max-width:960px}.keepr-collection-story__faq-item{background:var(--keepr-story-paper);border:1px solid var(--keepr-story-line);border-radius:8px}.keepr-collection-story__faq-item summary{align-items:center;color:var(--keepr-story-ink);cursor:pointer;display:grid;font-family:var(--keepr-story-heading-font, "Chakra Petch", sans-serif);font-size:18px;font-weight:700;gap:20px;grid-template-columns:minmax(0,1fr) 24px;line-height:1.25;list-style:none;min-height:60px;padding:18px 20px}.keepr-collection-story__faq-item summary::-webkit-details-marker{display:none}.keepr-collection-story__faq-item summary:focus-visible{border-radius:6px;box-shadow:0 0 0 2px var(--keepr-story-paper),0 0 0 5px var(--keepr-story-accent);outline:none}.keepr-collection-story__faq-icon{border:1px solid var(--keepr-story-line);border-radius:6px;display:block;height:24px;position:relative;width:24px}.keepr-collection-story__faq-icon:before,.keepr-collection-story__faq-icon:after{background:var(--keepr-story-ink);content:"";height:2px;left:6px;position:absolute;top:10px;transition:opacity .16s ease;width:10px}.keepr-collection-story__faq-icon:after{transform:rotate(90deg)}.keepr-collection-story__faq-item[open] .keepr-collection-story__faq-icon:after{opacity:0}.keepr-collection-story__faq-answer{border-top:1px solid var(--keepr-story-line);padding:16px 20px 20px}.keepr-collection-story__faq-answer p{color:var(--keepr-story-body);font-size:15px;line-height:1.6;margin:0;max-width:80ch}.keepr-collection-story__gallery{border-top:1px solid var(--keepr-story-line);margin-top:clamp(40px,7vw,80px);padding-top:clamp(32px,5vw,52px);scroll-margin-top:96px}.keepr-collection-story__gallery-header{max-width:680px}.keepr-collection-story__gallery-header h3{margin-top:12px}.keepr-collection-story__gallery-header>p:last-child{color:var(--keepr-story-body);font-size:16px;line-height:1.6;margin:14px 0 0}.keepr-collection-story__gallery-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.keepr-collection-story__gallery-item{background:var(--keepr-story-paper);border:1px solid var(--keepr-story-line);border-radius:8px;margin:0;overflow:hidden}.keepr-collection-story__gallery-image{aspect-ratio:4 / 3;display:block;height:auto;object-fit:cover;width:100%}.keepr-collection-story__gallery-item figcaption{color:var(--keepr-story-body);font-size:15px;line-height:1.5;padding:14px 16px 16px}@media(max-width:899px){.keepr-collection-story__assurance,.keepr-collection-story__steps{grid-template-columns:minmax(0,1fr)}.keepr-collection-story__gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:599px){.keepr-collection-story{padding-block:36px 52px}.keepr-collection-story__guarantee,.keepr-collection-story__responsibility{padding:22px 20px}.keepr-collection-story__process-header{align-items:start;flex-direction:column}.keepr-collection-story__steps>li{padding:22px 20px}.keepr-collection-story__faq-item summary{font-size:17px;gap:14px;padding:16px}.keepr-collection-story__faq-answer{padding:14px 16px 18px}.keepr-collection-story__gallery-grid{grid-template-columns:minmax(0,1fr)}}.planktura-care-guide{position:relative}.planktura-care-guide__surface{position:relative;isolation:isolate;overflow:hidden;padding:clamp(1.4rem,3vw,2.6rem);border:1px solid rgb(var(--brand-border) / .46);border-radius:1.75rem;background:radial-gradient(circle at 88% 8%,rgb(var(--brand-accent) / .13),transparent 30%),linear-gradient(180deg,rgb(var(--brand-surface) / .98),rgb(var(--brand-bg-soft) / .9));box-shadow:0 20px 48px rgb(var(--brand-accent) / .09)}html[data-theme-scheme=dark] .planktura-care-guide__surface{border-color:rgb(var(--brand-accent) / .2);background:radial-gradient(circle at 88% 8%,rgb(var(--brand-accent) / .16),transparent 30%),linear-gradient(180deg,rgb(var(--brand-surface) / .96),rgb(var(--brand-bg-soft) / .88));box-shadow:0 26px 66px #00000057,0 0 34px rgb(var(--brand-accent) / .08)}.planktura-care-guide__surface>:not(.planktura-bubble-layer){position:relative;z-index:1}.planktura-care-guide__header{max-width:52rem}.planktura-care-guide__eyebrow{margin:0 0 .75rem;color:rgb(var(--brand-muted));font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.planktura-care-guide__header h2{max-width:18ch;margin:0;color:rgb(var(--brand-text));font-family:var(--heading-font-family);font-size:clamp(1.75rem,4vw,2.9rem);font-weight:800;line-height:1.04;letter-spacing:-.025em;text-wrap:balance}.planktura-care-guide__header>p:last-child{max-width:56ch;margin:1rem 0 0;color:rgb(var(--brand-muted));font-size:1rem;line-height:1.6}.planktura-care-guide__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));margin-top:clamp(1.5rem,3vw,2.4rem);border-block:1px solid rgb(var(--brand-border) / .46)}.planktura-care-guide__item{position:relative;display:flex;gap:.8rem;padding:1.25rem clamp(.8rem,2vw,1.25rem)}.planktura-care-guide__item+.planktura-care-guide__item{border-inline-start:1px solid rgb(var(--brand-border) / .46)}.planktura-care-guide__item:before{content:"";flex:0 0 auto;width:.58rem;height:.58rem;margin-top:.35rem;border-radius:999px;background:rgb(var(--brand-accent));box-shadow:0 0 0 5px rgb(var(--brand-accent) / .12)}.planktura-care-guide__item:has(.planktura-care-guide__icon-slot:not(:empty)):before{display:none}.planktura-care-guide__icon-slot{display:none;flex:0 0 auto;width:2.6rem;height:2.6rem;color:rgb(var(--brand-accent))}.planktura-care-guide__icon-slot:not(:empty){display:inline-grid;place-items:center}.planktura-care-guide__icon-slot :is(svg,img){display:block;width:100%;height:100%}.planktura-care-guide__item-copy h3,.planktura-care-guide__product-note h3{margin:0;color:rgb(var(--brand-text));font-family:var(--heading-font-family);font-size:1rem;font-weight:700;line-height:1.2}.planktura-care-guide__item-copy p{margin:.45rem 0 0;color:rgb(var(--brand-muted));font-size:.88rem;line-height:1.5}.planktura-care-guide__product-note{display:flex;gap:.85rem;align-items:flex-start;margin-top:1.4rem;padding:1rem 1.1rem;border:1px solid rgb(var(--brand-border) / .5);border-radius:.9rem;background:rgb(var(--brand-bg-color) / .52)}.planktura-care-guide__product-note p{margin:.4rem 0 0;color:rgb(var(--brand-muted));line-height:1.55}.planktura-care-guide__signal{flex:0 0 auto;width:.68rem;height:.68rem;margin-top:.3rem;border-radius:999px;background:rgb(var(--brand-accent));box-shadow:0 0 0 5px rgb(var(--brand-accent) / .12)}@media(max-width:749px){.planktura-care-guide__items{grid-template-columns:1fr}.planktura-care-guide__item+.planktura-care-guide__item{border-block-start:1px solid rgb(var(--brand-border) / .46);border-inline-start:0}}@media(prefers-reduced-motion:reduce){.planktura-care-guide .planktura-bubble{animation:none;opacity:.2}}.planktura-care-icon,.planktura-care-icon-mask{display:block;width:100%;height:100%}.planktura-care-icon-mask{background:currentColor;-webkit-mask:var(--planktura-care-icon-mask) center / contain no-repeat;mask:var(--planktura-care-icon-mask) center / contain no-repeat}
/*# sourceMappingURL=/cdn/shop/t/36/compiled_assets/styles.css.map */
