:root{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;line-height:1.6;font-weight:400;color:#374151;background:linear-gradient(135deg,#fef7f9,#f0f4ff 50%,#f5f3ff);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{overflow-y:scroll}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:2rem 1rem}.app{width:100%;max-width:640px}h1,h2{color:#1f2937;font-weight:600}button{border-radius:12px;border:none;padding:.8em 1.5em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s ease}button:focus,button:focus-visible{outline:3px solid rgba(139,92,246,.4);outline-offset:2px}.no-link-notice{width:100%;max-width:480px;margin:0 auto;padding:3rem 2rem}.notice-content{background:white;border-radius:20px;padding:3rem 2rem;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08)}.notice-content h1{font-size:1.5rem;color:#8b5cf6;margin:0 0 1.5rem}.notice-icon{font-size:4rem;margin-bottom:1.5rem}.notice-content h2{font-size:1.25rem;color:#1f2937;margin:0 0 1rem}.notice-content p{color:#6b7280;margin:.5rem 0;line-height:1.6}.notice-content .notice-sub{font-size:.875rem;color:#9ca3af;margin-top:1.5rem}