:root{--ink: #211e29;--bg: #e9e7e2;--card: #f7f5f2;--indigo: #5a54e0;--indigo-d: #4640c8;--green: #17976b;--coral: #ef6a4a;--amber: #f5a623;--blue: #3e7cc4;--muted: #9a96a3;--muted-2: #78747f;--muted-3: #57535f;--muted-4: #8b8794;--hair: #e7e4de;--chip: #edeae4;--indigo-tint: #edebfb;--coral-tint: #fce9e3;--card-w: min(100vw, 720px);--u: calc(var(--card-w) / 43.2)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0}html{font-size:var(--u)}body{font-family:Pretendard Variable,Pretendard,-apple-system,system-ui,sans-serif;color:var(--ink);background:var(--bg)}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea{font-family:inherit}::-webkit-scrollbar{width:0;height:0}@keyframes bbFade{0%{opacity:0;transform:translateY(1.4rem)}to{opacity:1;transform:none}}@keyframes bbFloat{0%,to{transform:translate(0)}50%{transform:translateY(-1.6rem)}}@keyframes bbSun{to{transform:rotate(360deg)}}@keyframes bbRain{0%{transform:translateY(-.8rem);opacity:0}30%{opacity:.9}to{transform:translateY(3rem);opacity:0}}@keyframes bbDraw{to{stroke-dashoffset:0}}@keyframes bbSweep{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes bbScan{0%{opacity:.55;transform:translate(-50%,-50%) scale(.12)}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}@keyframes bbUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bbPulse{0%,to{box-shadow:0 1rem 2.6rem -.8rem #5a54e080}50%{box-shadow:0 1rem 3rem -.6rem #5a54e0cc}}@keyframes bbBadge{0%{opacity:0;transform:scale(.3) rotate(-16deg)}55%{transform:scale(1.15) rotate(5deg)}to{opacity:1;transform:scale(1)}}@keyframes bbPop{0%{opacity:0}to{opacity:1}}.bb-enter{animation:bbFade .44s cubic-bezier(.22,.9,.32,1) both}.bb-stag>*{animation:bbFade .5s cubic-bezier(.22,.9,.32,1) both}.bb-stag>*:nth-child(1){animation-delay:.02s}.bb-stag>*:nth-child(2){animation-delay:.07s}.bb-stag>*:nth-child(3){animation-delay:.12s}.bb-stag>*:nth-child(4){animation-delay:.17s}.bb-stag>*:nth-child(5){animation-delay:.22s}.bb-stag>*:nth-child(6){animation-delay:.27s}.bb-stag>*:nth-child(7){animation-delay:.32s}.bb-stag>*:nth-child(8){animation-delay:.37s}@media(prefers-reduced-motion:reduce){*,.bb-enter,.bb-stag>*{animation:none!important}}.mt-wrap{min-height:100dvh;width:100%;display:flex;align-items:stretch;justify-content:center;background:var(--bg);position:relative;overflow:hidden}.mt-card{position:relative;width:var(--card-w);min-height:100dvh;background:var(--card);display:flex;flex-direction:column;overflow:hidden;word-break:keep-all;overflow-wrap:anywhere}.mt-card p,.mt-card h1{text-wrap:pretty}.mt-ambient{display:none}@media(min-width:760px){.mt-wrap{align-items:center;padding:24px 16px;background:radial-gradient(1100px 640px at 12% -8%,rgba(90,84,224,.1),transparent 55%),radial-gradient(900px 560px at 112% 112%,rgba(23,151,107,.08),transparent 55%),var(--bg)}.mt-card{min-height:0;height:min(86.4rem,93dvh);border-radius:4rem;box-shadow:0 4.4rem 10rem -3.4rem #211e2980,0 0 0 .1rem #211e290d}.mt-ambient{display:block}}
