:root{--bg:#2b1d12;--bg-elevated:#3a2718;--bg-card:#3a2718;--border:#6a4a2c;--text:#f3e2c4;--text-muted:#c9a36a;--accent:#8a4b1f;--accent-strong:#f6d7a4;--accent-ink:#f8ead0;--danger:#ffb4a8;--safe-bottom:env(safe-area-inset-bottom,0px);--banner-h:60px;--font-display:"Cormorant Garamond","Songti SC","Noto Serif KR",serif;--font-body:"Noto Sans KR","Apple SD Gothic Neo",system-ui,sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased}a{color:var(--accent-strong);text-decoration:none}button,select{font:inherit}.phone-shell{width:min(720px,100%);margin:0 auto;min-height:100dvh;position:relative}