.hero-layout[data-astro-cid-yffw45pv]{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-sub[data-astro-cid-yffw45pv]{font-size:1.15rem;color:var(--nordic-400);font-weight:600;margin-bottom:1rem}.hero-rotate[data-astro-cid-yffw45pv]{display:inline-block;position:relative}.hero-rotate[data-astro-cid-yffw45pv] .rotate-word[data-astro-cid-yffw45pv]{display:inline-block;font-style:italic;color:var(--frost-400);opacity:0;transform:translateY(8px);transition:opacity .45s ease,transform .45s ease}.hero-rotate[data-astro-cid-yffw45pv] .rotate-word[data-astro-cid-yffw45pv].active{opacity:1;transform:translateY(0)}.hero-desc[data-astro-cid-yffw45pv]{font-size:1.05rem;color:var(--text-muted);max-width:560px;line-height:1.7;margin-bottom:1.5rem}.hero-title[data-astro-cid-yffw45pv] .highlight[data-astro-cid-yffw45pv]:after{content:"GridBear"}.hero-mockup[data-astro-cid-yffw45pv]{opacity:0;animation:reveal .8s ease forwards .6s}.chat-mockup[data-astro-cid-yffw45pv]{background:var(--void-900);border:1px solid var(--void-700);border-radius:16px;overflow:hidden;box-shadow:0 25px 80px #0006,0 0 60px var(--glow);max-width:480px}html.light .chat-mockup[data-astro-cid-yffw45pv]{background:#fff;border-color:var(--void-200);box-shadow:0 25px 80px #0000001a,0 0 60px var(--glow)}.chat-titlebar[data-astro-cid-yffw45pv]{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;border-bottom:1px solid var(--border);background:var(--void-950)}html.light .chat-titlebar[data-astro-cid-yffw45pv]{background:var(--void-50)}.chat-dots[data-astro-cid-yffw45pv]{display:flex;gap:6px}.chat-dots[data-astro-cid-yffw45pv] span[data-astro-cid-yffw45pv]{width:10px;height:10px;border-radius:50%}.chat-dots[data-astro-cid-yffw45pv] span[data-astro-cid-yffw45pv]:nth-child(1){background:#ef4444}.chat-dots[data-astro-cid-yffw45pv] span[data-astro-cid-yffw45pv]:nth-child(2){background:#eab308}.chat-dots[data-astro-cid-yffw45pv] span[data-astro-cid-yffw45pv]:nth-child(3){background:#22c55e}.chat-titlebar-text[data-astro-cid-yffw45pv]{font-size:.75rem;font-weight:600;color:var(--text-muted);font-family:Geist Mono,monospace}.chat-titlebar-status[data-astro-cid-yffw45pv]{margin-left:auto;display:flex;align-items:center;gap:.375rem;font-size:.65rem;color:var(--nordic-500);font-weight:600}.chat-titlebar-status[data-astro-cid-yffw45pv] .status-dot[data-astro-cid-yffw45pv]{width:6px;height:6px;background:var(--nordic-400);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}.chat-body[data-astro-cid-yffw45pv]{padding:1.25rem;display:flex;flex-direction:column;gap:1rem;min-height:280px}.chat-msg[data-astro-cid-yffw45pv]{max-width:85%;padding:.75rem 1rem;border-radius:12px;font-size:.8rem;line-height:1.5;animation:msg-appear .5s ease forwards;opacity:0}.chat-msg[data-astro-cid-yffw45pv]:nth-child(1){animation-delay:1.2s}.chat-msg[data-astro-cid-yffw45pv]:nth-child(2){animation-delay:2s}.chat-msg[data-astro-cid-yffw45pv]:nth-child(3){animation-delay:2.8s}.chat-msg[data-astro-cid-yffw45pv]:nth-child(4){animation-delay:3.6s}@keyframes msg-appear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-msg[data-astro-cid-yffw45pv].user{align-self:flex-end;background:var(--nordic-600);color:#fff;border-bottom-right-radius:4px}.chat-msg[data-astro-cid-yffw45pv].bot{align-self:flex-start;background:var(--void-800);color:var(--text);border-bottom-left-radius:4px}html.light .chat-msg[data-astro-cid-yffw45pv].bot{background:var(--void-100)}.chat-msg[data-astro-cid-yffw45pv] .code-inline[data-astro-cid-yffw45pv]{font-family:Geist Mono,monospace;font-size:.7rem;background:#0000004d;padding:.125rem .375rem;border-radius:4px;display:inline}html.light .chat-msg[data-astro-cid-yffw45pv] .code-inline[data-astro-cid-yffw45pv]{background:#00000014}.chat-msg[data-astro-cid-yffw45pv] .code-block[data-astro-cid-yffw45pv]{font-family:Geist Mono,monospace;font-size:.7rem;background:#0000004d;padding:.5rem .75rem;border-radius:6px;margin-top:.5rem;display:block;white-space:pre;overflow-x:auto}html.light .chat-msg[data-astro-cid-yffw45pv] .code-block[data-astro-cid-yffw45pv]{background:#0000000f}.chat-input[data-astro-cid-yffw45pv]{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;border-top:1px solid var(--border)}.chat-input-field[data-astro-cid-yffw45pv]{flex:1;font-size:.8rem;color:var(--text-dim);font-family:Geist Sans,sans-serif}.chat-typing-dots[data-astro-cid-yffw45pv]{display:inline-flex;gap:3px;align-items:center}.chat-typing-dots[data-astro-cid-yffw45pv] span[data-astro-cid-yffw45pv]{width:5px;height:5px;border-radius:50%;background:var(--text-dim);animation:typing-bounce 1.4s ease-in-out infinite}.chat-typing-dots[data-astro-cid-yffw45pv] span[data-astro-cid-yffw45pv]:nth-child(2){animation-delay:.2s}.chat-typing-dots[data-astro-cid-yffw45pv] span[data-astro-cid-yffw45pv]:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.chat-input-send[data-astro-cid-yffw45pv]{width:28px;height:28px;border-radius:6px;background:var(--nordic-600);display:flex;align-items:center;justify-content:center;animation:typing-bounce 1.4s ease-in-out infinite}.features-grid[data-astro-cid-yffw45pv]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card[data-astro-cid-yffw45pv]{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.feature-card[data-astro-cid-yffw45pv]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--nordic-600),var(--nordic-400));transform:scaleX(0);transform-origin:left;transition:transform .4s}.feature-card[data-astro-cid-yffw45pv]:hover:after{transform:scaleX(1)}.feature-card[data-astro-cid-yffw45pv]:hover{border-color:#2dd4bf26;transform:translateY(-2px);box-shadow:0 10px 30px #00000026}.feature-icon[data-astro-cid-yffw45pv]{width:2.75rem;height:2.75rem;border-radius:10px;background:linear-gradient(135deg,#2dd4bf26,#0ea5e926);border:1px solid rgba(45,212,191,.2);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:var(--nordic-400)}.feature-name[data-astro-cid-yffw45pv]{font-size:1.1rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.01em}.feature-desc[data-astro-cid-yffw45pv]{font-size:.85rem;color:var(--text-muted);line-height:1.6}.plugin-grid-wrapper[data-astro-cid-yffw45pv]{position:relative;overflow:hidden}.plugin-grid-wrapper[data-astro-cid-yffw45pv]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,transparent,var(--bg));pointer-events:none;z-index:2}.plugin-grid[data-astro-cid-yffw45pv]{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.plugin-card[data-astro-cid-yffw45pv]{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;padding:1rem;transition:all .3s;cursor:default}.plugin-card[data-astro-cid-yffw45pv]:hover{border-color:#2dd4bf40;box-shadow:0 0 20px var(--glow);transform:translateY(-1px)}.plugin-name[data-astro-cid-yffw45pv]{font-family:Geist Mono,monospace;font-size:.75rem;font-weight:600;color:var(--nordic-400);margin-bottom:.25rem}.plugin-desc[data-astro-cid-yffw45pv]{font-size:.7rem;color:var(--text-dim);line-height:1.4}.arch-container[data-astro-cid-yffw45pv]{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:3rem 2rem;position:relative;overflow:hidden}.arch-container[data-astro-cid-yffw45pv]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 30%,rgba(45,212,191,.04) 0%,transparent 70%);pointer-events:none}.arch-flow[data-astro-cid-yffw45pv]{display:flex;flex-direction:column;align-items:center;gap:0}.arch-row[data-astro-cid-yffw45pv]{display:flex;align-items:center;justify-content:center}.arch-node-box[data-astro-cid-yffw45pv]{width:140px;height:76px;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.35rem;transition:all .3s;flex-shrink:0}.arch-node-box[data-astro-cid-yffw45pv]:hover{border-color:#2dd4bf4d;box-shadow:0 0 20px var(--glow);transform:translateY(-2px)}.arch-node-box[data-astro-cid-yffw45pv] svg[data-astro-cid-yffw45pv]{color:var(--nordic-400)}.arch-node-label[data-astro-cid-yffw45pv]{font-size:.7rem;font-weight:600;color:var(--text);text-align:center;font-family:Geist Mono,monospace}.arch-node-box[data-astro-cid-yffw45pv].frost{border-color:#38bdf833}.arch-node-box[data-astro-cid-yffw45pv].frost:hover{border-color:#38bdf866;box-shadow:0 0 20px #38bdf81f}.arch-node-box[data-astro-cid-yffw45pv].frost svg[data-astro-cid-yffw45pv]{color:#38bdf8}.arch-node-box[data-astro-cid-yffw45pv].purple{border-color:#a78bfa33}.arch-node-box[data-astro-cid-yffw45pv].purple:hover{border-color:#a78bfa66;box-shadow:0 0 20px #a78bfa1f}.arch-node-box[data-astro-cid-yffw45pv].purple svg[data-astro-cid-yffw45pv]{color:#a78bfa}.arch-node-box[data-astro-cid-yffw45pv].amber{border-color:#fbbf2433}.arch-node-box[data-astro-cid-yffw45pv].amber:hover{border-color:#fbbf2466;box-shadow:0 0 20px #fbbf241f}.arch-node-box[data-astro-cid-yffw45pv].amber svg[data-astro-cid-yffw45pv]{color:#fbbf24}.arch-node-box[data-astro-cid-yffw45pv].green{border-color:#22c55e33}.arch-node-box[data-astro-cid-yffw45pv].green:hover{border-color:#22c55e66;box-shadow:0 0 20px #22c55e1f}.arch-node-box[data-astro-cid-yffw45pv].green svg[data-astro-cid-yffw45pv]{color:#22c55e}.arch-node-box[data-astro-cid-yffw45pv].optional{border-style:dashed;border-color:#2dd4bf26;background:transparent;width:120px;height:66px}.arch-node-box[data-astro-cid-yffw45pv].optional:hover{border-color:#2dd4bf4d;background:#2dd4bf05}.arch-node-box[data-astro-cid-yffw45pv].optional .arch-node-label[data-astro-cid-yffw45pv]{color:var(--text-dim);font-size:.65rem}.arch-arrow-v[data-astro-cid-yffw45pv]{display:flex;align-items:center;justify-content:center;height:32px;color:var(--nordic-500)}.arch-arrow-v[data-astro-cid-yffw45pv] svg[data-astro-cid-yffw45pv]{opacity:.5}.arch-arrow-h[data-astro-cid-yffw45pv]{display:flex;align-items:center;justify-content:center;width:40px;color:var(--nordic-500);flex-shrink:0}.arch-arrow-h[data-astro-cid-yffw45pv] svg[data-astro-cid-yffw45pv]{opacity:.5}.arch-agents-block[data-astro-cid-yffw45pv]{display:flex;flex-direction:column;align-items:center;position:relative;padding-top:1.25rem}.arch-agents-row[data-astro-cid-yffw45pv]{display:flex;align-items:center;gap:2rem}.arch-review-svg[data-astro-cid-yffw45pv]{position:absolute;top:0;left:50%;transform:translate(-50%);color:var(--nordic-500);opacity:.5}.arch-review-label[data-astro-cid-yffw45pv]{font-size:.55rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);font-family:Geist Mono,monospace}.arch-side-extension[data-astro-cid-yffw45pv]{display:flex;align-items:center;gap:.75rem}.arch-branch-svg[data-astro-cid-yffw45pv],.arch-merge-svg[data-astro-cid-yffw45pv]{display:flex;align-items:center;justify-content:center;width:100%;height:40px;color:var(--nordic-500)}.arch-branch-svg[data-astro-cid-yffw45pv] svg[data-astro-cid-yffw45pv],.arch-merge-svg[data-astro-cid-yffw45pv] svg[data-astro-cid-yffw45pv]{opacity:.5;overflow:visible}.arch-memory-row[data-astro-cid-yffw45pv]{display:flex;align-items:center;gap:1rem}.arch-annotation[data-astro-cid-yffw45pv]{font-size:.6rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--nordic-600);text-align:center;margin-top:1.5rem;font-family:Geist Mono,monospace}.deploy-content[data-astro-cid-yffw45pv]{display:flex;flex-direction:column;align-items:center;text-align:center}.deploy-content[data-astro-cid-yffw45pv] .section-desc[data-astro-cid-yffw45pv]{max-width:500px;margin-left:auto;margin-right:auto}.code-block[data-astro-cid-yffw45pv]{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:1.5rem 2.5rem;font-family:Geist Mono,monospace;font-size:1.1rem;color:var(--nordic-400);margin-bottom:1.5rem;box-shadow:0 0 30px var(--glow);display:inline-block;position:relative}.code-block[data-astro-cid-yffw45pv] .dollar[data-astro-cid-yffw45pv]{color:var(--text-dim);margin-right:.5rem}.deploy-badge[data-astro-cid-yffw45pv]{display:inline-flex;align-items:center;gap:.375rem;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .75rem;border-radius:4px;background:#0ea5e91a;color:var(--frost-400);border:1px solid rgba(14,165,233,.2);margin-bottom:1.5rem}.deploy-note[data-astro-cid-yffw45pv]{font-size:.9rem;color:var(--text-dim);max-width:400px;line-height:1.6}.cta-section[data-astro-cid-yffw45pv]{text-align:center;position:relative}.cta-section[data-astro-cid-yffw45pv] .section-title[data-astro-cid-yffw45pv]{margin-bottom:2rem}.cta-actions[data-astro-cid-yffw45pv]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}footer[data-astro-cid-yffw45pv]{border-top:1px solid var(--border);padding:2rem 0}.footer-inner[data-astro-cid-yffw45pv]{display:flex;align-items:center;justify-content:space-between}.footer-copy[data-astro-cid-yffw45pv]{font-size:.8rem;color:var(--text-dim)}.footer-links[data-astro-cid-yffw45pv]{display:flex;gap:1.5rem;list-style:none}.footer-links[data-astro-cid-yffw45pv] a[data-astro-cid-yffw45pv]{font-size:.8rem;color:var(--text-dim);text-decoration:none;transition:color .3s}.footer-links[data-astro-cid-yffw45pv] a[data-astro-cid-yffw45pv]:hover{color:var(--nordic-400)}.cookie-ribbon[data-astro-cid-yffw45pv]{position:fixed;bottom:30px;left:-40px;z-index:90;background:linear-gradient(135deg,var(--nordic-600),var(--nordic-500));color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.35rem 3.5rem;transform:rotate(45deg);box-shadow:0 2px 8px #0000004d,0 0 15px var(--glow);pointer-events:none;white-space:nowrap}@media(max-width:1024px){.hero-layout[data-astro-cid-yffw45pv]{grid-template-columns:1fr;gap:3rem}.hero-mockup[data-astro-cid-yffw45pv]{max-width:480px}.features-grid[data-astro-cid-yffw45pv],.plugin-grid[data-astro-cid-yffw45pv]{grid-template-columns:repeat(2,1fr)}.arch-container[data-astro-cid-yffw45pv]{padding:2rem 1rem}.arch-side-extension[data-astro-cid-yffw45pv]{flex-direction:column}.arch-arrow-h[data-astro-cid-yffw45pv]{width:auto;height:30px;transform:rotate(90deg)}.arch-agents-row[data-astro-cid-yffw45pv]{gap:1rem}.arch-branch-svg[data-astro-cid-yffw45pv],.arch-merge-svg[data-astro-cid-yffw45pv]{display:none}.arch-agents-block[data-astro-cid-yffw45pv]{padding-top:.5rem}.arch-review-svg[data-astro-cid-yffw45pv]{display:none}}@media(max-width:768px){.features-grid[data-astro-cid-yffw45pv]{grid-template-columns:1fr}.plugin-grid[data-astro-cid-yffw45pv]{grid-template-columns:repeat(2,1fr)}.cta-actions[data-astro-cid-yffw45pv]{flex-direction:column;align-items:center}.arch-node-box[data-astro-cid-yffw45pv]{width:120px;height:66px}.arch-node-box[data-astro-cid-yffw45pv].optional{width:100px;height:56px}.arch-agents-row[data-astro-cid-yffw45pv],.arch-memory-row[data-astro-cid-yffw45pv]{flex-direction:column;gap:.75rem}}
