@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root{--white:#fff;--bg:#f8f8fc;--bg-purple:#eee8ff;--border:#e0e0e8;--border-soft:#d8d0f5;--purple-600:#6d28d9;--purple-500:#7c3aed;--purple-100:#ddd6fe;--purple-50:#eee8ff;--text-primary:#09090b;--text-secondary:#3f3f46;--text-tertiary:#71717a;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 8px 32px #0000001a;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-full:999px;color:var(--text-primary);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box}body{background:var(--white);min-height:100vh;margin:0}#root{text-align:left;flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0;display:flex}h1,h2,h3,h4{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.2}p{margin:0}button{cursor:pointer}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.3s forwards fadeIn}.bb-input{border-radius:var(--radius-md);border:1.5px solid var(--border);background:var(--white);width:100%;color:var(--text-primary);box-sizing:border-box;caret-color:var(--purple-600);outline:none;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s;display:block}.bb-input:focus{border-color:var(--purple-600);box-shadow:0 0 0 3px #6d28d91f}.bb-input::placeholder{color:var(--text-tertiary)}.bb-textarea{resize:vertical;min-height:80px}input:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px #6d28d91f;border-color:var(--purple-600)!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@media (width<=768px){header{height:auto!important;min-height:52px!important}header>div{flex-wrap:wrap!important;gap:6px!important;height:auto!important;padding:8px 16px!important}header>div>div:last-child{flex-wrap:wrap!important;gap:6px!important}header button{padding:6px 10px!important;font-size:12px!important}header span{display:none!important}h1[style*=clamp\(32px]{word-break:keep-all!important;padding:0 20px!important;font-size:clamp(22px,6vw,32px)!important}div[style*=stepBar]{-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;overflow-x:auto!important}div[style*=footer] button{min-width:0!important;padding:12px 16px!important;font-size:13px!important}.bb-page main{padding:0 20px 60px!important}h2{word-break:keep-all!important;font-size:clamp(14px,4vw,18px)!important;line-height:1.5!important}p{word-break:keep-all!important;font-size:13px!important;line-height:1.65!important}div[style*=cardText]{font-size:12px!important}div[style*=decisionBox]{padding:20px 16px!important}div[style*=nameBox]{padding:24px 16px!important}div[style*=infoCard]{padding:14px 12px!important}div[style*=infoValue]{font-size:12px!important}div[style*=cardInner]{padding:14px 14px 16px!important}div[style*="background:'#1C1917'"] p{font-size:11px!important}main{padding:0 16px 60px!important}.bb-page section:first-of-type{padding:36px 0 24px!important}h1{font-size:clamp(26px,7vw,40px)!important}.bb-page [style*="padding: '28px 28px"]{padding:20px 16px!important}.bb-page [style*="whiteSpace: 'nowrap'"]{display:none!important}.bb-page [style*="minmax(220px,1fr)"]{grid-template-columns:1fr 1fr!important}.bb-page [style*="minmax(260px,1fr)"]{grid-template-columns:1fr!important}.bb-page [style*="minmax(180px,1fr)"]{grid-template-columns:1fr 1fr!important}.bb-page [style*="minmax(280px, 1fr)"]{grid-template-columns:1fr!important}.bb-page [style*="justifyContent:'center'"][style*="flexWrap:'wrap'"]{flex-direction:column!important;align-items:stretch!important}.bb-page [style*="repeat(3,1fr)"]{grid-template-columns:1fr!important}.bb-page [style*="minmax(220px, 1fr)"]{grid-template-columns:1fr 1fr!important}.bb-page [style*="flexWrap:'wrap'"][style*="justifyContent:'center'"]{flex-direction:column!important;align-items:stretch!important}.bb-page [style*="flexWrap:'wrap'"][style*="justifyContent:'center'"] button{width:100%!important}}@media (width<=480px){.bb-page [style*="minmax(220px,1fr)"],.bb-page [style*="minmax(180px,1fr)"],.bb-page [style*="minmax(220px, 1fr)"]{grid-template-columns:1fr!important}}.bb-page{background:var(--white);flex-direction:column;min-height:100vh;display:flex}
