:root {
  --bg: #090a0b;
  --surface: #121315;
  --surface-2: #191a1d;
  --surface-3: #202124;
  --text: #f4f1eb;
  --muted: #9d9991;
  --muted-2: #77736c;
  --gold: #c69a54;
  --gold-light: #ddb873;
  --terracotta: #a8563e;
  --line: rgba(255,255,255,.09);
  --line-gold: rgba(198,154,84,.35);
  --shadow: 0 30px 75px rgba(0,0,0,.38);
  --shell: min(1640px, calc(100vw - 72px));
  --header-h: 82px;
  --ease: cubic-bezier(.22,.75,.24,1);
  color-scheme: dark;
}

*,*::before,*::after { box-sizing: border-box; }
html { max-width: 100%; overflow-x: clip; scroll-behavior: smooth; scroll-padding-top: calc(var(--header-h) + 20px); }
body { margin: 0; min-width: 320px; max-width: 100%; overflow-x: clip; color: var(--text); background: var(--bg); font-family: "Segoe UI",Arial,sans-serif; font-size: 16px; line-height: 1.55; -webkit-font-smoothing: antialiased; }
body.menu-open { overflow: hidden; }
::selection { color: #fff; background: var(--terracotta); }
a { color: inherit; text-decoration: none; }
button,input,select,textarea { font: inherit; }
button,a,summary,select { -webkit-tap-highlight-color: transparent; }
button { color: inherit; }
img,svg { display: block; }
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible { outline: 2px solid var(--gold-light); outline-offset: 3px; }
.shell { width: var(--shell); margin-inline: auto; }
.section { position: relative; padding: 105px 0; }
.sr-only { position: absolute!important; width: 1px!important; height: 1px!important; padding: 0!important; margin: -1px!important; overflow: hidden!important; clip: rect(0,0,0,0)!important; white-space: nowrap!important; border: 0!important; }
.skip-link { position: fixed; z-index: 9999; left: 18px; top: -100px; padding: 11px 16px; color: var(--bg); background: var(--gold-light); }
.skip-link:focus { top: 18px; }

.site-header { position: fixed; z-index: 1000; inset: 0 0 auto; height: var(--header-h); border-bottom: 1px solid transparent; transition: background .35s,border-color .35s; }
.site-header.is-scrolled { border-color: var(--line); background: rgba(9,10,11,.86); backdrop-filter: blur(18px); }
.header-inner { height: 100%; display: flex; align-items: center; gap: 40px; }
.wordmark { display: inline-flex; flex-direction: column; width: max-content; line-height: 1; }
.wordmark span { font-size: 18px; font-weight: 650; letter-spacing: .29em; }
.wordmark small { margin-top: 7px; color: var(--gold); font-size: 8px; font-weight: 700; letter-spacing: .67em; }
.desktop-nav { display: flex; align-items: center; gap: 29px; margin-left: auto; }
.desktop-nav a { position: relative; color: #aaa69f; font-size: 10px; text-transform: uppercase; letter-spacing: .14em; }
.desktop-nav a::after { content: ""; position: absolute; left: 0; right: 100%; bottom: -8px; height: 1px; background: var(--gold); transition: right .3s var(--ease); }
.desktop-nav a:hover::after,.desktop-nav a:focus-visible::after { right: 0; }
.header-cta { display: inline-flex; align-items: center; justify-content: space-between; gap: 23px; min-height: 44px; padding: 10px 16px 10px 18px; border: 1px solid var(--line-gold); color: #e7e1d7; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .13em; transition: color .3s,background .3s,border-color .3s; }
.header-cta:hover { color: var(--bg); border-color: var(--gold-light); background: var(--gold-light); }
.header-cta span { color: var(--gold-light); font-size: 15px; }.header-cta:hover span { color: var(--bg); }
.menu-toggle,.mobile-nav { display: none; }

.eyebrow { margin: 0 0 20px; color: #969087; font-size: 9px; font-weight: 650; text-transform: uppercase; letter-spacing: .22em; }
.eyebrow span { display: inline-block; width: 28px; height: 1px; margin: 0 11px 3px 0; background: var(--gold); }
.micro-label { display: block; margin: 0 0 9px; color: var(--gold); font-size: 8px; font-weight: 700; text-transform: uppercase; letter-spacing: .22em; }
.button { display: inline-flex; align-items: center; justify-content: space-between; gap: 38px; min-width: 232px; min-height: 54px; padding: 14px 18px 14px 22px; border: 0; cursor: pointer; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .16em; transition: transform .3s var(--ease),color .3s,background .3s,box-shadow .3s; }
.button:hover { transform: translateY(-3px); }.button span { font-size: 16px; }
.button-primary,.button-gold { color: var(--bg); background: var(--gold-light); box-shadow: 0 18px 38px rgba(198,154,84,.14); }
.button-primary:hover,.button-gold:hover { background: #e6c98d; box-shadow: 0 22px 46px rgba(198,154,84,.2); }

/* Hero */
.hero { position: relative; min-height: 100svh; padding: calc(var(--header-h) + 32px) 0 32px; overflow: hidden; border-bottom: 1px solid var(--line); background: #090a0b; }
.hero::before { content: ""; position: absolute; inset: 0; z-index: 0; background: radial-gradient(circle at 72% 28%,rgba(198,154,84,.08),transparent 29%),linear-gradient(90deg,rgba(9,10,11,.99) 0%,rgba(9,10,11,.9) 42%,rgba(9,10,11,.72) 73%,rgba(9,10,11,.92)); }
.hero::after { content: ""; position: absolute; inset: 0; z-index: 0; opacity: .12; pointer-events: none; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E"); mix-blend-mode: soft-light; }
.hero-architecture { position: absolute; z-index: 0; inset: 28% 18% 0 0; opacity: .27; background: linear-gradient(180deg,rgba(9,10,11,.25),rgba(9,10,11,.9)),url("assets/images/business.jpg") center 54%/cover no-repeat; filter: grayscale(.75) saturate(.35) contrast(1.08); mask-image: linear-gradient(90deg,transparent 2%,#000 22%,#000 85%,transparent); }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(270px,.83fr) minmax(520px,1.45fr) minmax(245px,.64fr); gap: clamp(25px,2.5vw,48px); align-items: center; min-height: calc(100svh - var(--header-h) - 64px); }
.hero-copy { min-width: 0; align-self: center; }
.hero-copy h1,.hero-financing h2,.section h2 { margin: 0; font-family: Georgia,"Times New Roman",serif; font-weight: 400; line-height: .99; letter-spacing: -.05em; text-transform: uppercase; }
.hero-copy h1 { font-size: clamp(34px,2.55vw,49px); }
.hero-copy h1 em { color: var(--gold-light); font-style: normal; white-space: nowrap; }
.hero-lead { max-width: 375px; margin: 27px 0 28px; color: var(--muted); font-size: 15px; }
.privacy-note { display: flex; align-items: flex-start; gap: 9px; max-width: 350px; margin: 15px 0 0; color: #817c74; font-size: 10px; line-height: 1.45; }
.privacy-note svg { flex: 0 0 14px; width: 14px; height: 14px; fill: none; stroke: var(--gold); stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; }

.hero-financing { min-width: 0; }
.hero-financing h2 { max-width: 430px; font-size: clamp(28px,2.2vw,39px); text-transform: none; line-height: 1.05; }
.direction-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 12px; margin-top: 28px; }
.direction-card { position: relative; isolation: isolate; display: flex; min-width: 0; min-height: 255px; padding: 26px 18px 22px; overflow: hidden; flex-direction: column; align-items: center; justify-content: flex-end; border: 1px solid rgba(255,255,255,.13); border-radius: 12px; background: rgba(22,23,25,.86); box-shadow: 0 16px 42px rgba(0,0,0,.18),0 1px rgba(255,255,255,.025) inset; transition: transform .34s var(--ease),border-color .34s,box-shadow .34s,background .34s; }
.direction-card::before { content: ""; position: absolute; z-index: -1; inset: 0; opacity: .46; background: linear-gradient(180deg,rgba(12,13,14,.62),rgba(18,19,21,.96) 73%); transition: opacity .34s; }
.direction-texture { position: absolute; z-index: -2; inset: 0; background-image: var(--card-image); background-size: cover; background-position: center; filter: grayscale(.75) saturate(.35) brightness(.5); opacity: .35; transition: opacity .34s,filter .34s,transform .38s var(--ease); }
.direction-card svg { width: 58px; height: 58px; margin-bottom: 42px; fill: none; stroke: var(--gold); stroke-width: 1.15; stroke-linecap: round; stroke-linejoin: round; transition: transform .34s,filter .34s; }
.direction-card strong { position: relative; z-index: 2; min-width: 0; font: 400 18px Georgia,serif; text-align: center; }
.direction-card small { position: relative; z-index: 2; display: block; min-height: 28px; margin-top: 7px; color: #8f8a82; font-size: 9px; line-height: 1.35; text-align: center; transition: color .34s; }
.card-rule { width: 34px; height: 1px; margin-top: 19px; background: var(--gold); transition: width .34s; }
.direction-card:hover,.direction-card:focus-visible,.direction-card.is-active { transform: translateY(-4px); border-color: rgba(221,184,115,.5); background: rgba(28,29,31,.92); box-shadow: 0 22px 48px rgba(0,0,0,.28),0 0 24px rgba(198,154,84,.07) inset; outline: 0; }
.direction-card:hover .direction-texture,.direction-card.is-active .direction-texture { opacity: .48; filter: grayscale(.65) saturate(.45) brightness(.62); transform: scale(1.018); }
.direction-card:hover svg,.direction-card.is-active svg { transform: translateY(-2px); filter: drop-shadow(0 0 6px rgba(221,184,115,.32)); }
.direction-card:hover small,.direction-card.is-active small { color: #bdb6ab; }
.direction-card:hover .card-rule,.direction-card.is-active .card-rule { width: 45px; }

/* Interactive navigation monolith */
.monolith-navigation { position: relative; min-width: 0; align-self: stretch; display: flex; flex-direction: column; justify-content: center; padding-left: 10px; }
.monolith-heading { position: relative; z-index: 6; display: flex; align-items: flex-end; justify-content: space-between; gap: 12px; margin: 0 2px 10px 0; }
.monolith-heading p { margin: 0 0 5px; color: #746f68; font-size: 8px; font-weight: 700; text-transform: uppercase; letter-spacing: .22em; }
.monolith-heading strong { display: block; color: #aaa49a; font-size: 9px; font-weight: 500; line-height: 1.4; }
.monolith-mark { display: grid; place-items: center; width: 34px; height: 34px; border: 1px solid rgba(198,154,84,.28); color: var(--gold); font: 500 9px Georgia,serif; letter-spacing: .14em; }
.mobile-monolith-active { display: none; }
.monolith-stage { position: relative; display: flex; min-width: 0; height: 490px; flex-direction: column; justify-content: center; perspective: 1500px; perspective-origin: 62% 48%; isolation: isolate; }
.monolith-stage::before { content: ""; position: absolute; right: -2%; bottom: 30px; width: 116%; height: 58px; border-radius: 50%; background: radial-gradient(ellipse,rgba(198,154,84,.2),rgba(0,0,0,.66) 45%,transparent 72%); filter: blur(9px); opacity: .7; transform: rotate(-2deg); pointer-events: none; }
.monolith { --active-level: 0; position: relative; z-index: 2; display: grid; width: clamp(175px,14.5vw,224px); height: clamp(386px,32vw,476px); margin: 0 12px 12px auto; grid-template-rows: repeat(5,minmax(0,1fr)); overflow: visible; border: 1px solid rgba(221,184,115,.38); border-radius: 3px 3px 1px 1px; background: linear-gradient(115deg,rgba(255,255,255,.045),transparent 23% 70%,rgba(198,154,84,.055)),linear-gradient(180deg,rgba(27,29,31,.96),rgba(8,9,10,.985)); box-shadow: -18px 28px 58px rgba(0,0,0,.54),0 0 0 1px rgba(255,255,255,.025) inset,14px 0 34px rgba(0,0,0,.34); transform: rotateY(-6deg) rotateX(.8deg); transform-origin: 50% 88%; transform-style: preserve-3d; transition: transform .32s cubic-bezier(.2,.7,.2,1),border-color .32s,box-shadow .32s; }
.monolith::before { content: ""; position: absolute; z-index: -2; top: 8px; right: -17px; bottom: -1px; width: 16px; border: 1px solid rgba(198,154,84,.22); border-left: 0; background: linear-gradient(90deg,rgba(12,13,14,.96),rgba(39,36,30,.72)); clip-path: polygon(0 1%,100% 4%,100% 98%,0 100%); transform: rotateY(38deg); transform-origin: left center; }
.monolith::after { content: ""; position: absolute; z-index: 3; inset: 0; border-radius: inherit; background: linear-gradient(105deg,rgba(255,255,255,.065),transparent 19% 69%,rgba(221,184,115,.045)); box-shadow: 0 0 35px rgba(198,154,84,.035) inset; pointer-events: none; }
.monolith:hover,.monolith:focus-within { border-color: rgba(221,184,115,.58); box-shadow: -21px 34px 64px rgba(0,0,0,.58),0 0 0 1px rgba(255,255,255,.035) inset,0 0 26px rgba(198,154,84,.07); transform: translateY(-5px) rotateY(-3.5deg) rotateX(.35deg); }
.monolith-glow { position: absolute; z-index: 0; left: -2px; right: -8px; top: calc(var(--active-level)*20%); height: 20%; border-top: 1px solid rgba(244,203,126,.68); border-bottom: 1px solid rgba(198,154,84,.28); background: linear-gradient(90deg,rgba(198,154,84,.03),rgba(221,184,115,.09) 63%,rgba(245,204,122,.02)); box-shadow: 0 -8px 24px rgba(198,154,84,.08),0 8px 24px rgba(198,154,84,.05); opacity: .78; transition: top .36s cubic-bezier(.2,.72,.2,1),opacity .25s; pointer-events: none; }
.monolith-glow::after { content: ""; position: absolute; right: -10px; top: -3px; width: 38%; height: 6px; border-radius: 50%; background: radial-gradient(ellipse,rgba(255,221,151,.92),rgba(198,154,84,.28) 33%,transparent 72%); filter: blur(2px); }
.monolith-level { position: relative; z-index: 2; display: grid; min-width: 0; padding: 0 15px 0 16px; grid-template-columns: 42px minmax(0,1fr) 13px; align-items: center; border-bottom: 1px solid rgba(198,154,84,.22); color: var(--muted); background: transparent; transform: translateZ(0); transform-style: preserve-3d; transition: color .28s,background .28s,transform .32s cubic-bezier(.2,.72,.2,1),box-shadow .28s; }
.monolith-level:last-of-type { border-bottom: 0; }
.monolith-number { color: rgba(221,184,115,.62); font: 400 23px Georgia,serif; letter-spacing: -.04em; transition: color .28s,text-shadow .28s; }
.monolith-label { min-width: 0; overflow-wrap: anywhere; font-size: 9px; font-weight: 650; line-height: 1.25; text-transform: uppercase; letter-spacing: .105em; opacity: .52; transition: opacity .28s,color .28s; }
.monolith-arrow { color: var(--gold); font-size: 12px; opacity: 0; transform: translateX(-5px); transition: opacity .25s,transform .28s; }
.monolith-level:hover,.monolith-level:focus-visible,.monolith-level.is-active { z-index: 4; color: var(--text); background: linear-gradient(90deg,rgba(198,154,84,.025),rgba(198,154,84,.1) 75%,rgba(198,154,84,.025)); box-shadow: 0 12px 30px rgba(0,0,0,.28); transform: translate3d(-7px,0,11px); outline: 0; }
.monolith-level.is-selected { background: linear-gradient(90deg,rgba(198,154,84,.06),rgba(221,184,115,.15) 72%,rgba(198,154,84,.035)); box-shadow: 0 14px 34px rgba(0,0,0,.34),0 0 18px rgba(198,154,84,.08) inset; }
.monolith-level:hover .monolith-number,.monolith-level:focus-visible .monolith-number,.monolith-level.is-active .monolith-number { color: var(--gold-light); text-shadow: 0 0 14px rgba(198,154,84,.2); }
.monolith-level:hover .monolith-label,.monolith-level:focus-visible .monolith-label,.monolith-level.is-active .monolith-label { color: var(--text); opacity: 1; }
.monolith-level:hover .monolith-arrow,.monolith-level:focus-visible .monolith-arrow,.monolith-level.is-active .monolith-arrow { opacity: .82; transform: none; }
.monolith-level:focus-visible { box-shadow: 0 0 0 2px rgba(221,184,115,.72) inset,0 12px 30px rgba(0,0,0,.28); }
.monolith-base { position: relative; z-index: 1; width: clamp(198px,16vw,248px); height: 17px; margin: -5px 0 0 auto; border: 1px solid rgba(221,184,115,.4); background: linear-gradient(180deg,#6d4d25 0,#1a1712 38%,#08090a 100%); box-shadow: 0 14px 28px rgba(0,0,0,.58),0 2px 5px rgba(221,184,115,.15) inset; transform: perspective(460px) rotateX(52deg) translateX(9px); }
.monolith-base span { position: absolute; left: 9%; right: 9%; top: 3px; height: 1px; background: linear-gradient(90deg,transparent,var(--gold-light),transparent); opacity: .62; }
.monolith-progress { display: grid; grid-template-columns: 1fr auto auto auto; align-items: center; gap: 6px; color: #746f68; }
.monolith-progress>span { height: 1px; margin-right: 7px; background: linear-gradient(90deg,var(--gold) calc((var(--monolith-progress,1))*20%),rgba(255,255,255,.1) calc((var(--monolith-progress,1))*20%)); }
.monolith-progress b { color: var(--gold-light); font: 500 15px Georgia,serif; }
.monolith-progress i { font-style: normal; opacity: .45; }
.monolith-progress small { font-size: 8px; }

/* Shared sections */
.section-heading { display: grid; grid-template-columns: 1fr 1fr; align-items: end; gap: 7%; margin-bottom: 45px; }
.section h2 { font-size: clamp(42px,4.5vw,70px); }
.section-heading>p { max-width: 545px; margin: 0 0 5px auto; color: var(--muted); font-size: 15px; }
.about { background: var(--surface); }
.about-layout { display: grid; grid-template-columns: .9fr 1.1fr; gap: 8%; align-items: start; }
.about-intro h2 { font-size: clamp(42px,4.4vw,70px); }
.about-lead { max-width: 700px; margin: 29px 0 20px; color: #c3bdb4; font: 400 clamp(17px,1.5vw,22px)/1.48 Georgia,serif; }
.status-line { max-width: 650px; margin: 0; padding: 15px 18px; border-left: 2px solid var(--gold); color: var(--muted); background: rgba(255,255,255,.025); font-size: 12px; }
.about-benefits { min-width: 0; }
.about-benefits-label { margin-bottom: 13px; }
.about-points { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.about-points article { min-height: 176px; padding: 23px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.about-points article>span { color: var(--gold); font: 10px Georgia,serif; }.about-points h3 { margin: 30px 0 8px; font: 400 19px Georgia,serif; }.about-points p { margin: 0; color: var(--muted); font-size: 11px; }
.trust-row { grid-column: 1/-1; display: grid; grid-template-columns: repeat(4,1fr); margin-top: 3px; border: 1px solid var(--line); }
.trust-row span { min-height: 54px; display: flex; align-items: center; padding: 12px 20px; color: #aaa49b; font-size: 10px; text-transform: uppercase; letter-spacing: .1em; }.trust-row span+span { border-left: 1px solid var(--line); }.trust-row span::before { content: "◇"; margin-right: 10px; color: var(--gold); }
.legal-disclosure { grid-column: 1/-1; margin-top: 14px; border: 1px solid var(--line); background: rgba(255,255,255,.012); }
.legal-disclosure summary { display: flex; justify-content: space-between; align-items: center; min-height: 58px; padding: 14px 20px; cursor: pointer; list-style: none; font: 400 17px Georgia,serif; }.legal-disclosure summary::-webkit-details-marker { display: none; }.legal-disclosure summary i { width: 11px; height: 11px; border-right: 1px solid var(--gold); border-bottom: 1px solid var(--gold); transform: rotate(45deg); transition: transform .25s; }.legal-disclosure[open] summary i { transform: rotate(225deg); }.legal-disclosure>div { padding: 0 20px 20px; border-top: 1px solid var(--line); }.legal-disclosure ul { columns: 2; gap: 50px; margin: 18px 0 0; padding-left: 18px; color: var(--muted); font-size: 12px; }

.conditions { background: var(--bg); }
.condition-switcher { display: grid; grid-template-columns: repeat(3,1fr); max-width: 800px; margin-bottom: 18px; border: 1px solid var(--line); }
.condition-switcher button { min-height: 52px; border: 0; cursor: pointer; color: #8e8981; background: transparent; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .13em; transition: color .25s,background .25s; }.condition-switcher button+button { border-left: 1px solid var(--line); }.condition-switcher button[aria-selected="true"] { color: var(--bg); background: var(--gold-light); }
.condition-panels { min-height: 440px; }
.js .condition-panel:not(.is-active) { display: none; }
.js .condition-panel.is-active { animation: condition-reveal .42s var(--ease) both; transform-origin: 50% 0; }
@keyframes condition-reveal { from { opacity: 0; transform: translateY(9px) scaleY(.985); } to { opacity: 1; transform: none; } }
.condition-panel { display: grid; grid-template-columns: 1.08fr .92fr; gap: 0; border: 1px solid var(--line); background: var(--surface); box-shadow: var(--shadow); }
.panel-intro { grid-row: span 2; padding: 39px 40px; border-right: 1px solid var(--line); }.panel-intro h3 { max-width: 640px; margin: 0; font: 400 clamp(31px,3vw,48px)/1.04 Georgia,serif; letter-spacing: -.035em; }.panel-intro>p:not(.micro-label) { max-width: 630px; margin: 24px 0 30px; color: var(--muted); font-size: 14px; }
.text-link { display: inline-flex; align-items: center; gap: 20px; padding-bottom: 5px; border-bottom: 1px solid var(--line-gold); color: #e3ddd3; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .12em; }.text-link span { color: var(--gold); }
.panel-facts { padding: 23px 30px; border-bottom: 1px solid var(--line); }.panel-facts dl { display: grid; grid-template-columns: 1fr 1fr; margin: 0; }.panel-facts dl div { min-height: 82px; padding: 12px 15px; }.panel-facts dl div:nth-child(even) { border-left: 1px solid var(--line); }.panel-facts dl div:nth-child(n+3) { border-top: 1px solid var(--line); }.panel-facts dt { color: var(--gold); font-size: 8px; text-transform: uppercase; letter-spacing: .15em; }.panel-facts dd { margin: 8px 0 0; color: #c0bab1; font-size: 11px; line-height: 1.45; }
.panel-detail { padding: 25px 30px; }.panel-detail h4 { margin: 0 0 6px; color: #d3cdc3; font: 400 16px Georgia,serif; }.panel-detail h4:not(:first-child) { margin-top: 18px; }.panel-detail p { margin: 0; color: var(--muted); font-size: 11px; }
.panel-commission { grid-column: 1/-1; display: grid; grid-template-columns: .3fr 1fr; gap: 35px; padding: 18px 28px; border-top: 1px solid var(--line-gold); background: rgba(198,154,84,.035); }.panel-commission strong { color: var(--gold-light); font: 400 16px Georgia,serif; }.panel-commission p { margin: 0; color: var(--muted); font-size: 11px; }
.business-directions ul { display: grid; grid-template-columns: 1fr 1fr; gap: 0; margin: 0; padding: 0; list-style: none; }.business-directions li { min-height: 46px; padding: 12px; border-bottom: 1px solid var(--line); color: #b8b2aa; font-size: 11px; }.business-directions li:nth-child(even) { border-left: 1px solid var(--line); }.business-directions li::before { content: "—"; margin-right: 8px; color: var(--gold); }

.quick-calculator { display: grid; grid-template-columns: .72fr 1fr .9fr 1fr auto; align-items: center; margin-top: 22px; border: 1px solid var(--line); background: var(--surface-2); }
.quick-intro { padding: 22px 24px; }.quick-intro h3 { margin: 0; font: 400 21px Georgia,serif; }
.quick-calculator label { min-width: 0; padding: 0 18px; border-left: 1px solid var(--line); }.quick-calculator label>span:first-child { display: block; margin-bottom: 7px; color: #817c75; font-size: 8px; text-transform: uppercase; letter-spacing: .12em; }
.quick-calculator input,.quick-calculator select { width: 100%; min-width: 0; height: 37px; padding: 0 0 6px; border: 0; border-bottom: 1px solid rgba(255,255,255,.15); border-radius: 0; outline: 0; color: var(--text); background: transparent; }.quick-calculator option { background: var(--surface-2); }.input-shell { position: relative; display: block; }.input-shell b { position: absolute; right: 3px; bottom: 10px; color: #77726b; font-weight: 400; }
.quick-submit { min-width: 165px; height: 50px; margin: 0 18px; padding: 0 15px; border: 1px solid var(--line-gold); cursor: pointer; color: var(--text); background: transparent; font-size: 9px; text-transform: uppercase; letter-spacing: .1em; transition: color .25s,background .25s; }.quick-submit:hover { color: var(--bg); background: var(--gold-light); }
.ratio-result { grid-column: 1/-1; display: flex; justify-content: space-between; gap: 25px; padding: 13px 24px; border-top: 1px solid var(--line); }.ratio-result p,.ratio-result small { margin: 0; }.ratio-result p { color: #b8b2aa; font-size: 11px; }.ratio-result strong { color: var(--gold-light); }.ratio-result small { color: #69655f; font-size: 9px; }
.section-disclaimer { display: flex; align-items: center; gap: 9px; margin: 18px 0 0; color: #77726b; font-size: 10px; }.section-disclaimer span { display: grid; place-items: center; width: 19px; height: 19px; border: 1px solid #625e58; border-radius: 50%; font: italic 10px Georgia,serif; }

.process { background: var(--surface); }.section-heading.compact { margin-bottom: 35px; }.process-row { display: grid; grid-template-columns: repeat(4,1fr); margin: 0; padding: 0; list-style: none; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }.process-row li { position: relative; min-height: 190px; padding: 24px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }.process-row li::after { content: ""; position: absolute; left: -1px; top: -3px; width: 6px; height: 6px; border-radius: 50%; background: var(--gold); }.process-row span { color: var(--gold); font: 10px Georgia,serif; }.process-row h3 { margin: 42px 0 8px; font: 400 22px Georgia,serif; }.process-row p { max-width: 230px; margin: 0; color: var(--muted); font-size: 11px; }

.faq { background: var(--bg); }.faq-grid { display: grid; grid-template-columns: .64fr 1.36fr; gap: 8%; align-items: start; }.faq-intro { position: sticky; top: calc(var(--header-h) + 32px); }.faq-intro h2 { font-size: clamp(44px,5vw,74px); }.faq-intro>p:not(.eyebrow) { max-width: 400px; margin: 27px 0 31px; color: var(--muted); font-size: 13px; }.faq-intro>a { display: inline-flex; gap: 25px; padding-bottom: 5px; border-bottom: 1px solid var(--line-gold); font-size: 10px; text-transform: uppercase; letter-spacing: .12em; }.faq-intro>a span { color: var(--gold); }
.accordion { border-top: 1px solid var(--line); }.accordion details { border-bottom: 1px solid var(--line); }.accordion summary { display: grid; grid-template-columns: 1fr 20px; gap: 18px; align-items: center; min-height: 68px; padding: 15px 8px; cursor: pointer; list-style: none; font: 400 18px Georgia,serif; }.accordion summary::-webkit-details-marker { display: none; }.accordion summary i { position: relative; width: 14px; height: 14px; }.accordion summary i::before,.accordion summary i::after { content: ""; position: absolute; background: var(--gold); }.accordion summary i::before { left: 0; right: 0; top: 6px; height: 1px; }.accordion summary i::after { top: 0; bottom: 0; left: 6px; width: 1px; transition: transform .25s; }.accordion details[open] summary i::after { transform: rotate(90deg); }.answer { padding: 0 55px 18px 8px; }.answer p { max-width: 730px; margin: 0; color: var(--muted); font-size: 12px; line-height: 1.65; }

.contacts { background: #0b0c0d; }.contact-grid { display: grid; grid-template-columns: .62fr 1.38fr; gap: 7%; align-items: start; }.contact-grid>* { min-width: 0; }.contact-aside { position: sticky; top: calc(var(--header-h) + 32px); }.contact-aside h2 { font-size: clamp(42px,4.5vw,72px); }.contact-aside>p:not(.eyebrow):not(.safe-note) { max-width: 390px; margin: 25px 0 35px; color: var(--muted); font-size: 13px; }
.contact-direct { max-width: 430px; border-top: 1px solid var(--line); }.contact-direct>div { display: grid; grid-template-columns: 110px 1fr; gap: 15px; padding: 13px 0; border-bottom: 1px solid var(--line); }.contact-direct small { color: var(--gold); font-size: 8px; text-transform: uppercase; letter-spacing: .14em; }.contact-direct a,.contact-direct span { min-width: 0; color: #bbb5ac; font-size: 11px; overflow-wrap: anywhere; }.safe-note { max-width: 400px; margin-top: 20px; color: #706c65; font-size: 9px; }.safe-note span { color: var(--gold); }
.application-form { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); width: 100%; min-width: 0; gap: 21px 18px; padding: 34px; border: 1px solid var(--line); background: var(--surface-2); box-shadow: var(--shadow); }.application-form>* { min-width: 0; }.field-span-2 { grid-column: 1/-1; }.form-status { display: none; padding: 13px 15px; border: 1px solid; font-size: 12px; }.form-status.is-visible { display: block; }.form-status.is-success { color: #bad8c2; border-color: #52765d; background: #17241b; }.form-status.is-error { color: #e4b0aa; border-color: #77443e; background: #261815; }
.form-section-heading { display: flex; align-items: center; gap: 13px; padding-bottom: 12px; border-bottom: 1px solid var(--line); }.form-section-heading span { color: var(--gold); font: 9px Georgia,serif; }.form-section-heading h3 { margin: 0; font: 400 21px Georgia,serif; }
.field { display: flex; min-width: 0; flex-direction: column; gap: 6px; }.field>span:first-child,.field-label { color: #8b867f; font-size: 8px; font-weight: 650; text-transform: uppercase; letter-spacing: .11em; }.field input,.field select,.field textarea { width: 100%; min-width: 0; min-height: 47px; padding: 8px 0; border: 0; border-bottom: 1px solid rgba(255,255,255,.16); border-radius: 0; outline: 0; color: var(--text); background: transparent; }.field textarea { min-height: 100px; resize: vertical; }.field select option { color: var(--text); background: var(--surface-2); }.field input:focus,.field select:focus,.field textarea:focus { border-bottom-color: var(--gold); }.field input::placeholder,.field textarea::placeholder { color: #635f59; }.field [aria-invalid="true"],.choice-field.is-invalid .segmented { border-color: #a8564b; }
.choice-field { min-width: 0; margin: 0; padding: 0; border: 0; }.field-label { display: block; margin-bottom: 8px; }.segmented { display: grid; grid-template-columns: minmax(0,1.5fr) repeat(2,minmax(0,.65fr)); min-width: 0; border: 1px solid rgba(255,255,255,.16); }.segmented label { min-width: 0; cursor: pointer; }.segmented label+label { border-left: 1px solid rgba(255,255,255,.16); }.segmented input { position: absolute; opacity: 0; pointer-events: none; }.segmented span { display: grid; place-items: center; min-width: 0; min-height: 44px; padding: 4px; color: #98938b; font-size: 9px; text-align: center; text-transform: uppercase; letter-spacing: .07em; overflow-wrap: anywhere; }.segmented input:checked+span { color: var(--bg); background: var(--gold-light); }
.honeypot { position: absolute!important; left: -10000px!important; width: 1px!important; height: 1px!important; overflow: hidden!important; }.consent-check { display: grid; grid-template-columns: 17px 1fr; gap: 11px; align-items: start; color: #817c75; font-size: 10px; }.consent-check input { appearance: none; width: 16px; height: 16px; margin: 1px 0 0; border: 1px solid #77716a; cursor: pointer; }.consent-check input:checked { background: var(--gold); box-shadow: 0 0 0 3px var(--surface-2) inset; }.consent-check a { color: #cbc4ba; border-bottom: 1px solid #625e58; }.form-submit { display: flex; align-items: center; justify-content: space-between; gap: 22px; }.form-submit p { max-width: 280px; margin: 0; color: #77726b; font-size: 9px; }.application-form.is-sending .button { opacity: .6; pointer-events: none; }

.site-footer { padding: 58px 0 23px; color: #d8d2c9; border-top: 1px solid var(--line); background: #070809; }.footer-top { display: grid; grid-template-columns: 1fr 1fr auto; align-items: center; padding-bottom: 34px; }.footer-mark small { color: var(--gold); }.footer-top>p { margin: 0; color: #77716a; font-size: 11px; }.to-top { display: grid; place-items: center; width: 44px; height: 44px; border: 1px solid var(--line-gold); border-radius: 50%; color: var(--gold); }.footer-details { display: grid; grid-template-columns: 1.25fr .7fr .8fr; gap: 7%; padding: 23px 0; border-top: 1px solid var(--line); }.footer-details p { margin: 0; color: #8b857e; font-size: 10px; line-height: 1.65; }.footer-details strong { color: #c3bdb4; }.footer-legal { display: grid; grid-template-columns: 1.4fr .6fr; gap: 8%; padding: 20px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }.footer-legal p { margin: 0; color: #706b65; font-size: 10px; line-height: 1.6; }.footer-bottom { display: grid; grid-template-columns: 1fr 2fr 1fr; gap: 25px; padding-top: 20px; color: #67625d; font-size: 8px; text-transform: uppercase; letter-spacing: .1em; }.footer-bottom nav { display: flex; justify-content: center; flex-wrap: wrap; gap: 16px; }.footer-bottom>span:last-child { text-align: right; }.footer-bottom a:hover { color: var(--text); }.noscript { position: fixed; z-index: 2000; inset: auto 0 0; padding: 10px; color: #fff; background: var(--terracotta); text-align: center; font-size: 12px; }

/* Legal pages */
.legal-page { background: var(--bg); }.legal-header { height: 86px; border-bottom: 1px solid var(--line); background: rgba(9,10,11,.94); }.legal-header .shell { height: 100%; display: flex; align-items: center; justify-content: space-between; }.legal-back { padding-bottom: 3px; border-bottom: 1px solid #5f5a54; color: var(--muted); font-size: 9px; text-transform: uppercase; letter-spacing: .13em; }.legal-main { padding: 82px 0 100px; }.legal-document { max-width: 940px; }.legal-document h1 { max-width: 850px; margin: 0; font: 400 clamp(40px,5.5vw,72px)/.98 Georgia,serif; letter-spacing: -.045em; text-transform: uppercase; }.legal-date { margin: 21px 0 31px; color: #77726b; font-size: 9px; text-transform: uppercase; letter-spacing: .13em; }.legal-notice { margin-bottom: 44px; padding: 17px 20px; border-left: 3px solid var(--gold); color: var(--muted); background: var(--surface-2); font-size: 12px; }.legal-document section { padding: 26px 0; border-top: 1px solid var(--line); }.legal-document section h2 { margin: 0 0 14px; font: 400 23px Georgia,serif; }.legal-document section p,.legal-document section li { color: var(--muted); font-size: 13px; line-height: 1.72; }.legal-document section p { margin: 0 0 10px; }.legal-document section ul { margin: 0; padding-left: 19px; }.legal-document section a { border-bottom: 1px solid #605b55; }.legal-footer { padding: 25px 0; color: #77716a; border-top: 1px solid var(--line); background: #070809; font-size: 9px; text-transform: uppercase; letter-spacing: .14em; }.legal-footer .shell { display: flex; justify-content: space-between; gap: 28px; }
.reveal { opacity: 0; transform: translateY(18px); transition: opacity .7s var(--ease),transform .7s var(--ease); }.reveal.is-visible { opacity: 1; transform: none; }

@media (max-width: 1420px) {
  :root { --shell: calc(100vw - 52px); }
  .hero-grid { grid-template-columns: minmax(250px,.78fr) minmax(470px,1.35fr) minmax(230px,.62fr); gap: 24px; }
  .direction-card { min-height: 228px; padding-inline: 13px; }.direction-card svg { width: 52px; height: 52px; margin-bottom: 34px; }.direction-card strong { font-size: 16px; }
  .monolith-stage { height: 455px; }.monolith { width: min(88%,204px); height: 418px; }.monolith-base { width: min(96%,224px); }
}

@media (max-width: 1180px) {
  :root { --shell: calc(100vw - 44px); }
  .desktop-nav { display: none; }.header-cta { margin-left: auto; }
  .hero { min-height: auto; padding-top: calc(var(--header-h) + 42px); }.hero-grid { grid-template-columns: minmax(250px,.76fr) minmax(0,1.24fr); gap: 34px 28px; min-height: 0; align-items: start; }.hero-copy h1 { font-size: clamp(31px,3.45vw,40px); }
  .monolith-navigation { grid-column: 1/-1; display: grid; min-height: 350px; padding: 28px 0 0; grid-template-columns: minmax(180px,.7fr) minmax(230px,360px); grid-template-rows: auto 1fr; column-gap: 30px; border-top: 1px solid var(--line); }.monolith-heading { align-self: start; margin-top: 16px; }.monolith-stage { grid-column: 2; grid-row: 1/3; height: 326px; }.monolith { width: 184px; height: 296px; margin-right: 24px; }.monolith-base { width: 207px; margin-right: 9px; }.monolith-progress { grid-column: 1; align-self: end; margin-bottom: 20px; }
  .section { padding: 90px 0; }.about-layout { gap: 5%; }.condition-panel { grid-template-columns: 1fr; }.panel-intro { grid-row: auto; border-right: 0; border-bottom: 1px solid var(--line); }.panel-commission { grid-column: 1; }.condition-panels { min-height: 0; }
  .quick-calculator { grid-template-columns: .75fr 1fr 1fr 1fr; padding: 20px; row-gap: 20px; }.quick-intro { padding: 0 18px 0 0; }.quick-submit { grid-column: 1; margin: 0; }.ratio-result { grid-column: 2/-1; border-top: 0; padding: 0 15px; }
  .faq-grid,.contact-grid { grid-template-columns: .72fr 1.28fr; gap: 5%; }.application-form { padding: 28px; }
}

@media (max-width: 820px) {
  :root { --header-h: 72px; --shell: calc(100vw - 34px); }
  .section { padding: 78px 0; }.wordmark span { font-size: 16px; }.wordmark small { font-size: 7px; }.header-cta { display: none; }
  .menu-toggle { display: flex; flex-direction: column; justify-content: center; gap: 6px; width: 40px; height: 40px; margin-left: auto; padding: 0; border: 1px solid var(--line-gold); background: transparent; }.menu-toggle span { display: block; width: 17px; height: 1px; margin-inline: auto; background: var(--text); transition: transform .3s; }.menu-toggle[aria-expanded="true"] span:first-child { transform: translateY(3.5px) rotate(45deg); }.menu-toggle[aria-expanded="true"] span:last-child { transform: translateY(-3.5px) rotate(-45deg); }
  .mobile-nav { display: flex; position: fixed; z-index: -1; inset: var(--header-h) 0 0; padding: 28px 17px; flex-direction: column; background: rgba(9,10,11,.98); visibility: hidden; opacity: 0; transform: translateY(-12px); transition: opacity .3s,transform .3s,visibility .3s; }.mobile-nav.is-open { visibility: visible; opacity: 1; transform: none; }.mobile-nav a { padding: 12px 5px; border-bottom: 1px solid var(--line); font: 27px Georgia,serif; }
  .hero { padding: calc(var(--header-h) + 35px) 0 28px; }.hero-grid { grid-template-columns: 1fr; gap: 44px; }.hero-copy { max-width: 620px; }.hero-copy h1 { font-size: clamp(39px,8vw,60px); }.hero-lead { max-width: 520px; }
  .hero-financing h2 { font-size: clamp(29px,5vw,39px); }.direction-card { min-height: 210px; }
  .monolith-navigation { grid-column: auto; display: grid; min-height: 390px; padding-top: 24px; grid-template-columns: minmax(150px,.7fr) minmax(210px,300px); grid-template-rows: auto 1fr; column-gap: 22px; }.monolith-heading { margin-top: 12px; }.monolith-stage { grid-column: 2; grid-row: 1/3; height: 350px; }.monolith { width: 188px; height: 316px; margin-right: 24px; }.monolith-base { width: 210px; margin-right: 10px; }.monolith-progress { align-self: end; margin-bottom: 18px; }
  .section-heading { grid-template-columns: 1fr; gap: 20px; margin-bottom: 37px; }.section-heading>p { margin-left: 0; }.about-layout { grid-template-columns: 1fr; gap: 38px; }.trust-row,.legal-disclosure { grid-column: auto; }.legal-disclosure ul { columns: 1; }
  .panel-facts dl { grid-template-columns: 1fr 1fr; }.process-row { grid-template-columns: 1fr 1fr; }
  .faq-grid,.contact-grid { grid-template-columns: 1fr; gap: 45px; }.faq-intro,.contact-aside { position: static; }.application-form { padding: 25px; }
  .footer-details { grid-template-columns: 1fr 1fr; }.footer-details p:first-child { grid-column: 1/-1; }.footer-legal { grid-template-columns: 1fr; gap: 11px; }.footer-bottom { grid-template-columns: 1fr; }.footer-bottom nav { justify-content: flex-start; }.footer-bottom>span:last-child { text-align: left; }
}

@media (max-width: 700px) {
  .hero-grid { row-gap: 24px; }
  .monolith-navigation { display: block; min-height: 0; height: auto; margin: -12px 0 0; padding: 0; border: 0; }
  .monolith-heading,.monolith-progress { display: none; }
  .mobile-monolith-active { display: block; height: 13px; margin: 0 0 5px; color: #aaa49a; font-size: 8px; font-weight: 650; line-height: 13px; text-transform: uppercase; letter-spacing: .16em; }
  .monolith-stage { display: block; width: 100%; height: 46px; margin: 0; perspective: none; overflow: visible; }
  .monolith-stage::before { right: 4%; bottom: -7px; width: 92%; height: 18px; opacity: .46; filter: blur(6px); transform: none; }
  .monolith { display: grid; width: 100%; height: 46px; margin: 0; grid-template-columns: repeat(5,minmax(0,1fr)); grid-template-rows: 1fr; border-color: rgba(198,154,84,.3); border-radius: 2px; background: linear-gradient(180deg,rgba(27,29,31,.97),rgba(10,11,12,.99)); box-shadow: 0 12px 24px rgba(0,0,0,.34),0 1px rgba(255,255,255,.025) inset; transform: none; }
  .monolith::before,.monolith-glow,.monolith-base { display: none; }
  .monolith::after { background: linear-gradient(105deg,rgba(255,255,255,.035),transparent 24% 76%,rgba(198,154,84,.035)); box-shadow: none; }
  .monolith:hover,.monolith:focus-within { border-color: rgba(198,154,84,.3); box-shadow: 0 12px 24px rgba(0,0,0,.34),0 1px rgba(255,255,255,.025) inset; transform: none; }
  .monolith-level { display: grid; min-height: 44px; padding: 0; place-items: center; grid-template-columns: 1fr; border-right: 1px solid rgba(198,154,84,.17); border-bottom: 0; background: transparent; transform: none; }
  .monolith-level:last-of-type { border-right: 0; }
  .monolith-number { font-size: 18px; line-height: 1; }
  .monolith-label,.monolith-arrow { display: none; }
  .monolith-level:hover,.monolith-level:focus-visible,.monolith-level.is-active { color: var(--text); border-top: 1px solid var(--gold-light); background: linear-gradient(180deg,rgba(198,154,84,.14),rgba(198,154,84,.035) 72%,transparent); box-shadow: 0 8px 18px rgba(0,0,0,.2),0 8px 18px rgba(198,154,84,.035) inset; transform: translateY(-3px); }
  .monolith-level:focus-visible { outline: 2px solid rgba(221,184,115,.78); outline-offset: 2px; }
  .monolith-level.is-selected { background: linear-gradient(180deg,rgba(221,184,115,.18),rgba(198,154,84,.04) 72%,transparent); }
}

@media (max-width: 600px) {
  :root { --shell: calc(100vw - 28px); }
  .section { padding: 68px 0; }.hero { padding-top: calc(var(--header-h) + 20px); }.hero-grid { gap: 12px; }.hero-copy h1 { font-size: 9vw; line-height: 1.02; }.hero-copy .eyebrow { margin-bottom: 12px; }.hero-lead { margin: 12px 0 14px; font-size: 14px; }.hero-copy .button { min-height: 50px; }.privacy-note { max-width: 315px; margin-top:8px; }
  .hero-financing h2 { font-size: 27px; }.direction-grid { gap: 8px; margin-top: 12px; }.direction-card { min-height: 108px; padding: 10px 5px 9px; border-radius: 8px; }.direction-card svg { width: 31px; height: 31px; margin-bottom: 10px; }.direction-card strong { font-size: 12px; }.direction-card small { display:none; }.card-rule { width: 25px; margin-top: 7px; }
  .monolith-navigation { margin-top: 0; }
  .section h2,.about-intro h2 { font-size: clamp(36px,10.4vw,50px); }.about-lead { font-size: 17px; }.about-points { grid-template-columns: 1fr 1fr; }.about-points article { min-height: 155px; padding: 18px; }.about-points h3 { margin-top: 23px; font-size: 17px; }.trust-row { grid-template-columns: 1fr; }.trust-row span+span { border-left: 0; border-top: 1px solid var(--line); }
  .condition-switcher { grid-template-columns: 1fr; }.condition-switcher button+button { border-left: 0; border-top: 1px solid var(--line); }.panel-intro { padding: 28px 20px; }.panel-intro h3 { font-size: 30px; }.panel-facts { padding: 16px; }.panel-facts dl { grid-template-columns: 1fr; }.panel-facts dl div:nth-child(even) { border-left: 0; }.panel-facts dl div+div { border-top: 1px solid var(--line); }.panel-detail { padding: 22px 20px; }.panel-commission { grid-template-columns: 1fr; gap: 8px; padding: 18px 20px; }.business-directions ul { grid-template-columns: 1fr; }.business-directions li:nth-child(even) { border-left: 0; }
  .quick-calculator { grid-template-columns: 1fr; padding: 22px 18px; gap: 18px; }.quick-intro { padding: 0 0 12px; border-bottom: 1px solid var(--line); }.quick-calculator label { padding: 0; border-left: 0; }.quick-submit { grid-column: auto; width: 100%; }.ratio-result { grid-column: auto; display: block; padding: 13px 0 0; border-top: 1px solid var(--line); }.ratio-result small { display: block; margin-top: 7px; }
  .process-row { grid-template-columns: 1fr; }.process-row li { min-height: 155px; }.process-row h3 { margin-top: 30px; }.accordion summary { min-height: 62px; font-size: 16px; }
  .application-form { grid-template-columns: 1fr; padding: 22px 17px; }.field-span-2,.form-section-heading,.form-status { grid-column: 1; }.form-submit { flex-direction: column; align-items: flex-start; }.contact-direct>div { grid-template-columns: 90px 1fr; }.footer-top { grid-template-columns: 1fr auto; gap: 20px; }.footer-top>p { grid-column: 1/-1; grid-row: 2; }.footer-details { grid-template-columns: 1fr; }.footer-details p:first-child { grid-column: auto; }
  .legal-header { height: 72px; }.legal-back { font-size: 0; }.legal-back::after { content: "← На сайт"; font-size: 8px; }.legal-main { padding: 58px 0 72px; }.legal-document h1 { font-size: clamp(35px,10.5vw,50px); }.legal-document section h2 { font-size: 21px; }.legal-document section p,.legal-document section li { font-size: 12px; }
}

@media (max-width: 360px) {
  .direction-card strong { font-size: 11.5px; }.direction-card svg { width: 32px; height: 32px; }.about-points { grid-template-columns: 1fr; }.segmented { grid-template-columns: 1fr; }.segmented label+label { border-left: 0; border-top: 1px solid rgba(255,255,255,.16); }
}

@media (hover:none) { .direction-card:hover { transform: none; } }
@media (prefers-reduced-motion:reduce) {
  html { scroll-behavior: auto; }
  *,*::before,*::after { animation-duration: .01ms!important; animation-iteration-count: 1!important; transition-duration: .01ms!important; }
  .monolith,.monolith:hover,.monolith:focus-within,.monolith-level,.monolith-level:hover,.monolith-level:focus-visible,.monolith-level.is-active { transform: none!important; }
  .reveal { opacity: 1; transform: none; }
}
