:root{--ink:#070605;--ink-2:#0b0908;--bar:#050404;--util:#100d0b;--foot:#201f20;--gold:#d8a765;--gold-lit:#f0cf9a;--gold-deep:#8d6636;--cream:#efe8db;--cream-2:#e4dac9;--on-cream:#2b241b;--on-cream-dim:#5b5145;--on:#e9e2d7;--on-dim:rgba(233,226,215,0.66);--on-faint:rgba(233,226,215,0.58);--line:rgba(233,226,215,0.14);--line-2:rgba(233,226,215,0.28);--accent:var(--gold);--head:#f2ece2;--wrap:1180px;--pad:22px}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--ink);color:var(--on);font-family:var(--font-sans),system-ui,-apple-system,"Apple SD Gothic Neo",sans-serif;font-size:16px;line-height:1.75;-webkit-text-size-adjust:100%;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-serif),"Apple SD Gothic Neo",serif;font-weight:400;margin:0;color:var(--head)}p,ul{margin:0}ul{padding:0;list-style:none}.wrap{width:100%;max-width:var(--wrap);margin:0 auto;padding:0 var(--pad)}.util{background:var(--util);border-bottom:1px solid var(--line);font-size:12px;color:var(--on-dim);letter-spacing:.02em;overflow:hidden}.util-in{justify-content:space-between;height:64px;gap:16px}.util-in,.util-l,.util-r{display:flex;align-items:center}.util-l,.util-r{gap:10px;white-space:nowrap}.util-dot{width:20px;height:20px;border-radius:50%;border:1px solid var(--line-2);display:grid;place-items:center;color:var(--gold);font-size:11px;flex:none}.util-mark{display:flex;flex-direction:column;align-items:center;gap:2px}.util-mark img{width:17px;height:17px}.util-mark b{font-family:var(--font-serif),serif;font-weight:400;font-size:11.5px;letter-spacing:.34em;color:var(--on);line-height:1.3}.util-mark span{font-size:7.5px;letter-spacing:.3em;color:var(--on-faint);line-height:1.2}.util-ico{display:flex;gap:10px;color:var(--on-faint);font-size:12px}.nav{background:var(--bar);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.nav-in{justify-content:space-between;height:74px;gap:20px}.nav-in,.nav-mark{display:flex;align-items:center}.nav-mark{gap:12px}.nav-mark img{width:28px;height:28px;border-radius:7px}.nav-mark b{font-family:var(--font-serif),serif;font-weight:400;font-size:17px;letter-spacing:.4em;color:var(--on)}.nav-menu{display:flex;align-items:center;gap:30px}.nav-menu a{font-size:12px;letter-spacing:.2em;color:var(--on-dim);padding:6px 0;position:relative;transition:color .2s}.nav-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:1px;background:var(--gold);transition:right .28s ease}.nav-menu a:hover{color:var(--gold-lit)}.nav-menu a:hover:after{right:0}.mnav{display:none;background:var(--bar);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.mnav-in{justify-content:space-between;height:64px}.mnav-in,.mnav-lock{display:flex;align-items:center}.mnav-lock{flex-direction:column;line-height:1.2}.mnav-lock b{font-family:var(--font-serif),serif;font-weight:400;font-size:18px;letter-spacing:.16em;color:var(--on)}.mnav-lock span{font-size:8px;letter-spacing:.34em;color:var(--on-faint);margin-top:3px}.mburger,.mcall{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line-2);border-radius:10px;background:transparent;color:var(--on);font-size:15px;cursor:pointer}.mcall{border-color:rgba(216,167,101,.55);color:var(--gold-lit)}.mburger span{display:block;width:18px;height:1px;background:currentColor;margin:2.5px 0}.drawer-t{display:none}.drawer{position:fixed;inset:0;z-index:60;background:rgba(5,4,4,.97);padding:26px var(--pad);overflow-y:auto;opacity:0;pointer-events:none;transition:opacity .22s}.drawer-t:checked~.drawer{opacity:1;pointer-events:auto}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.drawer-close{font-size:26px;line-height:1;color:var(--on-dim);cursor:pointer}.drawer-list a{display:block;padding:15px 2px;border-bottom:1px solid var(--line);font-size:15px;letter-spacing:.06em}.drawer-list a i{font-style:normal;font-size:10px;letter-spacing:.24em;color:var(--gold);margin-right:12px}.drawer-cta{margin-top:24px;display:grid;gap:10px}.hero{position:relative;background:#000}.hero-img{width:100%;height:clamp(520px,86vh,860px);object-fit:cover;object-position:50% 42%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,4,4,.52),rgba(5,4,4,0) 32%,rgba(5,4,4,.12) 62%,rgba(5,4,4,.72));pointer-events:none}.hero-card{position:relative;z-index:2;width:min(760px,calc(100% - 40px));margin:-170px auto 0;background:var(--cream);color:var(--on-cream);padding:46px 40px 40px;text-align:center;box-shadow:0 30px 70px rgba(0,0,0,.55)}.hero-kick{font-size:11px;letter-spacing:.3em;color:var(--on-cream-dim);margin-bottom:16px;text-transform:none}.hero-card h1{color:var(--on-cream);font-size:clamp(30px,5vw,46px);letter-spacing:.02em;line-height:1.35;margin-bottom:18px}.hero-sub2{font-family:var(--font-serif),serif;font-size:18px;color:var(--on-cream);letter-spacing:.04em;margin:-6px 0 16px}.hero-sub{color:var(--on-cream-dim);font-size:15px;line-height:1.95}.hero-cta{margin-top:26px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.appeal-strip{background:var(--ink-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.appeal-strip .wrap{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center}.appeal-badge{border:1px solid var(--gold);color:var(--gold-lit);border-radius:999px;padding:5px 15px;font-size:12px;letter-spacing:.08em}.appeal-chips{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.appeal-chip{background:rgba(216,167,101,.1);border:1px solid var(--line-2);border-radius:999px;padding:5px 13px;font-size:12.5px;color:var(--on)}.appeal-tagline{font-size:13px;color:var(--on-dim)}.sec{padding:84px 0}.sec-2{background:var(--ink-2)}.sec-label{text-align:center;font-size:11px;letter-spacing:.44em;color:var(--gold);margin-bottom:40px}.sec-head{text-align:center;margin-bottom:42px}.sec-head h2{font-size:clamp(22px,3.2vw,31px);letter-spacing:.01em}.sec-head p{margin-top:14px;color:var(--on-dim);font-size:15px}.band{position:relative}.band-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.band-card{background:var(--ink-2)}.band-card figure{margin:0;aspect-ratio:4/3;overflow:hidden;background:#000}.band-card img{width:100%;height:100%;object-fit:cover;object-position:50% 26%;transition:transform .6s ease}.band-card:hover img{transform:scale(1.04)}.band-card .t{padding:24px 22px 30px}.band-card h3{font-size:19px;margin-bottom:12px}.band-card p{color:var(--on-dim);font-size:14px;line-height:1.85}.band-arrow{position:absolute;top:50%;transform:translateY(-50%);color:var(--on-faint);font-size:20px;-webkit-user-select:none;user-select:none}.band-arrow.l{left:4px}.band-arrow.r{right:4px}.split{display:grid;grid-template-columns:1.05fr 1fr;gap:54px;align-items:center}.split.rev{grid-template-columns:1fr 1.05fr}.split figure{margin:0;overflow:hidden}.split img{width:100%;height:100%;max-height:460px;object-fit:cover}.split h2{font-size:clamp(21px,2.8vw,28px);margin-bottom:18px}.split p{color:var(--on-dim);font-size:15px}.facts{margin-top:22px;display:grid;gap:9px}.facts li{position:relative;padding-left:18px;font-size:14px;color:var(--on-dim)}.facts li:before{content:"";position:absolute;left:0;top:11px;width:7px;height:1px;background:var(--gold)}.copy-lead{max-width:780px;margin:0 auto 48px;text-align:center;font-size:16px;color:var(--on-dim);line-height:2}.copy-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px 46px}.copy-grid article{border-top:1px solid var(--line);padding-top:22px}.copy-grid h3{font-size:18px;margin-bottom:12px}.copy-grid p{color:var(--on-dim);font-size:14.5px;line-height:1.95}.book{display:grid;grid-template-columns:1.1fr .85fr 1.2fr;gap:44px;align-items:start}.book-lines p{font-size:15.5px;line-height:2.1;color:var(--on-dim)}.book-lines p:first-child{color:var(--on)}.book-mid h2{font-size:20px;margin-bottom:20px}.book-ways{margin-top:20px;display:grid;gap:14px}.book-way{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--on-dim)}.book-way i{font-style:normal;width:28px;height:28px;border-radius:50%;background:var(--on);color:var(--ink);display:grid;place-items:center;font-size:12px;flex:none}.book-note{margin-top:18px;font-size:12.5px;color:var(--on-faint)}.book-rows{display:grid;gap:10px}.book-row{border:1px solid var(--line-2);padding:15px 18px;display:flex;align-items:baseline;gap:14px}.book-row b{font-weight:400;font-size:13px;letter-spacing:.08em;color:var(--gold);flex:none;min-width:74px}.book-row span{font-size:14px;color:var(--on-dim)}.cta{display:inline-flex;align-items:center;gap:9px;padding:13px 26px;font-size:14px;letter-spacing:.04em;border:1px solid var(--gold);color:var(--ink);background:var(--gold);position:relative;overflow:hidden;transition:transform .22s,box-shadow .22s,background .22s}.cta.ghost{background:transparent;color:var(--gold-lit)}.cta.cream{background:var(--on-cream);border-color:var(--on-cream);color:var(--cream)}.cta.cream-ghost{background:transparent;border-color:rgba(43,36,27,.4);color:var(--on-cream)}.cta:hover{transform:translateY(-2px)}.cta.ghost:hover{background:rgba(216,167,101,.12)}.cta.cream-ghost:hover{background:rgba(43,36,27,.07)}.fx-shine:before{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.42),transparent);animation:shine 3.4s ease-in-out infinite}@keyframes shine{0%{left:-120%}55%,to{left:140%}}.fx-glow{animation:glow 2.6s ease-in-out infinite}@keyframes glow{0%,to{box-shadow:0 0 0 0 rgba(216,167,101,.42)}50%{box-shadow:0 0 22px 2px rgba(216,167,101,.3)}}.fx-edge:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:100%;background:linear-gradient(90deg,transparent,var(--gold-lit),transparent);transform:translateX(-100%);animation:edge 3s linear infinite}.fx-edge.cream-ghost:after{background:linear-gradient(90deg,transparent,var(--on-cream),transparent)}@keyframes edge{to{transform:translateX(100%)}}.fx-lift{animation:lift 3.2s ease-in-out infinite}@keyframes lift{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.cta-row{display:flex;gap:12px;flex-wrap:wrap}.cta-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:40px 0;background:var(--ink-2)}.cta-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}.cta-band h3{font-size:20px}.cta-band p{color:var(--on-dim);font-size:14px;margin-top:8px}.callfix{position:fixed;left:18px;bottom:18px;z-index:55;display:inline-flex;align-items:center;gap:10px;background:var(--gold);color:#1a1208;padding:13px 20px 13px 16px;border-radius:999px;font-size:14px;letter-spacing:.02em;box-shadow:0 14px 34px rgba(0,0,0,.55)}.callfix i{font-style:normal;font-size:16px}.callfix:before{content:"";position:absolute;inset:-4px;border-radius:999px;border:2px solid rgba(216,167,101,.75);animation:ring 2.2s ease-out infinite}@keyframes ring{0%{transform:scale(.94);opacity:.9}to{transform:scale(1.22);opacity:0}}.callfix.off{background:#4a4a48;color:#d9d6d0;box-shadow:none}.callfix.off:before{display:none}.faq{display:grid;gap:0;border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding:19px 36px 19px 0;position:relative;font-size:15.5px;color:var(--on);font-family:var(--font-serif),serif}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:4px;top:17px;color:var(--gold);font-size:17px}.faq details[open] summary:after{content:"−"}.faq p{padding:0 0 20px;font-size:14.5px;line-height:1.95}.faq p,.lease{color:var(--on-dim)}.lease{background:rgba(216,167,101,.1);border-bottom:1px solid var(--line);padding:13px 0;font-size:13.5px}.lease .wrap{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center;text-align:center}.lease b{font-weight:400}.lease a,.lease b{color:var(--gold-lit)}.lease a{border-bottom:1px solid var(--gold-deep)}.promo{background:linear-gradient(103deg,#12326b,#1d54a8 52%,#2a6fd0);padding:34px 0}.promo .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.promo h3{color:#fff;font-size:19px}.promo p{color:rgba(255,255,255,.86);font-size:13.5px;margin-top:7px}.promo-btns{display:flex;gap:10px;flex-wrap:wrap}.promo-btns a{border:1px solid rgba(255,255,255,.72);color:#fff;padding:11px 19px;font-size:13.5px;transition:background .2s}.promo-btns a:hover{background:rgba(255,255,255,.16)}.preview{background:#3a2f12;color:#f3e6c4;text-align:center;padding:9px 12px;font-size:13px;letter-spacing:.02em}.foot-lock{background:var(--ink);padding:58px 0 44px;text-align:center;border-top:1px solid var(--line)}.foot-lock img{width:34px;height:34px;margin:0 auto 14px;border-radius:9px}.foot-lock b{display:block;font-family:var(--font-serif),serif;font-weight:400;font-size:20px;letter-spacing:.34em;color:var(--on)}.foot-lock span{display:block;margin-top:7px;font-size:9px;letter-spacing:.4em;color:var(--on-faint)}.foot-lock .line{margin-top:20px;font-size:14px;color:var(--on-dim)}.foot-nav{display:flex;gap:22px;justify-content:center;flex-wrap:wrap;margin-top:26px}.foot-nav a{font-size:13px;color:var(--on-dim)}.foot-nav a:hover{color:var(--gold-lit)}.foot-idx{border-top:1px solid var(--line);padding:26px 0;background:var(--ink-2)}.foot-idx .wrap{display:flex;gap:8px 18px;flex-wrap:wrap;justify-content:center;align-items:center}.foot-idx b{font-size:11px;letter-spacing:.24em;color:var(--on-faint);font-weight:400;margin-right:6px}.foot-idx a{font-size:12.5px;color:var(--on-dim)}.foot-idx a:hover{color:var(--gold-lit)}.foot-legal{background:var(--foot);padding:18px 0;font-size:12px;color:rgba(233,226,215,.62)}.foot-legal .wrap{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}.foot-legal .r{display:flex;gap:18px;flex-wrap:wrap}.page-head{padding:62px 0 0}.page-head .kick{font-size:11px;letter-spacing:.3em;color:var(--gold);margin-bottom:14px}.page-head h1{font-size:clamp(25px,4vw,38px);line-height:1.4}.page-head .lead{margin-top:18px;color:var(--on-dim);font-size:15.5px;max-width:760px}.page-hero{margin:36px 0 0;overflow:hidden}.page-hero img{width:100%;height:clamp(240px,42vw,430px);object-fit:cover;object-position:50% 30%}.page-hero figcaption{margin-top:10px;font-size:12.5px;color:var(--on-faint)}.blocks{display:grid;gap:40px;margin-top:46px}.blocks article{border-top:1px solid var(--line);padding-top:22px}.blocks h2{font-size:20px;margin-bottom:13px}.blocks p{color:var(--on-dim);font-size:15px;line-height:1.95}.crumb{font-size:12.5px;color:var(--on-faint);margin-bottom:18px}.crumb a:hover{color:var(--gold-lit)}.sibs{margin-top:56px;border-top:1px solid var(--line);padding-top:26px}.sibs b{display:block;font-size:11px;letter-spacing:.24em;color:var(--on-faint);font-weight:400;margin-bottom:14px}.sibs-row{display:flex;gap:10px;flex-wrap:wrap}.sibs-row a{border:1px solid var(--line-2);padding:9px 15px;font-size:13px;color:var(--on-dim);transition:border-color .2s,color .2s}.sibs-row a:hover{border-color:var(--gold);color:var(--gold-lit)}.hub-mark{display:flex;align-items:center;gap:10px}.hub-mark .hm{display:flex;flex-direction:column;line-height:1.3}.hub-mark i{font-style:normal;font-size:8px;letter-spacing:.26em;opacity:1;color:var(--hub-mark-sub,inherit)}.hub-mark b{color:var(--hub-mark-main,inherit)}.hub-lock{display:block;text-align:center}.hub-lock img{width:28px;height:28px;border-radius:7px;margin:0 auto 6px}.hub{min-height:100vh}.hub .hub-nav{position:sticky;top:0;z-index:40}.hub-menu{display:flex;gap:22px;flex-wrap:wrap}.hub-menu a{font-size:12.5px;letter-spacing:.06em}.hub-hero{position:relative}.hub-hero img{width:100%;object-fit:cover}.hub-sec{padding:70px 0}.hub-cards{display:grid;gap:22px}.hub-card figure{margin:0;overflow:hidden}.hub-card img{width:100%;object-fit:cover;object-position:50% 22%}.hub-hae{background:#dac8bb;color:#3f332c}.hub-hae h1,.hub-hae h2,.hub-hae h3{color:#33291f}.hub-hae .hub-nav{background:#dfcfc3;border-bottom:1px solid rgba(63,51,44,.16)}.hub-hae .hub-nav-in{display:flex;align-items:center;gap:26px;height:78px}.hub-hae .hub-mark{display:flex;align-items:center;gap:10px}.hub-mark img{width:28px;height:28px;border-radius:7px;flex:none}.hub-hae .hub-mark img{width:30px;height:30px;border-radius:8px}.hub-hae .hub-mark b{font-family:var(--font-serif),serif;font-weight:400;font-size:13px;letter-spacing:.3em;color:#4a3a2e}.hub-hae{--hub-mark-main:#4a3a2e;--hub-mark-sub:#69574a}.hub-hae .hub-menu{margin-left:auto;gap:26px}.hub-hae .hub-menu a{color:#4e4037}.hub-hae .hub-menu a:hover{color:#8c6c56}.hub-hae .hub-hero img{height:clamp(430px,72vh,720px);object-position:50% 44%}.hub-hae .hub-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(22,15,10,.78),rgba(22,15,10,.62) 30%,rgba(22,15,10,.18) 52%,rgba(22,15,10,0) 68%)}.hub-hae .hub-hero-txt{position:absolute;z-index:2;left:0;right:0;top:12%;text-align:center;padding:0 var(--pad);text-shadow:0 2px 20px rgba(0,0,0,.8)}.hub-hae .hub-hero-txt h1{color:#fff;font-size:clamp(28px,4.6vw,44px);letter-spacing:.16em}.hub-hae .hub-hero-txt p{color:rgba(255,255,255,.92);font-size:14px;margin-top:14px;letter-spacing:.06em}.hub-hae .hub-hero-txt .rule{width:34px;height:1px;background:rgba(255,255,255,.8);margin:22px auto 0}.hub-hae .hub-cards{grid-template-columns:repeat(4,1fr);gap:16px}.hub-hae .hub-card img{aspect-ratio:3/4}.hub-hae .hub-card h3{font-size:16px;margin:18px 0 7px;text-align:center}.hub-hae .hub-card p{font-size:12.5px;color:#635347;text-align:center}.hub-hae .hub-foot{background:#d3beb1;border-top:1px solid rgba(63,51,44,.16);padding:26px 0}.hub-hae .tone{color:#5d4d41}.hub-hae .cta{background:#7d5f47;border-color:#7d5f47;color:#f5ece3}.hub-hae .cta.ghost{background:transparent;color:#5f4733;border-color:rgba(95,71,51,.55)}.hub-seo{background:#f6ece8;color:#26211f}.hub-seo h1,.hub-seo h2,.hub-seo h3{color:#1f1b19}.hub-seo .hub-nav{background:#272827}.hub-seo .hub-nav-in{display:flex;align-items:center;height:62px;gap:30px}.hub-seo .hub-mark b{font-family:var(--font-serif),serif;font-weight:400;font-size:14px;letter-spacing:.34em;color:#efe9e6}.hub-seo .hub-menu{margin-left:auto}.hub-seo .hub-menu a{color:rgba(239,233,230,.82);font-size:11.5px;letter-spacing:.16em}.hub-seo .hub-menu a:hover{color:#fff}.hub-seo .hub-hero img{height:clamp(440px,74vh,760px);object-position:50% 40%}.hub-seo{--hub-mark-main:#efe9e6;--hub-mark-sub:#a49e9a}.hub-seo .hub-kick{text-align:center;font-size:11px;letter-spacing:.4em;color:#756963}.hub-seo .hub-title{text-align:center;font-size:clamp(26px,4.4vw,40px);letter-spacing:.12em;margin-top:16px}.hub-seo .hub-band{margin:42px 0 0;overflow:hidden}.hub-seo .hub-band img{width:100%;height:clamp(200px,30vw,330px);object-fit:cover;object-position:50% 34%}.hub-seo .hub-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:44px;text-align:center}.hub-seo .hub-cols h3{font-size:13px;letter-spacing:.24em;margin-bottom:14px}.hub-seo .hub-cols p{font-size:13.5px;color:#4e4642;line-height:1.95}.hub-seo .hub-cards{grid-template-columns:repeat(3,1fr);gap:18px}.hub-seo .hub-card img{aspect-ratio:4/5}.hub-seo .hub-card h3{font-size:15px;margin:14px 0 6px}.hub-seo .hub-card p{font-size:12.5px;color:#5c534e}.hub-seo .hub-foot{background:#2b2e2b;color:rgba(255,255,255,.72);padding:24px 0}.hub-seo .hub-foot .tone,.hub-seo .hub-foot a{color:rgba(255,255,255,.8);opacity:1}.hub-seo .tone{color:#4e4642}.hub-seo .cta{background:#272827;border-color:#272827;color:#f4eeec}.hub-seo .cta.ghost{background:transparent;color:#272827;border-color:rgba(39,40,39,.5)}.hub-yeo{background:#dab8ad;color:#4a2f2b}.hub-yeo h1,.hub-yeo h2,.hub-yeo h3{color:#3d2521}.hub-yeo .hub-nav{background:#dfc0b6;border-bottom:1px solid rgba(74,47,43,.14)}.hub-yeo .hub-lock{text-align:center;padding:18px 0 8px}.hub-yeo .hub-lock img{width:30px;height:30px;margin:0 auto 8px;border-radius:8px}.hub-yeo .hub-lock b{font-family:var(--font-serif),serif;font-weight:400;font-size:14px;letter-spacing:.32em;color:#4a2f2b}.hub-yeo{--hub-mark-main:#422925;--hub-mark-sub:#5c3a34}.hub-yeo .hub-lock span{display:block;font-size:9px;letter-spacing:.34em;color:#5c3a34;margin-top:4px}.hub-yeo .hub-menu{justify-content:center;padding-bottom:16px;gap:30px}.hub-yeo .hub-menu a{font-family:var(--font-serif),serif;font-size:12.5px;letter-spacing:.2em;color:#5c3a34}.hub-yeo .hub-menu a:hover{color:#8c5a50}.hub-yeo .hub-hero img{height:clamp(440px,76vh,780px);object-position:50% 38%}.hub-yeo .hub-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hub-yeo .hub-strip img{aspect-ratio:4/3;object-position:50% 24%}.hub-yeo .hub-strip figcaption{font-size:12.5px;color:#653e38;margin-top:9px}.hub-yeo .hub-two{display:grid;grid-template-columns:1.3fr 1fr;gap:40px;margin-top:52px}.hub-yeo .hub-two .r{display:grid;grid-template-columns:1fr 1fr;gap:26px}.hub-yeo .hub-two h3{font-size:12px;letter-spacing:.2em;margin-bottom:12px}.hub-yeo .hub-two li{font-size:13px;color:#6a423c;padding:3px 0}.hub-yeo .hub-foot{background:#d5b0a4;padding:24px 0}.hub-yeo .tone{color:#5d3932}.hub-yeo .cta{background:#8c5a50;border-color:#8c5a50;color:#f7ece9}.hub-yeo .cta.ghost{background:transparent;color:#6f3f38;border-color:rgba(111,63,56,.5)}.hub-nam{background:#dcd4c5;color:#2c2822}.hub-nam h1,.hub-nam h2,.hub-nam h3{color:#241f19}.hub-nam .hub-nav{background:#201c18}.hub-nam .hub-nav-in{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:84px;gap:18px}.hub-nam .hub-menu a{color:rgba(236,228,214,.8);font-size:11.5px;letter-spacing:.18em}.hub-nam .hub-menu a:hover{color:#d7b27a}.hub-nam .hub-menu.r{justify-content:flex-end}.hub-nam .hub-lock{text-align:center}.hub-nam .hub-lock img{width:26px;height:26px;margin:0 auto 6px;border-radius:7px}.hub-nam .hub-lock b{font-family:var(--font-serif),serif;font-weight:400;font-size:14px;letter-spacing:.3em;color:#ece4d6}.hub-nam{--hub-mark-main:#ece4d6;--hub-mark-sub:rgba(236,228,214,0.72)}.hub-nam .hub-lock span{display:block;font-size:7.5px;letter-spacing:.34em;color:rgba(236,228,214,.64);margin-top:3px}.hub-nam .hub-hero img{height:clamp(430px,74vh,750px);object-position:50% 42%}.hub-nam .hub-rule{display:flex;align-items:center;gap:18px;margin-bottom:44px}.hub-nam .hub-rule span{flex:1 1;height:1px;background:rgba(44,40,34,.24)}.hub-nam .hub-rule b{font-weight:400;font-size:11px;letter-spacing:.4em;color:#5f5649}.hub-nam .hub-two{display:grid;grid-template-columns:.85fr 2fr;gap:42px;align-items:start}.hub-nam .hub-cards{grid-template-columns:repeat(3,1fr);gap:20px}.hub-nam .hub-card img{aspect-ratio:4/5}.hub-nam .hub-card h3{font-size:12.5px;letter-spacing:.16em;margin:16px 0 6px;text-align:center}.hub-nam .hub-card p{font-size:12px;color:#625a4d;text-align:center}.hub-nam .hub-foot{background:#191614;color:rgba(236,228,214,.7);padding:28px 0}.hub-nam .hub-foot .tone,.hub-nam .hub-foot a{color:rgba(236,228,214,.78);opacity:1}.hub-nam .tone{color:#5b5346}.hub-nam .cta{background:#201c18;border-color:#201c18;color:#ece4d6}.hub-nam .cta.ghost{background:transparent;color:#3a332a;border-color:rgba(58,51,42,.5)}.hub-don{background:#191919;color:#ddd6cc}.hub-don h1,.hub-don h2,.hub-don h3{color:#efe7db}.hub-don .hub-nav{background:#141414;border-bottom:1px solid rgba(255,255,255,.08)}.hub-don{--hub-mark-main:#efe7db;--hub-mark-sub:rgba(221,214,204,0.7)}.hub-don .hub-mini{display:flex;gap:16px;justify-content:flex-end;padding-top:10px;font-size:10px;letter-spacing:.18em;color:rgba(221,214,204,.62)}.hub-don .hub-nav-in{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:66px;gap:18px}.hub-don .hub-lock{text-align:center}.hub-don .hub-lock b{font-family:var(--font-serif),serif;font-weight:400;font-size:15px;letter-spacing:.4em;color:#efe7db}.hub-don .hub-lock span{display:block;font-size:8px;letter-spacing:.4em;color:rgba(221,214,204,.62);margin-top:3px}.hub-don .hub-menu a{color:rgba(221,214,204,.78);font-size:11.5px;letter-spacing:.16em}.hub-don .hub-menu a:hover{color:#c6a273}.hub-don .hub-menu.r{justify-content:flex-end}.hub-don .hub-hero img{height:clamp(420px,70vh,720px);object-position:50% 40%}.hub-don .hub-two{display:grid;grid-template-columns:.85fr 1.6fr;gap:46px;align-items:start}.hub-don .hub-mosaic{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hub-don .hub-mosaic figure:nth-child(3){grid-column:span 2}.hub-don .hub-mosaic img{aspect-ratio:4/3;object-position:50% 24%}.hub-don .hub-mosaic figcaption{font-size:12px;color:rgba(221,214,204,.58);margin-top:8px}.hub-don .hub-foot{background:#141414;border-top:1px solid rgba(255,255,255,.08);padding:26px 0}.hub-don .tone{color:rgba(221,214,204,.68)}.hub-don .cta{background:#c6a273;border-color:#c6a273;color:#17130d}.hub-don .cta.ghost{background:transparent;color:#d8b98e;border-color:rgba(198,162,115,.55)}.hub-sas{background:#594157;color:#231623;padding:clamp(0px,2.2vw,26px) 0 26px;--hub-mark-main:#322030;--hub-mark-sub:#402a3e}.hub-sas .hub-plate{background:#a88ea6;margin:0 clamp(0px,3vw,46px)}.hub-sas h1,.hub-sas h2,.hub-sas h3{color:#241826}.hub-sas .hub-nav{background:#c2a6bf;position:static}.hub-sas .hub-nav-in{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;gap:16px}.hub-sas .hub-lock{text-align:center}.hub-sas .hub-lock img{width:26px;height:26px;margin:0 auto 4px;border-radius:7px}.hub-sas .hub-lock b{font-family:var(--font-serif),serif;font-weight:400;font-size:13px;letter-spacing:.26em;color:#3a2438}.hub-sas .hub-menu a{color:#402a3e;font-size:11.5px;letter-spacing:.1em}.hub-sas .hub-menu a:hover{color:#6d3f68}.hub-sas .hub-menu.r{justify-content:flex-end}.hub-sas .hub-hero img{height:clamp(400px,66vh,700px);object-position:50% 40%}.hub-sas .hub-grid{display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:34px;align-items:start}.hub-sas .hub-grid h1{font-size:clamp(22px,3.2vw,32px);line-height:1.5}.hub-sas .hub-feats{display:grid;gap:20px}.hub-sas .hub-feats b{display:block;font-size:14px;letter-spacing:.04em;color:#231623;font-weight:500}.hub-sas .hub-feats span{font-size:13px;color:#332635}.hub-sas .hub-tall img{aspect-ratio:3/4;object-position:50% 18%}.hub-sas .hub-low{display:grid;grid-template-columns:1fr 1.1fr;gap:32px;margin-top:46px;align-items:center}.hub-sas .hub-low img{aspect-ratio:4/3;object-position:50% 22%}.hub-sas .hub-dots{display:flex;gap:7px;justify-content:center;margin:26px 0 12px}.hub-sas .hub-dots i{width:7px;height:7px;border-radius:50%;background:#4b3149;display:block}.hub-sas .hub-foot{padding:26px 0;border-top:1px solid rgba(47,31,45,.2)}.hub-sas .tone{color:#332635}.hub-sas .cta{background:#4b3149;border-color:#4b3149;color:#efe1ed}.hub-sas .cta.ghost{background:transparent;color:#3a2438;border-color:rgba(58,36,56,.5)}.hub-had{background:#21231d;color:#dcd6c9;padding:clamp(0px,2.2vw,24px) 0 20px}.hub-had .hub-plate{background:#1b1d18;margin:0 clamp(0px,3.2vw,48px)}.hub-had h1,.hub-had h2,.hub-had h3{color:#ece5d5}.hub-had .hub-nav{background:#181a15;position:static}.hub-had .hub-nav-in{display:flex;align-items:center;gap:26px;height:72px}.hub-had{--hub-mark-main:#ece5d5;--hub-mark-sub:rgba(220,214,201,0.72)}.hub-had .hub-mark b{font-family:var(--font-serif),serif;font-weight:400;font-size:16px;letter-spacing:.3em;color:#ece5d5}.hub-had .hub-menu{margin-left:auto}.hub-had .hub-menu a{color:rgba(220,214,201,.8);font-size:12px;letter-spacing:.06em}.hub-had .hub-menu a:hover{color:#c9a06a}.hub-had .hub-hero img{height:clamp(430px,74vh,760px);object-position:50% 44%}.hub-had .hub-cards{grid-template-columns:repeat(3,1fr);gap:20px}.hub-had .hub-card img{aspect-ratio:4/3}.hub-had .hub-card h3{font-size:17px;margin:18px 0 7px;text-align:center}.hub-had .hub-card p{font-size:12.5px;color:rgba(220,214,201,.62);text-align:center}.hub-had .hub-arrows{display:flex;justify-content:space-between;margin-top:26px;font-size:12.5px;color:rgba(220,214,201,.66)}.hub-had .hub-bar{margin-top:40px;border-top:1px solid rgba(220,214,201,.16);padding-top:32px;display:grid;grid-template-columns:1.4fr .5fr auto;gap:24px;align-items:center}.hub-had .hub-bar .mid{text-align:center;font-family:var(--font-serif),serif;letter-spacing:.3em;font-size:14px}.hub-had .hub-foot{padding:24px 0;border-top:1px solid rgba(220,214,201,.14)}.hub-had .tone{color:rgba(220,214,201,.66)}.hub-had .cta{background:#c9a06a;border-color:#c9a06a;color:#1b1509}.hub-had .cta.ghost{background:transparent;color:#d6b487;border-color:rgba(201,160,106,.55)}.hub .facts li:before{background:currentColor;opacity:.55}.hub .faq{border-top-color:currentColor}.hub .faq details{border-bottom-color:rgba(128,128,128,.3)}.hub .faq p,.hub .faq summary,.hub .faq summary:after{color:inherit}.hub .faq p{opacity:var(--hub-dim,.9)}.hub .blocks article{border-top-color:rgba(128,128,128,.3)}.hub .blocks p,.hub .book-note,.hub .copy-grid p,.hub .copy-lead,.hub .cta-band p,.hub .facts li,.hub .page-head .lead,.hub .page-hero figcaption,.hub .sec-head p,.hub .sibs-row a{color:inherit;opacity:var(--hub-dim,.9)}.hub .copy-grid article{border-top-color:rgba(128,128,128,.32)}.hub .crumb,.hub .page-head .kick,.hub .sec-label{color:inherit;opacity:var(--hub-dim2,.84)}.hub .sibs{border-top-color:rgba(128,128,128,.3)}.hub .sibs b{color:inherit;opacity:var(--hub-dim2,.84)}.hub .sibs-row a{color:inherit;border-color:rgba(128,128,128,.42)}.hub .lease{border-bottom-color:rgba(128,128,128,.3);background:rgba(128,128,128,.1)}.hub .lease,.hub .lease a,.hub .lease b{color:inherit}.hub-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}@media (max-width:960px){.appeal-tagline,.band-card p,.book-note,.book-row span,.copy-grid p,.cta-band p,.facts li,.faq p,.foot-lock .line,.hub-arrows span,.hub-don .hub-mosaic figcaption,.hub-had .hub-card p,.hub-hae .hub-card p,.hub-hae .hub-hero-txt p,.hub-nam .hub-card p,.hub-sas .hub-feats span,.hub-seo .hub-card p,.hub-seo .hub-cols p,.hub-yeo .hub-strip figcaption,.hub-yeo .hub-two li,.page-hero figcaption,.promo p,figcaption,li,p{font-size:15px;line-height:1.85}.book-note,.crumb,.foot-legal,.hero-kick,.page-head .kick,.sec-label{font-size:12.5px}.drawer-list a,.foot-idx a,.foot-nav a,.hub-menu a,.lease a,.nav-menu a,.promo-btns a,.sibs-row a{display:inline-flex;align-items:center;min-height:44px;padding:0 8px}.promo-btns a,.sibs-row a{padding:0 14px}.drawer-list a{padding:0 2px}.mburger,.mcall{width:44px;height:44px}.nav,.util{display:none}.mnav{display:block}.band-row{grid-template-columns:1fr;gap:14px}.band-arrow{display:none}.split,.split.rev{grid-template-columns:1fr;gap:28px}.copy-grid{gap:26px}.book,.copy-grid{grid-template-columns:1fr}.book{gap:34px}.hero-card{margin-top:-110px;padding:34px 24px 30px}.hub-had .hub-cards,.hub-hae .hub-cards,.hub-nam .hub-cards,.hub-seo .hub-cards,.hub-seo .hub-cols,.hub-yeo .hub-strip{grid-template-columns:1fr 1fr;gap:14px}.hub-don .hub-two,.hub-nam .hub-two,.hub-sas .hub-grid,.hub-sas .hub-low,.hub-yeo .hub-two{grid-template-columns:1fr;gap:28px}.hub-yeo .hub-two .r{grid-template-columns:1fr 1fr}.hub-don .hub-mosaic{grid-template-columns:1fr}.hub-don .hub-mosaic figure:nth-child(3){grid-column:auto}.hub-had .hub-bar{grid-template-columns:1fr;text-align:center;justify-items:center}.hub .hub-nav-in,.hub-had .hub-nav-in,.hub-hae .hub-nav-in{height:auto;padding:14px 0}.hub-don .hub-nav-in,.hub-nam .hub-nav-in,.hub-sas .hub-nav-in{grid-template-columns:1fr;gap:12px;justify-items:center}.hub-don .hub-menu.r,.hub-menu,.hub-nam .hub-menu.r,.hub-sas .hub-menu.r{justify-content:center}.hub-menu{gap:14px}.hub-don .hub-mini{justify-content:center}}@media (max-width:560px){body{font-size:15.5px}.hub-sec,.sec{padding:54px 0}.hero-img{height:62vh}.hero-card h1{font-size:26px}.band-card figure{aspect-ratio:16/10}.hub-had .hub-cards,.hub-hae .hub-cards,.hub-nam .hub-cards,.hub-seo .hub-cards,.hub-seo .hub-cols,.hub-yeo .hub-strip,.hub-yeo .hub-two .r{grid-template-columns:1fr}.callfix{left:12px;bottom:12px;padding:12px 17px 12px 14px;font-size:13.5px}.foot-legal .wrap{flex-direction:column;gap:8px}.page-hero img{height:230px}}.hub-hae{--hub-dim:0.90;--hub-dim2:0.86}.hub-seo{--hub-dim:0.88;--hub-dim2:0.76}.hub-yeo{--hub-dim:0.94;--hub-dim2:0.90}.hub-nam{--hub-dim:0.90;--hub-dim2:0.80}.hub-don{--hub-dim:0.88;--hub-dim2:0.70}.hub-sas{--hub-dim:0.94;--hub-dim2:0.88}.hub-had{--hub-dim:0.88;--hub-dim2:0.70}h1 .h1-tel{display:block;margin-top:14px;font-size:clamp(13px,.3em,20px);font-weight:600;font-style:normal;letter-spacing:0;line-height:1.4;opacity:.82;text-shadow:none}