h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);line-height:1.1;font-weight:700;text-transform:uppercase;letter-spacing:-.02em}h1{font-size:clamp(2.5rem,8vw,5rem);margin-bottom:1.5rem}h2{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1.25rem}h3{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1rem}p{font-size:1.1rem;line-height:1.6;color:#ffffffb3;max-width:65ch}.text-accent{color:var(--color-accent-red)}.text-gradient-red{background:linear-gradient(to right,#ff1e1e,#ff8a00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-green{background:linear-gradient(to right,#0f8,#00e0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--color-bg);color:var(--color-neutral-100);font-family:var(--font-primary);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-neutral-200);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-accent-red)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit;transition:var(--transition-base)}ul{list-style:none}button{background:none;border:none;cursor:pointer;font:inherit;color:inherit;transition:var(--transition-base)}.container{max-width:var(--container-max-width);margin:0 auto;padding:0 2rem}@media(max-width:768px){.container{padding:0 1.5rem}}.grid{display:grid;gap:var(--grid-gap, 1.5rem)}.stack{display:flex;flex-direction:column;justify-content:flex-start;gap:var(--stack-gap, 1rem)}.section-padding{padding:8rem 0}@media(max-width:768px){.section-padding{padding:5rem 0}}.glow-on-hover{transition:var(--transition-base)}.glow-on-hover:hover{box-shadow:0 0 30px #ff1e1e33}:root{--header-height: 80px}._header_ghjxe_19{position:fixed;top:0;left:0;width:100%;height:var(--header-height);z-index:1000;background:#00000080;backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center}._header_ghjxe_19 ._nav_ghjxe_32{display:flex;justify-content:space-between;align-items:center;width:100%}._header_ghjxe_19 ._nav_ghjxe_32 ._logo_ghjxe_38{display:flex;align-items:center}._header_ghjxe_19 ._nav_ghjxe_32 ._logo_ghjxe_38 img{height:48px;width:auto}._header_ghjxe_19 ._nav_ghjxe_32 ._menu_ghjxe_46{display:flex;gap:2.5rem}@media(max-width:768px){._header_ghjxe_19 ._nav_ghjxe_32 ._menu_ghjxe_46{display:none}}._header_ghjxe_19 ._nav_ghjxe_32 ._menu_ghjxe_46 a{font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;opacity:.6;transition:opacity var(--transition-base)}._header_ghjxe_19 ._nav_ghjxe_32 ._menu_ghjxe_46 a:hover{opacity:1;color:var(--color-accent-green)}._footer_1vcg0_15{padding:4rem 0 2rem;background:var(--color-neutral-500);border-top:1px solid rgba(255,255,255,.05)}._footer_1vcg0_15 ._content_1vcg0_20{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;gap:3rem}@media(max-width:768px){._footer_1vcg0_15 ._content_1vcg0_20{flex-direction:column;gap:3rem}}._footer_1vcg0_15 ._branding_1vcg0_33{max-width:300px}@media(max-width:768px){._footer_1vcg0_15 ._branding_1vcg0_33{max-width:100%}}._footer_1vcg0_15 ._branding_1vcg0_33 ._logo_1vcg0_41{display:block;margin-bottom:2rem}._footer_1vcg0_15 ._branding_1vcg0_33 ._logo_1vcg0_41 img{height:54px;width:auto}._footer_1vcg0_15 ._branding_1vcg0_33 p{font-size:.9rem;line-height:1.6;opacity:.5}._footer_1vcg0_15 ._links_1vcg0_54{display:flex;gap:4rem}@media(max-width:480px){._footer_1vcg0_15 ._links_1vcg0_54{flex-direction:column;gap:2rem}}._footer_1vcg0_15 ._links_1vcg0_54 h4{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;color:var(--color-accent-green)}._footer_1vcg0_15 ._links_1vcg0_54 ul{display:flex;flex-direction:column;gap:.8rem}._footer_1vcg0_15 ._links_1vcg0_54 ul a{font-size:.9rem;opacity:.4;transition:opacity var(--transition-base)}._footer_1vcg0_15 ._links_1vcg0_54 ul a:hover{opacity:1}._footer_1vcg0_15 ._bottom_1vcg0_84{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);font-size:.8rem;opacity:.3}@media(max-width:600px){._footer_1vcg0_15 ._bottom_1vcg0_84{flex-direction:column;gap:1rem;text-align:center}}._hero_10h9h_15{height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;padding-top:var(--header-height, 80px)}._hero_10h9h_15 ._gridBackground_10h9h_23{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:radial-gradient(circle at 50% 50%,rgba(255,30,30,.1),transparent 70%)}._hero_10h9h_15 ._gridBackground_10h9h_23:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(circle at center,black,transparent 80%);opacity:.2}._hero_10h9h_15 ._particles_10h9h_41{position:absolute;inset:0;z-index:-1;pointer-events:none}._hero_10h9h_15 ._heroGrid_10h9h_47{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;position:relative;z-index:2}@media(max-width:768px){._hero_10h9h_15 ._heroGrid_10h9h_47{grid-template-columns:1fr;text-align:center;gap:3rem}}@media(max-width:768px){._hero_10h9h_15 ._content_10h9h_63{margin:0 auto}}._hero_10h9h_15 ._visual_10h9h_67{position:relative}._hero_10h9h_15 ._visual_10h9h_67 img{width:100%;height:auto;filter:drop-shadow(0 0 50px rgba(255,30,30,.2));animation:_float_10h9h_1 6s ease-in-out infinite}@media(max-width:768px){._hero_10h9h_15 ._visual_10h9h_67{max-width:400px;margin:0 auto}}@keyframes _float_10h9h_1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}._hero_10h9h_15 ._badge_10h9h_90{display:inline-block;padding:.5rem 1rem;background:#ff1e1e1a;color:var(--color-accent-red);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;border:1px solid rgba(255,30,30,.2);border-radius:4px;margin-bottom:2rem}._hero_10h9h_15 h1{font-size:clamp(2.5rem,8vw,6.5rem);font-weight:950;line-height:.9;letter-spacing:-.05em;margin-bottom:2.5rem;text-transform:uppercase}._hero_10h9h_15 p{font-size:clamp(1.125rem,2vw,1.35rem);line-height:1.6;color:#fff9;margin-bottom:3.5rem;max-width:700px}@media(max-width:768px){._hero_10h9h_15 p{margin-left:auto;margin-right:auto}}._hero_10h9h_15 ._actions_10h9h_124{display:flex;flex-wrap:wrap;gap:1.5rem}@media(max-width:768px){._hero_10h9h_15 ._actions_10h9h_124{justify-content:center}}@media(max-width:480px){._hero_10h9h_15 ._actions_10h9h_124{flex-direction:column}}._hero_10h9h_15 ._scrollIndicator_10h9h_139{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;opacity:.4;font-size:.75rem;letter-spacing:.3em;font-weight:700}._hero_10h9h_15 ._scrollIndicator_10h9h_139 ._line_10h9h_153{width:1px;height:60px;background:linear-gradient(to bottom,var(--color-accent-red),transparent);animation:_scrollLine_10h9h_1 2s ease-in-out infinite}@keyframes _scrollLine_10h9h_1{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}51%{transform:scaleY(1);transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}._button_19xyg_15{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;border-radius:4px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}._button_19xyg_15._primary_19xyg_29{background:var(--color-accent-red);color:#fff}._button_19xyg_15._primary_19xyg_29:hover{background:#e61919;transform:translateY(-2px);box-shadow:0 10px 20px #ff1e1e33}._button_19xyg_15._secondary_19xyg_38{border:1px solid rgba(255,255,255,.1);color:#fff;background:#ffffff05}._button_19xyg_15._secondary_19xyg_38:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-2px)}._button_19xyg_15._outline_19xyg_48{border:1px solid var(--color-accent-green);color:var(--color-accent-green)}._button_19xyg_15._outline_19xyg_48:hover{background:var(--color-accent-green);color:var(--color-bg);transform:translateY(-2px);box-shadow:0 10px 20px #0f83}.stat-card[data-astro-cid-al4tmapb]{padding:2.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:8px;transition:var(--transition-base);text-align:center}.stat-card[data-astro-cid-al4tmapb]:hover{background:#ffffff0d;border-color:#ff1e1e4d;transform:translateY(-5px)}.value-container[data-astro-cid-al4tmapb]{margin-bottom:.5rem;display:flex;align-items:baseline;justify-content:center}.value[data-astro-cid-al4tmapb]{font-size:3.5rem;font-weight:800;color:#fff;font-family:var(--font-primary)}.suffix[data-astro-cid-al4tmapb]{font-size:2rem;font-weight:700;color:var(--color-accent-red);margin-left:.2rem}.label[data-astro-cid-al4tmapb]{font-size:.75rem;letter-spacing:.2em;color:#ffffff80;margin-bottom:1rem}.description[data-astro-cid-al4tmapb]{font-size:.9rem;color:#fff6;line-height:1.4}.section-header[data-astro-cid-66rg7cch]{margin-bottom:4rem;position:relative;z-index:1}.subtitle[data-astro-cid-66rg7cch]{display:block;color:var(--color-accent-red);font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.3em;margin-bottom:1rem}.accent-line[data-astro-cid-66rg7cch]{width:60px;height:3px;background:var(--color-accent-red);margin-top:1.5rem}.text-center[data-astro-cid-66rg7cch]{text-align:center}.text-left[data-astro-cid-66rg7cch]{text-align:left}.text-right[data-astro-cid-66rg7cch]{text-align:right}.mx-auto[data-astro-cid-66rg7cch]{margin-left:auto;margin-right:auto}.metrics-header-grid[data-astro-cid-lih2uysy]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:5rem}@media(max-width:768px){.metrics-header-grid[data-astro-cid-lih2uysy]{grid-template-columns:1fr;text-align:center;gap:3rem}}.performance-visual[data-astro-cid-lih2uysy]{position:relative}.performance-visual[data-astro-cid-lih2uysy] img[data-astro-cid-lih2uysy]{width:100%;height:250px;object-fit:cover;border-radius:20px;mask-image:radial-gradient(circle at center,black,transparent 95%);opacity:.6;filter:grayscale(100%) contrast(1.2)}.metrics-grid[data-astro-cid-lih2uysy]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._technologies_17cqq_15{padding:10rem 0;background:var(--color-bg)}._technologies_17cqq_15 ._header_17cqq_19{text-align:center;margin-bottom:5rem}._technologies_17cqq_15 ._header_17cqq_19 h2{font-size:3rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1.5rem;background:linear-gradient(180deg,#fff,#ffffff80);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._technologies_17cqq_15 ._header_17cqq_19 p{font-size:1.1rem;opacity:.5;max-width:600px;margin:0 auto}._technologies_17cqq_15 ._grid_17cqq_39{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._card_dv33x_15{position:relative;background:var(--color-neutral-400);border:1px solid rgba(255,255,255,.05);padding:2.5rem;border-radius:12px;overflow:hidden;transition:all .5s cubic-bezier(.16,1,.3,1);height:100%;display:flex;flex-direction:column}._card_dv33x_15:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(800px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(255,255,255,.06),transparent 40%);opacity:0;transition:opacity .5s;pointer-events:none;z-index:1}._card_dv33x_15:hover{transform:translateY(-8px);border-color:#ffffff1a;background:var(--color-neutral-300)}._card_dv33x_15:hover:before{opacity:1}._card_dv33x_15:hover ._icon_dv33x_48{transform:scale(1.1);color:var(--color-accent-green)}._card_dv33x_15 ._icon_dv33x_48{font-size:2.5rem;margin-bottom:2rem;color:var(--color-accent-red);transition:all .5s ease;z-index:2}._card_dv33x_15 h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;z-index:2}._card_dv33x_15 p{font-size:1rem;line-height:1.6;opacity:.6;margin-bottom:2rem;z-index:2;flex-grow:1}._card_dv33x_15 ._footer_dv33x_73{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.05);z-index:2}.bg-dark[data-astro-cid-yw2btwjk]{background:var(--color-neutral-500)}.products-grid[data-astro-cid-yw2btwjk]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.tags[data-astro-cid-yw2btwjk]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.tag[data-astro-cid-yw2btwjk]{font-size:.7rem;padding:.25rem .6rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:4px;color:#fff9;text-transform:uppercase;letter-spacing:.05em}.audience-grid[data-astro-cid-nr46wqc6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-top:4rem}.audience-card[data-astro-cid-nr46wqc6] h3[data-astro-cid-nr46wqc6]{font-size:1.5rem;margin-bottom:1rem;color:#fff}.audience-card[data-astro-cid-nr46wqc6] p[data-astro-cid-nr46wqc6]{color:#fff9;font-size:1rem}.icon-wrapper[data-astro-cid-nr46wqc6]{width:60px;height:60px;background:linear-gradient(135deg,rgba(255,30,30,.2),transparent);border:1px solid rgba(255,30,30,.3);border-radius:12px;margin-bottom:2rem;display:flex;align-items:center;justify-content:center}.placeholder-icon[data-astro-cid-nr46wqc6]{width:24px;height:24px;background:var(--color-accent-red);border-radius:4px;opacity:.8}.bg-darker[data-astro-cid-xdr46s25]{background:#050505}.flow-container[data-astro-cid-xdr46s25]{display:flex;justify-content:space-between;gap:2rem;margin-top:4rem;position:relative}@media(max-width:1024px){.flow-container[data-astro-cid-xdr46s25]{flex-direction:column;align-items:flex-start}}.flow-step[data-astro-cid-xdr46s25]{flex:1;position:relative;padding:2rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px;z-index:1}.flow-step[data-astro-cid-xdr46s25] h3[data-astro-cid-xdr46s25]{font-size:1.1rem;margin-bottom:.5rem;color:#fff}.flow-step[data-astro-cid-xdr46s25] p[data-astro-cid-xdr46s25]{font-size:.9rem;color:#ffffff80}.step-number[data-astro-cid-xdr46s25]{font-size:.8rem;font-weight:900;color:var(--color-accent-red);margin-bottom:1.5rem;letter-spacing:.2em}.flow-line[data-astro-cid-xdr46s25]{position:absolute;top:50%;right:-2rem;width:2rem;height:1px;background:linear-gradient(to right,var(--color-accent-red),transparent);z-index:-1}@media(max-width:1024px){.flow-line[data-astro-cid-xdr46s25]{display:none}}.grid-layout[data-astro-cid-wsuikwtp]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:768px){.grid-layout[data-astro-cid-wsuikwtp]{grid-template-columns:1fr}}.feature-list[data-astro-cid-wsuikwtp]{margin-top:2rem}.feature-list[data-astro-cid-wsuikwtp] li[data-astro-cid-wsuikwtp]{display:flex;align-items:center;gap:1rem;font-size:1.125rem;margin-bottom:1.25rem;color:#fffc}.feature-list[data-astro-cid-wsuikwtp] li[data-astro-cid-wsuikwtp] .dot[data-astro-cid-wsuikwtp]{width:8px;height:8px;background:var(--color-accent-green);border-radius:50%;box-shadow:0 0 10px var(--color-accent-green)}.visual[data-astro-cid-wsuikwtp]{position:relative;display:flex;align-items:center;justify-content:center}.visual[data-astro-cid-wsuikwtp] .infra-img[data-astro-cid-wsuikwtp]{width:100%;height:auto;filter:drop-shadow(0 0 40px rgba(0,255,128,.1));animation:float 8s ease-in-out infinite alternate}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-15px)}}:root{--color-bg: #000000;--color-accent-red: #ff1e1e;--color-accent-green: #00ff88;--color-neutral-100: #ffffff;--color-neutral-200: #222222;--color-neutral-300: #1a1a1a;--color-neutral-400: #111111;--color-neutral-500: #0b0b0b;--font-primary: "Inter", system-ui, -apple-system, sans-serif;--container-max-width: 1200px;--transition-base: .3s ease}._timeline_1c9kt_15{padding:10rem 0;background:var(--color-bg)}._timeline_1c9kt_15 ._header_1c9kt_19{text-align:center;margin-bottom:8rem}._timeline_1c9kt_15 ._header_1c9kt_19 h2{font-size:3rem;font-weight:800;margin-bottom:1rem}._timeline_1c9kt_15 ._container_timeline_1c9kt_28{position:relative;max-width:800px;margin:0 auto;padding:0 2rem}._timeline_1c9kt_15 ._container_timeline_1c9kt_28:before{content:"";position:absolute;top:0;left:50%;width:1px;height:100%;background:#ffffff1a;transform:translate(-50%)}@media(max-width:768px){._timeline_1c9kt_15 ._container_timeline_1c9kt_28:before{left:20px}}._timeline_1c9kt_15 ._progress_line_1c9kt_49{position:absolute;top:0;left:50%;width:2px;height:0%;background:var(--color-accent-green);transform:translate(-50%);z-index:1}@media(max-width:768px){._timeline_1c9kt_15 ._progress_line_1c9kt_49{left:20px}}._timeline_1c9kt_15 ._item_1c9kt_64{position:relative;margin-bottom:6rem;width:50%;padding-right:3rem;text-align:right}._timeline_1c9kt_15 ._item_1c9kt_64:nth-child(2n){margin-left:50%;padding-right:0;padding-left:3rem;text-align:left}._timeline_1c9kt_15 ._item_1c9kt_64:nth-child(2n) ._dot_1c9kt_77{left:-4px}@media(max-width:768px){._timeline_1c9kt_15 ._item_1c9kt_64{width:100%!important;margin-left:0!important;padding-left:3.5rem!important;padding-right:0!important;text-align:left!important}}._timeline_1c9kt_15 ._item_1c9kt_64 ._dot_1c9kt_77{position:absolute;top:0;right:-4px;width:10px;height:10px;background:var(--color-bg);border:2px solid var(--color-accent-green);border-radius:50%;z-index:2}@media(max-width:768px){._timeline_1c9kt_15 ._item_1c9kt_64 ._dot_1c9kt_77{left:16px!important}}._timeline_1c9kt_15 ._item_1c9kt_64 ._year_1c9kt_105{font-size:.9rem;font-weight:800;color:var(--color-accent-red);display:block;margin-bottom:.5rem}._timeline_1c9kt_15 ._item_1c9kt_64 h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}._timeline_1c9kt_15 ._item_1c9kt_64 p{font-size:1rem;line-height:1.6;opacity:.6}.community-header-grid[data-astro-cid-a7px72a3]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:4rem}@media(max-width:768px){.community-header-grid[data-astro-cid-a7px72a3]{grid-template-columns:1fr;text-align:center;gap:2rem}}.community-visual[data-astro-cid-a7px72a3]{position:relative}.community-visual[data-astro-cid-a7px72a3] img[data-astro-cid-a7px72a3]{width:100%;height:300px;object-fit:cover;border-radius:20px;box-shadow:0 0 40px #00000080;border:1px solid rgba(255,255,255,.05)}.community-grid[data-astro-cid-a7px72a3]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:center;margin-bottom:4rem}@media(max-width:768px){.community-grid[data-astro-cid-a7px72a3]{grid-template-columns:1fr}}.community-stat[data-astro-cid-a7px72a3] .val-wrapper[data-astro-cid-a7px72a3]{display:flex;align-items:baseline;justify-content:center;margin-bottom:.5rem}.community-stat[data-astro-cid-a7px72a3] .value[data-astro-cid-a7px72a3]{font-size:4rem;font-weight:800;color:#fff}.community-stat[data-astro-cid-a7px72a3] .suffix[data-astro-cid-a7px72a3]{font-size:2rem;color:var(--color-accent-green);font-weight:700}.community-stat[data-astro-cid-a7px72a3] .label[data-astro-cid-a7px72a3]{font-size:.875rem;text-transform:uppercase;letter-spacing:.23em;color:#fff6}.partners-logos[data-astro-cid-a7px72a3]{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem;padding-top:4rem;border-top:1px solid rgba(255,255,255,.05);opacity:.6}.logo-placeholder[data-astro-cid-a7px72a3]{font-weight:950;font-size:1.5rem;letter-spacing:.5em;color:#fff3}.testimonial-card[data-astro-cid-i6oftq5o]{padding:3rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px;position:relative;transition:var(--transition-base)}.testimonial-card[data-astro-cid-i6oftq5o]:hover{background:#ffffff0a;border-color:#00ff884d}.quote-icon[data-astro-cid-i6oftq5o]{font-size:5rem;color:var(--color-accent-green);opacity:.1;position:absolute;top:1rem;left:2rem;font-family:serif;line-height:1}.quote[data-astro-cid-i6oftq5o]{font-size:1.125rem;font-style:italic;color:#fffc;margin-bottom:2.5rem;position:relative;z-index:1}.footer[data-astro-cid-i6oftq5o]{display:flex;align-items:center;gap:1rem}.avatar[data-astro-cid-i6oftq5o]{width:50px;height:50px;border-radius:50%;overflow:hidden;border:2px solid var(--color-accent-green)}.avatar[data-astro-cid-i6oftq5o] img[data-astro-cid-i6oftq5o]{width:100%;height:100%;object-fit:cover}.info[data-astro-cid-i6oftq5o] .name[data-astro-cid-i6oftq5o]{font-size:1rem;margin-bottom:.2rem}.info[data-astro-cid-i6oftq5o] .role[data-astro-cid-i6oftq5o]{font-size:.8rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.1em}.testimonials-grid[data-astro-cid-wgrcrutd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.cta-section[data-astro-cid-coyjnsii]{padding:10rem 0;position:relative;overflow:hidden;text-align:center;background:#000}.glow-bg[data-astro-cid-coyjnsii]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:60%;background:radial-gradient(circle,rgba(255,30,30,.15),transparent 70%);z-index:0;filter:blur(60px)}.cta-content[data-astro-cid-coyjnsii]{position:relative;z-index:1;max-width:800px;margin:0 auto}.cta-content[data-astro-cid-coyjnsii] h2[data-astro-cid-coyjnsii]{font-size:clamp(2.5rem,5vw,4.5rem);margin-bottom:2rem}.cta-content[data-astro-cid-coyjnsii] p[data-astro-cid-coyjnsii]{font-size:1.25rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;opacity:.7}.cta-actions[data-astro-cid-coyjnsii]{display:flex;justify-content:center;gap:2rem}@media(max-width:640px){.cta-actions[data-astro-cid-coyjnsii]{flex-direction:column;align-items:center;gap:1.5rem}}
