body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg:#f3f6fb;--bg-grad-1:#7c3aed24;--bg-grad-2:#22d3ee1a;--card:#ffffffeb;--card-solid:#fff;--text:#0b1220;--muted:#0b1220b8;--border:#0b122024;--header-bg:#ffffffeb;--header-border:#0b12201a;--pill-bg:#0b12200f;--pill-border:#0b12201f;--btn-bg:#0b12200f;--btn-border:#0b122024;--input-bg:#fffffffa;--input-border:#0b12202e;--input-focus:#7c3aed73;--chat-bg:linear-gradient(180deg,#fffffff5,#f8fafff5);--bubble:#fffffffa;--bubble-border:#0b12201f;--primary:#6d28d9;--primary-2:#06b6d4;--danger:#ef4444;--shadow-sm:0 10px 30px #0b12201a;--shadow-md:0 18px 55px #0b12201f}.dark{--bg:#0b0f14;--bg-grad-1:#7c3aed26;--bg-grad-2:#22d3ee1a;--card:#0f141ab8;--card-solid:#0f141a;--text:#e7edf5;--muted:#9fb3c8;--border:#1c2430;--header-bg:#0f141af2;--header-border:#ffffff1a;--pill-bg:#121a23bf;--pill-border:#223041f2;--btn-bg:#121a23bf;--btn-border:#223041f2;--input-bg:#ffffff0f;--input-border:#ffffff1f;--input-focus:#7c3aedb3;--chat-bg:linear-gradient(180deg,#0c1219f2,#0a1017f2);--bubble:#ffffff0f;--bubble-border:#ffffff1a;--shadow-sm:0 18px 60px #00000047;--shadow-md:0 22px 70px #00000059}body,html{background:radial-gradient(800px 400px at 10% 0,#7c3aed26,#0000 60%),radial-gradient(800px 400px at 90% 10%,#22d3ee1a,#0000 60%),#f3f6fb;background:radial-gradient(800px 400px at 10% 0,#7c3aed26,#0000 60%),radial-gradient(800px 400px at 90% 10%,#22d3ee1a,#0000 60%),var(--bg);color:#0b1220;color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:0}html{box-sizing:border-box;width:100%}*,:after,:before{box-sizing:inherit}body{overscroll-behavior-x:none;touch-action:pan-y}#root,.site,.site-footer,.site-main,body{max-width:100%;overflow-x:hidden;width:100%}.site-wrap{overflow:visible}canvas,img,svg,video{height:auto;max-width:100%}.site{display:grid;grid-template-rows:auto 1fr auto;min-height:100dvh}.site-main{padding:32px 0}.site-wrap{margin:0 auto;max-width:1100px;padding:0 16px}.site-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffeb;background:var(--header-bg);border-bottom:1px solid #0b12201a;border-bottom:1px solid var(--header-border);height:72px;overflow:visible!important;position:sticky;top:0;width:100%;z-index:100}.site-wrap.header{gap:16px;height:100%;justify-content:space-between;position:relative}.brand,.site-wrap.header{align-items:center;display:flex}.brand{color:#0b1220;color:var(--text);flex-shrink:0;gap:10px;text-decoration:none}.brand-logo{align-items:center;display:inline-flex;gap:8px}.brand img{display:block;height:28px;width:auto}.wordmark{font-size:18px;font-weight:800;letter-spacing:-.02em}.nav{display:flex;gap:6px}.nav-link{border-radius:999px;color:#0b1220b8;color:var(--muted);font-size:14px;font-weight:600;padding:8px 14px;text-decoration:none;transition:all .2s ease}.nav-link:hover{background:#0b12200f;background:var(--pill-bg);color:#0b1220;color:var(--text)}.nav-link.active{background:linear-gradient(135deg,#7c3aedd9,#22d3eebf);color:#fff}.site-header-right{align-items:center;display:flex;gap:12px}.btn{background:#0b12200f;background:var(--btn-bg);border:1px solid #0b122024;border:1px solid var(--btn-border);border-radius:999px;color:#0b1220;color:var(--text);cursor:pointer;font-size:13px;font-weight:700;padding:8px 16px;transition:all .2s ease;white-space:nowrap}.btn:hover{background:#0b12200f;background:var(--pill-bg)}.btn:disabled{background:#0b12200a;border-color:#0b122024;border-color:var(--btn-border);box-shadow:none;color:#0b1220b8;color:var(--muted);cursor:not-allowed;filter:grayscale(.2);opacity:.55}.theme-toggle{white-space:nowrap}.btn-sky{background:#22d3ee2e;border-color:#22d3ee99;color:#0b1220;color:var(--text)}.btn-sky:hover{background:#22d3ee40}.row{align-items:center;display:flex}.gap{gap:10px}.desktop-only{display:flex}.mobile-only{display:none}.hamburger{align-items:center;background:#0b12200f;background:var(--btn-bg);border:1px solid #0b122024;border:1px solid var(--btn-border);border-radius:10px;color:#0b1220;color:var(--text);cursor:pointer;display:inline-flex;flex-direction:column;gap:5px;height:40px;justify-content:center;padding:0;position:relative;width:40px;z-index:2001}.hb-bar{background:currentColor;border-radius:99px;height:2px;transform-origin:center;transition:transform .2s ease,opacity .2s ease;width:18px}.hamburger[aria-expanded=true] .hb-bar:first-child{transform:translateY(7px) rotate(45deg)}.hamburger[aria-expanded=true] .hb-bar:nth-child(2){opacity:0}.hamburger[aria-expanded=true] .hb-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-drawer{background:#fff;background:var(--card-solid);border-left:1px solid #0b12201a;border-left:1px solid var(--header-border);box-shadow:-10px 0 40px #00000040;display:flex;flex-direction:column;height:100dvh;overflow-y:auto;padding:80px 20px 20px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1),visibility 0s linear .3s;visibility:hidden;width:min(85vw,320px);z-index:2000}.mobile-drawer.open{transform:translateX(0);transition:transform .3s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s;visibility:visible}.mobile-nav{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.m-link{background:#0b12200f;background:var(--btn-bg);border:1px solid #0b122024;border:1px solid var(--btn-border);border-radius:14px;color:#0b1220;color:var(--text);display:block;font-size:18px;font-weight:700;padding:14px 18px;text-decoration:none;transition:all .2s ease}.m-link.active,.m-link:hover{background:#0b12200f;background:var(--pill-bg);border-color:#6d28d9;border-color:var(--primary);transform:translateX(4px)}.m-link.active{background:#7c3aed1a;color:#6d28d9;color:var(--primary)}.mobile-controls .row{display:flex;gap:12px}.mobile-controls .btn{flex:1 1;font-size:15px;padding:14px;text-align:center}.drawer-backdrop{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;inset:0;position:fixed;z-index:999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:900px){.desktop-only{display:none!important}.mobile-only{display:inline-flex!important}.site-wrap.header{padding-right:16px}}.blog-title{font-size:36px;margin:0 0 8px}.blog-sub{margin-bottom:18px}.blog-search{background:#fffffffa;background:var(--input-bg);border:1px solid #0b12202e;border:1px solid var(--input-border);border-radius:14px;color:#0b1220;color:var(--text);outline:none;padding:14px;width:100%}.blog-search:focus{border-color:#7c3aed73;border-color:var(--input-focus)}.blog-search::placeholder{color:#0b122080}.dark .blog-search::placeholder{color:#e7edf5a6}.blog-card{background:#ffffffeb;background:var(--card);border:1px solid #0b122024;border:1px solid var(--border);border-radius:16px;margin-bottom:14px;padding:18px}.blog-card h3{color:#3b82f6;margin:6px 0}.site-footer{border-top:1px solid #0b122024;border-top:1px solid var(--border);padding:18px 0}.footer-grid{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.footer-brand,.footer-link{color:#0b1220b8;color:var(--muted);text-decoration:none}.chat-container{background:#ffffffeb;background:var(--card);border:1px solid #0b122024;border:1px solid var(--border);border-radius:16px;margin:32px auto;max-width:760px;padding:18px}.chat-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.chat-title{margin:0}.chat-header-right{align-items:center;display:flex;gap:8px}.online-pill{background:#0b12200f;background:var(--pill-bg);border:1px solid #0b12201f;border:1px solid var(--pill-border);border-radius:999px;font-size:13px;padding:6px 10px}.input,.online-pill{color:#0b1220;color:var(--text)}.input{background:#fffffffa;background:var(--input-bg);border:1px solid #0b12202e;border:1px solid var(--input-border);border-radius:12px;outline:none;padding:10px 12px}.input:focus{border-color:#7c3aedb3}.mb-12{margin-bottom:12px}.mb-8{margin-bottom:8px}.mt-8{margin-top:8px}.text-muted{color:#0b1220b8;color:var(--muted)}.topics{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 6px}.chip{background:#0b12200f;background:var(--btn-bg);border:1px solid #0b122024;border:1px solid var(--btn-border);border-radius:999px;color:#0b1220;color:var(--text);cursor:pointer;font-size:13px;padding:8px 12px}.btn-primary,.chip-active{background:#7c3aed2e;border-color:#7c3aed99}.btn-danger{background:#ef44442e;border-color:#ef44448c}.status{font-weight:700;margin:10px 0 0}.status-name,.typing{color:#22d3eee6}.typing{font-size:13px}.chat{background:linear-gradient(180deg,#fffffff5,#f8fafff5);background:var(--chat-bg);border:1px solid #0b122024;border:1px solid var(--border);border-radius:14px;height:400px;margin:16px 0;overflow-y:auto;padding:14px}.bubble-row{display:flex;margin-bottom:10px}.bubble-row.left{justify-content:flex-start}.bubble-row.right{justify-content:flex-end}.bubble-row.center{justify-content:center}.bubble{background:#fffffffa;background:var(--bubble);border:1px solid #0b12201f;border:1px solid var(--bubble-border);border-radius:14px;color:#0b1220;color:var(--text);max-width:78%;padding:10px 12px}.bubble.me{background:#7c3aed40}.bubble.system{background:#22d3ee1a;border:1px solid #22d3ee33;color:#06b6d4;color:var(--primary-2);font-style:italic}.bubble-author{font-weight:800;margin-bottom:4px}.bubble-meta{color:#0b12208c;display:flex;font-size:12px;gap:8px;justify-content:flex-end;margin-top:6px}.dark .bubble-meta{color:#e7edf5b3}.bubble-image{border-radius:10px;cursor:zoom-in;display:block;max-width:240px}.composer{align-items:center;display:flex;gap:10px}.flex-1{flex:1 1}.banner{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;display:inline-block;margin:10px 0;padding:8px 12px}.banner.warning{background:#f59e0b1f;border-color:#f59e0b59}.lightbox{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.lightbox-img{border-radius:14px;max-height:92vh;max-width:92vw}@media(max-width:520px){.chat-container{margin:16px auto;padding:14px}.chat{height:55vh}}.coming{align-items:center;display:flex;justify-content:center;min-height:calc(100dvh - 140px);padding:48px 16px}.coming-card{background:#ffffff0a;border:1px solid #0b122024;border:1px solid var(--border);border-radius:18px;box-shadow:0 18px 60px #00000040;padding:28px 22px;width:min(860px,100%)}.coming-badge{background:#7c3aed29;border:1px solid #7c3aed59;border-radius:999px;display:inline-block;font-size:13px;font-weight:700;margin-bottom:14px;padding:8px 12px}.coming-badge,.coming-title{color:#0b1220;color:var(--text)}.coming-title{font-size:clamp(30px,4vw,44px);line-height:1.12;margin:0 0 10px}.coming-lead{color:#0b1220b8;color:var(--muted);font-size:16px;line-height:1.55;margin:0 0 10px;max-width:720px}.coming-form{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.coming-input{background:#ffffff0f;border:1px solid #0b122024;border:1px solid var(--btn-border);border-radius:14px;color:#0b1220;color:var(--text);flex:1 1 260px;min-width:240px;outline:none;padding:14px}.coming-input:focus-visible{outline:2px solid #06b6d4;outline:2px solid var(--primary-2);outline-offset:2px}.coming-btn{background:linear-gradient(135deg,#7c3aed,#22d3ee);border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:800;padding:14px 18px}.coming-btn:hover{opacity:.92}.coming-success{background:#22c55e2e;border:1px solid #22c55e59;border-radius:14px;color:#22c55e;font-weight:700;margin-top:18px;padding:12px 14px}.coming-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.coming-tag{background:#0b12200f;background:var(--pill-bg);border:1px solid #0b12201f;border:1px solid var(--pill-border);border-radius:999px;color:#0b1220;color:var(--text);font-size:13px;padding:7px 10px}.post-figure{background:#ffffff08;border-radius:14px;box-shadow:0 10px 30px #00000059;margin:32px auto;max-width:820px;padding:16px}.post-figure img{border-radius:12px;display:block;height:auto;max-width:100%;width:100%}.post-figure figcaption{color:#ffffffa6;font-size:13px;line-height:1.4;margin-top:12px;text-align:center}.blog-page{margin:0 auto;max-width:1100px}.blog-hero{padding:10px 0 18px}.blog-title{font-size:44px;letter-spacing:-.02em;margin:0 0 6px}.blog-sub{color:#0b1220b8;color:var(--muted);margin:0 0 14px}.blog-search-wrap{margin:10px 0 12px}.blog-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.blog-pill{background:#0b12200f;background:var(--pill-bg);border:1px solid #0b12201f;border:1px solid var(--pill-border);border-radius:999px;color:#0b1220;color:var(--text);font-weight:700;opacity:.88;padding:8px 14px;text-decoration:none}.blog-pill:hover{opacity:1}.blog-pill.active{background:linear-gradient(135deg,#7c3aed73,#22d3ee59);border-color:#ffffff1a}.blog-layout{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:1fr 320px}.blog-featured{grid-gap:16px;background:#ffffff0a;border:1px solid #0b122024;border:1px solid var(--border);border-radius:18px;display:grid;gap:16px;grid-template-columns:1.15fr 1fr;margin-bottom:14px;overflow:hidden}.blog-featured-media{align-items:center;background:#ffffff05;display:flex;justify-content:center;padding:12px}.blog-featured-img{border-radius:14px;height:auto;max-height:420px;object-fit:contain;width:100%}.blog-featured-body{padding:16px 16px 18px}.blog-meta{color:#e7edf5b3;font-size:12px;margin-bottom:8px}.blog-featured-title{font-size:22px;line-height:1.25;margin:0 0 10px}.blog-featured-excerpt{color:#e7edf5c7;line-height:1.55;margin:0 0 14px}.blog-link{color:inherit;text-decoration:none}.blog-link:hover{text-decoration:underline;text-decoration-color:#7c3aedbf}.blog-cta{align-items:center;background:linear-gradient(135deg,#7c3aed40,#22d3ee2e);border:1px solid #ffffff1a;border-radius:999px;color:#0b1220;color:var(--text);display:inline-flex;font-weight:800;gap:8px;padding:10px 14px;text-decoration:none}.blog-section-title{color:#e7edf5cc;font-size:16px;letter-spacing:.02em;margin:14px 0 10px}.blog-list{grid-gap:12px;display:grid;gap:12px}.blog-card-row{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;display:flex;gap:14px;padding:14px}.blog-thumb{border:1px solid #ffffff14;border-radius:12px;flex-shrink:0;height:95px;object-fit:cover;width:140px}.blog-card-body{flex:1 1;min-width:0}.blog-card-title{font-size:18px;line-height:1.3;margin:0 0 6px}.blog-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#e7edf5bf;display:-webkit-box;line-height:1.5;margin:0;overflow:hidden}.blog-empty{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:18px}.blog-empty-title{font-weight:900;margin-bottom:6px}.blog-empty-sub{color:#e7edf5b8}.blog-side{grid-gap:12px;display:grid;gap:12px;position:sticky;top:88px}.blog-side-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:14px}.blog-side-title{font-weight:900;margin-bottom:10px}.blog-side-list{grid-gap:10px;display:grid;gap:10px}.blog-side-item{border:1px solid #0000;border-radius:12px;color:inherit;display:flex;gap:10px;padding:8px;text-decoration:none}.blog-side-item:hover{background:#ffffff08;border-color:#ffffff1a}.blog-side-thumb{border-radius:12px;flex-shrink:0;height:52px;object-fit:cover;width:52px}.blog-side-item-title{font-size:13px;font-weight:800;line-height:1.25;margin-bottom:3px}.blog-side-item-meta{color:#e7edf5a6;font-size:12px}.blog-side-pills{display:flex;flex-wrap:wrap;gap:10px}.blog-side-pill{align-items:center;background:#0b12200f;background:var(--pill-bg);border:1px solid #0b12201f;border:1px solid var(--pill-border);border-radius:999px;color:#0b1220;color:var(--text);display:inline-flex;font-weight:800;gap:8px;opacity:.9;padding:8px 12px;text-decoration:none}.blog-side-pill:hover{opacity:1}.blog-count{background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;color:#e7edf5bf;font-size:12px;padding:2px 8px}@media (max-width:980px){.blog-layout{grid-template-columns:1fr}.blog-side{position:static}}@media (max-width:600px){.blog-title{font-size:34px}.blog-featured{grid-template-columns:1fr}.blog-thumb{height:180px;width:100%}.blog-card-row{flex-direction:column}}body.chat-fullscreen .site-footer,body.chat-fullscreen .site-header{display:none}body.chat-fullscreen .site-main{padding:0}.chat-container.tg,body.chat-fullscreen .site-wrap{max-width:100%;padding:0}.chat-container.tg{background:radial-gradient(900px 420px at 20% 0,#7c3aed38,#0000 62%),radial-gradient(900px 420px at 80% 10%,#22d3ee29,#0000 62%),#f3f6fb;background:radial-gradient(900px 420px at 20% 0,#7c3aed38,#0000 62%),radial-gradient(900px 420px at 80% 10%,#22d3ee29,#0000 62%),var(--bg);border:none;border-radius:0;display:flex;flex-direction:column;height:100dvh;margin:0}.tg-topbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f141ab8;border-bottom:1px solid #ffffff14;color:#fff;display:flex;gap:12px;justify-content:space-between;padding:12px;position:sticky;top:0;z-index:30}.tg-center{flex:1 1;min-width:0;text-align:center}.tg-name{font-size:15px;font-weight:900;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tg-sub{color:#e7edf5a6;font-size:12px}.tg-actions{display:flex;gap:8px}.icon-btn{align-items:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;color:#0b1220;color:var(--text);cursor:pointer;display:flex;font-weight:900;height:40px;justify-content:center;width:40px}.icon-btn:hover{background:#ffffff0f}.icon-btn.danger{border-color:#ef444459}.icon-btn.danger:hover{background:#ef44441f}.chat.tg-chat{background:linear-gradient(180deg,#0c12191a,#0a10171f);border:none;border-radius:0;flex:1 1;height:auto;margin:0;padding:14px 12px}.tg .bubble-row{margin-bottom:10px}.tg .bubble{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 8px 24px #0000002e;color:#fff;max-width:82%;padding:10px 12px}.tg .bubble.me{background:linear-gradient(135deg,#7c3aed47,#22d3ee29);border-color:#7c3aed4d}.tg .bubble.system{background:#ffffff0d;border-color:#ffffff1a}.tg .bubble-author{font-size:12px;opacity:.9}.tg .bubble-meta{opacity:.75}.composer.tg-composer{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f141aeb;border-top:1px solid #ffffff14;bottom:0;box-sizing:border-box;display:flex;gap:10px;max-width:100vw;padding:12px;position:sticky;width:100%;z-index:25}.composer.tg-composer .input{background:#ffffff0f;border-radius:999px;color:#fff;flex:1 1;min-width:0;padding:12px 14px;width:0}.composer.tg-composer .tg-attach,.composer.tg-composer .tg-send{align-items:center;border-radius:999px;display:flex;flex-shrink:0;flex:0 0 44px;font-weight:900;height:44px;justify-content:center;padding:0;width:44px}.composer.tg-composer .tg-send{background:#7c3aed38;border-color:#7c3aed59}@media (max-width:900px){.composer.tg-composer{gap:8px;padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px));padding-left:10px;padding-right:10px}}.composer .input{-webkit-appearance:none;font-size:16px}.hamburger{-webkit-tap-highlight-color:transparent;flex:0 0 auto;touch-action:manipulation}@media(max-width:900px){.site-wrap.header{padding-right:10px}.hamburger{border-radius:14px}}.mobile-nav a,.mobile-nav button{background:#0000;border-radius:10px;color:#0b1220;color:var(--text);font-size:16px;padding:12px 14px;text-align:left}.mobile-nav a:hover,.mobile-nav button:hover{background:#0000000f}html:not(.dark) .tg-topbar{background:#ffffffb8;border-bottom:1px solid #0b12201a;color:#0b1220;color:var(--text)}html:not(.dark) .tg-sub{color:#0b122099}html:not(.dark) .icon-btn{background:#0b12200f;border-color:#0b12201f;color:#0b1220;color:var(--text)}html:not(.dark) .icon-btn:hover{background:#0b12201a}html:not(.dark) .chat.tg-chat{background:linear-gradient(180deg,#ffffffeb,#f8faffeb)}html:not(.dark) .tg .bubble{background:#fffffff2;border:1px solid #0b12201f;box-shadow:0 8px 18px #0b122014;color:#0b1220eb}html:not(.dark) .tg .bubble.me{background:#7c3aed1f;border-color:#7c3aed38;color:#0b1220eb}html:not(.dark) .tg .bubble-author{color:#0b1220e0}html:not(.dark) .tg .bubble-meta{color:#0b12208c}html:not(.dark) .tg .bubble.system{background:#22d3ee1a;border-color:#22d3ee38;color:#06b6d4f2}html:not(.dark) .composer.tg-composer{background:#ffffffe0;border-top:1px solid #0b12201a}html:not(.dark) .composer.tg-composer .input{background:#0b12200f;border:1px solid #0b122024;color:#0b1220eb}html:not(.dark) .composer.tg-composer .input::placeholder{color:#0b122080}html:not(.dark) .composer.tg-composer .tg-send{background:#7c3aed29;border-color:#7c3aed4d;color:#0b1220eb}.btn-primary-soft{background:#7c3aed1f;border-color:#7c3aed59;color:#0b1220;color:var(--text)}.btn-primary-soft:hover{background:#7c3aed2e}.dark .btn-primary-soft{background:#7c3aed38;border-color:#7c3aed73;color:#fff}.name-row{align-items:center;display:flex;gap:10px}.name-row .input{flex:1 1}.btn-primary-soft{background:#0b1220e0;border-color:#0003;color:#fff}.btn-primary-soft:hover{background:#0b1220f5}.btn-primary-soft:disabled{background:#0b122059;border-color:#0000001f;color:#ffffffb3;filter:none;opacity:1}html:not(.dark) .blog-card-row,html:not(.dark) .blog-empty,html:not(.dark) .blog-featured,html:not(.dark) .blog-side-card{background:#ffffffeb;background:var(--card);border-color:#0b122024;border-color:var(--border)}html:not(.dark) .blog-meta{color:#0b1220a6}html:not(.dark) .blog-card-excerpt,html:not(.dark) .blog-featured-excerpt{color:#0b1220b8}html:not(.dark) .blog-section-title{color:#0b1220c7}html:not(.dark) .blog-side-item:hover{background:#0b122008;border-color:#0b12201a}html:not(.dark) .blog-side-item-meta{color:#0b12209e}html:not(.dark) .blog-count{background:#0b12200a;border-color:#0b12201a;color:#0b1220b3}.post-body a{background:#3b82f61f;border:1px solid #3b82f640;border-radius:8px;color:#3b82f6;color:var(--link,#3b82f6);display:inline-block;font-weight:800;padding:2px 6px;text-decoration:none;transition:all .18s ease;word-break:break-word}.post-body a:hover{background:#3b82f62e;border-color:#3b82f666;text-decoration:underline;text-underline-offset:3px;transform:translateY(-1px)}.post-body a:focus-visible{outline:2px solid #22d3eebf;outline-offset:3px}.dark .post-body a{background:#8ab4ff1f;border-color:#8ab4ff47;color:#8ab4ff}.dark .post-body a:hover{background:#8ab4ff2e;border-color:#8ab4ff6b}.dropdown-item:hover{background-color:#0000000d;color:#007bff}.dark .nav-dropdown-menu{background-color:#2a2a2a!important;border-color:#444!important}.dark .dropdown-item:hover{background-color:#ffffff1a;color:#4dabf7}
/*# sourceMappingURL=main.f50c3479.css.map*/