.scp0:hover{background:#96552a!important}.scp1:hover{color:#3a4030!important;background:#f7f3e8!important}.scp2:hover{box-shadow:0 10px 28px #2e2a221f!important}.scp3:hover{color:#f7f3e8!important;background:#4b533a!important}.scp4:hover{color:#3a4030!important;background:#f2ece1!important}.home-desktop{display:none}.home-mobile{display:block}@media (min-width:1024px){.home-desktop{display:block}.home-mobile{display:none}}.home-desktop__page{color:#2e2a22;background:#f2ece1;width:100%;max-width:1440px;margin:0 auto;overflow:hidden}.home-mobile__page{color:#2e2a22;background:#f2ece1;flex-direction:column;width:100%;display:flex;overflow:hidden}.home-mobile__page--head{overflow:visible}.home-shared{color:#2e2a22;background:#f2ece1;width:100%;overflow:hidden}@media (min-width:1024px){.home-shared{max-width:1440px;margin:0 auto}}.home-trust{background:#f7f3e8;border-bottom:1px solid #ddd3c1;justify-content:center;align-items:center;gap:24px;padding:26px 60px;display:flex}.home-trust__i{color:#6a6357;font-size:16px}.home-trust__i--link{color:#6a6357;border-bottom:1px solid #96552a66;transition:border-color .2s,color .2s}.home-trust__i--link:hover,.home-trust__i--link:focus-visible{color:#3a4030;border-bottom-color:#96552a}.home-trust__dot{background:#c57f4a;border-radius:50%;flex:none;width:5px;height:5px}@media (max-width:1023.98px){.home-trust{text-align:center;flex-direction:column;gap:8px;padding:18px 20px}.home-trust__i{font-size:15px;line-height:1.45}.home-trust__dot{display:none}}@keyframes protoHeroFade{0%{opacity:1}21.6%{opacity:1}25%{opacity:0}96.6%{opacity:0}to{opacity:1}}@keyframes protoHeroDot{0%{background:#e8c79a;width:48px}21.6%{background:#e8c79a;width:48px}25%{background:#f7f3e86b;width:18px}96.6%{background:#f7f3e86b;width:18px}to{background:#e8c79a;width:48px}}.proto-hero>div>div:nth-child(-n+4){animation:20.8s linear infinite protoHeroFade}.proto-hero>div>div:first-child{animation-delay:0s}.proto-hero>div>div:nth-child(2){animation-delay:-15.6s}.proto-hero>div>div:nth-child(3){animation-delay:-10.4s}.proto-hero>div>div:nth-child(4){animation-delay:-5.2s}.proto-hero>div>div:nth-child(5)>span:nth-child(-n+4){animation:20.8s linear infinite protoHeroDot}.proto-hero>div>div:nth-child(5)>span:first-child{animation-delay:0s}.proto-hero>div>div:nth-child(5)>span:nth-child(2){animation-delay:-15.6s}.proto-hero>div>div:nth-child(5)>span:nth-child(3){animation-delay:-10.4s}.proto-hero>div>div:nth-child(5)>span:nth-child(4){animation-delay:-5.2s}@media (prefers-reduced-motion:reduce){.proto-hero>div>div,.proto-hero>div>div:nth-child(5)>span{animation:none!important}}.proto-video{display:block;position:relative}.proto-video__still{display:none}@media (prefers-reduced-motion:reduce){.proto-video>video{display:none}.proto-video__still{display:block}}.home-cat{flex-direction:column;gap:36px;padding:88px 60px;display:flex}.home-cat__head{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.home-cat__h{color:#4b533a;font-family:Piazzolla,Georgia,serif;font-size:38px;font-weight:500}.home-cat__all{color:#96552a;white-space:nowrap;border-bottom:1px solid #0000;font-size:17px;transition:border-color .25s}.home-cat__all:hover{border-bottom-color:#96552a}.home-cat__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}@media (max-width:1023.98px){.home-cat{gap:14px;padding:28px 20px}.home-cat__h{color:#3a4030;font-family:inherit;font-size:18px;font-weight:600}.home-cat__all{font-size:15px}.home-cat__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (max-width:374.98px){.home-cat__grid{grid-template-columns:minmax(0,1fr)}}.xfade{display:block;position:relative}.xfade>img+img{opacity:0;animation:15s linear infinite xfade;position:absolute;inset:0}.xfade>img:nth-child(2){animation-delay:-10s}.xfade>img:nth-child(3){animation-delay:-5s}@keyframes xfade{0%{opacity:0}27%{opacity:0}33%{opacity:1}60%{opacity:1}66%{opacity:0}to{opacity:0}}@media (prefers-reduced-motion:reduce){.xfade>img+img{animation:none}}.heroV1{background:var(--c-olive,#4b533a);grid-template-columns:minmax(0,1fr) 460px;align-items:center;gap:56px;padding:64px 60px;display:grid}.heroV1__text{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.heroV1__kicker{font-family:var(--f-ui);letter-spacing:2.8px;text-transform:uppercase;color:var(--c-on-olive-4,#c9a87e);font-size:10px}.heroV1__title{font-family:var(--f-display);letter-spacing:-.87px;color:var(--hero-ink);font-size:58px;font-weight:500;line-height:1.05}.heroV1__rule{background:var(--c-caramel,#c57f4a);border:0;width:110px;height:1px;margin:0}.heroV1__lead{font-family:var(--f-ui);color:var(--hero-ink-2);max-width:436px;font-size:16px;line-height:1.75}.heroV1__cta{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.heroV1__btn{font-family:var(--f-ui);letter-spacing:.84px;background:var(--c-wine,#5b1f2d);color:var(--c-on-olive,#f7f3e8);border-radius:4px;padding:17px 36px;font-size:14px;font-weight:500;text-decoration:none;transition:background .25s}.heroV1__btn:hover{background:var(--c-wine-hover,#722636)}.heroV1__note{font-family:var(--f-ui);color:var(--c-on-olive-3,#b9b49b);max-width:164px;font-size:12px;line-height:1.5}.heroV1__fig{margin:0}.heroV1__tile{--tile-inset:26px;--tile-ratio:408 / 360;gap:0}.heroV1__tile .tile__frame{border:0}.heroV1__cap{font-family:var(--f-hand);color:var(--c-ink-2,#6a6357);padding:16px 0 0;font-size:20px;line-height:1.4}@media (max-width:1100px){.heroV1{grid-template-columns:minmax(0,1fr);gap:36px;padding:40px 32px}.heroV1__title{font-size:42px}}.subs__sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.subs__input::placeholder{color:var(--c-ink-4,#8a8375)}.subs__input:focus{outline:none;border-color:var(--c-olive,#4b533a)!important;background:var(--c-paper-hi,#fbf8f0)!important}.subs button[disabled]{cursor:default;background:var(--c-disabled-bg,#d8cdbb)!important;border-color:var(--c-disabled-bg,#d8cdbb)!important;color:var(--c-disabled-ink,#8a8375)!important}.home-five{grid-template-columns:minmax(0,36fr) minmax(0,64fr);align-items:center;gap:56px;padding:96px 60px;display:grid}.home-five__text{flex-direction:column;gap:22px;display:flex}.home-five__kicker{letter-spacing:.24em;text-transform:uppercase;color:#96552a;font-size:11px}.home-five__title{color:#4b533a;font-family:Piazzolla,Georgia,serif;font-size:clamp(32px,3.35vw,48px);line-height:1.1}.home-five__lead{color:#6a6357;font-size:18px;line-height:1.7}.home-five__cta{color:#f7f3e8;letter-spacing:.03em;background:#5b1f2d;border-radius:4px;align-self:flex-start;margin-top:6px;padding:17px 34px;font-size:17px;font-weight:500;transition:background .25s,color .25s}.home-five__cta:hover{color:#e0c39c;background:#5b1f2d!important}.home-five__pair{grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr);align-items:stretch;gap:16px;display:grid}.home-five__col{flex-direction:column;gap:12px;display:flex}.home-five__arrow{align-self:center}.home-five__frame{background:#f7f3e8;border:1px solid #ddd3c1;border-radius:4px;padding:14px}.home-five__frame>img,.home-five__frame>span{aspect-ratio:5/4;object-fit:cover;width:100%;height:auto;display:block}.home-five__frame{--dvid-ar:5 / 4;--dvid-h:auto}.home-five__frame>div{width:100%;display:block}.home-five__cap{letter-spacing:.12em;text-transform:uppercase;color:#8a8375;font-size:14px}@media (max-width:1023.98px){.home-five{grid-template-columns:minmax(0,1fr);gap:20px;padding:36px 20px}.home-five__text{gap:16px}.home-five__kicker{letter-spacing:.26em;font-size:10px}.home-five__title{font-size:30px}.home-five__lead{font-size:16px}.home-five__cta{text-align:center;letter-spacing:.04em;align-self:stretch;margin-top:0;padding:16px 0;font-size:16px}.home-five__pair{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);gap:8px}.home-five__col{gap:8px}.home-five__pair{max-width:480px}.home-five__frame{--dvid-ar:2 / 3;--dvid-h:auto;padding:10px}.home-five__frame>img,.home-five__frame>span{aspect-ratio:2/3}.home-five__arrow{width:22px;height:22px}.home-five__cap{letter-spacing:.2em;min-height:28px;font-size:10px;line-height:1.4}}.home-disc{padding:0 60px 56px}.home-disc__card{background:var(--c-wine);border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center;gap:40px;padding:40px 60px;display:flex}.home-disc__text{flex-direction:column;gap:12px;display:flex}.home-disc__kicker{letter-spacing:.24em;text-transform:uppercase;color:#e8c79a;font-size:11px}.home-disc__title{color:#f7f3e8;font-family:Piazzolla,Georgia,serif;font-size:40px;line-height:1.12}.home-disc__lead{color:#f7f3e8d1;max-width:52ch;font-size:17px;line-height:1.6}.home-disc__btn{text-align:center;background:var(--c-sand);color:var(--c-wine);letter-spacing:.03em;border-radius:4px;flex:none;padding:17px 32px;font-size:17px;font-weight:500;transition:background .25s}@media (max-width:1023.98px){.home-disc{padding:0 20px 22px}.home-disc__card{flex-direction:column;align-items:stretch;gap:16px;padding:22px 20px}.home-disc__text{gap:8px}.home-disc__kicker{font-size:10px}.home-disc__title{font-size:26px}.home-disc__lead{font-size:15px}.home-disc__btn{padding:15px 0;font-size:16px}}.home-sub__caret{vertical-align:-.15em;background:currentColor;width:1px;height:1em;margin-left:2px;animation:1.05s step-end infinite homeCaret;display:inline-block}@keyframes homeCaret{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.home-sub__caret{display:none}}.home-qr{background:#4b533a;grid-template-columns:1fr 520px;align-items:center;gap:80px;padding:96px 60px;display:grid}.home-qr__text{flex-direction:column;gap:22px;display:flex}.home-qr__kicker{letter-spacing:.24em;text-transform:uppercase;color:#e8c79a;font-size:11px}.home-qr__title{color:#f2ece1;font-family:Piazzolla,Georgia,serif;font-size:48px;line-height:1.1}.home-qr__lead{color:#f2ece1cc;max-width:52ch;font-size:18px;line-height:1.7}.home-qr__btn{color:#f2ece1;border:1.5px solid #f2ece1b3;border-radius:4px;align-self:flex-start;margin-top:6px;padding:15.5px 30px;font-size:17px;font-weight:500;transition:background .25s,color .25s}.home-qr__right{flex-direction:column;gap:20px;min-width:0;display:flex}.home-qr__demo{--dvid-h:260px;background:#474c3c;border:1px solid #626657;border-radius:4px;overflow:hidden}.home-qr__player{background:#474c3c;border:1px solid #626657;border-radius:4px;padding:32px}.home-qr__bg{z-index:0;object-fit:cover;object-position:center 42%;opacity:0;width:100%;height:100%;transition:opacity 1s ease-out;position:absolute;inset:0;transform:scale(1.04)}.home-qr[data-playing] .home-qr__bg{opacity:.32;animation:22s ease-out forwards homeQrDrift}@keyframes homeQrDrift{0%{transform:scale(1.04)}to{transform:scale(1.16)}}.home-qr[data-playing]:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#351018b8,#35101880);position:absolute;inset:0}.home-qr>:not(.home-qr__bg){z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.home-qr[data-playing] .home-qr__bg{transition:none;animation:none;transform:none}}.home-aud{flex-direction:column;gap:22px;display:flex}.home-aud__row{align-items:center;gap:20px;display:flex}.home-aud__play{border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.home-aud__col{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.home-aud__label{color:#f2ece1;font-size:17px;font-weight:500}.home-aud__eq{width:100%;height:34px;display:block}.home-aud__time{color:#f2ece1c7;justify-content:space-between;font-size:13px;display:flex}.home-aud__rule{background:#f2ece12e;height:1px}.home-aud__cap{color:#f2ece1;font-family:Piazzolla,Georgia,serif;font-size:22px;font-style:italic;line-height:1.5}@media (max-width:1023.98px){.home-qr{grid-template-columns:minmax(0,1fr);gap:16px;padding:28px 20px}.home-qr__text{gap:12px}.home-qr__kicker{letter-spacing:.26em;font-size:10px}.home-qr__title{font-size:26px;line-height:1.15}.home-qr__lead{font-size:16px}.home-qr__btn{text-align:center;border-color:#f7f3e8bf;align-self:stretch;margin-top:0;padding:14.5px 0;font-size:16px}.home-qr__player{padding:18px 16px}.home-aud{gap:16px}.home-aud__row{gap:14px}.home-aud__play{width:52px;height:52px}.home-aud__col{gap:8px}.home-aud__label{font-size:16px}.home-aud__eq{height:28px}.home-aud__cap{font-size:18px}}.home-story{grid-template-columns:1fr 620px;align-items:center;gap:80px;padding:96px 60px;display:grid}.home-story__text{flex-direction:column;gap:22px;display:flex}.home-story__kicker{letter-spacing:.24em;text-transform:uppercase;color:#96552a;font-size:11px}.home-story__title{color:#4b533a;text-wrap:pretty;font-family:Piazzolla,Georgia,serif;font-size:44px;line-height:1.14}.home-story__lead{color:#6a6357;font-size:18px;line-height:1.75}.home-story__sound{color:#6a6357;text-underline-offset:3px;margin-top:10px;font-size:15px;text-decoration:underline;display:inline-block}.home-story__sound:hover{color:#3a4030}.home-story__btn{color:#3a4030;border:1.5px solid #4b533a;border-radius:4px;align-self:flex-start;margin-top:6px;padding:15.5px 30px;font-size:17px;font-weight:500;transition:background .25s,color .25s}.home-story__media{aspect-ratio:4/3;border-radius:4px;overflow:hidden}@media (max-width:1023.98px){.home-story{grid-template-columns:minmax(0,1fr);gap:18px;padding:28px 20px}.home-story__text{gap:12px}.home-story__kicker{letter-spacing:.26em;font-size:10px}.home-story__title{font-size:26px;line-height:1.15}.home-story__lead{font-size:16px;line-height:1.7}.home-story__btn{text-align:center;align-self:stretch;margin-top:0;padding:14.5px 0;font-size:16px}.home-story__media{aspect-ratio:3/2}}.home-rev{background:#ede4d2;flex-direction:column;gap:36px;padding:88px 60px;display:flex}.home-rev__head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.home-rev__title{color:#4b533a;font-family:Piazzolla,Georgia,serif;font-size:38px}.home-rev__stat{color:#8a8375;font-size:14px}.home-rev__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.home-rev__card{background:#f7f3e8;border:1px solid #ddd3c1;border-radius:4px;flex-direction:column;gap:18px;padding:18px 18px 28px;display:flex}.home-rev__shot{outline-offset:6px;outline:1px solid #c57f4a80;position:relative}.home-rev__shot>img{object-fit:cover;width:100%;height:260px;display:block}.home-rev__quote{font-family:Piazzolla,Georgia,serif;font-style:italic;font-size:var(--home-rev-quote,18px);color:#3a4030;margin:0;padding:0 8px;line-height:1.5}.home-rev__meta{flex-direction:column;gap:6px;margin-top:auto;padding:0 8px;display:flex}.home-rev__author{color:#3a4030;font-size:16px;font-weight:600}.home-rev__src{color:#6a6357;font-size:15px}.home-rev__more{justify-content:center;padding-top:36px;display:flex}.home-rev__link{color:#3a4030;border:1.5px solid #4b533a;border-radius:4px;align-items:center;gap:10px;padding:15.5px 30px;font-size:17px;font-weight:500;transition:background .25s,color .25s;display:inline-flex}@media (max-width:1023.98px){.home-rev{gap:20px;padding:36px 20px}.home-rev__head{flex-direction:column;align-items:flex-start;gap:6px}.home-rev__title{font-size:28px}.home-rev__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.home-rev__card{gap:14px;padding:14px 14px 20px}.home-rev__shot>img{height:210px}.home-rev__quote,.home-rev__meta{padding:0 4px}.home-rev__more{padding-top:4px}.home-rev__link{flex:auto;justify-content:center;padding:15px 18px;font-size:16px}}.home-corp{padding:80px 60px}.home-corp__card{background:#f7f3e8;border:1px solid #ddd3c1;border-radius:4px;grid-template-columns:1fr 480px;align-items:center;gap:60px;display:grid;overflow:hidden}.home-corp__text{flex-direction:column;align-items:flex-start;gap:16px;padding:56px 0 56px 56px;display:flex}.home-corp__kicker{letter-spacing:.24em;color:#96552a;font-size:11px}.home-corp__title{color:#3a4030;font-family:Piazzolla,Georgia,serif;font-size:38px;line-height:1.16}.home-corp__btn{color:#3a4030;border:1.5px solid #4b533a;border-radius:4px;margin-top:10px;padding:15.5px 30px;font-size:17px;font-weight:500;transition:background .25s,color .25s}.home-corp__media{display:block}.home-corp__img{object-fit:cover;width:100%;height:280px;display:block}@media (max-width:1023.98px){.home-corp{padding:0 20px 22px}.home-corp__card{grid-template-columns:minmax(0,1fr);gap:18px}.home-corp__text{gap:12px;padding:24px 20px 0}.home-corp__kicker{letter-spacing:.26em;font-size:10px}.home-corp__title{font-size:26px;line-height:1.15}.home-corp__btn{text-align:center;align-self:stretch;margin-top:0;padding:14.5px 0;font-size:16px}.home-corp__media{padding:0 20px 20px}.home-corp__img{border-radius:4px;height:200px}}.home-hero{background:var(--hero-bg);--hero-pad-x:60px;--hero-h:560px;flex-direction:column;gap:28px;padding:64px 0;transition:background-color .45s;display:flex}@media (min-width:1024px){.home-hero{max-width:1440px;margin:0 auto}}.home-hero__stack{min-height:var(--hero-h);display:grid}.home-hero[data-bg=sand],.home-hero[data-bg=linen],.home-hero[data-bg=none]{--hero-ink:#3a4030;--hero-ink-2:#6a6357;--hero-kicker:#96552a;--hero-accent:#96552a}.home-hero[data-bg=linen]{--hero-bg:#f2ece1}.home-hero[data-bg=sand]{--hero-bg:var(--c-sand)}.home-hero[data-bg=none]{--hero-bg:transparent}.home-hero[data-bg=olive]{--hero-bg:var(--c-olive);--hero-ink:var(--c-on-olive,#f7f3e8);--hero-ink-2:var(--c-on-olive-2,#ddd8c2);--hero-kicker:var(--c-on-olive-4,#c9a87e);--hero-accent:var(--c-caramel,#c57f4a)}.home-hero[data-bg=wine]{--hero-bg:var(--c-wine);--hero-ink:var(--c-paper,#f7f3e8);--hero-ink-2:#f7f3e8db;--hero-kicker:var(--c-sand,#ede4d2);--hero-accent:var(--c-sand)}.home-hero__slide[data-layout=right]{grid-template-columns:460px minmax(0,1fr)}.home-hero__slide[data-layout=right]>.home-hero__text{order:2}.home-hero__slide[data-layout=right]>.home-hero__mat{order:1}.home-hero__slide[data-layout=center]{grid-template-columns:minmax(0,1fr);justify-items:center;gap:32px}.home-hero__slide[data-layout=center]>.home-hero__text{text-align:center;align-items:center}.home-hero__slide[data-layout=center] .home-hero__lead{max-width:560px}.home-hero__slide[data-layout=over]{padding:44px var(--hero-pad-x);--hero-ink:var(--c-paper,#f7f3e8);--hero-ink-2:#f7f3e8e0;--hero-kicker:var(--c-sand,#ede4d2);--hero-accent:var(--c-caramel,#c57f4a);border-radius:4px;grid-template-columns:minmax(0,1fr);align-items:end;position:relative;overflow:hidden}.home-hero__slide[data-layout=over]>.home-hero__mat{z-index:0;border-radius:0;position:absolute;inset:0}.home-hero__slide[data-layout=over] .home-hero__img,.home-hero__slide[data-layout=over] .home-hero__video{border-radius:0;width:100%;height:100%}.home-hero__slide[data-layout=over]:after{content:"";pointer-events:none;z-index:1;background:0 0;position:absolute;inset:0}.home-hero__slide[data-layout=over]>.home-hero__text{z-index:2;background:linear-gradient(#2e2a2200 0%,#2e2a22b8 42%,#2e2a22db 100%);border-radius:0 0 4px 4px;max-width:620px;padding-top:64px;position:relative}.home-hero__slide[data-style=card]{--hero-ink:#3a4030;--hero-ink-2:#6a6357;--hero-kicker:#96552a;--hero-accent:#96552a;place-items:center start}.home-hero__slide[data-style=card]:after{background:0 0}.home-hero__slide[data-style=card]>.home-hero__text{background:var(--c-paper,#f7f3e8);border-radius:4px;max-width:480px;padding:36px 36px 40px;box-shadow:0 24px 60px -32px #2e2a228c}.home-hero__slide[data-style=band]{align-items:end;padding:0}.home-hero__slide[data-style=band]:after{background:0 0}.home-hero__slide[data-style=band]>.home-hero__text{background:#2e2a22d1;width:100%;max-width:none;padding:28px 44px 32px}.home-hero__slide[data-style=cinema]{text-align:center;place-items:center}.home-hero__slide[data-style=cinema]:after{background:0 0}.home-hero__slide[data-style=cinema]>.home-hero__text{background:#2e2a22b8;border-radius:4px;align-items:center;max-width:760px;padding:30px 36px 34px}.home-hero__slide[data-style=cinema] .home-hero__lead{max-width:560px}.home-hero__slide[data-style=glass]:after{background:0 0}.home-hero__slide[data-style=glass]>.home-hero__text{-webkit-backdrop-filter:blur(14px)saturate(1.1);backdrop-filter:blur(14px)saturate(1.1);background:#2e2a226b;border:1px solid #f7f3e847;border-radius:4px;max-width:560px;padding:32px 34px 36px}.home-hero__slide[data-style=spread]{background:var(--c-paper,#f7f3e8);--hero-ink:#3a4030;--hero-ink-2:#6a6357;--hero-kicker:#96552a;--hero-accent:#96552a;align-items:center;padding:0}.home-hero__slide[data-style=spread]>.home-hero__mat{inset:0 50% 0 0}.home-hero__slide[data-style=spread]:after{background:linear-gradient(90deg,#2e2a2200 calc(50% - 26px),#2e2a2229 calc(50% - 1px),#2e2a223d 50%,#2e2a221a calc(50% + 1px),#2e2a2200 calc(50% + 26px))}.home-hero__slide[data-style=spread]>.home-hero__text{max-width:none;margin-left:50%;padding:44px 56px 44px 52px}.home-hero__slide[data-style=postcard]{--hero-ink:#3a4030;--hero-ink-2:#6a6357;--hero-kicker:#96552a;--hero-accent:#96552a;background:#e6dcc6 url(/tex/velvet/linen-sand.webp) 50%/cover no-repeat;align-items:center;padding:0}.home-hero__slide[data-layout=over][data-style=postcard]>.home-hero__mat{background:#fffdf6;border:14px solid #fffdf6;border-bottom-width:46px;border-radius:2px;inset:40px 48% 40px 44px;transform:rotate(-1.2deg);box-shadow:0 26px 60px -28px #2e2a2299}.home-hero__slide[data-style=postcard] .home-hero__img,.home-hero__slide[data-style=postcard] .home-hero__video{border-radius:1px}.home-hero__slide[data-style=postcard]:after{z-index:2;background:#5b1f2d;border-radius:50%;width:46px;height:46px;inset:auto calc(48% - 23px) 86px auto;box-shadow:0 6px 14px -4px #2e2a228c}.home-hero__slide[data-style=postcard]>.home-hero__text{max-width:none;margin-left:54%;padding:40px 48px 40px 8px}.home-hero__slide[data-style=caption]{place-items:end start;padding:28px}.home-hero__slide[data-style=caption]:after{background:0 0}.home-hero__slide[data-style=caption]>.home-hero__text{border-left:2px solid var(--hero-accent);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1c1c18c2;border-radius:0 3px 3px 0;gap:11px;max-width:430px;padding:20px 22px 22px}.home-hero__slide[data-style=caption] .home-hero__title{font-size:38px}.home-hero__slide[data-style=caption] .home-hero__lead{font-size:14px;line-height:1.55}.home-hero__slide[data-style=caption] .home-hero__rule{width:64px}.home-hero__slide[data-style=rail]{background:var(--c-paper,#f7f3e8);--hero-ink:#3a4030;--hero-ink-2:#6a6357;--hero-kicker:#96552a;--hero-accent:#96552a;align-items:center;padding:0}.home-hero__slide[data-style=rail]>.home-hero__mat{inset:0 28% 0 0;box-shadow:12px 0 28px -24px #2e2a22b8}.home-hero__slide[data-style=rail]:after{background:0 0}.home-hero__slide[data-style=rail]>.home-hero__text{background:0 0;gap:14px;max-width:none;margin-left:72%;padding:34px 28px}.home-hero__slide[data-style=rail] .home-hero__title{font-size:36px}.home-hero__slide[data-style=rail] .home-hero__lead{font-size:14px;line-height:1.55}.home-hero__slide[data-style=rail] .home-hero__btn{padding-inline:22px}.home-hero__slide[data-style=letterbox]{background:#1f211b;align-items:end;padding:0}.home-hero__slide[data-style=letterbox]>.home-hero__mat{inset:24px 0 126px}.home-hero__slide[data-style=letterbox]:after{background:0 0}.home-hero__slide[data-style=letterbox]>.home-hero__text{background:#1f211b;gap:8px;width:100%;max-width:none;min-height:126px;padding:18px 32px 20px}.home-hero__slide[data-style=letterbox] .home-hero__title{font-size:32px}.home-hero__slide[data-style=letterbox] .home-hero__lead{max-width:620px;font-size:13px;line-height:1.45}.home-hero__slide[data-style=letterbox] .home-hero__rule{display:none}.home-hero__slide[data-style=letterbox] .home-hero__btn{position:absolute;bottom:28px;right:32px}.home-hero__slide[data-style=museum]{--hero-ink:#3a4030;--hero-ink-2:#6a6357;--hero-kicker:#96552a;--hero-accent:#96552a;background:#fffdf6;align-items:end;padding:0}.home-hero__slide[data-style=museum]>.home-hero__mat{inset:18px 18px 142px;box-shadow:0 18px 44px -28px #2e2a2294}.home-hero__slide[data-style=museum]:after{background:0 0}.home-hero__slide[data-style=museum]>.home-hero__text{background:0 0;gap:8px;width:100%;max-width:none;min-height:142px;padding:20px 188px 22px 28px}.home-hero__slide[data-style=museum] .home-hero__title{font-size:34px}.home-hero__slide[data-style=museum] .home-hero__lead{max-width:700px;font-size:13px;line-height:1.45}.home-hero__slide[data-style=museum] .home-hero__rule{display:none}.home-hero__slide[data-style=museum] .home-hero__btn{position:absolute;bottom:30px;right:28px}.home-hstyle{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2e2a22b8;border-radius:4px;flex-direction:column;gap:6px;max-width:calc(100% - 32px);padding:10px 12px;display:flex;position:absolute;top:16px;left:16px}.home-hstyle__title{font:400 10px / 1 var(--f-ui);letter-spacing:.18em;text-transform:uppercase;color:#f7f3e8b3}.home-hstyle__row{flex-wrap:wrap;gap:6px;display:flex}.home-hstyle__btn{cursor:pointer;font:500 12px / 1.1 var(--f-ui);color:#f7f3e8;background:0 0;border:1px solid #f7f3e866;border-radius:3px;padding:7px 12px}.home-hstyle__btn:hover{border-color:#f7f3e8}.home-hstyle__btn--on{color:#2e2a22;background:#f7f3e8;border-color:#f7f3e8}.home-hstyle__btn:focus-visible{outline-offset:2px;outline:2px solid #f7f3e8}.home-hero__slide[data-layout=bare]{grid-template-columns:minmax(0,1fr);justify-items:center;gap:24px}.home-hero__slide[data-layout=bare]>.home-hero__text{align-items:center;gap:0;position:relative}.home-hero__slide[data-layout=bare] .home-hero__kicker,.home-hero__slide[data-layout=bare] .home-hero__title,.home-hero__slide[data-layout=bare] .home-hero__rule,.home-hero__slide[data-layout=bare] .home-hero__lead,.home-hero__slide[data-layout=bare] .home-hero__promo{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home-hero__slide[data-layout=image]{grid-template-columns:minmax(0,1fr);align-items:center;gap:0;padding:0}.home-hero__shot{border-radius:0;width:100%;display:block;position:relative}.home-hero__shot:focus-visible{outline:2px solid var(--hero-accent,#96552a);outline-offset:-4px}.home-hero__slide[data-layout=image] .home-hero__mat{border-radius:0;width:100%;display:block}.home-hero__slide[data-layout=image][data-banner] .home-hero__img{object-fit:contain;border-radius:0;width:100%;height:auto}@media (min-width:1024px){.home-hero__slide[data-layout=image] .home-hero__img--wait{aspect-ratio:4/3}}@media (max-width:1023.98px){.home-hero__slide[data-layout=image] .home-hero__img--wait{aspect-ratio:3/4}}.home-hero[data-flat]{padding:0 0 28px}.home-hero[data-flat] .home-hero__slide:not([data-layout=image]){padding-block:64px}.home-hero__slide{padding-inline:var(--hero-pad-x);opacity:0;visibility:hidden;grid-area:1/1;grid-template-columns:minmax(0,1fr) 460px;align-items:center;gap:56px;transition:opacity .6s;display:grid}.home-hero__slide--on{opacity:1;visibility:visible}@media (prefers-reduced-motion:reduce){.home-hero__slide,.home-hero{transition:none}}.home-hero__text{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.home-hero__kicker{font-family:var(--f-ui);letter-spacing:2.8px;color:var(--hero-kicker);font-size:10px}.home-hero__title{font-family:var(--f-display);letter-spacing:-.87px;color:var(--c-on-olive,#f7f3e8);margin:0;font-size:58px;font-weight:500;line-height:1.05}.home-hero__slide[data-layout=over][data-media=video] .home-hero__title{font-size:52px}.home-hero__rule{background:var(--hero-accent);border:0;width:110px;height:1px;margin:0}.home-hero__lead{font-family:var(--f-ui);color:var(--c-on-olive-2,#ddd8c2);max-width:436px;margin:0;font-size:16px;line-height:1.75}.home-hero__promo{font-family:var(--f-ui);letter-spacing:.02em;color:var(--hero-accent);margin:0;font-size:15px;font-weight:500}.home-hero__btn{font-family:var(--f-ui);letter-spacing:.84px;background:var(--c-wine,#5b1f2d);color:var(--c-on-olive,#f7f3e8);border-radius:4px;padding:17px 36px;font-size:14px;font-weight:500;text-decoration:none;transition:background .25s}.home-hero__btn:hover{background:var(--c-wine-hover,#722636)}.home-hero__mat{border-radius:4px;position:relative;overflow:hidden}.home-hero__video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.home-hero__video--on{opacity:1}@media (prefers-reduced-motion:reduce){.home-hero__video{transition:none}}.home-hero__img{object-fit:cover;border-radius:2px;width:100%;height:412px;display:block}.home-hero__img--wait{background:var(--c-paper,#f7f3e8)}.home-hero__mat>picture{display:contents}.home-hero__slide[data-banner]>.home-hero__mat{width:100%}.home-hero__slide[data-banner] .home-hero__img{object-fit:contain;height:auto}.home-hero__dots{padding-inline:var(--hero-pad-x);align-items:center;gap:4px;display:flex}.home-hero__dot{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:22px;padding:0;display:flex}.home-hero__dot:before{content:"";border:1px solid var(--hero-ink,#3a4030);opacity:.45;background:0 0;border-radius:3px;width:26px;height:6px;transition:width .3s,opacity .25s,background-color .25s;display:block}.home-hero__dot:hover:before{opacity:.8}.home-hero__dot--on{width:62px}.home-hero__dot--on:before{opacity:1;background:var(--hero-ink,#3a4030);width:54px}.home-hero__dot:focus-visible{outline:none}.home-hero__dot:focus-visible:before{outline:2px solid var(--hero-accent,#96552a);outline-offset:3px;opacity:1}@media (max-width:1100px){.home-hero{--hero-pad-x:32px;padding:40px 0}.home-hero__slide{grid-template-columns:minmax(0,1fr);gap:36px}.home-hero__title{font-size:42px}}@media (max-width:1023.98px){.home-hero__slide[data-layout=over]{padding:24px 16px}.home-hero__slide[data-style=spread]>.home-hero__mat,.home-hero__slide[data-layout=over][data-style=postcard]>.home-hero__mat{height:240px;box-shadow:none;border:0;border-radius:0;padding:0;inset:0 0 auto;transform:none}.home-hero__slide[data-style=spread]>.home-hero__text,.home-hero__slide[data-style=postcard]>.home-hero__text{margin-top:240px;margin-left:0;padding:20px}.home-hero__slide[data-style=spread]:after,.home-hero__slide[data-style=postcard]:after{display:none}.home-hero__slide[data-style=caption]{align-items:end;min-height:500px;padding:16px}.home-hero__slide[data-style=caption]>.home-hero__text{max-width:100%;padding:16px 17px 18px}.home-hero__slide[data-style=caption] .home-hero__title{font-size:28px}.home-hero__slide[data-style=rail]{min-height:590px}.home-hero__slide[data-style=rail]>.home-hero__mat{height:330px;inset:0 0 auto}.home-hero__slide[data-style=rail]:after{display:none}.home-hero__slide[data-style=rail]>.home-hero__text{margin-top:330px;margin-left:0;padding:20px}.home-hero__slide[data-style=rail] .home-hero__title{font-size:30px}.home-hero__slide[data-style=letterbox]{min-height:540px}.home-hero__slide[data-style=letterbox]>.home-hero__mat{height:300px;inset:14px 0 auto}.home-hero__slide[data-style=letterbox]>.home-hero__text{min-height:226px;padding:18px 20px 20px}.home-hero__slide[data-style=letterbox] .home-hero__title{font-size:28px}.home-hero__slide[data-style=letterbox] .home-hero__btn{align-self:stretch;position:static}.home-hero__slide[data-style=museum]{min-height:580px}.home-hero__slide[data-style=museum]>.home-hero__mat{height:320px;inset:12px 12px auto}.home-hero__slide[data-style=museum]>.home-hero__text{min-height:248px;margin-top:332px;padding:18px 20px 20px}.home-hero__slide[data-style=museum] .home-hero__title{font-size:28px}.home-hero__slide[data-style=museum] .home-hero__btn{align-self:stretch;position:static}.home-hero__slide[data-style=card]>.home-hero__text,.home-hero__slide[data-style=glass]>.home-hero__text,.home-hero__slide[data-style=band]>.home-hero__text{padding:20px}.home-hstyle{padding:8px;top:8px;left:8px}.home-hero__slide[data-layout=over]>.home-hero__text{max-width:none}.home-hero{--hero-pad-x:12px;--hero-h:420px;gap:16px;padding:12px 0 20px}.home-hero__slide{gap:16px}.home-hero__text{gap:14px}.home-hero__kicker{letter-spacing:2.2px;font-size:10px}.home-hero__title{letter-spacing:-.4px;font-size:30px;line-height:1.1}.home-hero__lead{font-size:15px;line-height:1.6}.home-hero__promo{font-size:14px}.home-hero__btn{text-align:center;align-self:stretch;padding:17px 0}.home-hero__img{height:328px}.home-hero__dots{justify-content:center}}.home-fab{background:#f7f3e8;grid-template-columns:1fr 620px;align-items:center;gap:80px;padding:96px 60px;display:grid}.home-fab__text{flex-direction:column;gap:18px;display:flex}.home-fab__kicker{letter-spacing:.24em;text-transform:uppercase;color:#96552a;font-size:11px}.home-fab__title{color:#4b533a;text-wrap:pretty;font-family:Piazzolla,Georgia,serif;font-size:44px;line-height:1.14}.home-fab__lead{color:#6a6357;margin:0;font-size:18px;line-height:1.75}.home-fab__where{color:#4b533a;margin:0;font-size:17px;font-weight:500;line-height:1.6}.home-fab__addr{color:#8a8375;font-size:16px;font-style:normal;line-height:1.6}.home-fab__pair{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.home-fab__cell{flex-direction:column;gap:8px;display:flex}.home-fab__cell--step{margin-top:36px}.home-fab__img{object-fit:cover;border-radius:4px;width:100%;height:380px;display:block}@media (max-width:1023.98px){.home-fab{grid-template-columns:minmax(0,1fr);gap:18px;padding:28px 20px}.home-fab__text{gap:10px}.home-fab__kicker{letter-spacing:.26em;font-size:10px}.home-fab__title{font-size:26px;line-height:1.15}.home-fab__lead{font-size:16px;line-height:1.7}.home-fab__where{font-size:15px}.home-fab__addr{font-size:14px}.home-fab__pair{gap:12px}.home-fab__cell--step{margin-top:20px}.home-fab__img{height:190px}}.home-vids{flex-direction:column;gap:28px;padding:96px 0;display:flex}.home-vids__h{letter-spacing:-.01em;color:#3a4030;margin:0 60px;font-size:38px;font-weight:600}.home-vids__row{scroll-snap-type:x proximity;scrollbar-width:none;gap:16px;scroll-padding-inline:60px;display:flex;overflow-x:auto}.home-vids__row::-webkit-scrollbar{display:none}.home-vids__row:before,.home-vids__row:after{content:"";flex:0 0 44px}.home-vids__cell{scroll-snap-align:start;flex:0 0 240px}.home-vids__cell>figure{width:100%}@media (max-width:1023.98px){.home-vids{gap:14px;padding:28px 0}.home-vids__h{letter-spacing:normal;margin:0 20px;font-size:18px}.home-vids__row{gap:10px;scroll-padding-inline:20px}.home-vids__row:before,.home-vids__row:after{flex-basis:10px}.home-vids__cell{flex-basis:150px}}.home-hero{isolation:isolate;--hero-bg:#f2ece1;--hero-ink:#3a4030;--hero-ink-2:#6a6357;--hero-kicker:#96552a;--hero-accent:#96552a;position:relative;overflow:clip}.home-hero>*{z-index:1;position:relative}.home-hero__kicker{color:var(--hero-kicker)}.home-hero__title{color:var(--hero-ink)}.home-hero__lead{color:var(--hero-ink-2)}.home-hero__promo{color:var(--hero-accent)}@keyframes homeBgDrift{0%{background-position:0 0,100% 100%}to{background-position:100% 100%,0 0}}.home-hero:before{content:"";z-index:0;pointer-events:none;background-color:#0000;background-image:radial-gradient(60% 90% at 30% 30%,#fff7e63d,#0000 70%),radial-gradient(50% 80% at 70% 70%,#e8c79a2e,#0000 70%);background-position:0 0,0 0;background-repeat:no-repeat;background-size:180% 180%,180% 180%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:28s cubic-bezier(.45,0,.55,1) infinite alternate homeBgDrift;position:absolute;inset:0}.home-five{background:#39412d url(/tex/velvet/velvet-olive.webp) 50%/cover no-repeat}.home-five__kicker{color:#e0c39c}.home-five__title{color:#f7f3e8}.home-five__lead{color:#f7f3e8d9}.home-five__cap{color:#f7f3e8b8}.home-five__frame{border:0;box-shadow:0 26px 52px -22px #0000008c}.home-fab{background:var(--c-sand)}.home-fab__where{color:#96552a}.home-fab__cell:first-child{transform:rotate(-.8deg)}.home-fab__cell--step{transform:rotate(.7deg)}.home-fab__img{border-radius:8px;box-shadow:0 20px 44px -20px #2e2a226b}.home-qr{background:#38553d url(/tex/velvet/velvet-olive.webp) 50%/cover no-repeat}.home-qr__kicker{color:#e0c39c}.home-qr__player{background:#24371f;border-color:#e0c39c52;box-shadow:0 26px 52px -24px #0000008c}.home-corp__img{aspect-ratio:3/2;height:auto}@media (max-width:1023.98px){.home-corp__img{height:auto}}.home-five__frame,.home-fab__cell,.home-corp__card{border-color:#0000;box-shadow:inset 0 1px #ffffffbf,inset 0 -1px #2e2a221a,inset 0 0 0 1px #c9b99c99,0 1px #fff9,0 14px 30px -18px #2e2a2266}.home-fab__cell{background:#f7f3e8;border-radius:4px;padding:12px}.home-five__cta,.home-hero__btn,.home-qr__btn,.home-story__btn,.home-corp__btn{position:relative}.home-five__cta:before,.home-hero__btn:before,.home-qr__btn:before,.home-story__btn:before,.home-corp__btn:before{content:"";pointer-events:none;opacity:.7;background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-position:0 0,100% 0,100% 100%,0 100%;background-repeat:no-repeat;background-size:0 1px,1px 0,0 1px,1px 0;transition:background-size .6s cubic-bezier(.16,1,.3,1);position:absolute;inset:4px}.home-five__cta:hover:before,.home-hero__btn:hover:before,.home-qr__btn:hover:before,.home-story__btn:hover:before,.home-corp__btn:hover:before{background-size:100% 1px,1px 100%,100% 1px,1px 100%}@keyframes homeVelvetLight{0%{background-position:-25%}to{background-position:125%}}.home-five,.home-qr{position:relative}.home-five:after,.home-qr:after{content:"";pointer-events:none;background:radial-gradient(45% 130%,#fff7e629,#fff7e60d 45%,#0000 70%) 0 0/60% 100% no-repeat;animation:30s cubic-bezier(.45,0,.55,1) infinite alternate homeVelvetLight;position:absolute;inset:0}.home-shared>*,.home-hero,.home-reveal>*{transition:opacity 1.2s ease-out,filter 1.2s ease-out,transform 1.2s cubic-bezier(.16,1,.3,1)}.home-shared>:not([data-seen]),.home-hero:not([data-seen]),.home-reveal>:not([data-seen]){opacity:0;filter:blur(16px);transform:scale(.985)}.home-five__frame,.home-fab__cell,.home-corp__card,.home-hero__mat,.home-cat__grid>*{transform:perspective(900px) rotateX(calc(var(--my,0) * -5deg)) rotateY(calc(var(--mx,0) * 6deg));will-change:transform;transition:transform .35s cubic-bezier(.16,1,.3,1)}.home-hero__slide[data-layout=over]>.home-hero__mat,.home-hero__slide[data-layout=image] .home-hero__mat{transform:none}.home-hero__slide[data-layout=image] .home-hero__mat{will-change:auto;transition:none}@media (prefers-reduced-motion:reduce){.home-shared>*,.home-hero,.home-reveal>*,.home-shared>*>*,.home-hero>*{opacity:1;filter:none;transition:none;transform:none}.home-hero:before,.home-five:after,.home-qr:after{animation:none}.home-five__frame,.home-fab__cell,.home-corp__card,.home-hero__mat,.home-cat__grid>*{transition:none;transform:none}}
