:root{--bg:#1a1714;--bg-elevated:#2a2520;--bg-card:#322c26;--bg-input:#3a332c;--border:#4a4238;--text:#f5f0e8;--text-muted:#a89a88;--accent:#c99a6b;--accent-strong:#d4a574;--accent-ink:#2a2018;--danger:#8b5a4a;--safe-bottom:env(safe-area-inset-bottom,0px);--banner-h:60px;--banner-h-panel:72px;--font-display:"Cormorant Garamond","Times New Roman",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);text-decoration:none}button,input{font:inherit}.phone-shell{width:min(430px,100%);margin:0 auto;min-height:100dvh;position:relative}