:root{--font-body:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;--font-display:ui-serif,Georgia,"Times New Roman",Cambria,"Hoefler Text",serif;--brand:#1f5733;--brand-hover:#2f7a4a;--brand-soft:#dceccd;--brand-muted:#5a8a4b;--accent:#b94e22;--accent-hover:#8c3a18;--accent-soft:#fbe6d3;--surface:#fbf8ee;--bg:#f1ecd9;--bg-deep:#1f5733;--text:#1c2a1c;--muted:#5a6b56;--line:#d9d2bd;--shadow:0 12px 40px rgba(31,87,51,0.12);--shadow-soft:0 4px 16px rgba(31,87,51,0.08);--radius:16px;--radius-sm:10px;--radius-lg:24px;--tap:44px}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;min-height:100dvh;font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.5;position:relative}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.45;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E");background-size:180px 180px}body>*{position:relative;z-index:1}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes nb-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes nb-float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-6px) rotate(1deg)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}