
:root{--cgms-navy:#071c33;--cgms-blue:#123c66;--cgms-text:#10233b;--cgms-muted:#66758a;--cgms-light:#f5f7fa}
.cgms-site{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--cgms-text);background:#fff;line-height:1.5;margin:0 auto;max-width:1440px;overflow:hidden}
.cgms-site *{box-sizing:border-box}.cgms-site a{text-decoration:none}.cgms-hero{min-height:590px;background:linear-gradient(120deg,#06192d,#0d4673);position:relative;display:flex;align-items:center;background-image:var(--cgms-cover),linear-gradient(120deg,#06192d,#0d4673);background-size:cover;background-position:center}.cgms-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,38,.94) 0%,rgba(5,35,62,.72) 52%,rgba(5,35,62,.28) 100%)}.cgms-hero:after{content:"";position:absolute;right:-8%;top:18%;width:58%;height:140%;transform:rotate(-18deg);background:linear-gradient(90deg,transparent 0 48%,rgba(234,171,31,.9) 48% 49.2%,transparent 49.2% 53%,rgba(26,102,164,.5) 53% 54%,transparent 54%);opacity:.7}.cgms-hero-content{position:relative;z-index:2;width:min(1120px,92%);margin:auto;color:#fff}.cgms-brand-top{font-size:13px;letter-spacing:.18em;font-weight:800;margin-bottom:26px}.cgms-brand-top span{color:var(--cgms-accent)}.cgms-logo{display:block;max-width:180px;max-height:90px;object-fit:contain;margin-bottom:28px}.cgms-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.02;max-width:760px;margin:0 0 12px;font-weight:850;letter-spacing:-.035em}.cgms-tagline{font-size:clamp(20px,2.2vw,30px);max-width:700px;margin:0 0 28px;color:#e9f1f8}.cgms-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;padding:15px 25px;font-weight:800}.cgms-btn-wa{background:var(--cgms-accent);color:#071c33;box-shadow:0 10px 25px rgba(0,0,0,.16)}.cgms-wa-icon{font-size:18px}.cgms-quick{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;box-shadow:0 5px 25px rgba(7,28,51,.08);position:relative;z-index:5;max-width:1120px;margin:-42px auto 0;border-radius:18px;overflow:hidden}.cgms-quick a{min-height:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--cgms-text);border-right:1px solid #e5eaf0;font-weight:750}.cgms-quick a:last-child{border-right:0}.cgms-quick svg,.cgms-contact-card svg{width:27px;height:27px;fill:var(--cgms-blue)}.cgms-main{max-width:1120px;margin:auto;padding:70px 24px}.cgms-intro{max-width:850px;margin:0 auto 75px;text-align:center}.cgms-kicker{display:block;color:#55718e;font-size:12px;font-weight:850;letter-spacing:.18em;margin-bottom:8px}.cgms-intro h2,.cgms-section h2,.cgms-contact-card h2,.cgms-map-card h2,.cgms-social-area h2,.cgms-share-area h2{font-size:clamp(28px,3vw,40px);line-height:1.12;margin:0 0 12px;color:var(--cgms-text);letter-spacing:-.02em}.cgms-intro p{font-size:18px;color:var(--cgms-muted);white-space:normal}.cgms-section{margin-bottom:78px}.cgms-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.cgms-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cgms-service{padding:27px;border:1px solid #e5eaf0;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(7,28,51,.05)}.cgms-service-icon{width:50px;height:50px;border-radius:15px;background:#eef5fb;display:grid;place-items:center;margin-bottom:17px}.cgms-service-icon svg{width:26px;height:26px;fill:var(--cgms-blue)}.cgms-service h3,.cgms-product h3{font-size:19px;margin:0 0 6px}.cgms-service p,.cgms-product p{color:var(--cgms-muted);margin:0;font-size:14px}.cgms-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cgms-product{border:1px solid #e5eaf0;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(7,28,51,.05);display:flex;flex-direction:column}.cgms-product>img{width:100%;height:190px;object-fit:cover;background:#eef2f5}.cgms-product-body{padding:18px;display:flex;flex-direction:column;gap:7px;flex:1}.cgms-product strong{font-size:17px}.cgms-product-btn{margin-top:auto;background:var(--cgms-accent);color:#071c33;text-align:center;padding:11px;border-radius:10px;font-size:13px;font-weight:850}.cgms-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cgms-gallery a{aspect-ratio:4/3;overflow:hidden;border-radius:14px;background:#edf1f5}.cgms-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.cgms-gallery a:hover img{transform:scale(1.04)}.cgms-contact-area{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0 0 70px}.cgms-contact-card,.cgms-map-card{border-radius:20px;padding:32px;background:#f5f7fa;border:1px solid #e3e9ef}.cgms-contact-card>a:not(.cgms-btn){display:flex;align-items:center;gap:12px;color:var(--cgms-text);padding:13px 0;border-bottom:1px solid #e0e6ec;font-weight:650}.cgms-contact-card .cgms-btn{margin-top:18px}.cgms-outline-btn{display:inline-flex;border:1px solid #9eafbf;border-radius:11px;padding:11px 15px;color:var(--cgms-text);font-weight:800;background:#fff}.cgms-social-area{padding:45px 0;border-top:1px solid #e4e9ef;margin-bottom:20px}.cgms-social-grid{display:flex;flex-wrap:wrap;gap:10px}.cgms-social{display:inline-flex;align-items:center;gap:8px;border:1px solid #e1e7ed;border-radius:12px;padding:11px 15px;color:var(--cgms-text);font-weight:750;background:#fff}.cgms-social svg{width:21px;height:21px;fill:var(--cgms-blue)}.cgms-social-letter{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#eaf1f8;color:var(--cgms-blue);font-size:11px}.cgms-share-area{margin-top:55px;background:var(--cgms-navy);color:#fff;border-radius:22px;padding:35px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cgms-share-area h2{color:#fff}.cgms-share-area .cgms-kicker{color:#b9ccdc}.cgms-share-area p{margin:0;color:#d3e0eb}.cgms-share-actions{display:flex;align-items:center;gap:22px}.cgms-share-btn{border:0;border-radius:12px;background:var(--cgms-accent);color:#071c33;padding:13px 18px;font-weight:850;cursor:pointer;display:flex;gap:8px;align-items:center}.cgms-share-btn svg{width:19px;height:19px;fill:currentColor}.cgms-qr{width:125px;height:125px;background:#fff;padding:7px;border-radius:10px}.cgms-footer{background:var(--cgms-navy);color:#fff;padding:34px 24px;text-align:center}.cgms-footer-brand{font-size:25px;font-weight:900;letter-spacing:-.03em}.cgms-footer-brand span{color:var(--cgms-accent)}.cgms-footer-brand small{font-size:10px;letter-spacing:.18em}.cgms-footer p{margin:6px 0 0;color:#c4d3df;font-size:13px}
@media(max-width:900px){.cgms-hero{min-height:520px}.cgms-quick{width:calc(100% - 30px);grid-template-columns:repeat(4,1fr)}.cgms-service-grid,.cgms-product-grid{grid-template-columns:repeat(2,1fr)}.cgms-gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.cgms-hero{min-height:570px}.cgms-hero-content{width:calc(100% - 36px)}.cgms-brand-top{font-size:10px;margin-bottom:20px}.cgms-logo{max-width:145px;max-height:70px;margin-bottom:22px}.cgms-hero h1{font-size:40px}.cgms-tagline{font-size:18px}.cgms-btn{padding:14px 18px}.cgms-quick{margin-top:-30px;width:calc(100% - 24px);border-radius:15px}.cgms-quick a{min-height:82px;font-size:11px;gap:5px}.cgms-quick svg{width:22px;height:22px}.cgms-main{padding:48px 16px}.cgms-intro{margin-bottom:52px}.cgms-intro p{font-size:16px}.cgms-service-grid,.cgms-product-grid{grid-template-columns:1fr 1fr;gap:12px}.cgms-service{padding:18px}.cgms-service h3{font-size:16px}.cgms-product>img{height:140px}.cgms-product-body{padding:13px}.cgms-product h3{font-size:16px}.cgms-product-btn{font-size:11px;padding:10px}.cgms-gallery{grid-template-columns:1fr 1fr;gap:8px}.cgms-contact-area{grid-template-columns:1fr;margin-bottom:50px}.cgms-contact-card,.cgms-map-card{padding:24px}.cgms-share-area{padding:24px;display:block}.cgms-share-actions{margin-top:20px;justify-content:space-between}.cgms-qr{width:105px;height:105px}.cgms-share-btn{font-size:12px}.cgms-footer{padding:28px 16px}}
