.nav[data-v-4aa9dfde]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid transparent;transition:border-bottom-color .3s ease}.nav.scrolled[data-v-4aa9dfde]{border-bottom:1px solid rgba(0,0,0,.1)}.nav-container[data-v-4aa9dfde]{max-width:1400px;margin:0 auto;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo[data-v-4aa9dfde]{font-size:1.5rem;font-weight:700;font-family:DM Sans,sans-serif;display:flex;align-items:center;gap:.4rem;text-decoration:none;color:inherit}.logo-image[data-v-4aa9dfde]{height:1.4rem;width:auto;object-fit:contain}.logo-text[data-v-4aa9dfde]{color:var(--black)}.logo-dot[data-v-4aa9dfde]{color:var(--black);animation:pulse-4aa9dfde 2s ease-in-out infinite}@keyframes pulse-4aa9dfde{0%,to{opacity:1}50%{opacity:.5}}.nav-links[data-v-4aa9dfde]{display:flex;align-items:center;gap:1rem}.nav-link[data-v-4aa9dfde]{color:var(--gray-600);text-decoration:none;font-weight:500;transition:color .3s;position:relative}.nav-link.router-link-active[data-v-4aa9dfde],.nav-link[data-v-4aa9dfde]:hover{color:var(--black)}.nav-link[data-v-4aa9dfde]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--black);transition:width .3s}.nav-link[data-v-4aa9dfde]:hover:after{width:100%}.nav-button[data-v-4aa9dfde]{background:var(--black);color:var(--white);border:2px solid var(--black);padding:.75rem 1.5rem;border-radius:100px;corner-shape:squircle;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block}.nav-button[data-v-4aa9dfde]:hover{background:transparent;color:var(--black);transform:translateY(-2px);box-shadow:0 8px 24px #0003}.nav-button-login[data-v-4aa9dfde]{background:transparent;color:var(--black);border:2px solid var(--black)}.nav-button-login[data-v-4aa9dfde]:hover{background:var(--black);color:var(--white);transform:translateY(-2px);box-shadow:0 8px 24px #0003}@media (max-width: 960px){.nav-links[data-v-4aa9dfde]{gap:1rem}.nav-container[data-v-4aa9dfde]{max-width:100vw;margin-left:0;padding:.75rem 2rem}.nav-button-login[data-v-4aa9dfde],.nav-link[data-v-4aa9dfde]{display:none}}.footer[data-v-164c1a22]{padding:4rem 2rem 2rem}.footer-content[data-v-164c1a22]{max-width:1400px;margin:0 auto;display:flex;align-items:baseline;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:1rem}.footer-section[data-v-164c1a22]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.footer-section .logo-image[data-v-164c1a22]{height:1.4rem;width:auto;object-fit:contain}.footer-slogan[data-v-164c1a22]{color:var(--gray-600);font-size:1rem;margin-top:0}.footer-links[data-v-164c1a22]{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer-link[data-v-164c1a22]{color:var(--gray-600);text-decoration:none;transition:color .3s;font-size:.875rem}.footer-link[data-v-164c1a22]:hover{color:var(--black)}.footer-bottom[data-v-164c1a22]{max-width:1400px;margin:0 auto;padding-top:1rem;text-align:center;color:var(--gray-600);font-size:.875rem;display:flex;flex-direction:column;gap:.5rem;align-items:center}.logo[data-v-164c1a22]{font-size:1.5rem;font-weight:700;font-family:DM Sans,sans-serif;display:flex;align-items:center;gap:.4rem}.logo-text[data-v-164c1a22]{color:var(--black)}.logo-dot[data-v-164c1a22]{color:var(--black);animation:pulse-164c1a22 2s ease-in-out infinite}@keyframes pulse-164c1a22{0%,to{opacity:1}50%{opacity:.5}}.app[data-v-2b086417]{min-height:100vh;max-width:1024px;margin:0 auto}.features[data-v-2b086417]{padding:8rem 2rem;background:var(--gray-50)}.container[data-v-2b086417]{max-width:1400px;margin:0 auto}.section-title[data-v-2b086417]{font-size:3rem;font-weight:700;text-align:center;margin-bottom:4rem;letter-spacing:-.02em;color:var(--black)}.features-grid[data-v-2b086417]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card[data-v-2b086417]{background:#fffc;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.feature-card[data-v-2b086417]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--black);transform:scaleX(0);transition:transform .3s}.feature-card[data-v-2b086417]:hover{background:#fff;border-color:#0003;transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.feature-card[data-v-2b086417]:hover:before{transform:scaleX(1)}.feature-icon[data-v-2b086417]{width:48px;height:48px;margin-bottom:1.5rem;color:var(--black)}.feature-icon svg[data-v-2b086417]{width:100%;height:100%}.feature-title[data-v-2b086417]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--black)}.feature-description[data-v-2b086417]{color:var(--gray-600);line-height:1.8}.platform[data-v-2b086417]{padding:8rem 2rem;background:var(--white)}.platform-content[data-v-2b086417]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.platform-description[data-v-2b086417]{font-size:1.125rem;color:var(--gray-600);line-height:1.8;margin-bottom:2rem}.platform-list[data-v-2b086417]{display:flex;flex-direction:column;gap:1rem}.platform-item[data-v-2b086417]{display:flex;align-items:center;gap:1rem;color:var(--gray-700)}.platform-check[data-v-2b086417]{color:var(--black);font-weight:700;font-size:1.25rem}.platform-visual[data-v-2b086417]{display:flex;justify-content:center}.code-block[data-v-2b086417]{background:var(--gray-900);border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden;width:100%;max-width:600px;box-shadow:0 4px 12px #0000001a}.code-header[data-v-2b086417]{background:var(--gray-800);padding:1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.code-dots[data-v-2b086417]{display:flex;gap:.5rem}.code-dots span[data-v-2b086417]{width:12px;height:12px;border-radius:50%;background:var(--gray-600)}.code-dots span[data-v-2b086417]:nth-child(1){background:#ff5f56}.code-dots span[data-v-2b086417]:nth-child(2){background:#ffbd2e}.code-dots span[data-v-2b086417]:nth-child(3){background:#27c93f}.code-title[data-v-2b086417]{color:var(--gray-300);font-family:DM Sans,sans-serif;font-size:.875rem}.code-content[data-v-2b086417]{padding:1.5rem;margin:0;overflow-x:auto;font-family:DM Sans,sans-serif;font-size:.875rem;line-height:1.8;color:var(--gray-200)}.code-keyword[data-v-2b086417]{color:var(--white);font-weight:600}.code-string[data-v-2b086417]{color:var(--gray-300)}@media (max-width: 960px){.app[data-v-2b086417]{max-width:900px;margin:0 auto}.platform-content[data-v-2b086417]{grid-template-columns:1fr;gap:3rem}.features[data-v-2b086417],.platform[data-v-2b086417]{padding:4rem 1rem}.section-title[data-v-2b086417]{font-size:2rem;margin-bottom:2rem}.features-grid[data-v-2b086417]{grid-template-columns:1fr}}.grid-pattern[data-v-290ca9a9]{--used-widthold: var(--grid-width-12);background-size:var(--used-width) var( --used-width)}.hero-content-space[data-v-290ca9a9]{--used-widthold: var(--grid-width-12);top:calc(var(--used-width));left:calc(var(--used-width));bottom:calc(var(--used-width) * 2);right:calc(var(--used-width) - 1px);flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-top:1.5rem}.hero-visual[data-v-290ca9a9]{--used-widthold: var(--grid-width-12);top:calc(var(--used-width) * 6);left:calc(var(--used-width));right:calc(var(--used-width))}.hero-content[data-v-290ca9a9]{--used-widthold: var(--grid-width-12);height:calc(var(--used-width) * 8 + 2px)}.hero[data-v-290ca9a9]{padding-top:8rem;padding-bottom:4rem}.hero-pill[data-v-290ca9a9]{display:inline-block;padding:.5rem 1.25rem;background-color:var(--gray-100);border:1px solid var(--gray-200);border-radius:9999px;font-size:.8rem;font-weight:500;color:var(--black);margin-bottom:1.5rem;align-self:center;text-decoration:none;transition:all .3s}.hero-pill[data-v-290ca9a9]:hover{background-color:var(--gray-200);border-color:var(--gray-300);cursor:pointer;transform:translateY(-2px)}@media (max-width: 960px){.hero-visual[data-v-290ca9a9]{top:calc(var(--used-width) * 8);left:calc(var(--used-width))}.hero[data-v-290ca9a9]{padding-top:6rem;padding-bottom:3rem}.hero-content-space[data-v-290ca9a9]{top:calc(var(--used-width));bottom:calc(var(--used-width) * 2);left:1px;right:0}.hero-content[data-v-290ca9a9]{height:calc((var(--used-width) * 10) + 3px)}.grid-pattern[data-v-290ca9a9],.hero-content[data-v-290ca9a9]{--used-widthold: var(--grid-width-8)}.hero-subtitle[data-v-290ca9a9]{font-size:1.15rem}}.product-box[data-v-b5e3e6ac]{max-width:1400px;margin:0 auto;line-height:1.3}.product-header[data-v-b5e3e6ac]{margin-left:1.5rem;margin-right:1.5rem;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:2.5rem;box-shadow:0 4px 12px #0000000d;font-size:2rem;letter-spacing:-.02em}.lock-icon[data-v-b5e3e6ac]{display:inline-block;width:1.55rem;height:auto;vertical-align:middle;margin-left:-.4rem;position:relative;top:-.15rem;color:currentColor}.marker-section[data-v-b5e3e6ac]{display:flex;flex-direction:column;align-items:center;margin-top:2rem;gap:.75rem}.marker-container[data-v-b5e3e6ac]{display:flex;align-items:center;gap:0}.marker-circle[data-v-b5e3e6ac]{width:8px;height:8px;border-radius:50%;background-color:#0000004d;flex-shrink:0}.marker-line[data-v-b5e3e6ac]{width:260px;height:1px;background-color:#0003}.marker-text[data-v-b5e3e6ac]{font-size:.875rem;color:#6b7280;margin:0;text-align:center}.vs-text[data-v-b5e3e6ac]{line-height:1.2;display:inline-block}@media (max-width: 960px){.product-box[data-v-b5e3e6ac]{padding:0 1.5rem}.product-header[data-v-b5e3e6ac]{padding:1rem;font-size:1.75rem}.product-header[data-v-b5e3e6ac]{font-size:1.5rem;margin-left:0rem;margin-right:0rem}}.use-cases[data-v-447a89ad]{padding:2rem 2rem 4rem;background:var(--white)}.use-cases-container[data-v-447a89ad]{max-width:1024px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-right:1px solid rgba(0,0,0,.1)}.use-case-card[data-v-447a89ad]{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;background:var(--white);border-top:1px solid rgba(0,0,0,.1);border-left:1px solid rgba(0,0,0,.1);border-right:none;border-bottom:none;border-radius:0;aspect-ratio:1;transition:all .3s;width:100%;box-sizing:border-box;position:relative;overflow:hidden}.use-case-card[data-v-447a89ad]:nth-child(n+4){border-bottom:1px solid rgba(0,0,0,.1)}.use-case-card[data-v-447a89ad]:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.use-case-title[data-v-447a89ad]{font-size:1.25rem;font-weight:700;color:var(--black);margin:0;line-height:1.3}.use-case-description[data-v-447a89ad]{font-size:.875rem;color:var(--gray-600);line-height:1.5;margin:0}.use-case-button[data-v-447a89ad]{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;margin-top:0;align-self:flex-start;text-decoration:none}.use-case-button[data-v-447a89ad]:hover{background:var(--black);border-color:var(--black)}.use-case-button:hover .arrow-icon[data-v-447a89ad]{color:var(--white)!important}.arrow-icon[data-v-447a89ad]{width:1.25rem;height:1.25rem;fill:currentColor;color:var(--gray-600);transition:color .3s ease}.use-case-visual[data-v-447a89ad]{margin-top:.5rem;min-height:60px}.aws-carousel[data-v-447a89ad]{position:relative;width:100%;height:60px;overflow:hidden}.aws-marquee[data-v-447a89ad]{display:flex;align-items:center;gap:0;animation:scrollMarquee-447a89ad 40s linear infinite;width:fit-content}.aws-icon[data-v-447a89ad]{width:3rem;height:3rem;object-fit:contain;flex-shrink:0}.language-icon[data-v-447a89ad]{width:3rem;height:3rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.5rem;aspect-ratio:1}.language-icon svg[data-v-447a89ad]{width:100%;height:100%;aspect-ratio:1;fill:#fff;display:block}.language-icon svg path[data-v-447a89ad]{fill:#fff!important}@keyframes scrollMarquee-447a89ad{0%{transform:translate(0)}50%{transform:translate(-50%)}to{transform:translate(0)}}.agent-browser[data-v-447a89ad]{position:relative;min-height:100px;display:flex}.browser-window[data-v-447a89ad]{background:var(--white);border:1px solid rgba(0,0,0,.1);border-radius:6px;width:90%;box-shadow:0 2px 8px #0000000d;padding:0}.browser-header[data-v-447a89ad]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-bottom:1px solid rgba(0,0,0,.1);margin:0}.browser-header .brain-icon[data-v-447a89ad],.browser-header .chart-icon[data-v-447a89ad]{width:1.5rem;height:1.5rem;fill:currentColor;color:var(--gray-600)}.observability-text[data-v-447a89ad]{font-size:.875rem;color:var(--gray-600)}.thinking-text[data-v-447a89ad]{font-size:.875rem;color:var(--gray-600);font-style:italic}.agent-browser .browser-content[data-v-447a89ad]{padding:1rem;display:flex;align-items:flex-end;justify-content:center;min-height:80px;height:80px}.bar-chart[data-v-447a89ad]{display:flex;align-items:flex-end;gap:.5rem;height:60px;width:100%}.bar[data-v-447a89ad]{flex:1;background:var(--gray-400);border-radius:2px 2px 0 0;min-height:10px}.app-grid[data-v-447a89ad]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.app-tag[data-v-447a89ad]{padding:.5rem .75rem;background:var(--white);border:1px solid rgba(0,0,0,.1);border-radius:6px;font-size:.75rem;font-weight:500;color:var(--gray-700);text-align:center}.browser-window[data-v-447a89ad]{background:var(--white);border:1px solid rgba(0,0,0,.1);border-radius:8px;min-height:80px}.browser-dots[data-v-447a89ad]{display:flex;gap:.5rem;margin-bottom:.75rem}.dot[data-v-447a89ad]{width:.75rem;height:.75rem;border-radius:50%}.dot.red[data-v-447a89ad]{background:#ff5f56}.dot.yellow[data-v-447a89ad]{background:#ffbd2e}.dot.green[data-v-447a89ad]{background:#27c93f}.browser-content[data-v-447a89ad]{color:var(--gray-500);font-size:.875rem}.commerce-preview[data-v-447a89ad]{position:relative;min-height:100px}.terminal-git-wrapper[data-v-447a89ad]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.git-icons[data-v-447a89ad]{display:flex;gap:.5rem;align-items:center}.git-icon[data-v-447a89ad]{width:1.5rem;height:1.5rem;fill:currentColor;color:var(--gray-600)}.product-line[data-v-447a89ad]{height:.5rem;background:var(--gray-200);border-radius:2px;margin-bottom:.5rem;width:60%}.terminal-line[data-v-447a89ad]{font-family:Courier New,monospace;font-size:.75rem;color:#fff;background:#000;padding:.5rem .75rem;border-radius:4px;display:inline-block;flex-shrink:0}.shirt[data-v-447a89ad]{position:absolute;width:2rem;height:2.5rem;border-radius:4px;right:0}.shirt.blue[data-v-447a89ad]{background:#3b82f6;top:1rem;z-index:3}.shirt.gray[data-v-447a89ad]{background:var(--gray-400);top:1.25rem;right:.5rem;z-index:2}.shirt.dark[data-v-447a89ad]{background:var(--gray-700);top:1.5rem;right:1rem;z-index:1}.window-stack[data-v-447a89ad]{position:relative;min-height:120px}.stacked-window[data-v-447a89ad]{position:absolute;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:var(--white);border:1px solid rgba(0,0,0,.1);border-radius:6px;font-size:.75rem;color:var(--gray-700);width:90%}.stacked-window[data-v-447a89ad]:nth-child(1){top:0;left:0;z-index:4}.stacked-window[data-v-447a89ad]:nth-child(2){top:.75rem;left:.5rem;z-index:3}.stacked-window[data-v-447a89ad]:nth-child(3){top:1.5rem;left:1rem;z-index:2}.stacked-window[data-v-447a89ad]:nth-child(4){top:2.25rem;left:1.5rem;z-index:1}.stacked-window .browser-dots[data-v-447a89ad]{margin-bottom:0;margin-right:.5rem}.lock-icon[data-v-447a89ad]{width:.875rem;height:.875rem;fill:currentColor;color:var(--gray-600)}.domain[data-v-447a89ad]{color:var(--gray-600)}@media (max-width: 960px){.use-cases-container[data-v-447a89ad]{grid-template-columns:1fr;border-right:1px solid rgba(0,0,0,.1)}.use-cases[data-v-447a89ad]{padding:1rem 1rem 4rem}.use-case-card[data-v-447a89ad]{padding:4rem 1.5rem 1.5rem;border-left:1px solid rgba(0,0,0,.1);border-right:none;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.use-case-card[data-v-447a89ad]:not(:first-child){border-top:none}}.grid-pattern[data-v-dcc92557]{--used-width: var(--grid-width-12);background-size:var(--used-width) var( --used-width)}.hero-content-space[data-v-dcc92557]{--used-width: var(--grid-width-12);top:calc(var(--used-width) - 1px);left:calc(var(--used-width) - 1px);bottom:calc(var(--used-width) * 1 - 2px);right:calc((var(--used-width) * 4) - 1px)}.hero-content[data-v-dcc92557]{--used-width: var(--grid-width-12);height:calc(var(--used-width) * 5)}.hero-title-wrapper[data-v-dcc92557]{display:flex;align-items:center;gap:.75rem;justify-content:center;width:100%}.hero-title[data-v-dcc92557]{margin:0}.box-button[data-v-dcc92557]{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;flex-shrink:0;text-decoration:none}.box-button[data-v-dcc92557]:hover{background:var(--black);border-color:var(--black)}.box-button:hover .box-arrow-icon[data-v-dcc92557]{color:var(--white)!important}.box-arrow-icon[data-v-dcc92557]{width:1.25rem;height:1.25rem;fill:currentColor;color:var(--gray-600);transition:color .3s ease}@media (max-width: 960px){.hero-content-space[data-v-dcc92557]{top:calc(var(--used-width) - 1px);left:1px;bottom:calc(var(--used-width) * 1 - 3px);right:calc((var(--used-width)) - 1px)}.hero-subtitle[data-v-dcc92557]{font-size:1.1rem}.hero-subtitle-mobile[data-v-dcc92557]{font-size:1rem}.hero-title[data-v-dcc92557]{margin-top:0rem}.hero-text[data-v-dcc92557]{gap:.5rem}}.copilot-preview[data-v-84c77378]{position:relative;margin-top:0;padding:0 2rem}.copilot-grid[data-v-84c77378]{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:0;border:1px solid var(--gray-300)}.copilot-container[data-v-84c77378]{display:flex;flex-direction:row;grid-column:1 / -1;height:30rem;border-bottom:1px solid var(--gray-300)}.copilot-left[data-v-84c77378]{flex:1;border-right:1px solid var(--gray-300);padding:1.5rem;display:flex;align-items:center;justify-content:center}.copilot-box-small[data-v-84c77378]{padding:1.5rem;border-right:1px solid var(--gray-300);min-height:10rem;display:flex;flex-direction:column;gap:.25rem}.copilot-box-small[data-v-84c77378]:last-child{border-right:none}.box-title-wrapper[data-v-84c77378]{display:flex;align-items:center;gap:.75rem}.box-title[data-v-84c77378]{font-size:2rem;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--black);margin:0}.box-button[data-v-84c77378]{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;flex-shrink:0;text-decoration:none}.box-button[data-v-84c77378]:hover{background:var(--black);border-color:var(--black)}.box-button:hover .box-arrow-icon[data-v-84c77378]{color:var(--white)!important}.box-arrow-icon[data-v-84c77378]{width:1.25rem;height:1.25rem;fill:currentColor;color:var(--gray-600);transition:color .3s ease}.box-subtitle[data-v-84c77378]{font-size:1rem;color:var(--gray-600);line-height:1.8;margin:0}.prompt-wrapper[data-v-84c77378]{width:100%;display:flex;flex-direction:column;gap:1rem}.copilot-right[data-v-84c77378]{flex:1;padding:.5rem;display:flex;align-items:center;justify-content:center}.json-output[data-v-84c77378]{width:100%;height:100%;background:var(--gray-100);border-radius:8px;padding:1rem;overflow:auto}.json-output pre[data-v-84c77378]{margin:0;font-family:Roboto Mono,monospace;font-size:.8125rem;line-height:1.1;color:var(--black);white-space:pre-wrap;word-wrap:break-word}.json-output pre[data-v-84c77378] .highlight-target{background-color:#3b82f633;padding:0 .25rem;border-radius:3px;display:inline-block}.json-output pre[data-v-84c77378] .highlight-target-animate{animation:targetPulse-84c77378 .6s ease-out}@keyframes targetPulse-84c77378{0%{transform:scale(1.15)}to{transform:scale(1)}}.json-output pre[data-v-84c77378] .json-logo{width:1.5rem;height:1.5rem;object-fit:contain;display:inline;vertical-align:baseline;border-radius:4px;line-height:0;position:absolute;margin-top:-.5rem}.ai-prompt-input[data-v-84c77378]{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border:1px solid var(--gray-300);border-radius:100px;background:var(--white);box-shadow:0 2px 8px #0000000d}.prompt-text[data-v-84c77378]{flex:1;font-size:1rem;color:var(--black);line-height:1.5}.prompt-submit[data-v-84c77378]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--black);border:none;cursor:pointer;transition:all .3s;flex-shrink:0}.prompt-submit[data-v-84c77378]:hover{background:var(--gray-800);transform:scale(1.05)}.chevron-icon[data-v-84c77378]{width:1.25rem;height:1.25rem;fill:currentColor;color:var(--white)}.try-options[data-v-84c77378]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.try-label[data-v-84c77378]{font-size:.875rem;color:var(--gray-600);font-weight:500}.border-top-none[data-v-84c77378]{border-top:none}.try-option[data-v-84c77378]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--gray-100);border-radius:100px;corner-shape:squircle;cursor:pointer;transition:all .2s;font-size:.875rem;color:var(--black)}.try-option[data-v-84c77378]:hover{background:var(--gray-200);border-color:var(--gray-300)}.try-option.active[data-v-84c77378]{background:var(--gray-800);border-color:var(--gray-800);color:var(--white)}.option-icon[data-v-84c77378]{width:1.25rem;height:1.25rem;object-fit:contain;display:block;flex-shrink:0;border-radius:4px}.option-text[data-v-84c77378]{font-weight:500}@media (max-width: 960px){.json-output[data-v-84c77378]{padding:.5rem}.copilot-grid[data-v-84c77378]{grid-template-columns:1fr}.copilot-preview[data-v-84c77378]{padding:0 1rem}.json-output pre[data-v-84c77378]{font-size:.6rem}.copilot-box-small[data-v-84c77378]{border-right:none}.copilot-grid>div[data-v-84c77378]:not(:last-child){border-bottom:1px solid var(--gray-300)}.copilot-grid>div[data-v-84c77378]:first-child{border-top:1px solid var(--gray-300)}.copilot-grid[data-v-84c77378]{border-bottom:none}.copilot-left[data-v-84c77378]{border-bottom:1px solid rgba(0,0,0,.1);border-right:none}.prompt-text[data-v-84c77378]{font-size:.8rem}}.security-section[data-v-0069064e]{position:relative}.grid-pattern[data-v-0069064e]{--used-width: var(--grid-width-12);background-size:var(--used-width) var( --used-width)}.hero-content-space[data-v-0069064e]{--used-width: var(--grid-width-12);top:calc(var(--used-width) - 1px);left:calc(var(--used-width) * 2 - 1px);bottom:calc(var(--used-width) * 1 - 2px);right:calc((var(--used-width) * 3) - 2px)}.hero-content[data-v-0069064e]{--used-width: var(--grid-width-12);height:calc(var(--used-width) * 5)}.hero-subtitle[data-v-0069064e]{padding:0 20px}.hero-title-wrapper[data-v-0069064e]{display:flex;align-items:center;gap:.75rem;justify-content:center;width:100%}.hero-title[data-v-0069064e]{margin:0}@media (max-width: 960px){.hero-subtitle[data-v-0069064e]{font-size:1rem}}.security-grid[data-v-0069064e]{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--gray-300)}.security-grid>div[data-v-0069064e]:not(:last-child){border-bottom:1px solid var(--gray-300)}.security-box[data-v-0069064e]{padding:1.5rem;border-right:1px solid var(--gray-300);min-height:10rem;display:flex;flex-direction:column;gap:.25rem;background:#fff}.security-box[data-v-0069064e]:last-child{border-right:none}.box-title-wrapper[data-v-0069064e]{display:flex;align-items:center;gap:.75rem}.box-title[data-v-0069064e]{font-size:2rem;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--black);margin:0}.box-button[data-v-0069064e]{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;flex-shrink:0;text-decoration:none}.box-button[data-v-0069064e]:hover{background:var(--black);border-color:var(--black)}.box-button:hover .box-arrow-icon[data-v-0069064e]{color:var(--white)!important}.box-arrow-icon[data-v-0069064e]{width:1.25rem;height:1.25rem;fill:currentColor;color:var(--gray-600);transition:color .3s ease}.box-subtitle[data-v-0069064e]{font-size:1rem;color:var(--gray-600);line-height:1.8;margin:0}.box-list[data-v-0069064e]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.box-list li[data-v-0069064e]{font-size:1rem;color:var(--gray-700);line-height:1.6;padding-left:1.25rem;position:relative}.box-list li[data-v-0069064e]:before{content:"✓";position:absolute;left:0;color:var(--black);font-weight:700;font-size:1rem}.box-list-item-file[data-v-0069064e]:before,.box-list-item-more[data-v-0069064e]:before{display:none}.box-list-item-file[data-v-0069064e],.box-list-item-more[data-v-0069064e]{padding-left:0}.box-list-item-more[data-v-0069064e]{opacity:.6}.security-grid[data-v-0069064e]{margin:0 2rem;border-bottom:1px solid rgba(0,0,0,.1)}@media (max-width: 960px){.security-grid[data-v-0069064e]{margin:0 1rem}.security-grid[data-v-0069064e]{grid-template-columns:1fr}.security-box[data-v-0069064e]{border-right:none}.security-grid>div[data-v-0069064e]:not(:last-child){border-bottom:1px solid var(--gray-300)}.hero-content-space[data-v-0069064e]{right:calc(var(--used-width) - 2px);left:calc(var(--used-width) - 1px)}}.header[data-v-4ae8028b]{font-size:2rem;margin:0;text-align:center}.direction-container[data-v-4ae8028b]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:8rem 2rem;background:var(--white)}.compass-header[data-v-4ae8028b]{font-size:2rem;line-height:1.2;color:#666;text-align:center;margin:0;letter-spacing:-.02em}.header-black[data-v-4ae8028b]{color:var(--black)}.compass-wrapper[data-v-4ae8028b]{position:relative;display:flex;justify-content:center;align-items:center}.compass-rim[data-v-4ae8028b]{width:100%;max-width:300px;height:auto;z-index:1}.compass-rose[data-v-4ae8028b]{position:absolute;width:100%;max-width:300px;height:auto;z-index:2;transform-origin:center center;animation:rotateCompass-4ae8028b 8s cubic-bezier(.65,0,.35,1) infinite;animation-delay:0s}@keyframes rotateCompass-4ae8028b{0%{transform:rotate(0)}50%{transform:rotate(-90deg)}to{transform:rotate(0)}}@keyframes opacityPulse-4ae8028b{0%{opacity:1}25%{opacity:.8}50%{opacity:.2}75%{opacity:.4}to{opacity:1}}.btn-primary[data-v-4ae8028b]{background:var(--black);color:var(--white);border-color:var(--black);display:flex;align-items:center;gap:.4rem;justify-content:center;padding:1rem 2rem;border-radius:100px;corner-shape:squircle;font-weight:600;font-size:1rem;cursor:pointer;transition:background .3s,color .3s,transform .3s,box-shadow .3s;border:2px solid transparent;margin-top:.5rem}.btn-logo[data-v-4ae8028b]{margin-bottom:.1rem;height:1.1rem;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.btn-primary[data-v-4ae8028b]:hover{border-color:var(--black);background:transparent;color:var(--black);transform:translateY(-2px);box-shadow:0 8px 24px #0003;animation:none;opacity:1}.btn-primary:hover .btn-logo[data-v-4ae8028b]{filter:brightness(0)}.btn-secondary[data-v-4ae8028b]{background:transparent;color:var(--gray-600);border-color:var(--gray-300);display:flex;align-items:center;gap:.4rem;justify-content:center;padding:.75rem 1.5rem;border-radius:100px;corner-shape:squircle;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background .3s,color .3s,transform .3s,border-color .3s;border:1px solid;text-decoration:none;margin-top:-.5rem}.btn-secondary[data-v-4ae8028b]:hover{background:var(--gray-50);color:var(--black);border-color:var(--gray-400);transform:translateY(-2px)}@media (max-width: 768px){.direction-container[data-v-4ae8028b]{padding:6rem 1rem 3rem}.compass-rim[data-v-4ae8028b],.compass-rose[data-v-4ae8028b]{max-width:225px}.compass-header[data-v-4ae8028b]{font-size:1.5rem}}@media (max-width: 960px){#home-container{max-width:480px;margin:0 auto}}.pricing[data-v-c3df9b25]{padding:8rem 2rem 4rem;background:var(--white)}.pricing-header[data-v-c3df9b25]{max-width:1400px;margin:0 auto 3rem;text-align:center}.pricing-title[data-v-c3df9b25]{font-size:2.5rem;font-weight:700;color:var(--black);margin-bottom:.75rem;font-family:DM Sans,sans-serif}.pricing-subtitle[data-v-c3df9b25]{font-size:1.25rem;color:var(--gray-600);margin:0;line-height:1.6}.pricing-container[data-v-c3df9b25]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.pricing-card[data-v-c3df9b25]{background:var(--white);border:1px solid var(--gray-300);border-radius:8px;padding:2rem;display:flex;flex-direction:column;transition:all .3s}.pricing-card[data-v-c3df9b25]:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.pricing-card-featured[data-v-c3df9b25]{border-color:var(--black);border-width:2px}.plan-name[data-v-c3df9b25]{font-size:1.5rem;font-weight:700;color:var(--black);margin:0 0 1rem}.plan-trial[data-v-c3df9b25]{font-size:.875rem;color:var(--gray-600);margin-bottom:.5rem;font-weight:500}.plan-price[data-v-c3df9b25]{margin-bottom:2rem}.price-amount[data-v-c3df9b25]{font-size:2.5rem;font-weight:700;color:var(--black);line-height:1.2}.price-period[data-v-c3df9b25]{font-size:1rem;color:var(--gray-600);display:block;margin-top:.25rem}.plan-button[data-v-c3df9b25]{width:100%;padding:.875rem 1.5rem;border-radius:100px;corner-shape:squircle;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s;border:2px solid;margin-bottom:2rem;text-decoration:none;text-align:center;display:inline-block;box-sizing:border-box}.plan-button-free[data-v-c3df9b25]{background:var(--gray-100);color:var(--black);border-color:var(--gray-300)}.plan-button-free[data-v-c3df9b25]:hover{background:var(--gray-200);transform:translateY(-2px)}.plan-button-primary[data-v-c3df9b25]{background:var(--black);color:var(--white);border-color:var(--black)}.plan-button-primary[data-v-c3df9b25]:hover{background:transparent;color:var(--black);transform:translateY(-2px);box-shadow:0 8px 24px #0003}.plan-button-secondary[data-v-c3df9b25]{background:var(--gray-100);color:var(--black);border-color:var(--gray-300)}.plan-button-secondary[data-v-c3df9b25]:hover{background:var(--gray-200);transform:translateY(-2px)}.plan-features[data-v-c3df9b25]{list-style:none;padding:0;margin:0;flex:1;display:flex;flex-direction:column;gap:.75rem}.feature-item[data-v-c3df9b25]{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:var(--gray-700);line-height:1.5}.check-icon[data-v-c3df9b25]{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem;stroke:var(--black)}@media (max-width: 1200px){.pricing-container[data-v-c3df9b25]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.pricing[data-v-c3df9b25]{padding:6rem 1.5rem 3rem}.pricing-title[data-v-c3df9b25]{font-size:2rem}.pricing-subtitle[data-v-c3df9b25]{font-size:1.125rem}.pricing-container[data-v-c3df9b25]{grid-template-columns:1fr}.price-amount[data-v-c3df9b25]{font-size:2rem}}.managed-pricing[data-v-0f359ffd]{padding:0 2rem 4rem;background:var(--white);max-width:1400px;margin:0 auto}.hero-section-wrapper[data-v-0f359ffd]{padding:8rem 0 5rem;position:relative}.hero-content[data-v-0f359ffd]{max-width:1024px;width:1024px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3rem;position:relative;z-index:1;--used-width: var(--grid-width-12);height:calc(var(--used-width) * 6 + 2px)}.hero-background[data-v-0f359ffd]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.grid-pattern[data-v-0f359ffd]{position:absolute;top:0;left:0rem;right:0rem;bottom:0;background-image:linear-gradient(rgba(0,0,0,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.09) 1px,transparent 1px);--used-width: var(--grid-width-12);background-size:var(--used-width) var(--used-width)}.tech-lines[data-v-0f359ffd]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.03) 50%,transparent 100%),linear-gradient(0deg,transparent 0%,rgba(0,0,0,.03) 50%,transparent 100%);background-size:200% 200%;animation:scanLines-0f359ffd 8s ease-in-out infinite}@keyframes scanLines-0f359ffd{0%,to{background-position:0% 0%}50%{background-position:100% 100%}}.hero-content-space[data-v-0f359ffd]{position:absolute;z-index:10;background:#fff;--used-width: var(--grid-width-12);top:calc(var(--used-width));left:calc(var(--used-width));bottom:calc(var(--used-width) * 1);right:calc(var(--used-width) - 1px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.managed-pricing-header[data-v-0f359ffd]{text-align:center;margin-bottom:2rem;max-width:900px;width:100%}.managed-pricing-title[data-v-0f359ffd]{font-size:2.5rem;font-weight:700;color:var(--black);margin-bottom:1.5rem;font-family:DM Sans,sans-serif;line-height:1.15;letter-spacing:-.02em}.managed-pricing-subtitle[data-v-0f359ffd]{font-size:1rem;color:var(--gray-600);margin:0 auto .1rem;max-width:700px;line-height:1.6;font-weight:500}.managed-pricing-description[data-v-0f359ffd]{font-size:1.0625rem;color:var(--gray-600);margin:0 auto;max-width:800px;line-height:1.75;font-weight:400}.packages-container[data-v-0f359ffd]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:6rem;margin-bottom:6rem}.package-card[data-v-0f359ffd]{background:var(--white);border:1px solid var(--gray-300);border-radius:12px;padding:2.5rem;display:flex;flex-direction:column;transition:all .3s;position:relative}.package-card[data-v-0f359ffd]:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.package-card-featured[data-v-0f359ffd]{border-color:var(--black);border-width:2px}.package-badge[data-v-0f359ffd]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--black);color:var(--white);padding:.375rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600}.package-header[data-v-0f359ffd]{margin-bottom:1.5rem}.package-name[data-v-0f359ffd]{font-size:1.75rem;font-weight:700;color:var(--black);margin:0 0 .5rem}.package-tagline[data-v-0f359ffd]{font-size:.9375rem;color:var(--gray-600);margin:0}.package-price[data-v-0f359ffd]{margin-bottom:2rem}.price-amount[data-v-0f359ffd]{font-size:2.5rem;font-weight:700;color:var(--black);line-height:1.2;display:block}.price-period[data-v-0f359ffd]{font-size:1rem;color:var(--gray-600);display:block;margin-top:.25rem}.implementation-fee[data-v-0f359ffd]{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;background:var(--gray-50);border-radius:8px;font-size:.875rem}.fee-label[data-v-0f359ffd]{color:var(--gray-600);font-weight:500}.fee-amount[data-v-0f359ffd]{color:var(--black);font-weight:600}.package-button[data-v-0f359ffd]{width:100%;padding:.875rem 1.5rem;border-radius:100px;corner-shape:squircle;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s;border:2px solid;margin-bottom:2rem;text-decoration:none;text-align:center;display:inline-block;box-sizing:border-box}.package-button-primary[data-v-0f359ffd]{background:var(--black);color:var(--white);border-color:var(--black)}.package-button-primary[data-v-0f359ffd]:hover{background:transparent;color:var(--black);transform:translateY(-2px);box-shadow:0 8px 24px #0003}.package-button-secondary[data-v-0f359ffd]{background:var(--gray-100);color:var(--black);border-color:var(--gray-300)}.package-button-secondary[data-v-0f359ffd]:hover{background:var(--gray-200);transform:translateY(-2px)}.package-includes[data-v-0f359ffd]{margin-bottom:1rem}.includes-label[data-v-0f359ffd]{font-size:.875rem;color:var(--gray-600);font-weight:500;margin:0}.package-features[data-v-0f359ffd]{list-style:none;padding:0;margin:0;flex:1;display:flex;flex-direction:column;gap:.875rem}.feature-item[data-v-0f359ffd]{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:var(--gray-700);line-height:1.5}.check-icon[data-v-0f359ffd]{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem;stroke:var(--black)}.aws-marketplace-section[data-v-0f359ffd]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:3rem 0 4rem;padding:2rem 0;gap:1rem}.aws-marketplace-description[data-v-0f359ffd]{text-align:center;color:var(--gray-600);font-size:.9375rem;line-height:1.6;max-width:600px;margin:0}.aws-marketplace-button[data-v-0f359ffd]{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:var(--white);border:1px solid var(--gray-300);border-radius:8px;text-decoration:none;color:var(--black);font-weight:500;font-size:.9375rem;transition:all .3s;box-shadow:0 2px 4px #0000000d}.aws-marketplace-button[data-v-0f359ffd]:hover{border-color:var(--gray-400);box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.aws-marketplace-logo[data-v-0f359ffd]{margin-top:4px;width:auto;height:15px;flex-shrink:0;object-fit:contain}.aws-marketplace-text[data-v-0f359ffd]{color:var(--black);font-weight:500}.external-link-icon[data-v-0f359ffd]{width:16px;height:16px;flex-shrink:0;stroke:var(--gray-600);transition:stroke .3s}.aws-marketplace-button:hover .external-link-icon[data-v-0f359ffd]{stroke:var(--black)}.certification-section[data-v-0f359ffd]{display:flex;justify-content:center;align-items:center;margin:0rem 0 5rem;padding:2rem 0}.certification-card[data-v-0f359ffd]{display:flex;align-items:center;gap:2rem;max-width:800px;padding:2rem;background:var(--white);border:1px solid var(--gray-300);border-radius:12px;box-shadow:0 2px 8px #0000000d}.certification-logo[data-v-0f359ffd]{width:120px;height:auto;flex-shrink:0;object-fit:contain}.certification-content[data-v-0f359ffd]{flex:1}.certification-title[data-v-0f359ffd]{font-size:1.5rem;font-weight:700;color:var(--black);margin:0 0 .75rem}.certification-description[data-v-0f359ffd]{font-size:1rem;color:var(--gray-600);line-height:1.6;margin:0}.comparison-section[data-v-0f359ffd]{margin-bottom:6rem}.comparison-title[data-v-0f359ffd]{font-size:2rem;font-weight:700;color:var(--black);margin-bottom:1rem;text-align:center}.comparison-subtitle[data-v-0f359ffd]{font-size:1.125rem;color:var(--gray-600);text-align:center;max-width:800px;margin:0 auto 3rem;line-height:1.7}.comparison-table-wrapper[data-v-0f359ffd]{overflow-x:auto;border:1px solid var(--gray-300);border-radius:8px}.comparison-table[data-v-0f359ffd]{width:100%;border-collapse:collapse;background:var(--white)}.comparison-table thead[data-v-0f359ffd]{background:var(--gray-50)}.comparison-table th[data-v-0f359ffd]{padding:1.25rem 1rem;text-align:left;font-weight:600;color:var(--black);font-size:.9375rem;border-bottom:2px solid var(--gray-300)}.comparison-table .feature-col[data-v-0f359ffd]{width:40%}.comparison-table .package-col[data-v-0f359ffd]{width:20%;text-align:left}.comparison-table .package-col-featured[data-v-0f359ffd]{background:var(--gray-50)}.comparison-table tbody tr[data-v-0f359ffd]{border-bottom:1px solid var(--gray-200)}.comparison-table tbody tr[data-v-0f359ffd]:last-child{border-bottom:none}.comparison-table td[data-v-0f359ffd]{padding:1rem;font-size:.9375rem;color:var(--gray-700)}.comparison-table .package-col[data-v-0f359ffd]{text-align:left}.comparison-table .section-header td[data-v-0f359ffd]{background:var(--gray-50);font-weight:700;color:var(--black);font-size:1rem;padding:1.25rem 1rem}.check-mark[data-v-0f359ffd]{color:var(--black);font-weight:700;font-size:1.125rem}.stationops-pitch-card[data-v-0f359ffd]{background:var(--white);border-radius:12px;padding:0rem 3rem;margin:2rem 0}.pitch-content[data-v-0f359ffd]{max-width:1200px;margin:0 auto}.pitch-title[data-v-0f359ffd]{font-size:2rem;font-weight:700;color:var(--black);margin-bottom:.5rem;text-align:center;font-family:DM Sans,sans-serif;line-height:1.2}.pitch-tagline[data-v-0f359ffd]{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem;font-family:DM Sans,sans-serif}.tagline-bracket[data-v-0f359ffd]{font-size:1.5rem;font-weight:700;color:var(--black)}.tagline-text[data-v-0f359ffd]{font-size:1.25rem;font-weight:600;color:var(--black);-webkit-background-clip:text;background-clip:text;letter-spacing:.025em}.tagline-accent[data-v-0f359ffd]{font-size:1.25rem;font-weight:700;color:var(--black);position:relative}.tagline-accent[data-v-0f359ffd]:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);border-radius:1px}.pitch-subtitle[data-v-0f359ffd]{font-size:1.125rem;color:var(--gray-600);text-align:center;max-width:800px;margin:0 auto 3rem;line-height:1.6;font-weight:400}.pitch-points[data-v-0f359ffd]{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:3rem}.pitch-point[data-v-0f359ffd]{display:flex;align-items:flex-start;gap:1.25rem}.point-icon[data-v-0f359ffd]{width:48px;height:48px;background:var(--gray-50);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--gray-200)}.point-icon svg[data-v-0f359ffd]{width:24px;height:24px;stroke:var(--black)}.point-content h3[data-v-0f359ffd]{font-size:1.25rem;font-weight:600;color:var(--black);margin-bottom:.5rem;line-height:1.3}.point-content p[data-v-0f359ffd]{font-size:1rem;color:var(--gray-600);line-height:1.6;margin:0}.pitch-cta[data-v-0f359ffd]{text-align:center}.pitch-cta-header[data-v-0f359ffd]{margin-bottom:0}.pitch-button[data-v-0f359ffd]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:var(--black);color:var(--white);border-radius:100px;corner-shape:squircle;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .3s;border:2px solid var(--black)}.pitch-button[data-v-0f359ffd]:hover{background:transparent;color:var(--black);transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.arrow-icon[data-v-0f359ffd]{width:20px;height:20px;stroke:currentColor;transition:transform .3s}.pitch-button:hover .arrow-icon[data-v-0f359ffd]{transform:translate(4px)}.how-it-works-section[data-v-0f359ffd]{margin-bottom:rem}.how-it-works-grid[data-v-0f359ffd]{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--gray-300)}.how-it-works-header[data-v-0f359ffd]{grid-column:1 / -1;padding:1.5rem 2rem;border-bottom:1px solid var(--gray-300);background:var(--gray-50)}.how-it-works-title[data-v-0f359ffd]{font-size:1.5rem;font-weight:700;color:var(--black);margin:0;font-family:DM Sans,sans-serif;text-align:center}.how-it-works-step[data-v-0f359ffd]{padding:1.5rem;display:flex;align-items:flex-start;gap:1rem;border-right:1px solid var(--gray-300)}.how-it-works-step[data-v-0f359ffd]:last-child{border-right:none}.step-number[data-v-0f359ffd]{width:2rem;height:2rem;background:var(--black);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;flex-shrink:0}.step-content[data-v-0f359ffd]{flex:1}.step-title[data-v-0f359ffd]{font-size:1.125rem;font-weight:600;color:var(--black);margin:0 0 .25rem;line-height:1.3}.step-text[data-v-0f359ffd]{font-size:.9375rem;color:var(--gray-600);margin:0;line-height:1.5}.faq-section[data-v-0f359ffd]{margin-bottom:6rem}.faq-title[data-v-0f359ffd]{font-size:2rem;font-weight:700;color:var(--black);margin-bottom:.5rem;text-align:center}.faq-subtitle[data-v-0f359ffd]{font-size:1.125rem;color:var(--gray-600);text-align:center;margin-bottom:3rem}.faq-list[data-v-0f359ffd]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.faq-item[data-v-0f359ffd]{border-bottom:1px solid var(--gray-200);padding-bottom:2rem}.faq-item[data-v-0f359ffd]:last-child{border-bottom:none;padding-bottom:0}.faq-question[data-v-0f359ffd]{font-size:1.125rem;font-weight:600;color:var(--black);margin-bottom:.75rem}.faq-answer[data-v-0f359ffd]{font-size:1rem;color:var(--gray-600);line-height:1.7;margin:0}.cta-section[data-v-0f359ffd]{text-align:center;padding:4rem 2rem;background:var(--gray-50);border-radius:12px;margin-top:4rem}.cta-title[data-v-0f359ffd]{font-size:2rem;font-weight:700;color:var(--black);margin-bottom:1rem}.cta-subtitle[data-v-0f359ffd]{font-size:1.125rem;color:var(--gray-600);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}.cta-actions[data-v-0f359ffd]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button[data-v-0f359ffd]{padding:1rem 2rem;border-radius:100px;corner-shape:squircle;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s;border:2px solid;text-decoration:none;display:inline-block}.cta-button-primary[data-v-0f359ffd]{background:var(--black);color:var(--white);border-color:var(--black)}.cta-button-primary[data-v-0f359ffd]:hover{background:transparent;color:var(--black);transform:translateY(-2px);box-shadow:0 8px 24px #0003}.cta-button-secondary[data-v-0f359ffd]{background:transparent;color:var(--black);border-color:var(--black)}.cta-button-secondary[data-v-0f359ffd]:hover{background:var(--black);color:var(--white);transform:translateY(-2px)}@media (max-width: 1200px){.packages-container[data-v-0f359ffd]{grid-template-columns:1fr;max-width:600px;margin-left:auto;margin-right:auto}.comparison-table-wrapper[data-v-0f359ffd]{overflow-x:scroll}}.pitch-tagline-small[data-v-0f359ffd]{font-size:.8rem;color:var(--gray-600);margin-top:1rem}@media (max-width: 960px){.pitch-tagline-small[data-v-0f359ffd]{margin-top:0rem}.managed-pricing .pitch-cta[data-v-0f359ffd]{display:none}.hero-content[data-v-0f359ffd]{width:100%;max-width:100%;padding:0 1.5rem;--used-width: var(--grid-width-8);height:calc((var(--used-width) * 12) + 3px)}.grid-pattern[data-v-0f359ffd]{--used-width: var(--grid-width-8)}.hero-content-space[data-v-0f359ffd]{top:calc(var(--used-width));bottom:calc(var(--used-width) * 1);left:1px;right:0;--used-width: var(--grid-width-8)}.hero-section-wrapper[data-v-0f359ffd]{padding:6rem 0 4rem}}@media (max-width: 768px){.managed-pricing[data-v-0f359ffd]{padding:0 1.5rem 3rem}.hero-section-wrapper[data-v-0f359ffd]{padding:6rem 0 3rem}.managed-pricing-header[data-v-0f359ffd]{margin-bottom:2.5rem}.managed-pricing-title[data-v-0f359ffd]{font-size:2.25rem;margin-bottom:1.25rem}.managed-pricing-subtitle[data-v-0f359ffd]{font-size:1.125rem}.managed-pricing-description[data-v-0f359ffd]{font-size:1rem}.pitch-cta-header[data-v-0f359ffd]{margin-bottom:4rem}.package-card[data-v-0f359ffd]{padding:2rem}.price-amount[data-v-0f359ffd]{font-size:2rem}.comparison-title[data-v-0f359ffd],.faq-title[data-v-0f359ffd],.cta-title[data-v-0f359ffd]{font-size:1.75rem}.certification-card[data-v-0f359ffd]{flex-direction:column;text-align:center;padding:1.5rem}.certification-logo[data-v-0f359ffd]{width:100px}.certification-title[data-v-0f359ffd]{font-size:1.25rem}.certification-description[data-v-0f359ffd]{font-size:.9375rem}.cta-actions[data-v-0f359ffd]{flex-direction:column}.cta-button[data-v-0f359ffd]{width:100%}.stationops-pitch-card[data-v-0f359ffd]{padding:3rem 2rem;margin:4rem 0}.pitch-title[data-v-0f359ffd]{font-size:2rem}.pitch-tagline[data-v-0f359ffd]{margin-bottom:1.5rem;display:inline-block}.tagline-bracket[data-v-0f359ffd]{font-size:1.25rem}.tagline-text[data-v-0f359ffd],.tagline-accent[data-v-0f359ffd]{font-size:1.125rem}.tagline-accent[data-v-0f359ffd]{display:block}.pitch-subtitle[data-v-0f359ffd]{font-size:1.125rem;margin-bottom:2.5rem}.pitch-points[data-v-0f359ffd]{grid-template-columns:1fr;gap:2rem}.pitch-point[data-v-0f359ffd]{gap:1rem}.point-icon[data-v-0f359ffd]{width:40px;height:40px}.point-icon svg[data-v-0f359ffd]{width:20px;height:20px}.point-content h3[data-v-0f359ffd]{font-size:1.125rem}.point-content p[data-v-0f359ffd]{font-size:.9375rem}.pitch-button[data-v-0f359ffd]{padding:.875rem 1.75rem;font-size:.8rem}.how-it-works-section[data-v-0f359ffd]{margin:3rem 0 4rem}.how-it-works-grid[data-v-0f359ffd]{grid-template-columns:1fr}.how-it-works-header[data-v-0f359ffd]{padding:1.25rem 1.5rem}.how-it-works-title[data-v-0f359ffd]{font-size:1.25rem}.how-it-works-step[data-v-0f359ffd]{padding:1.25rem 1.5rem;border-right:none;border-bottom:1px solid var(--gray-300)}.how-it-works-step[data-v-0f359ffd]:last-child{border-bottom:none}.step-title[data-v-0f359ffd]{font-size:1rem}.step-text[data-v-0f359ffd]{font-size:.875rem}}.privacy[data-v-b85836ac]{padding:8rem 2rem 4rem;background:var(--white);min-height:100vh}.privacy-container[data-v-b85836ac]{max-width:800px;margin:0 auto}.privacy h1[data-v-b85836ac]{font-size:2.5rem;font-weight:700;color:var(--black);margin-bottom:.5rem;font-family:DM Sans,sans-serif}.last-updated[data-v-b85836ac]{color:var(--gray-600);font-size:.875rem;margin-bottom:2rem}.privacy-intro[data-v-b85836ac]{margin-bottom:3rem}.privacy-intro p[data-v-b85836ac]{margin-bottom:1rem;line-height:1.6;color:var(--gray-700)}.privacy-intro a[data-v-b85836ac]{color:var(--black);text-decoration:underline}.privacy-section[data-v-b85836ac]{margin-bottom:3rem}.privacy-section h2[data-v-b85836ac]{font-size:1.5rem;font-weight:700;color:var(--black);margin-bottom:1rem;margin-top:2rem;font-family:DM Sans,sans-serif}.privacy-section h3[data-v-b85836ac]{font-size:1.25rem;font-weight:600;color:var(--black);margin-bottom:.75rem;margin-top:1.5rem;font-family:DM Sans,sans-serif}.privacy-section p[data-v-b85836ac]{line-height:1.7;color:var(--gray-700);margin-bottom:1rem}.privacy-section a[data-v-b85836ac]{color:var(--black);text-decoration:underline}.privacy-section a[data-v-b85836ac]:hover{opacity:.7}.summary-intro[data-v-b85836ac]{margin-bottom:1.5rem}.key-points[data-v-b85836ac]{list-style:none;padding:0;margin:0}.key-points li[data-v-b85836ac]{margin-bottom:1.5rem;line-height:1.7;color:var(--gray-700);padding-left:1.5rem;position:relative}.key-points li[data-v-b85836ac]:before{content:"•";position:absolute;left:0;color:var(--black);font-weight:700}.key-points li a[data-v-b85836ac]{color:var(--black);text-decoration:underline}.table-of-contents[data-v-b85836ac]{list-style:decimal;padding-left:1.5rem;margin:0}.table-of-contents li[data-v-b85836ac]{margin-bottom:.5rem;line-height:1.6}.table-of-contents a[data-v-b85836ac]{color:var(--black);text-decoration:none}.table-of-contents a[data-v-b85836ac]:hover{text-decoration:underline}.privacy-section ul[data-v-b85836ac]{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.privacy-section ul li[data-v-b85836ac]{margin-bottom:.75rem;line-height:1.7;color:var(--gray-700)}.privacy-section strong[data-v-b85836ac]{color:var(--black);font-weight:600}@media (max-width: 768px){.privacy[data-v-b85836ac]{padding:6rem 1.5rem 3rem}.privacy h1[data-v-b85836ac]{font-size:2rem}.privacy-section h2[data-v-b85836ac]{font-size:1.25rem}.privacy-section h3[data-v-b85836ac]{font-size:1.1rem}}.terms[data-v-6d2170a5]{padding:8rem 2rem 4rem;background:var(--white);min-height:100vh}.terms-container[data-v-6d2170a5]{max-width:800px;margin:0 auto}.terms h1[data-v-6d2170a5]{font-size:2.5rem;font-weight:700;color:var(--black);margin-bottom:.5rem;font-family:DM Sans,sans-serif}.last-updated[data-v-6d2170a5]{color:var(--gray-600);font-size:.875rem;margin-bottom:2rem}.terms-intro[data-v-6d2170a5]{margin-bottom:3rem}.terms-intro h2[data-v-6d2170a5]{font-size:1.5rem;font-weight:700;color:var(--black);margin-bottom:1rem;margin-top:0;font-family:DM Sans,sans-serif}.terms-intro p[data-v-6d2170a5]{margin-bottom:1rem;line-height:1.7;color:var(--gray-700)}.terms-intro a[data-v-6d2170a5]{color:var(--black);text-decoration:underline}.terms-section[data-v-6d2170a5]{margin-bottom:3rem}.terms-section h2[data-v-6d2170a5]{font-size:1.5rem;font-weight:700;color:var(--black);margin-bottom:1rem;margin-top:2rem;font-family:DM Sans,sans-serif}.terms-section h3[data-v-6d2170a5]{font-size:1.25rem;font-weight:600;color:var(--black);margin-bottom:.75rem;margin-top:1.5rem;font-family:DM Sans,sans-serif}.terms-section p[data-v-6d2170a5]{line-height:1.7;color:var(--gray-700);margin-bottom:1rem}.terms-section a[data-v-6d2170a5]{color:var(--black);text-decoration:underline}.terms-section a[data-v-6d2170a5]:hover{opacity:.7}.table-of-contents[data-v-6d2170a5]{list-style:decimal;padding-left:1.5rem;margin:0}.table-of-contents li[data-v-6d2170a5]{margin-bottom:.5rem;line-height:1.6}.table-of-contents a[data-v-6d2170a5]{color:var(--black);text-decoration:none}.table-of-contents a[data-v-6d2170a5]:hover{text-decoration:underline}.terms-section ul[data-v-6d2170a5]{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.terms-section ul li[data-v-6d2170a5]{margin-bottom:.75rem;line-height:1.7;color:var(--gray-700)}.terms-section strong[data-v-6d2170a5]{color:var(--black);font-weight:600}@media (max-width: 768px){.terms[data-v-6d2170a5]{padding:6rem 1.5rem 3rem}.terms h1[data-v-6d2170a5]{font-size:2rem}.terms-section h2[data-v-6d2170a5]{font-size:1.25rem}.terms-section h3[data-v-6d2170a5]{font-size:1.1rem}}.cookies[data-v-cf831a8f]{padding:8rem 2rem 4rem;background:var(--white);min-height:100vh}.cookies-container[data-v-cf831a8f]{max-width:800px;margin:0 auto}.cookies h1[data-v-cf831a8f]{font-size:2.5rem;font-weight:700;color:var(--black);margin-bottom:.5rem;font-family:DM Sans,sans-serif}.last-updated[data-v-cf831a8f]{color:var(--gray-600);font-size:.875rem;margin-bottom:2rem}.cookies-section[data-v-cf831a8f]{margin-bottom:3rem}.cookies-section h2[data-v-cf831a8f]{font-size:1.5rem;font-weight:700;color:var(--black);margin-bottom:1rem;margin-top:2rem;font-family:DM Sans,sans-serif}.cookies-section h3[data-v-cf831a8f]{font-size:1.25rem;font-weight:600;color:var(--black);margin-bottom:1rem;margin-top:2rem;font-family:DM Sans,sans-serif}.cookies-section p[data-v-cf831a8f]{line-height:1.7;color:var(--gray-700);margin-bottom:1rem}.cookies-section a[data-v-cf831a8f]{color:var(--black);text-decoration:underline}.cookies-section a[data-v-cf831a8f]:hover{opacity:.7}.cookies-section ul[data-v-cf831a8f]{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.cookies-section ul li[data-v-cf831a8f]{margin-bottom:.75rem;line-height:1.7;color:var(--gray-700)}.cookies-section strong[data-v-cf831a8f]{color:var(--black);font-weight:600}.table-wrapper[data-v-cf831a8f]{overflow-x:auto;margin:1.5rem 0}table[data-v-cf831a8f]{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:.875rem}table thead[data-v-cf831a8f]{background:var(--gray-50)}table th[data-v-cf831a8f]{padding:.75rem;text-align:left;font-weight:600;color:var(--black);border-bottom:2px solid var(--gray-200);font-family:DM Sans,sans-serif}table td[data-v-cf831a8f]{padding:.75rem;border-bottom:1px solid var(--gray-200);color:var(--gray-700)}table tbody tr[data-v-cf831a8f]:hover{background:var(--gray-50)}@media (max-width: 768px){.cookies[data-v-cf831a8f]{padding:6rem 1.5rem 3rem}.cookies h1[data-v-cf831a8f]{font-size:2rem}.cookies-section h2[data-v-cf831a8f]{font-size:1.25rem}.cookies-section h3[data-v-cf831a8f]{font-size:1.1rem}table[data-v-cf831a8f]{font-size:.8rem}table th[data-v-cf831a8f],table td[data-v-cf831a8f]{padding:.5rem}}#ai-container{margin-top:120px}@media (max-width: 960px){#ai-container{max-width:480px;margin:0 auto}}@media (max-width: 960px){.hero-visual{top:calc(var(--used-width) * 8);left:calc(var(--used-width))}.hero{padding-top:6rem;padding-bottom:3rem}.hero-content-space{top:calc(var(--used-width));bottom:calc(var(--used-width) * 2);left:1px;right:0}.hero-content{height:calc((var(--used-width) * 10) + 3px)}.grid-pattern,.hero-content{--used-widthold: var(--grid-width-8)}.hero-subtitle{font-size:1.15rem}}.copilot-preview{position:relative;margin-top:0;padding:0 2rem}.copilot-grid{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:0;border:1px solid var(--gray-300)}.copilot-container{display:flex;flex-direction:row;grid-column:1 / -1;height:30rem;border-bottom:1px solid var(--gray-300)}.copilot-left{flex:1;border-right:1px solid var(--gray-300);padding:1.5rem;display:flex;align-items:top;justify-content:center}.copilot-box-small{padding:1.5rem;border-right:1px solid var(--gray-300);min-height:10rem;display:flex;flex-direction:column;gap:.25rem}.copilot-box-small:last-child{border-right:none}@media (min-width: 960px){.copilot-box-3,.copilot-box-4,.copilot-box-5,.copilot-box-6{border-top:1px solid var(--gray-300)}}@media (max-width: 960px){.copilot-box-6{border-bottom:1px solid var(--gray-300)}}.triage-output{width:100%;background:var(--gray-100);border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.75rem;font-family:Roboto Mono,monospace}.triage-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.5rem;border-bottom:1px solid var(--gray-300)}.triage-status{font-size:.8125rem;font-weight:600;color:var(--black);display:flex;align-items:center;gap:.5rem}.status-indicator{width:.5rem;height:.5rem;border-radius:50%;background-color:#ef4444;display:inline-block;opacity:.6}.triage-time{font-size:.75rem;color:var(--gray-600)}.triage-content{display:flex;flex-direction:column;gap:.5rem}.triage-step{display:flex;flex-direction:column;gap:.25rem;opacity:0}.triage-step.animate{animation:fadeInUp .6s ease-out forwards}.triage-label{font-size:.75rem;color:var(--gray-600);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.triage-value{font-size:.875rem;color:var(--black);font-weight:500}.debug-chat{width:100%;display:flex;flex-direction:column;gap:.75rem;font-family:Roboto Mono,monospace}.troubleshoot-demo{width:100%;display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start;justify-content:flex-start;min-height:100%;padding-top:.5rem}.troubleshoot-button-wrapper{display:flex;align-items:center;justify-content:flex-start;width:100%}.troubleshoot-button{padding:.75rem 1.5rem;background-color:var(--black);color:var(--white);border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;min-width:140px;justify-content:center}.troubleshoot-button:hover{background-color:var(--gray-800);transform:translateY(-1px)}.troubleshoot-button.animate{animation:buttonFadeIn .5s ease-out forwards}.troubleshoot-button.clicked{background-color:var(--gray-700);cursor:default}.troubleshoot-status{display:flex;align-items:center;gap:.5rem}.troubleshoot-result{width:100%;display:flex;flex-direction:column;gap:.75rem;opacity:0}.troubleshoot-result.animate{animation:fadeInUp .4s ease-out forwards}.troubleshoot-placeholder{width:100%;display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.prompt-wrapper{width:100%;display:flex;flex-direction:column;gap:1rem}.copilot-right{flex:1;padding:.5rem;display:flex;align-items:center;justify-content:center}.json-output{width:100%;height:20rem;background:var(--gray-100);border-radius:8px;padding:1rem;overflow-y:auto;overflow-x:hidden;contain:layout style;position:relative}.json-output:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3rem;background:linear-gradient(to bottom,transparent,var(--gray-100));pointer-events:none;z-index:1}.json-output::-webkit-scrollbar{display:none}.json-output{overflow-y:hidden;-ms-overflow-style:none}.json-output pre{margin:0;font-family:Roboto Mono,monospace;font-size:.8125rem;line-height:1.1;color:var(--black);white-space:pre-wrap;word-wrap:break-word}.json-output pre :deep(.highlight-target){background-color:#3b82f633;padding:0 .25rem;border-radius:3px;display:inline-block}.json-output pre :deep(.highlight-target-animate){animation:targetPulse .6s ease-out}@keyframes targetPulse{0%{transform:scale(1.15)}to{transform:scale(1)}}.json-generating{font-family:Roboto Mono,monospace;font-size:.8125rem;line-height:1.1;color:var(--black);white-space:pre-wrap;word-wrap:break-word;margin:0;padding:0;contain:layout style paint}.code-line{opacity:0;animation:codeLineFadeIn .3s ease-out forwards;display:block;line-height:1.1;margin:0;padding:0;font-family:Roboto Mono,monospace;font-size:.8125rem;will-change:opacity,transform;backface-visibility:hidden}@keyframes codeLineFadeIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.code-indent{display:inline-block;width:2ch}.code-key{color:var(--black)}.code-value,.code-punctuation{color:var(--black);margin-left:.125rem}.ai-prompt-input{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border:1px solid var(--gray-300);border-radius:100px;background:var(--white);box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.ai-prompt-input.generating{border-color:var(--gray-400);box-shadow:0 2px 12px #00000014}.generating-text{color:var(--gray-600)}.generating-dots{display:inline-flex;align-items:center;gap:.125rem}.generating-dots .dot{animation:dotPulse 1.4s ease-in-out infinite;opacity:0}@keyframes dotPulse{0%,60%,to{opacity:0}30%{opacity:1}}.prompt-submit.pulsing{animation:buttonPulse 2s ease-in-out infinite}@keyframes buttonPulse{0%,to{transform:scale(1);box-shadow:0 0 #0006}50%{transform:scale(1.05);box-shadow:0 0 0 8px #0000}}.spinner-icon{width:1.25rem;height:1.25rem;color:var(--white)}.try-option.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.prompt-text{flex:1;font-size:1rem;color:var(--black);line-height:1.5}.prompt-submit{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--black);border:none;cursor:pointer;transition:all .3s;flex-shrink:0}.prompt-submit:hover{background:var(--gray-800);transform:scale(1.05)}.chevron-icon{width:1.25rem;height:1.25rem;fill:currentColor;color:var(--white)}.try-options{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.try-label{font-size:.875rem;color:var(--gray-600);font-weight:500}.border-top-none{border-top:none}.try-option{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--gray-100);border-radius:100px;corner-shape:squircle;cursor:pointer;transition:all .2s;font-size:.875rem;color:var(--black)}.try-option:hover{background:var(--gray-200);border-color:var(--gray-300)}.try-option.active{background:var(--gray-800);border-color:var(--gray-800);color:var(--white)}.option-icon{width:1.25rem;height:1.25rem;object-fit:contain;display:block;flex-shrink:0;border-radius:4px}.option-text{font-weight:500}@media (max-width: 960px){#ai-container{padding-top:100px}.json-output{padding:.5rem}.copilot-grid{grid-template-columns:1fr}.copilot-preview{padding:0 1rem}.json-output pre{font-size:.6rem}.copilot-box-small{border-right:none}.copilot-grid>div:not(:last-child){border-bottom:1px solid var(--gray-300)}.copilot-grid>div:first-child{border-top:1px solid var(--gray-300)}.copilot-grid{border-bottom:none}.copilot-left{border-bottom:1px solid rgba(0,0,0,.1);border-right:none}.prompt-text{font-size:.8rem}.triage-output{padding:.75rem}.triage-status{font-size:.75rem}.triage-time,.triage-label{font-size:.6875rem}.triage-value{font-size:.8125rem}.debug-chat{gap:.625rem}.chat-avatar{width:1.5rem;height:1.5rem;font-size:.6875rem}.chat-bubble{max-width:calc(100% - 2.25rem);padding:.5rem .75rem;font-size:.75rem}}.grid-pattern[data-v-460be6a9]{--used-width: var(--grid-width-12);background-size:var(--used-width) var( --used-width)}.hero-content-space[data-v-460be6a9]{--used-width: var(--grid-width-12);top:calc(var(--used-width) - 1px);left:calc(var(--used-width) - 1px);bottom:calc(var(--used-width) * 1 - 2px);right:calc((var(--used-width) * 4) - 1px)}.hero-content[data-v-460be6a9]{--used-width: var(--grid-width-12);height:calc(var(--used-width) * 5)}@media (max-width: 960px){.hero-content-space[data-v-460be6a9]{top:calc(var(--used-width) - 1px);left:1px;bottom:calc(var(--used-width) * 1 - 3px);right:calc((var(--used-width)) - 1px)}.hero-subtitle[data-v-460be6a9]{font-size:1.1rem}.hero-subtitle-mobile[data-v-460be6a9]{font-size:1rem}.hero-title[data-v-460be6a9]{margin-top:0rem}.hero-text[data-v-460be6a9]{gap:.5rem}}#security-container{margin-top:120px}@media (max-width: 960px){#security-container{max-width:480px;margin:0 auto}.security-box-4{border-bottom:1px solid var(--gray-300)}}.grid-pattern{--used-widthold: var(--grid-width-12);background-size:var(--used-width) var(--used-width)}.hero-content-space{--used-widthold: var(--grid-width-12);top:calc(var(--used-width));left:calc(var(--used-width));bottom:calc(var(--used-width) * 2);right:calc(var(--used-width) - 1px);flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-top:1.5rem}.hero-visual{--used-widthold: var(--grid-width-12);top:calc(var(--used-width) * 6);left:calc(var(--used-width));right:calc(var(--used-width))}.hero-content{--used-widthold: var(--grid-width-12);height:calc(var(--used-width) * 8 + 2px)}.hero{padding-top:8rem;padding-bottom:4rem}.hero-pill{display:inline-block;padding:.5rem 1.25rem;background-color:var(--gray-100);border:1px solid var(--gray-200);border-radius:9999px;font-size:.8rem;font-weight:500;color:var(--black);margin-bottom:1.5rem;align-self:center;text-decoration:none;transition:all .3s}.hero-pill:hover{background-color:var(--gray-200);border-color:var(--gray-300);cursor:pointer;transform:translateY(-2px)}@media (max-width: 960px){#security-container{padding-top:100px}.hero-visual{top:calc(var(--used-width) * 8);left:calc(var(--used-width))}.hero{padding-top:6rem;padding-bottom:3rem}.hero-content-space{top:calc(var(--used-width));bottom:calc(var(--used-width) * 2);left:1px;right:0}.hero-content{height:calc((var(--used-width) * 10) + 3px)}.grid-pattern,.hero-content{--used-widthold: var(--grid-width-8)}.hero-subtitle{font-size:1.15rem}}.hero{position:relative;min-height:auto;display:flex;align-items:center;padding:8rem 2rem 0;padding-top:0;overflow:hidden;padding-bottom:0;margin-bottom:0}.grid-pattern{position:absolute;top:0;left:0rem;right:0rem;bottom:0;background-image:linear-gradient(rgba(0,0,0,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.09) 1px,transparent 1px);--used-width: var(--grid-width-12);background-size:var(--used-width) var(--used-width)}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.hero-content-space{position:absolute;z-index:10;background:#fff;--used-width: var(--grid-width-12);top:calc(var(--used-width));left:calc(var(--used-width));bottom:calc(var(--used-width) * 1);right:calc((var(--used-width) * 4) - 1px);display:flex;align-items:center}.hero-content{max-width:1024px;width:1024px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3rem;position:relative;z-index:1;border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);border-bottom:0px solid rgba(0,0,0,.1);padding:0 2rem;overflow:hidden;container-type:inline-size;--used-width: var(--grid-width-12);height:calc(var(--used-width) * 5)}@media (max-width: 768px){.hero{padding:6rem 1rem 3rem}.hero-title{font-size:2.5rem}.hero-actions{flex-wrap:nowrap;gap:.75rem}.btn-primary,.btn-secondary{padding:.875rem 1.5rem;font-size:.875rem}.hero-content{width:100%;max-width:100%;padding:0 1.5rem}.grid-pattern,.hero-content{--used-width: var(--grid-width-8)}}.security-preview{position:relative;margin-top:0;padding:0 2rem}.security-grid{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:0;border:1px solid var(--gray-300)}.security-box-small{padding:1.5rem;border-right:1px solid var(--gray-300);min-height:10rem;display:flex;flex-direction:column;gap:.25rem}.security-box-small:last-child{border-right:none}@media (min-width: 960px){.security-box-3,.security-box-4,.security-box-5,.security-box-6{border-top:1px solid var(--gray-300)}}@media (max-width: 960px){.security-box-6{border-bottom:1px solid var(--gray-300)}}.box-title-wrapper{display:flex;align-items:center;gap:.75rem}.box-title{font-size:2rem;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--black);margin:0}.box-button{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;flex-shrink:0;text-decoration:none}.box-button:hover{background:var(--black);border-color:var(--black)}.box-button:hover .box-arrow-icon{color:var(--white)!important}.box-arrow-icon{width:1.25rem;height:1.25rem;fill:currentColor;color:var(--gray-600);transition:color .3s ease}.box-subtitle{font-size:1rem;color:var(--gray-600);line-height:1.8;margin:0}.security-details{width:100%;background:var(--gray-100);border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.75rem;font-family:Roboto Mono,monospace}.security-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.5rem;border-bottom:1px solid var(--gray-300)}.security-status{font-size:.8125rem;font-weight:600;color:var(--black);display:flex;align-items:center;gap:.5rem}.status-indicator{width:.5rem;height:.5rem;border-radius:50%;background-color:#10b981;display:inline-block;opacity:.6}.status-indicator.animate{animation:statusPulse 2s ease-in-out infinite}@keyframes statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.security-time{font-size:.75rem;color:var(--gray-600)}.security-content{display:flex;flex-direction:column;gap:.5rem}.security-step{display:flex;flex-direction:column;gap:.25rem;opacity:0}.security-step.animate{animation:fadeInUp .6s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.security-label{font-size:.75rem;color:var(--gray-600);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.security-value{font-size:.875rem;color:var(--black);font-weight:500}.account-chat{width:100%;display:flex;flex-direction:column;gap:.75rem;font-family:Roboto Mono,monospace}.chat-message{display:flex;gap:.5rem;align-items:flex-start;opacity:0;transform:translateY(8px)}.chat-message.animate{animation:chatFadeIn .5s ease-out forwards}@keyframes chatFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat-user{flex-direction:row-reverse}.chat-copilot{flex-direction:row}.chat-avatar{width:1.75rem;height:1.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.chat-avatar-user{background-color:var(--gray-800);color:var(--white)}.chat-avatar-copilot{background-color:var(--gray-200);color:var(--black)}.chat-bubble{max-width:calc(100% - 2.5rem);padding:.625rem .875rem;border-radius:12px;font-size:.8125rem;line-height:1.5}.chat-bubble p{margin:0;color:var(--black)}.chat-bubble-user{background-color:var(--gray-800);color:var(--white);border-bottom-right-radius:4px}.chat-bubble-user p{color:var(--white)}.chat-bubble-copilot{background-color:var(--gray-200);color:var(--black);border-bottom-left-radius:4px}.deploy-demo{width:100%;display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start;justify-content:flex-start;min-height:100%;padding-top:.5rem}.deploy-button-wrapper{display:flex;align-items:center;justify-content:flex-start;width:100%}.deploy-button{padding:.75rem 1.5rem;background-color:var(--black);color:var(--white);border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;min-width:140px;justify-content:center}.deploy-button:hover{background-color:var(--gray-800);transform:translateY(-1px)}.deploy-button.animate{animation:buttonFadeIn .5s ease-out forwards}.deploy-button.clicked{background-color:var(--gray-700);cursor:default}.deploy-status{display:flex;align-items:center;gap:.5rem}.status-icon{width:1rem;height:1rem;border-radius:50%;background-color:#10b981;color:var(--white);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.deploy-result{width:100%;display:flex;flex-direction:column;gap:.75rem;opacity:0}.deploy-result.animate{animation:fadeInUp .4s ease-out forwards}.result-item{display:flex;align-items:center;gap:.75rem;font-size:.8125rem;color:var(--gray-700);opacity:0;animation:resultItemFadeIn .4s ease-out forwards}.result-dot{width:.5rem;height:.5rem;border-radius:50%;background-color:var(--gray-400);flex-shrink:0}.result-dot-success{background-color:#10b981}.deploy-placeholder{width:100%;display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.placeholder-item{display:flex;align-items:center;gap:.75rem;font-size:.8125rem;color:var(--gray-500)}.placeholder-dot{width:.5rem;height:.5rem;border-radius:50%;background-color:var(--gray-300);flex-shrink:0}@keyframes buttonFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes resultItemFadeIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@media (max-width: 960px){.security-grid{grid-template-columns:1fr}.security-preview{padding:0 1rem}.security-box-small{border-right:none}.security-grid>div:not(:last-child){border-bottom:1px solid var(--gray-300)}.security-grid>div:first-child{border-top:1px solid var(--gray-300)}.security-grid{border-bottom:none}.security-details{padding:.75rem}.security-status{font-size:.75rem}.security-time,.security-label{font-size:.6875rem}.security-value{font-size:.8125rem}.account-chat{gap:.625rem}.chat-avatar{width:1.5rem;height:1.5rem;font-size:.6875rem}.chat-bubble{max-width:calc(100% - 2.25rem);padding:.5rem .75rem;font-size:.75rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--black: #000000;--white: #ffffff;--gray-50: #fafafa;--gray-100: #f5f5f5;--gray-200: #e5e5e5;--gray-300: #d4d4d4;--gray-400: #a3a3a3;--gray-500: #737373;--gray-600: #525252;--gray-700: #404040;--gray-800: #262626;--gray-900: #171717;--accent: #ffffff}body{font-family:DM Sans,sans-serif;background-color:var(--white);color:var(--black);line-height:1.6;overflow-x:hidden}#app{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--white)}::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gray-500)}.header{color:#666;letter-spacing:-.02em;line-height:1.3}.header-bold{font-weight:700;color:var(--black)}.hero{position:relative;display:flex;align-items:center;padding:8rem 2rem 4rem;overflow:hidden;padding-top:0;padding-bottom:0}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.tech-lines{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.03) 50%,transparent 100%),linear-gradient(0deg,transparent 0%,rgba(0,0,0,.03) 50%,transparent 100%);background-size:200% 200%;animation:scanLines 8s ease-in-out infinite}@keyframes scanLines{0%,to{background-position:0% 0%}50%{background-position:100% 100%}}.hero-content{max-width:1024px;width:1024px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3rem;position:relative;z-index:1;border-right:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,0);padding:0 2rem;overflow:hidden;container-type:inline-size}.grid-pattern{position:absolute;top:0;left:0rem;right:0rem;bottom:0;background-image:linear-gradient(rgba(0,0,0,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.09) 1px,transparent 1px)}.hero-content-space{position:absolute;z-index:10;background:#fff;display:flex;align-items:center}.hero-visual{position:absolute;z-index:10;bottom:0;display:flex;align-items:center}.hero-text{display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%;position:relative;z-index:1}.hero-title{font-size:3rem;font-weight:700;line-height:1.1;margin-top:1rem;letter-spacing:-.02em;color:var(--black);text-align:center}.title-line{display:block}.title-line:nth-child(2){animation-delay:.2s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-subtitle{font-size:1.25rem;color:var(--gray-600);line-height:1.8;max-width:700px;text-align:center}.hero-actions{display:flex;gap:1rem;flex-wrap:nowrap;justify-content:center}.btn-primary,.btn-secondary{padding:1rem 2rem;border-radius:100px;corner-shape:squircle;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s;border:2px solid transparent;text-decoration:none}.btn-primary{background:var(--black);color:var(--white);border-color:var(--black);display:flex;align-items:center;gap:.4rem;justify-content:center}.btn-logo{margin-bottom:.1rem;height:1.1rem;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.btn-primary:hover{background:transparent;color:var(--black);transform:translateY(-2px);box-shadow:0 8px 24px #0003}.btn-primary:hover .btn-logo{filter:brightness(0)}.btn-secondary{background:transparent;color:var(--black);border-color:var(--black);text-decoration:none}.btn-secondary:hover{background:var(--black);color:var(--white);transform:translateY(-2px)}.hero-testimonial{display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:2}.testimonial-content{text-align:left;max-width:500px}.testimonial-quote{font-size:1.5rem;font-weight:600;color:var(--black);margin-bottom:.5rem;line-height:1.4}.testimonial-author{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.testimonial-image{width:48px;height:48px;border-radius:50%;border:2px solid var(--gray-300);object-fit:cover}.testimonial-info{text-align:left;line-height:1.2rem}.testimonial-name{font-weight:600;color:var(--black);font-size:1rem}.testimonial-title{color:var(--gray-600);font-size:.875rem}.hero-subtitle-mobile{display:none}.hero-subtitle-desktop{display:block}@media (max-width: 960px){.hero{padding:6rem 1rem 3rem;padding-top:0;padding-bottom:0}.hero-subtitle-desktop{display:none}.hero-subtitle-mobile{display:block}.testimonial-quote{font-size:1.2rem;margin-bottom:.2rem}.testimonial-name{font-size:.9rem}.testimonial-author{gap:.5rem}.testimonial-info{line-height:1.1rem}.testimonial-image{width:36px;height:36px}.hero-text{gap:1.25rem}.hero-subtitle{line-height:1.3}.hero-title{font-size:2rem;line-height:1.2}.hero-actions{flex-wrap:nowrap;gap:.75rem}.btn-primary,.btn-secondary{padding:.5rem 1.25rem;font-size:.875rem}.hero-content{width:100%;max-width:100%;padding:0 1.5rem}}
