.product-php{min-height:500px;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;padding:70px 7%;background:radial-gradient(circle at 80% 25%,#dceaff,transparent 32%),#f6f9fd}
.product-php small,.features-php>small,.product-gallery>small{font-size:9px;letter-spacing:2px;color:var(--blue);font-weight:900}
.product-php h1{font-size:50px;line-height:1.05;letter-spacing:-3px}.product-php p{font-size:15px;line-height:1.7;color:var(--muted)}
.product-php aside{height:290px;border-radius:22px;background:linear-gradient(145deg,#0b2b61,#1268ec);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 30px 60px #123e782c}
.product-showcase-logo{width:min(270px,72%);height:92px;padding:10px 18px;border:1px solid rgba(255,255,255,.55);border-radius:18px;background:#fff;box-shadow:0 18px 38px rgba(3,28,70,.25)}
.product-showcase-logo img{display:block;width:100%;height:100%;object-fit:contain}.product-php aside b{font-size:23px;margin-top:18px}.product-php aside span{font-size:9px;color:#c8dcfa;margin-top:6px}
.product-gallery{padding:72px 7%;text-align:center;background:#fff}.product-gallery h2{font-size:36px;margin:13px 0 8px}.product-gallery>p{font-size:13px;color:var(--muted);margin:0 0 30px}
.product-gallery>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1400px;margin:auto}.product-gallery figure{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#f5f8fc;box-shadow:0 18px 42px rgba(20,55,98,.10)}
.product-gallery a{display:block;height:390px;padding:10px;background:linear-gradient(145deg,#f8fbff,#eaf2fb)}.product-gallery img{display:block;width:100%;height:100%;object-fit:contain;border-radius:10px;transition:transform .25s ease}.product-gallery a:hover img{transform:scale(1.015)}
.product-gallery figcaption{padding:15px 18px;background:#fff;color:#34455e;font-size:12px;font-weight:800;text-align:left}
.features-php{padding:78px 7%;background:#f8faff}.features-php h2{font-size:38px;margin:14px 0 10px}.features-intro{max-width:760px;margin:0 0 32px;color:var(--muted);font-size:14px;line-height:1.7}.features-php>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.features-php article{border:1px solid #d8e3f0;border-radius:16px;padding:24px;background:#fff;box-shadow:0 12px 30px rgba(20,55,98,.06)}.features-php article i{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#eaf3ff;font-style:normal;color:var(--blue);font-size:11px;font-weight:900}.features-php article b{display:block;font-size:15px;line-height:1.35;margin:14px 0 9px}.features-php article p{font-size:12px;line-height:1.7;color:var(--muted)}
.module-features>div{align-items:stretch}.module-group-card{min-height:100%}.module-group-card ul{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:8px}.module-group-card li{position:relative;padding-left:18px;color:#52647c;font-size:13px;line-height:1.5}.module-group-card li::before{content:"✓";position:absolute;left:0;top:0;color:#1468ef;font-weight:900}.module-group-card:hover{border-color:#9ec2f5;box-shadow:0 18px 38px rgba(20,76,153,.11)}
@media(max-width:1100px){.features-php>div{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.product-php{grid-template-columns:1fr;padding:50px 22px}.product-php h1{font-size:40px}.product-php aside{height:245px}.product-showcase-logo{height:78px}.product-gallery{padding:55px 18px}.product-gallery h2{font-size:30px}.product-gallery>div{grid-template-columns:1fr}.product-gallery a{height:auto;min-height:220px}.features-php{padding:55px 18px}.features-php h2{font-size:30px}.features-php>div{grid-template-columns:1fr}.features-php article{padding:21px}.features-php article b{font-size:15px}.module-group-card li{font-size:13px}}
