:root{--grad-brand:linear-gradient(135deg,#7c3aed,#ec4899 52%,#fb923c);--purple:#a855f7;--pink:#ec4899;--bg:#0a0710;--bg-elev:#130b1f;--surface:hsla(0,0%,100%,.045);--surface-strong:hsla(0,0%,100%,.07);--stroke:hsla(0,0%,100%,.09);--stroke-strong:hsla(0,0%,100%,.16);--text:#f6f1fb;--text-dim:rgba(246,241,251,.64);--text-faint:rgba(246,241,251,.38);--r-lg:26px;--r-md:18px;--app-max:480px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Apple SD Gothic Neo,Noto Sans KR,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{min-height:100dvh}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input{font-family:inherit}.material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-user-select:none;-moz-user-select:none;user-select:none}.app-shell{width:100%;max-width:var(--app-max);margin:0 auto;min-height:100dvh;display:flex;flex-direction:column;position:relative}::selection{background:rgba(236,72,153,.35)}