:root{--color-ivory: #fefbf5;--color-ink: #082218;--color-gold: #d39e50;--color-gold-soft: rgba(211, 158, 80, .26);--color-ink-soft: rgba(8, 34, 24, .72);--shadow-soft: 0 26px 70px rgba(8, 34, 24, .08);--font-serif: Georgia, "Times New Roman", serif;--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--color-ink);background:var(--color-ivory);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(90deg,rgba(211,158,80,.07) 1px,transparent 1px),linear-gradient(rgba(211,158,80,.05) 1px,transparent 1px),var(--color-ivory);background-size:72px 72px}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.section-wrap{width:100%;max-width:1120px;margin:0 auto;padding-right:48px;padding-left:48px}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:34px;width:100%;min-height:96px;padding:22px max(48px,calc((100vw - 1120px)/2 + 48px));background:#fefbf5f0;border-bottom:1px solid rgba(211,158,80,.45);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:14px;padding:0;border:0;background:transparent;color:var(--color-ink);font-family:var(--font-serif);font-size:2rem;line-height:1;letter-spacing:0}.brand img{display:block;width:auto;height:clamp(44px,5vw,58px);object-fit:contain}.brand span{color:var(--color-ink);font-family:var(--font-serif);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1;letter-spacing:0;white-space:nowrap}.site-nav{display:flex;align-items:center;gap:clamp(28px,4vw,48px)}.nav-link{position:relative;padding:8px 0;border:0;background:transparent;color:var(--color-ink);font-size:1rem;font-weight:650}.nav-link:after{position:absolute;left:0;bottom:0;width:100%;height:2px;content:"";background:var(--color-gold);transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.hero{display:grid;grid-template-columns:minmax(0,.96fr) minmax(400px,1.04fr);gap:clamp(42px,5vw,64px);align-items:center;min-height:auto;padding-top:64px;padding-bottom:72px}.section-eyebrow{margin:0 0 24px;color:var(--color-gold);font-size:.78rem;font-weight:700;line-height:1;letter-spacing:.22em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--color-ink);font-family:var(--font-serif);font-weight:500;letter-spacing:-.02em}h1{max-width:620px;margin-bottom:28px;font-size:clamp(3.2rem,4.4vw,4.6rem);line-height:1.05;letter-spacing:-.02em}.hero h1{max-width:640px;font-size:clamp(3.45rem,4.55vw,4.55rem);line-height:.98;letter-spacing:-.035em}h2{margin-bottom:16px;font-size:clamp(2.4rem,3.2vw,3.4rem);line-height:1.05;letter-spacing:-.02em}h3{margin-bottom:14px;font-size:1.55rem;line-height:1.15}.intro-copy{max-width:520px;color:var(--color-ink-soft);font-size:1.08rem;line-height:1.75}.intro-copy p{margin-bottom:22px}.hero-actions{display:flex;flex-wrap:wrap;gap:20px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-width:176px;min-height:56px;padding:0 28px;border-radius:8px;border:1px solid var(--color-gold);font-size:1rem;font-weight:600;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-2px);box-shadow:0 14px 26px #0822181f}.button.primary{background:var(--color-ink);color:var(--color-ivory)}.button.secondary{background:transparent;color:var(--color-ink)}.hero-visual,.about-visual{width:100%;margin:0}.hero-visual{max-width:540px;justify-self:end;filter:drop-shadow(0 22px 54px rgba(8,34,24,.07))}.hero-visual img{display:block;width:100%;aspect-ratio:4 / 5;border-radius:22px;object-fit:cover}svg{display:block;width:100%;height:auto}.svg-panel{fill:#fefbf594;stroke:#d39e5038;stroke-width:1}.mini-panel{fill:#d39e5014;stroke:var(--color-gold);stroke-width:2}.gold-line,.ink-line,.dash-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.gold-line{stroke:var(--color-gold);stroke-width:4}.ink-line{stroke:var(--color-ink);stroke-width:3}.dash-line{stroke:var(--color-gold);stroke-dasharray:7 12;stroke-width:3}.gold-dot{fill:var(--color-gold)}.ink-fill{fill:var(--color-ink)}.svg-text,.svg-symbol,.mini-text{fill:var(--color-ink);font-family:var(--font-serif);letter-spacing:0}.svg-text{font-size:42px}.svg-symbol{font-size:54px}.svg-symbol.small{font-size:31px}.mini-text{font-size:26px}.simulators-preview,.page-section{padding-top:56px;padding-bottom:72px}.simulators-preview{border-top:1px solid rgba(211,158,80,.35)}.section-heading{max-width:760px;margin-bottom:34px}.simulators-preview .section-heading{max-width:680px;margin-right:auto;margin-bottom:0;margin-left:auto;text-align:center}.simulators-preview h2{display:flex;align-items:center;justify-content:center;gap:24px}.simulators-preview h2:before,.simulators-preview h2:after{width:34px;height:1px;content:"";background:var(--color-gold)}.section-heading p{color:var(--color-ink-soft);font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.65}.page-heading{margin-bottom:42px}.simulator-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:32px;max-width:860px;margin:36px auto 0}.simulator-card{display:flex;height:100%;min-height:360px;flex-direction:column;padding:28px;border:1px solid rgba(211,158,80,.38);border-radius:14px;background:#fefbf5c2;box-shadow:0 16px 44px #0822180d}.card-illustration{overflow:hidden;height:220px;margin-bottom:24px;border-radius:12px;background:#d39e5014}.card-illustration img,.card-illustration svg{display:block;width:100%;height:100%;object-fit:cover}.simulator-card__media{flex:0 0 220px}.simulator-card__title{min-height:56px}.simulator-card__title h3{margin-bottom:0}.simulator-card__text{min-height:96px;margin-top:14px}.card-copy p{margin-bottom:0;color:var(--color-ink-soft);font-size:1rem;line-height:1.55}.simulator-card__actions{margin-top:auto;padding-top:26px}.card-button{align-self:flex-start}.about-page{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);gap:clamp(48px,6vw,76px);align-items:start;padding-top:72px;padding-bottom:86px}.about-copy h1{margin-bottom:30px;font-size:clamp(3.2rem,4.4vw,4.6rem);line-height:1.05}.about-copy{max-width:630px}.about-copy .section-eyebrow{margin-bottom:24px}.about-copy p:not(.section-eyebrow){margin-bottom:22px;color:var(--color-ink-soft);font-size:clamp(1.08rem,1.25vw,1.15rem);line-height:1.75}.about-copy p:not(.section-eyebrow):last-child{margin-bottom:0}.about-visual{position:sticky;top:124px;max-width:430px;justify-self:start;padding:22px;border:1px solid rgba(211,158,80,.32);border-radius:22px;background:#fff8eb7a;box-shadow:0 22px 60px #0822180d}.about-visual img{display:block;width:100%;aspect-ratio:4 / 5;border-radius:16px;object-fit:cover}.site-footer{width:100%;min-height:78px;display:flex;align-items:center;justify-content:center;padding:24px 48px;background:var(--color-ink);color:var(--color-ivory);text-align:center}.site-footer p{margin:0;color:#fefbf5e6;font-size:.98rem}@media(max-width:900px){.site-header{position:static;flex-direction:column;align-items:flex-start;min-height:auto;padding:24px}.site-nav{width:100%;justify-content:space-between;gap:12px}.nav-link{font-size:.94rem}.hero,.about-page{grid-template-columns:1fr}.hero{min-height:auto;padding-top:54px;padding-bottom:58px}.hero-visual{max-width:500px;justify-self:center;margin:0 auto}.simulator-grid{grid-template-columns:1fr}.simulator-card{min-height:auto}.about-page{gap:38px;padding-top:54px;padding-bottom:64px}.about-visual{position:static;max-width:430px;justify-self:center}}@media(max-width:560px){.section-wrap{padding-right:24px;padding-left:24px}.site-nav{flex-wrap:wrap;justify-content:flex-start}.hero h1{font-size:clamp(2.625rem,11vw,3rem);line-height:1}h1,.about-copy h1{font-size:clamp(2.8rem,12vw,3.45rem)}.hero-actions,.button{width:100%}.button{min-width:0;min-height:50px}.card-illustration{height:190px}.simulator-card__media{flex-basis:190px}.simulator-card__title,.simulator-card__text{min-height:auto}.site-footer{min-height:78px;padding:24px}}
