:root{--bg:#050505;--panel:#1d1d20e6;--panel-strong:#141416f5;--line:#ffffff17;--line-strong:#ffffff29;--text:#f8f8f4;--muted:#f8f8f4a3;--accent:#32e3ff;--accent-soft:#32e3ff26;--warm:#ffb36b;--shadow:0 24px 80px #00000073}*{box-sizing:border-box}html{background:var(--bg)}body{min-height:100vh;color:var(--text);background:linear-gradient(#060606 0%,#020202 100%);margin:0;font-family:Apple SD Gothic Neo,Noto Sans KR,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}.page-shell{min-height:100vh;position:relative;overflow:hidden}.page-shell:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000b8,#0000 92%);mask-image:linear-gradient(#000000b8,#0000 92%)}a{color:inherit}::selection{background:#32e3ff47}
