:root{--bg:#262421;--bg-elevated:#2f2d2a;--bg-card:#2f2d2a;--border:#4a453e;--text:#f0e6d2;--text-muted:#cbb99a;--accent:#b58863;--accent-strong:#f0d9b5;--accent-ink:#1e1812;--danger:#e35d5d;--safe-bottom:env(safe-area-inset-bottom,0px);--banner-h:60px;--font-display:"Cormorant Garamond","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,input,select{font:inherit}.phone-shell{width:min(900px,100%);margin:0 auto;min-height:100dvh;position:relative}