:root{--ink:#132029;--ink-soft:#3d4f5c;--paper:#f3f6f4;--paper-deep:#e4ebe6;--accent:#1a6b5c;--accent-hover:#145247;--hero-veil:linear-gradient(105deg, #0a161cd1 0%, #0a161c8c 42%, #0a161c2e 100%);--display:"Fraunces", "Times New Roman", serif;--sans:"Outfit", "Segoe UI", sans-serif;font:18px/1.55 var(--sans);color:var(--ink-soft);background:radial-gradient(ellipse 80% 50% at 10% 0%, #d7e8e2 0%, transparent 55%), radial-gradient(ellipse 60% 40% at 100% 100%, #dce3e8 0%, transparent 50%), var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}body{min-width:320px;margin:0}#root{min-height:100svh}a{color:inherit}img{max-width:100%;display:block}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page{min-height:100svh}.hero{isolation:isolate;color:#f4f7f5;align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero__image{z-index:-2;object-fit:cover;object-position:72% 38%;width:100%;height:100%;animation:18s ease-out forwards hero-ken;position:absolute;inset:0;transform:scale(1.06)}.hero__veil{z-index:-1;background:var(--hero-veil);position:absolute;inset:0}.hero__content{width:min(40rem,100%);padding:clamp(2rem,6vw,5rem) clamp(2rem,6vw,5rem) clamp(3rem,8vh,5.5rem);animation:.9s cubic-bezier(.22,1,.36,1) both rise-in}.hero__brand{font-family:var(--display);letter-spacing:-.03em;color:#fff;margin:0 0 .85rem;font-size:clamp(2.75rem,7vw,4.75rem);font-weight:600;line-height:1.05;animation:.9s cubic-bezier(.22,1,.36,1) .12s both rise-in}.hero__headline{font-family:var(--sans);letter-spacing:.01em;color:#f4f7f5eb;margin:0 0 .85rem;font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:500;line-height:1.3;animation:.9s cubic-bezier(.22,1,.36,1) .22s both rise-in}.hero__lede{color:#f4f7f5cc;max-width:28rem;margin:0 0 1.75rem;font-size:clamp(1rem,1.8vw,1.125rem);line-height:1.5;animation:.9s cubic-bezier(.22,1,.36,1) .32s both rise-in}.hero__actions{animation:.9s cubic-bezier(.22,1,.36,1) .42s both rise-in}.hero__cta{letter-spacing:.02em;color:#f4f7f5;background:var(--accent);border:1px solid #0000;align-items:center;padding:.85rem 1.4rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.hero__cta:hover{background:var(--accent-hover);transform:translateY(-1px)}.hero__cta:focus-visible{outline-offset:3px;outline:2px solid #f4f7f5}.about{width:min(42rem,100%);margin:0 auto;padding:clamp(3.5rem,10vw,6.5rem) clamp(1.5rem,5vw,2.5rem)}.about p{color:var(--ink-soft);margin:0;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.7;animation:.8s cubic-bezier(.22,1,.36,1) both rise-in}.about p+p{margin-top:1.5rem;animation-delay:.1s}@keyframes hero-ken{0%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes rise-in{0%{opacity:0;transform:translateY(1.1rem)}to{opacity:1;transform:translateY(0)}}@media (width<=720px){.hero{align-items:flex-end;min-height:92svh}.hero__image{object-position:70% 28%}.hero__veil{background:linear-gradient(#0a161c26 0%,#0a161c59 35%,#0a161ce0 100%)}.hero__content{width:100%}}
