.home-book-experience{--home-section-pt:clamp(92px,11vw,168px);--home-section-pb:clamp(92px,11vw,168px);--home-section-px:clamp(24px,5vw,76px);--home-section-max-w:1360px;--home-section-bg:var(--color-page,#fff);--home-section-eyebrow-color:var(--color-tip);--home-section-eyebrow-size:11px;--home-section-title-color:var(--color-title);--home-section-title-size:clamp(46px,7vw,104px);--home-section-subtitle-color:var(--color-tip);--home-section-subtitle-size:15px;--home-section-body-color:var(--color-body);--home-section-body-size:14px;--home-hero-title-color:var(--color-title);--home-hero-title-size:clamp(108px,19vw,300px);--book-overlap:115px;color:var(--home-section-body-color);background:var(--home-section-bg);overflow-x:clip}.home-book-section{position:relative;padding:var(--home-section-pt) var(--home-section-px) var(--home-section-pb);background:var(--home-section-bg);min-height:var(--home-section-min-h,auto)}.home-book-experience>:not(.home-book-hero){position:relative;z-index:4}.home-book-section-inner{width:min(var(--home-section-max-w),100%);max-width:100%;margin:0 auto}.home-book-kicker{margin:0 0 22px;color:var(--home-section-eyebrow-color);font-size:var(--home-section-eyebrow-size);font-weight:600;letter-spacing:.16em}.home-book-title{margin:0;max-width:820px;color:var(--home-section-title-color);font-family:Songti SC,STSong,Georgia,serif;font-size:var(--home-section-title-size);font-weight:400;line-height:.98;letter-spacing:-.065em}.home-book-lead{margin:0;max-width:480px;color:var(--home-section-subtitle-color);font-size:var(--home-section-subtitle-size);line-height:1.8}.home-book-hero{z-index:1;isolation:isolate;overflow:visible;padding:0}.home-book-hero .home-book-section-inner{width:100%;max-width:none}.home-book-hero-stage{position:relative;display:flex;flex-direction:column;width:100%;min-height:var(--home-hero-min-h,auto);overflow:visible;padding:clamp(72px,10vh,118px) 0 28px;background:radial-gradient(circle at 50% 46%,color-mix(in srgb,var(--home-hero-title-color) 4%,transparent),transparent 43%),var(--home-section-bg)}.home-book-hero-title{position:relative;z-index:1;flex:0 0 auto;margin:0 auto calc(var(--home-hero-title-size) * -.28);color:var(--home-hero-title-color);font-family:Songti SC,STSong,"Noto Serif SC",Georgia,serif;font-size:var(--home-hero-title-size);font-weight:400;line-height:.95;letter-spacing:-.075em;max-width:min(92vw,18em);text-align:center;white-space:pre-line;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.home-book-hero-stack{position:relative;z-index:2;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;width:100%;min-height:0;overflow:visible}.home-book-hero-stage.is-titleless{min-height:0;padding-top:clamp(56px,7vh,80px);background:radial-gradient(circle at 50% 32%,color-mix(in srgb,var(--home-hero-title-color) 4%,transparent),transparent 43%),var(--home-section-bg)}.home-book-hero-pills{position:relative;z-index:20;isolation:isolate;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;padding:8px 20px 4px}.home-book-hero-pill{padding:8px 22px;color:var(--color-tip);font-size:14px;letter-spacing:.03em;border:1px solid var(--color-line);border-radius:999px;background:color-mix(in srgb,var(--color-card) 82%,transparent);text-decoration:none;backdrop-filter:blur(10px);transition:color .25s ease,background .25s ease,transform .25s ease}.home-book-hero-pill:hover{color:var(--color-title);background:color-mix(in srgb,var(--color-main) 10%,var(--color-card));transform:translateY(-2px)}.home-book-marquee-mask{position:relative;z-index:1;width:100%;height:var(--marquee-height,calc(var(--book-height, 286px) + 48px));overflow:visible}.home-book-marquee-fade{position:absolute;inset:-42% -28%;overflow:hidden;transform:rotate(var(--marquee-tilt,-7deg));-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.home-book-marquee-track{position:absolute;top:50%;left:0;display:flex;align-items:center;width:-moz-max-content;width:max-content;padding:60px 0;animation:home-book-marquee-scroll 60s linear infinite;will-change:transform;transform:translateY(-50%)}.home-book-marquee-mask:has(.home-book-wrap:active) .home-book-marquee-track,.home-book-marquee-mask:has(.home-book-wrap:focus-within) .home-book-marquee-track,.home-book-marquee-mask:has(.home-book-wrap:hover) .home-book-marquee-track{animation-play-state:paused}@keyframes home-book-marquee-scroll{0%{transform:translateY(-50%)}to{transform:translate(var(--marquee-shift,0),-50%)}}.home-book-marquee-set{display:flex;flex:0 0 auto}.home-book-wrap{position:relative;width:var(--book-width,200px);height:var(--book-height,286px);flex:0 0 auto;margin-right:calc(-1 * var(--book-overlap));transition:transform .5s cubic-bezier(.2,.7,.2,1)}.home-book-wrap:focus-within,.home-book-wrap:hover{z-index:9999!important}.home-book{position:relative;display:block;height:var(--book-height,286px);cursor:pointer;color:inherit;text-decoration:none;transform:rotate(calc(-1 * var(--marquee-tilt, -7deg)));transition:transform .45s cubic-bezier(.2,.7,.2,1);will-change:transform}.home-book-wrap:focus-within .home-book,.home-book-wrap:hover .home-book{z-index:100;transform:rotate(calc(-1 * var(--marquee-tilt, -7deg))) translateY(-28px) scale(1.06)}.home-book-wrap:has(+.home-book-wrap:focus-within) .home-book,.home-book-wrap:has(+.home-book-wrap:hover) .home-book{transform:rotate(calc(-1 * var(--marquee-tilt, -7deg))) translateX(-24px)}.home-book-wrap:focus-within+.home-book-wrap .home-book,.home-book-wrap:hover+.home-book-wrap .home-book{transform:rotate(calc(-1 * var(--marquee-tilt, -7deg))) translateX(48px)}.home-book:not([href]){cursor:default}.home-book-layer{position:absolute;top:0;left:0;width:var(--book-width,200px);height:var(--book-height,286px);border-radius:2px;transform-origin:0 0}.home-book-back-cover{z-index:1;filter:brightness(.7)}.home-book-page{background:linear-gradient(90deg,#887348,#c8b688 6%,#f2e5c4 22%,#fbf3dc 50%,#f2e5c4 78%,#c8b688 94%,#887348)}.home-book-front-cover{z-index:1000;overflow:hidden;background-color:var(--book-color);background-image:var(--book-image);background-position:50%;background-repeat:no-repeat;box-shadow:0 0 0 1px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.06),inset 8px 0 18px -8px rgba(0,0,0,.5),inset -3px 0 8px -4px rgba(255,255,255,.08),8px 16px 30px rgba(0,0,0,.6)}.home-book-front-cover:before{position:absolute;z-index:1;inset:0;content:"";pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.3),transparent 7%,transparent 93%,rgba(255,255,255,.1))}.home-book-front-cover:after{position:absolute;z-index:3;inset:0;content:"";pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.32),transparent 8%,transparent 91%,rgba(255,255,255,.11)),linear-gradient(180deg,rgba(255,255,255,.06),transparent 18%,transparent 82%,rgba(0,0,0,.16))}.home-book-front-cover.has-cover.fit-cover{background-size:cover}.home-book-front-cover.has-cover.fit-contain{background-size:contain}.home-book-front-cover.has-cover.fit-fill{background-size:100% 100%}.home-book-front-cover.has-cover.fit-tile{background-size:auto;background-repeat:repeat;background-position:0 0}.home-book-cover-content{position:absolute;z-index:2;inset:22px 18px 20px 24px;display:flex;color:#f8f1e6;pointer-events:none;text-shadow:0 1px 12px rgba(0,0,0,.32)}.home-book-cover-content.pos-top-left{align-items:flex-start;justify-content:flex-start}.home-book-cover-content.pos-top-center{align-items:flex-start;justify-content:center}.home-book-cover-content.pos-top-right{align-items:flex-start;justify-content:flex-end}.home-book-cover-content.pos-center-left{align-items:center;justify-content:flex-start}.home-book-cover-content.pos-center{align-items:center;justify-content:center}.home-book-cover-content.pos-center-right{align-items:center;justify-content:flex-end}.home-book-cover-content.pos-bottom-left{align-items:flex-end;justify-content:flex-start}.home-book-cover-content.pos-bottom-center{align-items:flex-end;justify-content:center}.home-book-cover-content.pos-bottom-right{align-items:flex-end;justify-content:flex-end}.home-book-cover-content.pos-vertical-left,.home-book-cover-content.pos-vertical-right{align-items:center;justify-content:center}.home-book-cover-content.pos-vertical-left{align-items:flex-start}.home-book-cover-content.pos-vertical-right{align-items:flex-end}.home-book-cover-title{font-family:Songti SC,STSong,serif;font-size:16px;font-weight:600;line-height:1.18;letter-spacing:.08em;word-break:keep-all}.home-book-cover-content.pos-vertical-left .home-book-cover-title,.home-book-cover-content.pos-vertical-right .home-book-cover-title{writing-mode:vertical-rl;max-height:72%;white-space:nowrap}.home-book-cover-content:not(.pos-vertical-left):not(.pos-vertical-right) .home-book-cover-title{max-width:88%;text-align:center;white-space:pre-line}.home-book-hinge{position:absolute;z-index:0;top:0;left:0;height:5px;filter:brightness(.6);border-radius:1px}.home-book-destinations-header{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:56px;margin-bottom:58px}.home-book-lead-side{max-width:480px}.home-book-destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-book-destination-card{position:relative;aspect-ratio:16/9;overflow:hidden;color:#f8f4eb;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#171717;text-decoration:none;isolation:isolate}.home-book-destination-visual{position:absolute;z-index:-2;inset:0;background-position:50%;background-size:cover;transform:scale(1.01);transition:transform .9s cubic-bezier(.22,1,.36,1)}.home-book-destination-card:before{position:absolute;z-index:-1;inset:0;content:"";background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.12) 42%,rgba(0,0,0,.82))}.home-book-destination-card:hover .home-book-destination-visual{transform:scale(1.055)}.home-book-destination-content{display:flex;height:100%;flex-direction:column;justify-content:space-between;padding:clamp(20px,2.2vw,32px)}.home-book-destination-index{font-size:11px;letter-spacing:.16em;opacity:.72}.home-book-destination-bottom{display:grid;gap:10px}.home-book-destination-title{font-family:Songti SC,STSong,Georgia,serif;font-size:clamp(28px,3.2vw,48px);font-weight:400;line-height:.95;letter-spacing:-.055em}.home-book-destination-copy{max-width:300px;font-size:12px;line-height:1.55;opacity:.78}.home-book-destination-action{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;margin-top:2px;border:1px solid rgba(255,255,255,.45);border-radius:50%}.home-book-audience-header{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:70px}.home-book-audience-stage{position:relative;min-height:620px}.home-book-audience-orbit{width:min(68vw,780px);border:1px solid var(--color-line);transform:translate(-50%,-50%)}.home-book-audience-center,.home-book-audience-orbit{position:absolute;top:50%;left:50%;aspect-ratio:1;border-radius:50%}.home-book-audience-center{z-index:4;display:grid;width:150px;place-content:center;color:var(--color-page,#fff);font-family:Songti SC,STSong,serif;font-size:27px;text-align:center;background:var(--color-title);transform:translate(-50%,-50%)}.home-book-audience-lines{position:absolute;z-index:1;inset:0;width:100%;height:100%}.home-book-audience-lines line{stroke:var(--color-line);stroke-width:1}.home-book-audience-node{position:absolute;z-index:3;width:min(31vw,390px);padding:26px;color:var(--color-title);border:1px solid var(--color-line);border-radius:18px;background:color-mix(in srgb,var(--color-card) 92%,transparent)}.home-book-audience-node h3{margin:0 0 10px;font-family:Songti SC,STSong,serif;font-size:clamp(25px,2.6vw,38px);font-weight:400}.home-book-audience-node p{margin:0;max-width:320px;font-size:13px;line-height:1.7;opacity:.7}.home-book-audience-node.node-0{top:3%;left:2%}.home-book-audience-node.node-1{top:8%;right:1%}.home-book-audience-node.node-2{right:12%;bottom:0}.home-book-closing{color:#f5f1e8}.home-book-closing-top{display:grid;grid-template-columns:minmax(320px,1.4fr) repeat(3,minmax(130px,.4fr));gap:36px}.home-book-closing-headline{margin:0;max-width:560px;color:var(--home-section-headline-color,var(--home-section-title-color,#f5f1e8));font-family:Songti SC,STSong,serif;font-size:var(--home-section-headline-size,clamp(34px,4.2vw,60px));font-weight:400;line-height:1.06;letter-spacing:-.05em}.home-book-closing-nav{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.home-book-closing-nav strong,.home-book-closing-nav-title{margin-bottom:8px;color:var(--home-section-nav-title-color,rgba(255,255,255,.42));font-size:var(--home-section-nav-title-size,10px);letter-spacing:.16em}.home-book-closing-top.is-headlineless{grid-template-columns:repeat(var(--closing-nav-columns,3),minmax(130px,1fr))}.home-book-closing-link,.home-book-closing-nav a{color:var(--home-section-nav-link-color,rgba(255,255,255,.82));font-size:var(--home-section-nav-link-size,14px);text-decoration:none}.home-book-closing-link:hover,.home-book-closing-nav a:hover{color:#fff}.home-book-closing-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:clamp(52px,6vw,82px);padding-top:16px;color:rgba(255,255,255,.46);font-size:10px;border-top:1px solid rgba(255,255,255,.16)}.home-book-closing-copyright{color:var(--home-section-copyright-color,inherit);font-size:var(--home-section-copyright-size,inherit)}.home-book-closing-tagline{color:var(--home-section-tagline-color,var(--home-section-body-color,inherit));font-size:var(--home-section-tagline-size,inherit)}@media (max-width:1279px){.home-book-audience-stage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:0;gap:14px}.home-book-audience-center,.home-book-audience-lines,.home-book-audience-orbit{display:none}.home-book-audience-node,.home-book-audience-node.node-0,.home-book-audience-node.node-1,.home-book-audience-node.node-2{position:relative;inset:auto;width:100%;min-height:220px}}@media (max-width:860px){.home-book-experience{--book-overlap:90px}.home-book-hero-title{font-size:clamp(72px,17vw,150px);margin-bottom:calc(var(--home-hero-title-size, 120px) * -.22)}.home-book-hero-pills{margin-top:6px}.home-book-marquee-mask{height:var(--marquee-height-mobile,var(--marquee-height,calc(var(--book-height, 200px) + 40px)))}.home-book-destinations-header{grid-template-columns:1fr;gap:24px}.home-book-destination-grid{grid-template-columns:1fr}.home-book-audience-header{flex-direction:column;align-items:flex-start}.home-book-audience-stage{grid-template-columns:1fr}.home-book-closing-top,.home-book-closing-top.is-headlineless{grid-template-columns:1fr 1fr}.home-book-closing-headline{grid-column:1/-1}}@media (max-width:480px){.home-book-experience{--book-overlap:70px}.home-book-hero-title{font-size:clamp(60px,18vw,90px)}.home-book-closing-bottom,.home-book-closing-top{flex-direction:column;align-items:flex-start}.home-book-closing-top{grid-template-columns:1fr}}@media (max-width:860px) and (orientation:portrait){.home-book-hero-stage{--marquee-tilt:var(--marquee-tilt-mobile,var(--marquee-tilt,-7deg));min-height:0;padding-top:72px;padding-bottom:16px}.home-book-marquee-mask{height:var(--marquee-height-mobile,var(--marquee-height,calc(var(--book-height, 200px) + 40px)))}}@media (prefers-reduced-motion:reduce){.home-book-marquee-track{animation-play-state:paused!important}}