.crumbs{display:flex;gap:.5em;font-size:.84rem;color:var(--muted);padding-block:18px;flex-wrap:wrap}.crumbs a:hover{color:var(--accent-strong)}.crumbs span{opacity:.5}[data-product-section]{--product-layout-gap:clamp(28px,4vw,64px)}.product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:var(--product-layout-gap);align-items:start}@media(max-width:900px){.product{grid-template-columns:1fr}}.gallery{position:sticky;top:calc(var(--header-h) + 20px)}.gallery__main{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(160deg,var(--sky-soft),var(--leaf-soft))}.gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s var(--ease);pointer-events:none}.gallery__slide.is-active{opacity:1;position:relative;pointer-events:auto}.gallery__slide img{display:block;width:auto;height:auto;max-width:100%;max-height:72vh;margin-inline:auto}.gallery__placeholder{display:grid;place-items:center;aspect-ratio:1;font-size:4rem;opacity:.4}.gallery__thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.gallery__thumb{width:72px;height:72px;border-radius:var(--radius-sm);overflow:hidden;border:2px solid transparent;cursor:pointer;background:var(--surface-2);padding:0}.gallery__thumb.is-active{border-color:var(--accent)}.gallery__thumb img{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.gallery{position:static}}.product__info{width:100%;max-width:560px;min-width:0;justify-self:end}.product__summary{margin-bottom:16px}.product__title{margin:.25em 0 .2em;font-size:clamp(1.75rem,1.3rem + 1.5vw,2.45rem);line-height:1.15;text-wrap:balance}.product__lifecycle{display:flex;flex-direction:column;align-items:flex-start;gap:3px;margin:.45rem 0 .9rem;padding:10px 13px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);font-size:.88rem;line-height:1.4;color:var(--muted)}.product__lifecycle strong{display:inline-flex;padding:.24em .68em;border-radius:var(--radius-pill);font-size:.75rem;letter-spacing:.03em;text-transform:uppercase;color:var(--ink);background:var(--surface)}.product__lifecycle--annual strong{background:var(--peach);color:#6b3a16}.product__lifecycle--perennial strong{background:var(--leaf-soft);color:var(--leaf-ink)}.product__purchase-card{width:100%;min-width:0;padding:clamp(20px,2.2vw,30px);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.product__price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:.3em}.product__price{display:flex;align-items:baseline;gap:.6em;font-size:1.7rem;font-weight:800;margin:0}.product__price .price--compare{font-size:1.05rem}.product__stock{display:inline-flex;align-items:center;gap:7px;margin:0;padding:.45em .75em;border-radius:var(--radius-pill);background:var(--leaf-soft);color:var(--leaf-ink);font-size:.78rem;font-weight:750;white-space:nowrap}.product__stock:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.product__stock[data-available=false]{background:var(--peach);color:#8b321e}.product__rating{display:flex;align-items:center;gap:.4em;color:var(--muted);font-size:.9rem;margin-bottom:1.2em}.product__rating .stars{color:#f0b429;letter-spacing:1px}.unit-price{font-size:.85rem;color:var(--muted);margin-bottom:1em}.variant-group{min-inline-size:0;margin:0 0 18px;padding:0;border:0}.variant-group__label{max-width:100%;padding:0;font-weight:700;font-size:.86rem;margin-bottom:8px;display:flex;gap:.5em}.variant-group__label span{color:var(--muted);font-weight:500}.variant-opts{display:flex;flex-wrap:wrap;gap:8px}.variant-opt{position:relative}.variant-opt input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.variant-opt label{display:inline-flex;align-items:center;justify-content:center;min-width:52px;padding:.6em 1em;border:1.5px solid var(--line-strong);border-radius:var(--radius-pill);font-weight:600;font-size:.9rem;cursor:pointer;transition:.2s}.variant-opt input:focus-visible+label{outline:3px solid var(--accent);outline-offset:3px}.variant-opt input:checked+label{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}.variant-opt input:disabled+label{opacity:.35;text-decoration:line-through;cursor:not-allowed}.variant-opt--swatch label{min-width:auto;width:40px;height:40px;padding:0;border-radius:50%;font-size:0}.variant-opt--swatch input:checked+label{box-shadow:0 0 0 2px var(--surface),0 0 0 4px var(--accent);border-color:#fff}.product__delivery{margin:18px 0 0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);overflow:hidden}.product__delivery summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:60px;padding:10px 14px;cursor:pointer;list-style:none}.product__delivery summary::-webkit-details-marker{display:none}.product__delivery summary:after{content:"+";font-size:1.25rem;color:var(--sky-deep)}.product__delivery[open] summary{border-bottom:1px solid var(--line)}.product__delivery[open] summary:after{content:"\2212"}.product__delivery-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--sky-soft);font-size:1rem}.product__delivery-copy{display:flex;flex-direction:column;gap:1px;min-width:0}.product__delivery-copy strong{font-size:.9rem;color:var(--ink)}.product__delivery-copy>span{font-size:.78rem;color:var(--muted)}.product__delivery-content{padding:14px}.product__delivery-week-note{margin:12px 0 0;padding:10px 12px;border-radius:var(--radius-sm);background:var(--leaf-soft);color:var(--leaf-ink);font-size:.82rem;font-weight:650;line-height:1.45}.product__delivery .imh-levertijd{margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.product__delivery .imh-levertijd__head{display:none}.product__buy{display:flex;flex-direction:column;gap:12px;margin:18px 0 0}.product__buy-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:stretch}.product__buy-row .btn{flex:1;min-width:0;white-space:normal;line-height:1.25}.shopify-payment-button{margin-top:0}.product__benefits{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:var(--radius);background:var(--surface-2);margin-top:16px}.product__benefits div{display:flex;align-items:center;gap:.6em;font-size:.92rem;font-weight:500}.product__benefits .ico{color:var(--leaf-ink)}.product__details{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);column-gap:var(--product-layout-gap);width:100%;margin:clamp(28px,4vw,48px) 0 0}.product__details>*{grid-column:2;width:100%;max-width:560px;justify-self:end}.product__accordion{max-width:none;margin:0}.product__app-block{margin-top:24px}.product__details .pg-cross{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;column-gap:14px;row-gap:12px}.product__details .pg-cross__cta{grid-column:1 / -1;width:100%;padding-top:12px;border-top:1px solid rgba(30,111,124,.12);flex-direction:row;align-items:center;justify-content:space-between}.product__share{display:flex;gap:12px;align-items:center;margin-top:20px;font-size:.86rem;color:var(--muted)}.product__share a{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);transition:.2s}.product__share a:hover{background:var(--sky-soft);border-color:transparent}@media(min-width:901px){.product__purchase-column[data-purchase-sticky=true]{position:sticky;top:calc(var(--header-h) + 20px)}}@media(max-width:900px){.product__info{max-width:none;justify-self:stretch}.product__purchase-card{padding:clamp(18px,4vw,26px)}}.coll-hero{background:linear-gradient(160deg,var(--sky-soft),var(--leaf-soft));padding-block:clamp(40px,6vw,72px)}.coll-hero__inner{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap}.coll-hero h1{margin:0}.coll-hero p{color:var(--muted);max-width:520px;margin:.5em 0 0}.coll-hero__count{font-weight:600;color:var(--muted);white-space:nowrap}.coll-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;padding-block:20px;position:sticky;top:var(--header-h);background:var(--page-bg);z-index:30;border-bottom:1px solid var(--line)}.coll-toolbar__filters{display:flex;gap:8px;flex-wrap:wrap}.coll-layout{display:grid;grid-template-columns:240px 1fr;gap:34px;align-items:start;padding-top:30px}@media(max-width:900px){.coll-layout{grid-template-columns:1fr}.filters{display:none}}.filters{position:sticky;top:calc(var(--header-h) + 70px);max-height:calc(100vh - var(--header-h) - 90px);overflow-y:auto;overscroll-behavior:contain;padding-right:6px;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.filters details{border-bottom:1px solid var(--line);padding-block:14px}.filters summary{font-weight:700;cursor:pointer;display:flex;justify-content:space-between;list-style:none}.filters summary::-webkit-details-marker{display:none}.filters summary:after{content:"\2212";color:var(--accent-strong)}.filters details:not([open]) summary:after{content:"+"}.filters ul{list-style:none;padding:12px 0 4px;margin:0;display:flex;flex-direction:column;gap:8px}.filters label{display:flex;align-items:center;gap:.6em;font-size:.92rem;cursor:pointer}.filters .count{margin-left:auto;color:var(--muted);font-size:.82rem}.cartpage{display:grid;grid-template-columns:1.6fr .9fr;gap:40px;align-items:start}@media(max-width:820px){.cartpage{grid-template-columns:1fr}}.cartpage__lines{display:flex;flex-direction:column}.cartpage .cart-line{grid-template-columns:96px 1fr auto}.cartpage .cart-line img{width:96px}.cart-aside{position:sticky;top:calc(var(--header-h) + 20px);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:26px}.cart-aside h2{font-size:1.3rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:28px}.article-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;transition:transform .3s var(--ease),box-shadow .3s}.article-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.article-card__media{aspect-ratio:16/10;overflow:hidden;background:var(--surface-2)}.article-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.article-card:hover img{transform:scale(1.05)}.article-card__body{padding:20px}.article-card__meta{font-size:.8rem;color:var(--muted);margin-bottom:8px}.article{max-width:760px;margin-inline:auto}.article__hero{aspect-ratio:16/8;border-radius:var(--radius-lg);overflow:hidden;margin-bottom:28px;background:var(--surface-2)}.article__hero img{width:100%;height:100%;object-fit:cover}.article__meta{text-align:center;color:var(--muted);font-size:.88rem;margin-bottom:8px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}@media(max-width:820px){.contact-grid{grid-template-columns:1fr}}.contact-info{background:linear-gradient(160deg,var(--sky-soft),var(--leaf-soft));border-radius:var(--radius-lg);padding:32px}.contact-info dl{display:grid;gap:16px;margin:18px 0 0}.contact-info dt{font-weight:700;font-size:.84rem;text-transform:uppercase;letter-spacing:.06em;color:var(--accent-strong)}.contact-info dd{margin:2px 0 0}.form-success{background:var(--leaf-soft);color:var(--leaf-ink);padding:14px 18px;border-radius:var(--radius);margin-bottom:18px;font-weight:600}.form-error{background:#fde8e3;color:#a13a23;padding:14px 18px;border-radius:var(--radius);margin-bottom:18px}.notfound{text-align:center;padding:clamp(60px,10vw,140px) 0}.notfound__big{font-family:var(--font-head);font-size:clamp(5rem,18vw,11rem);line-height:.9;background:linear-gradient(135deg,var(--sky-deep),var(--leaf-ink));-webkit-background-clip:text;background-clip:text;color:transparent}.pw-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(160deg,var(--sky-soft),var(--leaf-soft));text-align:center;padding:24px}.pw-card{background:var(--surface);border-radius:var(--radius-lg);padding:clamp(32px,5vw,56px);max-width:440px;box-shadow:var(--shadow-lg)}.contact-hero{text-align:center;padding-block:clamp(40px,6vw,72px) clamp(20px,3vw,30px)}.contact-hero p{color:var(--muted);max-width:560px;margin:.4em auto 0;font-size:1.08rem}.info-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(12px,1.6vw,18px)}@media(max-width:900px){.info-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.info-cards{grid-template-columns:1fr}}.info-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:24px;transition:transform .3s var(--ease),box-shadow .3s var(--ease),border-color .3s}.info-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:transparent}.info-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,var(--sky-soft),var(--leaf-soft));margin-bottom:14px}.info-card__icon svg{width:23px;height:23px;color:var(--sky-deep)}.info-card h3{font-size:1.08rem;margin:0 0 6px}.info-card p,.info-card address{margin:0;color:var(--muted);font-style:normal;line-height:1.6;font-size:.96rem}.info-card a{color:var(--ink);font-weight:600}.info-card a:hover{color:var(--accent-strong)}.info-card .link-arrow{margin-top:12px;font-size:.9rem}.contact-cols{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,3vw,34px);margin-top:clamp(28px,4vw,48px);align-items:start}@media(max-width:900px){.contact-cols{grid-template-columns:1fr}}.hours-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(22px,3vw,32px)}.hours-card h2{font-size:1.4rem;display:flex;align-items:center;gap:.5em;margin-bottom:16px}.hours-card h2 .dot{width:26px;height:26px;border-radius:8px;background:linear-gradient(135deg,var(--sky),var(--leaf));display:grid;place-items:center;font-size:.9rem}.hours-row{display:flex;justify-content:space-between;align-items:center;gap:1em;padding:11px 14px;border-radius:12px;font-size:.97rem}.hours-row+.hours-row{margin-top:2px}.hours-row>span:first-child{font-weight:500}.hours-row>span:last-child{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}.hours-row--closed>span:last-child{color:#c0563f;font-weight:600}.hours-row.is-today{background:var(--sky-soft)}.hours-row.is-today>span:first-child{font-weight:700;color:var(--sky-deep);display:flex;align-items:center;gap:.6em}.hours-row.is-today>span:last-child{color:var(--ink);font-weight:600}.today-pill{font-size:.64rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;background:var(--sky-deep);color:#fff;padding:.25em .6em;border-radius:99px}.contact-form-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(22px,3vw,34px)}.contact-form-card h2{font-size:1.5rem;margin-bottom:4px}.contact-form-card>p{color:var(--muted);margin-bottom:20px}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:520px){.contact-form-row{grid-template-columns:1fr}}.contact-map{margin-top:clamp(28px,4vw,48px);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-sm);line-height:0}.contact-map iframe{width:100%;height:420px;border:0;display:block;filter:saturate(.92)}#shopify-section-header,body>[id^=shopify-section]:has(.header-wrap){position:sticky;top:0;z-index:60}
/*# sourceMappingURL=/cdn/shop/t/28/assets/templates.css.map */
