*{box-sizing:border-box;margin:0}body{display:flex;flex-direction:column;margin:0;min-height:100svh}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,textarea,select{font:inherit;border-radius:var(--style-border-radius-inputs)}select{background-color:var(--color-background);color:currentcolor}dialog{background-color:var(--color-background);color:var(--color-foreground)}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p:empty{display:none}:is(p,h1,h2,h3,h4,h5,h6):first-child,:empty:first-child+:where(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:is(p,h1,h2,h3,h4,h5,h6):last-child,:where(p,h1,h2,h3,h4,h5,h6)+:has(+:empty:last-child){margin-block-end:0}body{font-family:var(--font-primary--family);background-color:var(--color-background);color:var(--color-foreground)}.shopify-section{--content-width: min( calc(var(--page-width) - var(--page-margin) * 2), calc(100% - var(--page-margin) * 2) );--content-margin: minmax(var(--page-margin), 1fr);--content-grid: var(--content-margin) var(--content-width) var(--content-margin);position:relative;grid-template-columns:var(--content-grid);display:grid;width:100%}.shopify-section>*{grid-column:2}.shopify-section>.full-width{grid-column:1 / -1}.obodesk-section{padding-block:clamp(64px,8vw,112px)}.obodesk-container{width:min(calc(100% - var(--page-margin) * 2),calc(var(--page-width) - var(--page-margin) * 2));margin-inline:auto}.obodesk-section__header{max-width:760px;margin-block-end:32px}.obodesk-eyebrow{margin-block-end:12px;color:#627084;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.obodesk-section h1,.obodesk-section h2,.obodesk-section h3{line-height:1.05}.obodesk-section h1{max-width:760px;font-size:clamp(3rem,7vw,6.6rem)}.obodesk-section h2{max-width:720px;font-size:clamp(2rem,4vw,4rem)}.obodesk-section h3{font-size:1.15rem}.obodesk-section p{color:#596579;line-height:1.65}.obodesk-lede{max-width:620px;margin-block-start:22px;font-size:clamp(1.08rem,2vw,1.35rem)}.obodesk-actions{display:flex;flex-wrap:wrap;gap:12px;margin-block-start:32px}.obodesk-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid #172033;border-radius:999px;font-weight:700;text-decoration:none}.obodesk-button--primary{background:#172033;color:#fff}.obodesk-button--secondary{background:transparent;color:#172033}.obodesk-hero{position:relative;background:radial-gradient(circle at 78% 24%,rgba(255,222,159,.5),transparent 38%),linear-gradient(128deg,#f7f1e6,#f1e5d4 48%,#e6d1b8);color:#111;overflow:hidden}.obodesk-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#f7f1e6d1,#f7f1e694 35%,#f7f1e60a 54%);pointer-events:none}.obodesk-hero__media{position:relative;z-index:0;display:block;width:min(140%,1145px);aspect-ratio:2.05 / 1;min-width:0;margin:0 -4vw 0 0;overflow:hidden;border-radius:20px;box-shadow:0 30px 78px #23170f38,0 2px #ffffff80 inset;line-height:0}.obodesk-hero__media:before{content:"";position:absolute;top:10%;right:4%;bottom:2%;left:4%;border-radius:30px;background:#8a5a3547;filter:blur(42px);pointer-events:none}.obodesk-hero__image{position:relative;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center right}.obodesk-hero .obodesk-eyebrow{color:#6b6258}.obodesk-hero .obodesk-lede{color:#3f454c}.obodesk-hero h1{max-width:none;font-size:clamp(2.82rem,3.88vw,4.62rem);overflow-wrap:normal;white-space:nowrap;word-break:keep-all}.obodesk-hero .obodesk-button{border-radius:8px}.obodesk-hero .obodesk-button--primary{background:#111;border-color:#111;color:#fff}.obodesk-hero .obodesk-button--secondary{border-color:#11111147;color:#111;background:#ffffff6b}.obodesk-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(360px,.35fr) minmax(0,.65fr);align-items:center;gap:clamp(18px,2.6vw,44px);min-height:min(700px,calc(100svh - 5rem));max-width:100%;padding-block:clamp(34px,4.8vw,64px) clamp(0px,1vw,16px)}.obodesk-hero__content{position:relative;z-index:2;max-width:520px}.obodesk-grid{display:grid;gap:18px}.obodesk-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.obodesk-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.obodesk-card,.obodesk-point{min-height:220px;padding:24px;border:1px solid rgba(23,32,51,.1);border-radius:8px;background:#fff}.obodesk-card span{display:inline-block;margin-block-end:48px;color:#8a94a3;font-size:.82rem;font-weight:700}.obodesk-card h3,.obodesk-point h3{margin-block-end:12px}.obodesk-point{display:flex;flex-direction:column}.obodesk-point__tags{display:flex;flex-wrap:wrap;gap:8px;margin-block-start:auto;padding-block-start:28px}.obodesk-point__tags span{padding:7px 10px;border:1px solid rgba(17,17,17,.1);border-radius:999px;background:#f7f4ed;color:#5d5147;font-size:.76rem;font-weight:700;line-height:1}.obodesk-card--strong{background:#f5f1e8}.obodesk-lighting{background:#172033;color:#fff}.obodesk-lighting .obodesk-eyebrow,.obodesk-lighting p{color:#d4dce7}.obodesk-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,5vw,72px);align-items:start}.obodesk-lighting__steps{display:flex;flex-wrap:wrap;gap:10px;margin-block-start:28px}.obodesk-lighting__steps span{padding:10px 14px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff}.obodesk-featured{background:#fbfaf6}.obodesk-product-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid rgba(17,17,17,.08);border-radius:10px;background:#f3f0e8;box-shadow:0 18px 46px #1111110f}.obodesk-product-card__media{position:relative;display:grid;place-items:center;aspect-ratio:4 / 3.15;overflow:hidden;background:#e8e3d8}.obodesk-product-card__media:before{content:"";position:absolute;top:18%;right:18%;bottom:18%;left:18%;border-radius:999px;background:#7e70ff1a;filter:blur(28px)}.obodesk-product-card__media:after{content:"";position:absolute;left:12%;right:12%;bottom:18%;height:18%;border-radius:999px;background:#11111114;filter:blur(16px)}.obodesk-product-card__media--riser,.obodesk-product-card__media--mat{background:linear-gradient(145deg,#efeae0,#ddd6c8)}.obodesk-product-card__media--sync,.obodesk-product-card__media--bar{background:linear-gradient(145deg,#e9e5dc,#d9d4cb)}.obodesk-product-visual{position:relative;z-index:1;display:block}.obodesk-product-visual--riser{width:68%;height:24%;border-radius:14px;background:linear-gradient(135deg,#8a5a35,#56341f);box-shadow:0 18px 36px #56341f3d}.obodesk-product-visual--riser:before,.obodesk-product-visual--riser:after{content:"";position:absolute;bottom:-34%;width:10%;height:44%;border-radius:0 0 8px 8px;background:#3b2b22}.obodesk-product-visual--riser:before{left:16%}.obodesk-product-visual--riser:after{right:16%}.obodesk-product-visual--mat{width:72%;height:36%;border-radius:18px;background:#f8f5ed;box-shadow:inset 0 1px #ffffffb3,0 16px 32px #1111111f}.obodesk-product-visual--sync{width:48%;height:48%;border-radius:18px;background:#202328;box-shadow:20px 0 42px #7e70ff47,0 16px 32px #1113}.obodesk-product-visual--sync:after{content:"";position:absolute;right:-16%;top:14%;width:4px;height:72%;border-radius:999px;background:#9b7cffd9;box-shadow:0 0 20px #9b7cff8c}.obodesk-product-visual--bar{width:64%;height:7%;border-radius:999px;background:#1d2025;box-shadow:0 12px 28px #1113}.obodesk-product-visual--bar:after{content:"";position:absolute;left:8%;right:8%;bottom:-130%;height:110%;border-radius:999px;background:#fff7e09e;filter:blur(10px)}.obodesk-product-card__body{display:flex;flex:1;flex-direction:column;padding:22px}.obodesk-product-card__tag{width:fit-content;margin-block-end:18px;padding:6px 9px;border:1px solid rgba(17,17,17,.1);border-radius:999px;color:#5d5147;font-size:.74rem;font-weight:700;line-height:1}.obodesk-product-card h3{margin-block-end:10px;color:#111;font-size:1.05rem}.obodesk-product-card p{margin-block-end:22px;color:#555b63}.obodesk-product-card__link{width:fit-content;margin-block-start:auto;color:#111;font-size:.88rem;font-weight:700;text-decoration:none}.obodesk-product-card__link:after{content:"";display:block;width:100%;height:1px;margin-block-start:5px;background:#11111159}.obodesk-footer-cta{margin-block-start:clamp(48px,6vw,80px);padding:clamp(32px,5vw,64px);border-radius:8px;background:#17191d;color:#fff;text-align:center}.obodesk-footer-cta .obodesk-eyebrow,.obodesk-footer-cta p{color:#c9c4bb}.obodesk-footer-cta h2{margin-inline:auto;margin-block-end:24px}.obodesk-footer-cta .obodesk-button--primary{background:#f8f5ed;border-color:#f8f5ed;color:#111}.obodesk-collection{padding-block:clamp(56px,7vw,96px)}.obodesk-collection__hero{max-width:820px;margin-block-end:32px}.obodesk-collection__hero h1{max-width:760px;font-size:clamp(2.8rem,6vw,5.6rem);line-height:1.02}.obodesk-collection__description{max-width:680px;margin-block-start:20px;color:#596579;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.65}.obodesk-collection__description>*+*{margin-block-start:.75rem}.obodesk-collection__rail{display:flex;flex-wrap:wrap;gap:10px;margin-block-end:34px}.obodesk-collection__rail span{padding:9px 12px;border:1px solid rgba(17,17,17,.1);border-radius:999px;background:#f7f4ed;color:#5d5147;font-size:.8rem;font-weight:700;line-height:1}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:20px}.collection-product{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid rgba(17,17,17,.08);border-radius:10px;background:#f3f0e8;box-shadow:0 18px 46px #1111110d}.collection-product__image{display:block;aspect-ratio:1;background:#e8e3d8;object-fit:cover}.collection-product__image--placeholder{display:grid;place-items:center;padding:24px;color:#5d5147;font-weight:700;text-align:center;text-decoration:none}.collection-product__content{display:flex;flex:1;flex-direction:column;gap:10px;padding:20px}.collection-product__content h2{font-size:1rem;line-height:1.2}.collection-product__content a{color:#111;text-decoration:none}.collection-product__content p{margin-block-start:auto;color:#555b63;font-weight:700}.obodesk-collection__empty{grid-column:1 / -1;padding:clamp(32px,5vw,56px);border:1px solid rgba(17,17,17,.08);border-radius:10px;background:#f3f0e8}.obodesk-collection__empty h2{max-width:620px;margin-block-end:14px;font-size:clamp(1.6rem,3vw,2.6rem);line-height:1.08}.obodesk-collection__empty p:last-child{max-width:560px;color:#596579;line-height:1.65}.collection-products .pagination{grid-column:1 / -1}.obodesk-product{padding-block:clamp(56px,7vw,96px)}.obodesk-product__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);gap:clamp(28px,5vw,72px);align-items:start}.obodesk-product__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.obodesk-product__image{display:block;aspect-ratio:1;overflow:hidden;border-radius:10px;background:#e8e3d8}.obodesk-product__image:first-child{grid-column:1 / -1}.obodesk-product__image img{width:100%;height:100%;object-fit:cover}.obodesk-product__image--placeholder{display:grid;min-height:520px;place-items:center;padding:32px;color:#5d5147;font-weight:700;text-align:center}.obodesk-product__purchase{position:sticky;top:24px;padding:clamp(24px,3vw,34px);border:1px solid rgba(17,17,17,.08);border-radius:10px;background:#f3f0e8;box-shadow:0 18px 46px #1111110f}.obodesk-product__summary h1{font-size:clamp(2.25rem,4vw,4.25rem);line-height:1.04}.obodesk-product__price{margin-block-start:18px;color:#111;font-size:1.2rem;font-weight:800}.obodesk-product__description{margin-block-start:22px;color:#596579;line-height:1.65}.obodesk-product__description>*+*{margin-block-start:.85rem}.obodesk-product__form{margin-block-start:28px;padding-block-start:24px;border-block-start:1px solid rgba(17,17,17,.1)}.obodesk-product__form form{display:grid;gap:12px}.obodesk-product__form label{color:#5d5147;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.obodesk-product__form select,.obodesk-product__form input[type=number]{min-height:46px;width:100%;border:1px solid rgba(17,17,17,.14);border-radius:8px;background:#fbfaf6;color:#111;padding-inline:14px}.obodesk-product__form input[type=submit],.obodesk-product__form .shopify-payment-button__button{min-height:48px;border:1px solid #111111;border-radius:8px;font-weight:800}.obodesk-product__form input[type=submit]{margin-block-start:10px;background:#111;color:#fff;cursor:pointer}.obodesk-product__details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-block-start:clamp(40px,6vw,72px)}.obodesk-product__details article{min-height:180px;padding:24px;border:1px solid rgba(17,17,17,.08);border-radius:10px;background:#fbfaf6}.obodesk-product__details h2{margin-block-end:12px;font-size:1.1rem;line-height:1.15}.obodesk-product__details p{color:#596579;line-height:1.65}.obodesk-cart{padding-block:clamp(56px,7vw,96px)}.obodesk-cart__hero{max-width:760px;margin-block-end:32px}.obodesk-cart__hero h1{font-size:clamp(2.8rem,6vw,5.6rem);line-height:1.02}.obodesk-cart__hero p:last-child{max-width:620px;margin-block-start:18px;color:#596579;line-height:1.65}.obodesk-cart__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.38fr);gap:clamp(24px,4vw,48px);align-items:start}.obodesk-cart__items{display:grid;gap:16px}.obodesk-cart__item{display:grid;grid-template-columns:140px minmax(0,1fr);gap:18px;padding:18px;border:1px solid rgba(17,17,17,.08);border-radius:10px;background:#f3f0e8}.obodesk-cart__image{display:block;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#e8e3d8}.obodesk-cart__image img{width:100%;height:100%;object-fit:cover}.obodesk-cart__image--placeholder{display:grid;place-items:center;padding:16px;color:#5d5147;font-size:.86rem;font-weight:700;text-align:center;text-decoration:none}.obodesk-cart__content{display:flex;justify-content:space-between;gap:18px}.obodesk-cart__content h2{margin-block-end:10px;font-size:1.08rem;line-height:1.2}.obodesk-cart__content a{color:#111;text-decoration:none}.obodesk-cart__content p,.obodesk-cart__content div>a{color:#596579;line-height:1.55}.obodesk-cart__controls{display:grid;min-width:120px;gap:8px;justify-items:end}.obodesk-cart__controls label{color:#5d5147;font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.obodesk-cart__controls input{min-height:40px;width:84px;border:1px solid rgba(17,17,17,.14);border-radius:8px;background:#fbfaf6;color:#111;padding-inline:10px}.obodesk-cart__controls p{color:#111;font-weight:800}.obodesk-cart__summary,.obodesk-cart__empty{border:1px solid rgba(17,17,17,.08);border-radius:10px;background:#17191d;color:#fff}.obodesk-cart__summary{position:sticky;top:24px;padding:clamp(22px,3vw,30px)}.obodesk-cart__summary h2{margin-block-end:24px;font-size:1.35rem}.obodesk-cart__summary-row{display:flex;justify-content:space-between;gap:16px;padding-block:14px;border-block-start:1px solid rgba(255,255,255,.12)}.obodesk-cart__summary-row--total{font-size:1.14rem}.obodesk-cart__summary p{margin-block:16px 22px;color:#c9c4bb;line-height:1.55}.obodesk-cart__summary input{min-height:48px;width:100%;border:1px solid #f8f5ed;border-radius:8px;font-weight:800;cursor:pointer}.obodesk-cart__summary input[type=submit]:not([name=checkout]){margin-block-end:10px;background:transparent;color:#f8f5ed}.obodesk-cart__summary input[name=checkout]{background:#f8f5ed;color:#111}.obodesk-cart__empty{padding:clamp(32px,5vw,56px)}.obodesk-cart__empty .obodesk-eyebrow,.obodesk-cart__empty p{color:#c9c4bb}.obodesk-cart__empty h2{margin-block-end:14px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.obodesk-cart__empty .obodesk-button{margin-block-start:24px;background:#f8f5ed;border-color:#f8f5ed;color:#111}.obodesk-page{padding-block:clamp(64px,8vw,112px) clamp(80px,10vw,136px)}.obodesk-page__inner{width:min(calc(100% - var(--page-margin) * 2),940px);margin-inline:auto}.obodesk-page__header{max-width:760px;margin-block-end:clamp(32px,5vw,56px)}.obodesk-page__header h1{font-size:clamp(2.75rem,6vw,5.6rem);line-height:1.02}.obodesk-page__content{max-width:880px;color:#4f5a68;font-size:1.02rem;line-height:1.72}.obodesk-page__content>*+*{margin-block-start:1.05rem}.obodesk-page__content h2,.obodesk-page__content h3{color:#111;line-height:1.12}.obodesk-page__content h2{margin-block-start:2.6rem;font-size:clamp(1.6rem,3vw,2.45rem)}.obodesk-page__content h3{margin-block-start:2rem;font-size:clamp(1.18rem,2vw,1.55rem)}.obodesk-page__content ul,.obodesk-page__content ol{padding-inline-start:1.35rem}.obodesk-page__content li+li{margin-block-start:.5rem}.obodesk-page__content a{color:#111;font-weight:700;text-underline-offset:.18em}.obodesk-site-footer{width:100%;margin-block-start:clamp(40px,6vw,80px);padding-block:clamp(40px,6vw,72px) 28px;border-block-start:1px solid rgba(17,17,17,.1);background:#fff;color:#111}.obodesk-site-footer__inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:clamp(32px,6vw,96px)}.obodesk-site-footer__brand{max-width:620px}.obodesk-site-footer__name{margin-block-end:14px;color:#111;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;line-height:1.05}.obodesk-site-footer__lead{max-width:460px;color:#111;font-size:clamp(1.05rem,1.5vw,1.22rem);font-weight:700;line-height:1.45}.obodesk-site-footer__brand>p:not(.obodesk-site-footer__name):not(.obodesk-site-footer__lead),.obodesk-site-footer__support p{color:#596579;line-height:1.65}.obodesk-site-footer__brand>*+*{margin-block-start:14px}.obodesk-site-footer__support{margin-block-start:28px;padding-block-start:22px;border-block-start:1px solid rgba(17,17,17,.08)}.obodesk-site-footer__label{margin-block-end:12px;color:#627084;font-size:.76rem;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.obodesk-site-footer__support a,.obodesk-site-footer__links a{color:#111;font-weight:700;text-decoration:none}.obodesk-site-footer__support a{display:inline-block;margin-block-end:8px}.obodesk-site-footer__links{display:flex;flex-wrap:wrap;gap:12px 18px}.obodesk-site-footer__links a{min-height:32px;color:#3f4854;font-size:.95rem;line-height:1.35}.obodesk-site-footer__links a:hover,.obodesk-site-footer__support a:hover{text-decoration:underline;text-underline-offset:.18em}.obodesk-site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-block-start:clamp(36px,5vw,64px);padding-block-start:24px;border-block-start:1px solid rgba(17,17,17,.08)}.obodesk-site-footer__bottom p{color:#727b88;font-size:.9rem}.obodesk-site-footer__payment{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.obodesk-site-footer__payment svg{width:auto;height:24px}@media(max-width:1100px){.obodesk-hero__inner{grid-template-columns:minmax(340px,.38fr) minmax(0,.62fr);min-height:min(640px,calc(100svh - 5rem));padding-block:38px}.obodesk-hero h1{font-size:clamp(2.8rem,4.4vw,4.6rem)}.obodesk-cart{padding-block:44px}.obodesk-cart__layout{grid-template-columns:1fr}.obodesk-cart__summary{position:static}.obodesk-cart__item{grid-template-columns:112px minmax(0,1fr)}}@media(max-width:900px){.obodesk-split,.obodesk-grid--three,.obodesk-grid--four{grid-template-columns:1fr}.obodesk-hero:before{width:100%;background:linear-gradient(180deg,#f7f1e6f5,#efe2cf75 48%,#5a38220f)}.obodesk-hero__inner{grid-template-columns:1fr;gap:32px;min-height:auto;padding-block:48px 56px}.obodesk-hero__media{aspect-ratio:auto;margin-inline:0;overflow:visible}.obodesk-hero__media:before{top:12%;right:4%;bottom:2%;left:4%;filter:blur(28px)}.obodesk-hero h1{white-space:normal}.obodesk-hero__image{width:100%;height:auto;max-height:none;object-fit:contain;object-position:center center}}@media(max-width:640px){.obodesk-section{padding-block:44px}.obodesk-section__header{margin-block-end:24px}.obodesk-section h1{font-size:clamp(2.45rem,14vw,3.35rem)}.obodesk-section h2{font-size:clamp(1.75rem,9vw,2.45rem)}.obodesk-lede{margin-block-start:18px;font-size:1.05rem}.obodesk-actions{flex-direction:column;margin-block-start:24px}.obodesk-button{width:100%;min-height:44px;padding-inline:16px}.obodesk-hero__inner{gap:20px;padding-block:28px 38px}.obodesk-hero__content{max-width:28rem}.obodesk-hero h1{font-size:clamp(2.2rem,12.5vw,3rem)}.obodesk-hero .obodesk-lede{margin-block-start:12px}.obodesk-hero .obodesk-actions{margin-block-start:16px}.obodesk-card,.obodesk-point{min-height:0;padding:20px}.obodesk-card span{margin-block-end:28px}.obodesk-point__tags{padding-block-start:22px}.obodesk-lighting__steps span{padding:9px 12px}.obodesk-product-card{min-height:0}.obodesk-product-card__media{aspect-ratio:4 / 2.7}.obodesk-product-card__body{padding:20px}.obodesk-product-card p{margin-block-end:16px}.obodesk-product-card__link{min-height:40px;padding-block:10px}.obodesk-footer-cta{margin-block-start:40px;padding:28px 20px}.obodesk-collection{padding-block:44px}.obodesk-collection__hero{margin-block-end:24px}.obodesk-collection__hero h1{font-size:clamp(2.2rem,12vw,3.2rem)}.obodesk-collection__rail{margin-block-end:24px}.collection-products{grid-template-columns:repeat(auto-fill,minmax(min(170px,100%),1fr));gap:14px}.collection-product__content{padding:16px}.obodesk-product{padding-block:44px}.obodesk-product__layout,.obodesk-product__details{grid-template-columns:1fr}.obodesk-product__purchase{position:static}.obodesk-product__media{grid-template-columns:1fr;gap:14px}.obodesk-product__image--placeholder{min-height:280px}.obodesk-product__details article{min-height:0;padding:20px}}@media(max-width:640px){.obodesk-site-footer{margin-block-start:40px;padding-block:36px 24px}.obodesk-site-footer__inner{grid-template-columns:1fr;gap:32px}.obodesk-site-footer__bottom{align-items:flex-start;flex-direction:column;gap:16px}.obodesk-site-footer__payment{justify-content:flex-start}.obodesk-page{padding-block:48px 72px}.obodesk-page__header{margin-block-end:28px}.obodesk-page__header h1{font-size:clamp(2.2rem,12vw,3.2rem)}.obodesk-cart__hero{margin-block-end:24px}.obodesk-cart__hero h1{font-size:clamp(2.2rem,12vw,3.2rem)}.obodesk-cart__item{grid-template-columns:1fr;padding:16px}.obodesk-cart__media{max-width:180px}.obodesk-cart__content{flex-direction:column}.obodesk-cart__controls{justify-items:start}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/critical.css.map */
