.Home-module__jKgjFW__hero{background:radial-gradient(circle at 10% 20%, rgba(var(--brand-purple-rgb), .25) 0%, #080a0c66 90%);justify-content:center;align-items:center;min-height:85vh;padding:80px 0;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__hero:before{content:"";pointer-events:none;z-index:1;background-image:radial-gradient(#ffffff08 1px,#0000 0),radial-gradient(#ffffff08 1px,#0000 0);background-position:0 0,20px 20px;background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 50%,#0000 100%);mask-image:linear-gradient(#000 50%,#0000 100%)}.Home-module__jKgjFW__heroGlow{background:radial-gradient(circle, rgba(var(--brand-red-rgb), .15) 0%, transparent 70%);pointer-events:none;z-index:2;filter:blur(80px);width:600px;height:600px;position:absolute;top:-10%;right:-10%}.Home-module__jKgjFW__heroContent{z-index:5;text-align:center;max-width:860px;margin:0 auto;position:relative}.Home-module__jKgjFW__badge{border-radius:var(--radius-full);font-family:var(--font-outfit);letter-spacing:1px;color:var(--brand-red-light);background:#c91d2c1a;border:1px solid #c91d2c40;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.Home-module__jKgjFW__badgeDot{background-color:var(--brand-red-light);width:6px;height:6px;box-shadow:0 0 8px var(--brand-red-light);border-radius:50%}.Home-module__jKgjFW__title{letter-spacing:-1.5px;color:#fff;margin-bottom:24px;font-size:64px;font-weight:800;line-height:1.1}.Home-module__jKgjFW__subtitle{color:var(--text-secondary);margin-bottom:40px;font-size:20px;font-weight:400;line-height:1.6}.Home-module__jKgjFW__actions{justify-content:center;gap:16px;display:flex}.Home-module__jKgjFW__bgSection{background:linear-gradient(to bottom, var(--bg-dark), #131720)}.Home-module__jKgjFW__grid2Col{grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;display:grid}.Home-module__jKgjFW__textBlock{flex-direction:column;gap:20px;display:flex}.Home-module__jKgjFW__sectionHeader{flex-direction:column;gap:12px;display:flex}.Home-module__jKgjFW__sectionSubtitle{font-family:var(--font-outfit);color:var(--brand-red-light);letter-spacing:2px;text-transform:uppercase;font-size:14px;font-weight:600}.Home-module__jKgjFW__sectionTitle{letter-spacing:-.5px;font-size:38px;font-weight:700}.Home-module__jKgjFW__paragraph{color:var(--text-secondary);font-size:16px;line-height:1.7}.Home-module__jKgjFW__imageFrame{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--bg-dark-border);aspect-ratio:4/3;position:relative;overflow:hidden}.Home-module__jKgjFW__imageOverlay{z-index:2;background:linear-gradient(#0000 40%,#0009 100%);align-items:flex-end;width:100%;height:100%;padding:24px;display:flex;position:absolute;top:0;left:0}.Home-module__jKgjFW__imageOverlayText{color:#fff;font-family:var(--font-outfit);font-size:18px;font-weight:600}.Home-module__jKgjFW__missionVisionSection{background:#131720;position:relative}.Home-module__jKgjFW__mvGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.Home-module__jKgjFW__card{border-radius:var(--radius-lg);flex-direction:column;gap:24px;height:100%;padding:48px;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__cardGlow{background:radial-gradient(circle, rgba(var(--brand-purple-rgb), .1) 0%, transparent 70%);pointer-events:none;width:250px;height:250px;position:absolute;top:-20%;right:-20%}.Home-module__jKgjFW__cardGlowRed{background:radial-gradient(circle, rgba(var(--brand-red-rgb), .08) 0%, transparent 70%);pointer-events:none;width:250px;height:250px;position:absolute;top:-20%;right:-20%}.Home-module__jKgjFW__cardIcon{border-radius:var(--radius-md);border:1px solid var(--bg-dark-border);background:#ffffff08;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.Home-module__jKgjFW__cardTitle{font-size:24px;font-weight:600}.Home-module__jKgjFW__cardText{color:var(--text-secondary);font-size:15px;line-height:1.6}.Home-module__jKgjFW__complianceSection{background:linear-gradient(to bottom, #131720, var(--bg-dark));border-bottom:1px solid #ffffff08}.Home-module__jKgjFW__complianceGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Home-module__jKgjFW__complianceItem{text-align:center;border-radius:var(--radius-md);flex-direction:column;gap:12px;padding:32px 24px;display:flex}.Home-module__jKgjFW__complianceVal{font-family:var(--font-outfit);color:var(--brand-red-light);font-size:32px;font-weight:800}.Home-module__jKgjFW__complianceName{font-family:var(--font-outfit);color:#fff;font-size:16px;font-weight:600}.Home-module__jKgjFW__complianceDesc{color:var(--text-muted);font-size:13px}@media (max-width:992px){.Home-module__jKgjFW__title{font-size:48px}.Home-module__jKgjFW__grid2Col{grid-template-columns:1fr;gap:40px}.Home-module__jKgjFW__complianceGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Home-module__jKgjFW__hero{min-height:70vh;padding:60px 0}.Home-module__jKgjFW__title{font-size:36px}.Home-module__jKgjFW__subtitle{font-size:16px}.Home-module__jKgjFW__mvGrid{grid-template-columns:1fr;gap:24px}.Home-module__jKgjFW__card{padding:32px}.Home-module__jKgjFW__sectionTitle{font-size:30px}.Home-module__jKgjFW__actions{flex-direction:column;width:100%;max-width:320px;margin:0 auto}}
