: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:#e9e2d7a8;--on-faint:#e9e2d794;--line:#e9e2d724;--line-2:#e9e2d747;--accent:var(--gold);--head:#f2ece2;--wrap:1180px;--pad:22px}*{box-sizing:border-box}html,body{background:var(--ink);color:var(--on);font-family:var(--font-sans), system-ui, -apple-system, "Apple SD Gothic Neo", sans-serif;-webkit-text-size-adjust:100%;margin:0;padding:0;font-size:16px;line-height:1.75;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;color:var(--head);margin:0;font-weight:400}p{margin:0}ul{margin:0;padding:0;list-style:none}.wrap{width:100%;max-width:var(--wrap);padding:0 var(--pad);margin:0 auto}.util{background:var(--util);border-bottom:1px solid var(--line);color:var(--on-dim);letter-spacing:.02em;font-size:12px;overflow:hidden}.util-in{justify-content:space-between;align-items:center;gap:16px;height:64px;display:flex}.util-l,.util-r{white-space:nowrap;align-items:center;gap:10px;display:flex}.util-dot{border:1px solid var(--line-2);width:20px;height:20px;color:var(--gold);border-radius:50%;flex:none;place-items:center;font-size:11px;display:grid}.util-mark{flex-direction:column;align-items:center;gap:2px;display:flex}.util-mark img{width:17px;height:17px}.util-mark b{font-family:var(--font-serif), serif;letter-spacing:.34em;color:var(--on);font-size:11.5px;font-weight:400;line-height:1.3}.util-mark span{letter-spacing:.3em;color:var(--on-faint);font-size:7.5px;line-height:1.2}.util-ico{color:var(--on-faint);gap:10px;font-size:12px;display:flex}.nav{background:var(--bar);border-bottom:1px solid var(--line);z-index:40;position:sticky;top:0}.nav-in{justify-content:space-between;align-items:center;gap:20px;height:74px;display:flex}.nav-mark{align-items:center;gap:12px;display:flex}.nav-mark img{border-radius:7px;width:28px;height:28px}.nav-mark b{font-family:var(--font-serif), serif;letter-spacing:.4em;color:var(--on);font-size:17px;font-weight:400}.nav-menu{align-items:center;gap:30px;display:flex}.nav-menu a{letter-spacing:.2em;color:var(--on-dim);padding:6px 0;font-size:12px;transition:color .2s;position:relative}.nav-menu a:after{content:"";background:var(--gold);height:1px;transition:right .28s;position:absolute;bottom:0;left:0;right:100%}.nav-menu a:hover{color:var(--gold-lit)}.nav-menu a:hover:after{right:0}.mnav{background:var(--bar);border-bottom:1px solid var(--line);z-index:40;display:none;position:sticky;top:0}.mnav-in{justify-content:space-between;align-items:center;height:64px;display:flex}.mnav-lock{flex-direction:column;align-items:center;line-height:1.2;display:flex}.mnav-lock b{font-family:var(--font-serif), serif;letter-spacing:.16em;color:var(--on);font-size:18px;font-weight:400}.mnav-lock span{letter-spacing:.34em;color:var(--on-faint);margin-top:3px;font-size:8px}.mburger,.mcall{border:1px solid var(--line-2);width:42px;height:42px;color:var(--on);cursor:pointer;background:0 0;border-radius:10px;place-items:center;font-size:15px;display:grid}.mcall{color:var(--gold-lit);border-color:#d8a7658c}.mburger span{background:currentColor;width:18px;height:1px;margin:2.5px 0;display:block}.drawer-t{display:none}.drawer{z-index:60;padding:26px var(--pad);opacity:0;pointer-events:none;background:#050404f7;transition:opacity .22s;position:fixed;inset:0;overflow-y:auto}.drawer-t:checked~.drawer{opacity:1;pointer-events:auto}.drawer-top{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.drawer-close{color:var(--on-dim);cursor:pointer;font-size:26px;line-height:1}.drawer-list a{border-bottom:1px solid var(--line);letter-spacing:.06em;padding:15px 2px;font-size:15px;display:block}.drawer-list a i{letter-spacing:.24em;color:var(--gold);margin-right:12px;font-size:10px;font-style:normal}.drawer-cta{gap:10px;margin-top:24px;display:grid}.hero{background:#000;position:relative}.hero-img{object-fit:cover;object-position:50% 42%;width:100%;height:clamp(520px,86vh,860px)}.hero:after{content:"";pointer-events:none;background:linear-gradient(#05040485 0%,#05040400 32%,#0504041f 62%,#050404b8 100%);position:absolute;inset:0}.hero-card{z-index:2;background:var(--cream);width:min(760px,100% - 40px);color:var(--on-cream);text-align:center;margin:-170px auto 0;padding:46px 40px 40px;position:relative;box-shadow:0 30px 70px #0000008c}.hero-kick{letter-spacing:.3em;color:var(--on-cream-dim);text-transform:none;margin-bottom:16px;font-size:11px}.hero-card h1{color:var(--on-cream);letter-spacing:.02em;margin-bottom:18px;font-size:clamp(30px,5vw,46px);line-height:1.35}.hero-sub2{font-family:var(--font-serif), serif;color:var(--on-cream);letter-spacing:.04em;margin:-6px 0 16px;font-size:18px}.hero-sub{color:var(--on-cream-dim);font-size:15px;line-height:1.95}.hero-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.appeal-strip{background:var(--ink-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.appeal-strip .wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.appeal-badge{border:1px solid var(--gold);color:var(--gold-lit);letter-spacing:.08em;border-radius:999px;padding:5px 15px;font-size:12px}.appeal-chips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.appeal-chip{border:1px solid var(--line-2);color:var(--on);background:#d8a7651a;border-radius:999px;padding:5px 13px;font-size:12.5px}.appeal-tagline{color:var(--on-dim);font-size:13px}.sec{padding:84px 0}.sec-2{background:var(--ink-2)}.sec-label{text-align:center;letter-spacing:.44em;color:var(--gold);margin-bottom:40px;font-size:11px}.sec-head{text-align:center;margin-bottom:42px}.sec-head h2{letter-spacing:.01em;font-size:clamp(22px,3.2vw,31px)}.sec-head p{color:var(--on-dim);margin-top:14px;font-size:15px}.band{position:relative}.band-row{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.band-card{background:var(--ink-2)}.band-card figure{aspect-ratio:4/3;background:#000;margin:0;overflow:hidden}.band-card img{object-fit:cover;object-position:50% 26%;width:100%;height:100%;transition:transform .6s}.band-card:hover img{transform:scale(1.04)}.band-card .t{padding:24px 22px 30px}.band-card h3{margin-bottom:12px;font-size:19px}.band-card p{color:var(--on-dim);font-size:14px;line-height:1.85}.band-arrow{color:var(--on-faint);-webkit-user-select:none;user-select:none;font-size:20px;position:absolute;top:50%;transform:translateY(-50%)}.band-arrow.l{left:4px}.band-arrow.r{right:4px}.split{grid-template-columns:1.05fr 1fr;align-items:center;gap:54px;display:grid}.split.rev{grid-template-columns:1fr 1.05fr}.split figure{margin:0;overflow:hidden}.split img{object-fit:cover;width:100%;height:100%;max-height:460px}.split h2{margin-bottom:18px;font-size:clamp(21px,2.8vw,28px)}.split p{color:var(--on-dim);font-size:15px}.facts{gap:9px;margin-top:22px;display:grid}.facts li{color:var(--on-dim);padding-left:18px;font-size:14px;position:relative}.facts li:before{content:"";background:var(--gold);width:7px;height:1px;position:absolute;top:11px;left:0}.copy-lead{text-align:center;max-width:780px;color:var(--on-dim);margin:0 auto 48px;font-size:16px;line-height:2}.copy-grid{grid-template-columns:1fr 1fr;gap:34px 46px;display:grid}.copy-grid article{border-top:1px solid var(--line);padding-top:22px}.copy-grid h3{margin-bottom:12px;font-size:18px}.copy-grid p{color:var(--on-dim);font-size:14.5px;line-height:1.95}.book{grid-template-columns:1.1fr .85fr 1.2fr;align-items:start;gap:44px;display:grid}.book-lines p{color:var(--on-dim);font-size:15.5px;line-height:2.1}.book-lines p:first-child{color:var(--on)}.book-mid h2{margin-bottom:20px;font-size:20px}.book-ways{gap:14px;margin-top:20px;display:grid}.book-way{color:var(--on-dim);align-items:center;gap:12px;font-size:14px;display:flex}.book-way i{background:var(--on);width:28px;height:28px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:12px;font-style:normal;display:grid}.book-note{color:var(--on-faint);margin-top:18px;font-size:12.5px}.book-rows{gap:10px;display:grid}.book-row{border:1px solid var(--line-2);align-items:baseline;gap:14px;padding:15px 18px;display:flex}.book-row b{letter-spacing:.08em;color:var(--gold);flex:none;min-width:74px;font-size:13px;font-weight:400}.book-row span{color:var(--on-dim);font-size:14px}.cta{letter-spacing:.04em;border:1px solid var(--gold);color:var(--ink);background:var(--gold);align-items:center;gap:9px;padding:13px 26px;font-size:14px;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex;position:relative;overflow:hidden}.cta.ghost{color:var(--gold-lit);background:0 0}.cta.cream{background:var(--on-cream);border-color:var(--on-cream);color:var(--cream)}.cta.cream-ghost{color:var(--on-cream);background:0 0;border-color:#2b241b66}.cta:hover{transform:translateY(-2px)}.cta.ghost:hover{background:#d8a7651f}.cta.cream-ghost:hover{background:#2b241b12}.fx-shine:before{content:"";background:linear-gradient(100deg,#0000,#ffffff6b,#0000);width:60%;height:100%;animation:3.4s ease-in-out infinite shine;position:absolute;top:0;left:-120%}@keyframes shine{0%{left:-120%}55%,to{left:140%}}.fx-glow{animation:2.6s ease-in-out infinite glow}@keyframes glow{0%,to{box-shadow:0 0 #d8a7656b}50%{box-shadow:0 0 22px 2px #d8a7654d}}.fx-edge:after{content:"";background:linear-gradient(90deg, transparent, var(--gold-lit), transparent);width:100%;height:2px;animation:3s linear infinite edge;position:absolute;bottom:0;left:0;transform:translate(-100%)}.fx-edge.cream-ghost:after{background:linear-gradient(90deg, transparent, var(--on-cream), transparent)}@keyframes edge{to{transform:translate(100%)}}.fx-lift{animation:3.2s ease-in-out infinite lift}@keyframes lift{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.cta-row{flex-wrap:wrap;gap:12px;display:flex}.cta-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--ink-2);padding:40px 0}.cta-band .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;display:flex}.cta-band h3{font-size:20px}.cta-band p{color:var(--on-dim);margin-top:8px;font-size:14px}.callfix{z-index:55;background:var(--gold);color:#1a1208;letter-spacing:.02em;border-radius:999px;align-items:center;gap:10px;padding:13px 20px 13px 16px;font-size:14px;display:inline-flex;position:fixed;bottom:18px;left:18px;box-shadow:0 14px 34px #0000008c}.callfix i{font-size:16px;font-style:normal}.callfix:before{content:"";border:2px solid #d8a765bf;border-radius:999px;animation:2.2s ease-out infinite ring;position:absolute;inset:-4px}@keyframes ring{0%{opacity:.9;transform:scale(.94)}to{opacity:0;transform:scale(1.22)}}.callfix.off{color:#d9d6d0;box-shadow:none;background:#4a4a48}.callfix.off:before{display:none}.faq{border-top:1px solid var(--line);gap:0;display:grid}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;color:var(--on);font-size:15.5px;font-family:var(--font-serif), serif;padding:19px 36px 19px 0;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--gold);font-size:17px;position:absolute;top:17px;right:4px}.faq details[open] summary:after{content:"−"}.faq p{color:var(--on-dim);padding:0 0 20px;font-size:14.5px;line-height:1.95}.lease{border-bottom:1px solid var(--line);color:var(--on-dim);background:#d8a7651a;padding:13px 0;font-size:13.5px}.lease .wrap{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.lease b{color:var(--gold-lit);font-weight:400}.lease a{border-bottom:1px solid var(--gold-deep);color:var(--gold-lit)}.promo{background:linear-gradient(103deg,#12326b 0%,#1d54a8 52%,#2a6fd0 100%);padding:34px 0}.promo .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.promo h3{color:#fff;font-size:19px}.promo p{color:#ffffffdb;margin-top:7px;font-size:13.5px}.promo-btns{flex-wrap:wrap;gap:10px;display:flex}.promo-btns a{color:#fff;border:1px solid #ffffffb8;padding:11px 19px;font-size:13.5px;transition:background .2s}.promo-btns a:hover{background:#ffffff29}.preview{color:#f3e6c4;text-align:center;letter-spacing:.02em;background:#3a2f12;padding:9px 12px;font-size:13px}.foot-lock{background:var(--ink);text-align:center;border-top:1px solid var(--line);padding:58px 0 44px}.foot-lock img{border-radius:9px;width:34px;height:34px;margin:0 auto 14px}.foot-lock b{font-family:var(--font-serif), serif;letter-spacing:.34em;color:var(--on);font-size:20px;font-weight:400;display:block}.foot-lock span{letter-spacing:.4em;color:var(--on-faint);margin-top:7px;font-size:9px;display:block}.foot-lock .line{color:var(--on-dim);margin-top:20px;font-size:14px}.foot-nav{flex-wrap:wrap;justify-content:center;gap:22px;margin-top:26px;display:flex}.foot-nav a{color:var(--on-dim);font-size:13px}.foot-nav a:hover{color:var(--gold-lit)}.foot-idx{border-top:1px solid var(--line);background:var(--ink-2);padding:26px 0}.foot-idx .wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 18px;display:flex}.foot-idx b{letter-spacing:.24em;color:var(--on-faint);margin-right:6px;font-size:11px;font-weight:400}.foot-idx a{color:var(--on-dim);font-size:12.5px}.foot-idx a:hover{color:var(--gold-lit)}.foot-legal{background:var(--foot);color:#e9e2d79e;padding:18px 0;font-size:12px}.foot-legal .wrap{flex-wrap:wrap;justify-content:space-between;gap:14px;display:flex}.foot-legal .r{flex-wrap:wrap;gap:18px;display:flex}.page-head{padding:62px 0 0}.page-head .kick{letter-spacing:.3em;color:var(--gold);margin-bottom:14px;font-size:11px}.page-head h1{font-size:clamp(25px,4vw,38px);line-height:1.4}.page-head .lead{color:var(--on-dim);max-width:760px;margin-top:18px;font-size:15.5px}.page-hero{margin:36px 0 0;overflow:hidden}.page-hero img{object-fit:cover;object-position:50% 30%;width:100%;height:clamp(240px,42vw,430px)}.page-hero figcaption{color:var(--on-faint);margin-top:10px;font-size:12.5px}.blocks{gap:40px;margin-top:46px;display:grid}.blocks article{border-top:1px solid var(--line);padding-top:22px}.blocks h2{margin-bottom:13px;font-size:20px}.blocks p{color:var(--on-dim);font-size:15px;line-height:1.95}.crumb{color:var(--on-faint);margin-bottom:18px;font-size:12.5px}.crumb a:hover{color:var(--gold-lit)}.sibs{border-top:1px solid var(--line);margin-top:56px;padding-top:26px}.sibs b{letter-spacing:.24em;color:var(--on-faint);margin-bottom:14px;font-size:11px;font-weight:400;display:block}.sibs-row{flex-wrap:wrap;gap:10px;display:flex}.sibs-row a{border:1px solid var(--line-2);color:var(--on-dim);padding:9px 15px;font-size:13px;transition:border-color .2s,color .2s}.sibs-row a:hover{border-color:var(--gold);color:var(--gold-lit)}.hub-mark{align-items:center;gap:10px;display:flex}.hub-mark .hm{flex-direction:column;line-height:1.3;display:flex}.hub-mark i{letter-spacing:.26em;opacity:1;color:var(--hub-mark-sub,inherit);font-size:8px;font-style:normal}.hub-mark b{color:var(--hub-mark-main,inherit)}.hub-lock{text-align:center;display:block}.hub-lock img{border-radius:7px;width:28px;height:28px;margin:0 auto 6px}.hub{min-height:100vh}.hub .hub-nav{z-index:40;position:sticky;top:0}.hub-menu{flex-wrap:wrap;gap:22px;display:flex}.hub-menu a{letter-spacing:.06em;font-size:12.5px}.hub-hero{position:relative}.hub-hero img{object-fit:cover;width:100%}.hub-sec{padding:70px 0}.hub-cards{gap:22px;display:grid}.hub-card figure{margin:0;overflow:hidden}.hub-card img{object-fit:cover;object-position:50% 22%;width:100%}.hub-hae{color:#3f332c;background:#dac8bb}.hub-hae h1,.hub-hae h2,.hub-hae h3{color:#33291f}.hub-hae .hub-nav{background:#dfcfc3;border-bottom:1px solid #3f332c29}.hub-hae .hub-nav-in{align-items:center;gap:26px;height:78px;display:flex}.hub-hae .hub-mark{align-items:center;gap:10px;display:flex}.hub-mark img{border-radius:7px;flex:none;width:28px;height:28px}.hub-hae .hub-mark img{border-radius:8px;width:30px;height:30px}.hub-hae .hub-mark b{font-family:var(--font-serif), serif;letter-spacing:.3em;color:#4a3a2e;font-size:13px;font-weight:400}.hub-hae{--hub-mark-main:#4a3a2e;--hub-mark-sub:#69574a}.hub-hae .hub-menu{gap:26px;margin-left:auto}.hub-hae .hub-menu a{color:#4e4037}.hub-hae .hub-menu a:hover{color:#8c6c56}.hub-hae .hub-hero img{object-position:50% 44%;height:clamp(430px,72vh,720px)}.hub-hae .hub-hero:after{content:"";pointer-events:none;background:linear-gradient(#160f0ac7 0%,#160f0a9e 30%,#160f0a2e 52%,#160f0a00 68%);position:absolute;inset:0}.hub-hae .hub-hero-txt{z-index:2;text-align:center;padding:0 var(--pad);text-shadow:0 2px 20px #000c;position:absolute;top:12%;left:0;right:0}.hub-hae .hub-hero-txt h1{color:#fff;letter-spacing:.16em;font-size:clamp(28px,4.6vw,44px)}.hub-hae .hub-hero-txt p{color:#ffffffeb;letter-spacing:.06em;margin-top:14px;font-size:14px}.hub-hae .hub-hero-txt .rule{background:#fffc;width:34px;height:1px;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{text-align:center;margin:18px 0 7px;font-size:16px}.hub-hae .hub-card p{color:#635347;text-align:center;font-size:12.5px}.hub-hae .hub-foot{background:#d3beb1;border-top:1px solid #3f332c29;padding:26px 0}.hub-hae .tone{color:#5d4d41}.hub-hae .cta{color:#f5ece3;background:#7d5f47;border-color:#7d5f47}.hub-hae .cta.ghost{color:#5f4733;background:0 0;border-color:#5f47338c}.hub-seo{color:#26211f;background:#f6ece8}.hub-seo h1,.hub-seo h2,.hub-seo h3{color:#1f1b19}.hub-seo .hub-nav{background:#272827}.hub-seo .hub-nav-in{align-items:center;gap:30px;height:62px;display:flex}.hub-seo .hub-mark b{font-family:var(--font-serif), serif;letter-spacing:.34em;color:#efe9e6;font-size:14px;font-weight:400}.hub-seo .hub-menu{margin-left:auto}.hub-seo .hub-menu a{color:#efe9e6d1;letter-spacing:.16em;font-size:11.5px}.hub-seo .hub-menu a:hover{color:#fff}.hub-seo .hub-hero img{object-position:50% 40%;height:clamp(440px,74vh,760px)}.hub-seo{--hub-mark-main:#efe9e6;--hub-mark-sub:#a49e9a}.hub-seo .hub-kick{text-align:center;letter-spacing:.4em;color:#756963;font-size:11px}.hub-seo .hub-title{text-align:center;letter-spacing:.12em;margin-top:16px;font-size:clamp(26px,4.4vw,40px)}.hub-seo .hub-band{margin:42px 0 0;overflow:hidden}.hub-seo .hub-band img{object-fit:cover;object-position:50% 34%;width:100%;height:clamp(200px,30vw,330px)}.hub-seo .hub-cols{text-align:center;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:44px;display:grid}.hub-seo .hub-cols h3{letter-spacing:.24em;margin-bottom:14px;font-size:13px}.hub-seo .hub-cols p{color:#4e4642;font-size:13.5px;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{margin:14px 0 6px;font-size:15px}.hub-seo .hub-card p{color:#5c534e;font-size:12.5px}.hub-seo .hub-foot{color:#ffffffb8;background:#2b2e2b;padding:24px 0}.hub-seo .hub-foot .tone,.hub-seo .hub-foot a{color:#fffc;opacity:1}.hub-seo .tone{color:#4e4642}.hub-seo .cta{color:#f4eeec;background:#272827;border-color:#272827}.hub-seo .cta.ghost{color:#272827;background:0 0;border-color:#27282780}.hub-yeo{color:#4a2f2b;background:#dab8ad}.hub-yeo h1,.hub-yeo h2,.hub-yeo h3{color:#3d2521}.hub-yeo .hub-nav{background:#dfc0b6;border-bottom:1px solid #4a2f2b24}.hub-yeo .hub-lock{text-align:center;padding:18px 0 8px}.hub-yeo .hub-lock img{border-radius:8px;width:30px;height:30px;margin:0 auto 8px}.hub-yeo .hub-lock b{font-family:var(--font-serif), serif;letter-spacing:.32em;color:#4a2f2b;font-size:14px;font-weight:400}.hub-yeo{--hub-mark-main:#422925;--hub-mark-sub:#5c3a34}.hub-yeo .hub-lock span{letter-spacing:.34em;color:#5c3a34;margin-top:4px;font-size:9px;display:block}.hub-yeo .hub-menu{justify-content:center;gap:30px;padding-bottom:16px}.hub-yeo .hub-menu a{font-family:var(--font-serif), serif;letter-spacing:.2em;color:#5c3a34;font-size:12.5px}.hub-yeo .hub-menu a:hover{color:#8c5a50}.hub-yeo .hub-hero img{object-position:50% 38%;height:clamp(440px,76vh,780px)}.hub-yeo .hub-strip{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.hub-yeo .hub-strip img{aspect-ratio:4/3;object-position:50% 24%}.hub-yeo .hub-strip figcaption{color:#653e38;margin-top:9px;font-size:12.5px}.hub-yeo .hub-two{grid-template-columns:1.3fr 1fr;gap:40px;margin-top:52px;display:grid}.hub-yeo .hub-two .r{grid-template-columns:1fr 1fr;gap:26px;display:grid}.hub-yeo .hub-two h3{letter-spacing:.2em;margin-bottom:12px;font-size:12px}.hub-yeo .hub-two li{color:#6a423c;padding:3px 0;font-size:13px}.hub-yeo .hub-foot{background:#d5b0a4;padding:24px 0}.hub-yeo .tone{color:#5d3932}.hub-yeo .cta{color:#f7ece9;background:#8c5a50;border-color:#8c5a50}.hub-yeo .cta.ghost{color:#6f3f38;background:0 0;border-color:#6f3f3880}.hub-nam{color:#2c2822;background:#dcd4c5}.hub-nam h1,.hub-nam h2,.hub-nam h3{color:#241f19}.hub-nam .hub-nav{background:#201c18}.hub-nam .hub-nav-in{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;height:84px;display:grid}.hub-nam .hub-menu a{color:#ece4d6cc;letter-spacing:.18em;font-size:11.5px}.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{border-radius:7px;width:26px;height:26px;margin:0 auto 6px}.hub-nam .hub-lock b{font-family:var(--font-serif), serif;letter-spacing:.3em;color:#ece4d6;font-size:14px;font-weight:400}.hub-nam{--hub-mark-main:#ece4d6;--hub-mark-sub:#ece4d6b8}.hub-nam .hub-lock span{letter-spacing:.34em;color:#ece4d6a3;margin-top:3px;font-size:7.5px;display:block}.hub-nam .hub-hero img{object-position:50% 42%;height:clamp(430px,74vh,750px)}.hub-nam .hub-rule{align-items:center;gap:18px;margin-bottom:44px;display:flex}.hub-nam .hub-rule span{background:#2c28223d;flex:1;height:1px}.hub-nam .hub-rule b{letter-spacing:.4em;color:#5f5649;font-size:11px;font-weight:400}.hub-nam .hub-two{grid-template-columns:.85fr 2fr;align-items:start;gap:42px;display:grid}.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{letter-spacing:.16em;text-align:center;margin:16px 0 6px;font-size:12.5px}.hub-nam .hub-card p{color:#625a4d;text-align:center;font-size:12px}.hub-nam .hub-foot{color:#ece4d6b3;background:#191614;padding:28px 0}.hub-nam .hub-foot .tone,.hub-nam .hub-foot a{color:#ece4d6c7;opacity:1}.hub-nam .tone{color:#5b5346}.hub-nam .cta{color:#ece4d6;background:#201c18;border-color:#201c18}.hub-nam .cta.ghost{color:#3a332a;background:0 0;border-color:#3a332a80}.hub-don{color:#ddd6cc;background:#191919}.hub-don h1,.hub-don h2,.hub-don h3{color:#efe7db}.hub-don .hub-nav{background:#141414;border-bottom:1px solid #ffffff14}.hub-don{--hub-mark-main:#efe7db;--hub-mark-sub:#ddd6ccb3}.hub-don .hub-mini{letter-spacing:.18em;color:#ddd6cc9e;justify-content:flex-end;gap:16px;padding-top:10px;font-size:10px;display:flex}.hub-don .hub-nav-in{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;height:66px;display:grid}.hub-don .hub-lock{text-align:center}.hub-don .hub-lock b{font-family:var(--font-serif), serif;letter-spacing:.4em;color:#efe7db;font-size:15px;font-weight:400}.hub-don .hub-lock span{letter-spacing:.4em;color:#ddd6cc9e;margin-top:3px;font-size:8px;display:block}.hub-don .hub-menu a{color:#ddd6ccc7;letter-spacing:.16em;font-size:11.5px}.hub-don .hub-menu a:hover{color:#c6a273}.hub-don .hub-menu.r{justify-content:flex-end}.hub-don .hub-hero img{object-position:50% 40%;height:clamp(420px,70vh,720px)}.hub-don .hub-two{grid-template-columns:.85fr 1.6fr;align-items:start;gap:46px;display:grid}.hub-don .hub-mosaic{grid-template-columns:1fr 1fr;gap:14px;display:grid}.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{color:#ddd6cc94;margin-top:8px;font-size:12px}.hub-don .hub-foot{background:#141414;border-top:1px solid #ffffff14;padding:26px 0}.hub-don .tone{color:#ddd6ccad}.hub-don .cta{color:#17130d;background:#c6a273;border-color:#c6a273}.hub-don .cta.ghost{color:#d8b98e;background:0 0;border-color:#c6a2738c}.hub-sas{color:#231623;--hub-mark-main:#322030;--hub-mark-sub:#402a3e;background:#594157;padding:clamp(0px,2.2vw,26px) 0 26px}.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{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;height:68px;display:grid}.hub-sas .hub-lock{text-align:center}.hub-sas .hub-lock img{border-radius:7px;width:26px;height:26px;margin:0 auto 4px}.hub-sas .hub-lock b{font-family:var(--font-serif), serif;letter-spacing:.26em;color:#3a2438;font-size:13px;font-weight:400}.hub-sas .hub-menu a{color:#402a3e;letter-spacing:.1em;font-size:11.5px}.hub-sas .hub-menu a:hover{color:#6d3f68}.hub-sas .hub-menu.r{justify-content:flex-end}.hub-sas .hub-hero img{object-position:50% 40%;height:clamp(400px,66vh,700px)}.hub-sas .hub-grid{grid-template-columns:1.1fr .9fr 1fr;align-items:start;gap:34px;display:grid}.hub-sas .hub-grid h1{font-size:clamp(22px,3.2vw,32px);line-height:1.5}.hub-sas .hub-feats{gap:20px;display:grid}.hub-sas .hub-feats b{letter-spacing:.04em;color:#231623;font-size:14px;font-weight:500;display:block}.hub-sas .hub-feats span{color:#332635;font-size:13px}.hub-sas .hub-tall img{aspect-ratio:3/4;object-position:50% 18%}.hub-sas .hub-low{grid-template-columns:1fr 1.1fr;align-items:center;gap:32px;margin-top:46px;display:grid}.hub-sas .hub-low img{aspect-ratio:4/3;object-position:50% 22%}.hub-sas .hub-dots{justify-content:center;gap:7px;margin:26px 0 12px;display:flex}.hub-sas .hub-dots i{background:#4b3149;border-radius:50%;width:7px;height:7px;display:block}.hub-sas .hub-foot{border-top:1px solid #2f1f2d33;padding:26px 0}.hub-sas .tone{color:#332635}.hub-sas .cta{color:#efe1ed;background:#4b3149;border-color:#4b3149}.hub-sas .cta.ghost{color:#3a2438;background:0 0;border-color:#3a243880}.hub-had{color:#dcd6c9;background:#21231d;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{align-items:center;gap:26px;height:72px;display:flex}.hub-had{--hub-mark-main:#ece5d5;--hub-mark-sub:#dcd6c9b8}.hub-had .hub-mark b{font-family:var(--font-serif), serif;letter-spacing:.3em;color:#ece5d5;font-size:16px;font-weight:400}.hub-had .hub-menu{margin-left:auto}.hub-had .hub-menu a{color:#dcd6c9cc;letter-spacing:.06em;font-size:12px}.hub-had .hub-menu a:hover{color:#c9a06a}.hub-had .hub-hero img{object-position:50% 44%;height:clamp(430px,74vh,760px)}.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{text-align:center;margin:18px 0 7px;font-size:17px}.hub-had .hub-card p{color:#dcd6c99e;text-align:center;font-size:12.5px}.hub-had .hub-arrows{color:#dcd6c9a8;justify-content:space-between;margin-top:26px;font-size:12.5px;display:flex}.hub-had .hub-bar{border-top:1px solid #dcd6c929;grid-template-columns:1.4fr .5fr auto;align-items:center;gap:24px;margin-top:40px;padding-top:32px;display:grid}.hub-had .hub-bar .mid{text-align:center;font-family:var(--font-serif), serif;letter-spacing:.3em;font-size:14px}.hub-had .hub-foot{border-top:1px solid #dcd6c924;padding:24px 0}.hub-had .tone{color:#dcd6c9a8}.hub-had .cta{color:#1b1509;background:#c9a06a;border-color:#c9a06a}.hub-had .cta.ghost{color:#d6b487;background:0 0;border-color:#c9a06a8c}.hub .facts li:before{opacity:.55;background:currentColor}.hub .faq{border-top-color:currentColor}.hub .faq details{border-bottom-color:#8080804d}.hub .faq summary,.hub .faq summary:after{color:inherit}.hub .faq p{color:inherit;opacity:var(--hub-dim,.9)}.hub .blocks article{border-top-color:#8080804d}.hub .blocks p,.hub .page-head .lead,.hub .copy-grid p,.hub .copy-lead,.hub .facts li,.hub .sec-head p,.hub .cta-band p,.hub .sibs-row a,.hub .book-note,.hub .page-hero figcaption{color:inherit;opacity:var(--hub-dim,.9)}.hub .copy-grid article{border-top-color:#80808052}.hub .sec-label,.hub .page-head .kick,.hub .crumb{color:inherit;opacity:var(--hub-dim2,.84)}.hub .sibs{border-top-color:#8080804d}.hub .sibs b{color:inherit;opacity:var(--hub-dim2,.84)}.hub .sibs-row a{color:inherit;border-color:#8080806b}.hub .lease{color:inherit;background:#8080801a;border-bottom-color:#8080804d}.hub .lease b,.hub .lease a{color:inherit}.hub-cta{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}@media (max-width:960px){p,li,figcaption,.book-row span,.hub-arrows span,.band-card p,.facts li,.copy-grid p,.cta-band p,.faq p,.promo p,.page-hero figcaption,.hub-hae .hub-hero-txt p,.hub-hae .hub-card p,.hub-seo .hub-cols p,.hub-seo .hub-card p,.hub-yeo .hub-strip figcaption,.hub-yeo .hub-two li,.hub-nam .hub-card p,.hub-don .hub-mosaic figcaption,.hub-had .hub-card p,.hub-sas .hub-feats span,.foot-lock .line,.appeal-tagline,.book-note{font-size:15px;line-height:1.85}.hero-kick,.sec-label,.crumb,.page-head .kick,.foot-legal,.book-note{font-size:12.5px}.foot-idx a,.foot-nav a,.sibs-row a,.hub-menu a,.nav-menu a,.drawer-list a,.promo-btns a,.lease a{align-items:center;min-height:44px;padding:0 8px;display:inline-flex}.sibs-row a,.promo-btns a{padding:0 14px}.drawer-list a{padding:0 2px}.mcall,.mburger{width:44px;height:44px}.util,.nav{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{grid-template-columns:1fr;gap:26px}.book{grid-template-columns:1fr;gap:34px}.hero-card{margin-top:-110px;padding:34px 24px 30px}.hub-hae .hub-cards,.hub-seo .hub-cards,.hub-nam .hub-cards,.hub-had .hub-cards,.hub-yeo .hub-strip,.hub-seo .hub-cols{grid-template-columns:1fr 1fr;gap:14px}.hub-sas .hub-grid,.hub-don .hub-two,.hub-nam .hub-two,.hub-yeo .hub-two,.hub-sas .hub-low{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{text-align:center;grid-template-columns:1fr;justify-items:center}.hub .hub-nav-in,.hub-hae .hub-nav-in,.hub-had .hub-nav-in{height:auto;padding:14px 0}.hub-nam .hub-nav-in,.hub-don .hub-nav-in,.hub-sas .hub-nav-in{grid-template-columns:1fr;justify-items:center;gap:12px}.hub-nam .hub-menu.r,.hub-don .hub-menu.r,.hub-sas .hub-menu.r{justify-content:center}.hub-menu{justify-content:center;gap:14px}.hub-don .hub-mini{justify-content:center}}@media (max-width:560px){body{font-size:15.5px}.sec,.hub-sec{padding:54px 0}.hero-img{height:62vh}.hero-card h1{font-size:26px}.band-card figure{aspect-ratio:16/10}.hub-hae .hub-cards,.hub-seo .hub-cards,.hub-nam .hub-cards,.hub-had .hub-cards,.hub-yeo .hub-strip,.hub-seo .hub-cols,.hub-yeo .hub-two .r{grid-template-columns:1fr}.callfix{padding:12px 17px 12px 14px;font-size:13.5px;bottom:12px;left:12px}.foot-legal .wrap{flex-direction:column;gap:8px}.page-hero img{height:230px}}.hub-hae{--hub-dim:.9;--hub-dim2:.86}.hub-seo{--hub-dim:.88;--hub-dim2:.76}.hub-yeo{--hub-dim:.94;--hub-dim2:.9}.hub-nam{--hub-dim:.9;--hub-dim2:.8}.hub-don{--hub-dim:.88;--hub-dim2:.7}.hub-sas{--hub-dim:.94;--hub-dim2:.88}.hub-had{--hub-dim:.88;--hub-dim2:.7}
