﻿.template-home{--bone: #F4EFE6;--bone-deep: #EAE2D4;--paper: #FBF8F2;--espresso: #2A211A;--ink: #1A1512;--bordo: #6B2532;--bordo-lit: #843143;--camel: #B08858;--camel-soft:#C8A878;--line: #D9CFBE;--line-soft: #E4DBCC;--muted: #61574A;--bg: var(--bone);--fg: var(--espresso);--display: 'Bodoni Moda', 'Didot', Georgia, serif;--brand: 'Tinos', 'Times New Roman', Georgia, serif;--ui: 'Archivo', system-ui, sans-serif;--tracking-label: 0.24em;--tracking-wide: 0.08em;--gutter: clamp(1.25rem, 4vw, 4.5rem);--section-y: clamp(4.5rem, 10vw, 10rem);--maxw: 1520px;--ease: cubic-bezier(0.16, 1, 0.3, 1);--ease-soft: cubic-bezier(0.22, 1, 0.36, 1);--dur: 0.6s;background:var(--bg);color:var(--fg);font-family:var(--ui);font-size:16px;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.template-home *,.template-home *::before,.template-home *::after{box-sizing:border-box}.berth img{max-width:100%;display:block}.berth a{color:inherit;text-decoration:none}.berth button{font-family:inherit;cursor:pointer;color:inherit}.berth svg{display:block}.berth h1,.berth h2,.berth h3{font-family:var(--display);font-weight:500;line-height:1;margin:0;letter-spacing:-0.012em;font-optical-sizing:auto}.berth :focus-visible{outline:2px solid var(--bordo);outline-offset:3px;border-radius:1px}.berth :focus:not(:focus-visible){outline:none}.berth .wrap{max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}.berth .label{font-size:.7rem;font-weight:600;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--muted)}.berth .kicker{display:inline-flex;align-items:baseline;gap:.7rem;font-size:.7rem;font-weight:600;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--bordo)}.berth .kicker .num{font-family:var(--display);font-style:italic;font-weight:500;font-size:.95rem;letter-spacing:0;color:var(--espresso)}.berth .kicker--muted{color:var(--muted)}.berth .btn{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:48px;padding:0 2.1rem;font-family:var(--ui);font-size:.74rem;font-weight:600;letter-spacing:var(--tracking-label);text-transform:uppercase;border:1px solid var(--ink);background:var(--ink);color:var(--bone);transition:background .45s var(--ease),color .45s var(--ease),transform .45s var(--ease)}.berth .btn:hover{background:rgba(0,0,0,0);color:var(--ink);transform:translateY(-2px)}.berth .btn--ghost{background:rgba(0,0,0,0);color:var(--ink)}.berth .btn--ghost:hover{background:var(--ink);color:var(--bone)}.berth .btn--light{border-color:var(--bone);color:var(--bone);background:rgba(0,0,0,0)}.berth .btn--light:hover{background:var(--bone);color:var(--ink)}.berth .btn .arrow{transition:transform .45s var(--ease)}.berth .btn:hover .arrow{transform:translateX(5px)}.berth .link-underline{position:relative;font-size:.72rem;font-weight:600;letter-spacing:var(--tracking-label);text-transform:uppercase;padding-bottom:.3rem}.berth .link-underline::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--ink);transform-origin:right;transform:scaleX(1);transition:transform .5s var(--ease)}.berth .link-underline:hover::after{transform-origin:left;animation:berth-underline-sweep .55s var(--ease)}@keyframes berth-underline-sweep{0%{transform:scaleX(0);transform-origin:left}100%{transform:scaleX(1);transform-origin:left}}.berth .icon-btn{display:inline-flex;align-items:center;gap:.5rem;min-width:44px;min-height:44px;padding:0 .4rem;background:none;border:0;font-size:.72rem;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase}.berth .icon-btn svg{width:19px;height:19px}.berth .announce{background:var(--bordo);color:var(--bone);font-size:.7rem;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;overflow:hidden;white-space:nowrap}.berth .announce__track{display:flex;width:max-content;padding:.42rem 0;animation:berth-marquee 36s linear infinite}.berth .announce__track span{display:inline-flex;align-items:center}.berth .announce__track b{font-weight:600;padding-inline:2.2rem;position:relative}.berth .announce__track b::after{content:"";position:absolute;right:0;top:50%;width:3px;height:3px;border-radius:50%;background:var(--camel-soft);transform:translateY(-50%)}@keyframes berth-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.berth .announce:hover .announce__track,.berth .announce:focus-within .announce__track{animation-play-state:paused}@media(prefers-reduced-motion: reduce){.berth .announce__track{animation:none}}.berth .berth-countdown{background:var(--ink);color:var(--bone);display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;padding:.5rem 2.2rem}.berth .berth-countdown__promo{font-family:var(--display);font-weight:500;font-size:1.35rem;letter-spacing:.02em;color:var(--bone);white-space:nowrap}.berth .berth-countdown__promo em{font-style:italic;color:var(--camel-soft)}.berth .berth-countdown__right{display:flex;align-items:center;gap:1.6rem}.berth .berth-countdown__timer{display:flex;align-items:flex-start;gap:1.6rem}.berth .berth-countdown__unit{display:flex;flex-direction:column;align-items:center;min-width:56px}.berth .berth-countdown__num{font-family:var(--display);font-weight:500;font-size:2rem;line-height:.95;color:var(--bone);font-variant-numeric:tabular-nums}.berth .berth-countdown__cap{font-family:var(--sans, inherit);font-size:.6rem;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--camel-soft);margin-top:.3rem}.berth .berth-countdown__cta{display:none;align-items:center;gap:.9rem;color:var(--bone);text-decoration:none;font-size:.95rem;letter-spacing:.01em;padding:.35rem 0;min-height:44px}.berth .berth-countdown__cta em{font-style:italic;color:var(--camel-soft)}.berth .berth-countdown__cta-go{font-family:var(--sans, inherit);font-size:.7rem;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--ink);background:var(--camel-soft);padding:.45rem .9rem;white-space:nowrap}.berth .berth-countdown__cta:hover .berth-countdown__cta-go{background:var(--bone)}.berth .berth-countdown.is-live .berth-countdown__timer{display:none}.berth .berth-countdown.is-live .berth-countdown__cta{display:inline-flex}@media(max-width: 640px){.berth .berth-countdown{gap:.55rem;padding:.7rem 1rem;flex-direction:column;justify-content:center}.berth .berth-countdown__promo{font-size:1.15rem}.berth .berth-countdown__right{flex-direction:column;gap:.55rem}.berth .berth-countdown__timer{gap:1.1rem}.berth .berth-countdown__cta{flex-direction:column;gap:.5rem;text-align:center;font-size:.88rem}}.js-item-product .item-description{z-index:auto !important}.js-item-product .item-description{display:flex;flex-direction:column;justify-content:flex-end}.js-item-product .item-actions{margin-top:.7rem}.berth .site-header{position:sticky;top:0;z-index:200;isolation:isolate;background:var(--bone);border-bottom:1px solid var(--line)}.berth .site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;column-gap:1rem}.berth .site-header__inner>.nav{justify-self:start}.berth .site-header__inner>.header-actions{justify-self:end}.berth .nav{display:flex;align-items:center;gap:clamp(.5rem,.95vw,1rem)}.berth .nav a{white-space:nowrap;font-size:.66rem;font-weight:600;letter-spacing:.015em;text-transform:uppercase;position:relative;padding-block:.5rem}.berth .nav a::after{content:"";position:absolute;left:0;bottom:.2rem;width:0;height:1px;background:var(--bordo);transition:width .4s var(--ease)}.berth .nav a:hover::after{width:100%}.berth .nav-cat{position:relative;display:inline-flex}.berth .nav-cat__trigger{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--ui);font-size:.73rem;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:inherit;background:none;border:0;padding-block:.5rem;cursor:pointer}.berth .nav-cat__chev{font-size:.58rem;transition:transform .4s var(--ease)}.berth .nav-cat:hover .nav-cat__chev,.berth .nav-cat:focus-within .nav-cat__chev{transform:rotate(180deg)}.berth .nav-cat__menu{position:absolute;top:calc(100% + .5rem);left:50%;width:360px;max-width:calc(100vw - 2rem);background:var(--paper);border:1px solid var(--line);border-top:2px solid var(--bordo);box-shadow:0 26px 60px -12px rgba(26,21,18,.22);padding:1.25rem 1.2rem 1.1rem;opacity:0;visibility:hidden;transform:translate(-50%, 10px);transition:opacity .4s var(--ease),transform .4s var(--ease),visibility .4s;z-index:60}.berth .nav-cat__menu::before{content:"";position:absolute;left:0;right:0;top:-0.5rem;height:.5rem}.berth .nav-cat:hover .nav-cat__menu,.berth .nav-cat:focus-within .nav-cat__menu{opacity:1;visibility:visible;transform:translate(-50%, 0)}.berth .nav-cat__eyebrow{display:block;font-size:.62rem;font-weight:700;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--muted);padding:0 .4rem .7rem}.berth .nav-cat__item{position:relative;display:block;min-width:0;white-space:normal;padding:.62rem 1.6rem .62rem .85rem;transition:background .3s var(--ease);opacity:0;transform:translateY(6px)}.berth .nav-cat:hover .nav-cat__item,.berth .nav-cat:focus-within .nav-cat__item{opacity:1;transform:none;transition:background .3s var(--ease),opacity .45s var(--ease),transform .45s var(--ease)}.berth .nav-cat:hover .nav-cat__item:nth-child(3),.berth .nav-cat:focus-within .nav-cat__item:nth-child(3){transition-delay:.05s}.berth .nav-cat:hover .nav-cat__item:nth-child(4),.berth .nav-cat:focus-within .nav-cat__item:nth-child(4){transition-delay:.1s}.berth .nav-cat:hover .nav-cat__item:nth-child(5),.berth .nav-cat:focus-within .nav-cat__item:nth-child(5){transition-delay:.15s}.berth .nav-cat:hover .nav-cat__item:nth-child(6),.berth .nav-cat:focus-within .nav-cat__item:nth-child(6){transition-delay:.2s}.berth .nav-cat__menu a::after{content:none}.berth .nav-cat__item:hover{background:var(--bone)}.berth .nav-cat__name{display:block;white-space:normal;font-family:var(--display);font-size:1.16rem;font-weight:500;line-height:1.1;color:var(--ink);transition:color .3s var(--ease),transform .35s var(--ease)}.berth .nav-cat__item:hover .nav-cat__name{color:var(--bordo);transform:translateX(3px)}.berth .nav-cat__sub{display:block;white-space:normal;line-height:1.4;margin-top:.18rem;font-size:.64rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.berth .nav-cat__arrow{position:absolute;right:.85rem;top:50%;transform:translateY(-50%) translateX(-4px);font-family:var(--display);color:var(--bordo);opacity:0;transition:opacity .3s var(--ease),transform .35s var(--ease)}.berth .nav-cat__item:hover .nav-cat__arrow{opacity:1;transform:translateY(-50%) translateX(0)}.berth .nav-cat__all{display:flex;align-items:center;justify-content:space-between;margin:.55rem .4rem 0;padding-top:.85rem;border-top:1px solid var(--line);font-size:.66rem;font-weight:700;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--bordo) !important}.berth .nav-cat__all .arrow{transition:transform .35s var(--ease)}.berth .nav-cat__all:hover .arrow{transform:translateX(5px)}.berth .brand{font-family:var(--brand);font-size:1.65rem;font-weight:700;letter-spacing:.02em;text-align:center}.berth .header-actions{display:flex;justify-content:flex-end;gap:.6rem;align-items:center}.berth .cart-pill .dot{background:var(--bordo);color:var(--bone);border-radius:999px;min-width:18px;height:18px;display:grid;place-items:center;font-size:.6rem;font-weight:700;margin-left:.1rem}.berth .nav-toggle{display:none}.footer__brand .brand{color:var(--ink)}.item-colors-bullet-more{color:var(--ink) !important}.filters-sidebar .checkbox-text .opacity-50{opacity:1 !important;color:var(--muted) !important}.filters-sidebar .js-accordion-toggle span,.filters-sidebar .js-accordion-toggle-inactive{color:var(--muted) !important}.filters-sidebar .js-accordion-container li a.btn-link{color:var(--muted) !important}.js-notification-cookie-banner,.js-notification-cookie-banner strong{color:var(--ink)}.berth .hero{position:relative;overflow:hidden}.berth .hero__grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:520px}.berth .hero__grid{height:calc(100vh - var(--berth-hero-offset, 120px))}.berth .hero__grid{height:calc(100svh - var(--berth-hero-offset, 120px))}.berth .hero__copy{display:flex;flex-direction:column;justify-content:center;padding:var(--gutter);padding-right:clamp(1.5rem,4vw,5.5rem);min-height:0}.berth .hero__copy__inner{display:flex;flex-direction:column;gap:1.7rem}.berth .hero__title{font-size:clamp(2.6rem,min(9vw,11vh),9rem);line-height:.9;letter-spacing:-0.02em}.berth .hero__title em{font-style:italic;font-weight:500;color:var(--bordo)}.berth .hero__lede{max-width:42ch;color:var(--muted);font-size:1.05rem;line-height:1.7}.berth .hero__cta{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.berth .hero__meta{display:flex;align-items:center;gap:1rem;font-size:.84rem;font-weight:700;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--bordo)}.berth .hero__meta .rule{width:2.4rem;height:1px;background:var(--line)}.berth .hero__media{position:relative;background:var(--bone-deep);overflow:hidden;min-height:0}.berth .hero__media img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform 1.4s var(--ease)}.berth .hero:hover .hero__media img{transform:scale(1.045)}.berth .hero__caption{position:absolute;left:var(--gutter);bottom:var(--gutter);background:color-mix(in srgb, var(--paper) 92%, transparent);padding:.55rem 1.05rem;font-family:var(--display);font-style:italic;font-size:.95rem;backdrop-filter:blur(4px)}.berth .hero__side{position:absolute;top:50%;right:-2.2rem;transform:translateY(-50%) rotate(90deg);font-size:.66rem;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--muted)}.js .berth [data-reveal]{opacity:0;transform:translateY(24px)}.is-loaded .berth [data-reveal]{transition:opacity .9s var(--ease),transform .9s var(--ease)}.berth [data-reveal].is-in,.is-loaded .berth .hero [data-reveal]{opacity:1;transform:none}.berth .hero [data-reveal="2"]{transition-delay:.1s}.berth .hero [data-reveal="3"]{transition-delay:.2s}.berth .hero [data-reveal="4"]{transition-delay:.3s}@media(prefers-reduced-motion: reduce){.berth [data-reveal]{opacity:1 !important;transform:none !important}}.berth .trust{border-block:1px solid var(--line);background:var(--paper)}.berth .trust__row{display:grid;grid-template-columns:repeat(4, 1fr)}.berth .trust__item{padding:1.7rem var(--gutter);text-align:center;border-left:1px solid var(--line)}.berth .trust__item:first-child{border-left:0}.berth .trust__item strong{display:block;font-family:var(--display);font-size:1.15rem;font-weight:500;margin-bottom:.25rem}.berth .trust__item span{font-size:.68rem;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--muted)}.berth .section{padding-block:var(--section-y)}.berth .section__head{display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:1.5rem 2.5rem;margin-bottom:clamp(2.2rem,4vw,3.8rem)}.berth .section__head h2{font-size:clamp(2.3rem,5.2vw,4.2rem);grid-column:1}.berth .section__head .lead{color:var(--muted);max-width:34ch;grid-column:2;align-self:end;font-size:.95rem}.berth .section__head .section__link{grid-column:3;align-self:end;white-space:nowrap}.berth .section__head .kicker{grid-column:1/-1;margin-bottom:.4rem}.berth .spotlight{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(1.5rem,4vw,4rem);align-items:stretch;background:var(--paper);border:1px solid var(--line)}.berth .spotlight__media{position:relative;aspect-ratio:4/3.4;overflow:hidden;background:var(--bone-deep)}.berth .spotlight__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease)}.berth .spotlight:hover .spotlight__media img{transform:scale(1.04)}.berth .spotlight__tag{position:absolute;top:1rem;left:1rem;background:var(--ink);color:var(--bone);font-size:.6rem;font-weight:700;letter-spacing:var(--tracking-wide);text-transform:uppercase;padding:.35rem .7rem}.berth .spotlight__body{display:flex;flex-direction:column;justify-content:center;gap:1.1rem;padding:clamp(1.6rem,3vw,3rem) clamp(1.6rem,3vw,3rem) clamp(1.6rem,3vw,3rem) 0}.berth .spotlight__body h3{font-size:clamp(1.8rem,3.5vw,2.8rem)}.berth .spotlight__body p{color:var(--muted);max-width:38ch;font-size:.95rem}.berth .spotlight__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem .8rem;font-family:var(--display)}.berth .spotlight__price .now{font-size:1.55rem;font-weight:600;color:var(--bordo)}.berth .spotlight__price .now-tag{font-family:var(--ui);font-size:.78rem;font-weight:600;color:var(--bordo);letter-spacing:var(--tracking-wide);text-transform:uppercase}.berth .spotlight__price .list{flex-basis:100%;font-family:var(--ui);font-size:.82rem;font-weight:400;color:var(--muted);margin-top:.1rem}.berth .spotlight__price .list b{font-weight:600;color:var(--fg)}.berth .product-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:clamp(1.4rem,2.4vw,2.6rem) clamp(1rem,1.6vw,1.6rem)}.berth .card{position:relative}.berth .card__media{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--bone-deep)}.berth .card__media img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.berth .card:hover .card__media img{transform:scale(1.045)}.berth .card__badges{position:absolute;top:.8rem;left:.8rem;display:flex;flex-direction:column;gap:.4rem;z-index:2}.berth .badge{font-size:.58rem;font-weight:700;letter-spacing:var(--tracking-wide);text-transform:uppercase;padding:.32rem .55rem}.berth .badge--transfer{background:var(--bordo);color:var(--bone)}.berth .badge--new{background:var(--ink);color:var(--bone)}.berth .card__quick{position:absolute;inset-inline:.8rem;bottom:.8rem;z-index:3;opacity:0;transform:translateY(8px);transition:opacity .4s var(--ease),transform .4s var(--ease)}.berth .card:hover .card__quick,.berth .card:focus-within .card__quick{opacity:1;transform:none}.berth .card__quick .btn{width:100%;min-height:44px;font-size:.68rem}.berth .card__cat{font-size:.62rem;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--muted);margin-top:1rem}.berth .card__name{font-family:var(--display);font-size:1.15rem;font-weight:500;margin-top:.2rem}.berth .card__name a::after{content:"";position:absolute;inset:0}.berth .card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem .5rem;margin-top:.45rem}.berth .card__price .now{font-weight:700;font-size:1.02rem;color:var(--bordo)}.berth .card__price .now-tag{font-size:.6rem;color:var(--bordo);font-weight:700;letter-spacing:var(--tracking-wide);text-transform:uppercase}.berth .card__price .list{flex-basis:100%;font-size:.74rem;color:var(--muted);margin-top:.1rem}.berth .card__price .list b{font-weight:600;color:var(--fg)}.berth .card__inst{font-size:.7rem;color:var(--muted);margin-top:.15rem}.berth .cats{display:grid;grid-template-columns:repeat(5, 1fr);gap:clamp(.8rem,1.4vw,1.4rem)}.berth .cat-tile{position:relative;aspect-ratio:3/4.3;overflow:hidden;background:var(--ink);display:flex;align-items:flex-end}.berth .cat-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.82;transition:transform 1.1s var(--ease),opacity .6s var(--ease)}.berth .cat-tile::after{content:"";position:absolute;inset:0;background:linear-gradient(to top, color-mix(in srgb, var(--ink) 72%, transparent), transparent 55%)}.berth .cat-tile:hover img{transform:scale(1.06);opacity:.66}.berth .cat-tile__label{position:relative;z-index:2;padding:1.4rem;color:var(--bone);width:100%;display:flex;justify-content:space-between;align-items:center}.berth .cat-tile__label h3{font-size:1.55rem;color:var(--bone)}.berth .cat-tile__label .arrow{transition:transform .45s var(--ease)}.berth .cat-tile:hover .arrow{transform:translateX(6px)}.berth .editorial{background:var(--ink);color:var(--bone);position:relative;overflow:hidden}.berth .editorial__grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(2rem,6vw,7rem)}.berth .editorial__media{aspect-ratio:4/5;overflow:hidden}.berth .editorial__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.4s var(--ease)}.berth .editorial:hover .editorial__media img{transform:scale(1.04)}.berth .editorial__copy h2{color:var(--bone);font-size:clamp(2.1rem,4.6vw,3.8rem);margin-bottom:1.5rem}.berth .editorial__copy h2 em{font-style:italic;color:var(--camel-soft)}.berth .editorial__copy p{color:color-mix(in srgb, var(--bone) 74%, transparent);max-width:46ch;margin-bottom:1.1rem;line-height:1.75}.berth .editorial .kicker{color:var(--camel-soft);margin-bottom:1.2rem}.berth .editorial .kicker .num{color:color-mix(in srgb, var(--bone) 80%, transparent)}.berth .newsletter{text-align:center;background:var(--paper);border-top:1px solid var(--line)}.berth .newsletter h2{font-size:clamp(2.1rem,5vw,3.8rem);margin-bottom:.9rem}.berth .newsletter h2 em{font-style:italic;color:var(--bordo)}.berth .newsletter p{color:var(--muted);margin-bottom:2.2rem}.berth .newsletter__form{display:flex;max-width:500px;margin-inline:auto;border:1px solid var(--ink);background:var(--bone)}.berth .newsletter__form input{flex:1;border:0;background:rgba(0,0,0,0);padding:1rem 1.2rem;font-family:var(--ui);font-size:.85rem;outline-offset:-2px;color:var(--ink)}.berth .newsletter__form button{border:0;background:var(--ink);color:var(--bone);padding-inline:1.7rem;min-height:48px;font-size:.7rem;font-weight:600;letter-spacing:var(--tracking-label);text-transform:uppercase;transition:background .4s var(--ease)}.berth .newsletter__form button:hover{background:var(--bordo)}.berth .site-footer{background:var(--bone-deep);border-top:1px solid var(--line)}.berth .footer__top{display:grid;grid-template-columns:minmax(240px, 1.1fr) 1.9fr;gap:clamp(2rem,5vw,5rem);padding-block:clamp(3rem,5vw,5rem);align-items:start}.berth .footer__brand .brand{text-align:left;padding:0;font-size:2rem;display:block}.berth .footer__brand p{color:var(--muted);max-width:34ch;margin:1rem 0 0;font-size:.88rem;line-height:1.65}.berth .footer__pay{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:1.4rem}.berth .footer__pay span{font-size:.56rem;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;border:1px solid var(--line);padding:.34rem .55rem;color:var(--muted);border-radius:3px;background:var(--bone)}.berth .footer__pay--logos{gap:.4rem .5rem;align-items:center}.berth .footer__pay--logos img{height:24px;width:auto;border:1px solid var(--line);border-radius:3px;background:#fff;padding:2px 4px;object-fit:contain}.berth .footer__cols{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem 1.5rem}.berth .footer__cols--two{grid-template-columns:1.4fr 1fr}.berth .footer__col{min-width:0}.berth .footer-title{font-family:var(--ui);font-size:.66rem;font-weight:700;letter-spacing:var(--tracking-label);text-transform:uppercase;margin:0 0 1.1rem;color:var(--espresso)}.berth .footer__col ul{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.berth .footer__col ul a{font-size:.86rem;color:var(--muted);transition:color .3s var(--ease);display:inline-block}.berth .footer__col ul a:hover{color:var(--ink)}.berth .footer__bar{border-top:1px solid var(--line);display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.6rem 1.75rem;padding-block:1.6rem;font-size:.7rem;color:var(--muted);letter-spacing:var(--tracking-wide);background:var(--bone-deep)}.berth .footer__legal-links{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem 1rem}.berth .footer__claim{display:inline-block}.berth .footer__claim-divider{margin-inline:.4rem}.berth .footer__bar a{color:var(--muted);text-decoration:underline;text-underline-offset:2px;display:inline-block;padding-block:.75rem}.berth .footer__bar a:hover{color:var(--ink)}.berth .footer__powered{opacity:.85}.berth .footer__powered a,.berth .footer__powered img,.berth .footer__powered svg{vertical-align:middle}.berth .footer__powered .powered-by-logo,.berth .footer__powered .powered-by-logo a{display:inline-block;line-height:0}.berth .footer__powered svg{height:20px;width:auto;display:inline-block}.berth .footer__powered a{text-decoration:none;padding-block:0}.berth-popup{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:1.5rem;background:color-mix(in srgb, #1A1512 58%, transparent);opacity:0;visibility:hidden;transition:opacity .5s cubic-bezier(0.16, 1, 0.3, 1),visibility .5s}.berth-popup.is-open{opacity:1;visibility:visible}.berth-popup__card{position:relative;display:grid;grid-template-columns:1fr 1fr;max-width:740px;background:#fbf8f2;transform:translateY(22px) scale(0.985);transition:transform .6s cubic-bezier(0.16, 1, 0.3, 1);overflow:hidden}.berth-popup.is-open .berth-popup__card{transform:none}.berth-popup__media{background:#eae2d4}.berth-popup__media img{width:100%;height:100%;object-fit:cover}.berth-popup__body{padding:clamp(1.8rem,3vw,2.8rem);display:flex;flex-direction:column;justify-content:center;gap:1rem;font-family:"Archivo",system-ui,sans-serif}.berth-popup__body h3{font-family:"Bodoni Moda",Georgia,serif;font-size:2.1rem;margin:0}.berth-popup__body h3 em{font-style:italic;color:#6b2532}.berth-popup__body p{color:#61574a;font-size:.9rem;margin:0}.berth-popup__close{position:absolute;top:.7rem;right:.8rem;width:44px;height:44px;display:grid;place-items:center;background:none;border:0;color:#1a1512;cursor:pointer}.berth-popup__close svg{width:18px;height:18px}.berth-popup .kicker{display:inline-flex;font-size:.7rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#61574a}.berth-popup__form{display:flex;flex-direction:column;gap:.7rem;margin-top:.3rem}.berth-popup__form input{border:1px solid #d9cfbe;background:#f4efe6;padding:.9rem 1rem;font-family:"Archivo",sans-serif;font-size:.85rem;outline-offset:-2px}.berth-popup__form .btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid #1a1512;background:#1a1512;color:#f4efe6;font-size:.74rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase}.berth-popup__fine{font-size:.66rem;color:#61574a}.berth-wa{position:fixed;right:1.5rem;bottom:1.5rem;z-index:60;width:56px;height:56px;border-radius:999px;background:#1fa855;color:#f4efe6;display:grid;place-items:center;box-shadow:0 12px 32px rgba(31,168,85,.32);transition:transform .35s cubic-bezier(0.16, 1, 0.3, 1)}.berth-wa svg{width:28px;height:28px}.berth-wa:hover{transform:scale(1.08)}@media(max-width: 1024px){.berth .product-grid,.berth .cats{grid-template-columns:repeat(2, 1fr)}.berth .cats .cat-tile:nth-child(5):last-child{grid-column:1/-1;aspect-ratio:3/2}.berth .hero__grid{grid-template-columns:1fr;grid-template-rows:1fr}.berth .hero__media{grid-area:1/1;order:0;min-height:0}.berth .hero__copy{grid-area:1/1;position:relative;z-index:1;justify-content:flex-end;padding:0 var(--gutter) calc(var(--gutter) + 4.75rem)}.berth .hero__copy__inner{position:relative;gap:1.1rem}.berth .hero__copy__inner::before{content:"";position:absolute;z-index:-1;left:calc(-1*var(--gutter));right:calc(-1*var(--gutter));top:-5.5rem;bottom:calc(-1*(var(--gutter) + 4.75rem));background:linear-gradient(to top, rgba(26, 21, 18, 0.94) 0%, rgba(26, 21, 18, 0.88) 62%, rgba(26, 21, 18, 0.82) 82%, rgba(26, 21, 18, 0) 100%)}.berth .hero__title,.berth .hero__lede,.berth .hero__meta{color:var(--paper)}.berth .hero__meta .rule{background:rgba(251,248,242,.55)}.berth .hero__cta .btn{background:var(--paper);border-color:var(--paper);color:var(--ink)}.berth .hero__cta .btn--ghost{background:rgba(0,0,0,0);color:var(--paper)}.berth .hero__caption,.berth .hero__side{display:none}.berth .spotlight{grid-template-columns:1fr}.berth .spotlight__body{padding:0 clamp(1.4rem,4vw,2.4rem) clamp(1.8rem,4vw,2.4rem)}.berth .editorial__grid{grid-template-columns:1fr}.berth .footer__top{grid-template-columns:1fr;gap:clamp(2.4rem,5vw,3rem)}.berth .section__head{grid-template-columns:1fr}.berth .section__head .lead,.berth .section__head .section__link{grid-column:1}}@media(max-width: 768px){.berth .site-header__inner{grid-template-columns:auto 1fr auto;height:56px}.berth .brand{font-size:1.45rem}.berth .nav{display:none}.berth .nav-toggle{display:inline-flex}.berth .hero__title{font-size:clamp(2.5rem,11vw,4rem);overflow-wrap:anywhere}.berth .trust__row{grid-template-columns:1fr 1fr}.berth .trust__item:nth-child(odd){border-left:0}.berth .newsletter__form{flex-direction:column}.berth .newsletter__form button{width:100%}.berth-popup__card{grid-template-columns:1fr}.berth-popup__media{display:none}.berth .footer__cols{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}.berth .footer__bar{justify-content:center;text-align:center;flex-direction:column}}@media(hover: none){.berth .card__quick{position:static;opacity:1;transform:none;inset:auto;margin-top:.7rem}.berth .card__quick .btn{position:relative;z-index:4}.berth .berth-real-grid .item-actions,.berth .berth-real-grid .js-item-quickshop{opacity:1 !important}}.berth .announce__track span{flex:0 0 auto;justify-content:flex-start}.berth .berth-search{border-bottom:1px solid var(--line);background:var(--paper)}.berth .berth-search[hidden]{display:none}.berth .berth-search .wrap{padding-block:1rem}.berth .berth-search form{display:flex;align-items:stretch;gap:0}.berth .berth-search form input{flex:1 1 auto;min-width:0}.berth .berth-search form button,.berth .berth-search form input[type=submit]{flex:0 0 auto;white-space:nowrap}.berth .berth-search input[type=text],.berth .berth-search input[type=search],.berth .berth-search input:not([type]){width:100%;border:1px solid var(--ink);background:var(--bone);padding:.9rem 1.1rem;font-family:var(--ui);font-size:.9rem;color:var(--ink);border-radius:0;outline-offset:-2px}.berth .berth-search button,.berth .berth-search input[type=submit]{background:var(--ink);color:var(--bone);border:0;min-height:44px;padding-inline:1.3rem;font-size:.7rem;font-weight:600;letter-spacing:var(--tracking-label);text-transform:uppercase;cursor:pointer}.berth .berth-real-grid{grid-template-columns:repeat(4, 1fr)}.berth .berth-real-grid>.swiper-slide{width:auto !important;margin:0 !important}.berth .berth-real-grid .item-product,.berth .berth-real-grid .js-item-product{width:100% !important;max-width:none !important;padding:0 !important;margin:0 !important;flex:none !important}.berth .berth-real-grid .item{margin:0 !important}.berth .js-item-product .swiper-button-prev,.berth .js-item-product .swiper-button-next{font-size:12px}.berth .js-item-product .swiper-button-prev svg,.berth .js-item-product .swiper-button-next svg{display:inline-block}.berth .berth-real-grid .item-image{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--bone-deep);border-radius:0}.berth .berth-real-grid .item-image img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.berth .berth-real-grid .js-item-product:hover .item-image-featured{transform:scale(1.045)}.berth .berth-real-grid .item-description{text-align:left !important}.berth .berth-real-grid .item-link{display:block}.berth .berth-real-grid .item-name{font-family:var(--display);font-size:1.15rem;font-weight:500;opacity:1 !important;color:var(--espresso);margin:1rem 0 .2rem}.berth .berth-real-grid .item-price-container{margin-top:.45rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}body:not(.berth-liq-prices) .berth .berth-real-grid .price-compare{display:none !important}.berth-liq-prices .berth .berth-real-grid .price-compare{order:2;width:100%;flex-basis:100%;margin:0;font-family:var(--ui);font-weight:400;font-size:.72rem;line-height:1.4;color:var(--muted);opacity:1;text-decoration:line-through}.berth-liq-prices .berth .berth-real-grid .price-compare::before{content:"Antes";display:inline-block;margin-right:.4rem;font-size:.6rem;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--muted);text-decoration:none}.berth .berth-real-grid .item-price-container .font-small{order:1;margin:0 !important;font-family:var(--ui);font-weight:700;font-size:1.02rem;color:var(--bordo);line-height:1.15}.berth .berth-real-grid .item-price{order:3;font-family:var(--ui);font-weight:600;font-size:.92rem;color:var(--ink)}.berth .berth-real-grid .item-price-container:has(.font-small) .item-price{flex-basis:100%;font-weight:400;font-size:.74rem;color:var(--muted)}.berth .berth-real-grid .item-price-container:has(.font-small) .item-price::after{content:" precio con tarjeta"}.berth .berth-real-grid .item-installments{font-size:.7rem;color:var(--muted);margin-top:.15rem}.berth .berth-real-grid .btn-variant-color{width:30px;height:30px;min-width:30px;min-height:0;padding:0;border-radius:50%;overflow:hidden}.berth .berth-real-grid .btn-variant-color .btn-variant-content{width:100%;height:100%;border-radius:50%;display:block}.berth .berth-real-grid .item-colors-bullet:not(.item-colors-bullet-more){width:18px !important;height:18px !important;border:1px solid var(--line);border-radius:50%;overflow:hidden;display:inline-block}.berth .berth-real-grid .item-colors-bullet-more{width:auto !important;height:auto !important;min-height:18px;border:0 !important;display:inline-flex !important;align-items:center;line-height:1.1;white-space:nowrap;font-size:.62rem;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--muted);background:none}.berth .berth-real-grid .berth-colors-slot{display:flex;align-items:flex-start;min-height:31px}.berth .js-offer-label,.berth .label-accent{background:var(--bordo) !important;color:#fff !important}.berth .js-offer-label *,.berth .label-accent *{color:#fff !important}.js-product-quickshop-variants .btn-variant-color{width:32px;height:32px;min-width:32px;min-height:32px;padding:0;border-radius:50%;overflow:hidden;border:0;display:block;margin:0 .5rem .5rem 0}.js-product-quickshop-variants .btn-variant-color .btn-variant-content{margin:0 !important;width:100%;height:100%;box-sizing:border-box;border-radius:50%;display:block;border:1px solid rgba(0,0,0,.14) !important;vertical-align:top}.js-product-quickshop-variants .btn-variant-color.btn-variant-no-stock{opacity:1}.js-product-quickshop-variants .btn-variant-color.btn-variant-no-stock::after{display:none !important;background:none !important}.js-product-quickshop-variants .btn-variant-color.selected{background:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0);box-shadow:0 0 0 2px #fbf8f2,0 0 0 3px #1a1512}.js-product-quickshop-variants .col.pl-0,.js-product-quickshop-variants .js-product-variants-group .col{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem 0}.js-product-quickshop-variants .btn-variant:not(.btn-variant-color){height:auto;min-height:34px;width:auto;max-width:14rem;border-radius:8px;padding:.45rem .75rem;display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:normal;line-height:1.2;font-size:.64rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;border:1px solid #d9cfbe;background:#fbf8f2;color:#2a211a}.js-product-quickshop-variants .btn-variant:not(.btn-variant-color) .btn-variant-content{white-space:normal;line-height:1.2}.js-product-quickshop-variants .btn-variant:not(.btn-variant-color).selected{border-color:#1a1512;background:#1a1512;color:#f4efe6}.berth .berth-real-grid .item-label,.berth .berth-real-grid [class*=label]{font-size:.58rem;font-weight:700;letter-spacing:var(--tracking-wide);text-transform:uppercase}.berth .berth-real-grid .item-floating-elements{top:10px !important;bottom:auto !important;display:flex;flex-direction:column;align-items:flex-start;gap:.3rem}.berth .berth-real-grid [class*=label-]{border-radius:0;padding:.3rem .5rem;line-height:1;background:var(--ink);color:var(--bone)}.berth .berth-real-grid .js-offer-label,.berth .berth-real-grid .label-accent{background:var(--bordo) !important;color:#fff !important}.berth .berth-real-grid .js-offer-label *,.berth .berth-real-grid .label-accent *{color:#fff !important}.berth .berth-real-grid .label [class*=label-]{background:rgba(0,0,0,0) !important;padding:0 !important;letter-spacing:inherit}.berth .berth-real-grid [class*=promise-label-]{background:rgba(0,0,0,0) !important;padding:0 !important}.berth .berth-real-grid .item-image>[style*=padding-bottom]{position:absolute !important;inset:0;padding-bottom:0 !important;height:100%}.berth .berth-real-grid .item-image .product-item-slider-container,.berth .berth-real-grid .item-image .swiper-wrapper,.berth .berth-real-grid .item-image .swiper-slide{height:100% !important;width:100% !important}.berth .berth-real-grid .item-image img{width:100% !important;height:100% !important;object-fit:cover}.berth .berth-real-grid{display:grid;align-items:stretch;grid-auto-rows:1fr}.berth .berth-real-grid>.swiper-slide{display:flex;height:auto}.berth .berth-real-grid .js-item-product,.berth .berth-real-grid .item-product{display:flex;flex-direction:column;width:100% !important;height:100%}.berth .berth-real-grid .js-product-container,.berth .berth-real-grid .item-link,.berth .berth-real-grid .item-description{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.berth .berth-real-grid .item-name{min-height:2.6em}.berth .berth-real-grid .item-actions{margin-top:auto;padding-top:.7rem}.berth .berth-real-grid .item-actions>a,.berth .berth-real-grid .item-actions>button,.berth .berth-real-grid .item-actions input{width:100% !important;max-width:none !important}.berth .berth-real-grid .item-actions,.berth .berth-real-grid .js-item-quickshop{opacity:1 !important;visibility:visible !important;transform:none !important}.berth .berth-real-grid .btn-small-quickshop,.berth .berth-real-grid .btn-add-to-cart,.berth .berth-real-grid input.js-addtocart{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:44px;padding:0 1.2rem;font-family:var(--ui);font-size:.68rem;font-weight:600;letter-spacing:var(--tracking-label);text-transform:uppercase;border:1px solid var(--ink);background:var(--ink);color:var(--bone);border-radius:0;transition:background .4s var(--ease),color .4s var(--ease);cursor:pointer}.berth .berth-real-grid .btn-small-quickshop:hover,.berth .berth-real-grid input.js-addtocart:hover{background:rgba(0,0,0,0);color:var(--ink)}@media(max-width: 1024px){.berth .berth-real-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.berth .berth-real-grid{grid-template-columns:repeat(2, 1fr)}}.template-home .head-main,.template-home .header-advertising,.template-home #shipping-bar-header{display:none !important}.template-home #modal-cart,.template-home .js-modal-overlay,.template-home .js-overlay,.template-home .js-notification{display:revert}.berth-ham-cats{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #d9cfbe}.berth-ham-cats__eyebrow{display:block;font-family:"Archivo",system-ui,sans-serif;font-size:.62rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:#61574a;margin-bottom:.75rem}.berth-ham-cats__list{list-style:none;margin:0;padding:0}.berth-ham-cats__item{border-bottom:1px solid #e4dbcc}.berth-ham-cats__link{display:block;padding:.78rem 0;text-decoration:none}.berth-ham-cats__link::after{content:none}.berth-ham-cats__name{display:block;font-family:"Bodoni Moda","Didot",Georgia,serif;font-size:1.18rem;font-weight:500;line-height:1.1;color:#1a1512}.berth-ham-cats__sub{display:block;margin-top:.2rem;font-family:"Archivo",system-ui,sans-serif;font-size:.64rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#61574a}.berth-ham-cats__all{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.1rem;font-family:"Archivo",system-ui,sans-serif;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b2532;text-decoration:none}.berth-ham-cats__all::after{content:none}.berth{--vino: #5E1F2E;--vino-ghost: rgba(94,31,46,0.07);--oro: #C9A15E}.berth .berth-hp{position:relative;overflow:hidden;background:var(--bone)}.berth .berth-hp__grid{display:grid;grid-template-columns:.95fr 1.05fr;min-height:520px;height:calc(100vh - var(--berth-hero-offset, 120px));height:calc(100svh - var(--berth-hero-offset, 120px))}.berth .berth-hp__media{position:relative;overflow:hidden;background:var(--bone-deep)}.berth .berth-hp__shot{position:absolute;inset:0;margin:0;opacity:0;transition:opacity .8s ease}.berth .berth-hp__shot.is-on{opacity:1}.berth .berth-hp__shot img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.berth .berth-hp__caption{position:absolute;left:1.2rem;bottom:1.1rem;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--bone);background:rgba(26,21,18,.55);padding:.45rem .9rem}.berth .berth-hp__meddots{position:absolute;right:1.2rem;bottom:1.25rem;display:flex;gap:7px;z-index:2}.berth .berth-hp__meddots i{width:7px;height:7px;border-radius:50%;background:rgba(244,239,230,.45)}.berth .berth-hp__meddots i.is-on{background:var(--bone)}.berth .berth-hp__panel{position:relative;display:flex;overflow:hidden}.berth .berth-hp__ghost{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--display);font-style:italic;font-size:clamp(9rem,20vw,17rem);color:var(--vino-ghost);white-space:nowrap;pointer-events:none;user-select:none}.berth .berth-hp__inner{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.05rem;padding:3rem}.berth .berth-hp__kicker{font-size:.78rem;font-weight:600;letter-spacing:.32em;text-transform:uppercase;color:var(--vino)}.berth .berth-hp__title{font-family:var(--display);font-weight:500;font-size:clamp(1.9rem,3.4vw,3rem);line-height:1.2;max-width:32rem;margin:0;color:var(--ink)}.berth .berth-hp__title em{font-style:italic;font-weight:400}.berth .berth-hp__title strong{color:var(--vino);font-weight:700}.berth .berth-hp__terms{font-size:.92rem;letter-spacing:.09em;color:var(--ink);margin:0}.berth .btn--vino{background:var(--vino);border-color:var(--vino);color:var(--bone)}.berth .btn--vino:hover{background:rgba(0,0,0,0);color:var(--vino)}.berth .nav-cat__item--promo .nav-cat__name{color:var(--vino)}@media(max-width: 640px){.berth .berth-countdown.is-live{flex-direction:row;justify-content:space-between;align-items:center;gap:.6rem;padding:.55rem 1rem}.berth .berth-countdown.is-live .berth-countdown__promo{font-size:1rem}.berth .berth-countdown.is-live .berth-countdown__right{flex-direction:row}.berth .berth-countdown.is-live .berth-countdown__cta{font-size:0;gap:0;padding:0;min-height:auto}.berth .berth-countdown.is-live .berth-countdown__cta-go{font-size:.66rem;padding:.5rem .8rem}}@media(max-width: 767px){.berth .berth-hp__grid{grid-template-columns:1fr;grid-template-rows:48% 1fr}.berth .berth-hp__inner{padding:1.5rem;gap:.8rem}.berth .berth-hp__title{font-size:1.5rem}.berth .berth-hp__caption{left:.9rem;bottom:.9rem;font-size:.62rem}}.berth .announce--fs{background:#2e4250;position:relative}.berth .announce--fs .announce__track b{color:#eaf3f9}.berth .announce--fs .announce__track b em{font-style:normal;font-weight:700;color:#b9d5e4}.berth .announce--fs .announce__track b::after{background:#87b0c6}.berth .announce--fs .announce__link{position:absolute;inset:0;z-index:2}.berth .fs{display:grid;grid-template-columns:1.05fr 1fr;height:calc(100svh - var(--berth-hero-offset, 120px));min-height:520px;background:#b7b1a8}.berth .fs__img{position:relative;overflow:hidden}.berth .fs__img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;display:block;animation:berth-fs-kenburns 22s ease-in-out infinite alternate}@keyframes berth-fs-kenburns{from{transform:scale(1)}to{transform:scale(1.06)}}.berth .fs__chip{position:absolute;left:1.3rem;bottom:1.3rem;padding:.6rem 1rem;background:hsla(0,0%,100%,.28);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.45);color:#fff;font-size:.66rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase}.berth .fs__side{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1.4rem;padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,4vw,2.75rem);background:linear-gradient(160deg, #bcb6ad, #a9a39a)}.berth .fs__flakes{position:absolute;inset:0;pointer-events:none}.berth .fs__flakes i{position:absolute;top:-8px;width:5px;height:5px;border-radius:50%;background:hsla(0,0%,100%,.8);filter:blur(0.5px);animation:berth-fs-fall linear infinite}.berth .fs__flakes i:nth-child(1){left:4%;animation-duration:11s;animation-delay:0s}.berth .fs__flakes i:nth-child(2){left:12%;animation-duration:14s;animation-delay:3s;width:4px;height:4px}.berth .fs__flakes i:nth-child(3){left:19%;animation-duration:9s;animation-delay:7s;width:3px;height:3px;filter:blur(1px)}.berth .fs__flakes i:nth-child(4){left:27%;animation-duration:13s;animation-delay:1s;width:6px;height:6px;filter:blur(1.5px);opacity:.7}.berth .fs__flakes i:nth-child(5){left:34%;animation-duration:16s;animation-delay:5s;width:3px;height:3px}.berth .fs__flakes i:nth-child(6){left:42%;animation-duration:12s;animation-delay:8.5s}.berth .fs__flakes i:nth-child(7){left:49%;animation-duration:10s;animation-delay:2s;width:4px;height:4px;filter:blur(1px)}.berth .fs__flakes i:nth-child(8){left:57%;animation-duration:15s;animation-delay:6.5s;width:3px;height:3px}.berth .fs__flakes i:nth-child(9){left:63%;animation-duration:12s;animation-delay:0s;width:5px;height:5px;filter:blur(1px)}.berth .fs__flakes i:nth-child(10){left:70%;animation-duration:17s;animation-delay:4s;width:3px;height:3px}.berth .fs__flakes i:nth-child(11){left:77%;animation-duration:11s;animation-delay:9s}.berth .fs__flakes i:nth-child(12){left:84%;animation-duration:14s;animation-delay:2.5s;width:4px;height:4px;filter:blur(1px)}.berth .fs__flakes i:nth-child(13){left:90%;animation-duration:10s;animation-delay:6s;width:3px;height:3px}.berth .fs__flakes i:nth-child(14){left:96%;animation-duration:13s;animation-delay:3.5s;width:5px;height:5px;filter:blur(1.5px);opacity:.7}@keyframes berth-fs-fall{from{transform:translateY(-10px) translateX(0);opacity:0}10%{opacity:.9}85%{opacity:.6}to{transform:translateY(105vh) translateX(26px);opacity:0}}.berth .fs__side>*{animation:berth-fs-up .8s cubic-bezier(0.2, 0.7, 0.2, 1) both}.berth .fs__side>*:nth-child(2){animation-delay:.08s}.berth .fs__side>*:nth-child(3){animation-delay:.16s}.berth .fs__side>*:nth-child(4){animation-delay:.24s}.berth .fs__side>*:nth-child(5){animation-delay:.32s}.berth .fs__side>*:nth-child(6){animation-delay:.4s}@keyframes berth-fs-up{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.berth .fs__side>.fs__flakes{animation-name:berth-fs-fade}@keyframes berth-fs-fade{from{opacity:0}to{opacity:1}}.berth .fs__kicker{display:flex;align-items:center;gap:.9rem;color:#f4f2ee;font-size:.72rem;font-weight:500;letter-spacing:.42em;text-transform:uppercase;text-indent:.42em}.berth .fs__kicker::before,.berth .fs__kicker::after{content:"";width:44px;height:1px;background:hsla(0,0%,100%,.55)}.berth .fs__title{font-family:var(--display);font-weight:400;font-size:clamp(2.2rem,3.4vw,3rem);line-height:1.1;color:#fff;margin:0}.berth .fs__title i{font-style:italic}.berth .fs__icy{display:inline-block;font-weight:500;white-space:nowrap;background:linear-gradient(120deg, #eaf3f9 20%, #b9d5e4 42%, #fff 50%, #b9d5e4 58%, #87b0c6 85%);background-size:230% 100%;-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);animation:berth-fs-shimmer 5.5s ease-in-out infinite;filter:drop-shadow(0 2px 6px rgba(64, 98, 118, 0.35))}@keyframes berth-fs-shimmer{0%,100%{background-position:0% 0}50%{background-position:100% 0}}.berth .fs__cats{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;column-gap:1.1rem;row-gap:.5rem;max-width:420px;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.berth .fs__cats i{font-style:normal;color:hsla(0,0%,100%,.55);font-size:.65rem}.berth .fs__fine{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:#ece9e4}.berth .fs .btn{position:relative;overflow:hidden;background:#efece6;color:var(--ink);border-color:#efece6;transition:color .25s ease}.berth .fs .btn::before{content:"";position:absolute;inset:0;background:#2e4250;transform:translateX(-101%);transition:transform .3s cubic-bezier(0.2, 0.7, 0.2, 1)}.berth .fs .btn .fs__btn-label{position:relative;z-index:1}.berth .fs .btn .arrow{display:inline-block;transition:transform .25s ease}.berth .fs .btn:hover{color:#eaf3f9;background:#efece6}.berth .fs .btn:hover::before{transform:none}.berth .fs .btn:hover .arrow{transform:translateX(5px)}@media(max-width: 767px){.berth .fs{grid-template-columns:1fr;height:auto;min-height:0}.berth .fs__img{height:60svh}.berth .fs__img img{animation:none}.berth .fs__side{padding:3rem 1.4rem}}@media(prefers-reduced-motion: reduce){.berth .fs__img img,.berth .fs__flakes i,.berth .fs__icy,.berth .fs__side>*{animation:none}}.berth .heroB{position:relative;height:calc(100svh - var(--berth-hero-offset, 120px));min-height:520px;max-height:940px;overflow:hidden;background:var(--bone-deep)}.berth .heroB__media{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1.16fr 1fr;gap:1px;background:rgba(244,239,230,.35)}.berth .heroB__panel{position:relative;margin:0;overflow:hidden}.berth .heroB__panel img{width:100%;height:100%;object-fit:cover;filter:grayscale(0.4) contrast(1.03) brightness(0.9) sepia(0.14);animation:berth-heroB-in 2.2s var(--ease-soft) both;animation-delay:var(--d, 0s);transition:filter .8s var(--ease),transform 1.6s var(--ease)}.berth .heroB__panel:hover img{filter:grayscale(0) contrast(1) brightness(0.96) sepia(0);transform:scale(1.03)}@keyframes berth-heroB-in{from{opacity:0;transform:scale(1.07)}to{opacity:1;transform:none}}.berth .heroB::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom, rgba(26, 21, 18, 0.3), rgba(26, 21, 18, 0.1) 42%, rgba(26, 21, 18, 0.5)),radial-gradient(58% 42% at 50% 46%, rgba(26, 21, 18, 0.5), rgba(26, 21, 18, 0) 72%)}.berth .heroB__frame{position:absolute;inset:clamp(.9rem,2vw,2.1rem);border:1px solid rgba(244,239,230,.42);z-index:3;pointer-events:none}.berth .heroB__center{position:absolute;inset:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--bone);padding-inline:var(--gutter)}.berth .heroB__eyebrow{font-size:.6rem;font-weight:600;letter-spacing:.42em;text-transform:uppercase;color:rgba(244,239,230,.82);animation:berth-heroB-fade 1.2s var(--ease) .3s both}.berth .heroB__title{text-wrap:balance;margin-top:1.5rem;max-width:20ch;font-size:clamp(1.9rem,4.1vw,3.9rem);line-height:1.12;letter-spacing:-0.015em;font-weight:400;color:var(--bone);animation:berth-heroB-fade 1.4s var(--ease) .45s both}.berth .heroB__claim{text-wrap:balance;max-width:46ch;margin-top:1.2rem;font-size:clamp(.9rem,1.05vw,1rem);line-height:1.6;color:rgba(244,239,230,.82);animation:berth-heroB-fade 1.3s var(--ease) .55s both}.berth .heroB__cta{margin-top:2rem;min-height:44px;display:inline-flex;align-items:flex-end;font-size:.64rem;font-weight:600;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--bone);padding-bottom:.55rem;border-bottom:1px solid rgba(244,239,230,.55);animation:berth-heroB-fade 1.4s var(--ease) .62s both;transition:border-color .4s var(--ease),letter-spacing .5s var(--ease)}.berth .heroB__cta:hover{border-color:var(--bone);letter-spacing:.3em}@keyframes berth-heroB-fade{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.berth .heroB__label{position:absolute;left:clamp(2rem,4vw,4rem);bottom:clamp(2rem,4vw,4rem);z-index:4;display:flex;flex-direction:column;gap:.2rem;padding-left:.9rem;border-left:1px solid rgba(244,239,230,.5);color:rgba(244,239,230,.92);font-size:.64rem;letter-spacing:.04em;animation:berth-heroB-fade 1.4s var(--ease) .8s both}.berth .heroB__label-n{font-family:var(--display);font-style:italic;color:var(--camel-soft)}.berth .heroB__label-m{color:rgba(244,239,230,.72);font-size:.58rem;letter-spacing:var(--tracking-wide);text-transform:uppercase}.berth .secB__head{display:grid;grid-template-columns:1fr auto;align-items:end;gap:1.5rem 3rem;margin-bottom:clamp(2.4rem,4vw,3.6rem);padding-top:clamp(1.2rem,2vw,1.8rem);border-top:1px solid var(--line)}.berth .secB__head h2{font-size:clamp(2rem,4.4vw,3.6rem);font-weight:400;margin-top:.7rem}.berth .secB__meta{display:flex;align-items:center;gap:2rem}.berth .secB__meta .lead{color:var(--muted);font-size:.9rem;max-width:30ch;margin:0}.berth .secB__foot{padding-top:clamp(1.4rem,2.6vw,2.2rem)}.berth .secB__all{display:inline-flex;align-items:flex-end;min-height:44px;font-size:.66rem;font-weight:700;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--bordo);padding-bottom:.35rem;border-bottom:1px solid var(--bordo);white-space:nowrap}.berth .secB__all .arrow{display:inline-block;transition:transform .4s var(--ease)}.berth .secB__all:hover .arrow{transform:translateX(5px)}.berth .secB__nav{display:flex;gap:.5rem}.berth .secB__arrow{display:flex;align-items:center;justify-content:center;width:46px;height:46px;min-width:46px;padding:0;line-height:1;border:1px solid var(--line);background:rgba(0,0,0,0);font-size:.95rem;color:var(--espresso);transition:background .35s var(--ease),color .35s var(--ease),border-color .35s var(--ease)}.berth .secB__arrow:hover{background:var(--ink);border-color:var(--ink);color:var(--bone)}.berth .secB{overflow:hidden}.berth .berth-real-grid.berth-rail{display:flex;grid-template-columns:none;grid-auto-rows:auto;gap:clamp(1.2rem,2.2vw,2.2rem);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:.5rem;padding-left:max(var(--gutter),(100vw - var(--maxw))/2 + var(--gutter));padding-right:max(var(--gutter),(100vw - var(--maxw))/2 + var(--gutter));scroll-padding-left:max(var(--gutter),(100vw - var(--maxw))/2 + var(--gutter))}.berth .berth-rail::-webkit-scrollbar{display:none}.berth .berth-real-grid.berth-rail>.swiper-slide,.berth .berth-real-grid.berth-rail>.js-item-product{flex:0 0 clamp(230px,22vw,330px) !important;width:auto !important;max-width:none !important;min-width:0;scroll-snap-align:start;height:auto;align-self:stretch}.berth .berth-rail .item-image{aspect-ratio:3/4.1}.berth .berth-rail .item-image::after{content:"";position:absolute;inset:0;border:1px solid rgba(217,207,190,.75);pointer-events:none;z-index:2}.berth .berth-rail .item-description{position:relative;padding-top:.9rem;margin-top:.95rem;border-top:1px solid var(--line);padding-bottom:.2rem}.berth .berth-rail .item-name{font-size:1.08rem;font-weight:400;margin:.4rem 0 .1rem;line-height:1.22;min-height:2.44em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.berth .berth-rail .item-price-container{flex:1 0 auto;align-content:flex-start}.berth .berth-rail .berth-colors-slot{height:39px;min-height:39px;align-items:center;overflow:hidden}.berth .berth-rail .berth-colors-slot .item-colors{margin:0 !important}.berth .berth-rail .item-installments{margin-top:auto;padding-top:.3rem;font-size:.64rem}.berth .catsB-sec{padding-top:0}.berth .catsB{display:flex;gap:.45rem;height:clamp(360px,52vh,560px)}.berth .panelB{position:relative;flex:1 1 0;min-width:0;overflow:hidden;background:var(--ink);transition:flex-grow .85s var(--ease)}.berth .catsB:hover .panelB{flex-grow:.72}.berth .catsB .panelB:hover,.berth .catsB .panelB:focus-visible{flex-grow:3.4}.berth .catsB .panelB.is-open{flex-grow:2.6}.berth .catsB:hover .panelB.is-open{flex-grow:.72}.berth .catsB .panelB.is-open:hover{flex-grow:3.4}.berth .panelB img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.78;filter:grayscale(0.3);transition:opacity .7s var(--ease),filter .7s var(--ease),transform 1.4s var(--ease)}.berth .panelB:hover img{opacity:.92;filter:none;transform:scale(1.04)}.berth .panelB::after{content:"";position:absolute;inset:0;background:linear-gradient(to top, rgba(26, 21, 18, 0.88) 3%, rgba(26, 21, 18, 0.34) 48%, rgba(26, 21, 18, 0.06) 82%)}.berth .panelB__spine{position:absolute;left:0;bottom:0;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.2rem 0;width:100%;color:var(--bone);transition:opacity .4s var(--ease)}.berth .panelB__n{font-family:var(--display);font-style:italic;font-size:.8rem;color:var(--camel-soft)}.berth .panelB__name{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.66rem;font-weight:600;letter-spacing:var(--tracking-label);text-transform:uppercase;white-space:nowrap}.berth .panelB:hover .panelB__spine,.berth .catsB .panelB.is-open .panelB__spine{opacity:0}.berth .catsB:hover .panelB.is-open .panelB__spine{opacity:1}.berth .catsB .panelB.is-open:hover .panelB__spine{opacity:0}.berth .panelB__open{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:clamp(1.2rem,2vw,2rem);color:var(--bone);display:flex;flex-direction:column;gap:.35rem;opacity:0;transform:translateY(14px);transition:opacity .55s var(--ease) .1s,transform .55s var(--ease) .1s}.berth .panelB:hover .panelB__open,.berth .catsB .panelB.is-open .panelB__open{opacity:1;transform:none}.berth .catsB:hover .panelB.is-open .panelB__open{opacity:0}.berth .catsB .panelB.is-open:hover .panelB__open{opacity:1}.berth .panelB__h{font-family:var(--display);font-weight:400;line-height:1.02;color:var(--bone);font-size:clamp(1.6rem,2.6vw,2.6rem);white-space:nowrap}.berth .panelB__sub{font-size:.6rem;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:rgba(244,239,230,.75);white-space:nowrap}.berth .panelB__go{margin-top:.5rem;font-size:.62rem;font-weight:700;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--camel-soft);white-space:nowrap}.berth .marcaB{background:var(--bone);padding-block:clamp(4.5rem,10vw,10rem);border-block:1px solid var(--line)}.berth .marcaB__head{max-width:40rem;margin-bottom:clamp(1.6rem,2.6vw,2.4rem)}.berth .marcaB__stmt{margin-top:1.1rem;font-size:clamp(2rem,4.2vw,3.8rem);font-weight:400;line-height:1.04}.berth .marcaB__stmt em{font-style:italic;color:var(--bordo)}.berth .marcaB__wall{position:relative;display:grid;grid-template-columns:repeat(12, 1fr);column-gap:clamp(1rem,2vw,2rem);row-gap:0}.berth .marcaB__rail{position:absolute;left:0;right:0;top:clamp(1.4rem,3vw,3rem);height:1px;background:var(--line)}.berth .marcaB__rail::before,.berth .marcaB__rail::after{content:"";position:absolute;top:-3px;width:7px;height:7px;border:1px solid var(--line);border-radius:50%;background:var(--bone)}.berth .marcaB__rail::before{left:8%}.berth .marcaB__rail::after{right:12%}.berth .marcaB__ph{position:relative;margin:0;z-index:1}.berth .marcaB__mat{position:relative;display:block;padding:clamp(.5rem,.8vw,.85rem);background:var(--paper);border:1px solid var(--line);overflow:hidden;transition:transform .7s var(--ease),box-shadow .7s var(--ease),border-color .7s var(--ease)}.berth .marcaB__ph:hover .marcaB__mat{transform:translateY(-6px);box-shadow:0 24px 48px -26px rgba(26,21,18,.42);border-color:var(--camel)}.berth .marcaB__mat::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(105deg, transparent 38%, rgba(255, 255, 255, 0.46) 50%, transparent 62%);transform:translateX(-120%);transition:transform 1.05s var(--ease)}.berth .marcaB__ph:hover .marcaB__mat::after{transform:translateX(120%)}.berth .marcaB__mat img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/5;filter:saturate(0.94);transition:filter .9s var(--ease)}.berth .marcaB__ph:hover .marcaB__mat img{filter:saturate(1.05) contrast(1.03) brightness(1.02)}.berth .marcaB__ph figcaption{display:flex;align-items:baseline;gap:.6rem;margin-top:.75rem;font-size:.6rem;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--muted)}.berth .marcaB__lbl{color:var(--bordo);font-weight:700}.berth .marcaB__ph--1{grid-column:1/6;grid-row:1;margin-top:clamp(1.6rem,3vw,2.8rem)}.berth .marcaB__ph--2{grid-column:3/7;grid-row:2;margin-top:clamp(1.2rem,2.4vw,2.4rem)}.berth .marcaB__ph--2 .marcaB__mat img{aspect-ratio:1/1}.berth .marcaB__ph--3{grid-column:8/12;grid-row:2;margin-top:clamp(-19rem,-15vw,-6rem)}.berth .marcaB__ph--3 .marcaB__mat img{aspect-ratio:3/4}.berth .marcaB__quote{grid-column:7/13;grid-row:1;align-self:start;margin:clamp(2.4rem,5vw,5.5rem) 0 0;padding-left:clamp(1rem,2.5vw,2.6rem);border-left:1px solid var(--camel)}.berth .marcaB__quote p{font-family:var(--display);font-size:clamp(1.6rem,3vw,3rem);line-height:1.24;letter-spacing:-0.01em;color:var(--espresso)}.berth .marcaB__quote em{font-style:italic;color:var(--bordo)}.berth .marcaB__quote cite{display:block;margin-top:1.2rem;font-style:normal;font-size:.6rem;font-weight:700;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--muted)}.berth .marcaB__plaques{list-style:none;margin:clamp(3.5rem,7vw,6.5rem) 0 0;padding:0;display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(1.4rem,3vw,3rem)}.berth .marcaB__plaques li{padding-top:1.1rem;border-top:1px solid var(--line)}.berth .marcaB__pn{font-family:var(--display);font-style:italic;font-size:.82rem;color:var(--camel)}.berth .marcaB__plaques h3{margin:.35rem 0 .5rem;font-size:1.28rem;font-weight:400}.berth .marcaB__plaques p{color:var(--muted);font-size:.92rem;line-height:1.75}.berth .marcaB__sign{display:flex;align-items:center;flex-wrap:wrap;gap:1.4rem clamp(1.4rem,3vw,3rem);margin-top:clamp(2.6rem,5vw,4.5rem);padding-top:1.4rem;border-top:1px solid var(--line);font-size:.62rem;font-weight:600;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--muted)}.berth .marcaB__sign-brand{font-family:var(--brand);font-size:1.3rem;font-weight:700;letter-spacing:.04em;text-transform:none;color:var(--espresso)}.berth .marcaB__link{margin-left:auto;display:inline-flex;align-items:flex-end;min-height:44px;font-size:.66rem;font-weight:700;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--bordo);padding-bottom:.35rem;border-bottom:1px solid var(--bordo)}.berth .marcaB__link .arrow{display:inline-block;transition:transform .4s var(--ease)}.berth .marcaB__link:hover .arrow{transform:translateX(5px)}@media(max-width: 1279px){.berth .heroB__media{grid-template-columns:1fr 1.2fr}.berth .heroB__panel:nth-child(3){display:none}.berth .heroB__label-n,.berth .heroB__label>span:nth-child(2){display:none}}@media(max-width: 1024px){.berth .marcaB__wall{grid-template-columns:repeat(2, 1fr)}.berth .marcaB__ph--1{grid-column:1/2;grid-row:1;margin-top:2rem}.berth .marcaB__quote{grid-column:2/3;grid-row:1}.berth .marcaB__ph--2{grid-column:1/2;grid-row:2;margin-top:2.4rem}.berth .marcaB__ph--3{grid-column:2/3;grid-row:2;margin-top:2.4rem}.berth .marcaB__plaques{grid-template-columns:1fr 1fr}.berth .marcaB__plaques li:last-child{grid-column:1/-1}}@media(max-width: 700px){.berth .heroB__media{grid-template-columns:1fr}.berth .heroB__panel:not(.is-center){display:none}}@media(max-width: 860px){.berth .heroB__label{left:1.25rem;bottom:1.25rem}.berth .secB__head{grid-template-columns:1fr}.berth .secB__meta{flex-direction:column;align-items:flex-start;gap:1.2rem}.berth .berth-real-grid.berth-rail>.swiper-slide,.berth .berth-real-grid.berth-rail>.js-item-product{flex-basis:68vw !important}.berth .catsB{flex-direction:column;height:auto;gap:.6rem}.berth .panelB{flex:none;height:clamp(150px,30vw,210px)}.berth .panelB__spine{display:none}.berth .panelB__open{opacity:1;transform:none;max-width:100%}.berth .panelB__sub{overflow:hidden;text-overflow:ellipsis;max-width:100%}.berth .panelB img{opacity:.82;filter:none}.berth .marcaB__wall{grid-template-columns:1fr}.berth .marcaB__rail{display:none}.berth .marcaB__ph--1,.berth .marcaB__ph--2,.berth .marcaB__ph--3{grid-column:1/-1;margin-top:2rem}.berth .marcaB__ph--1{grid-row:1}.berth .marcaB__quote{grid-column:1/-1;grid-row:2;margin-top:2.4rem;padding-left:1rem}.berth .marcaB__ph--2{grid-row:3}.berth .marcaB__ph--3{grid-row:4}.berth .marcaB__plaques{grid-template-columns:1fr}.berth .marcaB__plaques li:last-child{grid-column:auto}.berth .marcaB__sign{gap:.9rem 1.4rem}.berth .marcaB__link{margin-left:0}}@media(max-width: 480px){.berth .heroB__title{font-size:clamp(2.2rem,11vw,3.2rem)}.berth .heroB__label{font-size:.58rem}.berth .berth-real-grid.berth-rail>.swiper-slide,.berth .berth-real-grid.berth-rail>.js-item-product{flex-basis:76vw !important}}@media(prefers-reduced-motion: reduce){.berth .heroB__panel img,.berth .heroB__eyebrow,.berth .heroB__title,.berth .heroB__cta,.berth .heroB__label{animation:none}.berth .marcaB__mat,.berth .marcaB__mat img,.berth .panelB,.berth .panelB img{transition:none}.berth .marcaB__mat::after{display:none}}.berth .berth-real-grid .item-description{padding:0 1rem 1.1rem !important}.berth .berth-real-grid .item-link{padding-inline:0 !important}.berth .berth-real-grid .item-name{font-size:1.06rem;line-height:1.28;letter-spacing:-0.004em;margin:0;min-height:2.56em}.berth .berth-real-grid .item-price-container{margin-top:.625rem;row-gap:.25rem}.berth .berth-real-grid .payment-discount-price-product-container{font-size:1rem;line-height:1.2}.berth .berth-real-grid .payment-discount-price-product-container span:not(.payment-discount-price-product){font-size:.64rem;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--muted)}.berth .berth-real-grid .item-price-container:has(.payment-discount-price-product-container) .item-price{font-size:.72rem;line-height:1.4}.berth .berth-real-grid .item-installments{font-size:.68rem;line-height:1.4;margin-top:.5rem}.berth .berth-real-grid .berth-colors-slot{min-height:22px;height:auto;margin-top:.75rem;align-items:center}.berth .berth-real-grid .berth-colors-slot .item-colors{margin:0 !important;display:flex;gap:.375rem}.berth .berth-real-grid .item-colors-bullet:not(.item-colors-bullet-more){width:15px !important;height:15px !important;border:1px solid rgba(26,21,18,.18) !important;box-shadow:none !important}.berth .berth-real-grid .item-name{margin:0 !important;padding:.9rem 0 .7rem;border-bottom:1px solid var(--line-soft)}.berth .berth-real-grid .item-price-container{margin:0 !important;padding:.7rem 0;border-bottom:1px solid var(--line-soft)}.berth .berth-real-grid .berth-colors-slot{margin:0 !important;padding:.55rem 0;min-height:30px;height:auto}.berth .berth-real-grid .item-installments{margin:0 !important;padding:.55rem 0 0;font-size:.66rem;letter-spacing:.03em}.berth .berth-real-grid .item-actions{padding-top:.9rem !important}.berth .berth-real-grid .item-actions .btn,.berth .berth-real-grid .item-actions .btn-primary,.berth .berth-real-grid .btn-small-quickshop,.berth .berth-real-grid .btn-add-to-cart,.berth .berth-real-grid input.js-addtocart{display:flex !important;align-items:center;justify-content:space-between;min-height:46px;padding:0 .9rem !important;border:0 !important;border-top:1px solid var(--ink) !important;border-bottom:1px solid var(--ink) !important;color:var(--ink) !important;font-size:.62rem;font-weight:600;letter-spacing:.22em;background-color:rgba(0,0,0,0) !important;background-image:linear-gradient(var(--ink), var(--ink)) !important;background-repeat:no-repeat !important;background-position:left center !important;background-size:0% 100% !important;transition:background-size .45s var(--ease),color .4s var(--ease) !important}.berth .berth-real-grid .item-actions .btn::after{content:"→";font-size:.85rem;letter-spacing:0;transition:transform .4s var(--ease)}.berth .berth-real-grid .js-item-product .item-actions .btn:hover,.berth .berth-real-grid .js-item-product .item-actions .btn:focus-visible,.berth .berth-real-grid .js-item-product .item-actions .btn-primary:hover,.berth .berth-real-grid .js-item-product .btn-small-quickshop:hover,.berth .berth-real-grid .js-item-product .btn-small-quickshop:focus-visible,.berth .berth-real-grid .js-item-product input.js-addtocart:hover,.berth .berth-real-grid .js-item-product input.js-addtocart:focus-visible{background-color:rgba(0,0,0,0) !important;background-image:linear-gradient(var(--ink), var(--ink)) !important;background-size:100% 100% !important;color:var(--bone) !important}.berth .berth-real-grid .js-item-product .item-actions .btn:hover::after{transform:translateX(4px)}.berth .berth-real-grid .item-actions .btn[disabled],.berth .berth-real-grid .item-actions .btn.disabled,.berth .berth-real-grid input.js-addtocart[disabled]{border-color:var(--line) !important;color:var(--muted) !important;background-image:none !important}.berth .secB,.berth .catsB-sec,.berth .marcaB{background-color:var(--paper);background-image:repeating-linear-gradient(0deg, rgba(42, 33, 26, 0.019) 0 1px, transparent 1px 3px),repeating-linear-gradient(90deg, rgba(42, 33, 26, 0.014) 0 1px, transparent 1px 4px),radial-gradient(140% 100% at 50% 50%, transparent 58%, rgba(42, 33, 26, 0.055) 100%)}.berth .secB{border-top:1px solid var(--camel)}.berth .catsB-sec{border-top:1px solid rgba(176,136,88,.34)}.berth .marcaB{border-block:1px solid var(--camel)}.berth .marcaB{position:relative;overflow:hidden}.berth .marcaB>.wrap{position:relative;z-index:1}.berth .marcaB::before{content:"BERTH";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:0;pointer-events:none;white-space:nowrap;font-family:var(--display);font-weight:500;font-size:clamp(4rem,26vw,22rem);line-height:1;letter-spacing:.02em;color:rgba(0,0,0,0);-webkit-text-stroke:1px rgba(107,37,50,.16)}@supports not (-webkit-text-stroke: 1px red){.berth .marcaB::before{display:none}}.berth .fs2{position:relative;overflow:hidden;height:calc(100svh - var(--berth-hero-offset, 120px));min-height:520px;background:#2b3844}.berth .fs2__bg,.berth .fs2__bg img{position:absolute;inset:0;width:100%;height:100%;display:block}.berth .fs2__bg img{object-fit:cover;object-position:center 15%;animation:berth-fs-kenburns 22s ease-in-out infinite alternate}.berth .fs2__veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg, rgba(8, 18, 30, 0.16) 0%, rgba(8, 18, 30, 0.05) 22%, rgba(8, 18, 30, 0.22) 50%, rgba(8, 18, 30, 0.46) 82%, rgba(8, 18, 30, 0.58) 100%)}.berth .fs2__veil::after{content:"";position:absolute;inset:0;background:radial-gradient(50% 46% at 50% 41%, rgba(6, 14, 24, 0.54) 0%, rgba(6, 14, 24, 0.34) 54%, rgba(6, 14, 24, 0.1) 78%, rgba(6, 14, 24, 0) 95%)}.berth .fs2__snow{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}.berth .fs2__snow i{position:absolute;top:-10px;width:5px;height:5px;border-radius:50%;background:hsla(0,0%,100%,.85);filter:blur(0.5px);animation:berth-fs2-fall linear infinite}@keyframes berth-fs2-fall{from{transform:translateY(-10px) translateX(0);opacity:0}10%{opacity:.9}85%{opacity:.55}to{transform:translateY(112vh) translateX(var(--fs2-dx, 24px));opacity:0}}.berth .fs2__snow i:nth-child(1){left:3%;animation-duration:13s;animation-delay:-1s;--fs2-dx: 34px}.berth .fs2__snow i:nth-child(2){left:8%;animation-duration:17s;animation-delay:-9s;width:3px;height:3px;filter:blur(1.2px);opacity:.6;--fs2-dx: -18px}.berth .fs2__snow i:nth-child(3){left:13%;animation-duration:10s;animation-delay:-4s;width:7px;height:7px;--fs2-dx: 12px}.berth .fs2__snow i:nth-child(4){left:18%;animation-duration:15s;animation-delay:-13s;width:4px;height:4px;filter:blur(1.2px);--fs2-dx: 44px}.berth .fs2__snow i:nth-child(5){left:23%;animation-duration:11s;animation-delay:-6s;width:3px;height:3px;opacity:.7;--fs2-dx: -26px}.berth .fs2__snow i:nth-child(6){left:28%;animation-duration:18s;animation-delay:-2s;width:6px;height:6px;--fs2-dx: 20px}.berth .fs2__snow i:nth-child(7){left:33%;animation-duration:12s;animation-delay:-15s;width:3px;height:3px;filter:blur(1.4px);opacity:.55;--fs2-dx: 8px}.berth .fs2__snow i:nth-child(8){left:38%;animation-duration:16s;animation-delay:-7s;width:4px;height:4px;--fs2-dx: -30px}.berth .fs2__snow i:nth-child(9){left:43%;animation-duration:9s;animation-delay:-11s;width:5px;height:5px;--fs2-dx: 38px}.berth .fs2__snow i:nth-child(10){left:48%;animation-duration:19s;animation-delay:-3s;width:3px;height:3px;filter:blur(1.2px);opacity:.6;--fs2-dx: 16px}.berth .fs2__snow i:nth-child(11){left:52%;animation-duration:12s;animation-delay:-17s;width:6px;height:6px;--fs2-dx: -14px}.berth .fs2__snow i:nth-child(12){left:57%;animation-duration:14s;animation-delay:-5s;width:4px;height:4px;--fs2-dx: 28px}.berth .fs2__snow i:nth-child(13){left:62%;animation-duration:10s;animation-delay:-12s;width:3px;height:3px;opacity:.65;--fs2-dx: -22px}.berth .fs2__snow i:nth-child(14){left:67%;animation-duration:17s;animation-delay:-8s;width:5px;height:5px;filter:blur(1.4px);--fs2-dx: 40px}.berth .fs2__snow i:nth-child(15){left:71%;animation-duration:11s;animation-delay:-0.5s;width:4px;height:4px;--fs2-dx: 10px}.berth .fs2__snow i:nth-child(16){left:76%;animation-duration:15s;animation-delay:-14s;width:3px;height:3px;filter:blur(1.2px);opacity:.55;--fs2-dx: -28px}.berth .fs2__snow i:nth-child(17){left:81%;animation-duration:13s;animation-delay:-6.5s;width:7px;height:7px;--fs2-dx: 22px}.berth .fs2__snow i:nth-child(18){left:85%;animation-duration:18s;animation-delay:-10s;width:4px;height:4px;--fs2-dx: -12px}.berth .fs2__snow i:nth-child(19){left:89%;animation-duration:9s;animation-delay:-16s;width:3px;height:3px;opacity:.7;--fs2-dx: 32px}.berth .fs2__snow i:nth-child(20){left:93%;animation-duration:16s;animation-delay:-2.5s;width:5px;height:5px;filter:blur(1.2px);--fs2-dx: 6px}.berth .fs2__snow i:nth-child(21){left:96%;animation-duration:12s;animation-delay:-18s;width:4px;height:4px;--fs2-dx: -20px}.berth .fs2__snow i:nth-child(22){left:99%;animation-duration:14s;animation-delay:-4.5s;width:3px;height:3px;filter:blur(1.4px);opacity:.6;--fs2-dx: -36px}.berth .fs2__box{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:0;padding:0 clamp(1.2rem,5vw,3rem)}.berth .fs2__box>*{animation:berth-fs-up .85s cubic-bezier(0.2, 0.7, 0.2, 1) both}.berth .fs2__box>*:nth-child(2){animation-delay:.1s}.berth .fs2__box>*:nth-child(3){animation-delay:.2s}.berth .fs2__head{margin:0;display:flex;flex-direction:column;align-items:center}.berth .fs2__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.berth .fs2__kick{font-family:var(--sans, inherit);font-size:clamp(1.2rem,1.7vw,1.5rem);font-weight:700;letter-spacing:.34em;text-transform:uppercase;text-indent:.34em;color:#f4efe8;text-shadow:0 2px 12px rgba(6,14,24,.5)}.berth .fs2__num{font-family:var(--display);font-weight:500;line-height:.78;color:#fff;font-size:clamp(6.5rem,15vw,15rem);text-shadow:0 6px 44px rgba(6,14,24,.55);margin-top:.06em}.berth .fs2__num span{font-size:.56em}.berth .fs2__off{font-family:var(--display);font-weight:700;color:#f2ece4;font-size:clamp(1.5rem,3.2vw,3rem);letter-spacing:.2em;text-indent:.2em;text-shadow:0 2px 16px rgba(6,14,24,.55);margin-top:.1em}.berth .fs2__fine{margin:1.1rem 0 0;font-size:clamp(.7rem,1.05vw,.86rem);font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#f0e9e0;text-shadow:0 2px 12px rgba(6,14,24,.6)}.berth .fs2__fine i{font-style:normal;color:hsla(0,0%,100%,.6);margin:0 .35em}.berth .fs2 .hero__cta{margin-top:1.9rem}.berth .fs2 .btn{position:relative;overflow:hidden;background:#efece6;color:var(--ink);border-color:#efece6;transition:color .25s ease}.berth .fs2 .btn::before{content:"";position:absolute;inset:0;background:#2e4250;transform:translateX(-101%);transition:transform .3s cubic-bezier(0.2, 0.7, 0.2, 1)}.berth .fs2 .btn .fs2__btn-label{position:relative;z-index:1}.berth .fs2 .btn .arrow{display:inline-block;transition:transform .25s ease}.berth .fs2 .btn:hover{color:#eaf3f9;background:#efece6}.berth .fs2 .btn:hover::before{transform:none}.berth .fs2 .btn:hover .arrow{transform:translateX(5px)}.berth .fs2__chip{position:absolute;left:50%;transform:translateX(-50%);bottom:1.5rem;z-index:3;padding:.55rem 1.1rem;background:rgba(8,18,30,.3);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.38);color:#f2ece4;font-size:.58rem;font-weight:700;letter-spacing:.26em;text-indent:.26em;text-transform:uppercase}@media(max-width: 720px){.berth .fs2{min-height:560px}.berth .fs2__bg img{object-position:center 12%}.berth .fs2__fine{letter-spacing:.16em;line-height:1.7}.berth .fs2__fine i{display:block;font-size:0;margin:.35rem 0 0}.berth .fs2__chip{bottom:1.1rem;font-size:.55rem;letter-spacing:.2em}}@media(prefers-reduced-motion: reduce){.berth .fs2__bg img,.berth .fs2__snow i,.berth .fs2__box>*{animation:none}}
/* Engine:dart */