:root{--font-size:16px;--background:#1a1a1a;--background-secondary:#2a2a2a;--background-hover:#252525;--foreground:#ffffff;--foreground-secondary:#d1d5db;--foreground-muted:#9ca3af;--foreground-dim:#6b7280;--primary:#06b6d4;--primary-hover:#0891b2;--primary-dark:#0e7490;--primary-bg:rgba(6,182,212,0.2);--primary-bg-light:rgba(6,182,212,0.1);--border:#374151;--border-light:rgba(255,255,255,0.08);--radius:0.5rem;--green:#34d399;--green-bg:rgba(16,185,129,0.2);--yellow:#fbbf24;--yellow-bg:rgba(251,191,36,0.2);--orange:#f59e0b;--orange-bg:rgba(245,158,11,0.1);--purple:#a78bfa;--purple-bg:rgba(139,92,246,0.1);--red:#f87171;--red-bg:rgba(239,68,68,0.2);--red-border:rgba(239,68,68,0.5);--blue:#60a5fa;--blue-bg:rgba(59,130,246,0.1);--cyan:#22d3ee;--scrollbar-track:rgba(15,23,42,0.28);--scrollbar-thumb:rgba(100,116,139,0.72);--scrollbar-thumb-hover:rgba(34,211,238,0.72);--scrollbar-thumb-active:rgba(34,211,238,0.9);--sidebar-width:256px;--navbar-height:64px;--page-title-size:1.5rem;--page-title-weight:600;--page-subtitle-size:0.875rem;--page-header-gap:1.5rem;--page-max-width:1280px}.respGrid4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.respGrid3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}.respGrid2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media (max-width:1024px){.respGrid3,.respGrid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.respGrid2,.respGrid3,.respGrid4{grid-template-columns:1fr}}.statusSpinner{display:inline-block;width:12px;height:12px;border-radius:50%;border:2px solid rgba(59,130,246,.25);border-top-color:#3b82f6;animation:statusSpinnerSpin .8s linear infinite;flex-shrink:0}@keyframes statusSpinnerSpin{to{transform:rotate(1turn)}}*,:after,:before{box-sizing:border-box;padding:0;margin:0}html{font-size:var(--font-size);overflow-x:hidden}body{font-family:var(--font-pretendard),"Pretendard Variable","Pretendard",-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:var(--demo-banner-h,0)}*,body,html{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:999px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--scrollbar-thumb) 0,rgba(71,85,105,.82) 100%);border-radius:999px;border:2px solid rgba(15,23,42,.35);background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--scrollbar-thumb-hover) 0,rgba(6,182,212,.72) 100%)}::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,var(--scrollbar-thumb-active) 0,rgba(6,182,212,.95) 100%)}::-webkit-scrollbar-corner{background:transparent}a{color:inherit;text-decoration:none}button{font-family:inherit;border:none;background:none;cursor:pointer}input,select,textarea{font-family:inherit;font-size:1rem}ol,ul{list-style:none}img{max-width:100%;display:block}.appSection{margin-bottom:2.25rem}.appSection:last-child{margin-bottom:0}.appSectionHead{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.5rem}.appSectionTitle{display:flex;align-items:center;gap:.6rem;margin:0;color:#ffffff;font-size:1.125rem;font-weight:700;line-height:1.3}.appSectionTitle:before{content:"";flex:0 0 auto;width:3px;height:1.1em;border-radius:2px;background:#22d3ee}@media print{body,html{background:#ffffff!important;color:#000000!important}body *{visibility:hidden!important}.egg-receipt-print,.egg-receipt-print *{visibility:visible!important}.egg-receipt-print{position:absolute!important;top:0!important;left:0!important;right:0!important;margin:0 auto!important;width:100%!important;max-width:100%!important;max-height:none!important;overflow:visible!important;box-shadow:none!important;border:none!important;color:#000000!important;background:#ffffff!important;padding:1rem 1.25rem!important}.egg-receipt-print a{color:#000000!important;text-decoration:none!important}.egg-no-print{display:none!important}}.xterm{cursor:text;position:relative;-moz-user-select:none;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#FFF;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;right:0;left:0;top:0;bottom:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm .xterm-cursor-pointer,.xterm.xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) ::selection{color:transparent}.xterm .xterm-accessibility-tree{font-family:monospace;-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:pre}.xterm .xterm-accessibility-tree>div{transform-origin:left;width:-moz-fit-content;width:fit-content}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{-webkit-text-decoration:double underline;text-decoration:double underline}.xterm-underline-3{-webkit-text-decoration:wavy underline;text-decoration:wavy underline}.xterm-underline-4{-webkit-text-decoration:dotted underline;text-decoration:dotted underline}.xterm-underline-5{-webkit-text-decoration:dashed underline;text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}.xterm .xterm-scrollable-element>.scrollbar{cursor:default}.xterm .xterm-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.xterm .xterm-scrollable-element>.visible{opacity:1;background:rgba(0,0,0,0);transition:opacity .1s linear;z-index:11}.xterm .xterm-scrollable-element>.invisible{opacity:0;pointer-events:none}.xterm .xterm-scrollable-element>.invisible.fade{transition:opacity .8s linear}.xterm .xterm-scrollable-element>.shadow{position:absolute;display:none}.xterm .xterm-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow,#000) 0 6px 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.xterm .xterm-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset}@font-face{font-family:pretendard;src:url(/_next/static/media/ff840cfebfb63b0c-s.p.woff2) format("woff2");font-display:block;font-weight:45 920}@font-face{font-family:pretendard Fallback;src:local("Arial");ascent-override:93.76%;descent-override:23.75%;line-gap-override:0.00%;size-adjust:101.55%}.__className_c3fd43{font-family:pretendard,pretendard Fallback}.__variable_c3fd43{--font-pretendard:"pretendard","pretendard Fallback"}.DemoBanner_banner__BzX6W{position:fixed;top:0;left:0;right:0;z-index:9999;width:100%;background:linear-gradient(90deg,#FFB020,#FFD84D 25%,#FFC21F 50%,#FFD84D 75%,#FFB020);background-size:200% 100%;animation:DemoBanner_demoBannerShine__IybY5 6s linear infinite;color:#1a1a1a;box-shadow:0 2px 16px rgba(255,184,20,.55),0 1px 4px rgba(0,0,0,.18)}@keyframes DemoBanner_demoBannerShine__IybY5{0%{background-position:0 50%}to{background-position:200% 50%}}@media (prefers-reduced-motion:reduce){.DemoBanner_banner__BzX6W{animation:none}}.DemoBanner_inner__M17qP{max-width:1280px;margin:0 auto;padding:.5rem 1.25rem;display:flex;align-items:center;gap:.75rem;font-size:.8125rem;line-height:1.5}.DemoBanner_badge__5VXIx{display:inline-flex;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:800;letter-spacing:.12em;color:#ffffff;background:#1a1a1a;border-radius:.25rem;flex-shrink:0}.DemoBanner_text__ZOYYf{font-weight:500;color:#1a1a1a}.DemoBanner_link__voHJv{color:#1a1a1a;font-weight:700;text-decoration:underline;text-underline-offset:2px}.DemoBanner_link__voHJv:hover{color:#ffffff}@media (max-width:640px){.DemoBanner_inner__M17qP{padding:.5rem .875rem;font-size:.75rem}.DemoBanner_badge__5VXIx{font-size:.625rem}}.CelebrationTestButton_btn__ATQ79{position:fixed;bottom:20px;right:20px;z-index:10000;padding:.5rem .875rem;border:1px solid rgba(251,191,36,.55);border-radius:.5rem;background:rgba(15,23,42,.95);color:#fbbf24;font-size:.8125rem;font-weight:600;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.4);transition:filter .15s}.CelebrationTestButton_btn__ATQ79:hover{filter:brightness(1.15)}.ServiceToastHost_host__jWVIL{position:fixed;top:78px;left:50%;transform:translateX(-50%);z-index:9999;display:flex;flex-direction:column;align-items:center;gap:.75rem;pointer-events:none;max-width:580px;width:calc(100vw - 44px)}.ServiceToastHost_toast__dyAsP{display:flex;align-items:flex-start;gap:.625rem;padding:.875rem 1rem;border-radius:.625rem;background:rgba(15,23,42,.96);border:1px solid rgba(71,85,105,.5);color:#f1f5f9;box-shadow:0 8px 24px rgba(0,0,0,.35);pointer-events:auto;width:100%;animation:ServiceToastHost_toastIn__c_nGy .2s ease-out}@keyframes ServiceToastHost_toastIn__c_nGy{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.ServiceToastHost_icon__pLVNf{flex-shrink:0;margin-top:.125rem}.ServiceToastHost_body__Fpsph{flex:1 1;min-width:0}.ServiceToastHost_title__ExURz{font-size:.875rem;font-weight:600;line-height:1.3;margin-bottom:.125rem}.ServiceToastHost_message__kVB_W{font-size:.8125rem;color:#cbd5e1;line-height:1.45;word-break:break-word;white-space:pre-line}.ServiceToastHost_close__2opFE{background:none;border:none;color:#64748b;cursor:pointer;padding:2px;flex-shrink:0;border-radius:4px}.ServiceToastHost_close__2opFE:hover{color:#cbd5e1;background:rgba(51,65,85,.5)}.ServiceToastHost_success__0sxk_{border-color:rgba(34,197,94,.45)}.ServiceToastHost_success__0sxk_ .ServiceToastHost_icon__pLVNf{color:#4ade80}.ServiceToastHost_info__rX3OL{border-color:rgba(59,130,246,.45)}.ServiceToastHost_info__rX3OL .ServiceToastHost_icon__pLVNf{color:#60a5fa}.ServiceToastHost_warn__xu5_H{border-color:rgba(234,179,8,.45)}.ServiceToastHost_warn__xu5_H .ServiceToastHost_icon__pLVNf{color:#facc15}.ServiceToastHost_error__tbpc1{border-color:rgba(239,68,68,.45)}.ServiceToastHost_error__tbpc1 .ServiceToastHost_icon__pLVNf{color:#f87171}.ServiceToastHost_celebrateBackdrop__kF4Oj{position:fixed;inset:0;z-index:9997;background:rgba(6,10,16,.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);pointer-events:none;animation:ServiceToastHost_backdropFade__b6L9N .28s ease-out}@keyframes ServiceToastHost_backdropFade__b6L9N{0%{opacity:0}to{opacity:1}}.ServiceToastHost_celebrate__EeNfh{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:1.85rem 2.2rem 2.1rem;width:min(720px,calc(100vw - 22px));max-width:100%;background:#0f1419;border-color:rgba(34,211,238,.32);box-shadow:0 30px 90px rgba(0,0,0,.6),0 0 0 1px rgba(34,211,238,.08);overflow:hidden;animation:ServiceToastHost_celebrateIn__2Ne7E .32s cubic-bezier(.22,.8,.2,1)}@keyframes ServiceToastHost_celebrateIn__2Ne7E{0%{transform:translate(-50%,-50%) scale(.94);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.ServiceToastHost_celebrate__EeNfh:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0,rgba(34,211,238,.08),transparent 34%);pointer-events:none}.ServiceToastHost_celebrate__EeNfh .ServiceToastHost_close__2opFE{position:absolute;top:12px;right:12px;z-index:10}.ServiceToastHost_celebrateEyebrow__RyUvO{position:relative;z-index:9;margin-top:.1rem;font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#22d3ee}.ServiceToastHost_hatch__yZqtJ{position:relative;width:500px;height:372px;max-width:100%;margin:.28rem auto .9rem}.ServiceToastHost_stageGlow__TDbpe{position:absolute;left:50%;bottom:14px;width:320px;height:78px;margin-left:-160px;border-radius:999px;background:radial-gradient(circle,rgba(34,211,238,.82) 0,rgba(6,182,212,.42) 42%,transparent 74%);filter:blur(11px);opacity:0;animation:ServiceToastHost_glowBloom__VSCj2 .9s ease-out .28s forwards}.ServiceToastHost_stageShadow__YTkOZ{position:absolute;left:50%;bottom:20px;width:316px;height:44px;margin-left:-158px;border-radius:999px;background:radial-gradient(circle,rgba(1,8,20,.56) 0,rgba(1,8,20,0) 72%)}.ServiceToastHost_scene__TEYX4{position:absolute;left:50%;top:6px;width:420px;height:310px;margin-left:-210px;animation:ServiceToastHost_sceneLift__jBCPc 2.72s cubic-bezier(.22,.8,.2,1) .02s both}.ServiceToastHost_layer__DqaAh{position:absolute;inset:0;background-repeat:no-repeat;background-position:bottom;background-size:contain;transform-origin:50% 100%;filter:drop-shadow(0 14px 20px rgba(3,11,27,.18));opacity:0;will-change:transform,opacity}.ServiceToastHost_eggWhole__D_Hp5{background-image:url(/images/celebration-frames/frame-1.png);animation:ServiceToastHost_eggWholeAnim__PQzM6 2.72s cubic-bezier(.22,.8,.2,1) .02s both}.ServiceToastHost_eggCrack__AC6R_{background-image:url(/images/celebration-frames/frame-2.png);animation:ServiceToastHost_eggCrackAnim__UmsgJ 2.72s cubic-bezier(.22,.8,.2,1) .02s both}.ServiceToastHost_eggHatch__VilpA{background-image:url(/images/celebration-frames/frame-3.png);animation:ServiceToastHost_eggHatchAnim__iTDD6 2.72s cubic-bezier(.22,.8,.2,1) .02s both}.ServiceToastHost_eggOpened__JxaSv{background-image:url(/images/celebration-frames/frame-4.png);opacity:1;animation:none;transform:none}.ServiceToastHost_shellTop__vz3fE{background-image:url(/images/celebration-frames/frame-4.png);-webkit-clip-path:polygon(0 0,100% 0,100% 53%,0 53%);clip-path:polygon(0 0,100% 0,100% 53%,0 53%);animation:ServiceToastHost_shellTopAnim__1ChDa 2.72s cubic-bezier(.22,.8,.2,1) .02s both}.ServiceToastHost_shellBottom__JxeDX{background-image:url(/images/celebration-frames/frame-4.png);-webkit-clip-path:polygon(0 45%,100% 45%,100% 100%,0 100%);clip-path:polygon(0 45%,100% 45%,100% 100%,0 100%);animation:ServiceToastHost_shellBottomAnim__C0GEv 2.72s cubic-bezier(.22,.8,.2,1) .02s both}.ServiceToastHost_finalMascot__9f57y{background-image:url(/images/celebration-frames/frame-5.png);animation:ServiceToastHost_finalMascotReveal__oTHbp 2.72s cubic-bezier(.22,.8,.2,1) .02s both,ServiceToastHost_finalMascotFloat__3RcoM 2.55s ease-in-out 2.78s infinite}.ServiceToastHost_celebrateTitle__ajSOB{position:relative;z-index:10;font-size:1.58rem;font-weight:900;color:#ffffff}.ServiceToastHost_celebrateMsg__nII5J{position:relative;z-index:10;max-width:390px;font-size:1rem;color:#cbd5e1;line-height:1.58;margin-top:.14rem;word-break:keep-all}.ServiceToastHost_actionBtn__W70rq{position:relative;z-index:10;margin-top:1.15rem;min-width:188px;padding:1rem 2rem;border:1px solid rgba(34,211,238,.45);border-radius:10px;background:#22d3ee;color:#0f172a;font-size:1.04rem;font-weight:800;cursor:pointer;pointer-events:auto;transition:background .15s,transform .1s}.ServiceToastHost_actionBtn__W70rq:hover{background:#06b6d4}.ServiceToastHost_actionBtn__W70rq:active{transform:translateY(1px)}.ServiceToastHost_fireworks__zakzD{position:fixed;inset:0;z-index:9998;pointer-events:none;overflow:hidden}.ServiceToastHost_fireworks__zakzD:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 26%,rgba(34,211,238,.22),transparent 22%),radial-gradient(circle at 24% 38%,rgba(251,191,36,.18),transparent 18%),radial-gradient(circle at 76% 24%,rgba(244,114,182,.18),transparent 18%),radial-gradient(circle at 36% 70%,rgba(167,139,250,.16),transparent 20%),radial-gradient(circle at 68% 72%,rgba(74,222,128,.16),transparent 20%),radial-gradient(circle at 14% 62%,rgba(249,115,22,.14),transparent 18%),radial-gradient(circle at 88% 60%,rgba(103,232,249,.14),transparent 18%);opacity:0;animation:ServiceToastHost_fireworksFlash__Wx1Kn 3.4s ease-out 0s forwards}.ServiceToastHost_ring__Zl70A{position:absolute;border-radius:50%;border:6px solid;opacity:0}.ServiceToastHost_ring1__XWbwh{left:50%;top:24%;width:20px;height:20px;margin:-10px 0 0 -10px;border-color:rgba(34,211,238,.96);animation:ServiceToastHost_ringPulse__Grr_P 2.8s ease-out 0s forwards}.ServiceToastHost_ring2___2L60{left:22%;top:34%;width:18px;height:18px;margin:-9px 0 0 -9px;border-color:rgba(251,191,36,.94);animation:ServiceToastHost_ringPulse__Grr_P 2.6s ease-out .1s forwards}.ServiceToastHost_ring3__htHOm{left:78%;top:22%;width:20px;height:20px;margin:-10px 0 0 -10px;border-color:rgba(244,114,182,.94);animation:ServiceToastHost_ringPulse__Grr_P 2.9s ease-out .2s forwards}.ServiceToastHost_ring4__AqUKF{left:14%;top:20%;width:16px;height:16px;margin:-8px 0 0 -8px;border-color:rgba(167,139,250,.92);animation:ServiceToastHost_ringPulse__Grr_P 2.5s ease-out .3s forwards}.ServiceToastHost_ring5__HoD_F{left:86%;top:46%;width:16px;height:16px;margin:-8px 0 0 -8px;border-color:rgba(74,222,128,.92);animation:ServiceToastHost_ringPulse__Grr_P 2.7s ease-out .4s forwards}.ServiceToastHost_ring6__uQQu2{left:34%;top:68%;width:18px;height:18px;margin:-9px 0 0 -9px;border-color:rgba(249,115,22,.92);animation:ServiceToastHost_ringPulse__Grr_P 2.65s ease-out .5s forwards}.ServiceToastHost_ring7__b5OM5{left:67%;top:70%;width:18px;height:18px;margin:-9px 0 0 -9px;border-color:rgba(236,72,153,.94);animation:ServiceToastHost_ringPulse__Grr_P 2.75s ease-out .55s forwards}.ServiceToastHost_ring8__J0_8h{left:50%;top:14%;width:22px;height:22px;margin:-11px 0 0 -11px;border-color:rgba(103,232,249,.96);animation:ServiceToastHost_ringPulse__Grr_P 3s ease-out .15s forwards}.ServiceToastHost_ring9__Xqinj{left:30%;top:18%;width:18px;height:18px;margin:-9px 0 0 -9px;border-color:rgba(250,204,21,.92);animation:ServiceToastHost_ringPulse__Grr_P 2.85s ease-out .35s forwards}.ServiceToastHost_ring10__yuasC{left:72%;top:18%;width:18px;height:18px;margin:-9px 0 0 -9px;border-color:rgba(165,243,252,.88);animation:ServiceToastHost_ringPulse__Grr_P 2.7s ease-out .45s forwards}.ServiceToastHost_confetti__nuV1r{position:absolute}.ServiceToastHost_burstA__1GuqV{left:50%;top:24%}.ServiceToastHost_burstB__7Rp8K{left:22%;top:34%}.ServiceToastHost_burstC__gdLfT{left:78%;top:22%}.ServiceToastHost_burstD__Ps4Rk{left:14%;top:20%}.ServiceToastHost_burstE__Eo3nJ{left:86%;top:46%}.ServiceToastHost_burstF__whiwZ{left:34%;top:68%}.ServiceToastHost_burstG__55oHr{left:67%;top:70%}.ServiceToastHost_burstH__2y4LG{left:50%;top:14%}.ServiceToastHost_burstI__HSCbE{left:30%;top:18%}.ServiceToastHost_burstJ__1gRqR{left:72%;top:18%}.ServiceToastHost_burstK__F0aBP{left:10%;top:52%}.ServiceToastHost_burstL__MrkHX{left:90%;top:68%}.ServiceToastHost_burstM__faZdl{left:44%;top:44%}.ServiceToastHost_burstN__0P0e8{left:58%;top:40%}.ServiceToastHost_burstO__NLG6x{left:18%;top:76%}.ServiceToastHost_burstP__COMOj{left:82%;top:78%}.ServiceToastHost_burstQ__RozZm{left:50%;top:84%}.ServiceToastHost_burstR__elkzS{left:50%;top:60%}.ServiceToastHost_burstA__1GuqV .ServiceToastHost_piece__6qF8C{animation-delay:0s}.ServiceToastHost_burstB__7Rp8K .ServiceToastHost_piece__6qF8C{animation-delay:.08s}.ServiceToastHost_burstC__gdLfT .ServiceToastHost_piece__6qF8C{animation-delay:.16s}.ServiceToastHost_burstD__Ps4Rk .ServiceToastHost_piece__6qF8C{animation-delay:.24s}.ServiceToastHost_burstE__Eo3nJ .ServiceToastHost_piece__6qF8C{animation-delay:.32s}.ServiceToastHost_burstF__whiwZ .ServiceToastHost_piece__6qF8C{animation-delay:.4s}.ServiceToastHost_burstG__55oHr .ServiceToastHost_piece__6qF8C{animation-delay:.48s}.ServiceToastHost_burstH__2y4LG .ServiceToastHost_piece__6qF8C{animation-delay:.04s}.ServiceToastHost_burstI__HSCbE .ServiceToastHost_piece__6qF8C{animation-delay:.12s}.ServiceToastHost_burstJ__1gRqR .ServiceToastHost_piece__6qF8C{animation-delay:.2s}.ServiceToastHost_burstK__F0aBP .ServiceToastHost_piece__6qF8C{animation-delay:.28s}.ServiceToastHost_burstL__MrkHX .ServiceToastHost_piece__6qF8C{animation-delay:.36s}.ServiceToastHost_burstM__faZdl .ServiceToastHost_piece__6qF8C{animation-delay:.44s}.ServiceToastHost_burstN__0P0e8 .ServiceToastHost_piece__6qF8C{animation-delay:.52s}.ServiceToastHost_burstO__NLG6x .ServiceToastHost_piece__6qF8C{animation-delay:.6s}.ServiceToastHost_burstP__COMOj .ServiceToastHost_piece__6qF8C{animation-delay:.66s}.ServiceToastHost_burstQ__RozZm .ServiceToastHost_piece__6qF8C{animation-delay:.72s}.ServiceToastHost_burstR__elkzS .ServiceToastHost_piece__6qF8C{animation-delay:.14s}.ServiceToastHost_piece__6qF8C{position:absolute;left:0;top:0;width:12px;height:12px;border-radius:3px;background:var(--c,#fbbf24);box-shadow:0 0 30px rgba(255,255,255,.3);opacity:0;animation:ServiceToastHost_burst__rOUnA 3.2s cubic-bezier(.14,.78,.2,1) forwards}.ServiceToastHost_piece__6qF8C:nth-child(3n){width:14px;height:14px}.ServiceToastHost_piece__6qF8C:nth-child(4n){width:7px;height:20px;border-radius:2px}.ServiceToastHost_piece__6qF8C:nth-child(5n){width:6px;height:6px;border-radius:999px}.ServiceToastHost_piece__6qF8C:nth-child(8n+1){--c:#22d3ee}.ServiceToastHost_piece__6qF8C:nth-child(8n+2){--c:#fbbf24}.ServiceToastHost_piece__6qF8C:nth-child(8n+3){--c:#f472b6}.ServiceToastHost_piece__6qF8C:nth-child(8n+4){--c:#4ade80}.ServiceToastHost_piece__6qF8C:nth-child(8n+5){--c:#f97316}.ServiceToastHost_piece__6qF8C:nth-child(8n+6){--c:#a78bfa}.ServiceToastHost_piece__6qF8C:nth-child(8n+7){--c:#ec4899}.ServiceToastHost_piece__6qF8C:nth-child(8n+8){--c:#67e8f9}.ServiceToastHost_piece__6qF8C:first-child{--a:0deg}.ServiceToastHost_piece__6qF8C:nth-child(2){--a:11deg}.ServiceToastHost_piece__6qF8C:nth-child(3){--a:22deg}.ServiceToastHost_piece__6qF8C:nth-child(4){--a:34deg}.ServiceToastHost_piece__6qF8C:nth-child(5){--a:45deg}.ServiceToastHost_piece__6qF8C:nth-child(6){--a:56deg}.ServiceToastHost_piece__6qF8C:nth-child(7){--a:68deg}.ServiceToastHost_piece__6qF8C:nth-child(8){--a:79deg}.ServiceToastHost_piece__6qF8C:nth-child(9){--a:90deg}.ServiceToastHost_piece__6qF8C:nth-child(10){--a:101deg}.ServiceToastHost_piece__6qF8C:nth-child(11){--a:113deg}.ServiceToastHost_piece__6qF8C:nth-child(12){--a:124deg}.ServiceToastHost_piece__6qF8C:nth-child(13){--a:135deg}.ServiceToastHost_piece__6qF8C:nth-child(14){--a:146deg}.ServiceToastHost_piece__6qF8C:nth-child(15){--a:158deg}.ServiceToastHost_piece__6qF8C:nth-child(16){--a:169deg}.ServiceToastHost_piece__6qF8C:nth-child(17){--a:180deg}.ServiceToastHost_piece__6qF8C:nth-child(18){--a:191deg}.ServiceToastHost_piece__6qF8C:nth-child(19){--a:202deg}.ServiceToastHost_piece__6qF8C:nth-child(20){--a:214deg}.ServiceToastHost_piece__6qF8C:nth-child(21){--a:225deg}.ServiceToastHost_piece__6qF8C:nth-child(22){--a:236deg}.ServiceToastHost_piece__6qF8C:nth-child(23){--a:248deg}.ServiceToastHost_piece__6qF8C:nth-child(24){--a:259deg}.ServiceToastHost_piece__6qF8C:nth-child(25){--a:270deg}.ServiceToastHost_piece__6qF8C:nth-child(26){--a:281deg}.ServiceToastHost_piece__6qF8C:nth-child(27){--a:293deg}.ServiceToastHost_piece__6qF8C:nth-child(28){--a:304deg}.ServiceToastHost_piece__6qF8C:nth-child(29){--a:315deg}.ServiceToastHost_piece__6qF8C:nth-child(30){--a:326deg}.ServiceToastHost_piece__6qF8C:nth-child(31){--a:338deg}.ServiceToastHost_piece__6qF8C:nth-child(32){--a:349deg}@keyframes ServiceToastHost_glowBloom__VSCj2{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes ServiceToastHost_sceneLift__jBCPc{0%{transform:translateY(8px) scale(.985)}to{transform:translateY(0) scale(1)}}@keyframes ServiceToastHost_eggWholeAnim__PQzM6{0%,22%{opacity:1;transform:translateY(0) rotate(0deg) scale(1)}7%{transform:rotate(-1.8deg) scale(1.006)}13%{transform:rotate(1.8deg) scale(.998)}18%{transform:rotate(-.8deg) translateY(-1px) scale(1.008)}26%{opacity:1;transform:rotate(0deg) translateY(-2px) scale(1.01)}34%{opacity:0;transform:translateY(-4px) scale(1.004)}to{opacity:0;transform:translateY(-4px) scale(1.004)}}@keyframes ServiceToastHost_eggCrackAnim__UmsgJ{0%,18%{opacity:0;transform:translateY(2px) scale(.99)}24%{opacity:.92;transform:translateY(0) scale(1)}32%{opacity:1;transform:translateY(-1px) scale(1.008)}42%{opacity:0;transform:translateY(-3px) scale(1.012)}to{opacity:0;transform:translateY(-3px) scale(1.012)}}@keyframes ServiceToastHost_eggHatchAnim__iTDD6{0%,30%{opacity:0;transform:translateY(8px) scale(.976)}38%{opacity:.86;transform:translateY(3px) scale(.992)}48%{opacity:1;transform:translateY(0) scale(1.012)}58%{opacity:.42;transform:translateY(-3px) scale(1.02)}66%{opacity:0;transform:translateY(-5px) scale(1.018)}to{opacity:0;transform:translateY(-5px) scale(1.018)}}@keyframes ServiceToastHost_eggOpenedAnim__zGB1_{0%,44%{opacity:0;transform:translateY(12px) scale(.955)}52%{opacity:.88;transform:translateY(5px) scale(.986)}62%{opacity:1;transform:translateY(0) scale(1.008)}70%{opacity:.12;transform:translateY(-4px) scale(1.016)}to{opacity:0;transform:translateY(-4px) scale(1.016)}}@keyframes ServiceToastHost_shellTopAnim__1ChDa{0%,57%{opacity:0;transform:translateY(0) rotate(0deg) scale(1)}60%{opacity:1;transform:translateY(0) rotate(0deg) scale(1)}72%{opacity:1;transform:translateY(-8px) rotate(-3deg) scale(1.015)}to{opacity:0;transform:translateY(-26px) rotate(-9deg) scale(.99)}}@keyframes ServiceToastHost_shellBottomAnim__C0GEv{0%,57%{opacity:0;transform:translateY(0) scale(1)}60%{opacity:1;transform:translateY(0) scale(1)}78%{opacity:1;transform:translateY(4px) scale(1)}to{opacity:0;transform:translateY(14px) scale(.985)}}@keyframes ServiceToastHost_finalMascotReveal__oTHbp{0%,56%{opacity:0;transform:translateY(22px) scale(.92)}64%{opacity:.5;transform:translateY(12px) scale(.962)}76%{opacity:1;transform:translateY(-2px) scale(1.02)}88%{opacity:1;transform:translateY(-10px) scale(1.04)}to{opacity:1;transform:translateY(-12px) scale(1.04)}}@keyframes ServiceToastHost_finalMascotFloat__3RcoM{0%,to{transform:translateY(-12px) scale(1.04)}50%{transform:translateY(-17px) scale(1.05)}}@keyframes ServiceToastHost_ringPulse__Grr_P{0%{transform:scale(.3);opacity:.98}to{transform:scale(32);opacity:0}}@keyframes ServiceToastHost_fireworksFlash__Wx1Kn{0%{opacity:0}12%{opacity:1}70%{opacity:.55}to{opacity:0}}@keyframes ServiceToastHost_burst__rOUnA{0%{transform:rotate(var(--a)) translateY(0) rotate(0deg) scale(.4);opacity:1}8%{opacity:1}62%{opacity:1}to{transform:rotate(var(--a)) translateY(-620px) rotate(3turn) scale(1.22);opacity:0}}@media (prefers-reduced-motion:reduce){.ServiceToastHost_layer__DqaAh,.ServiceToastHost_piece__6qF8C,.ServiceToastHost_ring__Zl70A,.ServiceToastHost_scene__TEYX4,.ServiceToastHost_stageGlow__TDbpe{animation:none}.ServiceToastHost_eggCrack__AC6R_,.ServiceToastHost_eggHatch__VilpA,.ServiceToastHost_eggOpened__JxaSv,.ServiceToastHost_eggWhole__D_Hp5,.ServiceToastHost_shellBottom__JxeDX,.ServiceToastHost_shellTop__vz3fE{opacity:0}.ServiceToastHost_finalMascot__9f57y{opacity:1;transform:translateY(-12px) scale(1.04)}.ServiceToastHost_stageGlow__TDbpe{opacity:1}.ServiceToastHost_fireworks__zakzD{display:none}}@media (max-width:1024px){.ServiceToastHost_host__jWVIL{top:72px;max-width:none;width:calc(100vw - 22px)}.ServiceToastHost_celebrate__EeNfh{width:min(560px,calc(100vw - 18px));padding-inline:1.35rem}.ServiceToastHost_hatch__yZqtJ{width:420px;max-width:100%;height:312px}.ServiceToastHost_scene__TEYX4{width:360px;height:266px;margin-left:-180px}.ServiceToastHost_stageGlow__TDbpe{width:260px;margin-left:-130px}.ServiceToastHost_stageShadow__YTkOZ{width:258px;margin-left:-129px}.ServiceToastHost_celebrateTitle__ajSOB{font-size:1.42rem}.ServiceToastHost_actionBtn__W70rq{min-width:172px;padding:.92rem 1.7rem}}@media (max-width:560px){.ServiceToastHost_celebrate__EeNfh{width:calc(100vw - 18px);padding:1.3rem 1rem 1.5rem}.ServiceToastHost_hatch__yZqtJ{width:320px;height:238px}.ServiceToastHost_scene__TEYX4{width:274px;height:202px;margin-left:-137px}.ServiceToastHost_stageGlow__TDbpe{width:200px;margin-left:-100px}.ServiceToastHost_stageShadow__YTkOZ{width:198px;margin-left:-99px}}