.landing-root{--ink:#0f1f2a;--ink-2:#152a38;--ink-3:#1e3a4d;--teal:#0e4f5c;--teal-deep:#063744;--teal-light:#2b7a8c;--cream:#f6efe0;--cream-2:#efe6d1;--cream-3:#e6dbc2;--paper:#fbf7ec;--stamp-red:#c23e2f;--stamp-red-deep:#9a2a1f;--orange:#e87c2b;--orange-bright:#f80;--line:#2a1f14;--shadow:0 10px 30px -12px rgba(6,20,28,.35);--radius:14px;--font-display:"Fraunces","Playfair Display",Georgia,serif;--font-serif:"Source Serif 4","Source Serif Pro",Georgia,serif;--font-sans:"Inter Tight","Inter",-apple-system,BlinkMacSystemFont,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-family:var(--font-sans);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100vh}.landing-root *{box-sizing:border-box}.landing-root h1,.landing-root h2,.landing-root h3,.landing-root h4{margin:0;color:inherit;line-height:1}.landing-root p{margin:0;max-width:none}.landing-root a{color:inherit}.landing-root a,.landing-root a:focus,.landing-root a:hover,.landing-root a:visited{text-decoration:none}.landing-root .paper-bg{background-color:var(--cream);background-image:radial-gradient(at 20% 30%,rgba(184,148,90,.1) 0,transparent 50%),radial-gradient(at 80% 70%,rgba(134,92,50,.08) 0,transparent 60%),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.3  0 0 0 0 0.2  0 0 0 0 0.1  0 0 0 .08 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:auto,auto,220px 220px}.landing-root .ink-bg{background-color:var(--ink);background-image:radial-gradient(at 10% 20%,rgba(43,122,140,.18) 0,transparent 50%),radial-gradient(at 90% 80%,rgba(14,79,92,.28) 0,transparent 50%);color:var(--cream)}.landing-root .btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-family:var(--font-sans);font-weight:600;font-size:.95rem;letter-spacing:.01em;border:2px solid var(--ink);background:var(--cream);color:var(--ink);border-radius:999px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;text-decoration:none;box-shadow:3px 3px 0 var(--ink)}.landing-root .btn:hover{transform:translate(-1px,-1px);box-shadow:5px 5px 0 var(--ink)}.landing-root .btn:active{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--ink)}.landing-root .btn-primary{background:var(--stamp-red);color:var(--paper);border-color:var(--ink)}.landing-root .btn-ink{background:var(--ink);color:var(--cream);border-color:var(--ink);box-shadow:3px 3px 0 var(--stamp-red)}.landing-root .btn-ink:hover{box-shadow:5px 5px 0 var(--stamp-red)}.landing-root .btn-ghost{background:transparent;border-color:var(--ink);box-shadow:none}.landing-root .btn-ghost:hover{background:var(--ink);color:var(--cream);box-shadow:none;transform:none}.landing-root .eyebrow{font-family:var(--font-mono);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--stamp-red);font-weight:600}.landing-root .display{font-family:var(--font-display);font-weight:500;letter-spacing:-.02em;line-height:1;font-style:normal}.landing-root .display-italic{font-family:var(--font-display);font-style:italic;font-weight:400}.landing-root .tape{position:absolute;width:90px;height:22px;background:hsla(42,42%,83%,.7);border:1px dashed rgba(60,45,25,.22);transform:rotate(-3deg);box-shadow:0 1px 3px rgba(20,10,0,.1);backdrop-filter:blur(1px)}.landing-root .tape:after,.landing-root .tape:before{content:"";position:absolute;top:0;bottom:0;width:4px;background-image:radial-gradient(circle at 50% 50%,transparent 1.5px,hsla(42,42%,83%,.7) 2px);background-size:4px 4px}.landing-root .tape:before{left:-2px}.landing-root .tape:after{right:-2px}@keyframes lp-slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:960px){.landing-root .lp-hero-grid{grid-template-columns:1fr!important;gap:40px!important}.landing-root .lp-hero-stamp{order:-1;max-width:480px;margin:0 auto}.landing-root .lp-gallery-grid,.landing-root .lp-tools-grid{grid-template-columns:repeat(2,1fr)!important}.landing-root .lp-cta-grid{grid-template-columns:1fr!important;text-align:center}.landing-root .lp-cta-stamp,.landing-root .lp-nav-links{display:none!important}.landing-root .lp-nav{padding:18px 24px!important}.landing-root .lp-hero{padding:24px 24px 60px!important}.landing-root .lp-section{padding-left:24px!important;padding-right:24px!important}.landing-root .lp-footer{padding:32px 24px!important}}@media (max-width:540px){.landing-root .lp-gallery-grid,.landing-root .lp-tools-grid{grid-template-columns:1fr!important}.landing-root .lp-stats{flex-wrap:wrap;gap:18px!important}}