.tpl-preview-shell{min-height:100vh;background:#111;color:#fff}.tpl-preview-toolbar{position:fixed;z-index:120;left:0;right:0;top:0;height:68px;display:flex;align-items:center;gap:16px;padding:0 20px;background:#171717;border-bottom:1px solid #ffffff18}.tpl-preview-back{display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff24;border-radius:50%;color:#fff;text-decoration:none}.tpl-preview-title{display:flex;flex-direction:column;margin-right:auto}.tpl-preview-title strong{font-size:15px}.tpl-preview-title span{font-size:11px;color:#aaa}.tpl-device-switch{display:flex;padding:3px;border:1px solid #ffffff20;border-radius:999px}.tpl-device-switch button{border:0;background:transparent;color:#999;padding:7px 11px;border-radius:999px}.tpl-device-switch button.is-active{background:#fff;color:#111}.tpl-duplicate-main{border:0;border-radius:999px;padding:11px 17px;background:#2864ff;color:#fff;font-weight:700}.tpl-duplicate-main:disabled{opacity:.6}.tpl-preview-error{position:fixed;z-index:121;top:78px;left:50%;transform:translateX(-50%);padding:12px 18px;border-radius:12px;background:#3b1717;color:#ffb4b4}.tpl-preview-stage{padding:88px 20px 20px;min-height:100vh;display:flex;justify-content:center}.tpl-preview-stage.is-mobile .tpl-live-store{width:390px;max-width:100%;border-radius:24px}.tpl-live-store{--tpl-line:color-mix(in srgb,var(--tpl-text) 15%,transparent);position:relative;width:100%;max-width:1920px;min-height:calc(100vh - 108px);overflow:hidden;background:var(--tpl-bg);color:var(--tpl-text);font-family:var(--tpl-body,Inter,ui-sans-serif,system-ui,sans-serif);border-radius:12px}.tpl-live-store button{font:inherit;color:inherit}.tpl-live-header{height:76px;padding:0 clamp(18px,4vw,66px);display:flex;align-items:center;gap:30px;position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--tpl-bg) 90%,transparent);backdrop-filter:blur(15px);border-bottom:1px solid var(--tpl-line)}.tpl-live-brand{border:0;background:none;font-family:var(--tpl-heading);font-weight:800;font-size:20px;letter-spacing:-.04em}.tpl-live-header nav{display:flex;gap:24px;margin-left:auto}.tpl-live-header nav button{border:0;background:none;color:var(--tpl-muted);font-size:13px}.tpl-live-cart{border:1px solid var(--tpl-line);background:var(--tpl-surface);padding:9px 13px;border-radius:999px}.tpl-live-cart span{display:inline-grid;place-items:center;width:20px;height:20px;margin-left:6px;border-radius:50%;background:var(--tpl-accent);color:var(--tpl-bg)}.tpl-live-hero{min-height:calc(100vh - 160px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,6vw,90px);align-items:center;padding:clamp(50px,8vw,120px) clamp(20px,6vw,95px)}.tpl-live-about>div>span,.tpl-live-hero>div>span,.tpl-live-selection>div>span,.tpl-live-shop>span,.tpl-live-story span{display:block;text-transform:uppercase;letter-spacing:.16em;color:var(--tpl-accent);font-size:11px;font-weight:700}.tpl-live-about h1,.tpl-live-hero h1,.tpl-live-selection h2,.tpl-live-shop h1,.tpl-live-story h2,.tpl-product-modal h2{font-family:var(--tpl-heading);margin:15px 0;letter-spacing:-.055em}.tpl-live-hero h1{font-size:clamp(50px,7vw,110px);line-height:.89}.tpl-live-about p,.tpl-live-hero p,.tpl-live-story p{color:var(--tpl-muted);font-size:clamp(16px,1.6vw,20px);line-height:1.6}.tpl-live-hero>div>button,.tpl-live-story button{border:0;border-radius:999px;padding:14px 20px;background:var(--tpl-accent);color:var(--tpl-bg);font-weight:700}.tpl-live-hero figure{position:relative;margin:0;height:min(70vh,760px)}.tpl-live-hero figure img{width:100%;height:100%;object-fit:cover;border-radius:28px}.tpl-live-hero figcaption{position:absolute;right:15px;bottom:15px;background:var(--tpl-surface);padding:9px 12px;border-radius:999px;font-size:11px}.tpl-live-marquee{padding:17px 0;white-space:nowrap;overflow:hidden;border-block:1px solid var(--tpl-line);font-family:var(--tpl-heading);font-size:clamp(18px,2.5vw,34px)}.tpl-live-selection,.tpl-live-shop{padding:clamp(65px,8vw,120px) clamp(18px,5vw,75px)}.tpl-live-selection>div:not(.tpl-product-grid){display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:30px}.tpl-live-selection>div>span{grid-column:1/-1}.tpl-live-selection h2,.tpl-live-story h2{font-size:clamp(38px,5vw,72px)}.tpl-live-selection>div>button{border:0;border-bottom:1px solid var(--tpl-text);background:none}.tpl-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(10px,2vw,24px)}.tpl-product-grid article{min-width:0;overflow:hidden;contain:inline-size}.tpl-product-image{display:block;position:relative;width:100%;aspect-ratio:4/5;padding:0;border:0;border-radius:18px;overflow:hidden;background:var(--tpl-surface)}.tpl-product-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s}.tpl-product-image:hover img{transform:scale(1.035)}.tpl-product-image>span{top:10px;padding:6px 8px;background:var(--tpl-text);color:var(--tpl-bg);font-size:10px}.tpl-product-image>i,.tpl-product-image>span{position:absolute;left:10px;border-radius:999px;font-style:normal}.tpl-product-image>i{right:10px;bottom:10px;padding:10px;background:var(--tpl-surface);font-weight:700;transform:translateY(145%);transition:transform .25s}.tpl-product-image:hover>i{transform:none}.tpl-product-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;width:100%;padding:13px 2px;border:0;background:none;text-align:left;overflow-wrap:anywhere}.tpl-product-copy small{color:var(--tpl-muted)}.tpl-product-copy strong{font-family:var(--tpl-heading);font-size:17px;margin:4px 0}.tpl-live-story{margin:50px;display:grid;grid-template-columns:1.1fr .9fr;min-height:620px;background:var(--tpl-surface);border-radius:28px;overflow:hidden}.tpl-live-story>img{width:100%;height:100%;object-fit:cover}.tpl-live-story>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(35px,6vw,95px)}.tpl-live-about h1,.tpl-live-shop>h1{font-size:clamp(48px,7vw,98px);line-height:.92;max-width:900px}.tpl-live-filters{display:flex;gap:8px;margin:36px 0 26px;overflow:auto}.tpl-live-filters button{white-space:nowrap;border:1px solid var(--tpl-line);background:var(--tpl-surface);border-radius:999px;padding:9px 13px}.tpl-live-filters button.is-active{background:var(--tpl-text);color:var(--tpl-bg)}.tpl-live-about{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding:clamp(65px,8vw,120px) clamp(20px,6vw,90px)}.tpl-live-about>div{align-self:center}.tpl-live-about>img{width:100%;height:70vh;object-fit:cover;border-radius:28px}.tpl-live-about>aside{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--tpl-line)}.tpl-live-about article{padding:25px;border-right:1px solid var(--tpl-line)}.tpl-live-about article b{color:var(--tpl-accent)}.tpl-live-footer{display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:40px;padding:70px 5vw;background:var(--tpl-text);color:var(--tpl-bg)}.tpl-live-footer>div{display:flex;flex-direction:column;gap:8px}.tpl-live-footer strong{font-family:var(--tpl-heading);font-size:30px}.tpl-live-footer p{max-width:360px;opacity:.65}.tpl-live-footer span{opacity:.7;font-size:13px}.tpl-live-footer button{margin-top:10px;padding:10px;background:var(--tpl-bg);color:var(--tpl-text)}.tpl-live-overlay{position:fixed;inset:0;z-index:50;border:0;background:#0008;opacity:0;pointer-events:none}.tpl-live-overlay.is-open{opacity:1;pointer-events:auto}.tpl-live-drawer{position:fixed;z-index:55;right:0;top:0;width:min(480px,100%);height:100vh;padding:24px;background:var(--tpl-surface);transform:translateX(101%);transition:transform .3s}.tpl-live-drawer.is-open{transform:none}.tpl-live-drawer>div:first-child{display:flex;justify-content:space-between;border-bottom:1px solid var(--tpl-line);padding-bottom:18px}.tpl-live-drawer>div:first-child button{border:0;background:none;font-size:30px}.tpl-live-drawer article{display:grid;grid-template-columns:90px 1fr;gap:14px;padding:20px 0}.tpl-live-drawer article img{width:90px;height:110px;object-fit:cover}.tpl-live-drawer article div{display:flex;flex-direction:column;gap:5px}.tpl-live-drawer article span{color:var(--tpl-muted)}.tpl-live-drawer>button,.tpl-live-empty button{width:100%;border:0;border-radius:999px;padding:14px;background:var(--tpl-accent);color:var(--tpl-bg);font-weight:700}.tpl-live-empty{padding:45px 0}.tpl-product-modal{position:fixed;z-index:60;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(980px,calc(100% - 30px));max-height:88vh;overflow:auto;background:var(--tpl-surface);border-radius:24px;box-shadow:0 30px 100px #0008}.tpl-product-modal>img{width:100%;height:100%;min-height:650px;object-fit:cover}.tpl-product-modal>div{padding:clamp(30px,5vw,65px)}.tpl-product-modal h2{font-size:clamp(40px,5vw,70px)}.tpl-product-modal p{color:var(--tpl-muted);line-height:1.6}.tpl-product-modal label{display:block;border-top:1px solid var(--tpl-line);padding:15px 0;font-size:12px}.tpl-product-modal label div{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.tpl-product-modal label button{border:1px solid var(--tpl-line);background:var(--tpl-bg);border-radius:8px;padding:8px}.tpl-product-modal small{display:block;margin:15px 0;color:var(--tpl-muted)}.tpl-modal-close{position:absolute;right:15px;top:15px;border:0;background:var(--tpl-surface);border-radius:50%;width:38px;height:38px;font-size:24px}.tpl-modal-add{width:100%;border:0;border-radius:999px;padding:14px;background:var(--tpl-accent);color:var(--tpl-bg);font-weight:700}.tpl-live-store[data-design=clinique]{background-image:radial-gradient(circle,color-mix(in srgb,var(--tpl-accent) 8%,transparent) 1px,transparent 1.4px);background-size:26px 26px}.tpl-live-store[data-design=clinique] .tpl-announcement{background:var(--tpl-accent);color:var(--tpl-bg)}.tpl-live-store[data-design=clinique] .tpl-live-hero h1{font-weight:500}.tpl-live-store[data-design=orfevre] .tpl-live-hero h1{font-weight:400;letter-spacing:0}.tpl-live-store[data-design=orfevre] .tpl-live-hero figure img,.tpl-live-store[data-design=orfevre] .tpl-product-image{border-radius:0}.tpl-live-store[data-design=orfevre] .tpl-live-header{text-transform:uppercase;letter-spacing:.12em;font-size:12px}.tpl-live-store[data-design=braise] .tpl-live-hero{background:repeating-linear-gradient(90deg,transparent 0 9.9%,color-mix(in srgb,var(--tpl-text) 14%,transparent) 10%)}.tpl-live-store[data-design=braise] .tpl-live-hero h1{text-transform:uppercase}.tpl-live-store[data-design=braise] .tpl-announcement{background:var(--tpl-accent);color:#fff}.tpl-live-store[data-design=revue] .tpl-live-hero h1{font-style:italic;font-weight:400}.tpl-live-store[data-design=revue] .tpl-live-hero figure img,.tpl-live-store[data-design=revue] .tpl-live-story,.tpl-live-store[data-design=revue] .tpl-product-image{border-radius:0;filter:saturate(.85)}.tpl-live-store[data-design=opulence]{background-image:radial-gradient(circle at 50% -10%,color-mix(in srgb,var(--tpl-accent) 10%,transparent),transparent 46%)}.tpl-live-store[data-design=opulence] h1{text-transform:uppercase;letter-spacing:.04em;font-weight:400}.tpl-live-store[data-design=opulence] .tpl-live-hero figure img,.tpl-live-store[data-design=opulence] .tpl-product-image{border-radius:0;border:1px solid color-mix(in srgb,var(--tpl-accent) 40%,transparent)}.tpl-live-store[data-design=beton]{border:8px solid var(--tpl-text)}.tpl-live-store[data-design=beton] h1{text-transform:uppercase;letter-spacing:-.05em}.tpl-live-store[data-design=beton] .tpl-product-grid{gap:0;border:2px solid var(--tpl-text)}.tpl-live-store[data-design=beton] .tpl-product-grid article{border:1px solid var(--tpl-text)}.tpl-live-store[data-design=beton] .tpl-live-hero figure img,.tpl-live-store[data-design=beton] .tpl-product-image{border-radius:0;filter:contrast(1.12)}.tpl-live-store[data-design=circuit]{background-image:linear-gradient(color-mix(in srgb,var(--tpl-accent) 5%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--tpl-accent) 5%,transparent) 1px,transparent 1px);background-size:34px 34px}.tpl-live-store[data-design=circuit] h1{text-transform:uppercase;text-shadow:0 0 30px color-mix(in srgb,var(--tpl-accent) 35%,transparent)}.tpl-live-store[data-design=circuit] .tpl-live-hero figure img,.tpl-live-store[data-design=circuit] .tpl-product-image{border-radius:0;filter:saturate(.72) contrast(1.12)}.tpl-live-store[data-design=sprint] .tpl-live-hero{background:linear-gradient(105deg,transparent 55%,var(--tpl-accent) 55.2%)}.tpl-live-store[data-design=sprint] h1{text-transform:uppercase;font-style:italic}.tpl-live-store[data-design=bulle] .tpl-live-hero figure img{border-radius:46% 54% 52% 48%/54% 46% 54% 46%}.tpl-live-store[data-design=bulle] .tpl-product-image{border-radius:30px}.tpl-live-store[data-design=canopee] .tpl-live-hero figure img{border-radius:120px 120px 14px 14px}.tpl-live-store[data-design=canopee] .tpl-product-image{border-radius:140px 140px 14px 14px}@media(max-width:900px){.tpl-preview-toolbar{padding:0 10px}.tpl-device-switch,.tpl-preview-title{display:none}.tpl-duplicate-main{margin-left:auto}.tpl-preview-stage{padding-inline:0}.tpl-live-store{border-radius:0}.tpl-live-header nav{display:none}.tpl-live-header{height:66px}.tpl-live-about,.tpl-live-hero,.tpl-live-story{grid-template-columns:1fr}.tpl-live-hero figure{height:60vh}.tpl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-live-story{margin:15px}.tpl-live-about>aside{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-live-footer,.tpl-product-modal{grid-template-columns:1fr}.tpl-product-modal>img{min-height:0;height:45vh}.tpl-live-store[data-design=sprint] .tpl-live-hero{background:none}}.tpl-preview-stage.is-mobile .tpl-live-header nav{display:none}.tpl-preview-stage.is-mobile .tpl-live-about,.tpl-preview-stage.is-mobile .tpl-live-hero,.tpl-preview-stage.is-mobile .tpl-live-story{grid-template-columns:1fr}.tpl-preview-stage.is-mobile .tpl-live-hero{padding:34px 18px}.tpl-preview-stage.is-mobile .tpl-live-hero h1{font-size:48px}.tpl-preview-stage.is-mobile .tpl-live-hero figure{height:52vh}.tpl-preview-stage.is-mobile .tpl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-preview-stage.is-mobile .tpl-live-story{margin:12px}.tpl-preview-stage.is-mobile .tpl-live-footer{grid-template-columns:1fr}.tpl-preview-stage.is-mobile .tpl-live-store[data-design=sprint] .tpl-live-hero{background:none}.tpl-announcement{padding:9px 20px;text-align:center;background:var(--tpl-text);color:var(--tpl-bg);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tpl-live-search{display:flex;align-items:center;gap:5px;min-width:130px;border-bottom:1px solid color-mix(in srgb,var(--tpl-text) 22%,transparent)}.tpl-live-search input{width:110px;border:0;background:transparent;padding:7px 2px;color:var(--tpl-text);font-size:12px;outline:none}.tpl-live-search input::placeholder{color:var(--tpl-muted)}.tpl-hero-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:10px;margin-top:22px}.tpl-live-hero .tpl-hero-actions button,.tpl-live-hero>div>button,.tpl-live-story button{border:0;border-radius:999px;padding:14px 20px;background:var(--tpl-accent);color:var(--tpl-bg);font-weight:700;cursor:pointer}.tpl-live-hero .tpl-hero-actions .is-secondary{background:transparent;color:var(--tpl-text);border:1px solid color-mix(in srgb,var(--tpl-text) 30%,transparent)}.tpl-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid color-mix(in srgb,var(--tpl-text) 16%,transparent)}.tpl-trust-strip span{padding:18px;text-align:center;font-size:12px;border-right:1px solid color-mix(in srgb,var(--tpl-text) 16%,transparent)}.tpl-trust-strip span:last-child{border:0}.tpl-section-heading{max-width:850px;margin-bottom:34px}.tpl-editorial-split span,.tpl-newsletter>span,.tpl-section-heading>span,.tpl-testimonials>span{display:block;color:var(--tpl-accent);font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase;margin-bottom:12px}.tpl-editorial-split h2,.tpl-newsletter h2,.tpl-section-heading h2{font-family:var(--tpl-heading);font-size:clamp(34px,5vw,68px);line-height:.98;letter-spacing:-.045em;margin:0}.tpl-collection-section,.tpl-journal,.tpl-lookbook{padding:clamp(55px,8vw,110px) clamp(20px,5vw,78px)}.tpl-collection-grid{display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:14px}.tpl-collection-grid>button{position:relative;min-height:490px;padding:0;border:0;background:var(--tpl-surface);color:var(--tpl-text);text-align:left;overflow:hidden;border-radius:18px}.tpl-collection-grid img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .7s}.tpl-collection-grid>button:hover img{transform:scale(1.04)}.tpl-collection-grid>button:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 34%,#000b)}.tpl-collection-grid>button b,.tpl-collection-grid>button h3,.tpl-collection-grid>button p,.tpl-collection-grid>button span{position:relative;z-index:1;display:block;margin-inline:24px;color:#fff}.tpl-collection-grid>button span{padding-top:320px;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.tpl-collection-grid>button h3{font-family:var(--tpl-heading);font-size:32px;margin-top:8px}.tpl-collection-grid>button p{font-size:13px;opacity:.78;max-width:280px}.tpl-collection-grid>button b{font-size:12px;margin-top:14px}.tpl-editorial-split{margin:clamp(25px,5vw,75px);display:grid;grid-template-columns:1.1fr .9fr;min-height:650px;background:var(--tpl-surface);border-radius:20px;overflow:hidden}.tpl-editorial-split>img{width:100%;height:100%;object-fit:cover;min-height:650px}.tpl-editorial-split>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,7vw,100px)}.tpl-editorial-split p{color:var(--tpl-muted);font-size:17px;line-height:1.7}.tpl-editorial-split button,.tpl-lookbook article button{width:max-content;margin-top:15px;padding:12px 18px;border:0;border-radius:999px;background:var(--tpl-accent);color:var(--tpl-bg);font-weight:800}.tpl-editorial-split.is-reverse{direction:rtl}.tpl-editorial-split.is-reverse>*{direction:ltr}.tpl-lookbook>div:last-child{display:grid;grid-template-columns:1.2fr .8fr .75fr;gap:12px;min-height:570px}.tpl-lookbook img{width:100%;height:100%;object-fit:cover;border-radius:16px}.tpl-lookbook article{display:flex;flex-direction:column;justify-content:flex-end;padding:30px;background:var(--tpl-surface);border-radius:16px}.tpl-lookbook article>span{font-size:10px;color:var(--tpl-accent);letter-spacing:.14em;text-transform:uppercase}.tpl-lookbook article h3{font-family:var(--tpl-heading);font-size:31px;margin:10px 0}.tpl-lookbook article p{font-size:13px;line-height:1.6;color:var(--tpl-muted)}.tpl-live-selection.is-new{background:color-mix(in srgb,var(--tpl-surface) 72%,transparent)}.tpl-testimonials{padding:clamp(65px,9vw,120px) clamp(20px,5vw,78px);border-block:1px solid color-mix(in srgb,var(--tpl-text) 15%,transparent)}.tpl-testimonials>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tpl-testimonials blockquote{margin:0;padding:30px;background:var(--tpl-surface);border-radius:16px}.tpl-testimonials blockquote>p{font-family:var(--tpl-heading);font-size:clamp(20px,2.3vw,34px);line-height:1.2;margin:0 0 45px}.tpl-testimonials blockquote footer{display:flex;flex-direction:column;gap:4px}.tpl-testimonials blockquote small{color:var(--tpl-muted)}.tpl-journal>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tpl-journal>div:last-child>button{border:0;background:transparent;color:inherit;text-align:left;padding:0}.tpl-journal img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px;margin-bottom:18px}.tpl-journal button>span{color:var(--tpl-accent);font-size:10px;text-transform:uppercase;letter-spacing:.14em}.tpl-journal h3{font-family:var(--tpl-heading);font-size:26px;margin:10px 0}.tpl-journal p{color:var(--tpl-muted);line-height:1.55}.tpl-journal button>b{font-size:12px}.tpl-newsletter{padding:clamp(80px,11vw,150px) 20px;text-align:center;background:var(--tpl-accent);color:var(--tpl-bg)}.tpl-newsletter>span{color:inherit}.tpl-newsletter h2{max-width:900px;margin:auto}.tpl-newsletter>p{opacity:.72}.tpl-newsletter form{display:flex;max-width:520px;margin:30px auto 0;border-bottom:1px solid}.tpl-newsletter input{flex:1;padding:14px 0;border:0;background:transparent;color:inherit;outline:none}.tpl-newsletter input::placeholder{color:currentColor;opacity:.6}.tpl-newsletter form button{border:0;background:transparent;color:inherit;font-weight:800}.tpl-shop-tools{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin:28px 0 34px}.tpl-shop-tools label{min-width:280px;font-size:11px;color:var(--tpl-muted)}.tpl-shop-tools input{display:block;width:100%;border:0;border-bottom:1px solid color-mix(in srgb,var(--tpl-text) 25%,transparent);padding:10px 0;background:transparent;color:inherit;outline:none}.tpl-product-copy>div{display:flex;gap:8px}.tpl-product-copy s{color:var(--tpl-muted)}.tpl-cart-lines{overflow:auto;max-height:52vh}.tpl-cart-lines article{display:grid!important;grid-template-columns:82px 1fr;gap:13px;padding:14px 0!important;border-bottom:1px solid color-mix(in srgb,var(--tpl-text) 14%,transparent)}.tpl-cart-lines article img{width:82px;height:105px;object-fit:cover}.tpl-cart-lines article>div{display:flex;flex-direction:column;align-items:flex-start!important;justify-content:center;gap:5px}.tpl-cart-lines article button,.tpl-cart-lines article span{color:var(--tpl-muted);font-size:11px}.tpl-cart-lines article button{border:0;background:none;padding:0;text-decoration:underline}.tpl-cart-total{display:flex;align-items:center;justify-content:space-between!important;margin:10px 0}.tpl-modal-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-self:stretch}.tpl-modal-gallery img{width:100%;height:100%;min-height:620px;object-fit:cover}.tpl-modal-gallery img+img{filter:saturate(.75);object-position:70%}.tpl-product-modal{grid-template-columns:1.2fr .8fr;max-width:1400px}.tpl-product-modal>div:last-child{overflow:auto;max-height:88vh}.tpl-rating{color:var(--tpl-accent);font-size:12px}.tpl-rating small{color:var(--tpl-muted);margin-left:7px}.tpl-product-modal label button.is-active{border-color:var(--tpl-accent);box-shadow:inset 0 0 0 1px var(--tpl-accent)}.tpl-product-modal details{padding:15px 0;border-top:1px solid color-mix(in srgb,var(--tpl-text) 15%,transparent)}.tpl-product-modal summary{cursor:pointer;font-weight:800}.tpl-product-modal details p{font-size:13px}.tpl-live-footer button{border:0;background:none;color:inherit;padding:0;text-align:left;opacity:.75}.tpl-live-footer small{display:block;margin-top:20px;opacity:.5;line-height:1.5}@media(max-width:900px){.tpl-announcement{font-size:9px}.tpl-live-search{display:none}.tpl-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-trust-strip span:nth-child(2){border-right:0}.tpl-collection-grid,.tpl-editorial-split,.tpl-journal>div:last-child,.tpl-lookbook>div:last-child,.tpl-testimonials>div{grid-template-columns:1fr}.tpl-collection-grid>button{min-height:430px}.tpl-editorial-split{margin:14px}.tpl-editorial-split>img{min-height:55vh}.tpl-lookbook>div:last-child{min-height:0}.tpl-lookbook img{height:60vh}.tpl-shop-tools{align-items:stretch;flex-direction:column}.tpl-shop-tools label{min-width:0;width:100%}.tpl-modal-gallery,.tpl-product-modal{grid-template-columns:1fr}.tpl-modal-gallery img{min-height:45vh}.tpl-modal-gallery img+img{display:none}}.tpl-preview-stage.is-mobile .tpl-live-search{display:none}.tpl-preview-stage.is-mobile .tpl-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-preview-stage.is-mobile .tpl-collection-grid,.tpl-preview-stage.is-mobile .tpl-editorial-split,.tpl-preview-stage.is-mobile .tpl-journal>div:last-child,.tpl-preview-stage.is-mobile .tpl-lookbook>div:last-child,.tpl-preview-stage.is-mobile .tpl-testimonials>div{grid-template-columns:1fr}.tpl-preview-stage.is-mobile .tpl-collection-grid>button{min-height:430px}.tpl-preview-stage.is-mobile .tpl-editorial-split{margin:12px}.tpl-preview-stage.is-mobile .tpl-editorial-split>img{min-height:50vh}.tpl-preview-stage.is-mobile .tpl-shop-tools{flex-direction:column;align-items:stretch}.tpl-preview-stage.is-mobile .tpl-product-modal{grid-template-columns:1fr}.tpl-preview-shell.is-embedded{background:transparent}.tpl-preview-shell.is-embedded .tpl-preview-stage{padding:0;min-height:100vh}.tpl-preview-shell.is-embedded .tpl-live-store{border-radius:0;min-height:100vh;max-width:none}