._header_1vqwd_1{position:fixed;top:0;left:0;right:0;z-index:50;border-bottom:1px solid hsl(var(--border) / .5);background-color:hsl(var(--background) / .8);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transition:background-color .3s ease,box-shadow .3s ease}._header_1vqwd_1._scrolled_1vqwd_13{background-color:hsl(var(--background) / .95);box-shadow:0 4px 20px #00000026}._nav_1vqwd_18{display:flex;align-items:center;justify-content:space-between;height:4rem}._logo_1vqwd_25{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:hsl(var(--foreground))}._desktopNav_1vqwd_32{display:none;align-items:center;gap:.25rem}@media(min-width:768px){._desktopNav_1vqwd_32{display:flex}._mobileToggle_1vqwd_40{display:none}}._navLink_1vqwd_43{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));border-radius:calc(var(--radius) - 2px);transition:color .15s ease;cursor:pointer}._navLink_1vqwd_43:hover,._navLinkActive_1vqwd_58{color:hsl(var(--foreground))}._ctaBtn_1vqwd_60{margin-left:1rem}._dropdown_1vqwd_62{position:relative}._dropdownMenu_1vqwd_64{position:absolute;top:100%;left:0;min-width:18.4rem;margin-top:.5rem;padding:.59rem;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);box-shadow:0 10px 40px -3px #0006;z-index:60;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility .2s}._dropdownMenu_1vqwd_64._dropdownOpen_1vqwd_82{opacity:1;visibility:visible;transform:translateY(0)}._dropdownItem_1vqwd_88{display:flex;flex-direction:column;padding:.53rem .62rem;border-radius:calc(var(--radius) - 2px);transition:background .15s}._dropdownItem_1vqwd_88:hover{background:hsl(var(--muted))}._dropdownItemTitle_1vqwd_100{font-size:.875rem;font-weight:600;color:hsl(var(--foreground))}._dropdownItemDesc_1vqwd_106{margin-top:.125rem;font-size:.75rem;color:hsl(var(--muted-foreground))}._dropdownDivider_1vqwd_112{height:1px;background:hsl(var(--border));margin:.5rem 0}._dropdownItemSimple_1vqwd_118{display:block;padding:.5rem .75rem;font-size:.875rem;color:hsl(var(--muted-foreground));border-radius:calc(var(--radius) - 2px);transition:background .15s,color .15s}._dropdownItemSimple_1vqwd_118:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}._mobileToggle_1vqwd_40{display:block;color:hsl(var(--foreground))}@media(min-width:768px){._mobileToggle_1vqwd_40{display:none}}._mobileMenu_1vqwd_141{display:flex;flex-direction:column;padding:0 1.5rem;background:hsl(var(--background) / .98);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid hsl(var(--border) / .5);max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}._mobileMenu_1vqwd_141._mobileMenuOpen_1vqwd_153{max-height:500px;padding:1rem 1.5rem 1.5rem}@media(min-width:768px){._mobileMenu_1vqwd_141{display:none}}._mobileLink_1vqwd_162{padding:.625rem 0;font-size:.875rem;color:hsl(var(--foreground) / .8);border-bottom:1px solid hsl(var(--border) / .3);transition:color .15s}._mobileLink_1vqwd_162:hover{color:hsl(var(--primary))}._footer_udpu2_1{border-top:1px solid hsl(var(--border));background:hsl(var(--background))}._container_udpu2_6{padding-top:2.75rem;padding-bottom:2.5rem}._grid_udpu2_11{display:grid;gap:3rem;max-width:1110px;margin:0}@media(min-width:768px){._grid_udpu2_11{grid-template-columns:auto auto auto;justify-content:space-between}}._logo_udpu2_25{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:hsl(var(--foreground))}._desc_udpu2_32{margin-top:1rem;max-width:20rem;font-size:.875rem;line-height:1.625;color:hsl(var(--muted-foreground))}._colTitle_udpu2_40{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground))}._links_udpu2_49{display:flex;flex-direction:column;gap:.625rem}._link_udpu2_49{font-size:.875rem;color:hsl(var(--foreground) / .8);transition:color .15s}._link_udpu2_49:hover{color:hsl(var(--primary))}._divider_udpu2_63{margin:2rem 0 0}._bottom_udpu2_65{margin:1.25rem 0 0;display:flex;align-items:center;justify-content:center}._copy_udpu2_72{font-size:.75rem;color:hsl(var(--muted-foreground))}._banner_nknbn_1{position:relative;width:100%;overflow:hidden;background:hsl(var(--background));border-bottom:1px solid hsl(var(--border) / .5)}._banner_nknbn_1:before,._banner_nknbn_1:after{content:"";position:absolute;top:0;bottom:0;width:4rem;z-index:2;pointer-events:none}._banner_nknbn_1:before{left:0;background:linear-gradient(to right,hsl(var(--background)),transparent)}._banner_nknbn_1:after{right:0;background:linear-gradient(to left,hsl(var(--background)),transparent)}._track_nknbn_31{display:flex;gap:3rem;width:max-content;animation:_scroll_nknbn_1 50s linear infinite;cursor:grab;-webkit-user-select:none;user-select:none}._track_nknbn_31:active{cursor:grabbing}._trackDragging_nknbn_44{animation:none!important;cursor:grabbing}@keyframes _scroll_nknbn_1{0%{transform:translate(0)}to{transform:translate(-25%)}}._item_nknbn_58{display:flex;flex-direction:column;gap:.25rem;padding:.5rem 1.5rem;border-radius:.5rem;text-decoration:none;opacity:.6;cursor:pointer;transition:opacity .2s ease,background-color .2s ease;white-space:nowrap}._track_nknbn_31:not(._trackDragging_nknbn_44) ._item_nknbn_58:hover{opacity:1;background:hsl(var(--muted) / .3)}._title_nknbn_76{font-size:.875rem;font-weight:600;color:hsl(var(--foreground))}._subtitle_nknbn_82{font-size:.75rem;color:hsl(var(--muted-foreground))}@media(max-width:640px){._banner_nknbn_1{padding:.75rem 0}._track_nknbn_31{gap:2rem;animation-duration:30s}._item_nknbn_58{padding:.375rem 1rem}._title_nknbn_76{font-size:.8125rem}._subtitle_nknbn_82{font-size:.6875rem}}._hero_mypji_1{position:relative;min-height:86vh;display:flex;align-items:center;overflow:hidden}._bgLayer_mypji_9{position:absolute;inset:0}._circle1_mypji_14{position:absolute;right:10%;top:20%;width:16rem;height:16rem;border-radius:50%;border:1px solid hsl(var(--border) / .3);opacity:.2}._circle2_mypji_25{position:absolute;right:15%;top:25%;width:10rem;height:10rem;border-radius:50%;border:1px solid hsl(var(--primary) / .2);opacity:.3}._circle3_mypji_36{position:absolute;left:5%;bottom:15%;width:8rem;height:8rem;border-radius:50%;border:1px solid hsl(var(--border) / .2);opacity:.15}._content_mypji_47{position:relative}._textBlock_mypji_51{margin-top:-5%;max-width:48rem}._badge_mypji_56{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;margin-bottom:2rem;font-size:.75rem;font-weight:500;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));background:hsl(var(--secondary) / .5);border-radius:9999px}._badgeDot_mypji_70{width:.375rem;height:.375rem;border-radius:50%;background:hsl(var(--primary))}._headline_mypji_77{font-size:3rem;font-weight:800;line-height:1.05;letter-spacing:-.025em}@media(min-width:768px){._headline_mypji_77{font-size:3.75rem}}@media(min-width:1024px){._headline_mypji_77{font-size:4.5rem}}._subheadline_mypji_87{margin-top:1.5rem;max-width:36rem;font-size:1.125rem;line-height:1.625;color:hsl(var(--muted-foreground))}@media(min-width:768px){._subheadline_mypji_87{font-size:1.25rem}}._ctas_mypji_97{margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:1rem}._bottomFade_mypji_104{position:absolute;bottom:0;left:0;right:0;height:6rem;background:linear-gradient(to top,hsl(var(--background)),transparent)}._section_s1uzw_1{position:relative;padding:6rem 0}@media(min-width:768px){._section_s1uzw_1{padding:8rem 0}}._glow_s1uzw_8{position:absolute;inset:0}._container_s1uzw_9{position:relative;text-align:left}._label_s1uzw_11{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--primary))}._heading_s1uzw_20{max-width:42rem;margin:0;font-size:1.875rem;font-weight:700;line-height:1.25}@media(min-width:768px){._heading_s1uzw_20{font-size:2.25rem}}._grid_s1uzw_30{margin-top:2.5rem;display:grid;gap:1.1rem 2.5rem;align-items:center}@media(min-width:768px){._grid_s1uzw_30{grid-template-columns:1fr 1fr}}._no_s1uzw_41,._yes_s1uzw_42{display:flex;align-items:center;gap:.8rem;margin:0;font-size:1.05rem;font-weight:600;line-height:1.4}@media(min-width:768px){._no_s1uzw_41,._yes_s1uzw_42{font-size:1.15rem}}._no_s1uzw_41{color:hsl(var(--foreground) / .72)}._yes_s1uzw_42{color:hsl(var(--foreground))}._markerNo_s1uzw_57,._markerYes_s1uzw_58{display:inline-flex;flex-shrink:0}._markerNo_s1uzw_57{color:hsl(var(--destructive))}._markerYes_s1uzw_58{color:hsl(var(--primary))}._closing_s1uzw_65{margin:2.75rem 0 0;max-width:40rem;padding-left:1.1rem;border-left:3px solid hsl(var(--primary));font-size:1.1rem;line-height:1.65;color:#cdcdcd}@media(min-width:768px){._closing_s1uzw_65{font-size:1.2rem}}._section_1b298_1{position:relative;padding:6rem 0}@media(min-width:768px){._section_1b298_1{padding:8rem 0}}._container_1b298_8{position:relative;z-index:1}._dots_1b298_10{position:absolute;inset:0;background-image:radial-gradient(circle,hsl(var(--muted-foreground) / .22) 1px,transparent 1.4px);background-size:20px 20px;-webkit-mask-image:radial-gradient(ellipse 85% 70% at 50% 50%,#000 35%,transparent 80%);mask-image:radial-gradient(ellipse 85% 70% at 50% 50%,#000 35%,transparent 80%);pointer-events:none;z-index:0}._header_1b298_25{text-align:center}._label_1b298_27{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--primary))}._heading_1b298_36{max-width:42rem;margin:0 auto;font-size:1.875rem;font-weight:700;line-height:1.25}@media(min-width:768px){._heading_1b298_36{font-size:2.25rem}}._sub_1b298_46{margin:1rem auto 0;max-width:36rem;color:hsl(var(--muted-foreground))}._system_1b298_53{margin:4.5rem auto 0;max-width:1000px;display:flex;flex-direction:column;align-items:center}@keyframes _flowRight_1b298_1{0%{left:0;opacity:0}15%{opacity:1}85%{opacity:1}to{left:100%;opacity:0}}@keyframes _flowDown_1b298_1{0%{top:0;opacity:0}15%{opacity:1}85%{opacity:1}to{top:100%;opacity:0}}._pipeline_1b298_75{display:flex;align-items:flex-start;justify-content:center;width:100%;padding-top:3.75rem;padding-bottom:6.5rem}._step_1b298_84{position:relative;flex:0 0 auto;width:3.25rem;display:flex;justify-content:center}._node_1b298_92{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:.85rem;color:hsl(var(--primary));background:hsl(var(--primary) / .1);border:1px solid hsl(var(--primary) / .25);box-shadow:0 0 0 5px hsl(var(--background))}._stepNum_1b298_107{position:absolute;top:-.55rem;right:-.55rem;display:flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:50%;background:hsl(var(--background));border:1px solid hsl(var(--primary) / .4);font-size:.7rem;font-weight:700;color:hsl(var(--primary))}._miniTitle_1b298_124{position:absolute;bottom:calc(100% + 1.6rem);left:50%;transform:translate(-50%);width:9rem;text-align:center;font-size:.8rem;font-weight:700;line-height:1.25;color:hsl(var(--foreground))}._stepDesc_1b298_137{position:absolute;top:calc(100% + .8rem);left:50%;transform:translate(-50%);width:11rem;text-align:center;font-size:.78rem;line-height:1.55;color:#cdcdcd}._link_1b298_149{position:relative;flex:1 1 auto;min-width:1.5rem;height:2px;margin-top:1.625rem;background:linear-gradient(90deg,hsl(var(--primary) / .35),hsl(var(--primary) / .55))}._linkDot_1b298_162{position:absolute;top:-3px;width:8px;height:8px;border-radius:50%;background:hsl(var(--primary));box-shadow:0 0 10px hsl(var(--primary) / .8);animation:_flowRight_1b298_1 2.6s linear infinite}._bridge_1b298_174{position:relative;width:2px;height:calc(4.1rem - 1px);margin-top:calc(-.85rem + 1px);background:linear-gradient(180deg,hsl(var(--muted-foreground) / .4),hsl(var(--primary) / .5))}._bridgeDot_1b298_185{position:absolute;left:-3px;width:8px;height:8px;border-radius:50%;background:hsl(var(--primary));box-shadow:0 0 10px hsl(var(--primary) / .8);animation:_flowDown_1b298_1 2s linear infinite}._engine_1b298_197{display:flex;align-items:center;justify-content:center;width:100%;margin-top:1px}._io_1b298_205{flex:0 0 auto;width:10rem;padding:1.1rem 1rem;border-radius:.85rem;border:1px solid hsl(var(--border));background:hsl(var(--card) / .5);text-align:center}._ioIconIn_1b298_215,._ioIconMoney_1b298_216{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-bottom:.6rem;border-radius:50%}._ioIconIn_1b298_215{color:hsl(var(--muted-foreground));background:hsl(var(--muted-foreground) / .12);border:1px solid hsl(var(--muted-foreground) / .25)}._ioIconMoney_1b298_216{color:hsl(var(--primary));background:hsl(var(--primary) / .12);border:1px solid hsl(var(--primary) / .3)}._ioLabel_1b298_236{display:block;font-size:.95rem;font-weight:700;color:hsl(var(--foreground))}._ioSub_1b298_242{display:block;margin-top:.25rem;font-size:.72rem;color:#cdcdcd}._leadsIn_1b298_249{border-style:dashed;border-color:hsl(var(--muted-foreground) / .35)}._revenueOut_1b298_253{border-color:hsl(var(--primary) / .4);background:hsl(var(--primary) / .06)}._revenueOut_1b298_253 ._ioLabel_1b298_236{color:hsl(var(--primary))}._flowLine_1b298_259{position:relative;flex:0 0 auto;width:3.5rem;height:2px;margin:0}._flowIn_1b298_266{background:linear-gradient(90deg,hsl(var(--muted-foreground) / .3),hsl(var(--muted-foreground) / .55))}._flowOut_1b298_273{background:linear-gradient(90deg,hsl(var(--primary) / .4),hsl(var(--primary) / .65))}._flowDot_1b298_280{position:absolute;top:-3px;width:8px;height:8px;border-radius:50%;animation:_flowRight_1b298_1 1.9s linear infinite}._flowIn_1b298_266 ._flowDot_1b298_280{background:hsl(var(--muted-foreground));box-shadow:0 0 9px hsl(var(--muted-foreground) / .7)}._flowOut_1b298_273 ._flowDot_1b298_280{background:hsl(var(--primary));box-shadow:0 0 10px hsl(var(--primary) / .8)}._cup_1b298_298{position:relative;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:13rem;padding:2.15rem 3rem 2.6rem;border-radius:1.25rem;border:1px solid hsl(var(--primary) / .35);background:linear-gradient(180deg,hsl(var(--primary) / .1),hsl(var(--card) / .6));box-shadow:0 0 55px -12px hsl(var(--primary) / .6)}._cupGlow_1b298_312{position:absolute;inset:-1px;border-radius:1.25rem;background:radial-gradient(ellipse 60% 70% at 50% 30%,hsl(var(--primary) / .18),transparent 70%);pointer-events:none}._cupBrand_1b298_319{font-size:2rem;font-weight:800;letter-spacing:-.02em;color:hsl(var(--foreground))}._cupTag_1b298_325{margin-top:.3rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#cdcdcd}@media(max-width:860px){._pipeline_1b298_75{flex-wrap:wrap;gap:2.25rem 0;padding-top:0;padding-bottom:0}._step_1b298_84{width:33.33%;flex-direction:column;align-items:center}._miniTitle_1b298_124{position:static;transform:none;width:auto;margin-bottom:.6rem}._stepDesc_1b298_137{position:static;transform:none;width:auto;margin-top:.6rem}._link_1b298_149{display:none}._engine_1b298_197{flex-direction:column}._io_1b298_205{width:100%;max-width:17rem}._flowLine_1b298_259{width:2px;height:2.25rem}._flowDot_1b298_280{display:none}}@media(max-width:460px){._step_1b298_84{width:50%}}._section_1yg53_1{position:relative;padding:6rem 0}@media(min-width:768px){._section_1yg53_1{padding:8rem 0}}._glow_1yg53_8{position:absolute;inset:0}._container_1yg53_9{position:relative}._header_1yg53_11{text-align:center}._label_1yg53_15{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--primary))}._heading_1yg53_24{max-width:42rem;margin:0 auto;font-size:1.875rem;font-weight:700;line-height:1.25}@media(min-width:768px){._heading_1yg53_24{font-size:2.25rem}}._sub_1yg53_34{margin:1rem auto 0;max-width:40rem;color:hsl(var(--muted-foreground))}._grid_1yg53_40{margin:4rem auto 0;max-width:1110px;display:grid;gap:1.9rem}@media(min-width:640px){._grid_1yg53_40{grid-template-columns:1fr 1fr}}@media(min-width:980px){._grid_1yg53_40{grid-template-columns:repeat(3,1fr)}}._card_1yg53_50{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;padding:2.25rem 1.75rem;border-radius:1rem;border:1px solid hsl(var(--border));background:hsl(var(--card) / .5);transition:border-color .3s,background .3s,transform .3s}._card_1yg53_50:hover{border-color:hsl(var(--primary) / .35);background:hsl(var(--card));transform:translateY(-4px)}._iconTile_1yg53_69{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:1.25rem;border-radius:.9rem;color:hsl(var(--primary));background:hsl(var(--primary) / .1);border:1px solid hsl(var(--primary) / .2)}._cardTitle_1yg53_82{font-size:1.375rem;font-weight:700;color:hsl(var(--foreground))}._divider_1yg53_88{width:100%;margin:1.25rem 0;border-top:1px dashed hsl(var(--border))}._desc_1yg53_94{width:100%;margin-bottom:1.25rem;text-align:left;font-size:.875rem;line-height:1.6;color:hsl(var(--muted-foreground))}._features_1yg53_103{list-style:none;width:100%;display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.5rem;text-align:left}._feature_1yg53_103{display:flex;align-items:flex-start;gap:.7rem;font-size:.875rem;line-height:1.5;color:hsl(var(--foreground) / .85)}._featureIcon_1yg53_122{flex-shrink:0;margin-top:.15rem;display:inline-flex;color:hsl(var(--primary))}._meta_1yg53_129{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 1.5rem;padding:.4rem .9rem .4rem .7rem;border-radius:5px;background:hsl(var(--primary) / .1);color:hsl(var(--primary));font-size:.8rem;font-weight:600;white-space:nowrap}._meta_1yg53_129 svg{flex-shrink:0}._cardCta_1yg53_145{margin-top:auto;display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.5rem;border-radius:.6rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.9rem;font-weight:600;box-shadow:0 8px 20px -8px hsl(var(--primary) / .5);transition:transform .15s,box-shadow .2s,background .2s}._cardCta_1yg53_145:hover{background:hsl(var(--primary) / .9);transform:translateY(-1px)}._cardCta_1yg53_145 svg{transition:transform .15s}._cardCta_1yg53_145:hover svg{transform:translate(3px)}._section_80lev_1{position:relative;padding:6rem 0}@media(min-width:768px){._section_80lev_1{padding:8rem 0}}._container_80lev_8{position:relative}._heading_80lev_10{max-width:42rem;margin:0 auto;text-align:center;font-size:1.875rem;font-weight:700;line-height:1.25}@media(min-width:768px){._heading_80lev_10{font-size:2.25rem}}._grid_80lev_21{margin:3rem auto 0;max-width:56rem;display:grid;gap:1.5rem}@media(min-width:768px){._grid_80lev_21{grid-template-columns:1fr 1fr}}._col_80lev_30{position:relative;padding:2.25rem 2.5rem;border-radius:.75rem;border:1px solid hsl(var(--border));background:hsl(var(--card) / .5);--glow: hsl(var(--destructive))}._col_80lev_30:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:radial-gradient(230px circle at var(--mx, 50%) var(--my, 50%),var(--glow),transparent 65%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease;pointer-events:none}._col_80lev_30:hover:before{opacity:1}._colNo_80lev_62{border-color:hsl(var(--destructive) / .2);--glow: hsl(var(--destructive))}._colYes_80lev_63{border-color:hsl(var(--primary) / .25);--glow: hsl(var(--primary))}._lead_80lev_65{margin-bottom:1.5rem;font-size:1.05rem;font-weight:700;color:hsl(var(--foreground))}._list_80lev_72{display:flex;flex-direction:column;gap:1rem}._item_80lev_78{display:flex;gap:.75rem;font-size:.95rem;line-height:1.5;color:hsl(var(--foreground) / .9)}._iconNo_80lev_86{flex-shrink:0;margin-top:.1rem;color:#eb5c5c;filter:drop-shadow(0 0 4px hsl(var(--destructive) / .5))}._iconYes_80lev_93{flex-shrink:0;margin-top:.1rem;color:#38d6a2;filter:drop-shadow(0 0 4px hsl(var(--primary) / .55))}._section_y58sw_1{position:relative;padding:6rem 0}@media(min-width:768px){._section_y58sw_1{padding:8rem 0}}._container_y58sw_8{position:relative}._grid_y58sw_10{display:grid;gap:2.5rem;align-items:start}._textCol_y58sw_16{position:relative}@media(max-width:859px){._label_y58sw_19{margin-bottom:0}}@media(min-width:860px){._grid_y58sw_10{grid-template-columns:minmax(0,19rem) minmax(0,1fr);column-gap:3.5rem;row-gap:0}._label_y58sw_19{grid-column:2;grid-row:1}._founderCol_y58sw_29{grid-column:1;grid-row:2;align-self:center}._textCol_y58sw_16{grid-column:2;grid-row:2}._industries_y58sw_31{grid-column:2;grid-row:3;margin-top:2.75rem}._founderCol_y58sw_29 ._card_y58sw_33{transform:translateY(-.35rem)}}._founderCol_y58sw_29{position:relative}._eyebrow_y58sw_39{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--primary))}._card_y58sw_33{padding:2.25rem 2rem;border:1px solid hsl(var(--border));border-radius:1rem;background:hsl(var(--card) / .4);text-align:center}._photo_y58sw_56{width:6rem;height:6rem;margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(180deg,hsl(var(--primary) / .18),hsl(var(--secondary)));border:1px solid hsl(var(--primary) / .25);font-size:2rem;font-weight:800;color:hsl(var(--primary))}._name_y58sw_71{font-size:1.25rem;font-weight:700;color:hsl(var(--foreground))}._role_y58sw_77{margin-top:.25rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--primary))}._bio_y58sw_86{margin-top:.85rem;font-size:.9rem;line-height:1.6;color:hsl(var(--muted-foreground))}._contentCol_y58sw_94{position:relative}._label_y58sw_19{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--primary))}._heading_y58sw_105{max-width:38rem;font-size:1.75rem;font-weight:700;line-height:1.25}@media(min-width:768px){._heading_y58sw_105{font-size:2.1rem}}._mission_y58sw_114{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem;max-width:42rem}._mission_y58sw_114 p{font-size:1.05rem;line-height:1.7;color:#cdcdcd}._mission_y58sw_114 strong{color:hsl(var(--foreground));font-weight:700}._industries_y58sw_31{position:relative;padding-top:2rem}._industries_y58sw_31:before{content:"";position:absolute;top:0;left:0;width:43.5rem;max-width:100%;height:1px;background:hsl(var(--border))}._industriesLabel_y58sw_151{margin-bottom:1.5rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--muted-foreground))}._industriesGrid_y58sw_160{position:relative;max-width:42rem;display:flex;align-items:flex-start;justify-content:space-between}._rail_y58sw_169{position:absolute;top:calc(1.625rem - 1px);left:2.5rem;right:2.5rem;height:2px;overflow:hidden;z-index:0;background:linear-gradient(90deg,hsl(var(--primary) / .4),hsl(var(--primary) / .5))}._railPulse_y58sw_179{position:absolute;top:0;left:0;height:100%;width:30%;background:linear-gradient(90deg,transparent,hsl(var(--primary) / .95),transparent);animation:_flow_y58sw_1 2.8s linear infinite}@keyframes _flow_y58sw_1{0%{transform:translate(-110%)}to{transform:translate(360%)}}._node_y58sw_193{position:relative;z-index:1;flex:0 0 auto;width:5rem;display:flex;flex-direction:column;align-items:center;gap:.65rem}._nodeIcon_y58sw_204{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:50%;color:hsl(var(--primary));background:linear-gradient(hsl(var(--primary) / .12),hsl(var(--primary) / .12)),hsl(var(--card));border:1px solid hsl(var(--primary) / .25);box-shadow:0 0 0 5px hsl(var(--background))}._nodeTitle_y58sw_217{width:5rem;text-align:center;font-size:.78rem;font-weight:600;line-height:1.25;color:hsl(var(--foreground) / .88)}@media(max-width:560px){._industriesGrid_y58sw_160{flex-wrap:wrap;justify-content:flex-start;gap:1.5rem 1.25rem}._rail_y58sw_169{display:none}}._section_caljq_1{position:relative;padding:6rem 0}@media(min-width:768px){._section_caljq_1{padding:8rem 0}}._container_caljq_8{position:relative}._inner_caljq_10{max-width:42rem;margin:0 auto;text-align:center}._heading_caljq_16{font-size:1.875rem;font-weight:700;line-height:1.25}@media(min-width:768px){._heading_caljq_16{font-size:2.25rem}}@media(min-width:1024px){._heading_caljq_16{font-size:3rem}}._desc_caljq_25{margin-top:1.5rem;font-size:1.125rem;color:hsl(var(--muted-foreground))}._btnWrap_caljq_31{margin-top:2.5rem}._trust_caljq_35{margin-top:2.25rem;font-size:calc(.72rem + 2px);letter-spacing:.01em;color:hsl(var(--muted-foreground) / .85)}._check_caljq_42{display:inline-flex;align-items:center;margin-right:.35rem;vertical-align:middle;position:relative;top:-1px;color:hsl(var(--primary))}._main_1a91a_2{flex:1;padding-top:4rem}._section_1a91a_7{position:relative;overflow:hidden;padding:6rem 0}@media(min-width:768px){._section_1a91a_7{padding:8rem 0}}._glow_1a91a_19{position:absolute;inset:0}._container_1a91a_24{position:relative}._inner_1a91a_28{max-width:36rem;margin:0 auto}._header_1a91a_34{margin-bottom:0}._label_1a91a_38{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--primary))}._heading_1a91a_47{font-size:2.25rem;font-weight:700;line-height:1.1;color:hsl(var(--foreground))}@media(min-width:768px){._heading_1a91a_47{font-size:3rem}}._sub_1a91a_60{margin-top:1rem;font-size:1.125rem;line-height:1.75;color:hsl(var(--muted-foreground))}._form_1a91a_68{margin-top:3rem;display:flex;flex-direction:column;gap:1.5rem}._row_1a91a_75{display:grid;gap:1.5rem}@media(min-width:640px){._row_1a91a_75{grid-template-columns:repeat(2,1fr)}}._field_1a91a_86{display:flex;flex-direction:column}._fieldLabel_1a91a_91{font-size:.875rem;font-weight:500;color:hsl(var(--foreground) / .8)}._input_1a91a_97,._textarea_1a91a_98{margin-top:.5rem;width:100%;border-radius:calc(var(--radius) - 2px);border:1px solid hsl(var(--border));background-color:hsl(var(--card));padding:.5rem .75rem;font-size:.875rem;color:hsl(var(--foreground));transition:border-color .2s ease,box-shadow .2s ease}._input_1a91a_97{height:2.5rem}._input_1a91a_97::placeholder,._textarea_1a91a_98::placeholder{color:hsl(var(--muted-foreground))}._input_1a91a_97:focus,._textarea_1a91a_98:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .2)}._textarea_1a91a_98{min-height:80px;resize:none;line-height:1.5}._submitBtn_1a91a_133{width:100%;height:3rem;padding:0 2rem;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}@media(min-width:640px){._submitBtn_1a91a_133{width:auto}}._submitBtn_1a91a_133 svg{margin-left:.25rem}@media(prefers-reduced-motion:reduce){._header_1a91a_34,._form_1a91a_68{opacity:1!important;transform:none!important;transition:none!important}}._successMessage_1a91a_165{margin-top:3rem;text-align:center;padding:3rem 2rem;border-radius:.75rem;border:1px solid hsl(var(--primary) / .2);background-color:hsl(var(--primary) / .05)}._successIcon_1a91a_174{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:9999px;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));margin-bottom:1.5rem}._successHeading_1a91a_186{font-size:1.5rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:.5rem}._successText_1a91a_193{color:hsl(var(--muted-foreground))}._errorText_1a91a_198{margin-top:.375rem;font-size:.75rem;color:hsl(var(--destructive))}._submitBtn_1a91a_133:disabled{opacity:.7;cursor:not-allowed}._main_1av4q_2{flex:1;padding-top:4rem}._heroSection_1av4q_8{position:relative;overflow:hidden;padding:6rem 0}@media(min-width:768px){._heroSection_1av4q_8{padding:8rem 0}}._heroContainer_1av4q_20{position:relative}._label_1av4q_24{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--primary))}._heroHeading_1av4q_33{max-width:48rem;font-size:2.25rem;font-weight:700;line-height:1.1;color:hsl(var(--foreground))}@media(min-width:768px){._heroHeading_1av4q_33{font-size:3rem}}@media(min-width:1024px){._heroHeading_1av4q_33{font-size:3.75rem}}._heroSub_1av4q_53{margin-top:1.5rem;max-width:42rem;font-size:1.125rem;line-height:1.625;color:hsl(var(--muted-foreground))}._section_1av4q_62{padding:6rem 0}._container_1av4q_66{position:relative}._beliefsGrid_1av4q_71{margin-top:3rem;display:grid;gap:1.5rem}@media(min-width:640px){._beliefsGrid_1av4q_71{grid-template-columns:repeat(2,1fr)}}._beliefCard_1av4q_83{height:100%;border-radius:.75rem;border:1px solid hsl(var(--border));background-color:hsl(var(--card) / .5);padding:2rem}._beliefTitle_1av4q_91{margin-bottom:.75rem;font-size:1.25rem;font-weight:700;color:hsl(var(--foreground))}._beliefDesc_1av4q_98{font-size:.875rem;line-height:1.625;color:hsl(var(--muted-foreground))}._refusalsWrapper_1av4q_105{max-width:42rem;margin:0 auto}._sectionHeading_1av4q_110{font-size:1.5rem;font-weight:700;color:hsl(var(--foreground))}@media(min-width:768px){._sectionHeading_1av4q_110{font-size:1.875rem}}._sectionSub_1av4q_122{margin-top:1rem;color:hsl(var(--muted-foreground))}._refusalsList_1av4q_127{margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem}._refusalItem_1av4q_134{display:flex;align-items:center;gap:.75rem;border-radius:.5rem;border:1px solid hsl(var(--destructive) / .2);background-color:hsl(var(--destructive) / .05);padding:.75rem 1.25rem}._refusalDot_1av4q_144{width:.375rem;height:.375rem;border-radius:9999px;background-color:hsl(var(--destructive) / .5);flex-shrink:0}._refusalText_1av4q_152{font-size:.875rem;color:hsl(var(--foreground) / .8)}._industriesWrapper_1av4q_158{max-width:42rem;margin:0 auto;text-align:center}._industriesTags_1av4q_164{margin-top:3rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}._industryTag_1av4q_172{border-radius:9999px;border:1px solid hsl(var(--border));background-color:hsl(var(--secondary));padding:.5rem 1rem;font-size:.875rem;color:hsl(var(--secondary-foreground))}._ctaWrapper_1av4q_181{margin-top:4rem}._ctaBtn_1av4q_185{height:3.5rem;border-radius:.5rem;padding:0 2.5rem;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}._ctaBtn_1av4q_185 svg{margin-left:.25rem;width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){._main_1av4q_2 *{transition:none!important;animation:none!important}}._main_1hhkt_2{flex:1;padding-top:4rem}._heroSection_1hhkt_8{position:relative;overflow:hidden;padding:6rem 0}@media(min-width:768px){._heroSection_1hhkt_8{padding:8rem 0}}._heroContainer_1hhkt_20{position:relative}._label_1hhkt_24{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--primary))}._heroHeading_1hhkt_33{max-width:48rem;font-size:2.25rem;font-weight:700;line-height:1.1;color:hsl(var(--foreground))}@media(min-width:768px){._heroHeading_1hhkt_33{font-size:3rem}}@media(min-width:1024px){._heroHeading_1hhkt_33{font-size:3.75rem}}._heroSub_1hhkt_53{margin-top:1.5rem;max-width:42rem;font-size:1.125rem;line-height:1.625;color:hsl(var(--muted-foreground))}._heroBtns_1hhkt_61{margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:1rem}._heroBtn_1hhkt_61{height:3rem;border-radius:calc(var(--radius) - 2px);padding:0 2rem;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}._heroBtn_1hhkt_61 svg{width:1rem;height:1rem}._secondaryBtn_1hhkt_84{height:3rem;border-radius:calc(var(--radius) - 2px);padding:0 2rem;font-size:1rem;font-weight:500;display:inline-flex;align-items:center;justify-content:center;border:1px solid hsl(var(--foreground) / .2);background:transparent;color:hsl(var(--foreground));transition:all .15s ease}._secondaryBtn_1hhkt_84:hover{background:hsl(var(--foreground) / .05);border-color:hsl(var(--foreground) / .4)}._section_1hhkt_105{padding:6rem 0}._container_1hhkt_109{position:relative}._twoColGrid_1hhkt_114{display:grid;gap:4rem}@media(min-width:768px){._twoColGrid_1hhkt_114{grid-template-columns:repeat(2,1fr)}}._sectionHeading_1hhkt_125{font-size:1.5rem;font-weight:700;color:hsl(var(--foreground))}@media(min-width:768px){._sectionHeading_1hhkt_125{font-size:1.875rem}}._checkList_1hhkt_138{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}._checkItem_1hhkt_145{display:flex;align-items:flex-start;gap:.75rem}._checkIcon_1hhkt_151{margin-top:.125rem;flex-shrink:0;width:1rem;height:1rem;color:hsl(var(--primary))}._checkText_1hhkt_159{font-size:.875rem;color:hsl(var(--muted-foreground))}._deliverablesList_1hhkt_165{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}._deliverableItem_1hhkt_172{display:flex;align-items:flex-start;gap:.75rem;border-radius:.5rem;border:1px solid hsl(var(--border));background-color:hsl(var(--card) / .5);padding:.75rem 1rem}._deliverableNum_1hhkt_182{margin-top:.125rem;font-size:.75rem;font-weight:700;color:hsl(var(--primary))}._deliverableText_1hhkt_189{font-size:.875rem;color:hsl(var(--foreground) / .9)}._pricingWrapper_1hhkt_195{max-width:36rem;margin:0 auto;text-align:center}._pricingGrid_1hhkt_201{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._pricingCard_1hhkt_207{border-radius:.75rem;border:1px solid hsl(var(--border));background-color:hsl(var(--card) / .5);padding:2rem}._pricingLabel_1hhkt_214{font-size:.875rem;color:hsl(var(--muted-foreground))}._pricingValue_1hhkt_219{margin-top:.5rem;font-size:1.5rem;font-weight:700;color:hsl(var(--foreground))}._pricingCta_1hhkt_226{margin-top:3rem}._ctaBtn_1hhkt_230{height:3.5rem;border-radius:.5rem;padding:0 2.5rem;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}._ctaBtn_1hhkt_230 svg{margin-left:.25rem;width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){._main_1hhkt_2 *{transition:none!important;animation:none!important}}._main_1md49_2{flex:1;padding-top:4rem}._heroSection_1md49_8{position:relative;overflow:hidden;padding:6rem 0}@media(min-width:768px){._heroSection_1md49_8{padding:8rem 0}}._container_1md49_20{position:relative}._heroContent_1md49_24{max-width:48rem}._label_1md49_28{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--primary))}._heroHeading_1md49_37{max-width:48rem;font-size:2.25rem;font-weight:700;line-height:1.1;color:hsl(var(--foreground))}@media(min-width:768px){._heroHeading_1md49_37{font-size:3rem}}@media(min-width:1024px){._heroHeading_1md49_37{font-size:3.75rem}}._heroSub_1md49_57{margin-top:1.5rem;max-width:42rem;font-size:1.125rem;line-height:1.625;color:hsl(var(--muted-foreground))}._heroCtas_1md49_65{margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:1rem}._section_1md49_73{padding:6rem 0}._heading_1md49_77{max-width:42rem;font-size:1.5rem;font-weight:700;line-height:1.25;color:hsl(var(--foreground))}@media(min-width:768px){._heading_1md49_77{font-size:1.875rem}}._benefitsGrid_1md49_92{margin-top:4rem;display:grid;gap:1.5rem}@media(min-width:640px){._benefitsGrid_1md49_92{grid-template-columns:repeat(2,1fr)}}._benefitCard_1md49_104{height:100%;padding:2rem;border-radius:.75rem;border:1px solid hsl(var(--border));background-color:hsl(var(--card) / .5)}._benefitTitle_1md49_112{margin-bottom:.75rem;font-size:1.125rem;font-weight:600;color:hsl(var(--foreground))}._benefitDesc_1md49_119{font-size:.875rem;line-height:1.625;color:hsl(var(--muted-foreground))}._howContent_1md49_126{max-width:36rem;margin:0 auto;text-align:center}._howHeading_1md49_132{font-size:1.5rem;font-weight:700;line-height:1.25;color:hsl(var(--foreground))}@media(min-width:768px){._howHeading_1md49_132{font-size:1.875rem}}._howSub_1md49_145{margin-top:1rem;color:hsl(var(--muted-foreground));line-height:1.625}._howCta_1md49_151{margin-top:3rem}._btnXl_1md49_155{height:3.5rem;padding:0 2.5rem;font-size:1rem;border-radius:.5rem}._main_8atax_2{flex:1;padding-top:4rem}._heroSection_8atax_8{position:relative;overflow:hidden;padding:6rem 0}@media(min-width:768px){._heroSection_8atax_8{padding:8rem 0}}._container_8atax_20{position:relative}._label_8atax_24{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--primary))}._heroHeading_8atax_33{max-width:48rem;font-size:2.25rem;font-weight:700;line-height:1.1;color:hsl(var(--foreground))}@media(min-width:768px){._heroHeading_8atax_33{font-size:3rem}}@media(min-width:1024px){._heroHeading_8atax_33{font-size:3.75rem}}._heroSub_8atax_53{margin-top:1.5rem;max-width:42rem;font-size:1.125rem;line-height:1.625;color:hsl(var(--muted-foreground))}._heroCtas_8atax_61{margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:1rem}._section_8atax_69{padding:6rem 0}._cardsGrid_8atax_74{display:grid;gap:1.5rem}@media(min-width:640px){._cardsGrid_8atax_74{grid-template-columns:repeat(2,1fr)}}._card_8atax_74{height:100%;padding:2rem;border-radius:.75rem;border:1px solid hsl(var(--border));background-color:hsl(var(--card) / .5)}._cardTitle_8atax_93{margin-bottom:.75rem;font-size:1.125rem;font-weight:600;color:hsl(var(--foreground))}._cardDesc_8atax_100{font-size:.875rem;line-height:1.625;color:hsl(var(--muted-foreground))}._ctaContent_8atax_107{text-align:center}._ctaHeading_8atax_111{font-size:1.5rem;font-weight:700;line-height:1.25;color:hsl(var(--foreground))}@media(min-width:768px){._ctaHeading_8atax_111{font-size:1.875rem}}._ctaSub_8atax_124{margin-top:1rem;margin-left:auto;margin-right:auto;max-width:32rem;color:hsl(var(--muted-foreground));line-height:1.625}._ctaButton_8atax_133{margin-top:2.5rem}._btnXl_8atax_137{height:3.5rem;padding:0 2.5rem;font-size:1rem;border-radius:.5rem}._main_2s85o_2{flex:1;padding-top:4rem}._heroSection_2s85o_8{position:relative;overflow:hidden;padding:6rem 0}@media(min-width:768px){._heroSection_2s85o_8{padding:8rem 0}}._heroContainer_2s85o_20{position:relative}._label_2s85o_24{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--primary))}._heroHeading_2s85o_33{max-width:48rem;font-size:2.25rem;font-weight:700;line-height:1.1;color:hsl(var(--foreground))}@media(min-width:768px){._heroHeading_2s85o_33{font-size:3rem}}._heroSub_2s85o_47{margin-top:1.5rem;max-width:42rem;font-size:1.125rem;line-height:1.625;color:hsl(var(--muted-foreground))}._section_2s85o_56{padding:6rem 0}._container_2s85o_60{position:relative}._addonsGrid_2s85o_65{display:grid;gap:1.5rem}@media(min-width:640px){._addonsGrid_2s85o_65{grid-template-columns:repeat(2,1fr)}}._addonCard_2s85o_77{height:100%;border-radius:.75rem;border:1px solid hsl(var(--border));background-color:hsl(var(--card) / .5);padding:2rem;transition:all .3s ease}._addonCard_2s85o_77:hover{border-color:hsl(var(--primary) / .2)}._addonIcon_2s85o_90{margin-bottom:1rem;width:1.5rem;height:1.5rem;color:hsl(var(--primary) / .7)}._addonTitle_2s85o_97{margin-bottom:.75rem;font-size:1.125rem;font-weight:600;color:hsl(var(--foreground))}._addonDesc_2s85o_104{font-size:.875rem;line-height:1.625;color:hsl(var(--muted-foreground))}._ctaWrapper_2s85o_111{text-align:center}._ctaHeading_2s85o_115{font-size:1.5rem;font-weight:700;color:hsl(var(--foreground))}@media(min-width:768px){._ctaHeading_2s85o_115{font-size:1.875rem}}._ctaSub_2s85o_127{margin-top:1rem;max-width:32rem;margin-left:auto;margin-right:auto;color:hsl(var(--muted-foreground))}._ctaBtnWrapper_2s85o_135{margin-top:2.5rem}._ctaBtn_2s85o_135{height:3.5rem;border-radius:.5rem;padding:0 2.5rem;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}._ctaBtn_2s85o_135 svg{margin-left:.25rem;width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){._main_2s85o_2 *{transition:none!important;animation:none!important}}:root{--background: 220 20% 7%;--foreground: 150 8% 88%;--card: 220 18% 10%;--card-foreground: 150 8% 88%;--popover: 220 18% 10%;--popover-foreground: 150 8% 88%;--primary: 160 60% 45%;--primary-foreground: 220 20% 7%;--secondary: 220 16% 14%;--secondary-foreground: 150 6% 78%;--muted: 220 12% 16%;--muted-foreground: 215 10% 48%;--accent: 155 50% 40%;--accent-foreground: 220 20% 7%;--border: 220 12% 18%;--input: 220 12% 22%;--ring: 160 60% 45%;--destructive: 0 72% 55%;--destructive-foreground: 150 8% 88%;--radius: .5rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border-color:hsl(var(--border))}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;background-color:hsl(var(--background));color:hsl(var(--foreground));line-height:1.5}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{letter-spacing:-.025em}img,svg{display:block;vertical-align:middle}button{cursor:pointer;font:inherit;background:none;border:none}.text-foreground{color:hsl(var(--foreground))}.text-foreground-80{color:hsl(var(--foreground) / .8)}.text-foreground-50{color:hsl(var(--foreground) / .5)}.text-muted{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-destructive-60{color:hsl(var(--destructive) / .6)}.bg-background{background-color:hsl(var(--background))}.bg-card{background-color:hsl(var(--card))}.bg-card-50{background-color:hsl(var(--card) / .5)}.bg-secondary{background-color:hsl(var(--secondary))}.bg-secondary-50{background-color:hsl(var(--secondary) / .5)}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-10{background-color:hsl(var(--primary) / .1)}.bg-primary-5{background-color:hsl(var(--primary) / .05)}.bg-destructive-60{background-color:hsl(var(--destructive) / .6)}.border-border{border-color:hsl(var(--border))}.border-border-50{border-color:hsl(var(--border) / .5)}.border-primary-20{border-color:hsl(var(--primary) / .2)}.border-foreground-20{border-color:hsl(var(--foreground) / .2)}.text-gradient{background-image:linear-gradient(135deg,#39c697,#57dba4,#2eb88a);-webkit-background-clip:text;background-clip:text;color:transparent}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1400px){.container{max-width:1400px}}.app{display:flex;flex-direction:column;min-height:100vh}main{flex:1;padding-top:4rem}.hero-grid{background-image:linear-gradient(to right,hsl(220 12% 18% / .4) 1px,transparent 1px),linear-gradient(to bottom,hsl(220 12% 18% / .4) 1px,transparent 1px);background-size:64px 64px}.hero-glow{background:radial-gradient(ellipse 60% 50% at 50% 0%,hsl(160 60% 45% / .07) 0%,transparent 70%)}.section-glow{background:radial-gradient(ellipse 50% 40% at 50% 50%,hsl(160 60% 45% / .04) 0%,transparent 70%)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;font-weight:500;transition:all .15s ease;border-radius:var(--radius)}.btn:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.btn-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 10px 15px -3px hsl(var(--primary) / .2)}.btn-primary:hover{background-color:hsl(var(--primary) / .9);box-shadow:0 10px 15px -3px hsl(var(--primary) / .3);transform:scale(1.02)}.btn-outline{border:1px solid hsl(var(--foreground) / .2);background:transparent;color:hsl(var(--foreground));font-weight:500}.btn-outline:hover{background:hsl(var(--foreground) / .05);border-color:hsl(var(--foreground) / .4)}.btn-lg{height:3.5rem;padding:0 2.5rem;font-size:1rem;border-radius:var(--radius)}.btn-sm{height:2.25rem;padding:0 .75rem;font-size:.875rem;border-radius:calc(var(--radius) - 2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fade-in-1{opacity:0;animation:fadeIn .6s ease-out .2s forwards}.fade-in-2{opacity:0;animation:fadeIn .6s ease-out .4s forwards}.fade-in-3{opacity:0;animation:fadeIn .6s ease-out .6s forwards}.fade-in-4{opacity:0;animation:fadeIn .6s ease-out .8s forwards}
