.MetricsSection-module__EYlhzq__metricsBentoGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin:0 auto;display:grid}.MetricsSection-module__EYlhzq__bentoCard{background:var(--card-bg);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;border-radius:24px;flex-direction:column;justify-content:space-between;align-items:center;min-height:280px;padding:32px;transition:all .3s;display:flex;position:relative;overflow:hidden}.MetricsSection-module__EYlhzq__bentoCard:hover{border-color:var(--muted);transform:translateY(-2px)}.MetricsSection-module__EYlhzq__cardContent{flex-direction:column;justify-content:space-between;gap:24px;height:100%;display:flex}.MetricsSection-module__EYlhzq__textContent{flex-direction:column;align-items:center;gap:8px;display:flex}.MetricsSection-module__EYlhzq__bentoTitle{background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:32px;font-weight:800;line-height:1}.MetricsSection-module__EYlhzq__bentoSubtitle{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:600}.MetricsSection-module__EYlhzq__bentoTag{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:999px;width:fit-content;margin-top:8px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-block}.MetricsSection-module__EYlhzq__radarContainer{border:1px solid var(--border);background:radial-gradient(circle,#64748b1a,#0000);border-radius:50%;width:120px;height:120px;margin:0 auto;position:relative}.MetricsSection-module__EYlhzq__radarCircle{border:1px dashed var(--border);border-radius:50%;position:absolute;inset:25%}.MetricsSection-module__EYlhzq__radarSweep{background:conic-gradient(#0000 0deg,#64748b33 360deg);border-radius:50%;animation:4s linear infinite MetricsSection-module__EYlhzq__radar-spin;position:absolute;inset:0}.MetricsSection-module__EYlhzq__radarDot{background:var(--muted);opacity:.3;border-radius:50%;width:6px;height:6px;position:absolute}.MetricsSection-module__EYlhzq__radarDotTarget{background:var(--text);opacity:1;box-shadow:0 0 10px var(--primary);animation:2s infinite MetricsSection-module__EYlhzq__pulse;top:30%;left:60%}.MetricsSection-module__EYlhzq__radarDotNoise1{top:70%;left:30%}.MetricsSection-module__EYlhzq__radarDotNoise2{top:20%;left:40%}@keyframes MetricsSection-module__EYlhzq__radar-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes MetricsSection-module__EYlhzq__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.MetricsSection-module__EYlhzq__pathContainer{justify-content:center;align-items:center;width:100%;height:80px;display:flex}.MetricsSection-module__EYlhzq__pathSvg{width:100%;height:100%;overflow:visible}.MetricsSection-module__EYlhzq__counterContainer{justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto;display:flex;position:relative}.MetricsSection-module__EYlhzq__counterValue{color:var(--text);font-family:Outfit,sans-serif;font-size:40px;font-weight:800}.MetricsSection-module__EYlhzq__counterRing{border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:8s linear infinite MetricsSection-module__EYlhzq__spin;position:absolute;inset:-10px}@keyframes MetricsSection-module__EYlhzq__spin{to{transform:rotate(360deg)}}.MetricsSection-module__EYlhzq__targetContainer{justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto;display:flex;position:relative}.MetricsSection-module__EYlhzq__targetCrosshair{border:1px solid var(--muted);border-radius:50%;position:absolute;inset:0}.MetricsSection-module__EYlhzq__crosshairH,.MetricsSection-module__EYlhzq__crosshairV{background:var(--muted);position:absolute}.MetricsSection-module__EYlhzq__crosshairH{height:1px;top:50%;left:-10%;right:-10%}.MetricsSection-module__EYlhzq__crosshairV{width:1px;top:-10%;bottom:-10%;left:50%}.MetricsSection-module__EYlhzq__targetCenter{background:var(--text);z-index:2;width:8px;height:8px;box-shadow:0 0 15px var(--primary);border-radius:50%}@media (max-width:1024px){.MetricsSection-module__EYlhzq__metricsBentoGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.MetricsSection-module__EYlhzq__metricsBentoGrid{grid-template-columns:1fr;gap:16px}.MetricsSection-module__EYlhzq__bentoCard{min-height:240px;padding:24px 20px}.MetricsSection-module__EYlhzq__bentoTitle{font-size:28px}.MetricsSection-module__EYlhzq__bentoSubtitle{font-size:12px}.MetricsSection-module__EYlhzq__bentoTag{padding:5px 10px;font-size:10px}.MetricsSection-module__EYlhzq__radarContainer,.MetricsSection-module__EYlhzq__counterContainer,.MetricsSection-module__EYlhzq__targetContainer{width:90px;height:90px}.MetricsSection-module__EYlhzq__pathContainer{height:60px}.MetricsSection-module__EYlhzq__counterValue{font-size:32px}}@media (max-width:480px){.MetricsSection-module__EYlhzq__metricsBentoGrid{gap:12px}.MetricsSection-module__EYlhzq__bentoCard{border-radius:16px;min-height:220px;padding:20px 16px}.MetricsSection-module__EYlhzq__bentoTitle{font-size:24px}.MetricsSection-module__EYlhzq__bentoSubtitle{font-size:11px}.MetricsSection-module__EYlhzq__radarContainer,.MetricsSection-module__EYlhzq__counterContainer,.MetricsSection-module__EYlhzq__targetContainer{width:80px;height:80px}.MetricsSection-module__EYlhzq__pathContainer{height:50px}.MetricsSection-module__EYlhzq__counterValue{font-size:28px}}@media (max-width:360px){.MetricsSection-module__EYlhzq__bentoCard{min-height:200px;padding:16px 12px}.MetricsSection-module__EYlhzq__bentoTitle{font-size:22px}.MetricsSection-module__EYlhzq__bentoSubtitle{font-size:10px}.MetricsSection-module__EYlhzq__radarContainer,.MetricsSection-module__EYlhzq__counterContainer,.MetricsSection-module__EYlhzq__targetContainer{width:70px;height:70px}.MetricsSection-module__EYlhzq__counterValue{font-size:24px}}
.PhilosophySection-module__2GsXAa__philosophyGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px;display:grid}.PhilosophySection-module__2GsXAa__philosophyCard{background:var(--card-bg);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;border-radius:24px;flex-direction:column;justify-content:space-between;align-items:center;min-height:320px;padding:32px;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.PhilosophySection-module__2GsXAa__philosophyCard:hover{border-color:var(--muted)}.PhilosophySection-module__2GsXAa__philCardContent{flex-direction:column;justify-content:space-between;gap:24px;width:100%;height:100%;display:flex}.PhilosophySection-module__2GsXAa__philTextContent{flex-direction:column;align-items:center;gap:8px;display:flex}.PhilosophySection-module__2GsXAa__philTitle{color:var(--text);margin:0;font-size:24px;font-weight:700;line-height:1.2}.PhilosophySection-module__2GsXAa__philSubtitle{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:600}.PhilosophySection-module__2GsXAa__philTag{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:999px;width:fit-content;margin-top:8px;padding:6px 14px;font-size:11px;font-weight:600;display:inline-block}.PhilosophySection-module__2GsXAa__visionFlowContainer{justify-content:center;align-items:center;gap:16px;width:100%;height:80px;margin:0 auto;display:flex}.PhilosophySection-module__2GsXAa__visionIcon,.PhilosophySection-module__2GsXAa__executionIcon{background:var(--surface);border:2px solid var(--border);width:56px;height:56px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PhilosophySection-module__2GsXAa__flowArrow{background:#94a3b833;border-radius:999px;flex:1;max-width:140px;height:6px;position:relative;overflow:hidden}.PhilosophySection-module__2GsXAa__flowFill{border-radius:inherit;background:linear-gradient(90deg,var(--primary),var(--primary-2));animation:1.6s ease-out forwards PhilosophySection-module__2GsXAa__flow;position:absolute;inset:0}@keyframes PhilosophySection-module__2GsXAa__flow{0%{transform:translate(-100%)}to{transform:translate(0)}}.PhilosophySection-module__2GsXAa__flowDot{background:var(--text);opacity:.6;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;transform:translate(-50%,-50%)}.PhilosophySection-module__2GsXAa__flowDot1{left:20%}.PhilosophySection-module__2GsXAa__flowDot2{left:50%}.PhilosophySection-module__2GsXAa__flowDot3{left:80%}.PhilosophySection-module__2GsXAa__foundationContainer{justify-content:center;align-items:center;width:140px;height:130px;margin:0 auto;display:flex;position:relative}.PhilosophySection-module__2GsXAa__foundationLayer{background:var(--surface);border:2px solid var(--border);border-radius:6px;position:absolute;left:50%;transform:translate(-50%)}.PhilosophySection-module__2GsXAa__foundationLayer1{background:linear-gradient(135deg,var(--surface),#64748b0d);width:110px;height:28px;bottom:10px}.PhilosophySection-module__2GsXAa__foundationLayer2{background:linear-gradient(135deg,var(--surface),#64748b14);width:90px;height:28px;bottom:38px}.PhilosophySection-module__2GsXAa__foundationLayer3{background:linear-gradient(135deg,var(--surface),#64748b1f);width:70px;height:28px;bottom:66px}.PhilosophySection-module__2GsXAa__foundationIcon{background:var(--text);width:48px;height:48px;color:var(--bg);z-index:10;box-shadow:0 4px 20px var(--ring);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.PhilosophySection-module__2GsXAa__growthContainer{width:140px;height:100px;margin:0 auto;position:relative}.PhilosophySection-module__2GsXAa__growthBars{justify-content:space-between;align-items:flex-end;gap:6px;display:flex;position:absolute;inset:10px 0 8px}.PhilosophySection-module__2GsXAa__growthBar{background:linear-gradient(180deg,var(--primary),#94a3b833);transform-origin:bottom;border-radius:999px;flex:1;min-width:10px}.PhilosophySection-module__2GsXAa__excellenceContainer{justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto;display:flex;position:relative}.PhilosophySection-module__2GsXAa__excellenceRing{border:2px solid var(--border);border-radius:50%;position:absolute}.PhilosophySection-module__2GsXAa__excellenceRingOuter{border-color:var(--primary);opacity:.3;animation:3s ease-out infinite PhilosophySection-module__2GsXAa__ripple-outer;inset:0}.PhilosophySection-module__2GsXAa__excellenceRingMiddle{border-color:var(--primary-2);opacity:.5;animation:3s ease-out 1s infinite PhilosophySection-module__2GsXAa__ripple-middle;inset:15%}.PhilosophySection-module__2GsXAa__excellenceCenter{background:var(--text);width:64px;height:64px;color:var(--bg);z-index:10;box-shadow:0 4px 20px var(--ring);border-radius:50%;justify-content:center;align-items:center;display:flex}@keyframes PhilosophySection-module__2GsXAa__ripple-outer{0%{opacity:.3;transform:scale(1)}50%{opacity:.15;transform:scale(1.15)}to{opacity:.3;transform:scale(1)}}@keyframes PhilosophySection-module__2GsXAa__ripple-middle{0%{opacity:.5;transform:scale(1)}50%{opacity:.25;transform:scale(1.2)}to{opacity:.5;transform:scale(1)}}@media (max-width:1024px){.PhilosophySection-module__2GsXAa__philosophyGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.PhilosophySection-module__2GsXAa__philosophyGrid{grid-template-columns:1fr;gap:20px}.PhilosophySection-module__2GsXAa__philosophyCard{min-height:280px;padding:24px}.PhilosophySection-module__2GsXAa__visionFlowContainer{gap:12px}.PhilosophySection-module__2GsXAa__flowArrow{max-width:120px}.PhilosophySection-module__2GsXAa__foundationContainer{width:120px;height:110px}.PhilosophySection-module__2GsXAa__growthContainer{width:120px;height:90px}}@media (max-width:540px){.PhilosophySection-module__2GsXAa__philosophyGrid{gap:16px}.PhilosophySection-module__2GsXAa__philosophyCard{border-radius:16px;min-height:240px;padding:18px}.PhilosophySection-module__2GsXAa__philTitle{font-size:17px}.PhilosophySection-module__2GsXAa__philSubtitle{font-size:11px}.PhilosophySection-module__2GsXAa__philTag{padding:5px 10px;font-size:10px}}@media (max-width:390px){.PhilosophySection-module__2GsXAa__philosophyGrid{gap:14px}.PhilosophySection-module__2GsXAa__philosophyCard{min-height:220px;padding:16px}.PhilosophySection-module__2GsXAa__philTitle{font-size:16px}.PhilosophySection-module__2GsXAa__philCardContent{gap:18px}}@media (max-width:360px){.PhilosophySection-module__2GsXAa__philosophyCard{min-height:210px;padding:14px}.PhilosophySection-module__2GsXAa__visionFlowContainer{gap:8px}}
