.pb-pin{--pb-hold:0;--pb-nav:88px;--pb-release:max(0, min(1, calc((var(--pb-hold) - .72) / .28)));height:188vh;scroll-margin-top:var(--pb-nav);background:var(--pb-ink);transition:background .35s;position:relative}.pb-pin,.pb-studio{--pb-ink:#0b0d12;--pb-sand:#f7f8fa;--pb-blue:#1e4fd7;--shop-gold:#f5c400;--pb-fg:#fff;--pb-fg-muted:#ffffff94;--pb-fg-dim:#ffffff73;--pb-fg-soft:#ffffffb8;--pb-fg-faint:#fff6;--pb-border:#ffffff24;--pb-border-mid:#ffffff1a;--pb-border-soft:#ffffff14;--pb-border-faint:#ffffff0f;--pb-surface:#ffffff08;--pb-surface-hover:#ffffff1f;--pb-card:#0b0d12;--pb-stage:#111318;--pb-rail:#000;--pb-accent-soft:#6d97ff;--pb-hover-border:#ffffff4d;--pb-teaser-shadow:0 18px 40px #00000047;--pb-stage-glow:radial-gradient(80% 70% at 18% 0%, #1e4fd733, transparent 55%);--pb-stage-glow-shop:radial-gradient(70% 60% at 50% 15%, #f5c4001a, transparent 55%)}.pb-pin[data-pb-theme=light],.pb-studio[data-pb-theme=light]{--pb-ink:#f7f8fa;--pb-fg:#0b0d12;--pb-fg-muted:#0b0d129e;--pb-fg-dim:#0b0d127a;--pb-fg-soft:#0b0d12b8;--pb-fg-faint:#0b0d126b;--pb-border:#0b0d1224;--pb-border-mid:#0b0d121a;--pb-border-soft:#0b0d1214;--pb-border-faint:#0b0d120f;--pb-surface:#0b0d1208;--pb-surface-hover:#0b0d120f;--pb-card:#fff;--pb-stage:#e8ebf0;--pb-rail:#fff;--pb-accent-soft:#1e4fd7;--pb-hover-border:#0b0d1247;--pb-teaser-shadow:0 18px 40px #0b0d1214;--pb-stage-glow:radial-gradient(80% 70% at 18% 0%, #1e4fd71f, transparent 55%);--pb-stage-glow-shop:radial-gradient(70% 60% at 50% 15%, #f5c40024, transparent 55%)}.pb-sec{top:var(--pb-nav);height:calc(100dvh - var(--pb-nav));box-sizing:border-box;background:var(--pb-ink);color:var(--pb-fg);border-top:1px solid var(--pb-border-faint);border-bottom:1px solid var(--pb-border-faint);transform:translate3d(0, calc(var(--pb-release) * -4vh), 0);flex-direction:column;justify-content:center;padding:22px 0 28px;transition:background .35s,color .35s,border-color .35s;display:flex;position:sticky;overflow:hidden}.pb-pin.is-held .pb-sec{will-change:transform}@media (pointer:coarse){.pb-sec{transform:none}}.pb-sec-inner{flex-direction:column;flex:auto;justify-content:flex-start;gap:22px;min-height:0;display:flex}.pb-sec-head{flex-shrink:0;max-width:none}.pb-sec-head .section-label{color:var(--pb-blue)}.pb-sec-title{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px 20px;display:flex}.pb-sec-head h2{color:var(--pb-fg);letter-spacing:-.045em;flex:12ch;margin:8px 0 12px;font-size:clamp(2.15rem,5.6vw,3.45rem);line-height:1.05}.pb-theme{border:1px solid var(--pb-border);background:var(--pb-surface);color:var(--pb-fg-soft);font-family:var(--font-head);letter-spacing:-.01em;cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;font-size:12px;font-weight:600;transition:background .3s,border-color .3s,color .3s;display:inline-flex}.pb-theme:hover{color:var(--pb-fg);border-color:var(--pb-hover-border);background:var(--pb-surface-hover)}.pb-theme svg{flex-shrink:0;width:14px;height:14px}.pb-theme-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.pb-sec-head p{max-width:58ch;color:var(--pb-fg-muted);margin:0 0 4px;font-size:clamp(.92rem,1.5vw,1.02rem);line-height:1.5}.pb-sec-main{flex-direction:column;gap:22px;min-width:0;display:flex}.pb-sec-cta{flex-direction:column;align-items:flex-start;gap:12px;margin-top:0;display:flex}.pb-cats{flex-wrap:wrap;align-content:flex-start;gap:8px;display:flex}.pb-cat{border:1px solid var(--pb-border);background:var(--pb-surface);font-family:var(--font-head);letter-spacing:-.01em;color:var(--pb-fg-soft);cursor:pointer;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:600;transition:background .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1),color .3s}.pb-cat:hover{color:var(--pb-fg);border-color:var(--pb-hover-border)}.pb-cat.is-on{background:var(--pb-blue);border-color:var(--pb-blue);color:#fff}.pb-plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;max-width:360px;margin:0;display:grid}.pb-plan{text-align:left;border:1px solid var(--pb-border);background:var(--pb-surface);color:var(--pb-fg);cursor:pointer;border-radius:12px;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 16px;transition:background .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1);display:flex}.pb-plan:hover{border-color:var(--pb-hover-border)}.pb-plan b{font-family:var(--font-head);letter-spacing:-.02em;font-size:15px;font-weight:600;line-height:1.2}.pb-plan small{color:var(--pb-fg-dim);font-size:12px;line-height:1.3}.pb-plan em{color:var(--pb-fg-soft);margin-top:6px;font-size:13px;font-style:normal;font-weight:600;display:block}.pb-plan .pb-plan-mo{color:var(--pb-fg-dim);margin-top:1px;font-size:11px;font-weight:500;display:block}.pb-plan.is-on{background:var(--pb-blue);border-color:var(--pb-blue);color:#fff}.pb-plan.is-on b{color:#fff}.pb-plan.is-on small,.pb-plan.is-on .pb-plan-mo{color:#fffc}.pb-plan.is-on em{color:#fff}.pb-rail .pb-cats,.pb-ask-pane .pb-cats{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:8px;display:grid}.pb-rail .pb-cat,.pb-ask-pane .pb-cat{text-align:center;border-radius:10px;padding:9px 10px}.pb-teaser{border:1px solid var(--pb-border-mid);background:var(--pb-card);width:100%;min-width:0;min-height:0;color:inherit;cursor:pointer;text-align:left;border-radius:20px;flex-direction:column;padding:14px;transition:border-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),background .35s;display:flex;overflow:hidden}.pb-teaser:hover{box-shadow:var(--pb-teaser-shadow);border-color:#1e4fd799}.pb-teaser:focus-visible{outline:2px solid var(--pb-blue);outline-offset:3px}.pb-teaser-stage{border:1px solid var(--pb-border-soft);background:var(--pb-stage-glow), var(--pb-stage);pointer-events:none;border-radius:14px;flex:auto;place-items:stretch stretch;min-height:220px;margin:0;padding:0;display:grid;position:relative;overflow:hidden}.pb-teaser-stage[data-plan=shop]{background:var(--pb-stage-glow-shop), var(--pb-stage);min-height:260px}.pb-sec:not(.is-in) .pb-sec-head .section-label,.pb-sec:not(.is-in) .pb-sec-title,.pb-sec:not(.is-in) .pb-sec-head>p,.pb-sec:not(.is-in) .pb-plans,.pb-sec:not(.is-in) .pb-sec-cta,.pb-sec:not(.is-in) .pb-teaser{opacity:0}.pb-sec.is-in .pb-sec-head .section-label,.pb-sec.is-in .pb-sec-title,.pb-sec.is-in .pb-sec-head>p,.pb-sec.is-in .pb-plans,.pb-sec.is-in .pb-sec-cta,.pb-sec.is-in .pb-teaser{animation:.72s cubic-bezier(.16,1,.3,1) both pb-in}.pb-sec.is-in .pb-sec-head .section-label{animation-delay:40ms}.pb-sec.is-in .pb-sec-title{animation-delay:.12s}.pb-sec.is-in .pb-sec-head>p{animation-delay:.2s}.pb-sec.is-in .pb-plans{animation-delay:.28s}.pb-sec.is-in .pb-sec-cta{animation-delay:.36s}.pb-sec.is-in .pb-teaser{animation-name:pb-in-teaser;animation-duration:.9s;animation-delay:.32s}@keyframes pb-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes pb-in-teaser{0%{opacity:0;transform:translateY(22px)scale(.98)}to{opacity:1;transform:none}}.pb-teaser-copy{padding:0}.pb-teaser-copy b{font-family:var(--font-head);letter-spacing:-.03em;color:var(--pb-fg);font-size:clamp(1rem,2vw,1.15rem);font-weight:600;display:block}.pb-teaser-copy em{color:var(--pb-fg-dim);margin-top:4px;font-size:12.5px;font-style:normal;display:block}.pb-teaser-go{background:var(--pb-blue);color:#fff;font-family:var(--font-head);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;margin:0;padding:12px 18px;font-size:13px;font-weight:600}@media (min-width:981px){.pb-pin{height:auto}.pb-sec{border-bottom:none;justify-content:flex-start;height:auto;min-height:0;padding:48px 0 134px;position:relative;top:auto;overflow:visible;transform:none}.pb-sec-inner.container{flex:none;grid-template-columns:minmax(280px,.92fr) minmax(0,1.28fr);justify-content:stretch;align-items:start;gap:24px 32px;max-width:min(1320px,100vw - 48px);min-height:0;display:grid}.pb-sec-main{justify-content:flex-start;align-self:start;gap:22px;padding:0}.pb-sec-head h2{margin:6px 0 8px;font-size:clamp(1.85rem,3.4vw,2.65rem)}.pb-sec-head p{-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:42ch;font-size:.95rem;line-height:1.45;display:-webkit-box;overflow:hidden}.pb-sec-title{flex-wrap:nowrap;gap:12px}.pb-plans{max-width:340px}.pb-sec-cta{gap:0;margin-top:2px;padding-top:0}.pb-teaser{flex-direction:column;flex:none;justify-content:flex-start;align-self:start;width:100%;height:auto;min-height:0;padding:0;display:flex}.pb-teaser-stage{aspect-ratio:1280/780;border-radius:16px;flex:none;align-self:stretch;width:100%;height:auto;min-height:0}.pb-teaser-stage[data-plan=shop]{aspect-ratio:1280/780;min-height:0}.pb-teaser-stage .lp-fit{place-items:center;width:100%;height:100%;min-height:0;display:grid;position:relative;overflow:hidden;container-type:size}.pb-teaser-stage .pb-frame{width:100%;height:100%;min-height:0}.pb-teaser-stage .lp-fit-inner{width:calc(1280px * var(--lp-s));height:calc(780px * var(--lp-s));margin:0;position:relative;top:auto;left:auto;overflow:hidden;transform:none}.pb-teaser-stage .lp-fit-inner>.lp,.pb-teaser-stage .lp-fit-inner>.shop{width:1280px;height:780px;transform:scale(var(--lp-s));transform-origin:0 0;filter:none;position:absolute;top:0;left:0}}.pb-studio{z-index:300;background:var(--pb-ink);color:var(--pb-fg);flex-direction:column;transition:background .35s,color .35s;animation:.4s cubic-bezier(.16,1,.3,1) both pb-open;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes pb-open{0%{opacity:0;transform:scale(1.01)}to{opacity:1;transform:none}}body[data-pb-open="1"] .wa-funnel{display:none!important}.pb-top{border-bottom:1px solid var(--pb-border-soft);flex-shrink:0;justify-content:space-between;align-items:flex-end;gap:20px;padding:14px 22px 12px;display:flex}.pb-top-copy h2{font-family:var(--font-head);letter-spacing:-.03em;color:var(--pb-fg);margin:4px 0 0;font-size:clamp(1.2rem,1.9vw,1.7rem);font-weight:600}.pb-top-price{text-align:right;margin-left:auto}.pb-top-price small{letter-spacing:.1em;text-transform:uppercase;color:var(--pb-fg-faint);font-size:10px;font-weight:600;display:block}.pb-top-price b{font-family:var(--font-head);letter-spacing:-.04em;color:var(--pb-fg);font-size:clamp(1.5rem,2.3vw,2rem);font-weight:600;line-height:1.1;display:block}.pb-top-price em{color:var(--pb-accent-soft);margin-top:2px;font-size:13px;font-style:normal;font-weight:600;display:block}.pb-close{border:1px solid var(--pb-border);background:var(--pb-surface);width:40px;height:40px;color:var(--pb-fg);cursor:pointer;border-radius:50%;flex-shrink:0;place-items:center;transition:background .3s,border-color .3s;display:grid}.pb-close:hover{background:var(--pb-surface-hover)}.pb-close svg{width:18px;height:18px}.pb-body{flex:1;grid-template-columns:minmax(0,1fr) minmax(340px,420px);min-height:0;display:grid}.pb-stage{background:var(--pb-stage-glow), var(--pb-stage);place-items:stretch stretch;min-width:0;min-height:0;padding:clamp(12px,2.2vmin,28px) clamp(14px,2.4vmin,32px);transition:background .35s;display:grid;position:relative;overflow:hidden}.pb-stage[data-plan=shop]{background:var(--pb-stage-glow-shop), var(--pb-stage)}.pb-frame{grid-area:1/1;justify-content:center;align-items:stretch;width:100%;min-width:0;height:100%;min-height:0;animation:.55s cubic-bezier(.16,1,.3,1) both pb-frame-in;display:flex}@keyframes pb-frame-in{0%{opacity:0;transform:scale(.97)translateY(10px)}to{opacity:1;transform:none}}.pb-rail{background:var(--pb-rail);border-left:1px solid var(--pb-border-mid);flex-direction:column;gap:20px;min-width:0;padding:24px 24px 28px;transition:background .35s,border-color .35s;display:flex;overflow:auto}.pb-kicker{font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;color:var(--pb-fg-faint);margin-bottom:10px;font-size:11px;font-weight:600}.pb-top-copy .pb-kicker{color:var(--pb-accent-soft);margin-bottom:0}.pb-tiers{flex-direction:column;gap:8px;display:flex}.pb-tier{text-align:left;border:1px solid var(--pb-border);background:var(--pb-surface);width:100%;color:var(--pb-fg);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;transition:border-color .3s cubic-bezier(.16,1,.3,1),background .3s cubic-bezier(.16,1,.3,1);display:flex}.pb-tier:hover{border-color:var(--pb-hover-border)}.pb-tier h4{font-family:var(--font-head);letter-spacing:-.02em;color:var(--pb-fg);margin:0;font-size:15px;font-weight:600}.pb-tier small{color:var(--pb-fg-dim);margin-top:2px;font-size:12px;display:block}.pb-tier em{color:var(--pb-fg-soft);font-size:14px;font-style:normal;font-weight:600}.pb-tier.is-on{border-color:var(--pb-blue);background:var(--pb-blue);color:#fff}.pb-tier.is-on h4,.pb-tier.is-on em{color:#fff}.pb-tier.is-on small{color:#fffc}.pb-included{flex-wrap:wrap;gap:8px;display:flex}.pb-included span{color:var(--pb-fg-soft);background:#f5c40014;border:1px solid #f5c40059;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:600}.pb-included.is-stack{flex-direction:column;align-items:stretch}.pb-included.is-stack span{border-radius:10px;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.pb-included.is-stack i{color:var(--pb-fg-dim);white-space:nowrap;font-size:11px;font-style:normal;font-weight:600}.pb-tier-mo{opacity:.72;margin-top:3px;font-size:11px;font-weight:500;display:block}.pb-tier.is-on .pb-tier-mo{opacity:.9}.pb-mods{flex-wrap:wrap;gap:8px;display:flex}.pb-chip{border:1px solid var(--pb-border);background:var(--pb-surface);font-family:var(--font-head);color:var(--pb-fg-soft);cursor:pointer;white-space:normal;text-align:left;border-radius:999px;align-items:center;gap:8px;max-width:100%;padding:9px 14px;font-size:12px;font-weight:600;line-height:1.3;display:inline-flex}.pb-chip:hover{color:var(--pb-fg);border-color:var(--pb-hover-border)}.pb-chip i{color:var(--pb-fg-dim);font-size:11px;font-style:normal}.pb-chip.is-on{border-color:var(--pb-blue);background:var(--pb-blue);color:#fff}.pb-chip.is-on i{color:#ffffffd1}.pb-rail-foot{margin-top:auto;padding-top:8px}.pb-send{white-space:normal;width:100%;padding:14px 16px;font-size:13px;line-height:1.3}.pb-rail-foot p{color:var(--pb-fg-faint);text-align:center;margin:10px 0 0;font-size:11px;line-height:1.45}.lp{filter:drop-shadow(0 28px 60px #00000073);flex-direction:column;width:100%;max-width:none;height:100%;min-height:0;display:flex}.lp-chrome{background:#eef1f5;border:1px solid #ffffff14;border-bottom:none;border-radius:12px 12px 0 0;flex-shrink:0;align-items:center;gap:6px;padding:11px 16px;display:flex}.lp-chrome>i{background:#c5cad3;border-radius:50%;width:8px;height:8px}.lp-chrome>i:first-child{background:#ff5f57}.lp-chrome>i:nth-child(2){background:#febc2e}.lp-chrome>i:nth-child(3){background:#28c840}.lp-url{color:var(--gray-muted);background:#fff;border-radius:6px;flex:1;margin-left:8px;padding:4px 10px;font-size:11px;font-weight:600}.lp-lang,.lp-care{font-family:var(--font-head);letter-spacing:.06em;border-radius:6px;padding:3px 7px;font-size:9px;font-weight:600;display:none}.lp-lang{color:var(--navy-trench);background:var(--coral-light)}.lp-care{color:#163db0;background:#e8eefb}.lp[data-bi] .lp-lang,.lp[data-care] .lp-care{display:inline-block}.lp-site{border-radius:0 0 12px 12px;flex:1;min-height:0;overflow:hidden}.lp-fit{--lp-aw:1280px;--lp-ah:780px;--lp-s:min(calc(100cqw / 1280px), calc(100cqh / 780px));place-items:center;width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative;overflow:hidden;container-type:size}.pb-frame>.lp-fit{flex:1;align-self:stretch}.lp-fit-inner{width:calc(1280px * var(--lp-s));height:calc(780px * var(--lp-s));flex:none;position:relative;overflow:hidden}.lp-fit-inner>.lp,.lp-fit-inner>.shop{width:1280px;height:780px;transform:scale(var(--lp-s));transform-origin:0 0;position:absolute;top:0;left:0}.lp,.shop.shop-site{container:lp-artboard/inline-size}.lp-fit .lp,.lp-fit .shop{width:1280px;height:780px}.lp-nav{flex-wrap:nowrap;align-items:center;gap:12px;min-width:0;display:flex}.lp-nav b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.lp-nav-links{letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;gap:28px;margin-left:auto;font-size:10px;font-weight:600;display:flex}.lp-mark{opacity:0;flex-shrink:0;width:18px;height:18px;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .4s;transform:scale(0)}.lp[data-brand] .lp-mark{opacity:1;transform:scale(1)}.lp-cta{letter-spacing:.04em;padding:9px 16px;font-family:inherit;font-size:11px;font-weight:700;display:inline-block}.lp-alt{margin:0 0 10px;font-size:11px;display:none}.lp[data-bi] .lp-alt{display:block}.lp-info{border-radius:10px;padding:10px 12px;font-size:10px;line-height:1.5;overflow:hidden}.lp-info b{margin-bottom:4px;font-size:11px;display:block}.lp-info span{display:block}.lp-cl{--cl-teal:#0f6e6c;--cl-teal-deep:#0a4f4d;--cl-mint:#e6f1ef;--cl-ink:#14201d;--cl-soft:#5c6d68;--cl-wa:#25d366;height:100%;color:var(--cl-ink);background:#f3f6f5;grid-template-rows:auto minmax(0,1fr) auto;font-family:Outfit,system-ui,sans-serif;display:grid}@media (min-width:981px){.lp-fit .lp-cl{grid-template-rows:auto minmax(0,1fr) auto}.lp-fit .lp-cl-copy h3{font-size:2.15rem}.lp-fit .lp-cl-hero{align-items:stretch;padding-top:22px}.lp-fit .lp-cl-visual{min-height:280px}.lp-fit .lp-cl-visual img{min-height:0}.lp-fit .lp-vi{grid-template-rows:auto minmax(0,1.4fr) minmax(0,.9fr) auto}.lp-fit .lp-vi-hero{height:auto;min-height:0}.lp-fit .lp-vi-copy h3{font-size:2.05rem}.lp-fit .lp-vi-reel{min-height:0}.lp-fit .lp-vi-reel article{grid-template-rows:minmax(0,1fr) auto}.lp-fit .lp-vi-reel img{object-fit:cover;height:100%;min-height:72px;max-height:96px}.lp-fit .lp-lg{grid-template-rows:auto minmax(0,1.45fr) auto auto}.lp-fit .lp-lg-hero{height:auto;min-height:0}.lp-fit .lp-lg-copy h3{font-size:2rem}.lp-fit .lp-ot{grid-template-rows:minmax(0,1.45fr) minmax(0,.95fr) auto auto}.lp-fit .lp-ot-hero{height:auto;min-height:0}.lp-fit .lp-ot-copy h3{font-size:2.05rem}.lp-fit .lp-ot-reel{min-height:0}.lp-fit .lp-ot-reel article{grid-template-rows:minmax(0,1fr) auto}.lp-fit .lp-ot-reel img{object-fit:cover;height:100%;min-height:72px;max-height:96px}}.lp-cl-nav{background:#fff;border-bottom:1px solid #d4e0dc;flex-shrink:0;gap:16px;padding:12px 22px}.lp-cl-brand{flex-shrink:0;align-items:center;gap:10px;min-width:0;display:flex}.lp-cl-brand b{letter-spacing:-.02em;color:var(--cl-ink);font-family:Newsreader,Georgia,serif;font-size:15px;font-weight:600;line-height:1.1;display:block}.lp-cl-brand small{letter-spacing:.12em;text-transform:uppercase;color:var(--cl-teal);margin-top:2px;font-size:8px;font-weight:700;display:block}.lp-cl-mark{background:var(--cl-teal);color:#fff;opacity:1;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;transform:none}.lp-cl-mark svg{width:16px;height:16px}.lp[data-brand][data-tpl=clinica] .lp-cl-mark{background:var(--cl-teal-deep)}.lp-cl-nav .lp-nav-links{color:var(--cl-soft);text-transform:none;letter-spacing:0;flex:1;justify-content:center;gap:14px;margin-left:0;font-size:10px;font-weight:600}.lp-cl-nav .lp-nav-links .is-on{color:var(--cl-teal);text-underline-offset:4px;text-decoration:underline}.lp-cl-nav-cta{flex-shrink:0;align-items:center;gap:10px;margin-left:0;display:flex}.lp-cl-nav-cta em{color:var(--cl-soft);white-space:nowrap;font-size:10px;font-style:normal;font-weight:600}.lp-cl-nav-cta .lp-cta{background:var(--cl-teal);color:#fff;border-radius:999px;padding:8px 14px;font-size:10px}.lp-cl-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:22px;min-height:0;padding:18px 22px 8px;display:grid}.lp-cl-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.lp-cl-kicker{letter-spacing:.1em;text-transform:uppercase;width:fit-content;color:var(--cl-teal);align-items:center;gap:7px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.lp-cl-kicker i{background:var(--cl-teal);border-radius:50%;width:6px;height:6px}.lp-cl-copy h3{letter-spacing:-.035em;color:var(--cl-teal-deep);margin:10px 0;font-family:Newsreader,Georgia,serif;font-size:clamp(1.45rem,2.6cqw,2.15rem);font-weight:600;line-height:1.05}.lp-cl-copy p{color:var(--cl-soft);max-width:42ch;margin:0;font-size:12px;line-height:1.5}.lp-cl-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.lp-cl-actions .lp-cta{background:var(--cl-teal);color:#fff;border-radius:999px;width:fit-content;padding:10px 14px;font-size:10.5px}.lp[data-brand][data-tpl=clinica] .lp-cl-actions .lp-cta{background:var(--cl-teal-deep)}.lp-cl-wa{background:var(--cl-wa);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;padding:10px 14px;font-size:10.5px;font-weight:700;display:inline-flex}.lp-cl-trust{border-top:1px solid #d4e0dc;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;padding-top:14px;display:grid}.lp-cl-trust span{flex-direction:column;gap:2px;min-width:0;display:flex}.lp-cl-trust b{color:var(--cl-ink);letter-spacing:-.02em;font-size:13px;font-weight:700}.lp-cl-trust small{color:var(--cl-soft);text-transform:none;letter-spacing:0;font-size:9.5px;font-weight:500;line-height:1.3}.lp-cl-visual{background:var(--cl-mint);border-radius:22px;height:100%;min-height:0;position:relative;overflow:hidden;box-shadow:0 18px 40px #14201d1a}.lp-cl-visual img{object-fit:cover;object-position:55% 40%;width:100%;height:100%;min-height:200px}.lp-cl-chips{flex-wrap:wrap;gap:8px;padding:10px 22px 18px;display:flex}.lp-cl-chips span{color:var(--cl-ink);white-space:nowrap;background:#fff;border:1px solid #d4e0dc;border-radius:999px;align-items:center;padding:8px 12px;font-size:10.5px;font-weight:600;display:inline-flex}.lp-vi{color:#f7f3eb;background:#0b1211;grid-template-rows:minmax(0,1.55fr) minmax(0,.95fr) auto auto;height:100%;font-family:Manrope,system-ui,sans-serif;display:grid}.lp-vi-hero{min-height:0;position:relative;overflow:hidden}.lp-vi-hero>img{object-fit:cover;object-position:50% 40%;width:100%;height:100%;animation:18s ease-in-out infinite lp-ken}.lp-vi-hero:after{content:"";background:linear-gradient(#0b121180 0%,#0000 34%,#0b1211c7 100%);position:absolute;inset:0}.lp-vi .lp-nav{z-index:2;padding:20px 32px;position:absolute;top:0;left:0;right:0}.lp-vi .lp-nav b{color:#f7f3eb;font-family:Cormorant Garamond,Georgia,serif;font-size:19px;font-weight:500}.lp-vi .lp-nav-links{color:#f7f3ebd1;gap:28px}.lp-vi .lp-mark{background:#c4a36a;border-radius:50%}.lp-vi-toast{z-index:2;color:#141c1a;background:#f7f3ebf5;border-radius:12px;min-width:168px;padding:11px 14px;animation:8s cubic-bezier(.16,1,.3,1) infinite lp-toast;position:absolute;top:64px;right:32px}.lp-vi-toast b{letter-spacing:.1em;text-transform:uppercase;color:#c4a36a;font-size:10px;display:block}.lp-vi-toast span{margin-top:2px;font-size:12px;font-weight:600;display:block}.lp-vi-copy{z-index:1;flex-direction:column;justify-content:flex-end;max-width:38ch;display:flex;position:absolute;top:62px;bottom:84px;left:32px;overflow:hidden}.lp-vi-copy em{letter-spacing:.18em;text-transform:uppercase;color:#c4a36a;margin-bottom:8px;font-size:10px;font-style:normal;font-weight:700;display:block}.lp-vi-copy h3{letter-spacing:-.03em;color:#f7f3eb;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.9rem,3.4cqw,3.05rem);font-style:italic;font-weight:500;line-height:.95}.lp-vi-copy p{color:#f7f3ebc7;margin:8px 0 0;font-size:13px;line-height:1.45}.lp-vi-stay{z-index:2;color:#141c1a;background:#f7f3ebf5;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;gap:12px;padding:10px 12px 10px 18px;display:grid;position:absolute;bottom:18px;left:32px;right:32px}.lp-vi-stay small{letter-spacing:.12em;text-transform:uppercase;color:#5c675f;font-size:8px;font-weight:700;display:block}.lp-vi-stay b{font-size:13px}.lp-vi .lp-cta{color:#f7f3eb;background:#141c1a;border-radius:10px}.lp[data-brand][data-tpl=inmobiliaria] .lp-cta{color:#141c1a;background:#c4a36a}.lp-vi-reel{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-height:0;padding:16px 28px 8px;display:grid}.lp-vi-reel article{background:#141c1a;border-radius:14px;grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.lp-vi-reel img{object-fit:cover;width:100%;height:100%;min-height:72px}.lp-vi-reel div{padding:10px 12px 12px}.lp-vi-reel small{letter-spacing:.12em;text-transform:uppercase;color:#c4a36a;font-size:9px;display:block}.lp-vi-reel b{margin:2px 0;font-family:Cormorant Garamond,Georgia,serif;font-size:16px;font-weight:500;display:block}.lp-vi-reel em{font-size:12px;font-style:normal}.lp-vi-reel i{color:#f7f3eb73;font-style:normal}.lp-vi-rooms{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:4px 28px 18px;display:grid}.lp-vi-rooms figure{margin:0}.lp-vi-rooms img{object-fit:cover;border-radius:10px;width:100%;height:58px}.lp-vi-rooms figcaption{margin-top:6px;font-size:10px;font-weight:600;display:block}.lp-vi-rooms small{color:#f7f3eb80;font-weight:500;display:block}.lp-lg{color:#171614;background:#faf7f1;grid-template-rows:minmax(0,1.4fr) auto auto auto;height:100%;font-family:IBM Plex Sans,system-ui,sans-serif;display:grid}.lp-lg-hero{min-height:0;position:relative;overflow:hidden}.lp-lg-hero>img{object-fit:cover;object-position:50% 28%;filter:grayscale(.28);width:100%;height:100%}.lp[data-brand][data-tpl=legal] .lp-lg-hero>img{filter:none}.lp-lg-hero:after{content:"";background:linear-gradient(90deg,#141311d1 0%,#14131159 52%,#1413111f 100%);position:absolute;inset:0}.lp-lg .lp-nav{z-index:2;color:#f2ede4;padding:20px 32px;position:absolute;top:0;left:0;right:0}.lp-lg .lp-nav b{font-family:"Source Serif 4",Georgia,serif;font-size:18px;font-weight:500}.lp-lg .lp-nav>small{white-space:nowrap;letter-spacing:.14em;text-transform:uppercase;color:#c4a36a;flex-shrink:0;font-size:9px;font-weight:700}.lp-lg .lp-nav-links{color:#f2ede4c7;gap:28px}.lp-lg .lp-mark{background:#c4a36a;border-radius:2px}.lp-lg-copy{z-index:1;color:#faf7f1;flex-direction:column;justify-content:flex-end;max-width:36ch;display:flex;position:absolute;top:62px;bottom:28px;left:32px;overflow:hidden}.lp-lg-copy em{letter-spacing:.16em;text-transform:uppercase;color:#c4a36a;align-items:center;gap:8px;font-size:10px;font-style:normal;font-weight:700;display:flex}.lp-lg-copy em:before{content:"";background:#c4a36a;width:16px;height:1px}.lp-lg-copy h3{letter-spacing:-.03em;color:#faf7f1;margin:12px 0 10px;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(1.7rem,3.1cqw,2.7rem);font-style:italic;font-weight:500;line-height:1.05}.lp-lg-copy p{color:#faf7f1c7;margin:0 0 14px;font-size:13px;line-height:1.5}.lp-lg .lp-cta{color:#141311;background:#c4a36a;border-radius:2px}.lp[data-brand][data-tpl=legal] .lp-cta{color:#faf7f1;background:#9a7340}.lp-lg-toast{z-index:2;color:#171614;background:#faf7f1;min-width:168px;padding:11px 14px;animation:8s cubic-bezier(.16,1,.3,1) infinite lp-toast;position:absolute;bottom:28px;right:32px}.lp-lg-toast b{letter-spacing:.1em;text-transform:uppercase;color:#9a7340;font-size:10px;display:block}.lp-lg-toast span{margin-top:2px;font-size:12px;font-weight:600;display:block}.lp-lg-list{background:#faf7f1;border-top:1px solid #ddd5c8;border-bottom:1px solid #ddd5c8;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:8px 36px;list-style:none;display:grid}.lp-lg-list li{border-right:1px solid #ddd5c8;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:14px 16px 14px 0;display:grid}.lp-lg-list li:last-child{border-right:none;padding-right:0}.lp-lg-list i{color:#9a7340;padding-top:3px;font-size:10px;font-style:normal;font-weight:700}.lp-lg-list small{letter-spacing:.12em;text-transform:uppercase;color:#9a7340;font-size:9px;display:block}.lp-lg-list b{margin:3px 0 2px;font-size:13px;font-weight:600;display:block}.lp-lg-list em{color:#6a655c;font-size:12px;font-style:normal}.lp-lg-partners{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(0,1.15fr);gap:12px;padding:14px 32px 20px;display:grid}.lp-lg-partners figure{margin:0}.lp-lg-partners img{object-fit:cover;object-position:50% 16%;filter:grayscale(.45);width:100%;height:78px}.lp[data-brand][data-tpl=legal] .lp-lg-partners img{filter:none}.lp-lg-partners figcaption{margin-top:6px;font-size:10px;font-weight:600;display:block}.lp-lg-partners small{color:#6a655c;font-weight:500;display:block}.lp-lg .lp-info{color:#6a655c;background:#f2ede4;border-radius:2px}.lp-lg .lp-info b{color:#171614}.lp-bu{color:#161513;background:#efebe3;grid-template-rows:auto auto minmax(0,1.25fr) minmax(0,.95fr) auto auto;height:100%;font-family:Barlow,system-ui,sans-serif;display:grid}.lp-bu-ticker{color:#efebe3;letter-spacing:.16em;text-transform:uppercase;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#161513;padding:8px 22px;font-size:10px;font-weight:800;overflow:hidden}.lp-bu .lp-nav{background:#f7f4ee;border-bottom:1px solid #d9d3c8;padding:18px 32px}.lp-bu .lp-nav b{letter-spacing:.04em;text-transform:uppercase;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:18px;font-weight:600}.lp-bu .lp-nav-links{color:#6b6760;gap:26px}.lp-bu .lp-mark{background:#c65d2e;border-radius:2px}.lp-bu-menu{display:none}.lp-bu-hero{min-height:0;position:relative;overflow:hidden}.lp-bu-hero img{object-fit:cover;object-position:50% 40%;width:100%;height:100%;animation:18s ease-in-out infinite lp-ken}.lp-bu-hero:after{content:"";background:linear-gradient(90deg,#161513c7 0%,#16151333 55%,#0000 80%);position:absolute;inset:0}.lp-bu-toast{z-index:2;color:#161513;background:#efebe3;min-width:160px;padding:10px 12px;animation:8s cubic-bezier(.16,1,.3,1) infinite lp-toast;position:absolute;top:16px;right:18px}.lp-bu-toast b{letter-spacing:.1em;text-transform:uppercase;color:#c65d2e;font-size:10px;display:block}.lp-bu-toast span{margin-top:2px;font-size:12px;font-weight:600;display:block}.lp-bu-copy{z-index:1;color:#efebe3;flex-direction:column;justify-content:flex-end;max-width:38ch;display:flex;position:absolute;top:16px;bottom:64px;left:28px;overflow:hidden}.lp-bu-copy em{letter-spacing:.16em;text-transform:uppercase;color:#c65d2e;margin-bottom:6px;font-size:10px;font-style:normal;font-weight:800;display:block}.lp-bu-copy h3{letter-spacing:-.02em;text-transform:uppercase;color:#fff;margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(1.9rem,3.6cqw,3.2rem);font-weight:500;line-height:.9}.lp-bu-copy p{color:#efebe3c7;margin:8px 0 12px;font-size:13px;line-height:1.4}.lp-bu .lp-cta{color:#fff;background:#c65d2e;border-radius:2px}.lp[data-brand][data-tpl=constructora] .lp-cta{background:#a44b24}.lp-bu-nums{z-index:1;color:#efebe3;background:#161513db;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:absolute;bottom:0;left:0;right:0}.lp-bu-nums div{border-right:1px solid #efebe31f;padding:10px 22px}.lp-bu-nums div:last-child{border-right:none}.lp-bu-nums b{font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:1.25rem;font-weight:600;display:block}.lp-bu-nums span{color:#efebe38c;letter-spacing:.04em;font-size:10px}.lp-bu-masonry{grid-template-rows:1fr 1fr;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:12px;min-height:0;padding:18px 32px 10px;display:grid}.lp-bu-masonry .is-lead{grid-row:1/span 2}.lp-bu-masonry article{border-radius:4px;min-height:0;position:relative;overflow:hidden}.lp-bu-masonry img{object-fit:cover;width:100%;height:100%}.lp-bu-masonry div{color:#fff;text-shadow:0 1px 8px #00000073;position:absolute;bottom:12px;left:12px}.lp-bu-masonry small{letter-spacing:.12em;text-transform:uppercase;color:#c65d2e;font-size:9px;font-weight:800;display:block}.lp-bu-masonry b{text-transform:uppercase;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:16px;display:block}.lp-bu-masonry em{font-size:11px;font-style:normal}.lp-bu-crew{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.25fr);gap:12px;padding:6px 32px 20px;display:grid}.lp-bu-crew figure{margin:0}.lp-bu-crew img{object-fit:cover;object-position:50% 16%;width:100%;height:64px}.lp-bu-crew figcaption{text-transform:uppercase;letter-spacing:.04em;margin-top:6px;font-size:10px;font-weight:700;display:block}.lp-bu-crew small{color:#6b6760;letter-spacing:0;text-transform:none;font-weight:500;display:block}.lp-bu .lp-info{color:#6b6760;background:#f7f4ee;border:1px solid #d9d3c8;border-radius:2px}.lp-bu .lp-info b{color:#161513}.lp-ot{--ot-ink:#161412;--ot-paper:#efe8dc;--ot-mute:#8a8378;--ot-brass:#c4a574;--ot-cobalt:#3d5a80;background:var(--ot-ink);height:100%;color:var(--ot-paper);grid-template-rows:minmax(0,1.55fr) minmax(0,.95fr) auto auto;font-family:IBM Plex Sans,system-ui,sans-serif;display:grid}.lp-ot-hero{min-height:0;position:relative;overflow:hidden}.lp-ot-hero>img{object-fit:cover;object-position:50% 42%;width:100%;height:100%;animation:18s ease-in-out infinite lp-ken}.lp-ot-hero:after{content:"";background:linear-gradient(#1614129e 0%,#0000 36%,#161412db 100%),linear-gradient(90deg,#1614128c 0%,#0000 48%);position:absolute;inset:0}.lp-ot .lp-nav{z-index:3;color:var(--ot-paper);padding:18px 28px;position:absolute;top:0;left:0;right:0}.lp-ot .lp-nav b{letter-spacing:-.02em;font-family:Cormorant Garamond,Georgia,serif;font-size:18px;font-style:italic;font-weight:500}.lp-ot .lp-nav-links{color:#efe8dcc7;gap:22px}.lp-ot-mark{background:var(--ot-brass);width:22px;height:22px;color:var(--ot-ink);opacity:1;border-radius:6px;place-items:center;display:grid;transform:none}.lp-ot-mark svg{width:11px;height:11px}.lp[data-brand][data-tpl=otro] .lp-ot-mark{background:var(--ot-cobalt);color:var(--ot-paper)}.lp-ot-toast{z-index:3;background:var(--ot-paper);min-width:168px;color:var(--ot-ink);border-radius:14px;padding:10px 13px;animation:8s cubic-bezier(.16,1,.3,1) infinite lp-toast;position:absolute;top:58px;right:28px;box-shadow:0 12px 28px #16141238}.lp-ot-toast b{letter-spacing:.12em;text-transform:uppercase;color:var(--ot-cobalt);font-size:9px;display:block}.lp-ot-toast span{margin-top:2px;font-size:11px;font-weight:600;display:block}.lp-ot-copy{z-index:2;flex-direction:column;justify-content:flex-end;max-width:36ch;display:flex;position:absolute;top:58px;bottom:84px;left:28px;overflow:hidden}.lp-ot-copy em{letter-spacing:.14em;text-transform:uppercase;color:var(--ot-brass);margin-bottom:8px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;font-style:normal;font-weight:500;display:block}.lp-ot-copy h3{letter-spacing:-.03em;color:var(--ot-paper);margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.85rem,3.2cqw,2.75rem);font-weight:500;line-height:.95}.lp-ot-copy p{color:#efe8dcc2;margin:8px 0 0;font-size:12.5px;line-height:1.45}.lp-ot .lp-alt{color:#c4a574e0;font-style:italic}.lp-ot-bar{z-index:3;color:var(--ot-ink);background:#efe8dcf5;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;gap:12px;padding:10px 12px 10px 16px;display:grid;position:absolute;bottom:16px;left:28px;right:28px;box-shadow:0 14px 32px #1614123d}.lp-ot-bar small{letter-spacing:.12em;text-transform:uppercase;color:var(--ot-mute);font-size:8px;font-weight:700;display:block}.lp-ot-bar b{font-size:13px;font-weight:700}.lp-ot .lp-cta{background:var(--ot-ink);color:var(--ot-paper);white-space:nowrap;border-radius:10px}.lp[data-brand][data-tpl=otro] .lp-cta{background:var(--ot-brass);color:var(--ot-ink)}.lp-ot-reel{background:#1e1b17;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-height:0;padding:14px 24px 8px;display:grid}.lp-ot-reel article{background:#26221d;border:1px solid #c4a5741a;border-radius:14px;grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.lp-ot-reel img{object-fit:cover;object-position:50% 40%;width:100%;height:100%;min-height:72px}.lp-ot-reel div{padding:10px 12px 12px}.lp-ot-reel small{letter-spacing:.1em;text-transform:uppercase;color:var(--ot-brass);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;display:block}.lp-ot-reel b{color:var(--ot-paper);margin:2px 0;font-family:Cormorant Garamond,Georgia,serif;font-size:15px;font-weight:500;line-height:1.15;display:block}.lp-ot-reel em{color:#efe8dce0;font-variant-numeric:tabular-nums;font-size:12px;font-style:normal;font-weight:700}.lp-ot-proof{background:#1e1b17;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(0,1.1fr);align-items:stretch;gap:12px;padding:4px 24px 16px;display:grid}.lp-ot-proof figure{min-width:0;margin:0}.lp-ot-proof img{object-fit:cover;object-position:50% 40%;border-radius:10px;width:100%;height:58px}.lp-ot-proof figcaption{letter-spacing:.08em;color:var(--ot-brass);margin-top:6px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;font-weight:600;display:block}.lp-ot-proof small{letter-spacing:0;text-transform:none;color:#efe8dc9e;margin-top:2px;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:10px;font-weight:600;display:block}.lp-ot-proof .lp-info{color:#efe8dcb8;background:#efe8dc0f;border:1px solid #c4a57424}.lp-ot-proof .lp-info b{color:var(--ot-paper)}.lp-ot .lp-map{background:#1e1b17;padding-left:24px;padding-right:24px}.lp[data-tpl=clinica] .lp-map-field i{background:#0f6e6c}.lp[data-tpl=inmobiliaria] .lp-map-field i{background:#c4a36a}.lp[data-tpl=legal] .lp-map-field i{background:#9a7340}.lp[data-tpl=constructora] .lp-map-field i{background:#c65d2e}.lp[data-tpl=otro] .lp-map-field i{background:#c4a574}.lp-map{opacity:0;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:8px;height:0;padding:0 12px;transition:height .5s cubic-bezier(.16,1,.3,1),opacity .45s,padding .45s;display:grid;overflow:hidden}.lp[data-seo] .lp-map{opacity:1;height:76px;padding-bottom:12px}.lp-map-field{background:radial-gradient(circle at 30% 40%,#dcefe4,#c5e0d3 55%,#b7d4c6);border-radius:10px;position:relative;overflow:hidden}.lp-map-field i{background:var(--pb-blue,#1e4fd7);border-radius:50% 50% 50% 0;width:12px;height:12px;position:absolute;top:42%;left:38%;transform:rotate(-45deg)}.lp-map-field i:last-child{background:#1e4fd780;width:9px;height:9px;top:28%;left:62%}.lp-map-card{color:var(--navy-trench);background:#fff;border-radius:10px;flex-direction:column;justify-content:center;padding:10px 12px;display:flex}.lp-map-card b{font-size:12px}.lp-map-card span{color:var(--gray-muted);margin-top:2px;font-size:10px}@keyframes lp-ken{0%,to{transform:scale(1)translateY(0)}50%{transform:scale(1.08)translateY(-3%)}}@keyframes lp-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes lp-num{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes lp-toast{0%,12%{opacity:0;transform:translateY(-8px)}18%,72%{opacity:1;transform:none}82%,to{opacity:0;transform:translateY(-8px)}}.shop{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex}.shop:not(.shop-site){--shop-s:clamp(.58, min(100cqw / 360px, 100cqh / 740px), 1);container-type:size}.shop-slot{width:calc(360px * var(--shop-s,1));height:calc(740px * var(--shop-s,1));flex:none;overflow:hidden}.shop-phone{aspect-ratio:auto;width:360px;max-width:none;height:740px;max-height:none;transform:scale(var(--shop-s,1));transform-origin:0 0;color:#0b0d12;background:#fff;border:9px solid #1a1d26;border-radius:38px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 28px 60px #00000080}.shop-notch{z-index:4;background:#0b0d12;border-radius:12px;width:92px;height:18px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.shop-status{z-index:3;align-items:center;gap:6px;font-size:10px;font-weight:600;display:flex;position:absolute;top:12px;left:20px;right:20px}.shop-status span{margin-right:auto}.shop-shopify,.shop-care{letter-spacing:.06em;text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:8px;font-style:normal}.shop-shopify{color:#fff;background:#95bf47;display:none}.shop[data-shopify] .shop-shopify{display:inline-block}.shop-care{color:#163db0;background:#e8eefb;display:none}.shop[data-care] .shop-care{display:inline-block}.shop-screens{position:absolute;inset:0}.shop-screen{opacity:0;pointer-events:none;z-index:1;flex-direction:column;min-height:0;padding:50px 20px 132px;display:flex;position:absolute;inset:0;overflow:hidden}.shop-screen.is-home{grid-template-rows:auto minmax(150px,.9fr) auto auto auto auto;animation:18s linear infinite shop-home;display:grid}.shop-screen.is-pdp{animation:18s linear infinite shop-pdp}.shop-screen.is-bag{padding-bottom:132px;animation:18s linear infinite shop-bag}@keyframes shop-home{0%,30%{opacity:1}34%,to{opacity:0}}@keyframes shop-pdp{0%,32%{opacity:0}36%,62%{opacity:1}66%,to{opacity:0}}@keyframes shop-bag{0%,64%{opacity:0}68%,96%{opacity:1}to{opacity:0}}.shop-top{align-items:center;gap:10px;min-width:0;margin-bottom:10px;display:flex}.shop-logo{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-head);letter-spacing:.16em;margin-right:auto;font-size:12px;font-weight:700;overflow:hidden}.shop-search{color:#5c6470;background:#f3f3f3;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.shop-search svg{width:14px;height:14px}.shop-lang{letter-spacing:.06em;color:#8b929c;background:#f3f3f3;border-radius:999px;flex-shrink:0;padding:6px 8px;font-size:9px;font-weight:600;display:none}.shop[data-bi] .shop-lang{display:inline-block}.shop-drop{background:#f3f3f3;border-radius:18px;height:100%;min-height:150px;position:relative;overflow:hidden}.shop-drop img{object-fit:cover;object-position:50% 45%;width:100%;height:100%}.shop-drop-meta{color:#fff;text-shadow:0 1px 8px #00000059;position:absolute;bottom:12px;left:12px;right:12px}.shop-drop-meta i{letter-spacing:.1em;background:var(--shop-gold);color:#0b0d12;border-radius:4px;margin-bottom:4px;padding:2px 6px;font-size:8px;font-style:normal;font-weight:700;display:inline-block}.shop-drop-meta b,.shop-picks b,.shop-pdp-body h4,.shop-bag-row b{font-family:var(--font-head);letter-spacing:-.03em;color:#0b0d12;font-weight:600;display:block}.shop-drop-meta b{color:#fff;font-size:15px}.shop-drop-meta span{font-size:12px}.shop-pills{scrollbar-width:none;gap:6px;margin:12px 0 10px;display:flex;overflow-x:auto}.shop-pills::-webkit-scrollbar{display:none}.shop-pills span{white-space:nowrap;background:#f3f3f3;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:600}.shop-pills span.is-on{color:#fff;background:#0b0d12}.shop[data-brand] .shop-pills span.is-on{background:var(--shop-gold);color:#0b0d12}.shop-picks-label{margin-bottom:6px;font-size:11px;font-weight:600}.shop-picks{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;min-width:0;min-height:0;padding-bottom:4px;display:grid}.shop-picks article{min-width:0;min-height:0}.shop-picks img{aspect-ratio:1;object-fit:cover;object-position:50% 45%;background:#f3f3f3;border-radius:12px;width:100%;height:auto}.shop-picks b,.shop-picks span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shop-picks b{margin-top:6px;font-size:11px;line-height:1.25}.shop-picks span{color:#5c6470;white-space:nowrap;text-overflow:ellipsis;font-size:10px;display:block}.shop-stock{letter-spacing:.04em;color:#1e4fd7;margin-top:2px;font-size:9px;font-style:normal;font-weight:600;display:block}.shop-stock.is-low{color:#b45309}.shop-geo{color:#5c6470;align-items:center;gap:6px;margin-top:10px;font-size:10px;font-weight:600;display:none}.shop-geo i{background:#1e4fd7;border-radius:50% 50% 50% 0;width:8px;height:8px;transform:rotate(-45deg)}.shop[data-seo] .shop-geo{display:flex}.shop-pdp-photo{background:#f3f3f3;flex:auto;min-height:48%;margin:0 -20px}.shop-pdp-photo img{object-fit:cover;object-position:50% 40%;width:100%;height:100%}.shop-pdp-body{flex-shrink:0;padding-top:12px}.shop-pdp-body small{letter-spacing:.12em;text-transform:uppercase;color:#8b929c;font-size:9px}.shop-pdp-body h4{margin:4px 0 2px;font-size:clamp(1.1rem,4.8cqw,1.35rem)}.shop-pdp-body b{font-size:15px}.shop-pdp-body p{color:#5c6470;margin:6px 0;font-size:10.5px;line-height:1.4}.shop-specs{gap:6px;margin-bottom:8px;display:flex}.shop-specs span{background:#f3f3f3;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:600}.shop-add{text-align:center;background:var(--shop-gold);color:#0b0d12;width:100%;font-family:var(--font-head);letter-spacing:.04em;cursor:default;border-radius:12px;margin-top:8px;padding:11px 8px;font-size:10px;font-weight:700}.shop-bag-title{letter-spacing:-.04em;color:#0b0d12;margin:4px 0 12px;font-size:clamp(1.1rem,4.5cqw,1.35rem);font-weight:600}.shop-bag-row{grid-template-columns:80px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:14px;display:grid}.shop-bag-row>div{min-width:0}.shop-bag-row img{object-fit:cover;object-position:50% 45%;background:#f3f3f3;border-radius:12px;width:80px;height:80px}.shop-bag-row b{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.2;display:-webkit-box;overflow:hidden}.shop-bag-row span{color:#8b929c;margin-top:2px;font-size:10px;display:block}.shop-bag-row em{display:block}.shop-bag-row strong{font-variant-numeric:tabular-nums;white-space:nowrap;justify-self:end;padding-left:4px;font-size:10.5px}.shop-bag-row em.shop-stock{margin-top:1px;font-size:8.5px;display:block}.shop-sum{border-top:1px solid #eee;justify-content:space-between;gap:8px;margin-top:auto;padding-top:8px;font-size:12px;font-weight:600;display:flex}.shop-sum b{font-variant-numeric:tabular-nums;white-space:nowrap}.shop-pay{text-align:center;color:#95bf47;margin-top:8px;font-size:10px;font-weight:600;display:none}.shop[data-shopify] .shop-pay{display:block}.shop-dock{z-index:5;-webkit-backdrop-filter:blur(18px)saturate(1.5);background:#ffffff9e;border:1px solid #ffffffb3;border-radius:999px;justify-content:space-around;align-items:center;padding:7px 8px;display:flex;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 10px 28px #0b0d121f,inset 0 1px #ffffffd9}.shop-dock span{color:#0b0d12;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:relative}.shop-dock svg{width:18px;height:18px}.shop-dock span:first-child{animation:18s linear infinite dock-1}.shop-dock span:nth-child(2){animation:18s linear infinite dock-2}.shop-dock span:nth-child(3){animation:18s linear infinite dock-3}@keyframes dock-1{0%,30%{background:var(--shop-gold)}34%,to{background:0 0}}@keyframes dock-2{0%,32%{background:0 0}36%,62%{background:var(--shop-gold)}66%,to{background:0 0}}@keyframes dock-3{0%,64%{background:0 0}68%,96%{background:var(--shop-gold)}to{background:0 0}}.shop-dock .has-count i{color:#fff;background:#0b0d12;border-radius:50%;place-items:center;width:12px;height:12px;font-size:7px;font-style:normal;font-weight:700;display:grid;position:absolute;top:4px;right:4px}.shop-fashion{--shop-gold:#d4af37;--sf-ink:#14120f;--sf-sand:#8a7d6a;--sf-low:#a0612a}.shop-fashion .shop-stock{color:var(--sf-sand)}.shop-fashion .shop-drop-meta .shop-stock{color:#fffbf5eb}.shop-fashion .shop-picks .shop-stock.is-low,.shop-fashion .shop-pdp-body .shop-stock.is-low,.shop-fashion .shop-bag-row .shop-stock.is-low{color:var(--sf-low)}.shop-fashion .shop-geo{color:var(--sf-sand)}.shop-fashion .shop-geo i{background:var(--shop-gold)}.shop-fashion .shop-picks span{color:var(--sf-sand)}.shop-fashion .shop-pills span.is-on{background:var(--sf-ink);color:#fff}.shop-fashion[data-brand] .shop-pills span.is-on{background:var(--shop-gold);color:var(--sf-ink)}.shop-fashion .shop-dock .has-count i{background:var(--sf-ink)}.shop-fashion[data-brand] .shop-dock .has-count i{background:var(--shop-gold);color:var(--sf-ink)}.shop.shop-lina{--sl-paper:#f6f1ea;--sl-ink:#1a1714;--sl-stone:#c4b8aa;--sl-mute:#7a7168;--sl-oxblood:#7a2e32;--shop-gold:var(--sl-oxblood)}.shop-lina .sl-site{background:var(--sl-paper);min-height:0;color:var(--sl-ink);flex:1;font-family:DM Sans,system-ui,sans-serif;position:relative;overflow:hidden}.shop-lina .shop-screen{padding:16px 22px 18px}.shop-lina .shop-screen.is-home{grid-template-rows:auto minmax(0,1fr) auto auto;gap:0}.shop-lina .shop-screen.is-bag{padding-bottom:18px}.shop-lina .sl-head{align-items:center;gap:14px;min-width:0;margin-bottom:10px;display:flex}.shop-lina .sl-brand{align-items:center;gap:8px;min-width:0;margin-right:auto;display:flex}.shop-lina .sl-mark{background:var(--sl-oxblood);border-radius:50%;flex-shrink:0;width:14px;height:14px}.shop-lina .sl-brand b{letter-spacing:-.03em;white-space:nowrap;font-family:Newsreader,"Source Serif 4",Georgia,serif;font-size:22px;font-style:italic;font-weight:500}.shop-lina .sl-nav{flex-shrink:0;gap:12px;display:flex}.shop-lina .sl-nav span{letter-spacing:.14em;text-transform:uppercase;color:#1a171461;font-size:9px;font-weight:600}.shop-lina .sl-nav span.is-on{color:var(--sl-oxblood)}.shop[data-brand].shop-lina .sl-nav span.is-on{color:var(--sl-ink)}.shop[data-brand].shop-lina .sl-mark{background:var(--sl-ink)}.shop-lina .shop-lang{letter-spacing:.06em;color:var(--sl-mute);background:#1a17140f;border-radius:4px;flex-shrink:0;padding:3px 7px;font-size:9px;font-weight:600}.shop[data-bi].shop-lina .shop-lang{display:inline-block}.shop-lina .sl-menu{display:none}.shop-lina .sl-look{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);gap:14px;height:100%;min-height:0;display:grid}.shop-lina .sl-hero{background:#ece4d8;border-radius:2px;height:100%;min-height:0;margin:0;position:relative;overflow:hidden}.shop-lina .sl-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#1a17148c 100%);height:46%;position:absolute;inset:auto 0 0}.shop-lina .sl-hero img{object-fit:cover;object-position:50% 18%;width:100%;height:100%}.shop-lina .sl-hero figcaption{z-index:1;color:#f6f1ea;position:absolute;bottom:16px;left:18px;right:18px}.shop-lina .sl-hero small{letter-spacing:.16em;text-transform:uppercase;opacity:.9;font-size:9px;display:block}.shop-lina .sl-hero h3{margin:4px 0 6px;font-family:Newsreader,serif;font-size:clamp(1.35rem,2.4cqw,2rem);font-weight:500;line-height:1.02}.shop-lina .sl-hero em{margin-right:10px;font-size:13px;font-style:normal;font-weight:600;display:inline}.shop-lina .sl-hero .shop-stock{color:#f6f1ead1;font-size:10px;display:inline}.shop-lina .sl-rail{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:12px;min-height:0;display:grid}.shop-lina .sl-rail article{flex-direction:column;gap:6px;min-width:0;min-height:0;display:flex}.shop-lina .sl-rail img{object-fit:cover;object-position:50% 30%;background:#ece4d8;border-radius:2px;flex:none;width:100%;height:188px;display:block}.shop-lina .sl-rail b{color:var(--sl-ink);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:Newsreader,serif;font-size:13px;font-weight:500;line-height:1.15;overflow:hidden}.shop-lina .sl-rail span{color:var(--sl-oxblood);font-size:12px;font-weight:600}.shop-lina .sl-rail .shop-stock{color:var(--sl-mute);font-size:9px}.shop-lina .shop-stock.is-low{color:var(--sl-oxblood)}.shop-lina .sl-cta{text-align:center;background:var(--sl-oxblood);color:#f6f1ea;letter-spacing:.12em;text-transform:uppercase;margin-top:12px;padding:11px 14px;font-size:10px;font-weight:700}.shop[data-brand].shop-lina .sl-cta{background:var(--sl-ink)}.shop-lina .shop-geo{color:var(--sl-mute);margin-top:8px}.shop-lina .shop-geo i{background:var(--sl-oxblood)}@media (min-width:981px){.lp-fit .lp-chrome,.lp-fit .shop-chrome{gap:5px;padding:6px 12px}.lp-fit .lp-url,.lp-fit .shop-url{padding:2px 8px;font-size:10px}.lp-fit .lp-bu{grid-template-rows:auto auto minmax(0,2.35fr) minmax(0,1fr);height:100%;min-height:0;overflow:hidden}.lp-fit .lp-bu-ticker{letter-spacing:.12em;padding:3px 16px;font-size:8px}.lp-fit .lp-bu .lp-nav{padding:6px 16px}.lp-fit .lp-bu .lp-nav b{font-size:13px}.lp-fit .lp-bu .lp-nav-links{gap:16px;font-size:8px}.lp-fit .lp-bu-hero{min-height:0;overflow:hidden}.lp-fit .lp-bu-hero img{object-position:50% 34%}.lp-fit .lp-bu-toast,.lp-fit .lp-bu-copy p{display:none}.lp-fit .lp-bu-copy{max-width:30ch;top:10px;bottom:36px;left:18px}.lp-fit .lp-bu-copy em{margin-bottom:4px;font-size:8px}.lp-fit .lp-bu-copy h3{font-size:1.55rem}.lp-fit .lp-bu .lp-cta{padding:6px 10px;font-size:10px}.lp-fit .lp-bu-nums div{padding:3px 12px}.lp-fit .lp-bu-nums b{font-size:.95rem}.lp-fit .lp-bu-nums span{font-size:8px}.lp-fit .lp-bu-masonry{grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:6px;height:100%;min-height:0;padding:8px 14px 10px;overflow:hidden}.lp-fit .lp-bu-masonry article{min-height:0;overflow:hidden}.lp-fit .lp-bu-masonry img{min-height:0}.lp-fit .lp-bu-masonry b{font-size:13px}.lp-fit .lp-bu-crew,.lp-fit .lp-bu .lp-map{display:none}.lp-fit .shop-lina .shop-screen{min-height:0;padding:8px 14px;overflow:hidden}.lp-fit .shop-lina .shop-screen.is-home{grid-template-rows:auto minmax(0,1fr)}.lp-fit .shop-lina .sl-head{margin-bottom:6px}.lp-fit .shop-lina .sl-brand b{font-size:17px}.lp-fit .shop-lina .sl-nav span{font-size:8px}.lp-fit .shop-lina .sl-look{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1.45fr) minmax(0,.9fr);gap:10px;min-height:0;overflow:hidden}.lp-fit .shop-lina .sl-hero img{object-position:50% 12%}.lp-fit .shop-lina .sl-hero figcaption{bottom:12px;left:14px;right:14px}.lp-fit .shop-lina .sl-hero h3{margin:2px 0 4px;font-size:1.25rem}.lp-fit .shop-lina .sl-hero .shop-stock{display:none}.lp-fit .shop-lina .sl-rail{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:1fr;gap:8px;height:100%;min-height:0;overflow:hidden}.lp-fit .shop-lina .sl-rail article{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:2px 8px;height:100%;min-height:0;display:grid;overflow:hidden}.lp-fit .shop-lina .sl-rail img{object-fit:cover;grid-row:1/span 2;width:100%;height:100%;min-height:0}.lp-fit .shop-lina .sl-rail b{white-space:normal;align-self:end;font-size:12px}.lp-fit .shop-lina .sl-rail span{align-self:start;font-size:11px}.lp-fit .shop-lina .sl-rail .shop-stock,.lp-fit .shop-lina .sl-cta,.lp-fit .shop-lina .shop-geo{display:none}}.shop-lina .sl-pdp{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:16px;height:100%;min-height:0;display:grid}.shop-lina .sl-pdp-photo{background:#ece4d8;min-height:0;overflow:hidden}.shop-lina .sl-pdp-photo img{object-fit:cover;object-position:50% 40%;width:100%;height:100%}.shop-lina .sl-pdp-body{flex-direction:column;min-width:0;padding-top:4px;display:flex}.shop-lina .sl-pdp-body small{letter-spacing:.16em;text-transform:uppercase;color:var(--sl-oxblood);font-size:9px}.shop-lina .sl-pdp-body h4,.shop-lina .shop-bag-title{letter-spacing:-.03em;margin:4px 0 6px;font-family:Newsreader,serif;font-size:1.35rem;font-weight:500}.shop-lina .sl-pdp-body>b{color:var(--sl-oxblood);font-size:15px}.shop-lina .sl-pdp-body p,.shop-lina .shop-bag-row span{color:var(--sl-mute);font-size:12px;line-height:1.45}.shop-lina .sl-sizes{gap:6px;margin:10px 0 8px;display:flex}.shop-lina .sl-sizes span{text-align:center;border:1px solid #1a171424;min-width:32px;padding:5px 8px;font-size:10px;font-weight:600}.shop-lina .sl-sizes span.is-on{background:var(--sl-oxblood);border-color:var(--sl-oxblood);color:#f6f1ea}.shop[data-brand].shop-lina .sl-sizes span.is-on{background:var(--sl-ink);border-color:var(--sl-ink)}.shop-lina .shop-add{background:var(--sl-oxblood);color:#f6f1ea;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;margin-top:auto;font-size:10px;font-weight:700}.shop[data-brand].shop-lina .shop-add{background:var(--sl-ink)}.shop-lina .sl-bag{flex-direction:column;height:100%;min-height:0;display:flex}.shop-lina .shop-bag-row img{object-position:50% 40%;background:#ece4d8}.shop-lina .shop-sum{border-top-color:#1a17141f}.shop.shop-site{filter:drop-shadow(0 28px 60px #00000073);flex-direction:column;align-items:stretch;width:100%;height:100%;min-height:0}.shop-chrome{background:#eef1f5;border:1px solid #ffffff14;border-bottom:none;border-radius:12px 12px 0 0;flex-shrink:0;align-items:center;gap:6px;padding:11px 16px;display:flex}.shop-chrome>i{background:#c5cad3;border-radius:50%;width:8px;height:8px}.shop-chrome>i:first-child{background:#ff5f57}.shop-chrome>i:nth-child(2){background:#febc2e}.shop-chrome>i:nth-child(3){background:#28c840}.shop-url{color:var(--gray-muted);background:#fff;border-radius:6px;flex:1;margin-left:8px;padding:4px 10px;font-size:11px;font-weight:600}.shop-chrome .shop-shopify{margin-left:4px}.shop[data-bi] .lp-lang,.shop[data-care] .lp-care{display:inline-block}.shop.shop-site .shop-geo{margin:0;padding:10px 18px 14px;font-size:11px}.shop.shop-site>div:last-child{border-radius:0 0 12px 12px;flex:1;min-height:0;overflow:hidden}.shop.shop-gastro{--sg-paper:#eef3f0;--sg-ink:#1a2420;--sg-berry:#d63a4a;--sg-pistachio:#6f8f78;--sg-mute:#6a7870;--sg-tile:#dde6e0;--sg-foam:#f7faf8;--shop-gold:var(--sg-berry)}.shop-gastro .sg-site{background:radial-gradient(120% 80% at 0% 0%, #d63a4a14, transparent 48%), linear-gradient(180deg, #f4f8f5 0%, var(--sg-paper) 42%, #e7eee9 100%);min-height:0;color:var(--sg-ink);flex:1;font-family:IBM Plex Sans,Manrope,system-ui,sans-serif;position:relative;overflow:hidden}.shop-gastro .shop-screen{padding:14px 18px 16px}.shop-gastro .shop-screen.is-home{grid-template-rows:auto minmax(0,1fr) auto;gap:0}.shop-gastro .shop-screen.is-bag{padding-bottom:18px}.shop-gastro .sg-head{align-items:center;gap:12px;min-width:0;margin-bottom:10px;display:flex}.shop-gastro .sg-nav{gap:16px;min-width:0;margin-right:auto;display:flex}.shop-gastro .sg-nav span{letter-spacing:.12em;text-transform:uppercase;color:#1a242061;font-size:10px;font-weight:600}.shop-gastro .sg-nav span.is-on{color:var(--sg-berry)}.shop[data-brand].shop-gastro .sg-nav span.is-on{color:var(--sg-ink)}.shop-gastro .shop-lang{letter-spacing:.06em;color:var(--sg-mute);background:#1a24200f;border-radius:4px;flex-shrink:0;padding:3px 7px;font-size:9px;font-weight:600}.shop[data-bi].shop-gastro .shop-lang{display:inline-block}.shop-gastro .sg-menu{display:none}.shop-gastro .sg-counter{grid-template-columns:minmax(0,.92fr) minmax(0,1.18fr);gap:16px;height:100%;min-height:0;display:grid}.shop-gastro .sg-board{flex-direction:column;min-width:0;min-height:0;padding:4px 2px 0;display:flex}.shop-gastro .sg-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--sg-pistachio);margin:0;font-size:10px;font-weight:650}.shop-gastro .sg-logo{letter-spacing:-.04em;color:var(--sg-ink);margin:2px 0 6px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.8rem,5.2cqw,4.1rem);font-style:italic;font-weight:500;line-height:.9;display:block}.shop-gastro .sg-lede{max-width:28ch;color:var(--sg-mute);margin:0 0 14px;font-size:13px;line-height:1.4}.shop-gastro .sg-feature{background:var(--sg-foam);border:1px solid #1a242014;margin-bottom:12px;padding:12px 14px}.shop-gastro .sg-feature small{letter-spacing:.16em;text-transform:uppercase;color:var(--sg-berry);font-size:9px;font-weight:700;display:block}.shop-gastro .sg-feature h3{letter-spacing:-.02em;margin:4px 0 6px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.55rem;font-style:italic;font-weight:500;line-height:1.05}.shop-gastro .sg-feature-row{align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.shop-gastro .sg-feature em{font-size:15px;font-style:normal;font-weight:650}.shop-gastro .sg-cta{background:var(--sg-berry);color:#fff8f6;letter-spacing:.04em;justify-content:center;align-items:center;width:fit-content;padding:8px 14px;font-size:11px;font-weight:650;display:inline-flex}.shop[data-brand].shop-gastro .sg-cta{background:var(--sg-ink)}.shop-gastro .sg-menu-list{flex:1;grid-template-rows:repeat(3,minmax(0,1fr));gap:8px;min-height:0;display:grid}.shop-gastro .sg-menu-list article{background:#ffffff8c;border:1px solid #1a24200f;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:0;padding:6px 8px;display:grid}.shop-gastro .sg-menu-list img{object-fit:cover;object-position:50% 45%;background:var(--sg-tile);width:56px;height:56px}.shop-gastro .sg-menu-list b{letter-spacing:-.01em;font-size:13px;font-weight:650;line-height:1.15;display:block}.shop-gastro .sg-menu-list span{color:var(--sg-berry);white-space:nowrap;font-size:12px;font-weight:650}.shop-gastro .shop-stock{letter-spacing:.02em;color:var(--sg-mute);font-size:9px;font-style:normal;font-weight:600}.shop-gastro .shop-stock.is-low{color:var(--sg-berry)}.shop-gastro .sg-hero{background:var(--sg-tile);height:100%;min-height:0;margin:0;position:relative;overflow:hidden}.shop-gastro .sg-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#1a24208c 100%);height:38%;position:absolute;inset:auto 0 0}.shop-gastro .sg-hero img{object-fit:cover;object-position:50% 40%;width:100%;height:100%}.shop-gastro .sg-hero figcaption{z-index:1;color:#f7faf8;position:absolute;bottom:16px;left:18px;right:18px}.shop-gastro .sg-hero small{letter-spacing:.16em;text-transform:uppercase;opacity:.85;font-size:9px;font-weight:700;display:block}.shop-gastro .sg-hero h3{letter-spacing:-.02em;margin:4px 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,2.6cqw,2.1rem);font-style:italic;font-weight:500;line-height:1.05}.shop-gastro .shop-geo{color:var(--sg-mute);margin-top:8px}.shop-gastro .shop-geo i{background:var(--sg-berry)}.shop-gastro .sg-pdp{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;height:100%;min-height:0;display:grid}.shop-gastro .sg-pdp-photo{background:var(--sg-tile);min-height:0;overflow:hidden}.shop-gastro .sg-pdp-photo img{object-fit:cover;object-position:50% 40%;width:100%;height:100%}.shop-gastro .sg-pdp-body{flex-direction:column;min-width:0;padding-top:8px;display:flex}.shop-gastro .sg-pdp-body small{letter-spacing:.14em;text-transform:uppercase;color:var(--sg-berry);font-size:10px;font-weight:650}.shop-gastro .sg-pdp-body h4,.shop-gastro .shop-bag-title{letter-spacing:-.03em;margin:6px 0 8px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.7rem;font-style:italic;font-weight:500}.shop-gastro .sg-pdp-body>b{font-size:16px;font-weight:650}.shop-gastro .sg-pdp-body p,.shop-gastro .shop-bag-row span{color:var(--sg-mute);font-size:13px;line-height:1.45}.shop-gastro .sg-scoops{gap:8px;margin:14px 0 10px;display:flex}.shop-gastro .sg-scoops span{background:var(--sg-tile);color:var(--sg-mute);padding:8px 12px;font-size:11px;font-weight:600}.shop-gastro .sg-scoops span.is-on{background:var(--sg-berry);color:#fff8f6}.shop[data-brand].shop-gastro .sg-scoops span.is-on{background:var(--sg-ink);color:#f7faf8}.shop-gastro .shop-add{background:var(--sg-berry);color:#fff8f6;letter-spacing:.06em;text-transform:uppercase;border-radius:2px;margin-top:auto;font-size:11px;font-weight:650}.shop[data-brand].shop-gastro .shop-add{background:var(--sg-ink)}.shop-gastro .sg-bag{flex-direction:column;height:100%;min-height:0;display:flex}.shop-gastro .shop-bag-row img{object-position:50% 40%;background:var(--sg-tile);border-radius:2px}.shop-gastro .shop-bag-row b{font-size:14px;font-weight:650}.shop-gastro .shop-bag-row strong{font-size:13px;font-weight:650}.shop-gastro .shop-sum{border-top-color:#1a24201a}@media (min-width:981px){.lp-fit .shop-gastro .shop-chrome{padding:6px 12px}.lp-fit .shop-gastro .shop-screen{min-height:0;padding:10px 16px 12px;overflow:hidden}.lp-fit .shop-gastro .shop-screen.is-home{grid-template-rows:auto minmax(0,1fr)}.lp-fit .shop-gastro .sg-head{margin-bottom:8px}.lp-fit .shop-gastro .sg-counter{gap:14px;overflow:hidden}.lp-fit .shop-gastro .sg-logo{font-size:3.2rem}.lp-fit .shop-gastro .sg-lede{margin-bottom:10px;font-size:12px}.lp-fit .shop-gastro .sg-feature{margin-bottom:10px;padding:10px 12px}.lp-fit .shop-gastro .sg-feature h3{font-size:1.35rem}.lp-fit .shop-gastro .sg-menu-list img{width:48px;height:48px}.lp-fit .shop-gastro .sg-hero figcaption,.lp-fit .shop-gastro .shop-geo{display:none}}.shop.shop-beauty{--sb-ink:#2a1818;--sb-wine:#6e2a3a;--sb-rose:#b84a5a;--sb-champagne:#d4b896;--sb-blush:#f0d9d4;--sb-cream:#faf4f0;--sb-mauve:#8f5d67;--shop-gold:var(--sb-champagne)}.shop-beauty .sb-site{background:var(--sb-cream);min-height:0;color:var(--sb-ink);flex:1;font-family:DM Sans,system-ui,sans-serif;position:relative;overflow:hidden}.shop-beauty .shop-screen{padding:14px 26px 16px}.shop-beauty .shop-screen.is-home{grid-template-rows:auto minmax(0,1fr) auto;gap:0}.shop-beauty .shop-screen.is-bag{padding-bottom:18px}.shop-beauty .sb-head{border-bottom:1px solid #d4b89673;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:12px;min-width:0;margin-bottom:12px;padding-bottom:12px;display:grid}.shop-beauty .sb-logo{letter-spacing:.18em;color:var(--sb-wine);text-align:center;white-space:nowrap;grid-column:2;font-family:Playfair Display,Cormorant Garamond,Georgia,serif;font-size:28px;font-style:italic;font-weight:500}.shop-beauty .sb-nav{flex-shrink:0;gap:16px;display:flex}.shop-beauty .sb-nav-l{justify-self:end}.shop-beauty .sb-nav-r{justify-self:start}.shop-beauty .sb-nav span{letter-spacing:.16em;text-transform:uppercase;color:#2a181861;font-size:10px;font-weight:600}.shop-beauty .sb-nav span.is-on{color:var(--sb-wine)}.shop[data-brand].shop-beauty .sb-nav span.is-on{color:var(--sb-champagne)}.shop-beauty .shop-lang{letter-spacing:.06em;background:var(--sb-blush);color:var(--sb-mauve);border-radius:999px;justify-self:end;padding:3px 8px;font-size:9px;font-weight:600}.shop[data-bi].shop-beauty .shop-lang{display:inline-block}.shop-beauty .sb-menu{display:none}.shop-beauty .sb-vanity{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:22px;height:100%;min-height:0;display:grid}.shop-beauty .sb-hero{background:var(--sb-blush);border-radius:4px 28px;height:100%;min-height:0;margin:0;overflow:hidden}.shop-beauty .sb-hero img{object-fit:cover;object-position:50% 48%;width:100%;height:100%}.shop-beauty .sb-desk{grid-template-rows:auto minmax(0,1fr);gap:14px;min-height:0;display:grid}.shop-beauty .sb-feature{min-width:0;padding:4px 2px 0}.shop-beauty .sb-feature small{letter-spacing:.18em;text-transform:uppercase;color:var(--sb-wine);font-size:10px;font-weight:650;display:block}.shop-beauty .sb-feature h3,.shop-beauty .sb-pdp-body h4,.shop-beauty .shop-bag-title{letter-spacing:-.03em;color:var(--sb-ink);font-family:Playfair Display,Georgia,serif;font-weight:500}.shop-beauty .sb-feature h3{margin:8px 0 10px;font-size:clamp(1.7rem,2.8cqw,2.4rem);line-height:1.05}.shop-beauty .sb-feature-row{align-items:baseline;gap:10px;display:flex}.shop-beauty .sb-feature em{font-family:DM Sans,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:650}.shop-beauty .sb-note{color:var(--sb-mauve);margin:10px 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:15px;font-style:italic;font-weight:500}.shop-beauty .sb-shades{gap:8px;margin:14px 0 16px;display:flex}.shop-beauty .sb-shades i{border-radius:50%;width:18px;height:18px;box-shadow:inset 0 0 0 1px #2a18181f}.shop-beauty .sb-shades i.is-on{outline:2px solid var(--sb-wine);outline-offset:2px}.shop-beauty .sb-cta{background:var(--sb-wine);color:var(--sb-cream);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:11px 18px;font-size:11px;font-weight:650;display:inline-flex}.shop[data-brand].shop-beauty .sb-cta{background:var(--sb-champagne);color:var(--sb-ink)}.shop-beauty .sb-tray{grid-template-columns:1fr 1fr;gap:12px;min-height:0;display:grid}.shop-beauty .sb-tray article{flex-direction:column;min-width:0;min-height:0;display:flex}.shop-beauty .sb-tray img{object-fit:cover;object-position:50% 50%;background:var(--sb-blush);border-radius:16px;width:100%;height:118px}.shop-beauty .sb-tray b{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-family:Playfair Display,Georgia,serif;font-size:14px;font-weight:500;display:block;overflow:hidden}.shop-beauty .sb-tray span{color:var(--sb-mauve);margin-top:2px;font-size:12px;font-weight:650;display:block}.shop-beauty .shop-stock{color:var(--sb-rose)}.shop-beauty .shop-stock.is-low{color:var(--sb-wine)}.shop-beauty .shop-geo{color:var(--sb-mauve);margin-top:10px}.shop-beauty .shop-geo i{background:var(--sb-rose)}.shop-beauty .sb-pdp{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:22px;height:100%;min-height:0;display:grid}.shop-beauty .sb-pdp-photo{background:var(--sb-blush);border-radius:4px 28px;min-height:0;overflow:hidden}.shop-beauty .sb-pdp-photo img{object-fit:cover;object-position:50% 40%;width:100%;height:100%}.shop-beauty .sb-pdp-body{flex-direction:column;min-width:0;padding-top:8px;display:flex}.shop-beauty .sb-pdp-body small{letter-spacing:.16em;text-transform:uppercase;color:var(--sb-champagne);font-size:10px;font-weight:650}.shop-beauty .sb-pdp-body h4,.shop-beauty .shop-bag-title{margin:6px 0 8px;font-size:1.7rem}.shop-beauty .sb-pdp-body>b{font-size:16px;font-weight:650}.shop-beauty .sb-pdp-body p,.shop-beauty .shop-bag-row span{color:var(--sb-mauve);font-size:13px;line-height:1.45}.shop-beauty .shop-specs span{background:var(--sb-blush);color:var(--sb-ink)}.shop-beauty .shop-add{background:var(--sb-wine);color:var(--sb-cream);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;margin-top:auto;font-family:DM Sans,system-ui,sans-serif;font-size:11px;font-weight:650}.shop[data-brand].shop-beauty .shop-add{background:var(--sb-champagne);color:var(--sb-ink)}.shop-beauty .sb-bag{flex-direction:column;height:100%;min-height:0;display:flex}.shop-beauty .shop-bag-row img{object-position:50% 50%;background:var(--sb-blush);border-radius:16px}.shop-beauty .shop-bag-row b{font-family:Playfair Display,Georgia,serif;font-size:15px;font-weight:500}.shop-beauty .shop-sum{border-top-color:#2a18181a}.shop-tech{--st-blue:#3d8bff;--st-cyan:#5ce1ff;--st-graph:#0d1117;--st-panel:#161b22;--st-ink:#e8edf5;--st-muted:#8b949e;--shop-gold:var(--st-blue)}.shop-tech .shop-phone{background:radial-gradient(80% 50% at 100% 0%, #3d8bff24, transparent 55%), var(--st-graph);color:var(--st-ink);border-color:#21262d;font-family:IBM Plex Sans,system-ui,sans-serif}.shop-tech .shop-notch{background:#010409}.shop-tech .shop-logo{letter-spacing:.28em;color:var(--st-cyan);font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:600}.shop-tech .shop-bag-title,.shop-tech .shop-pdp-body h4,.shop-tech .shop-drop-meta b,.shop-tech .shop-picks b{letter-spacing:-.02em;color:var(--st-ink);font-family:Barlow,system-ui,sans-serif;font-weight:700}.shop-tech .shop-drop-meta b{color:#fff;font-size:16px}.shop-tech .shop-picks-label{letter-spacing:.12em;text-transform:uppercase;color:var(--st-muted);font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:500}.shop-tech .shop-drop{background:var(--st-panel);border:1px solid #3d8bff1f;border-radius:14px}.shop-tech .shop-drop-meta i{background:var(--st-blue);color:#fff;letter-spacing:.14em;border-radius:4px}.shop-tech .shop-drop img,.shop-tech .shop-picks img,.shop-tech .shop-pdp-photo img,.shop-tech .shop-bag-row img{object-position:50% 50%}.shop-tech .shop-picks img,.shop-tech .shop-bag-row img{background:var(--st-panel);border:1px solid #ffffff0f;border-radius:10px}.shop-tech .shop-pills span{background:var(--st-panel);color:var(--st-muted);letter-spacing:.06em;text-transform:uppercase;border:1px solid #3d8bff33;border-radius:6px;font-family:IBM Plex Mono,monospace;font-size:9px}.shop-tech .shop-pills span.is-on{border-color:var(--st-blue);color:var(--st-cyan);background:#3d8bff2e}.shop[data-brand].shop-tech .shop-pills span.is-on{background:var(--st-blue);border-color:var(--st-blue);color:#fff}.shop-tech .shop-picks span,.shop-tech .shop-pdp-body p,.shop-tech .shop-bag-row span{color:var(--st-muted)}.shop-tech .shop-bag-row strong{color:var(--st-cyan);font-family:IBM Plex Mono,monospace;font-size:10px}.shop-tech .shop-stock{color:var(--st-cyan)}.shop-tech .shop-stock.is-low{color:#f0883e}.shop-tech .shop-geo{color:var(--st-muted)}.shop-tech .shop-geo i{background:var(--st-blue)}.shop-tech .shop-pdp-body small{color:var(--st-blue);letter-spacing:.14em;font-family:IBM Plex Mono,monospace}.shop-tech .shop-specs span{background:var(--st-panel);color:var(--st-cyan);border:1px solid #3d8bff38;border-radius:4px;font-family:IBM Plex Mono,monospace;font-size:8.5px}.shop-tech .shop-add{background:var(--st-blue);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:8px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600}.shop[data-brand].shop-tech .shop-add{background:var(--st-cyan);color:var(--st-graph)}.shop-tech .shop-search,.shop-tech .shop-lang{background:var(--st-panel);color:var(--st-muted);border:1px solid #ffffff14}.shop-tech .shop-pdp-photo{background:var(--st-panel)}.shop-tech .shop-sum{border-top-color:#ffffff14}.shop-tech .shop-dock{background:#0d1117d1;border-color:#3d8bff33;box-shadow:0 10px 28px #00000059,inset 0 1px #ffffff0a}.shop-tech .shop-dock span{color:var(--st-muted)}.shop-tech .shop-dock span:first-child{animation:18s linear infinite st-dock-1}.shop-tech .shop-dock span:nth-child(2){animation:18s linear infinite st-dock-2}.shop-tech .shop-dock span:nth-child(3){animation:18s linear infinite st-dock-3}@keyframes st-dock-1{0%,30%{background:var(--st-blue);color:#fff}34%,to{color:var(--st-muted);background:0 0}}@keyframes st-dock-2{0%,32%{color:var(--st-muted);background:0 0}36%,62%{background:var(--st-blue);color:#fff}66%,to{color:var(--st-muted);background:0 0}}@keyframes st-dock-3{0%,64%{color:var(--st-muted);background:0 0}68%,96%{background:var(--st-blue);color:#fff}to{color:var(--st-muted);background:0 0}}.shop-tech .shop-dock .has-count i{background:var(--st-cyan);color:var(--st-graph)}.st-config{gap:6px;margin:4px 0 10px;display:flex}.st-config span{letter-spacing:.04em;color:var(--st-muted);border:1px solid #3d8bff40;border-radius:6px;padding:5px 9px;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600}.st-config span.is-on{border-color:var(--st-blue);color:var(--st-cyan);background:#3d8bff33}.shop-home{--sh-stone:#ece7de;--sh-sage:#7d8a72;--sh-walnut:#6b4a32;--sh-ink:#2c2924;--shop-gold:var(--sh-walnut)}.shop-home .shop-phone{background:var(--sh-stone);color:var(--sh-ink);font-family:Manrope,system-ui,sans-serif}.shop-home .shop-notch{background:var(--sh-ink)}.shop-home .shop-screen.is-home{grid-template-rows:auto auto minmax(210px,1fr) auto auto;display:grid}.shop-home .sh-top{align-items:center;gap:10px;min-width:0;margin-bottom:0;display:flex}.shop-home .sh-top b{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-right:auto;font-family:Newsreader,"Source Serif 4",serif;font-size:18px;font-weight:500;overflow:hidden}.shop-home .shop-lang{letter-spacing:.06em;color:#2c29248c;background:#2c29240f;border-radius:4px;flex-shrink:0;padding:3px 7px;font-size:9px;font-weight:600}.shop[data-bi].shop-home .shop-lang{display:inline-block}.shop-home .sh-nav{flex-wrap:nowrap;gap:10px;margin-bottom:10px;display:flex;overflow:hidden}.shop-home .sh-nav span{letter-spacing:.08em;text-transform:uppercase;color:#2c29246b;white-space:nowrap;font-size:9px;font-weight:600}.shop-home .sh-nav span.is-on{color:var(--sh-sage)}.shop[data-brand].shop-home .sh-nav span.is-on{color:var(--sh-walnut)}.shop-home .sh-hero{border-radius:4px;height:100%;min-height:210px;margin:0;position:relative;overflow:hidden}.shop-home .sh-hero img{object-fit:cover;object-position:50% 40%;width:100%;height:100%}.shop-home .sh-hero figcaption{color:#fff;text-shadow:0 2px 14px #2c292473;position:absolute;bottom:12px;left:14px}.shop-home .sh-hero small{letter-spacing:.16em;text-transform:uppercase;font-size:9px}.shop-home .sh-hero h3{margin:2px 0 4px;font-family:Newsreader,serif;font-size:1.35rem;font-weight:500;line-height:1.05}.shop-home .sh-hero em{color:#e6d5b8;font-size:12px;font-style:normal;font-weight:600}.shop-home .sh-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0;padding:12px 0 6px;display:grid}.shop-home .sh-grid article{min-width:0}.shop-home .sh-grid img{aspect-ratio:1;object-fit:cover;object-position:50% 45%;background:#ddd6c8;border-radius:2px;width:100%;height:auto}.shop-home .sh-grid b{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-family:Newsreader,serif;font-size:11px;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.shop-home .sh-grid span{color:var(--sh-walnut);margin-top:1px;font-size:10px;font-weight:600;display:block}.shop-home .shop-pdp-body small{color:var(--sh-sage);letter-spacing:.14em;font-size:9px}.shop-home .shop-pdp-body h4,.shop-home .shop-bag-title{letter-spacing:-.02em;font-family:Newsreader,serif;font-weight:500}.shop-home .shop-pdp-body p,.shop-home .shop-bag-row span{color:#2c292494}.shop-home .shop-pdp-body>b{color:var(--sh-walnut);font-size:15px}.shop-home .shop-specs span{color:var(--sh-ink);background:#2c29240f;border:1px solid #6b4a322e;border-radius:2px}.shop-home .shop-stock{color:var(--sh-sage)}.shop-home .shop-stock.is-low{color:var(--sh-walnut)}.shop-home .shop-add{background:var(--sh-walnut);color:#faf6f0;letter-spacing:.08em;text-transform:uppercase;border-radius:4px;font-size:10px;font-weight:700}.shop[data-brand].shop-home .shop-add{background:var(--sh-sage);color:#fff}.shop-home .shop-pdp-photo img{object-position:50% 40%;border-radius:4px}.shop-home .shop-bag-row img{object-position:50% 40%;border-radius:2px}.shop-home .shop-sum{border-top-color:#2c29241f}.shop-home .shop-geo{color:var(--sh-sage);margin-top:4px}.shop-home .shop-geo i{background:var(--sh-walnut)}.shop-home .shop-dock{background:#ece7dee0;border-color:#2c29241a;box-shadow:0 10px 28px #2c29241f,inset 0 1px #ffffffa6}.shop-home .shop-dock span{color:#2c292473}.shop-home .shop-dock span:first-child{animation:18s linear infinite sh-dock-1}.shop-home .shop-dock span:nth-child(2){animation:18s linear infinite sh-dock-2}.shop-home .shop-dock span:nth-child(3){animation:18s linear infinite sh-dock-3}@keyframes sh-dock-1{0%,30%{background:var(--sh-walnut);color:#faf6f0}34%,to{color:#2c292473;background:0 0}}@keyframes sh-dock-2{0%,32%{color:#2c292473;background:0 0}36%,62%{background:var(--sh-walnut);color:#faf6f0}66%,to{color:#2c292473;background:0 0}}@keyframes sh-dock-3{0%,64%{color:#2c292473;background:0 0}68%,96%{background:var(--sh-walnut);color:#faf6f0}to{color:#2c292473;background:0 0}}.shop-home .shop-dock .has-count i{background:var(--sh-walnut);color:#faf6f0}.shop-other{--so-paper:#f3ebe0;--so-ink:#1c1a17;--so-mute:#7a7268;--so-line:#1c1a171a;--so-olive:#5c6b52;--so-sand:#e6dccf;--so-taupe:#c9bdb0;--so-accent:var(--so-olive)}.so{background:var(--so-paper);height:100%;color:var(--so-ink);grid-template-rows:auto auto minmax(0,1fr) auto auto;font-family:IBM Plex Sans,system-ui,sans-serif;display:grid}.so-head{align-items:center;gap:16px;min-width:0;padding:12px 22px 0;display:flex}.so-brand{align-items:center;gap:10px;min-width:0;margin-right:auto;display:flex}.so-mark{background:var(--so-accent);border-radius:6px;flex-shrink:0;width:20px;height:20px;position:relative}.so-mark:after{content:"";border:1.5px solid #f3ebe0bf;border-radius:2px;position:absolute;inset:5px}.so-brand b{letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-style:italic;font-weight:500;overflow:hidden}.so-nav{flex-shrink:0;gap:12px;display:flex}.so-nav span{letter-spacing:.12em;text-transform:uppercase;color:#1c1a1761;font-size:9px;font-weight:600}.so-nav span.is-on{color:var(--so-accent)}.shop[data-brand].shop-other{--so-accent:#3d5a80}.shop[data-brand].shop-other .so-nav span.is-on{color:var(--so-accent)}.so-intro{padding:10px 22px 8px}.so-intro em{letter-spacing:.16em;text-transform:uppercase;color:var(--so-accent);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;font-style:normal;font-weight:500;display:block}.so-intro h3{letter-spacing:-.03em;color:var(--so-ink);margin:4px 0 6px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.25rem,2.1cqw,1.75rem);font-weight:500;line-height:1.05}.so-intro p{color:var(--so-mute);max-width:44ch;margin:0;font-size:11.5px;line-height:1.45}.so-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-height:0;padding:6px 22px;display:grid;overflow:hidden}.so-grid article{border:1px solid var(--so-line);background:#faf6f0;border-radius:2px;min-width:0;padding:8px}.so-grid article.is-open{background:0 0;border-style:dashed;border-color:#1c1a1729}.so-block{aspect-ratio:16/9;border-radius:2px;width:100%;height:auto;position:relative;overflow:hidden}.so-block i{opacity:.35;background-image:linear-gradient(var(--so-line) 1px, transparent 1px), linear-gradient(90deg, var(--so-line) 1px, transparent 1px);background-size:14px 14px;position:absolute;inset:0}.so-block.is-tone-0{background:linear-gradient(145deg,#ebe2d6 0%,#dfd4c6 100%)}.so-block.is-tone-1{background:linear-gradient(160deg,#e2d8cb 0%,#d4c8b8 100%)}.so-block.is-tone-2{background:linear-gradient(135deg,#d8cdbf 0%,#c9bdb0 100%)}.so-block.is-dashed{background:0 0;border:1px dashed #1c1a1733;place-items:center;display:grid}.so-block.is-dashed span{letter-spacing:.14em;text-transform:uppercase;color:#1c1a1752;font-size:9px;font-weight:600}.so-sku{letter-spacing:.08em;text-transform:uppercase;color:var(--so-mute);margin-top:6px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;display:block}.so-cta{text-align:center;background:var(--so-ink);color:var(--so-paper);letter-spacing:.12em;text-transform:uppercase;border-radius:2px;margin:4px 22px 8px;padding:11px 10px;font-size:10px;font-weight:600}.shop[data-brand].shop-other .so-cta{background:var(--so-accent);color:#f8f4ec}.shop-other .shop-geo{color:var(--so-mute)}.shop-other .shop-geo i,.shop[data-brand].shop-other .so-mark{background:var(--so-accent)}.pb-rail{display:none}.pb-ask{background:var(--pb-rail);border-left:1px solid var(--pb-border-mid);flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.pb-ask-handle{background:var(--pb-fg-dim);border-radius:4px;width:36px;height:4px;margin:8px auto 4px;font-style:normal;display:none}.pb-ask-dots{justify-content:center;gap:6px;padding:2px 0 8px;display:flex}.pb-ask-dots button{background:var(--pb-fg-dim);cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;padding:0}.pb-ask-dots button.is-on{background:var(--pb-blue);border-radius:4px;width:16px}.pb-ask-scroller{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;flex:1;min-height:0;display:flex;overflow:auto hidden}.pb-ask-scroller::-webkit-scrollbar{display:none}.pb-ask-pane{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;padding:0 18px 8px;overflow-y:auto}.pb-ask-kicker{font-family:var(--font-head);letter-spacing:.14em;text-transform:uppercase;color:var(--pb-accent-soft);margin:0 0 6px;font-size:10px;font-weight:600}.pb-ask-pane h3{font-family:var(--font-head);letter-spacing:-.03em;color:var(--pb-fg);margin:0 0 6px;font-size:1.15rem;font-weight:600;line-height:1.2}.pb-ask-pane p{color:var(--pb-fg-muted);margin:0 0 12px;font-size:13px;line-height:1.45}.pb-ask-pane p b{color:var(--pb-fg);font-weight:600}.pb-ask-choice{grid-template-columns:1fr 1fr;gap:8px;display:grid}.pb-ask-btn{border:1px solid var(--pb-border);background:var(--pb-surface);color:var(--pb-fg);font-family:var(--font-head);cursor:pointer;border-radius:12px;padding:14px 12px;font-size:14px;font-weight:600}.pb-ask-btn.is-on{border-color:var(--pb-blue);background:var(--pb-blue);color:#fff}.pb-ask-sum{flex-wrap:wrap;gap:6px;margin:0 0 14px;padding:0;list-style:none;display:flex}.pb-ask-sum li{background:var(--pb-surface);border:1px solid var(--pb-border);color:var(--pb-fg-soft);border-radius:999px;padding:5px 10px;font-size:11px;font-weight:600}.pb-ask-foot{padding:6px 16px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--pb-border-faint);justify-content:space-between;gap:10px;display:flex}.pb-ask-nav{color:var(--pb-fg-dim);font-family:var(--font-head);cursor:pointer;background:0 0;border:none;padding:8px 4px;font-size:13px;font-weight:600}.pb-ask-nav:disabled{opacity:.28;cursor:default}.pb-ask-nav.is-next{color:var(--pb-accent-soft)}@media (min-width:981px){.pb-ask{padding-top:8px}.pb-ask-dots{padding:10px 0 14px}.pb-ask-pane{padding:0 24px 18px}.pb-ask-kicker{margin-bottom:8px}.pb-ask-pane h3{margin-bottom:8px;font-size:1.4rem}.pb-ask-pane p{margin-bottom:16px;font-size:14px}.pb-ask-pane.is-cats .pb-cats{grid-template-columns:1fr 1fr;gap:10px}.pb-ask-pane.is-cats .pb-cat{padding:12px 10px;font-size:13px}.pb-ask-btn{padding:16px 14px;font-size:15px}.pb-ask-foot{padding:12px 24px 20px}.pb-ask-nav{padding:10px 4px;font-size:14px}}.pb-pin[data-pb-theme=light] .lp,.pb-studio[data-pb-theme=light] .lp{filter:drop-shadow(0 18px 36px #0b0d121f)}.pb-top .pb-theme{align-self:center;margin-bottom:0}@media (max-width:1100px){.pb-body{grid-template-columns:minmax(0,1fr) minmax(280px,340px)}.lp-vi-stay{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-vi-stay .lp-cta{text-align:center;grid-column:1/-1}}@media (max-width:980px){.pb-pin{height:auto}.pb-sec{height:auto;padding:44px 0 56px;position:relative;top:auto;overflow:visible}.pb-theme-actions{justify-content:center;margin:0 auto 8px}.pb-theme{margin-bottom:0}.pb-sec-head p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:.88rem;display:-webkit-box;overflow:hidden}.pb-plan small{display:none}.pb-sec-inner{justify-content:flex-start;gap:36px}.pb-sec-head{text-align:center}.pb-sec-head .section-label{display:block}.pb-sec-title{justify-content:center}.pb-sec-head h2{text-align:center;flex:none;width:100%;margin:12px 0 10px}.pb-sec-title{margin-bottom:4px}.pb-sec-main{text-align:center;align-items:center;gap:20px}.pb-plans{max-width:420px;margin:0 auto}.pb-sec-cta{align-items:center;width:100%;max-width:420px;margin:0 auto}.pb-teaser-go{text-align:center;width:100%;padding:14px 18px}.pb-teaser-copy{text-align:center}.pb-teaser{flex:none;width:min(100%,380px);height:auto;min-height:0;margin-inline:auto;padding:0;overflow:visible}.pb-teaser-stage{aspect-ratio:9/16;border-radius:16px;flex:none;align-self:stretch;width:100%;height:auto;min-height:min(70dvh,560px);max-height:min(78dvh,680px)}.pb-teaser-stage[data-plan=shop]{aspect-ratio:9/16;flex:none;height:auto;min-height:min(72dvh,580px);max-height:min(80dvh,700px)}.pb-body{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr)}.pb-rail{display:none}.pb-ask{background:var(--pb-rail);border-left:none;border-top:1px solid var(--pb-border);z-index:6;border-radius:16px 16px 0 0;flex-direction:column;height:auto;min-height:0;max-height:none;display:flex}.pb-ask-handle{display:none}.pb-ask-dots{gap:5px;padding:8px 0 4px}.pb-ask-scroller{flex:none}.pb-ask-pane{padding:0 14px 6px;overflow:hidden}.pb-ask-pane.is-sum{max-height:22dvh;overflow-y:auto}.pb-ask-kicker{margin:0 0 2px;font-size:9px}.pb-ask-pane h3{margin:0 0 8px;font-size:.98rem}.pb-ask-pane.is-plans>p:not(.pb-ask-kicker),.pb-ask-pane.is-cats>p:not(.pb-ask-kicker),.pb-ask-desc{display:none}.pb-ask-pane.is-choice p{margin:0 0 8px;font-size:12px}.pb-ask-pane.is-plans .pb-tiers{grid-template-columns:1fr 1fr;gap:6px;display:grid}.pb-ask-pane.is-plans .pb-tier{border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;min-height:0;padding:8px 10px}.pb-ask-pane.is-plans .pb-tier h4{font-size:13px}.pb-ask-pane.is-plans .pb-tier small{font-size:10px}.pb-ask-pane.is-plans .pb-tier em{text-align:left;font-size:12px}.pb-ask-pane.is-cats .pb-cats{grid-template-columns:1fr 1fr 1fr;gap:6px}.pb-ask-pane.is-cats .pb-cat{border-radius:8px;padding:8px 6px;font-size:11px;line-height:1.2}.pb-ask-pane.is-choice .pb-ask-btn{border-radius:10px;padding:10px;font-size:13px}.pb-ask-foot{padding:4px 12px calc(6px + env(safe-area-inset-bottom))}.pb-ask-nav{padding:6px 4px;font-size:12px}.pb-stage{padding:8px 10px 6px}.so-nav{display:none}.so-head,.so-intro{padding-left:16px;padding-right:16px}.so-grid{gap:8px;padding:4px 16px}.so-cta{margin-inline:16px}.so-block{aspect-ratio:16/10}.so-intro h3{font-size:1.15rem}.lp{max-width:none}.pb-teaser .lp-fit,.pb-teaser .lp-fit-inner,.pb-teaser .lp,.pb-teaser .shop{filter:none;width:100%;height:100%}.lp-fit{--lp-s:1;flex-direction:column;display:flex;container-type:normal}.lp-fit-inner{width:100%;height:100%;margin-left:0;position:static;overflow:hidden}.lp-fit-inner>.lp,.lp-fit-inner>.shop{width:100%;height:100%;position:static;transform:none}.lp-cl-chips,.lp-cl-nav .lp-nav-links,.lp-cl-nav-cta em,.lp-ot-reel,.lp-ot-proof,.lp-vi-reel,.lp-vi-rooms,.lp-lg-partners,.lp-lg-list,.lp-bu-crew{display:none}.lp-cl{grid-template-rows:auto minmax(0,1fr) auto}.lp-lg{grid-template-rows:minmax(0,1fr)}.lp-vi,.lp-ot{grid-template-rows:minmax(0,1fr) auto}.lp-bu{grid-template-rows:auto auto minmax(0,1fr) auto}.lp-bu .lp-nav{gap:10px;padding:12px 16px}.lp-bu .lp-nav b{text-overflow:ellipsis;font-size:15px;overflow:hidden}.lp-bu .lp-nav-links{display:none}.lp-bu-menu{flex-direction:column;flex-shrink:0;justify-content:space-between;width:18px;height:12px;margin-left:auto;display:flex}.lp-bu-menu i{background:#161513;border-radius:1px;height:1.5px;display:block}.lp-bu-ticker{letter-spacing:.1em;padding:7px 12px;font-size:9px}.lp-bu-hero{height:auto;min-height:0}.lp-bu-hero:after{background:linear-gradient(#0000 28%,#161513d1 100%)}.lp-bu-copy{justify-content:flex-end;max-width:none;inset:auto 16px 58px}.lp-bu-copy p{display:none}.lp-bu-copy h3{font-size:1.7rem}.lp-bu-copy em{font-size:9px}.lp-bu-nums{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-bu-nums div{padding:8px}.lp-bu-nums b{font-size:13px}.lp-bu-nums span{font-size:8px}.lp-bu-masonry{grid-template-rows:88px;grid-template-columns:minmax(0,1fr);gap:0;padding:0;display:grid}.lp-bu-masonry article{display:none}.lp-bu-masonry .is-lead{grid-row:auto;min-height:88px;display:block}.lp-bu-masonry .is-lead img{height:88px}.shop.shop-lina{filter:none;height:100%}.shop-lina .shop-chrome{border-radius:16px 16px 0 0}.shop-lina .sl-site{border-radius:0 0 16px 16px}.shop-lina .shop-screens{height:100%;position:relative}.shop-lina .shop-screen{padding:12px 14px;animation:none!important}.shop-lina .shop-screen.is-home{opacity:1;visibility:visible;grid-template-rows:auto minmax(0,1fr) auto auto;height:100%;display:grid;position:relative;transform:none}.shop-lina .shop-screen.is-pdp,.shop-lina .shop-screen.is-bag{display:none}.shop-lina .sl-head{gap:8px;margin-bottom:10px}.shop-lina .sl-brand b{font-size:20px}.shop-lina .sl-nav,.shop-lina .shop-lang{display:none}.shop-lina .sl-menu{flex-direction:column;flex-shrink:0;justify-content:space-between;width:16px;height:11px;display:flex}.shop-lina .sl-menu i{background:var(--sl-ink);border-radius:1px;height:1.5px;display:block}.shop-lina .sl-look{grid-template-rows:minmax(0,1fr) auto;gap:10px}.shop-lina .sl-hero figcaption{bottom:12px;left:12px;right:12px}.shop-lina .sl-hero h3{font-size:1.45rem}.shop-lina .sl-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.shop-lina .sl-rail article:nth-child(n+4){display:none}.shop-lina .sl-rail img{height:92px}.shop-lina .sl-rail b{font-size:11px}.shop-lina .sl-rail span{font-size:10px}.shop-lina .sl-rail .shop-stock{font-size:9px}.shop-lina .sl-cta{margin-top:10px;padding:10px 12px;font-size:11px}.shop.shop-gastro{filter:none;height:100%}.shop-gastro .shop-chrome{border-radius:16px 16px 0 0}.shop-gastro .sg-site{border-radius:0 0 16px 16px}.shop-gastro .shop-screens{height:100%;position:relative}.shop-gastro .shop-screen{padding:12px 14px;animation:none!important}.shop-gastro .shop-screen.is-home{opacity:1;visibility:visible;grid-template-rows:auto minmax(0,1fr) auto;height:100%;display:grid;position:relative;transform:none}.shop-gastro .shop-screen.is-pdp,.shop-gastro .shop-screen.is-bag{display:none}.shop-gastro .sg-head{gap:8px;margin-bottom:8px}.shop-gastro .sg-nav,.shop-gastro .shop-lang{display:none}.shop-gastro .sg-menu{flex-direction:column;flex-shrink:0;justify-content:space-between;width:16px;height:11px;margin-left:auto;display:flex}.shop-gastro .sg-menu i{background:var(--sg-ink);border-radius:1px;height:1.5px;display:block}.shop-gastro .sg-counter{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;gap:10px}.shop-gastro .sg-board{padding:0}.shop-gastro .sg-logo{margin:0 0 4px;font-size:2.45rem}.shop-gastro .sg-lede{display:none}.shop-gastro .sg-feature{margin-bottom:0;padding:10px 12px}.shop-gastro .sg-feature h3{font-size:1.25rem}.shop-gastro .sg-menu-list{display:none}.shop-gastro .sg-hero{border-radius:2px;min-height:0}.shop-gastro .sg-hero figcaption{display:none}.shop-gastro .shop-geo{margin-top:8px}.shop.shop-beauty{filter:none;height:100%}.shop-beauty .shop-chrome{border-radius:16px 16px 0 0}.shop-beauty .sb-site{border-radius:0 0 16px 16px}.shop-beauty .shop-screens{height:100%;position:relative}.shop-beauty .shop-screen{padding:12px 14px;animation:none!important}.shop-beauty .shop-screen.is-home{opacity:1;visibility:visible;grid-template-rows:auto minmax(0,1fr) auto;height:100%;display:grid;position:relative;transform:none}.shop-beauty .shop-screen.is-pdp,.shop-beauty .shop-screen.is-bag{display:none}.shop-beauty .sb-head{align-items:center;gap:8px;margin-bottom:10px;padding-bottom:8px;display:flex}.shop-beauty .sb-logo{letter-spacing:.16em;text-align:left;grid-column:auto;margin-right:auto;font-size:20px}.shop-beauty .sb-nav,.shop-beauty .shop-lang{display:none}.shop-beauty .sb-menu{flex-direction:column;flex-shrink:0;justify-content:space-between;width:16px;height:11px;display:flex}.shop-beauty .sb-menu i{background:var(--sb-ink);border-radius:1px;height:1.5px;display:block}.shop-beauty .sb-vanity{grid-template-rows:minmax(0,1.15fr) auto;grid-template-columns:minmax(0,1fr);gap:10px}.shop-beauty .sb-hero{border-radius:4px 20px;min-height:0}.shop-beauty .sb-desk{grid-template-rows:auto auto;gap:8px}.shop-beauty .sb-feature h3{margin:4px 0 6px;font-size:1.35rem}.shop-beauty .sb-note{display:none}.shop-beauty .sb-shades{margin:8px 0 10px}.shop-beauty .sb-cta{padding:9px 14px;font-size:10px}.shop-beauty .sb-tray{gap:8px}.shop-beauty .sb-tray img{border-radius:12px;height:72px}.shop-beauty .sb-tray b{margin-top:6px;font-size:11px}.shop-beauty .sb-tray span{font-size:10px}.shop-beauty .sb-tray .shop-stock{font-size:9px}.lp-cl-hero{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);padding:10px 18px 8px}.lp-cl-nav{padding:12px 18px}.lp-cl-visual{min-height:140px}.lp-cl-actions{margin-top:12px}.lp-cl-trust{gap:8px;margin-top:14px}.lp-cl-trust b{font-size:12px}.lp-ot-toast,.lp-vi-toast,.lp-lg-toast,.lp-bu-toast{display:none}.lp-vi .lp-nav,.lp-lg .lp-nav{padding:16px 22px}.lp-vi-copy,.lp-lg-copy{top:52px;left:22px}.lp-vi-stay{left:18px;right:18px}.lp-cl-copy h3,.lp-vi-copy h3,.lp-lg-copy h3,.lp-ot-copy h3{font-size:1.45rem}.lp-ot .lp-nav{padding:16px 22px}.lp-ot-copy{top:52px;bottom:78px;left:22px}.lp-ot-bar{left:18px;right:18px}.pb-top{padding:max(8px, env(safe-area-inset-top)) 12px 8px;align-items:center;gap:8px}.pb-top-copy h2{display:none}.pb-top-copy .pb-kicker{letter-spacing:.1em;font-size:10px}.pb-top-price small{display:none}.pb-top-price b{font-size:1.05rem}.pb-top-price em{margin-top:0;font-size:11px}.pb-close{width:32px;height:32px}}@media (max-width:560px){.pb-pin{height:auto}.pb-sec{padding:40px 0 52px}.pb-sec-inner{gap:40px}.pb-sec-head h2{text-align:center;margin:14px 0 12px;font-size:clamp(1.9rem,8.8vw,2.35rem)}.pb-sec-title{justify-content:center;margin-bottom:4px}.pb-sec-head p{display:none}.pb-plans{max-width:100%}.pb-plan{padding:12px 14px}.pb-plan b{font-size:14px}.pb-plan small{font-size:11px}.pb-plan em{margin-top:5px;font-size:12px}.pb-teaser{flex:none;width:min(100%,360px);height:auto;min-height:0}.pb-teaser-stage{flex:none;height:auto;min-height:min(68dvh,540px);max-height:min(76dvh,640px)}.pb-teaser-stage[data-plan=shop]{flex:none;height:auto;min-height:min(70dvh,560px);max-height:min(78dvh,660px)}}@media (prefers-reduced-motion:reduce){.pb-pin{height:auto}.pb-sec{height:auto;padding:clamp(56px,8vh,96px) 0 clamp(48px,7vh,88px);position:relative;top:auto;overflow:visible;transform:none}.pb-pin.is-held .pb-sec{will-change:auto}.pb-teaser-stage{flex:none;height:clamp(280px,42vh,420px)}.pb-teaser-stage[data-plan=shop]{height:clamp(340px,50vh,520px)}.pb-sec:not(.is-in) .pb-sec-head .section-label,.pb-sec:not(.is-in) .pb-sec-title,.pb-sec:not(.is-in) .pb-sec-head>p,.pb-sec:not(.is-in) .pb-plans,.pb-sec:not(.is-in) .pb-sec-cta,.pb-sec:not(.is-in) .pb-teaser,.pb-sec.is-in .pb-sec-head .section-label,.pb-sec.is-in .pb-sec-title,.pb-sec.is-in .pb-sec-head>p,.pb-sec.is-in .pb-plans,.pb-sec.is-in .pb-sec-cta,.pb-sec.is-in .pb-teaser{opacity:1;animation:none;transform:none}.lp-cl-hero>img,.lp-cl-visual img,.lp-ot-hero>img,.lp-vi-hero>img,.lp-bu-hero img{animation:none!important}.lp-lang,.lp-care,.lp-mark,.lp-cta,.lp-map,.shop-lang,.shop-care,.shop-lina .shop-screen,.shop-gastro .shop-screen,.shop-beauty .shop-screen{transition:none!important}}@media (prefers-reduced-motion:reduce) and (max-width:980px){.pb-teaser-stage,.pb-teaser-stage[data-plan=shop]{height:auto}}
