*{box-sizing:border-box}html,body{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Golos Text,system-ui,sans-serif}::placeholder{color:#b6ab99}input:focus,textarea:focus{outline:none}a{color:inherit}@keyframes popIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}:root,:root[data-theme=sand]{--bg:#f6f0e6;--surface:#fff;--surface-2:#fbf7f0;--ink:#3b342b;--muted:#8a8073;--line:#e9e1d3;--accent:#c8743f;--accent-ink:#fff8f1;--accent-tint:#fbeee4;--accent-soft:#c8743f47;--tag-bg:#efe7d8;--tag-ink:#6b5e4a;--shadow:#503c2821}:root[data-theme=clay]{--bg:#f1e7dc;--surface:#fffbf6;--surface-2:#f8efe4;--ink:#3a2e26;--muted:#8c7b6b;--line:#e4d6c5;--accent:#b5562f;--accent-ink:#fff6ef;--accent-tint:#f6e6da;--accent-soft:#b5562f47;--tag-bg:#eadbc9;--tag-ink:#6e5b49;--shadow:#5a372329}:root[data-theme=honey]{--bg:#f4f1e4;--surface:#fff;--surface-2:#faf8ee;--ink:#373225;--muted:#867c66;--line:#e7e2cf;--accent:#b6862c;--accent-ink:#fffcf4;--accent-tint:#f6efd9;--accent-soft:#b6862c42;--tag-bg:#e9e4cf;--tag-ink:#5f5942;--shadow:#55461e24}body{background:var(--bg);min-height:100vh;color:var(--ink)}.photo-stripe{background:repeating-linear-gradient(135deg,#ece3d3 0 11px,#f4eee2 11px 22px)}
