:root{--stagger-dur:.5s;--stagger-distance:12px;--stagger-stagger:40ms;--stagger-blur:3px;--stagger-ease:cubic-bezier(.22, 1, .36, 1)}.t-stagger-line{opacity:0;transform:translateY(var(--stagger-distance));filter:blur(var(--stagger-blur));transition:opacity var(--stagger-dur) var(--stagger-ease), transform var(--stagger-dur) var(--stagger-ease), filter var(--stagger-dur) var(--stagger-ease);will-change:transform, opacity, filter;display:block}.t-stagger-line--2{transition-delay:var(--stagger-stagger)}.t-stagger.is-shown .t-stagger-line{opacity:1;filter:blur();transform:translateY(0)}.t-stagger.is-hiding .t-stagger-line{opacity:0;filter:blur();transition:opacity .2s,transform linear,filter linear;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.t-stagger-line{transition:none!important}}.home-carousel{--hero-paper:var(--studio-paper,#fcf8f1);--hero-ink:var(--studio-ink,#30242c);--hero-accent:var(--studio-plum,#65344f);--hero-wash:#ead9de;--hero-gutter:clamp(24px, 5.3vw, 84px);--scene-x:0px;--scene-y:0px;isolation:isolate;background:var(--hero-paper);width:100%;color:var(--hero-ink);position:relative;overflow:clip}.home-carousel--rose{--hero-wash:#ead9c9;--hero-accent:#784638}.home-carousel__stage{width:min(1440px,100%);min-height:clamp(560px,100svh - 180px,730px);padding-inline:var(--hero-gutter);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;margin-inline:auto;display:grid;position:relative}.home-carousel__copy{z-index:2;padding-block:52px;padding-right:28px;position:relative}.home-carousel__copy :is(h1,h2){color:var(--hero-accent);font-family:var(--font-display), Georgia, serif;letter-spacing:-.065em;margin:0 0 28px;font-size:clamp(6rem,9.3vw,9rem);font-weight:500;line-height:.88}.home-carousel[data-long-title] .home-carousel__copy :is(h1,h2){letter-spacing:-.045em;overflow-wrap:anywhere;text-wrap:balance;max-width:13ch;font-size:clamp(3.4rem,5.7vw,5.7rem);line-height:.96}.home-carousel__lead{max-width:29ch;font-family:var(--font-display), Georgia, serif;text-wrap:pretty;margin:0 0 22px;font-size:clamp(1.65rem,2.1vw,2rem);line-height:1.28}.home-carousel__facts{color:#6a565f;margin:0 0 28px;font-size:1rem;line-height:1.5}.home-carousel__copy .home-carousel__actions{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.home-carousel__cta{border:1px solid var(--hero-accent);background:var(--hero-accent);color:#fffaf4;max-width:100%;min-height:54px;font:700 1.05rem/1.3 var(--font-body), sans-serif;border-radius:6px;justify-content:space-between;align-items:center;gap:28px;padding:14px 22px;text-decoration:none;transition:background .18s;display:inline-flex}.home-carousel__cta>span:last-child{transition:transform .25s var(--stagger-ease);flex-shrink:0;font-size:1.4rem}.home-carousel__cta:hover{background:var(--hero-ink)}.home-carousel__cta:hover>span:last-child{transform:translate(2px,-2px)}.home-carousel :is(a,button):focus-visible{outline:2px solid var(--hero-accent);outline-offset:5px;box-shadow:none}.home-carousel .t-stagger-line--3{transition-delay:calc(var(--stagger-stagger) * 2)}.home-carousel .t-stagger-line--4{transition-delay:calc(var(--stagger-stagger) * 3)}.home-carousel__visual{touch-action:pan-y pinch-zoom;min-width:0}.home-carousel__art{perspective:1200px;width:100%;height:clamp(500px,43vw,630px);position:relative}.home-carousel__art:before{content:"";z-index:-1;background:radial-gradient(ellipse at 58% 48%, var(--hero-wash), transparent 67%);position:absolute;inset:-15% -35% -8% -30%}.home-carousel__atmosphere{opacity:.28;mix-blend-mode:multiply;pointer-events:none;background:url(/product-scenes/book-background.webp) 50%/cover;position:absolute;inset:-15% -30% -10% -12%;-webkit-mask-image:radial-gradient(60% 48% at 65% 42%,#000 20%,#0000 95%);mask-image:radial-gradient(60% 48% at 65% 42%,#000 20%,#0000 95%)}.home-carousel__sheet,.home-carousel__cover{transform-origin:50% 65%;width:47%;transition:transform .85s var(--stagger-ease), opacity .7s ease;background:#fffdf8;border-radius:1px 3px 3px 1px;position:absolute;top:50%;left:50%;box-shadow:0 26px 34px -20px #39242c55,0 5px 12px #39242c15}.home-carousel__sheet img,.home-carousel__cover img{border-radius:inherit;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.home-carousel__sheet--1{transform:translate(calc(-78% - var(--scene-x)), calc(-55% - var(--scene-y))) rotate(-17deg)}.home-carousel__sheet--2{transform:translate(calc(-9% + var(--scene-x)), calc(-59% + var(--scene-y))) rotate(15deg);transition-delay:50ms}.home-carousel__cover{z-index:1;width:51%;transform:translate(calc(-48% + var(--scene-x) * 1.6), calc(-43% + var(--scene-y) * 1.6)) rotate(-5deg);transition-delay:.1s;box-shadow:0 32px 42px -20px #39242c66,0 5px 16px #39242c20}.home-carousel__photo{object-fit:contain;width:100%;height:86%;transform:translate(var(--scene-x), var(--scene-y)) rotate(-2deg);transition:transform .85s var(--stagger-ease), opacity .5s ease;position:absolute;inset:7% 0}.home-carousel__navigation{width:min(1440px,100%);padding:0 var(--hero-gutter) 24px;align-items:center;gap:32px;margin-inline:auto;display:flex}.home-carousel__products{scrollbar-width:thin;gap:28px;min-width:0;margin:-6px;padding:6px;display:flex;overflow-x:auto}.home-carousel__products button{color:#6a565f;max-width:230px;min-height:54px;font:500 1.05rem/1.3 var(--font-body), sans-serif;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #d9cbc9;flex:none;align-items:baseline;gap:12px;padding:15px 0;display:flex;position:relative}.home-carousel__products button[aria-current]{color:var(--hero-accent);border-color:var(--hero-accent)}.home-carousel__products button:hover{color:var(--hero-accent)}.home-carousel__number{font-variant-numeric:tabular-nums;font-size:.78rem}.home-carousel__product-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-carousel__next{z-index:3;background:var(--hero-paper);width:72px;height:72px;color:var(--hero-accent);cursor:pointer;border:1px solid #d9cbc9;border-radius:50%;place-items:center;padding:0;transition:background .18s;display:grid;position:absolute;top:50%;right:clamp(16px,2vw,32px);transform:translateY(-50%)}.home-carousel__next svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.home-carousel__next:hover{background:var(--hero-wash)}.home-carousel__announcement{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home-carousel[data-preview] .home-carousel__stage{min-height:460px}.home-carousel[data-preview] .home-carousel__art{height:420px}.home-carousel[data-preview] .home-carousel__copy :is(h1,h2){font-size:clamp(4rem,7vw,7rem)}.home-carousel[data-preview][data-long-title] .home-carousel__copy :is(h1,h2){font-size:clamp(2.4rem,4vw,4rem)}@media (prefers-reduced-motion:no-preference){@starting-style{.home-carousel .t-stagger.is-shown .t-stagger-line{opacity:0;transform:translateY(var(--stagger-distance));filter:blur(var(--stagger-blur))}.home-carousel__sheet--1{opacity:0;transform:translate(-60%,-45%)rotate(-8deg)}.home-carousel__sheet--2{opacity:0;transform:translate(-30%,-45%)rotate(6deg)}.home-carousel__cover{opacity:0;transform:translate(-48%,-36%)rotate(-2deg)}.home-carousel__photo{opacity:0}}}@media (max-width:1000px) and (min-width:821px){.home-carousel{--hero-gutter:36px}.home-carousel__stage{grid-template-columns:1fr 1fr;min-height:560px}.home-carousel__copy{padding-right:8px}.home-carousel__art{height:490px}.home-carousel__cover{width:60%}.home-carousel__sheet{width:54%}}.home-carousel__mobile,.home-carousel__mobile-price,.home-carousel__mobile-label{display:none}@media (max-width:820px){.landing-entry:has(.home-carousel){background:var(--studio-paper);height:auto;min-height:0;max-height:none;display:block}.home-carousel{--hero-gutter:20px;--mobile-art-height:clamp(220px, 36svh, 320px);padding-top:12px}.home-carousel__stage,.home-carousel[data-preview] .home-carousel__stage{min-height:0;padding:0;display:block}.home-carousel__visual,.home-carousel__next,.home-carousel__navigation,.home-carousel__facts,.home-carousel__desktop-label{display:none}.home-carousel__mobile,.home-carousel__mobile-label{display:block}.home-carousel__mobile{max-width:640px;margin-inline:auto}.home-carousel__rail{padding-inline:var(--hero-gutter);scroll-snap-type:x mandatory;scroll-padding-inline:var(--hero-gutter);overscroll-behavior-x:contain;scrollbar-width:none;gap:12px;display:flex;position:relative;overflow:hidden}.home-carousel__mobile[data-ready] .home-carousel__rail{cursor:grab;-webkit-user-select:none;user-select:none;overflow-x:auto}.home-carousel__rail:is([data-dragging],[data-settling]){scroll-snap-type:none}.home-carousel__mobile .home-carousel__rail[data-dragging]{cursor:grabbing}.home-carousel__rail::-webkit-scrollbar{display:none}.home-carousel__rail:after{content:"";flex:0 0 12px}.home-carousel__mobile-slide{min-width:0;height:var(--mobile-art-height);scroll-snap-align:start;scroll-snap-stop:always;background:radial-gradient(at 40% 20%,#f7efeb,#eddee3);border-radius:16px;flex:0 0 calc(100% - 24px);overflow:hidden}.home-carousel__mobile-slide--rose{background:radial-gradient(at 40% 20%,#faf1e5,#e7d7c6)}.home-carousel__mobile-slide:only-child{flex-basis:100%}.home-carousel__mobile-slide .home-carousel__art{height:100%}.home-carousel__mobile-slide .home-carousel__art:before{content:none}.home-carousel__mobile-slide .home-carousel__atmosphere{opacity:.18;inset:-10%}.home-carousel__mobile-slide .home-carousel__sheet{width:calc(var(--mobile-art-height) * .47)}.home-carousel__mobile-slide .home-carousel__sheet--1{transform:translate(-87%,-54%)rotate(-15deg)}.home-carousel__mobile-slide .home-carousel__sheet--2{transform:translate(-12%,-54%)rotate(14deg)}.home-carousel__mobile-slide .home-carousel__cover{width:calc(var(--mobile-art-height) * .5);transform:translate(-50%,-47%)rotate(-4deg);box-shadow:0 20px 22px -14px #39242c66,0 3px 9px #39242c20}.home-carousel__mobile-slide .home-carousel__photo{width:88%;height:86%;inset:7% 6%;transform:none}.home-carousel__mobile-pagination{justify-content:center;align-items:center;height:44px;display:flex}.home-carousel__mobile-pagination button{width:44px;height:44px;color:var(--hero-accent);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.home-carousel__mobile-pagination button span{background:#bca5ae;border-radius:8px;width:6px;height:6px;transition:width .18s,background .18s}.home-carousel__mobile-pagination button[aria-current] span{background:currentColor;width:22px}.home-carousel__copy{--mobile-copy-exit:.12s;--stagger-dur:.28s;--stagger-distance:8px;--stagger-blur:1px;--stagger-stagger:35ms;max-width:640px;padding:0 var(--hero-gutter) 24px;margin-inline:auto}.home-carousel__copy .home-carousel__heading-row{align-items:center;gap:16px;min-height:64px;display:flex}.home-carousel__copy :is(h1,h2),.home-carousel[data-preview] .home-carousel__copy :is(h1,h2){letter-spacing:-.04em;flex:1;min-width:0;margin:0;font-size:clamp(2.5rem,10vw,3rem);line-height:1.02}.home-carousel[data-long-title] .home-carousel__copy :is(h1,h2),.home-carousel[data-preview][data-long-title] .home-carousel__copy :is(h1,h2){text-wrap:balance;max-width:none;font-size:clamp(1.9rem,7.5vw,2.5rem);line-height:1.04}.home-carousel__mobile-price{text-align:right;flex-shrink:0;gap:2px;margin:0;display:grid}.home-carousel__mobile-price strong{color:var(--hero-ink);font-size:1.5rem;font-weight:500;line-height:1.1}.home-carousel__mobile-price span{color:var(--studio-muted);font-size:.8rem}.home-carousel__lead{max-width:42ch;min-height:2.76em;font-family:var(--font-body), sans-serif;margin:6px 0 16px;font-size:1.0625rem;line-height:1.38}.home-carousel__copy .home-carousel__actions{flex-direction:row;align-items:center;gap:10px;display:flex}.home-carousel__cta{border-radius:12px;flex:1;min-height:54px;padding-inline:20px;font-size:1.0625rem;transition:background-color .32s,border-color .32s}.home-carousel__cta:active{transform:scale(.985)}.home-carousel__text .t-stagger-line{will-change:auto}.home-carousel__text.is-hiding .t-stagger-line{transition:opacity var(--mobile-copy-exit) ease;transition-delay:0s}.home-carousel__copy .home-carousel__actions.t-stagger-line{opacity:1;filter:none;will-change:auto;transition:none;transform:none}.home-carousel[data-preview]{min-height:0}.home-carousel[data-preview] .home-carousel__art{height:100%}.landing-entry:has(.home-carousel) .mobile-universe-secondary{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:640px;margin-inline:auto;padding:0 20px 24px;display:grid}.landing-entry:has(.home-carousel) .mobile-universe-card{border:1px solid var(--studio-rule);min-height:74px;color:var(--studio-ink);background:0 0;border-radius:12px}.landing-entry:has(.home-carousel) .mobile-universe-card picture{width:54px;inset:0 auto 0 0}.landing-entry:has(.home-carousel) .mobile-universe-card picture:after{content:none}.landing-entry:has(.home-carousel) .mobile-universe-card img{object-position:center}.landing-entry:has(.home-carousel) .mobile-universe-card__copy{background:0 0;width:100%;padding:10px 8px 10px 64px}.landing-entry:has(.home-carousel) .mobile-universe-card__copy>strong{font-size:1.35rem;line-height:1.1}.landing-entry:has(.home-carousel) .mobile-universe-card__copy>:is(small,span){display:none}}@media (max-width:380px){.home-carousel{--hero-gutter:16px}.home-carousel__copy{padding-bottom:20px}.landing-entry:has(.home-carousel) .mobile-universe-secondary{padding-inline:16px}.landing-entry:has(.home-carousel) .mobile-universe-card picture{width:42px}.landing-entry:has(.home-carousel) .mobile-universe-card__copy{padding-left:50px}}@media (max-width:820px) and (max-height:640px){.home-carousel{--mobile-art-height:200px;padding-top:8px}.home-carousel__copy .home-carousel__heading-row{min-height:52px}.home-carousel__lead{margin:4px 0 12px}}@media (prefers-reduced-motion:reduce){.home-carousel *,.home-carousel :before,.home-carousel :after{transition:none!important;animation:none!important}}.landing-home--gallery .landing-community.landing-community--origin{--origin-line:#b28b9b;--origin-ease:cubic-bezier(.22, 1, .36, 1);width:min(1240px,100% - 48px);padding-block:clamp(56px,6vw,88px);scroll-margin-top:100px}.community-origin__heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:40px;display:flex}.community-origin__heading h2{color:var(--plum);letter-spacing:-.045em;margin:0;font-size:clamp(3rem,5vw,4.5rem);font-weight:500;line-height:.98}.community-origin__gallery,.community-origin__product{border-bottom:1px solid var(--origin-line);min-height:44px;color:var(--plum);justify-content:space-between;align-items:center;gap:28px;display:inline-flex}.community-origin__gallery{flex-shrink:0;font-size:17px}.community-origin__gallery span,.community-origin__product span{font-family:var(--font-body), sans-serif;font-size:23px;display:inline-block}.community-origin__map{isolation:isolate;aspect-ratio:1000/610;margin-inline:10px;position:relative}.community-origin__source,.community-origin__piece{width:28%;position:absolute}.community-origin__source{top:24%;left:0}.community-origin__original,.community-origin__piece{background:#fffdfa;margin:0;padding:clamp(5px,.7vw,9px);box-shadow:0 16px 28px -22px #34223759}.community-origin__original{transform:rotate(-3deg)}.community-origin__map img,.community-origin__map picture{aspect-ratio:1;object-fit:contain;width:100%;height:auto;display:block}.community-origin__original figcaption{color:#6b5d64;margin:13px 4px 5px;font-size:15px;line-height:1.4}.community-origin__product{font-family:var(--font-display), Georgia, serif;margin:16px 0 0 7px;font-size:clamp(23px,2.3vw,28px);line-height:1}.community-origin__branches{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.community-origin__branches path{stroke:var(--origin-line);stroke-width:1.25px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:0}.community-origin__piece--1{--piece-delay:.36s;top:0;left:42%;transform:rotate(-3deg)}.community-origin__piece--2{--piece-delay:.52s;top:24%;right:0;transform:rotate(2deg)}.community-origin__piece--3{--piece-delay:.68s;bottom:0;left:43%;transform:rotate(-1deg)}@media (max-width:720px){.landing-home--gallery .landing-community.landing-community--origin{width:calc(100% - 40px);padding-block:44px 56px;scroll-margin-top:76px}.community-origin__heading{margin-bottom:28px;display:block}.community-origin__heading h2{font-size:clamp(2.6rem,10.5vw,3.5rem)}.community-origin__gallery{margin-top:18px}.community-origin__map{aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px;margin:0;padding-left:20px;display:grid}.community-origin__branches{display:none}.community-origin__map:before{z-index:-1;background:var(--origin-line);content:"";transform-origin:top;width:1px;position:absolute;top:32px;bottom:calc(25vw - 18.5px);left:0}.community-origin__source,.community-origin__piece{width:100%;position:relative;inset:auto;transform:none}.community-origin__source{grid-column:1/-1;width:72%}.community-origin__original{padding:7px;transform:none}.community-origin__original figcaption{margin:11px 2px 5px;font-size:14px}.community-origin__product{gap:22px;margin:7px 0 0;font-size:24px}.community-origin__piece{padding:5px}.community-origin__piece--1{grid-column:1/-1;justify-self:end;width:90%}.community-origin__source:before,.community-origin__piece:before{z-index:-1;background:var(--origin-line);content:"";width:20px;height:1px;position:absolute;top:50%;left:-20px}.community-origin__source:before{top:32px}.community-origin__piece--1:before{width:calc(11.111% + 20px);left:calc(-11.111% - 20px)}.community-origin__piece--3:before{width:14px;left:-14px}}@media (prefers-reduced-motion:no-preference){html.polish-ready .landing-community--origin[data-polish-reveal]{opacity:1;transform:none}.community-origin__heading,.community-origin__source,.community-origin__piece{transition:opacity .5s ease var(--piece-delay,0s), translate .8s var(--origin-ease) var(--piece-delay,0s)}.community-origin__branches path{transition:stroke-dashoffset 1s var(--origin-ease) .18s}.community-origin__branches path:nth-child(2){transition-delay:.34s}.community-origin__branches path:nth-child(3){transition-delay:.5s}.community-origin__map:before{transition:transform 1s var(--origin-ease) .18s}html.polish-ready .landing-community--origin:not(.is-inview):not(:focus-within) :is(.community-origin__heading,.community-origin__source,.community-origin__piece){opacity:0;transition:none;translate:0 18px}html.polish-ready .landing-community--origin:not(.is-inview):not(:focus-within) .community-origin__branches path{stroke-dashoffset:1px;transition:none}html.polish-ready .landing-community--origin:not(.is-inview):not(:focus-within) .community-origin__map:before{transition:none;transform:scaleY(0)}.community-origin__gallery span,.community-origin__product span{transition:transform .25s var(--origin-ease)}:is(.community-origin__gallery,.community-origin__product):is(:hover,:focus-visible) span{transform:translate(3px,-3px)}}@media (prefers-reduced-motion:reduce){.landing-community--origin *,.community-origin__map:before{transition:none;animation:none}}
