._page_dgtop_2{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 0}._container_dgtop_8{max-width:1200px;margin:0 auto;padding:0 1rem}._header_dgtop_14{text-align:center;margin-bottom:3rem}._title_dgtop_19{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}._subtitle_dgtop_27{font-size:1.25rem;color:#ffffffe6;max-width:600px;margin:0 auto;line-height:1.6}._securityOverview_dgtop_35{background:#fffffff2;border-radius:1rem;padding:2rem;margin-bottom:3rem;box-shadow:0 10px 25px #0000001a;text-align:center}._overviewTitle_dgtop_44{font-size:1.75rem;font-weight:700;color:#1a202c;margin-bottom:1rem}._overviewText_dgtop_51{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}._securityStats_dgtop_58{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:2rem}._statItem_dgtop_65{text-align:center}._statValue_dgtop_69{font-size:2rem;font-weight:800;color:#667eea;display:block;margin-bottom:.5rem}._statLabel_dgtop_77{font-size:.875rem;color:#718096;text-transform:uppercase;letter-spacing:.05em}._securityLayers_dgtop_84{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}._layerCard_dgtop_91{background:#fffffff2;border-radius:1rem;padding:2rem;box-shadow:0 10px 25px #0000001a;border:1px solid #e2e8f0;transition:transform .3s ease,box-shadow .3s ease}._layerCard_dgtop_91:hover{transform:translateY(-2px);box-shadow:0 20px 40px #00000026}._layerHeader_dgtop_105{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._layerIcon_dgtop_112{width:3rem;height:3rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;flex-shrink:0}._layerTitle_dgtop_125{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0}._layerDescription_dgtop_132{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}._layerFeatures_dgtop_138{display:flex;flex-direction:column;gap:.75rem}._featureItem_dgtop_144{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#4a5568}._featureIcon_dgtop_152{width:1rem;height:1rem;color:#10b981;flex-shrink:0}._threatsSection_dgtop_159{background:#fffffff2;border-radius:1rem;padding:2rem;margin-bottom:3rem;box-shadow:0 10px 25px #0000001a}._sectionTitle_dgtop_167{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;text-align:center}._threatsGrid_dgtop_175{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._threatCard_dgtop_181{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0;text-align:center;transition:transform .3s ease}._threatCard_dgtop_181:hover{transform:translateY(-2px)}._threatIcon_dgtop_195{width:3rem;height:3rem;margin:0 auto 1rem;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem}._threatTitle_dgtop_208{font-size:1.1rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}._threatDescription_dgtop_215{color:#4a5568;font-size:.875rem;line-height:1.4}._incidentResponse_dgtop_221{background:#fffffff2;border-radius:1rem;padding:2rem;margin-bottom:3rem;box-shadow:0 10px 25px #0000001a}._responseGrid_dgtop_229{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}._responseStep_dgtop_235{text-align:center}._stepNumber_dgtop_239{width:3rem;height:3rem;margin:0 auto 1rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;font-weight:700}._stepTitle_dgtop_253{font-size:1.1rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}._stepDescription_dgtop_260{color:#4a5568;font-size:.875rem;line-height:1.4}._contactSection_dgtop_266{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;padding:3rem 2rem;text-align:center;border:1px solid rgba(255,255,255,.2)}._contactTitle_dgtop_275{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem}._contactText_dgtop_282{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}._contactButtons_dgtop_292{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._contactButton_dgtop_292{padding:.875rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}._primaryButton_dgtop_310{background:#fff;color:#667eea;border:2px solid white}._primaryButton_dgtop_310:hover{background:#ffffffe6;transform:translateY(-1px)}._secondaryButton_dgtop_321{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.8)}._secondaryButton_dgtop_321:hover{background:#ffffff1a;border-color:#fff}@media (max-width: 768px){._title_dgtop_19{font-size:2.5rem}._subtitle_dgtop_27{font-size:1.1rem}._container_dgtop_8{padding:0 .5rem}._securityLayers_dgtop_84,._threatsGrid_dgtop_175{grid-template-columns:1fr}._responseGrid_dgtop_229{grid-template-columns:repeat(2,1fr)}._contactButtons_dgtop_292{flex-direction:column;align-items:center}._contactButton_dgtop_292{width:100%;max-width:300px;justify-content:center}}@media (max-width: 480px){._page_dgtop_2{padding:1rem 0}._securityOverview_dgtop_35,._threatsSection_dgtop_159,._incidentResponse_dgtop_221,._contactSection_dgtop_266,._layerCard_dgtop_91{padding:1.5rem}._title_dgtop_19{font-size:2rem}._responseGrid_dgtop_229{grid-template-columns:1fr}._securityStats_dgtop_58{grid-template-columns:repeat(2,1fr)}}
