:root{--color-bg:#07071a;--color-bg-card:#00cfff0b;--color-bg-card-hover:#00cfff17;--color-primary:#00cfff;--color-primary-dark:#009ec2;--color-pink:#ff1f8e;--color-pink-dark:#cc0f6e;--color-orange:#ff6b1a;--color-purple:#8b2fc9;--color-green:#aaff2d;--color-text-primary:#f5f0e8;--color-text-secondary:#f5f0e899;--color-text-tertiary:#f5f0e861;--color-border:#00cfff2e;--color-border-light:#00cfff17;--color-border-pink:#ff1f8e59;--color-neutral-0:#07071a;--color-neutral-50:#0c0c28;--color-neutral-100:#111130;--color-neutral-200:#1a1a3e;--color-neutral-300:#f5f0e840;--color-neutral-400:#f5f0e873;--color-neutral-500:#f5f0e88c;--color-neutral-700:#00cfff1f;--color-neutral-900:#03030e;--color-background-primary:#07071a;--color-background-secondary:#0c0c28;--color-neural-50:#0c0c28;--color-neural-100:#111130;--color-neural-700:#00cfff1f;--font-family-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--font-family-mono:"SF Mono", Monaco, "Courier New", monospace;--spacing-unit:8px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{font-family:var(--font-family-sans);color:var(--color-text-primary);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/pattern.svg);background-repeat:repeat;background-size:200px 200px;font-size:16px;line-height:1.6}#root{flex-direction:column;min-height:100svh;display:flex}h1,h2,h3,h4,h5,h6{color:var(--color-text-primary);margin:0;font-weight:700;line-height:1.2}p{margin:0}a{color:var(--color-primary);text-decoration:none;transition:color .2s ease-in-out}a:hover{color:#fff}button{font-family:var(--font-family-sans)}::selection{background-color:var(--color-pink);color:#fff}@media (width<=639px){.hidden-mobile{display:none}}@media (width>=640px){.hidden-tablet{display:none}}@media (width>=1024px){.hidden-desktop{display:none}}._header_6t8g9_1{z-index:100;-webkit-backdrop-filter:blur(16px);background:#07071ae0;border-bottom:1px solid #00cfff1f;position:sticky;top:0}._container_6t8g9_11{justify-content:space-between;align-items:center;max-width:1280px;height:64px;margin:0 auto;padding:0 24px;display:flex}@media (width<=639px){._container_6t8g9_11{height:56px;padding:0 16px}}._logo_6t8g9_25{flex-shrink:0;align-items:center;display:flex}._logoLink_6t8g9_27{align-items:center;gap:10px;text-decoration:none;display:flex}._logoImg_6t8g9_29{object-fit:contain;border-radius:9px;width:38px;height:38px}._logoName_6t8g9_36{letter-spacing:2px;color:#f5f0e8;font-size:18px;font-weight:700}@media (width<=639px){._logoImg_6t8g9_29{width:32px;height:32px}._logoName_6t8g9_36{font-size:16px}}._nav_6t8g9_48{align-items:center;gap:32px;display:flex}@media (width<=639px){._desktopNav_6t8g9_50{display:none}}._navLink_6t8g9_52{color:#f5f0e8a6;cursor:pointer;padding:8px 0;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;position:relative}._navLink_6t8g9_52:hover{color:#f5f0e8}._navLink_6t8g9_52._active_6t8g9_64{color:#00cfff}._navLink_6t8g9_52._active_6t8g9_64:after{content:"";background:linear-gradient(90deg,#00cfff,#ff1f8e);border-radius:1px;height:2px;position:absolute;bottom:-2px;left:0;right:0}._mobileMenuButton_6t8g9_76{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-right:-8px;padding:8px;display:none}@media (width<=639px){._mobileMenuButton_6t8g9_76{display:flex}}._mobileMenuButton_6t8g9_76 span{background:#f5f0e8cc;border-radius:1px;width:22px;height:2px;transition:all .2s ease-in-out}._mobileNav_6t8g9_97{background:#07071af7;border-bottom:1px solid #00cfff1f;flex-direction:column;padding:12px 0;display:none}@media (width<=639px){._mobileNav_6t8g9_97{display:flex}}._mobileNavLink_6t8g9_107{color:#f5f0e8bf;cursor:pointer;text-align:left;background:0 0;border:none;padding:12px 20px;font-size:16px;text-decoration:none;transition:all .2s ease-in-out}._mobileNavLink_6t8g9_107:hover{color:#00cfff;background:#00cfff0f}._hidden_6t8g9_120{opacity:0;pointer-events:none;position:fixed;inset:0}._footer_1q6xb_1{color:#f5f0e8;background:#03030e;border-top:1px solid #00cfff1a;margin-top:96px;padding-top:56px;padding-bottom:32px;position:relative;overflow:hidden}._footer_1q6xb_1:before{content:"";pointer-events:none;background:radial-gradient(circle,#00cfff0d 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;left:-80px}@media (width<=639px){._footer_1q6xb_1{margin-top:64px;padding-top:40px;padding-bottom:24px}}._container_1q6xb_24{max-width:1280px;margin:0 auto;padding:0 24px}@media (width<=639px){._container_1q6xb_24{padding:0 16px}}._top_1q6xb_28{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:36px;display:flex}._brand_1q6xb_36{align-items:center;gap:12px;display:flex}._brandLogo_1q6xb_38{object-fit:contain;border-radius:10px;width:42px;height:42px;box-shadow:0 0 16px #00cfff33}._brandName_1q6xb_45{letter-spacing:3px;background:linear-gradient(90deg,#00cfff 0%,#ff1f8e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:800}._tagline_1q6xb_55{color:#f5f0e859;border-left:1px solid #ffffff14;margin:0;padding-left:20px;font-size:13px;font-style:italic}@media (width<=639px){._tagline_1q6xb_55{border-left:none;padding-left:0}}._divider_1q6xb_66{background:#ffffff0f;height:1px;margin-bottom:28px}._content_1q6xb_69{grid-template-columns:repeat(3,auto);justify-content:start;gap:48px;margin-bottom:32px;display:grid}@media (width<=639px){._content_1q6xb_69{grid-template-columns:1fr 1fr;gap:24px}}._section_1q6xb_79{flex-direction:column;gap:12px;display:flex}._sectionTitle_1q6xb_81{color:#f5f0e847;text-transform:uppercase;letter-spacing:2px;margin:0;font-size:10px;font-weight:700}._links_1q6xb_90{flex-direction:column;gap:10px;display:flex}._link_1q6xb_90{color:#f5f0e894;width:fit-content;font-size:14px;text-decoration:none;transition:color .2s ease-in-out}._link_1q6xb_90:hover{color:#00cfff}._bottom_1q6xb_102{color:#f5f0e838;text-align:center;font-size:12px}._hero_yefp1_1{background:0 0;justify-content:center;align-items:center;min-height:88vh;display:flex;position:relative;overflow:hidden}@media (width<=639px){._hero_yefp1_1{min-height:auto;padding:72px 0 56px}}._bannerBg_yefp1_16{opacity:.12;filter:blur(2px);background:url(/inspo/GIBBOR_banner.jpeg) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.05)}._overlay_yefp1_25{background:radial-gradient(at 60% 40%,#00cfff12 0%,#0000 65%),radial-gradient(at 20% 70%,#ff1f8e0f 0%,#0000 55%),linear-gradient(#07071abf 0%,#07071aeb 100%);position:absolute;inset:0}._corner_yefp1_34{opacity:.55;width:40px;height:40px;position:absolute}._cornerTL_yefp1_40{border-top:2px solid #ff1f8e;border-left:2px solid #ff1f8e;top:32px;left:32px}._cornerTR_yefp1_41{border-top:2px solid #ff1f8e;border-right:2px solid #ff1f8e;top:32px;right:32px}._cornerBL_yefp1_42{border-bottom:2px solid #00cfff;border-left:2px solid #00cfff;bottom:32px;left:32px}._cornerBR_yefp1_43{border-bottom:2px solid #00cfff;border-right:2px solid #00cfff;bottom:32px;right:32px}@media (width<=639px){._corner_yefp1_34{width:24px;height:24px}._cornerTL_yefp1_40{top:16px;left:16px}._cornerTR_yefp1_41{top:16px;right:16px}._cornerBL_yefp1_42{bottom:16px;left:16px}._cornerBR_yefp1_43{bottom:16px;right:16px}}._deco_yefp1_54{opacity:.85;position:absolute}._decoStar1_yefp1_55{animation:18s linear infinite _spin_yefp1_1;top:48px;right:18%}._decoStar2_yefp1_56{animation:24s linear infinite reverse _spin_yefp1_1;bottom:80px;left:1.5%}._decoStar3_yefp1_57{animation:30s linear infinite _spin_yefp1_1;top:38%;left:auto;right:6%}@keyframes _spin_yefp1_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1024px){._decoStar2_yefp1_56{bottom:24px;left:2%}._decoStar3_yefp1_57{top:auto;bottom:120px;right:5%}}@media (width<=639px){._decoStar2_yefp1_56{bottom:12px;left:2%}._decoStar3_yefp1_57{bottom:80px;right:4%}}._dot_yefp1_71{border-radius:50%;position:absolute}._dot1_yefp1_75{background:#ff6b1a;width:8px;height:8px;animation:5s ease-in-out infinite _float_yefp1_1;top:30%;right:8%}._dot2_yefp1_76{background:#00cfff;width:6px;height:6px;animation:7s ease-in-out 1s infinite _float_yefp1_1;bottom:25%;right:15%}._dot3_yefp1_77{background:#8b2fc9;width:5px;height:5px;animation:6s ease-in-out 2s infinite _float_yefp1_1;top:55%;left:1.5%}._dot4_yefp1_78{background:#ff1f8e;width:7px;height:7px;animation:8s ease-in-out .5s infinite _float_yefp1_1;bottom:35%;left:auto;right:5%}@media (width<=1024px){._dot3_yefp1_77{inset:auto 20% 60px auto}._dot4_yefp1_78{top:20%;bottom:auto;right:10%}}@media (width<=639px){._dot3_yefp1_77{bottom:48px;right:12%}._dot4_yefp1_78{top:18%;right:8%}}@keyframes _float_yefp1_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._container_yefp1_95{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;display:grid;position:relative}@media (width<=1024px){._container_yefp1_95{grid-template-columns:1fr;gap:40px}}@media (width<=639px){._container_yefp1_95{gap:28px;padding:0 16px}}._content_yefp1_111{flex-direction:column;gap:24px;display:flex}._badge_yefp1_118{letter-spacing:1.5px;text-transform:uppercase;color:#00cfff;background:#00cfff14;border:1px solid #00cfff59;border-radius:99px;align-items:center;width:fit-content;margin-left:20px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}._headline_yefp1_135{color:#f5f0e8;margin:0;font-size:54px;font-weight:800;line-height:1.15}._highlight_yefp1_143{background:linear-gradient(90deg,#ff1f8e 0%,#ff6b1a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (width<=1024px){._headline_yefp1_135{font-size:44px}}@media (width<=639px){._headline_yefp1_135{font-size:32px}}._subheadline_yefp1_153{color:#f5f0e8a6;margin:0;font-size:18px;font-weight:400;line-height:1.65}@media (width<=639px){._subheadline_yefp1_153{font-size:15px}}._ctaContainer_yefp1_163{flex-wrap:wrap;gap:16px;margin-top:8px;margin-left:20px;display:flex}._visualization_yefp1_172{justify-content:center;align-items:center;display:flex}._logoWrap_yefp1_178{justify-content:center;align-items:center;display:flex;position:relative}._glowRing_yefp1_185{background:radial-gradient(circle,#00cfff1f 0%,#0000 70%);border-radius:50%;width:360px;height:360px;animation:3.5s ease-in-out infinite _pulse_yefp1_1;position:absolute}@keyframes _pulse_yefp1_1{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}._heroLogo_yefp1_199{border-radius:28px;width:100%;max-width:380px;height:auto;animation:4.5s ease-in-out infinite _floatHero_yefp1_1;position:relative;box-shadow:0 0 60px #00cfff33,0 0 120px #ff1f8e1a,0 24px 64px #00000080}@keyframes _floatHero_yefp1_1{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@media (width<=1024px){._heroLogo_yefp1_199{max-width:300px}}@media (width<=639px){._heroLogo_yefp1_199{border-radius:20px;max-width:220px}}._heading_17o28_1{color:var(--color-text-primary);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-weight:700;line-height:1.2}._h1_17o28_9{font-size:48px}@media (width<=639px){._h1_17o28_9{font-size:32px}}._h2_17o28_19{font-size:40px}@media (width<=639px){._h2_17o28_19{font-size:28px}}._h3_17o28_29{font-size:32px}@media (width<=639px){._h3_17o28_29{font-size:24px}}._h4_17o28_39{font-size:24px}@media (width<=639px){._h4_17o28_39{font-size:20px}}._h5_17o28_49{font-size:20px}@media (width<=639px){._h5_17o28_49{font-size:18px}}._h6_17o28_59{font-size:18px}@media (width<=639px){._h6_17o28_59{font-size:16px}}._subheading_17o28_69{color:var(--color-text-secondary);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:20px;font-weight:500;line-height:1.5}@media (width<=639px){._subheading_17o28_69{font-size:16px}}._body_17o28_84{color:var(--color-text-primary);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;line-height:1.6}._body-sm_17o28_91{font-size:14px}._body-base_17o28_95{font-size:16px}._body-lg_17o28_99{font-size:18px}._caption_17o28_103{color:var(--color-text-tertiary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:12px;line-height:1.4}._button_w9a1b_1{cursor:pointer;white-space:nowrap;letter-spacing:.3px;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;font-family:inherit;font-weight:600;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}._button_w9a1b_1:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}._button_w9a1b_1:disabled{opacity:.4;cursor:not-allowed}._link_w9a1b_24{display:inline-flex}._primary_w9a1b_27{color:#fff;background:linear-gradient(135deg,#ff1f8e 0%,#cc0f6e 100%);box-shadow:0 0 18px #ff1f8e59}._primary_w9a1b_27:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 28px #ff1f8e8c}._primary_w9a1b_27:active:not(:disabled){transform:scale(.97)}._secondary_w9a1b_38{color:var(--color-primary);border:1.5px solid var(--color-primary);background:0 0;box-shadow:0 0 12px #00cfff1f}._secondary_w9a1b_38:hover:not(:disabled){color:#fff;background:#00cfff14;box-shadow:0 0 20px #00cfff40}._tertiary_w9a1b_50{color:var(--color-primary);background:0 0;border:none}._tertiary_w9a1b_50:hover:not(:disabled){color:#fff}._size-sm_w9a1b_58{min-height:32px;padding:6px 14px;font-size:12px}._size-base_w9a1b_59{min-height:40px;padding:10px 18px;font-size:14px}._size-lg_w9a1b_60{min-width:130px;min-height:48px;padding:13px 28px;font-size:16px}._size-xl_w9a1b_61{min-width:150px;min-height:56px;padding:16px 36px;font-size:18px}._disabled_w9a1b_63{opacity:.4;cursor:not-allowed}._header_g5bup_1{text-align:center;margin-bottom:56px}@media (width<=639px){._header_g5bup_1{margin-bottom:36px}}._subtitle_g5bup_8{color:#f5f0e899;max-width:620px;margin:12px auto 0}._techCard_g5bup_15{text-align:center;padding:36px 24px}._techName_g5bup_17{letter-spacing:-2px;margin-bottom:12px;font-size:52px;font-weight:800;line-height:1}._techCard_g5bup_15:first-of-type ._techName_g5bup_17,._techCard_g5bup_15:first-child ._techName_g5bup_17{color:#00cfff;text-shadow:0 0 24px #00cfff66}._techCard_g5bup_15:nth-of-type(2) ._techName_g5bup_17{color:#ff1f8e;text-shadow:0 0 24px #ff1f8e66}._techCard_g5bup_15:nth-of-type(3) ._techName_g5bup_17{color:#ff6b1a;text-shadow:0 0 24px #ff6b1a66}._techCard_g5bup_15:nth-of-type(4) ._techName_g5bup_17{color:#8b2fc9;text-shadow:0 0 24px #8b2fc966}._problemSolution_g5bup_34{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid}@media (width<=1024px){._problemSolution_g5bup_34{grid-template-columns:1fr;gap:16px}}._card_g5bup_45{height:100%}._cardTitle_g5bup_47{color:#f5f0e880;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:20px;font-size:13px;font-weight:700}._list_g5bup_56{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}._list_g5bup_56 li{color:#f5f0e8b8;padding-left:18px;font-size:14px;line-height:1.5;position:relative}._list_g5bup_56 li:before{content:"—";color:#00cfff73;font-size:12px;position:absolute;left:0}._arrow_g5bup_80{color:#ff1f8e;text-align:center;text-shadow:0 0 16px #ff1f8eb3;flex-shrink:0;font-size:28px}@media (width<=1024px){._arrow_g5bup_80{transform:rotate(90deg)}}._benefitsSection_g5bup_92{text-align:center;background:#00cfff06;border:1px solid #00cfff1f;border-radius:24px;margin-top:64px;padding:52px 40px;position:relative;overflow:hidden}._benefitsSection_g5bup_92:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff1f8e12 0%,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;top:-60px;right:-60px}@media (width<=639px){._benefitsSection_g5bup_92{padding:36px 20px}}._benefitsTitle_g5bup_115{color:#f5f0e8;margin-bottom:12px}._section_69ios_1{background-color:#0000;width:100%}._padded_69ios_6{padding-top:80px;padding-bottom:80px}@media (width<=639px){._padded_69ios_6{padding-top:48px;padding-bottom:48px}}._container_69ios_18{max-width:1280px;margin:0 auto;padding-left:24px;padding-right:24px}@media (width<=639px){._container_69ios_18{padding-left:16px;padding-right:16px}}._card_1acq7_1{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:16px;padding:24px;transition:all .25s ease-in-out}._card_1acq7_1:hover{background:var(--color-bg-card-hover);border-color:#00cfff66;transform:translateY(-2px);box-shadow:0 0 28px #00cfff1a,0 8px 32px #0006}._content_1acq7_16{flex-direction:column;gap:12px;display:flex}._grid_1q6db_1{width:100%;display:grid}._cols-1_1q6db_7,._cols-2_1q6db_11{grid-template-columns:1fr}@media (width>=640px){._cols-2_1q6db_11{grid-template-columns:repeat(2,1fr)}}._cols-3_1q6db_21{grid-template-columns:1fr}@media (width>=1024px){._cols-3_1q6db_21{grid-template-columns:repeat(3,1fr)}}._cols-4_1q6db_31{grid-template-columns:1fr}@media (width>=1024px){._cols-4_1q6db_31{grid-template-columns:repeat(4,1fr)}}._gap-2_1q6db_42{gap:8px}._gap-4_1q6db_46{gap:16px}._gap-6_1q6db_50{gap:24px}._gap-8_1q6db_54{gap:32px}._header_1d217_1{text-align:center;margin-bottom:56px}@media (width<=639px){._header_1d217_1{margin-bottom:36px}}._subtitle_1d217_8{color:#f5f0e899;max-width:580px;margin:12px auto 0}._stepsContainer_1d217_15{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:64px;display:grid}@media (width<=1023px){._stepsContainer_1d217_15{grid-template-columns:repeat(2,1fr)}}@media (width<=639px){._stepsContainer_1d217_15{grid-template-columns:1fr;gap:14px;margin-bottom:40px}}._stepWrapper_1d217_25{flex-direction:column;align-items:center;display:flex}._stepCard_1d217_27{text-align:center;width:100%;padding:36px 24px;position:relative;overflow:hidden}._stepWrapper_1d217_25:first-child ._stepCard_1d217_27{border-top:2px solid #ff1f8e}._stepWrapper_1d217_25:nth-child(2) ._stepCard_1d217_27{border-top:2px solid #00cfff}._stepWrapper_1d217_25:nth-child(3) ._stepCard_1d217_27{border-top:2px solid #ff6b1a}._stepIcon_1d217_40{margin-bottom:16px;font-size:44px;display:block}._stepNumber_1d217_42{letter-spacing:2px;text-transform:uppercase;color:#f5f0e866;margin-bottom:10px;font-size:11px;font-weight:700}._stepTitle_1d217_51{color:#f5f0e8;margin-bottom:12px;font-size:18px;font-weight:700}._stepDescription_1d217_58{color:#f5f0e89e;font-size:14px;line-height:1.6}._connector_1d217_60{display:none}@media (width<=639px){._connector_1d217_60{color:#00cfff;opacity:.5;margin:6px 0;font-size:20px;display:block}}._workflowDiagram_1d217_66{background:#00cfff06;border:1px solid #00cfff1f;border-radius:24px;margin-bottom:56px;padding:52px 40px}@media (width<=639px){._workflowDiagram_1d217_66{margin-bottom:36px;padding:32px 16px}}._diagramTitle_1d217_76{text-align:center;color:#f5f0e8;margin-bottom:8px}._diagram_1d217_76{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:24px;margin-top:32px;display:flex}@media (width<=639px){._diagram_1d217_76{flex-direction:column;align-items:stretch}}._box_1d217_89{border-radius:16px;flex-direction:column;flex:1;gap:8px;min-width:160px;max-width:220px;padding:20px 24px;display:flex}._diagram_1d217_76 ._box_1d217_89:first-child{background:#00cfff0f;border:1.5px solid #00cfff4d}._diagram_1d217_76 ._box_1d217_89:nth-child(2){background:#8b2fc90f;border:1.5px solid #8b2fc94d}._diagram_1d217_76 ._box_1d217_89:nth-child(3){background:#ff1f8e0f;border:1.5px solid #ff1f8e4d}@media (width<=639px){._box_1d217_89{max-width:100%}}._boxLabel_1d217_106{text-transform:uppercase;letter-spacing:1.2px;margin-bottom:4px;font-size:13px;font-weight:700}._diagram_1d217_76 ._box_1d217_89:first-child ._boxLabel_1d217_106{color:#00cfff}._diagram_1d217_76 ._box_1d217_89:nth-child(2) ._boxLabel_1d217_106{color:#8b2fc9}._diagram_1d217_76 ._box_1d217_89:nth-child(3) ._boxLabel_1d217_106{color:#ff1f8e}._boxContent_1d217_118{color:#f5f0e8a6;font-size:13px;line-height:1.5}._keyPoints_1d217_121{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (width<=1023px){._keyPoints_1d217_121{grid-template-columns:repeat(2,1fr)}}@media (width<=639px){._keyPoints_1d217_121{grid-template-columns:1fr 1fr;gap:12px}}._keyPoint_1d217_121{text-align:center;background:#00cfff08;border:1px solid #00cfff1a;border-radius:16px;flex-direction:column;align-items:center;padding:28px 16px;transition:all .22s ease-in-out;display:flex}._keyPoint_1d217_121:hover{background:#00cfff12;border-color:#00cfff4d}._keyIcon_1d217_147{letter-spacing:-1px;margin-bottom:8px;font-size:28px;font-weight:800}._keyPoint_1d217_121:first-child ._keyIcon_1d217_147{color:#00cfff}._keyPoint_1d217_121:nth-child(2) ._keyIcon_1d217_147{color:#ff1f8e}._keyPoint_1d217_121:nth-child(3) ._keyIcon_1d217_147{color:#ff6b1a}._keyPoint_1d217_121:nth-child(4) ._keyIcon_1d217_147{color:#aaff2d}._keyPoint_1d217_121 p{color:#f5f0e88c;font-size:12px;line-height:1.5}._decor_5fxs7_1{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}._pattern_5fxs7_9{opacity:.3;width:240px;height:240px;position:absolute}._topRight_5fxs7_17{top:64px;right:-16px}._topLeft_5fxs7_18{top:64px;left:-16px;transform:scaleX(-1)}._bottomRight_5fxs7_19{bottom:24px;right:-16px;transform:scaleY(-1)}._bottomLeft_5fxs7_20{bottom:24px;left:-16px;transform:scale(-1)}@media (width<=639px){._pattern_5fxs7_9{opacity:.22;width:160px;height:160px}}._header_1u36o_1{text-align:center;margin-bottom:72px}._badge_1u36o_6{letter-spacing:2px;text-transform:uppercase;color:#ff6b1a;background:#ff6b1a14;border:1px solid #ff6b1a66;border-radius:99px;align-items:center;margin-bottom:20px;padding:5px 16px;font-size:11px;font-weight:700;display:inline-flex}._title_1u36o_21{color:#f5f0e8;margin-bottom:20px;font-size:44px;font-weight:800;line-height:1.15}@media (width<=639px){._title_1u36o_21{font-size:30px}}._intro_1u36o_31{color:#f5f0e899;max-width:640px;margin:0 auto;line-height:1.7}._categories_1u36o_39{flex-direction:column;gap:32px;display:flex}._category_1u36o_45{border:1px solid #ffffff0f;border-left:3px solid var(--cat-color);background:#ffffff05;border-radius:0 20px 20px 0;padding:36px 40px;transition:background .25s ease-in-out,box-shadow .25s ease-in-out}._category_1u36o_45:hover{box-shadow:0 0 40px #0000004d, -2px 0 20px color-mix(in srgb, var(--cat-color) 20%, transparent);background:#ffffff09}@media (width<=639px){._category_1u36o_45{border-radius:0 14px 14px 0;padding:24px 20px}}._catHeader_1u36o_64{align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}@media (width<=639px){._catHeader_1u36o_64{gap:16px}}._catNumber_1u36o_73{letter-spacing:2px;color:var(--cat-color);background:color-mix(in srgb, var(--cat-color) 12%, transparent);border:1px solid color-mix(in srgb, var(--cat-color) 30%, transparent);border-radius:8px;flex-shrink:0;margin-top:2px;padding:6px 12px;font-size:13px;font-weight:800}._catTitle_1u36o_86{color:#f5f0e8;margin:0 0 8px;font-size:22px;font-weight:700;line-height:1.2}@media (width<=639px){._catTitle_1u36o_86{font-size:18px}}._catDesc_1u36o_96{color:#f5f0e88c;margin:0;font-size:14px;line-height:1.6}._features_1u36o_104{grid-template-columns:repeat(2,1fr);gap:16px;padding-left:68px;display:grid}@media (width<=1024px){._features_1u36o_104{grid-template-columns:1fr}}@media (width<=639px){._features_1u36o_104{gap:12px;padding-left:0}}._feature_1u36o_104{align-items:flex-start;gap:12px;display:flex}._featureDot_1u36o_120{background:var(--cat-color);width:7px;height:7px;box-shadow:0 0 8px color-mix(in srgb, var(--cat-color) 60%, transparent);border-radius:50%;flex-shrink:0;margin-top:6px}._featureName_1u36o_130{color:#f5f0e8;font-size:14px;font-weight:600}._featureDetail_1u36o_136{color:#f5f0e88c;font-size:14px;line-height:1.6}._footer_1u36o_143{text-align:center;color:#f5f0e859;max-width:600px;margin-top:56px;margin-left:auto;margin-right:auto;font-size:13px;font-style:italic;line-height:1.7}._header_nlqsq_1{text-align:center;margin-bottom:56px}@media (width<=639px){._header_nlqsq_1{margin-bottom:36px}}._subtitle_nlqsq_8{color:#f5f0e899;max-width:540px;margin:12px auto 0}._teamCard_nlqsq_14{flex-direction:column;height:100%;transition:all .25s ease-in-out;display:flex}._teamCard_nlqsq_14:hover{border-color:#ff1f8e73;transform:translateY(-4px);box-shadow:0 0 32px #ff1f8e1f,0 12px 40px #0006}._cardContent_nlqsq_27{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}._avatar_nlqsq_35{object-fit:cover;background-clip:padding-box;border:2px solid #0000;border-radius:50%;width:96px;height:96px;margin-bottom:8px;box-shadow:0 0 0 2px #ff1f8e,0 0 20px #ff1f8e4d}@media (width<=639px){._avatar_nlqsq_35{width:80px;height:80px}}._name_nlqsq_50{color:#f5f0e8;margin:0;font-size:17px;font-weight:700}._title_nlqsq_57{color:#00cfff;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:600}._bio_nlqsq_65{color:#f5f0e894;margin:0;font-size:13px;line-height:1.6}#root{background-color:var(--color-background-primary);flex-direction:column;min-height:100vh;display:flex}
