:root{--color-primary: #0052FF;--color-primary-dark: #0041CC;--color-primary-light: #3375FF;--color-bg-primary: #0A0B0D;--color-bg-secondary: #13151A;--color-bg-elevated: #1C1F26;--color-surface: #242830;--color-text: #E8EAED;--color-text-secondary: #9CA3AF;--color-text-muted: #6B7280;--color-border: #2D3139;--color-border-light: #3A3F4A;--color-shadow: rgba(0, 82, 255, .15)}body{margin:0;font-family:Geist,-apple-system,system-ui,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(to bottom,#0a0b0d,#13151a);color:var(--color-text);line-height:1.6}*{box-sizing:border-box}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg-secondary)}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary-light)}._container_7ezne_1{width:100%;max-width:440px;margin:0 auto;padding:48px 28px;background:linear-gradient(165deg,#0a0b0d,#13151a);min-height:100vh;display:flex;flex-direction:column;font-family:Geist,-apple-system,system-ui,sans-serif}._header_7ezne_14{font-size:42px;font-weight:300;text-align:center;color:#e8eaed;margin-bottom:56px;letter-spacing:-.02em;font-family:Geist,serif;position:relative;padding-bottom:20px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}._header_7ezne_14:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(90deg,transparent,#0052FF,transparent);box-shadow:0 0 12px #0052ff80}._content_7ezne_46{flex:1;display:flex;flex-direction:column}._footer_7ezne_52{text-align:center;font-size:11px;font-weight:500;color:#6b7280;padding:40px 0 24px;margin-top:auto;letter-spacing:.08em;text-transform:uppercase}._loading_7ezne_64{display:flex;flex-direction:column;gap:20px;width:100%}._skeletonHeader_7ezne_71{height:28px;width:65%;background:linear-gradient(90deg,#1c1f26 25%,#242830,#1c1f26 75%);background-size:200% 100%;animation:_loading_7ezne_64 1.8s ease-in-out infinite;border-radius:14px;margin:0 auto 32px}._skeletonCard_7ezne_82{height:90px;width:100%;background:linear-gradient(90deg,#1c1f26 25%,#242830,#1c1f26 75%);background-size:200% 100%;animation:_loading_7ezne_64 1.8s ease-in-out infinite;border-radius:20px;margin-bottom:16px}@keyframes _loading_7ezne_64{0%{background-position:200% 0}to{background-position:-200% 0}}._error_7ezne_102{text-align:center;font-size:14px;padding:28px 24px;color:#fca5a5;font-weight:500;background-color:#1f1517;border-radius:20px;box-shadow:0 8px 32px #ef444426;border:1.5px solid #3F1F21;white-space:pre-wrap;margin-top:24px;line-height:1.7}._stepContainer_7ezne_118{animation:_fadeIn_7ezne_1 .6s cubic-bezier(.25,.46,.45,.94)}@keyframes _fadeIn_7ezne_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._baseBadge_7ezne_134{display:inline-flex;align-items:center;padding:6px 14px;font-size:13px;font-weight:600;color:#fff;background:linear-gradient(135deg,#0052ff,#0041cc);border-radius:20px;letter-spacing:.02em;box-shadow:0 4px 12px #0052ff4d;animation:_glow_7ezne_1 2s ease-in-out infinite alternate}@keyframes _glow_7ezne_1{0%{box-shadow:0 4px 12px #0052ff4d}to{box-shadow:0 4px 20px #0052ff80}}._fid_7ezne_158{color:#0052ff;font-weight:600;margin-left:4px}._wrapper_1ulg7_1{width:100%;animation:_fadeIn_1ulg7_1 .5s ease-out}@keyframes _fadeIn_1ulg7_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._headerContainer_1ulg7_11{display:flex;align-items:center;margin-bottom:32px}._backButton_1ulg7_17{background:#1c1f26;border:1.5px solid #2D3139;font-size:20px;cursor:pointer;color:#9ca3af;padding:10px;margin-right:12px;display:flex;align-items:center;justify-content:center;border-radius:12px;width:44px;height:44px;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000004d}._backButton_1ulg7_17:hover{background-color:#242830;border-color:#0052ff;color:#3375ff;transform:translate(-2px);box-shadow:0 4px 12px #0052ff4d}h2{text-align:center;font-size:26px;font-weight:400;color:#e8eaed;margin:0;flex:1;letter-spacing:-.02em}._grid_1ulg7_55{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._button_1ulg7_61{display:flex;align-items:center;justify-content:center;text-align:center;padding:12px 8px;font-size:12px;font-weight:500;color:#e8eaed;background-color:#1c1f26;border:1.5px solid #2D3139;border-radius:14px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);line-height:1.3;min-height:48px;box-shadow:0 4px 16px #0006;white-space:normal;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;transform:translateY(0)}._button_1ulg7_61:hover{border-color:#0052ff;background-color:#242830;box-shadow:0 8px 24px #0052ff40;transform:translateY(-2px)}._button_1ulg7_61:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px #0000004d;transition:transform .1s ease}._button_1ulg7_61._selected_1ulg7_101{background:linear-gradient(135deg,#0052ff,#0041cc);border-color:#3375ff;color:#fff;box-shadow:0 6px 20px #0052ff66,inset 0 1px #fff3;font-weight:600}._wrapper_100ns_1{display:flex;flex-direction:column;width:100%;animation:_fadeIn_100ns_1 .5s ease-out}@keyframes _fadeIn_100ns_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}h2{text-align:center;font-size:22px;font-weight:400;color:#e8eaed;margin-bottom:16px;letter-spacing:-.02em}._infoBar_100ns_25{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:18px;flex-wrap:wrap}._infoBadge_100ns_35{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#0052ff26,#0041cc1a);border:1.5px solid rgba(0,82,255,.3);padding:6px 12px;border-radius:8px;box-shadow:0 2px 8px #0052ff26}._infoLabel_100ns_47{font-size:11px;font-weight:500;color:#9ca3af;letter-spacing:.02em}._infoValue_100ns_55{font-size:12px;font-weight:600;color:#e8eaed;letter-spacing:-.01em}._postCard_100ns_63{background:linear-gradient(to bottom,#1c1f26,#242830);border-radius:20px;padding:20px;margin-bottom:20px;box-shadow:0 8px 32px #00000080,0 0 0 1px #0052ff1a;border:1.5px solid #2D3139}._postText_100ns_74{width:100%;min-height:120px;padding:0;font-size:15px;line-height:1.65;color:#e8eaed;background-color:transparent;border:none;border-radius:0;box-sizing:border-box;font-family:inherit;resize:none;font-weight:400}._postText_100ns_74:focus{outline:none;box-shadow:none}._buttonGroup_100ns_97{display:flex;flex-direction:column;width:100%;gap:10px}._button_100ns_97{padding:14px 20px;font-size:14px;font-weight:500;border:none;border-radius:14px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px #0006;display:flex;align-items:center;justify-content:center;min-height:48px;width:100%;letter-spacing:-.01em}._resetButton_100ns_124{background-color:#1c1f26;color:#9ca3af;border:1.5px solid #2D3139;font-weight:500}._resetButton_100ns_124:hover{background-color:#242830;border-color:#3a3f4a;box-shadow:0 8px 24px #00000080;transform:translateY(-2px);color:#e8eaed}._resetButton_100ns_124:active{transform:translateY(0) scale(.98);box-shadow:0 3px 12px #0006}._castButton_100ns_145{background:linear-gradient(135deg,#0052ff,#0041cc);color:#fff;font-weight:600;box-shadow:0 8px 28px #0052ff80;letter-spacing:-.01em;border:none}._castButton_100ns_145:hover{background:linear-gradient(135deg,#3375ff,#0052ff);box-shadow:0 12px 36px #0052ff99;transform:translateY(-3px)}._castButton_100ns_145:active{transform:translateY(0) scale(.98);box-shadow:0 6px 20px #0052ff80}._secondaryButtonGroup_100ns_166{display:grid;grid-template-columns:1fr 1fr;gap:10px}._icon_100ns_173{margin-right:8px;font-size:16px;filter:grayscale(.2)}
