.landing-root{--landing-paper:#f4f2ec;--landing-ink:#30302c;--landing-brass:#b08d3a;--landing-rule:#d1c9bd;--landing-muted:#6b6457;background-color:var(--landing-paper);color:var(--landing-ink);font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif}.landing-root .font-display,.landing-root h1,.landing-root h2{font-family:var(--font-instrument),Georgia,serif;font-weight:400}.landing-quote-engine h1,.landing-quote-engine h2{font-family:inherit}.landing-grain{pointer-events:none;position:absolute;inset:0;z-index:0;opacity:.22;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");mix-blend-mode:multiply}.landing-hero-enter{animation:landing-rise .7s ease-out both}.landing-hero-enter-delay{animation:landing-rise .8s ease-out .12s both}.landing-hero-enter-late{animation:landing-rise .9s ease-out .22s both}@keyframes landing-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing-phone{filter:drop-shadow(0 28px 40px rgba(40,36,28,.28))}.landing-phone-bezel{overflow:hidden;border-radius:28px;border:10px solid #1c1914;background:#ece5dd}.landing-wa-header{display:flex;align-items:center;gap:10px;background:#075e54;padding:12px 14px 14px}.landing-wa-dot{width:34px;height:34px;border-radius:999px;background:#128c7e}.landing-wa-body{min-height:280px;padding:16px 12px 20px;background:linear-gradient(180deg,hsla(32,28%,90%,.4),#ece5dd),repeating-linear-gradient(-12deg,transparent,transparent 18px,rgba(0,0,0,.015) 0,rgba(0,0,0,.015) 19px)}.landing-sheet-frame{container-type:inline-size;aspect-ratio:210/297;background:#fff}.landing-sheet-paper{width:210mm;transform:scale(calc(100cqw / 794px))}.landing-hero-veil{background:radial-gradient(ellipse 72% 80% at 50% 36%,#f4f2ec 0,#f4f2ec 46%,hsla(45,27%,94%,.82) 62%,transparent 84%)}.landing-media-slot-grid{background-image:linear-gradient(90deg,rgba(176,141,58,.08) 1px,transparent 0),linear-gradient(180deg,rgba(176,141,58,.08) 1px,transparent 0);background-size:28px 28px}@keyframes landing-float-a{0%,to{transform:translateY(0) rotate(-12deg)}50%{transform:translateY(-18px) rotate(-12deg)}}@keyframes landing-float-b{0%,to{transform:translateY(0) rotate(3deg)}50%{transform:translateY(-14px) rotate(3deg)}}@keyframes landing-float-c{0%,to{transform:translateY(0) rotate(6deg)}50%{transform:translateY(-10px) rotate(6deg)}}.landing-float-a{animation:landing-float-a 7s ease-in-out infinite}.landing-float-b{animation:landing-float-b 8s ease-in-out 1.2s infinite}.landing-float-c{animation:landing-float-c 9s ease-in-out 2s infinite}@media (prefers-reduced-motion:reduce){.landing-float-a,.landing-float-b,.landing-float-c,.landing-hero-enter,.landing-hero-enter-delay,.landing-hero-enter-late{animation:none}}