@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.aibot-widget[data-astro-cid-hhnottsl]{position:fixed;right:1.25rem;bottom:1.25rem;z-index:9999;font-family:Inter,system-ui,sans-serif}.aibot-widget__fab[data-astro-cid-hhnottsl]{width:56px;height:56px;border:none;border-radius:50%;background:linear-gradient(135deg,#4285f4,#7c5cbf,#d96570);box-shadow:0 4px 14px #4285f473,0 8px 24px #0000001f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.aibot-widget__fab[data-astro-cid-hhnottsl]:hover{transform:scale(1.06);box-shadow:0 6px 20px #4285f480,0 10px 28px #00000024}.aibot-widget__fab[data-astro-cid-hhnottsl].is-open{background:#5f6368}.aibot-widget__fab-icon--close[data-astro-cid-hhnottsl],.aibot-widget__fab[data-astro-cid-hhnottsl].is-open .aibot-widget__fab-icon--open[data-astro-cid-hhnottsl]{display:none}.aibot-widget__fab[data-astro-cid-hhnottsl].is-open .aibot-widget__fab-icon--close[data-astro-cid-hhnottsl]{display:block}.aibot-widget__popup[data-astro-cid-hhnottsl]{position:absolute;right:0;bottom:calc(56px + .75rem);width:min(380px,calc(100vw - 2rem));height:min(480px,calc(100dvh - 8rem));display:flex;flex-direction:column;background:#fff;border-radius:1.25rem;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f;border:1px solid rgba(0,0,0,.06);overflow:hidden;animation:aibot-widget-in .22s ease}.aibot-widget__popup[data-astro-cid-hhnottsl][hidden]{display:none!important}@keyframes aibot-widget-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}:root.dark .aibot-widget__popup[data-astro-cid-hhnottsl]{background:#1e1f20;border-color:#ffffff1a;box-shadow:0 8px 40px #00000073}.aibot-widget__head[data-astro-cid-hhnottsl]{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-bottom:1px solid #e8eaed;flex-shrink:0;background:#f8fafc}:root.dark .aibot-widget__head[data-astro-cid-hhnottsl]{background:#282a2c;border-bottom-color:#3c4043}.aibot-widget__head-left[data-astro-cid-hhnottsl]{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;color:#1f1f1f}:root.dark .aibot-widget__head-left[data-astro-cid-hhnottsl]{color:#e3e3e3}.aibot-widget__head-actions[data-astro-cid-hhnottsl]{display:flex;gap:.25rem}.aibot-widget__icon-btn[data-astro-cid-hhnottsl]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:50%;background:transparent;color:#5f6368;cursor:pointer;text-decoration:none;transition:background .15s ease}.aibot-widget__icon-btn[data-astro-cid-hhnottsl]:hover{background:#0000000f}:root.dark .aibot-widget__icon-btn[data-astro-cid-hhnottsl]{color:#9aa0a6}:root.dark .aibot-widget__icon-btn[data-astro-cid-hhnottsl]:hover{background:#ffffff14}.aibot-widget__messages[data-astro-cid-hhnottsl]{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem;min-height:0}.aibot-widget__welcome[data-astro-cid-hhnottsl]{margin:auto 0;text-align:center;font-size:.9rem;color:#5f6368;line-height:1.5}:root.dark .aibot-widget__welcome[data-astro-cid-hhnottsl]{color:#9aa0a6}.aibot-widget__msg{margin:0;font-size:.9rem;line-height:1.5;max-width:88%}.aibot-widget__msg--user{align-self:flex-end;padding:.6rem .85rem;border-radius:1.1rem 1.1rem .25rem;background:#e8f0fe;color:#1f1f1f}:root.dark .aibot-widget__msg--user{background:#394457;color:#e3e3e3}.aibot-widget__msg--bot{align-self:flex-start;color:#1f1f1f}:root.dark .aibot-widget__msg--bot{color:#e3e3e3}.aibot-widget__tabs-wrap[data-astro-cid-hhnottsl]{flex-shrink:0;padding:.5rem .75rem 0;border-top:1px solid #e8eaed;background:#fff}.aibot-widget__tabs-wrap[data-astro-cid-hhnottsl] .aibot-tabs{padding:0;max-width:none;justify-content:flex-start}:root.dark .aibot-widget__tabs-wrap[data-astro-cid-hhnottsl]{background:#1e1f20;border-top-color:#3c4043}.aibot-widget__form[data-astro-cid-hhnottsl]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-top:1px solid #e8eaed;flex-shrink:0;background:#fff}:root.dark .aibot-widget__form[data-astro-cid-hhnottsl]{background:#1e1f20;border-top-color:#3c4043}.aibot-widget__input[data-astro-cid-hhnottsl]{flex:1;min-width:0;padding:.65rem 1rem;border:none;border-radius:1.5rem;background:#f0f4f9;font:inherit;font-size:.9rem;color:#1f1f1f}:root.dark .aibot-widget__input[data-astro-cid-hhnottsl]{background:#282a2c;color:#e3e3e3}.aibot-widget__input[data-astro-cid-hhnottsl]:focus{outline:2px solid #4285f4;outline-offset:0}.aibot-widget__input[data-astro-cid-hhnottsl]::placeholder{color:#5f6368}.aibot-widget__send[data-astro-cid-hhnottsl]{width:40px;height:40px;flex-shrink:0;border:none;border-radius:50%;background:#4285f4;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.aibot-widget__send[data-astro-cid-hhnottsl]:hover{background:#3367d6}@media(max-width:480px){.aibot-widget[data-astro-cid-hhnottsl]{right:.75rem;bottom:.75rem}.aibot-widget__popup[data-astro-cid-hhnottsl]{width:calc(100vw - 1.5rem);height:min(70dvh,520px)}}.hero[data-astro-cid-bbe6dxrz]{display:grid;gap:1rem;padding:2rem 2.5rem;border-radius:16px;background:var(--bg-primary);box-shadow:0 16px 40px rgba(var(--gray),14%);transition:background-color .3s ease}.eyebrow[data-astro-cid-bbe6dxrz]{margin:0;text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;color:rgb(var(--gray))}h1[data-astro-cid-bbe6dxrz]{margin:0;font-size:clamp(2.2rem,4vw,3rem)}.subtitle[data-astro-cid-bbe6dxrz]{margin:0;color:rgb(var(--gray));font-size:1.1rem;max-width:720px}.actions[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.25rem;border-radius:12px;text-decoration:none;font-weight:700;border:1px solid transparent;transition:all .2s ease}.btn[data-astro-cid-bbe6dxrz].primary{background:var(--accent);color:#fff;box-shadow:0 10px 24px #2337ff40}.btn[data-astro-cid-bbe6dxrz].primary:hover{background:var(--accent-dark)}.btn[data-astro-cid-bbe6dxrz].ghost{border-color:rgba(var(--gray),30%);color:rgb(var(--black))}.btn[data-astro-cid-bbe6dxrz].ghost:hover{border-color:var(--accent);color:var(--accent);box-shadow:0 10px 24px rgba(var(--gray),15%)}.hero--neumorphic[data-astro-cid-bbe6dxrz]{--neu-surface: #e8edf4;--neu-shadow-dark: #b8c3d6;--neu-shadow-light: #ffffff;position:relative;z-index:1;width:min(100%,40rem);max-width:40rem;margin:0 auto;padding:2.5rem 2.75rem 2.75rem;text-align:center;justify-items:center;border-radius:2rem;background:var(--neu-surface);border:1px solid rgba(255,255,255,.55);box-shadow:16px 16px 32px var(--neu-shadow-dark),-16px -16px 32px var(--neu-shadow-light);font-family:Inter,system-ui,-apple-system,sans-serif}.hero--neu-left[data-astro-cid-bbe6dxrz]{text-align:left;justify-items:start}.hero--neu-left[data-astro-cid-bbe6dxrz] .actions[data-astro-cid-bbe6dxrz]{justify-content:flex-start}.hero--neu-left[data-astro-cid-bbe6dxrz] .subtitle[data-astro-cid-bbe6dxrz]{margin-inline:0}.hero--neumorphic[data-astro-cid-bbe6dxrz] .eyebrow[data-astro-cid-bbe6dxrz]{letter-spacing:.16em;font-size:.72rem;font-weight:600;color:#8b9ab5}.hero--neumorphic[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:clamp(2rem,5vw,2.75rem);font-weight:700;letter-spacing:-.02em;color:#2d3748}.hero--neumorphic[data-astro-cid-bbe6dxrz] .subtitle[data-astro-cid-bbe6dxrz]{font-size:1.05rem;line-height:1.65;color:#6b7c93;max-width:28rem}.hero--neumorphic[data-astro-cid-bbe6dxrz] .actions[data-astro-cid-bbe6dxrz]{justify-content:center;margin-top:.5rem;gap:1rem}.hero--neumorphic[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{padding:.9rem 1.6rem;border-radius:999px;font-weight:600;font-size:.95rem}.hero--neumorphic[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz].primary{background:linear-gradient(145deg,#3b82f6,#2563eb);color:#fff;border:none;box-shadow:6px 6px 14px #2563eb59,-4px -4px 12px #ffffffe6,inset 0 1px #ffffff40}.hero--neumorphic[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz].primary:hover{background:linear-gradient(145deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:8px 8px 18px #2563eb66,-4px -4px 12px #ffffffe6}.hero--neumorphic[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz].primary:active{transform:translateY(0);box-shadow:inset 4px 4px 10px #1d4ed873,inset -2px -2px 8px #ffffff26}.hero--neumorphic[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz].ghost{background:var(--neu-surface);color:#4a5568;border:none;box-shadow:6px 6px 14px var(--neu-shadow-dark),-6px -6px 14px var(--neu-shadow-light)}.hero--neumorphic[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz].ghost:hover{color:var(--accent);box-shadow:8px 8px 16px var(--neu-shadow-dark),-8px -8px 16px var(--neu-shadow-light)}.hero--neumorphic[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz].ghost:active{box-shadow:inset 5px 5px 12px var(--neu-shadow-dark),inset -5px -5px 12px var(--neu-shadow-light)}:root.dark .hero--neumorphic[data-astro-cid-bbe6dxrz]{--neu-surface: #1e2433;--neu-shadow-dark: #12161f;--neu-shadow-light: #2a3347;border-color:#ffffff0f}:root.dark .hero--neumorphic[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{color:#e8edf4}:root.dark .hero--neumorphic[data-astro-cid-bbe6dxrz] .subtitle[data-astro-cid-bbe6dxrz]{color:#9aa8be}:root.dark .hero--neumorphic[data-astro-cid-bbe6dxrz] .eyebrow[data-astro-cid-bbe6dxrz]{color:#6b7c93}:root.dark .hero--neumorphic[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz].ghost{color:#c5d0e0}@media(max-width:720px){.hero[data-astro-cid-bbe6dxrz]{padding:1.5rem}.hero--neumorphic[data-astro-cid-bbe6dxrz]{padding:2.25rem 1.5rem;border-radius:1.5rem}}.home-neu[data-astro-cid-qk3hhexq]{--neu-bg: #e4eaf3;--neu-surface: #e8edf4;--neu-dark: #b8c5d9;--neu-light: #ffffff;--neu-text: #2d3748;--neu-muted: #6b7c93;position:relative;min-height:calc(100vh - 7rem);padding:2rem clamp(1rem,4vw,3rem) 5rem;font-family:Inter,system-ui,sans-serif;overflow:hidden}:root.dark .home-neu[data-astro-cid-qk3hhexq]{--neu-bg: #141a24;--neu-surface: #1a2230;--neu-dark: #0c1018;--neu-light: #243044;--neu-text: #e8edf4;--neu-muted: #9aa8be}.neu-raised[data-astro-cid-qk3hhexq]{background:var(--neu-surface);border-radius:999px;border:1px solid rgba(255,255,255,.5);box-shadow:8px 8px 18px var(--neu-dark),-8px -8px 18px var(--neu-light)}.neu-inset[data-astro-cid-qk3hhexq]{background:var(--neu-surface);border-radius:1.25rem;box-shadow:inset 6px 6px 14px var(--neu-dark),inset -6px -6px 14px var(--neu-light)}.neu-inset-sm[data-astro-cid-qk3hhexq]{background:var(--neu-surface);border-radius:1rem;box-shadow:inset 4px 4px 10px var(--neu-dark),inset -4px -4px 10px var(--neu-light);transition:transform .15s ease,box-shadow .15s ease}.neu-inset-sm[data-astro-cid-qk3hhexq]:hover{transform:translateY(-2px);box-shadow:4px 4px 12px var(--neu-dark),-4px -4px 12px var(--neu-light)}.neu-pill[data-astro-cid-qk3hhexq]{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.65rem;border-radius:999px;background:var(--neu-surface);color:var(--neu-muted);text-decoration:none;border:none;cursor:pointer;box-shadow:6px 6px 14px var(--neu-dark),-6px -6px 14px var(--neu-light);transition:transform .15s ease,color .15s ease}.neu-pill[data-astro-cid-qk3hhexq]:hover{color:var(--accent);transform:translateY(-1px)}.neu-pill[data-astro-cid-qk3hhexq]:active{box-shadow:inset 4px 4px 10px var(--neu-dark),inset -4px -4px 10px var(--neu-light)}.neu-pill--icon[data-astro-cid-qk3hhexq]{width:2.75rem;height:2.75rem;padding:0}.neu-pill--sm[data-astro-cid-qk3hhexq]{padding:.5rem 1.1rem;font-weight:600;font-size:.85rem;color:#fff;background:linear-gradient(145deg,#3b82f6,#2563eb);box-shadow:4px 4px 10px #2563eb59,-2px -2px 8px var(--neu-light)}.home-neu__orbs[data-astro-cid-qk3hhexq]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.orb[data-astro-cid-qk3hhexq]{position:absolute;border-radius:50%;filter:blur(60px);opacity:.45}.orb--1[data-astro-cid-qk3hhexq]{width:320px;height:320px;background:#93c5fd;top:-80px;right:10%}.orb--2[data-astro-cid-qk3hhexq]{width:280px;height:280px;background:#c4b5fd;bottom:10%;left:-60px}.orb--3[data-astro-cid-qk3hhexq]{width:200px;height:200px;background:#fda4af;top:40%;right:-40px;opacity:.3}.home-neu__watermark[data-astro-cid-qk3hhexq]{position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);font-size:clamp(4rem,20vw,12rem);font-weight:800;letter-spacing:-.04em;color:#a3b1c62e;white-space:nowrap;pointer-events:none;user-select:none;z-index:0}:root.dark .home-neu__watermark[data-astro-cid-qk3hhexq]{color:#ffffff08}.home-neu__dock[data-astro-cid-qk3hhexq]{position:fixed;left:clamp(.75rem,2vw,1.5rem);top:50%;transform:translateY(-50%);z-index:20;display:flex;flex-direction:column;align-items:center;gap:.65rem;padding:.85rem .55rem;border-radius:999px;background:var(--neu-surface);border:1px solid rgba(255,255,255,.45);box-shadow:10px 10px 22px var(--neu-dark),-10px -10px 22px var(--neu-light)}.home-neu__dock-dots[data-astro-cid-qk3hhexq]{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding-bottom:.35rem;border-bottom:1px solid rgba(163,177,198,.25);margin-bottom:.15rem}.home-neu__dock-dots[data-astro-cid-qk3hhexq] span[data-astro-cid-qk3hhexq]{width:9px;height:9px;border-radius:50%;background:var(--c)}.home-neu__layout[data-astro-cid-qk3hhexq]{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;gap:2rem;max-width:1100px;margin:0 auto;align-items:start}.home-neu__main[data-astro-cid-qk3hhexq]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.home-neu__clock[data-astro-cid-qk3hhexq]{padding:.85rem 1.5rem;text-align:center;width:min(100%,20rem)}.home-neu__clock-time[data-astro-cid-qk3hhexq]{display:block;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:300;letter-spacing:-.03em;color:var(--neu-text);font-variant-numeric:tabular-nums}.home-neu__clock-date[data-astro-cid-qk3hhexq]{margin:.15rem 0 0;font-size:.95rem;color:var(--neu-muted);text-transform:capitalize}.home-neu__search[data-astro-cid-qk3hhexq]{display:flex;align-items:center;gap:.85rem;width:min(100%,36rem);padding:.85rem .85rem .85rem 1.25rem}.home-neu__search-mark[data-astro-cid-qk3hhexq]{display:flex;gap:3px;flex-shrink:0}.g-dot[data-astro-cid-qk3hhexq]{width:10px;height:10px;border-radius:50%;background:var(--c)}.home-neu__search-text[data-astro-cid-qk3hhexq]{flex:1;color:var(--neu-muted);font-size:1rem}.home-neu__apps[data-astro-cid-qk3hhexq]{position:relative;width:min(100%,36rem)}.home-neu__apps-toggle[data-astro-cid-qk3hhexq]{display:inline-flex;align-items:center;gap:.65rem;padding:.7rem 1.25rem;font:inherit;font-weight:600;color:var(--neu-text);cursor:pointer;border:none}.home-neu__apps-toggle-dots[data-astro-cid-qk3hhexq]{display:flex;gap:4px}.home-neu__apps-toggle-dots[data-astro-cid-qk3hhexq] span[data-astro-cid-qk3hhexq]{width:8px;height:8px;border-radius:50%;background:var(--c)}.home-neu__apps-panel[data-astro-cid-qk3hhexq]{position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);display:grid;grid-template-columns:repeat(4,1fr);gap:.65rem;padding:1.25rem;border-radius:1.5rem;width:min(100%,22rem);z-index:10}.home-neu__apps-panel[data-astro-cid-qk3hhexq][hidden]{display:none}.home-neu__app-tile[data-astro-cid-qk3hhexq]{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .35rem;text-decoration:none;color:var(--neu-text);font-size:.72rem;font-weight:600;text-align:center}.home-neu__app-icon[data-astro-cid-qk3hhexq]{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.95rem;box-shadow:0 4px 12px #00000026}.home-neu__rail[data-astro-cid-qk3hhexq]{display:flex;flex-direction:column;gap:.65rem;padding-top:4rem}.home-neu__rail-link[data-astro-cid-qk3hhexq]{flex-direction:column;padding:.75rem .55rem;min-width:4.5rem;font-size:.72rem;font-weight:600;text-align:center}.home-neu__rail-link[data-astro-cid-qk3hhexq] svg[data-astro-cid-qk3hhexq]{opacity:.75}.home-neu__widgets[data-astro-cid-qk3hhexq]{position:fixed;left:clamp(1rem,3vw,2rem);bottom:2rem;z-index:15;display:flex;flex-direction:column;gap:.65rem}.home-neu__widget[data-astro-cid-qk3hhexq]{display:flex;align-items:center;gap:.65rem;padding:.65rem 1rem;border-radius:1rem;font-size:.8rem;color:var(--neu-muted)}.home-neu__widget[data-astro-cid-qk3hhexq] strong[data-astro-cid-qk3hhexq]{display:block;color:var(--neu-text);font-size:.88rem}.home-neu__widget[data-astro-cid-qk3hhexq] span[data-astro-cid-qk3hhexq]{display:block}.home-neu__widget-icon[data-astro-cid-qk3hhexq]{font-size:1.25rem}@media(max-width:900px){.home-neu__rail[data-astro-cid-qk3hhexq]{display:none}.home-neu__dock[data-astro-cid-qk3hhexq]{top:auto;bottom:5.5rem;left:50%;transform:translate(-50%);flex-direction:row;padding:.55rem .85rem}.home-neu__dock-dots[data-astro-cid-qk3hhexq]{border-bottom:none;border-right:1px solid rgba(163,177,198,.25);padding-bottom:0;padding-right:.5rem;margin-bottom:0;margin-right:.15rem}.home-neu__widgets[data-astro-cid-qk3hhexq]{flex-direction:row;left:50%;transform:translate(-50%);bottom:1rem}}@media(max-width:520px){.home-neu__widgets[data-astro-cid-qk3hhexq]{display:none}.home-neu__apps-panel[data-astro-cid-qk3hhexq]{grid-template-columns:repeat(3,1fr);width:min(calc(100vw - 2rem),18rem)}}
