@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_396b12ce-module__rRjk0G__className{font-family:Inter,Inter Fallback;font-style:normal}
.custom-alert-overlay{z-index:999999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0f172a66;justify-content:center;align-items:center;animation:.15s ease-out fadeInAlert;display:flex;position:fixed;inset:0}.custom-alert-modal{background:var(--color-surface,#fff);border-radius:var(--border-radius-lg,12px);width:90%;max-width:380px;box-shadow:var(--shadow-lg,0 10px 15px -3px #0000001a);border:1px solid var(--color-border,#e2e8f0);flex-direction:column;animation:.2s cubic-bezier(.175,.885,.32,1.275) scaleUpAlert;display:flex;overflow:hidden}.custom-alert-header{background:var(--color-bg-base);border-bottom:1px solid var(--color-border,#e2e8f0);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.custom-alert-domain{color:var(--color-text-muted,#64748b);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.custom-alert-domain:before{content:"🌎";font-size:14px}.custom-alert-close{color:var(--color-text-muted,#64748b);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.custom-alert-close:hover{color:var(--color-text-main,#0f172a);background:#e2e8f0}.custom-alert-body{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px 20px;display:flex}.custom-alert-icon{margin:0 auto}.custom-alert-icon.success{color:#10b981}.custom-alert-icon.error{color:#ef4444}.custom-alert-icon.info{color:#3b82f6}.custom-alert-body p{color:var(--color-text-main,#0f172a);margin:0;font-size:15px;font-weight:500;line-height:1.5}.custom-alert-footer{justify-content:center;padding:16px 20px;display:flex}.custom-alert-btn{color:#fff;border-radius:var(--border-radius-md,8px);cursor:pointer;border:none;width:100%;padding:10px 32px;font-size:15px;font-weight:600;transition:all .2s}.custom-alert-btn.success{background:#10b981}.custom-alert-btn.error{background:#ef4444}.custom-alert-btn.info{background:var(--color-primary,#ea580c)}.custom-alert-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.custom-alert-btn:active{transform:translateY(1px)}@keyframes fadeInAlert{0%{opacity:0}to{opacity:1}}@keyframes scaleUpAlert{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
html{scroll-behavior:smooth}:root{--color-primary:#ea580c;--color-primary-light:#fdba74;--color-bg-base:#f8fafc;--color-surface:#fff;--color-text-main:#0f172a;--color-text-muted:#64748b;--color-border:var(--color-border);--color-sidebar-bg:#f9fafb;--color-sidebar-hover:#fffdeb;--color-sidebar-active:#fffbeb;--color-sidebar-active-text:#d97706;--color-plan-bg:#0f172a;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:16px;--border-radius-xl:24px;--border-radius-2xl:32px}html.dark{--color-bg-base:#020617;--color-surface:#0f172a;--color-text-main:#f8fafc;--color-text-muted:#94a3b8;--color-border:#1e293b;--color-sidebar-bg:#0b0f19;--color-sidebar-hover:#1e3a8a4d;--color-sidebar-active:#1e3a8a99;--color-sidebar-active-text:#fdba74;--color-plan-bg:#1e293b;--dark-bg-gradient:linear-gradient(135deg, #020617 0%, #0f172a 50%, #1e3a8a 100%);--bg-blue-light:#3b82f626;--bg-green-light:#22c55e26;--bg-red-light:#ef444426;--bg-purple-light:#a855f726;--bg-orange-light:#f9731626;--bg-yellow-light:#eab30826}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;color:var(--color-text-main);background-color:var(--color-bg-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif}html.dark body,html.dark #root{background:var(--dark-bg-gradient);background-attachment:fixed}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.layout-container{height:100vh;display:flex;overflow:hidden}.main-content{background-color:var(--color-bg-base);flex-direction:column;flex:1;display:flex;overflow-y:auto}.modal-open .main-content{overflow-y:hidden}.content-wrapper{flex-direction:column;gap:8px;width:100%;max-width:1400px;margin:0 auto;padding:6px 12px 72px;display:flex}@media (max-width:768px){.content-wrapper{gap:6px;padding:8px 8px 120px}.layout-container{overflow-x:hidden}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:.4s ease-out forwards fadeIn}.animate-slide-down{animation:.4s ease-out forwards slideDown}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}html.dark input,html.dark textarea,html.dark select{color:var(--color-text-main);background-color:var(--color-bg-base)}html.dark input::placeholder,html.dark textarea::placeholder{color:var(--color-text-muted);opacity:.7}html.dark input:focus,html.dark textarea:focus{border-color:var(--color-primary);outline:none}
