:root{--ink:#0a0c22;--navy-900:#10132e;--navy-800:#1a1e45;--navy-700:#232a5c;--gold:#c9a24d;--gold-light:#ecce8e;--gold-soft:#c9a24d29;--bg:#fff;--paper:#faf7ef;--card-bg:#f4efe2;--text:#4d4a5e;--text-dark:#171735;--muted:#726f88;--border:#e9e3d2;--sans:"Inter", "Segoe UI", system-ui, Roboto, sans-serif;--serif:"Fraunces", Georgia, "Times New Roman", serif;font:16px/1.6 var(--sans);color:var(--text);background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0}h1,h2,h3,h4{font-family:var(--serif);color:var(--text-dark);margin:0;font-weight:600}p{margin:0}ul{margin:0;padding:0;list-style:none}a{color:inherit}img,svg{max-width:100%;display:block}::selection{background:var(--gold-soft);color:var(--text-dark)}html{scroll-behavior:smooth}section[id],header[id]{scroll-margin-top:88px}.page{overflow-x:hidden}.tenant-page{background:var(--navy-900);color:#fff;flex-direction:column;min-height:100vh;display:flex}.tenant-page__header{font-family:var(--serif);align-items:center;gap:10px;padding:24px 32px;font-weight:600;display:flex}.tenant-page__main{flex:1;justify-content:center;align-items:center;padding:24px;display:flex}.tenant-page__loading{color:#b6bad8}.tenant-page__notfound h1{color:#fff;margin-bottom:12px}.tenant-page__notfound p{color:#b6bad8}.tenant-page__card{background:var(--paper);text-align:center;border-radius:20px;width:100%;max-width:560px;padding:48px;box-shadow:0 24px 60px #00000059}.tenant-page__card h1{margin-bottom:16px;font-size:2rem}.tenant-page__description{color:var(--muted);white-space:pre-wrap;margin-bottom:28px;font-size:1.05rem}.tenant-page__contact{flex-direction:column;align-items:center;gap:12px;display:flex}.tenant-page__contact-item{color:var(--navy-900);align-items:center;gap:8px;font-weight:600;text-decoration:none;display:inline-flex}.tenant-page__footer{text-align:center;color:#7d81a3;padding:24px;font-size:.88rem}.section-inner{max-width:1120px;margin:0 auto;padding:0 32px}.section-inner--narrow{max-width:760px}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.reveal--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.section{background:var(--bg);text-align:left;padding:96px 0}.section--dark{background:var(--navy-900);color:#c3c6de}.section--dark .section__title{color:#fff}.section__title{letter-spacing:-.01em;max-width:620px;margin-bottom:16px;font-size:2.3rem;font-weight:600}.section__title--light{color:#fff}.section__lead{max-width:640px;color:var(--muted);margin-bottom:52px;font-size:1.08rem}.section--dark .section__lead{color:#9296b8}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;color:var(--gold);margin:0 0 18px;font-size:.75rem;font-weight:700}.eyebrow--light{color:var(--gold-light)}.grid{gap:24px;display:grid}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}.grid--gap-lg{gap:40px}@media (width<=900px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}}.icon-badge{background:linear-gradient(150deg, var(--gold-light), var(--gold));width:52px;height:52px;color:var(--navy-900);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:18px;display:flex;box-shadow:0 6px 18px #c9a24d47}.icon-badge--lg{width:96px;height:96px;color:var(--gold-light);box-shadow:none;background:#ecce8e24;margin-bottom:28px}.brand{font-family:var(--serif);color:#fff;align-items:center;gap:10px;font-size:1.1rem;font-weight:600;display:flex}.brand__mark{background:linear-gradient(150deg, var(--gold-light), var(--gold));width:34px;height:34px;color:var(--navy-900);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 14px #c9a24d4d}.brand__mark--sm{width:26px;height:26px}.brand__mark--lg{width:64px;height:64px;margin:0 auto 28px}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:13px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.btn--primary{background:linear-gradient(120deg, var(--gold-light), var(--gold));color:var(--navy-900);box-shadow:0 10px 30px #c9a24d59}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 14px 36px #c9a24d73}.btn--ghost{color:#fff;border-color:#ffffff4d}.btn--ghost:hover{border-color:var(--gold-light);color:var(--gold-light)}.site-nav{z-index:50;-webkit-backdrop-filter:blur(14px);background:#0a0c22b8;border-bottom:1px solid #ecce8e1f;position:fixed;top:0;left:0;right:0}.site-nav__inner{justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:16px;display:flex}.site-nav .brand{text-decoration:none}.site-nav__toggle{cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;display:flex}.site-nav__toggle span{background:#fff;border-radius:2px;width:16px;height:2px;margin:0 auto;display:block}.site-nav__overlay{z-index:55;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;background:#06071499;transition:opacity .35s;position:fixed;inset:0}.site-nav__overlay--open{opacity:1;pointer-events:auto}.site-nav__drawer{z-index:60;background:var(--navy-900);border-left:1px solid #ecce8e29;flex-direction:column;width:min(380px,88vw);transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-30px 0 60px #0006}.site-nav__drawer--open{transform:translate(0)}.site-nav__drawer-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:22px 22px 18px;display:flex}.site-nav__drawer-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:9px;width:34px;height:34px;font-size:13px;line-height:1;transition:border-color .2s,color .2s}.site-nav__drawer-close:hover{border-color:var(--gold-light);color:var(--gold-light)}.site-nav__drawer-list{flex:1;padding:10px 14px;overflow-y:auto}.site-nav__drawer-list a{color:#e5e7f5;border-radius:10px;align-items:center;gap:13px;padding:12px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.site-nav__drawer-list a:hover{color:var(--gold-light);background:#ecce8e17}.site-nav__drawer-icon{width:34px;height:34px;color:var(--gold-light);background:#ecce8e1a;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.site-nav__drawer-cta{text-align:center;margin:12px 22px 22px}.site-nav__drawer-legal{border-top:1px solid #ffffff14;justify-content:center;gap:18px;padding:14px 22px 22px;display:flex}.site-nav__drawer-legal a{color:#8286a3;font-size:.8rem;text-decoration:none}.site-nav__drawer-legal a:hover{color:var(--gold-light)}.hero{background:var(--navy-900);color:#fff;padding-top:88px;padding-bottom:110px;position:relative;overflow:hidden}.hero__glow{pointer-events:none;background:radial-gradient(60% 60% at 50% 0,#ecce8e38,#0000 70%);height:720px;position:absolute;inset:-20% -10% auto}.hero__blob{background:radial-gradient(circle at 35% 30%, var(--gold-light), var(--gold) 70%);opacity:.5;filter:blur(.5px);border-radius:50%;position:absolute}.hero__blob--1{opacity:.55;width:340px;height:340px;top:-140px;right:-60px}.hero__blob--2{opacity:.18;width:300px;height:300px;bottom:-160px;right:120px}.hero__inner{z-index:1;padding-top:56px;position:relative}.hero__title{color:#fff;max-width:680px;margin-bottom:30px;font-size:3.8rem;font-weight:600;line-height:1.1}.hero__title em{background:linear-gradient(120deg, var(--gold-light), var(--gold));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic}.hero__subtitle{color:#b6bad8;max-width:560px;margin-bottom:40px;font-size:1.18rem}.hero__tagline{color:var(--gold-light);font-family:var(--serif);align-items:center;gap:12px;font-size:1.05rem;display:flex}@media (width<=700px){.hero__title{font-size:2.6rem}.hero__blob--1{width:200px;height:200px;top:-100px;right:-80px}.hero__blob--2{width:180px;height:180px}}.card{background:var(--card-bg);text-align:left;border-radius:20px;padding:34px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #1717351a}.card--dark{background:var(--navy-800);color:#c3c6de}.card--dark:hover{box-shadow:0 20px 40px #00000059}.card--dark .card__title{color:#fff}.card--tint{color:#c3c6de;background:#ffffff0d;border:1px solid #ecce8e24}.card--tint:hover{border-color:#ecce8e4d;box-shadow:0 20px 40px #00000059}.card--tint .card__title{color:#fff}.card--row{align-items:center;gap:18px;display:flex}.card--row .icon-badge{margin-bottom:0}.card__title{margin-bottom:10px;font-size:1.18rem}.card__title--inline{margin-bottom:0}.card__text{font-size:.98rem;line-height:1.55}.card__note{color:var(--gold);margin-top:14px;font-size:.9rem;font-style:italic}.card--dark .card__note,.card--tint .card__note{color:var(--gold-light)}.split{grid-template-columns:1fr 1.4fr;display:grid}.split__panel{padding:88px 56px}.split__panel--dark{background:var(--navy-800);color:#fff;text-align:left}.split__panel--light{background:var(--paper);text-align:left}.split__title{color:#fff;margin-bottom:18px;font-size:2rem}.split__text{color:#b6bad8}.split__heading{max-width:460px;margin-bottom:32px;font-size:1.6rem}@media (width<=900px){.split{grid-template-columns:1fr}.split__panel{padding:64px 32px}}.check-list li{align-items:flex-start;gap:14px;margin-bottom:22px;font-size:1rem;display:flex}.check-list__icon{background:var(--navy-800);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.check-list--dark{color:#e5e7f5}.check-list__icon--filled{background:linear-gradient(150deg, var(--gold-light), var(--gold));color:var(--navy-900)}.callout{background:#fff;border-radius:18px;gap:18px;padding:28px;display:flex;box-shadow:0 16px 40px #17173514}.callout .icon-badge{margin-bottom:0}.callout h4{margin-bottom:8px;font-size:1.12rem}.callout p{color:var(--muted);font-size:.95rem}.callout--full{background:var(--card-bg);color:var(--text-dark);border-radius:16px;margin-bottom:32px;padding:24px 32px;font-size:1.05rem}.callout--full strong{font-family:var(--serif);font-size:1.3rem}.steps{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.step{background:var(--navy-700);text-align:left;border-radius:18px;padding:32px 24px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:relative}.step:hover{transform:translateY(-4px)}.step__number{font-family:var(--serif);color:var(--gold-light);margin-bottom:18px;font-size:1.15rem;font-weight:600;display:block}.step__title{color:#fff;margin-bottom:10px;font-size:1.08rem}.step__text{color:#a9adca;font-size:.92rem}.step__arrow{color:var(--gold-light);display:none;position:absolute;top:50%;right:-30px;transform:translateY(-50%)}@media (width>=1051px){.step__arrow{display:flex}}@media (width<=1050px){.steps{grid-template-columns:1fr}}.dashboard-grid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.stats-card{background:var(--card-bg);border-radius:20px;padding:34px}.stats-card__head{align-items:center;gap:14px;margin-bottom:20px;display:flex}.stats-card__head .icon-badge{margin-bottom:0}.stats-card__head h3{font-size:1.18rem}.stats-card__row{border-left:3px solid var(--gold);flex-direction:column;margin-bottom:14px;padding:6px 0 6px 16px;display:flex}.stats-card__row strong{font-family:var(--serif);color:var(--text-dark);font-size:1.12rem}.stats-card__row span{color:var(--muted);font-size:.9rem}.stats-card__note{color:var(--gold);margin-top:10px;font-size:.9rem;font-style:italic}@media (width<=900px){.dashboard-grid{grid-template-columns:1fr;gap:32px}}.banner{background:var(--navy-900);color:var(--gold-light);border-radius:14px;margin-top:40px;padding:24px 28px;font-size:1rem;font-style:italic}.case-card{border-radius:22px;overflow:hidden;box-shadow:0 24px 60px #1717351f}.case-card__band{background:var(--navy-900);padding:44px 44px 34px}.case-card__band .section__title{margin-bottom:0}.case-card__body{background:var(--paper);padding:44px}.case-card__head{align-items:center;gap:18px;margin-bottom:32px;display:flex}.case-card__head .icon-badge{margin-bottom:0}.case-card__head h3{margin-bottom:4px;font-size:1.35rem}.muted{color:var(--muted);font-size:.92rem;font-style:italic}.bullet-list li{color:var(--text-dark);align-items:center;gap:16px;margin-bottom:18px;font-size:1rem;display:flex}.bullet-list .icon-badge{margin-bottom:0}.case-card__footnote{color:var(--muted);margin-top:8px;margin-left:68px;font-size:.92rem;font-style:italic}.price{font-family:var(--serif);color:var(--text-dark);margin-bottom:14px;font-size:2.4rem;font-weight:600}.price span{font-family:var(--sans);color:var(--muted);margin-left:4px;font-size:1rem;font-weight:400}.price--sm{font-size:1.7rem}.price--lg{color:#fff;font-size:3.6rem}.price--lg span{color:#a9adca}.bundle{background:var(--navy-900);color:#fff;border-radius:20px;margin-top:32px;padding:44px}.bundle__save{color:var(--gold-light);margin-bottom:16px;font-style:italic}.bundle__text{color:#b6bad8;max-width:560px}.cta{background:var(--navy-900);color:#fff;text-align:center;padding:130px 0;position:relative;overflow:hidden}.cta__glow{pointer-events:none;background:radial-gradient(50% 60% at 50% 20%,#ecce8e38,#0000 70%);height:600px;position:absolute;inset:-30% 0 auto}.cta__blob{background:radial-gradient(circle at 35% 30%, var(--gold-light), var(--gold) 70%);opacity:.3;border-radius:50%;width:380px;height:380px;position:absolute;top:-120px;right:-100px}.cta__inner{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.cta__title{color:#fff;max-width:560px;margin:0 auto 16px;font-size:2.6rem}.cta__subtitle{color:var(--gold-light);margin-bottom:24px;font-size:1.25rem;font-style:italic}.cta__notice{max-width:480px;color:var(--gold-light);text-align:left;background:#ecce8e1f;border:1px solid #ecce8e59;border-radius:12px;align-items:center;gap:10px;margin:0 auto 32px;padding:14px 20px;font-size:.88rem;font-weight:600;line-height:1.5;display:flex}.cta__notice svg{flex-shrink:0}.cta__form{width:100%;max-width:420px;margin:0 auto}.cta__services{flex-wrap:wrap;justify-content:center;gap:10px 24px;margin-bottom:20px;display:flex}.cta__service{color:#e5e7f5;cursor:pointer;align-items:center;gap:8px;font-size:.94rem;display:flex}.cta__service input{width:auto}.cta__service-price{color:#9a9ec6;font-size:.82rem}.cta__bill{text-align:center;color:#e5e7f5;margin:0 0 20px;font-size:.96rem}.cta__bill strong{color:var(--gold-light)}.cta__name{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:10px;width:100%;margin-bottom:12px;padding:13px 16px;font-size:1rem}.cta__name::placeholder{color:#767aa0}.cta__phone{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:10px;width:100%;margin-bottom:12px;padding:13px 16px;font-size:1rem}.cta__phone::placeholder{color:#767aa0}.cta__consent{color:#c3c6de;cursor:pointer;align-items:flex-start;gap:8px;margin-bottom:16px;font-size:.78rem;line-height:1.4;display:flex}.cta__consent input{flex-shrink:0;width:auto;margin-top:3px}.cta__submit{text-align:center;white-space:normal;width:100%;display:block}.cta__phone-row{gap:10px;display:flex}.cta__phone-row input{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:10px;flex:1;padding:13px 16px;font-size:1rem}.cta__phone-row input::placeholder{color:#767aa0}.cta__phone-row .btn{white-space:nowrap}.cta__hint{color:#c3c6de;margin-bottom:14px;font-size:.9rem}.cta__error{color:#f3a4a4;margin-top:12px;font-size:.88rem}.cta__success{color:var(--gold-light);font-size:1.15rem;font-weight:600}@media (width<=480px){.cta__phone-row{flex-direction:column}}.footer{background:var(--paper);padding:28px 0}.footer__inner{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:.9rem;display:flex}.footer__inner a{color:var(--muted);text-decoration:none}.footer__links{gap:16px;display:flex}.legal__title{margin-bottom:8px;font-size:2.1rem}.legal__updated{color:var(--muted);margin-bottom:40px;font-size:.88rem}.legal__body h2{margin:40px 0 12px;font-size:1.35rem}.legal__body h2:first-child{margin-top:0}.legal__body p{margin-bottom:14px;line-height:1.7}.legal__body ul{margin-bottom:14px;padding-left:22px;list-style:outside}.legal__body li{margin-bottom:8px;line-height:1.7}.legal__body a{color:var(--gold)}.legal__note{background:var(--card-bg);border:1px solid var(--border);color:var(--muted);border-radius:10px;margin-bottom:40px;padding:16px 20px;font-size:.88rem}.directory__loading,.directory__error{color:var(--muted);margin-top:8px}.directory-card{background:var(--card-bg);color:inherit;border-radius:20px;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:block;overflow:hidden}.directory-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #1717351a}.directory-card__photo{aspect-ratio:1;object-fit:cover;background:var(--navy-800);width:100%;display:block}.directory-card__photo--placeholder{color:var(--gold-light);background:var(--navy-900);justify-content:center;align-items:center;display:flex}.directory-card__body{padding:24px}.directory-card__name{margin-bottom:8px;font-size:1.15rem}.directory-card__desc{color:var(--text);margin-bottom:16px;font-size:.9rem;line-height:1.6}.directory-card__desc strong{color:var(--text-dark)}.directory-card__link{text-transform:uppercase;letter-spacing:.04em;color:var(--gold);align-items:center;gap:6px;font-size:.82rem;font-weight:700;display:inline-flex}.directory-more{text-align:center;margin-top:36px}.directory-more a{text-transform:uppercase;letter-spacing:.04em;color:var(--navy-900);align-items:center;gap:6px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}
