.particle-background[data-v-d80f1c7a]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.particle-background canvas[data-v-d80f1c7a]{width:100%;height:100%;display:block}.hero-container{position:relative;overflow:hidden}.hero-glow{position:absolute;bottom:0;left:0;right:0;height:100%;background:radial-gradient(ellipse 80% 50% at 50% 100%,rgba(59,130,246,.4) 0%,rgba(59,130,246,.25) 20%,rgba(99,102,241,.15) 40%,transparent 70%),radial-gradient(ellipse 60% 40% at 50% 100%,rgba(139,92,246,.3) 0%,rgba(139,92,246,.1) 30%,transparent 60%);pointer-events:none;z-index:0;opacity:1;transition:opacity .3s ease}[data-theme=light] .hero-glow{background:radial-gradient(ellipse 80% 50% at 50% 100%,rgba(59,130,246,.15) 0%,rgba(59,130,246,.1) 20%,rgba(99,102,241,.05) 40%,transparent 70%),radial-gradient(ellipse 60% 40% at 50% 100%,rgba(139,92,246,.1) 0%,rgba(139,92,246,.05) 30%,transparent 60%)}.hero{position:relative;z-index:2;padding:1.5rem 1rem;gap:1.5rem;align-items:center}.hero>.hero-image-wrapper{position:relative;max-width:400px;margin:0 auto}.hero>.hero-image-wrapper>img{display:block;width:100%;height:auto}.hero>div:first-child{padding-top:1rem;padding-bottom:1rem}.hero>div:first-child>h1{text-align:center;line-height:2.75rem;font-size:2rem;color:var(--text-primary);font-weight:700}.hero>div:first-child>p{margin-top:1.25rem;font-size:1.0625rem;line-height:1.65rem;text-align:center;color:var(--text-tertiary)}.hero>div:first-child>.hero-cta-group>a{text-decoration:none;padding:.625rem 1.5rem;display:inline-block;border-radius:.5rem;font-weight:600;font-size:.9375rem;transition:all .2s ease}.hero>div:first-child>.hero-cta-group>.cta-primary{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.hero>div:first-child>.hero-cta-group>.cta-primary:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #10b98166;transform:translateY(-2px)}.hero>div:first-child>.hero-cta-group>.cta-secondary{background:var(--card-bg);color:var(--text-primary);border:1px solid var(--border-color);backdrop-filter:blur(8px)}.hero>div:first-child>.hero-cta-group>.cta-secondary:hover{background:var(--card-bg-hover);border-color:var(--border-color-hover);transform:translateY(-2px)}@container hero-grid-parent (min-width: 435px){.mc-grid{grid-template-columns:repeat(2,1fr)}.hero{padding:2rem}.hero>.hero-image-wrapper{max-width:450px}.hero>div:first-child>h1{text-align:left;font-size:2.25rem;line-height:3rem}.hero>div:first-child>p{text-align:left;font-size:1.125rem;line-height:1.75rem}.hero>div:first-child>.hero-cta-group{justify-content:start}}@container hero-grid-parent (min-width: 768px){.hero{padding:2.5rem 3rem}.hero>.hero-image-wrapper{max-width:500px}.hero>div:first-child>h1{font-size:2.5rem;line-height:3.25rem}}#cloud-infra-mgmt{position:relative;background-color:#0f172a99;scroll-margin-top:3.125rem}#cloud-infra-mgmt:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1000px;height:100%;background:radial-gradient(ellipse 80% 60% at 50% 30%,rgba(59,130,246,.08) 0%,rgba(139,92,246,.04) 40%,transparent 70%);pointer-events:none;z-index:0}#cloud-infra-mgmt>.section-header{max-width:992px;margin:auto;padding:0 1rem;text-align:center}#cloud-infra-mgmt>.section-header>h2{margin-bottom:.75rem;color:var(--text-primary, #f1f5f9)}#cloud-infra-mgmt>.section-header>p{color:var(--text-secondary, #cbd5e1);font-size:1.0625rem;line-height:1.6;max-width:600px;margin:0 auto}.bento-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:800px;margin:0 auto}@container bento-parent (min-width: 600px){.bento-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(140px,auto)}}.bento-tile{background:var(--card-bg, rgba(51, 65, 85, .5));backdrop-filter:blur(8px);border:1px solid var(--border-color, rgba(100, 116, 139, .4));border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;transition:all .3s ease;cursor:pointer}.bento-tile:hover{transform:scale(1.05);border-color:var(--border-color-hover, rgba(52, 211, 153, .5));box-shadow:var(--shadow-md, 0 12px 32px rgba(0, 0, 0, .3)),0 0 0 1px #34d39933}.bento-tile>.bento-icon{color:var(--accent-green, #34d399);margin-bottom:1rem}.bento-tile>.bento-icon>svg{display:inline-block}.bento-tile>.bento-content{flex:1}.bento-tile .bento-title{font-size:1.125rem;font-weight:600;color:var(--text-primary, #f1f5f9);margin-bottom:.5rem}.bento-tile .bento-desc{font-size:.9375rem;color:var(--text-secondary, #cbd5e1);line-height:1.5;margin:0}.bento-tile>.bento-link{margin-top:auto;padding-top:1rem;font-size:.875rem;font-weight:500;color:var(--accent-green, #34d399);text-decoration:none;transition:all .2s ease}.bento-tile>.bento-link:hover{color:var(--accent-primary-light, #6ee7b7)}.bento-tile.large{grid-column:span 2;grid-row:span 2;padding:2rem;background:linear-gradient(135deg,#33415599,#1e293bb3)}.bento-tile.large .bento-title{font-size:1.5rem}.bento-tile.large .bento-desc{font-size:1rem}.bento-tile.wide{grid-column:span 2}#ai-agents{position:relative;background-color:#0f172a99;scroll-margin-top:3.125rem}#ai-agents:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1000px;height:100%;background:radial-gradient(ellipse 80% 60% at 50% 30%,rgba(52,211,153,.06) 0%,rgba(59,130,246,.03) 40%,transparent 70%);pointer-events:none;z-index:0}#ai-agents>.section-header{max-width:992px;margin:auto;padding:0 1rem;text-align:center}#ai-agents>.section-header>h2{margin-bottom:.75rem;color:var(--text-primary, #f1f5f9)}#ai-agents>.section-header>p{color:var(--text-secondary, #cbd5e1);font-size:1.0625rem;line-height:1.6;max-width:600px;margin:0 auto}.ai-bento-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:800px;margin:0 auto}@container ai-bento-parent (min-width: 600px){.ai-bento-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(140px,auto)}}.ai-bento-tile{background:var(--card-bg, rgba(51, 65, 85, .5));backdrop-filter:blur(8px);border:1px solid var(--border-color, rgba(100, 116, 139, .4));border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;transition:all .3s ease;cursor:pointer}.ai-bento-tile:hover{transform:scale(1.05);border-color:var(--border-color-hover, rgba(52, 211, 153, .5));box-shadow:var(--shadow-md, 0 12px 32px rgba(0, 0, 0, .3)),0 0 0 1px #34d39933}.ai-bento-tile>.ai-bento-icon{color:var(--accent-green, #34d399);margin-bottom:1rem}.ai-bento-tile>.ai-bento-icon>svg{display:inline-block}.ai-bento-tile>.ai-bento-content{flex:1}.ai-bento-tile .ai-bento-title{font-size:1.125rem;font-weight:600;color:var(--text-primary, #f1f5f9);margin-bottom:.5rem}.ai-bento-tile .ai-bento-desc{font-size:.9375rem;color:var(--text-secondary, #cbd5e1);line-height:1.5;margin:0}.ai-bento-tile>.ai-bento-link{margin-top:auto;padding-top:1rem;font-size:.875rem;font-weight:500;color:var(--accent-green, #34d399);text-decoration:none;transition:all .2s ease}.ai-bento-tile>.ai-bento-link:hover{color:var(--accent-primary-light, #6ee7b7)}.ai-bento-tile.large{grid-column:span 2;grid-row:span 2;padding:2rem;background:linear-gradient(135deg,#33415599,#1e293bb3)}.ai-bento-tile.large .ai-bento-title{font-size:1.5rem}.ai-bento-tile.large .ai-bento-desc{font-size:1rem}.ai-bento-tile.wide{grid-column:span 2}@container pricing-plans-parent (min-width: calc(640px - 2rem)){.mc-grid{max-width:1100px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:auto}}#pricing{position:relative;background-color:#0f172a99;scroll-margin-top:3.125rem}#pricing:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1200px;height:100%;background:radial-gradient(ellipse 80% 50% at 50% 20%,rgba(167,139,250,.06) 0%,rgba(59,130,246,.03) 40%,transparent 70%);pointer-events:none;z-index:0}#pricing>div:first-child{max-width:992px;margin:auto;padding:0 1rem;text-align:center}#pricing>div:first-child>h2{margin-bottom:.75rem;color:#f1f5f9}#pricing>div:first-child>p{color:#cbd5e1;font-size:1.0625rem;line-height:1.6}.no-cc-highlight{color:#34d399;font-weight:600}#pricing>div:first-child .no-cc-highlight{background:linear-gradient(135deg,#10b98126,#34d3991a);padding:.125rem .5rem;border-radius:4px;border:1px solid rgba(52,211,153,.3)}.pricing-plan{position:relative;z-index:1;color:#e2e8f0;padding:1.5rem;display:grid;grid-template:subgrid / subgrid;grid-column:span 1;grid-row:span 5;border-radius:16px;background:#33415580;backdrop-filter:blur(8px);border:1px solid rgba(100,116,139,.4);transition:all .25s ease}.pricing-plan:hover{transform:translateY(-3px);background:#334155b3;border-color:#a78bfa80;box-shadow:0 12px 32px #0003,0 0 0 1px #a78bfa33}.pricing-plan:has(.tooltip-trigger:hover){z-index:100}.pricing-plan.most-popular{border:2px solid #10b981;box-shadow:0 8px 24px #10b98133}.pricing-plan.most-popular:hover{border-color:#34d399;box-shadow:0 12px 32px #10b9814d,0 0 0 1px #10b9814d}.pricing-plan.most-popular>.plan-pricing>span{color:#34d399}.pricing-plan>.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.375rem .875rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:.375rem;box-shadow:0 4px 12px #10b98166;z-index:10}.pricing-plan>.popular-badge>svg{width:14px;height:14px;fill:#fff;stroke:none}.pricing-plan>.plan-name{font-weight:700;font-size:1.5rem;color:#f1f5f9}.pricing-plan>.plan-desc{line-height:1.5;font-size:.9375rem;color:#cbd5e1;padding-bottom:1rem}.pricing-plan>.plan-pricing{color:#f1f5f9}.pricing-plan>.plan-pricing>span{font-weight:700;font-size:2rem;color:#a78bfa}.pricing-plan>.plan-cta>a{display:inline-block;width:100%;text-align:center;background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s ease}.pricing-plan>.plan-cta>a:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #10b98166}.pricing-plan>.plan-sections>.plan-section{margin-bottom:.75rem}.pricing-plan>.plan-sections>.plan-section>.section-title{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;color:#a78bfa;margin-bottom:.375rem;text-transform:uppercase;letter-spacing:.05em}.pricing-plan>.plan-sections>.plan-section>.section-title>.tooltip-trigger{position:relative;display:inline-flex;align-items:center;flex-shrink:0;color:#94a3b8;cursor:help}.pricing-plan>.plan-sections>.plan-section>.section-title>.tooltip-trigger>svg{transition:color .15s ease}.pricing-plan>.plan-sections>.plan-section>.section-title>.tooltip-trigger:hover>svg{color:#a78bfa}.pricing-plan>.plan-sections>.plan-section>.section-title>.tooltip-trigger>.tooltip-content{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);padding:.5rem .75rem;background-color:#1e293b;color:#e2e8f0;font-size:.75rem;font-weight:400;line-height:1.4;border-radius:8px;white-space:normal;width:max-content;max-width:220px;text-align:center;text-transform:none;letter-spacing:normal;box-shadow:0 8px 24px #0000004d;border:1px solid rgba(100,116,139,.5);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:9999;pointer-events:none}.pricing-plan>.plan-sections>.plan-section>.section-title>.tooltip-trigger>.tooltip-content:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1e293b}.pricing-plan>.plan-sections>.plan-section>.section-title>.tooltip-trigger:hover>.tooltip-content{opacity:1;visibility:visible}.pricing-plan>.plan-sections>.plan-section>ul>.section-item{display:flex;padding-left:.5rem;gap:.375rem;align-items:flex-start;min-height:1.5rem;font-size:.8125rem;line-height:1.4;color:#e2e8f0}.pricing-plan>.plan-sections>.plan-section>ul>.section-item>i{flex-shrink:0;margin-top:.125rem;color:#34d399}.pricing-plan>.plan-sections>.plan-section>ul>.section-item>span{flex:1 1 auto}.pricing-plan>.plan-sections>.plan-section>ul>.section-item .item-with-tooltip{display:flex;align-items:flex-start;gap:.25rem;flex:1 1 auto}.pricing-plan>.plan-sections>.plan-section>ul>.section-item .item-with-tooltip>.tooltip-trigger{position:relative;display:inline-flex;align-items:center;flex-shrink:0;color:#94a3b8;cursor:help}.pricing-plan>.plan-sections>.plan-section>ul>.section-item .item-with-tooltip>.tooltip-trigger>svg{transition:color .15s ease}.pricing-plan>.plan-sections>.plan-section>ul>.section-item .item-with-tooltip>.tooltip-trigger:hover>svg{color:#a78bfa}.pricing-plan>.plan-sections>.plan-section>ul>.section-item .item-with-tooltip>.tooltip-trigger>.tooltip-content{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);padding:.5rem .75rem;background-color:#0f172a;color:#e2e8f0;font-size:.75rem;line-height:1.4;border-radius:8px;white-space:normal;width:max-content;max-width:220px;text-align:center;box-shadow:0 8px 24px #00000080;border:1px solid rgba(100,116,139,.5);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:99999;pointer-events:none}.pricing-plan>.plan-sections>.plan-section>ul>.section-item .item-with-tooltip>.tooltip-trigger>.tooltip-content:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#0f172a}.pricing-plan>.plan-sections>.plan-section>ul>.section-item .item-with-tooltip>.tooltip-trigger:hover>.tooltip-content{opacity:1;visibility:visible}
