.section-title{text-align:center;color:#1f2937;margin-bottom:clamp(32px,5vw,60px);font-size:clamp(24px,4vw,36px);font-weight:700}.grc-section{background:#f1f5f9;padding:clamp(48px,8vw,100px) clamp(16px,4vw,0px)}.grc-grid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,2.5vw,30px);display:grid}@media (max-width:992px){.grc-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.grc-grid{grid-template-columns:1fr}}.grc-card{background:#fff;border-radius:16px;padding:clamp(20px,3vw,40px) clamp(16px,2.5vw,30px);transition:transform .3s,box-shadow .3s}.grc-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000014}.grc-card h3{color:#2563eb;margin-bottom:clamp(12px,2vw,20px);font-size:clamp(16px,2vw,20px)}.grc-card ul{padding:0;list-style:none}.grc-card ul li{color:#000;margin-bottom:12px;padding-left:15px;font-size:clamp(13px,1.4vw,15px);line-height:1.6;position:relative}.grc-card ul li:before{content:"";background:#2563eb;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.grc-detail{background:#fff;padding:clamp(48px,8vw,100px) clamp(16px,4vw,0px)}.grc-detail__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,5vw,60px);display:grid}@media (max-width:992px){.grc-detail__grid{grid-template-columns:1fr}}.grc-detail__visual img{border-radius:20px;width:100%;box-shadow:0 20px 50px #00000014}.grc-detail__content{flex-direction:column;gap:clamp(12px,2vw,20px);display:flex}.accordion-item{background:#f8fafc;border:1px solid #1c4584;border-radius:14px;overflow:hidden}.accordion-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:clamp(14px,2vw,20px);font-size:clamp(14px,1.5vw,16px);font-weight:600;display:flex}.accordion-body{max-height:0;padding:0 clamp(14px,2vw,20px);font-size:clamp(13px,1.4vw,15px);line-height:1.7;transition:max-height .4s;overflow:hidden}.accordion-item.active .accordion-body{max-height:400px;padding:clamp(14px,2vw,20px)}.cyber-overview{background:linear-gradient(#f8fafc,#eef2f7);padding:clamp(40px,6vw,70px) clamp(16px,4vw,20px)}.cyber-overview .container{max-width:1200px;margin:0 auto}.cyber-overview .cyber-overview__top{text-align:center;margin-bottom:clamp(48px,8vw,100px)}.cyber-overview .cyber-overview__top .cyber-title{color:#1c4584;margin-bottom:clamp(28px,4vw,50px);font-size:clamp(28px,5vw,48px);font-weight:700;line-height:1.2;position:relative}.cyber-overview .cyber-overview__top .image-wrapper{max-width:900px;margin:0 auto}.cyber-overview .cyber-overview__top .image-wrapper .cyber-image{border-radius:clamp(12px,2vw,24px);width:100%;height:auto;transition:transform .5s;box-shadow:0 30px 70px #0000001f}.cyber-overview .cyber-overview__top .image-wrapper:hover .cyber-image{transform:scale(1.04)}.cyber-overview .image-wrapper img{border-radius:clamp(12px,2vw,24px);width:100%;transition:transform .5s;box-shadow:0 30px 60px #0000001a}.cyber-overview .image-wrapper:hover img{transform:scale(1.05)rotate(1deg)}.cyber-overview .overview-content h2{color:#1f2937;margin-bottom:20px;font-size:clamp(24px,4vw,42px);font-weight:700;line-height:1.2}.cyber-overview .overview-content p{color:#4b5563;font-size:clamp(15px,1.8vw,18px);line-height:1.7}.cyber-overview .section-title{text-align:center;color:#1c4584;margin-bottom:clamp(40px,6vw,80px);font-size:clamp(26px,4.5vw,44px);font-weight:700;line-height:1.2;position:relative}.cyber-overview .why-grid{grid-template-columns:repeat(2,1fr);gap:clamp(16px,2.5vw,35px);max-width:1200px;margin:0 auto;display:grid}@media (max-width:768px){.cyber-overview .why-grid{grid-template-columns:1fr}}.cyber-overview .why-card{-webkit-backdrop-filter:blur(10px);opacity:0;background:#fffc;border:1px solid #0000000a;border-radius:clamp(14px,2vw,22px);align-items:flex-start;gap:clamp(14px,2vw,22px);padding:clamp(20px,3vw,35px);transition:all .4s;animation:.8s forwards fadeUp;display:flex;position:relative;transform:translateY(40px);box-shadow:0 15px 35px #0000000a}.cyber-overview .why-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#2563eb,#60a5fa) border-box;border:1px solid #0000;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.cyber-overview .why-card:hover:before{opacity:1}.cyber-overview .why-card:hover{transform:translateY(-12px);box-shadow:0 25px 60px #00000014}@media (hover:none){.cyber-overview .why-card:hover{transform:none}}.cyber-overview .why-icon-wrapper{flex-shrink:0}.cyber-overview .why-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:18px;justify-content:center;align-items:center;width:clamp(44px,5vw,60px);height:clamp(44px,5vw,60px);font-size:clamp(20px,2.5vw,26px);transition:all .4s;display:flex;box-shadow:0 10px 25px #2563eb4d}.cyber-overview .why-card:hover .why-icon{transform:scale(1.1)rotate(5deg);box-shadow:0 15px 35px #2563eb80}.cyber-overview .why-content h3{color:#1f2937;margin-bottom:8px;font-size:clamp(15px,1.8vw,18px);font-weight:700}.cyber-overview .why-content p{color:#374151;font-size:clamp(13px,1.4vw,16px);line-height:1.7}.product-landscape{background:#fff;padding:clamp(40px,6vw,70px) clamp(16px,4vw,20px)}.product-landscape .container{max-width:1400px;margin:0 auto}.product-landscape .section-title{text-align:center;color:#1f2937;margin-bottom:clamp(40px,6vw,80px);font-size:clamp(26px,4.5vw,44px);font-weight:700;position:relative}.product-landscape .product-grid{grid-template-columns:repeat(6,1fr);gap:clamp(12px,2vw,30px);display:grid}@media (max-width:1200px){.product-landscape .product-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.product-landscape .product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.product-landscape .product-grid{grid-template-columns:repeat(2,1fr)}}.product-landscape .product-card{background:#f9fafb;border:1px solid #f1f5f9;border-radius:clamp(10px,1.5vw,18px);justify-content:center;align-items:center;height:clamp(90px,12vw,140px);padding:clamp(10px,1.5vw,15px);transition:all .4s;display:flex}.product-landscape .product-card img{object-fit:contain;filter:grayscale();max-width:100%;max-height:100%;transition:all .4s}.product-landscape .product-card:hover{background:#fff;transform:translateY(-8px);box-shadow:0 20px 50px #00000014}.product-landscape .product-card:hover img{filter:grayscale(0%);transform:scale(1.05)}@media (hover:none){.product-landscape .product-card:hover{transform:none}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.grc-section,.grc-detail,.cyber-overview,.product-landscape{padding-left:16px;padding-right:16px}.grc-card{border-radius:12px}.accordion-header{font-size:14px}}
