@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Cormorant+Garamond:wght@600;700&display=swap";:root{color-scheme:light;--bg: #ffffff;--bg-soft: #ffffff;--surface: #ffffff;--surface-strong: #ffffff;--surface-contrast: #162033;--text: #182033;--text-soft: #5d6573;--line: rgba(24, 32, 51, .1);--gold: #b7894a;--gold-soft: rgba(183, 137, 74, .12);--sage: #7f907f;--shadow: 0 28px 70px rgba(23, 31, 47, .08);--shadow-soft: 0 14px 36px rgba(23, 31, 47, .05);--radius-lg: 32px;--radius-md: 22px;--radius-sm: 16px;--container: min(1140px, calc(100% - 2rem) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Manrope,sans-serif;background:#fff;color:var(--text)}#root,main,.hero,.section,.section-soft,.section-contrast,.site-footer{background:#fff}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-shell{position:relative;overflow:hidden;background:var(--bg)}.page-veil,.ambient,.ambient-one,.ambient-two,.pattern-grid{display:none}.container{position:relative;z-index:1;width:var(--container);margin:0 auto}.narrow{max-width:900px}.section{padding:6rem 0}.site-header{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid rgba(24,32,51,.06);box-shadow:0 8px 30px #1820330a}.nav-row,.footer-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.nav-row{padding:1rem 0}.brand{display:inline-flex;align-items:center;gap:.9rem}.brand-logo-image{width:3.3rem;height:3.3rem;flex:none;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(183,137,74,.18))}.brand-text{display:flex;flex-direction:column;gap:.12rem;font-weight:700;line-height:1}.brand-text span{color:var(--text-soft);font-size:.76rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.nav-links{display:inline-flex;align-items:center;gap:1.8rem;color:var(--text-soft);font-weight:600}.nav-links a:hover,.nav-links a:focus-visible{color:var(--text)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.35rem;padding:.9rem 1.4rem;border-radius:999px;background:linear-gradient(135deg,#162033,#283246);color:#fff;font-weight:700;letter-spacing:.01em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;box-shadow:0 16px 34px #16203324}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 20px 40px #1620332e}.button-small{min-height:2.9rem;padding-inline:1.15rem;font-size:.96rem}.button-ghost{background:#fff;color:var(--text);border:1px solid rgba(24,32,51,.08);box-shadow:var(--shadow-soft)}.hero{padding-top:5.4rem}.hero-layout,.model-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.78fr);gap:2.4rem;align-items:center}.hero-copy h1,.section h2,.cta-panel h2{margin:0;font-family:Cormorant Garamond,serif;line-height:.95;letter-spacing:-.03em}.hero-copy h1{max-width:9ch;font-size:clamp(3.4rem,7vw,6.5rem)}.eyebrow,.section-kicker,.card-label,.feature-tag{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 1rem;color:var(--sage);font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before,.section-kicker:before,.card-label:before,.feature-tag:before{content:"";width:1.8rem;height:1px;background:currentColor;opacity:.45}.hero-subtext,.section-copy,.feature-card p,.footer-copy,.footer-note,.panel-note{color:var(--text-soft);line-height:1.75}.hero-subtext{max-width:40rem;margin:1.4rem 0 0;font-size:1.16rem}.hero-highlights{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem}.hero-highlights span{padding:.72rem 1rem;border:1px solid rgba(24,32,51,.08);border-radius:999px;background:#fff;box-shadow:var(--shadow-soft);color:var(--text);font-size:.92rem;font-weight:600}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-panel,.model-card,.cta-panel,.feature-card,.service-card,.question-card{position:relative;border:1px solid rgba(24,32,51,.08);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.hero-panel{display:grid;gap:1rem}.hero-card,.model-card,.cta-panel{padding:2rem}.hero-card:after,.model-card:after,.cta-panel:after{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border-radius:calc(var(--radius-lg) - .8rem);border:1px solid rgba(183,137,74,.12);pointer-events:none}.hero-card{background:var(--surface)}.panel-eyebrow{margin:0 0 .9rem;color:var(--text-soft);font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-points,.service-list{margin:0;padding:0;list-style:none}.hero-points li,.service-list li{padding:1rem 0;border-top:1px solid var(--line);line-height:1.65}.hero-points li:first-child,.service-list li:first-child{padding-top:0;border-top:0}.section h2,.cta-panel h2{max-width:14ch;font-size:clamp(2.4rem,4.5vw,4.2rem)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.2rem}.section-heading .section-copy{max-width:28rem;margin:0}.question-grid,.feature-grid,.services-grid{display:grid;gap:1.2rem}.question-grid{margin-top:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.question-card{padding:1.35rem;min-height:9rem;background:var(--surface)}.question-mark{display:inline-grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:50%;background:var(--gold-soft);color:var(--gold);font-weight:800;margin-bottom:1rem}.question-card p{margin:0;font-size:1.05rem;line-height:1.6}.section-emphasis{margin-top:1.8rem;font-size:1.14rem;font-weight:800;color:var(--text)}.section-contrast{background:#fff;border-block:0}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{padding:1.6rem;background:var(--surface)}.feature-card h3,.service-card h3{margin:0;font-size:1.45rem;line-height:1.2}.feature-card p:last-child,.service-card p:last-child{margin-bottom:0}.feature-tag{margin-bottom:.75rem;color:var(--gold)}.service-list li:before{content:"•";display:inline-block;width:1rem;color:var(--gold);font-weight:800}.section-soft{padding-top:5rem}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card{padding:1.5rem;min-height:13rem;display:flex;flex-direction:column;justify-content:space-between;background:var(--surface)}.service-number{color:var(--gold);font-size:1.5rem;font-family:Cormorant Garamond,serif;font-weight:700}.cta-panel{text-align:center;padding-block:3.25rem;background:var(--surface)}.cta-panel h2{max-width:14ch;margin:0 auto}.cta-panel .section-copy{margin:1rem auto 2rem}.site-footer{padding:0 0 3rem}.brand-footer{margin-bottom:.9rem;gap:1rem}.brand-footer .brand-logo-image{width:4rem;height:4rem}.brand-footer .brand-text{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700;line-height:.95}.footer-row{padding-top:1.5rem;border-top:1px solid rgba(24,32,51,.08)}.footer-copy,.footer-note{margin:0}.hero-mini-card{position:relative;padding:1.35rem 1.5rem;border:1px solid rgba(24,32,51,.08);border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-soft)}.hero-mini-label{margin:0 0 .45rem;color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-mini-copy{margin:0;color:var(--text-soft);line-height:1.7}.reveal{opacity:0;transform:translateY(24px);animation:rise .8s ease forwards}.reveal-delay{animation-delay:.18s}@keyframes rise{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width: 980px){.nav-links{display:none}.hero-layout,.model-layout,.services-grid,.feature-grid,.question-grid{grid-template-columns:1fr}.section-heading,.footer-row{flex-direction:column;align-items:flex-start}.hero-copy h1{max-width:11ch}}@media (max-width: 720px){.section{padding:4.4rem 0}.site-header{position:static}.nav-row{flex-wrap:wrap}.brand-logo-image{width:3rem;height:3rem}.brand-footer .brand-logo-image{width:3.5rem;height:3.5rem}.brand-footer .brand-text{font-size:1.7rem}.button-small{width:100%}.hero{padding-top:2.6rem}.hero-copy h1{font-size:clamp(2.8rem,15vw,4.3rem)}.hero-actions,.hero-highlights{flex-direction:column}.button,.button-ghost{width:100%}.hero-card,.model-card,.cta-panel,.feature-card,.question-card,.service-card{padding:1.35rem;border-radius:24px}}
