:root{--color-ivory:#fbf7ef;--color-cream:#f3e8d2;--color-deep-green:#203727;--color-charcoal:#1b1b18;--color-bread-crust:#b87432;--color-wheat:#d9b56f;--color-flour-gray:#d8d1c4;--background:var(--color-flour-gray);--foreground:#1b1b18d6;--primary:#203727e6;--accent:#b87432c7;--muted:#1b1b1894;--border:#20372724;color:var(--foreground);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 18% 8%,#d9b56f24,#0000 24rem),linear-gradient(#fbf7ef 0%,#f7efe2 100%);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.page{place-items:center;width:min(100% - 40px,1120px);min-height:100vh;margin:0 auto;padding:32px 0 92px;display:grid}.site-footer{justify-content:space-between;align-items:center;display:flex}.brand,.links{align-items:center;display:flex}.brand{color:var(--primary);letter-spacing:-.03em;flex-wrap:wrap;gap:10px;font-size:.95rem;font-weight:700}.brand-separator{color:var(--accent);opacity:.62}.hero{grid-template-columns:minmax(0,1fr) minmax(240px,360px);align-items:center;gap:clamp(32px,8vw,112px);width:100%;display:grid}.hero-copy{max-width:620px}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:700}h1,p{margin-top:0}h1{max-width:620px;color:var(--primary);letter-spacing:-.06em;margin-bottom:28px;font-size:clamp(1.25rem,8.4vw,4rem);font-weight:700;line-height:.9}.lead{color:#1b1b18ad;max-width:620px;margin-bottom:0;font-size:clamp(1.08rem,1.6vw,1.28rem);line-height:1.58}.hero-visual{place-items:center;display:grid}.bread-contour{width:min(100%,360px);overflow:visible}.contour-line{vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;opacity:0;animation:4.8s ease-in-out infinite glow-line}.contour-line-one{stroke:#203727d1;animation-delay:0s}.contour-line-two{stroke:#b87432c7;animation-delay:.18s}.contour-line-three{stroke:#d9b56fe6;animation-delay:.36s}.contour-line-four{stroke:#d8d1c4f2;animation-delay:.54s}.contour-line-five{stroke:#203727b8;animation-delay:.72s}.contour-line-six{stroke:#b87432ad;animation-delay:.9s}.contour-line-seven{stroke:#d9b56fd1;animation-delay:1.08s}.contour-line-eight{stroke:#d8d1c4e6;animation-delay:1.26s}.contour-line-nine{stroke:#b87432b8;animation-delay:1.44s}@keyframes glow-line{0%,to{opacity:0}35%,68%{opacity:1}}.site-footer{z-index:10;gap:20px;position:fixed;bottom:24px;left:20px;right:20px}.links{flex-wrap:wrap;gap:8px 18px}.links a{color:var(--primary);opacity:.37;letter-spacing:-.02em;font-size:.95rem;font-weight:650}.links a:hover{color:var(--accent)}.copyright{color:var(--muted);letter-spacing:-.02em;margin:0;font-size:.9rem;font-weight:600}@media (width<=760px){.page{width:min(100% - 28px,1120px);padding:40px 0 132px}h1{font-size:clamp(2.8rem,14vw,5.2rem);line-height:.95}.hero{grid-template-columns:1fr;gap:38px}.hero-copy{max-width:none}.hero-visual{justify-content:start}.bread-contour{width:min(72vw,280px)}.lead{font-size:1rem}.site-footer{flex-direction:column;align-items:flex-start;gap:12px;bottom:18px;left:14px;right:14px}.links{gap:8px 16px}}@media (width<=420px){.brand{gap:7px;font-size:.88rem}h1{font-size:clamp(2.5rem,13.5vw,4rem)}}
