/* Home page - brand-first structure */
.home-hero{background:radial-gradient(900px 500px at 90% 10%,#173653 0%,transparent 60%),linear-gradient(135deg,#07101f,#0d1a2f);color:#eef4ff;padding:175px 0 95px;overflow:hidden}
.home-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}
.home-hero-copy{max-width:700px}
.home-eyebrow,.home-section-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:#6F1532;margin-bottom:16px}
.home-eyebrow{color:#8B1E3F;background:rgba(139,30,63,.1);border:1px solid rgba(139,30,63,.2);padding:7px 14px;border-radius:999px}
.home-hero h1{font-size:52px;line-height:1.3;margin-bottom:22px;color:#fff}
.home-hero h1 span{color:#8B1E3F}
.home-hero-copy>p{font-size:18px;line-height:2;color:#b8c3d7;max-width:650px;margin-bottom:30px}
.home-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}
.btn-outline-light{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border:1px solid rgba(255,255,255,.25);border-radius:10px;color:#fff;font-weight:700;transition:.2s}
.btn-outline-light:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.5)}
.home-hero-links{display:flex;gap:24px;flex-wrap:wrap;font-size:13px;color:#9eabc0}
.home-hero-links a:hover{color:#8B1E3F}
.home-hero-links i{margin-left:5px;color:#8B1E3F}
.home-hero-visual{min-height:440px;position:relative;display:flex;align-items:center;justify-content:center}
.hero-orbit{position:absolute;border:1px solid rgba(139,30,63,.18);border-radius:50%;transform:rotate(-18deg)}
.orbit-one{width:430px;height:260px}.orbit-two{width:330px;height:200px;transform:rotate(38deg)}
.hero-center{width:170px;height:170px;border-radius:50%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);box-shadow:0 25px 80px rgba(0,0,0,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2}
.hero-center img{width:72px;height:auto;object-fit:contain;margin-bottom:5px}.hero-center strong{font-size:13px;letter-spacing:2px}.hero-center span{font-size:9px;color:#8e9bb2;margin-top:2px}
.hero-node{position:absolute;display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:13px;background:#111d32;border:1px solid #263755;color:#fff;font-size:12px;font-weight:800;box-shadow:0 15px 35px rgba(0,0,0,.25)}
.hero-node i{color:#8B1E3F}.node-crm{top:50px;right:18px}.node-erp{top:150px;left:8px}.node-auto{bottom:58px;right:35px}.node-bpm{bottom:118px;left:25px}

.home-intro{padding:80px 0;background:#f6f8fb;border-bottom:1px solid #e7ebf2}
.home-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.home-intro h2,.home-section-head h2,.home-feature h2,.home-final-cta h2{font-size:36px;line-height:1.5;color:#0f1626}.home-intro p{color:#5b6479;font-size:16px;line-height:2;margin-bottom:16px}
.text-link{color:#6F1532;font-weight:800;font-size:14px}.text-link:hover{color:#0b655b}.text-link i{margin-right:5px}

.home-section{padding:100px 0}.home-section-head{max-width:700px;margin-bottom:48px}.home-section-head.center{margin-left:auto;margin-right:auto;text-align:center}.home-section-head.row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:25px}.home-section-head h2{margin-bottom:12px}.home-section-head p{color:#657086;line-height:1.9}
.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-card{display:block;border:1px solid #e3e8f0;border-radius:16px;padding:28px;background:#fff;transition:.25s}.solution-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(15,22,38,.08);border-color:#cbd5e3}.solution-card-featured{background:linear-gradient(145deg,#0b182b,#142943);color:#fff;border-color:#233b5b}.solution-card-featured p{color:#aebbd0}.solution-card-featured .solution-icon{background:rgba(139,30,63,.12);color:#D06A89}.solution-card>span{display:block;font-size:11px;color:#7a8497;font-weight:800;margin-bottom:8px}.solution-card-featured>span{color:#D06A89}.solution-icon{width:48px;height:48px;border-radius:12px;background:#F8EAF0;color:#6F1532;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:19px}.solution-card h3{font-size:21px;margin-bottom:10px}.solution-card p{font-size:14px;color:#626c7e;line-height:1.9;min-height:82px;margin-bottom:18px}.solution-card b{font-size:12px;color:#6F1532}.solution-card-featured b{color:#D06A89}

.home-process{padding:100px 0;background:#f6f8fb}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-item{background:#fff;border:1px solid #e3e8f0;border-radius:16px;padding:25px}.process-item>span{display:flex;width:36px;height:36px;border-radius:50%;align-items:center;justify-content:center;background:#F8EAF0;color:#6F1532;font-weight:900;margin-bottom:18px}.process-item h3{font-size:18px;margin-bottom:8px}.process-item p{font-size:13px;color:#697388;line-height:1.9}

.home-feature{padding:105px 0}.home-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.home-feature-copy p{color:#626c7e;font-size:16px;line-height:2;margin-bottom:20px}.home-feature-copy ul{display:grid;gap:10px;margin:0 0 26px}.home-feature-copy li{font-size:14px;font-weight:700}.home-feature-copy li i{color:#6F1532;margin-left:8px}.home-feature-panel{border-radius:20px;background:#0d192c;color:#fff;padding:22px;box-shadow:0 25px 60px rgba(7,16,31,.18)}.feature-panel-head{display:flex;gap:6px;padding-bottom:20px}.feature-panel-head span{width:8px;height:8px;border-radius:50%;background:#52617a}.feature-panel-row{display:flex;justify-content:space-between;gap:15px;padding:18px 8px;border-bottom:1px solid rgba(255,255,255,.08);font-size:13px;color:#dce4f2}.feature-panel-row em{font-style:normal;color:#53d8ca;font-size:11px}.feature-panel-footer{padding-top:18px;color:#8795ac;font-size:11px;text-align:center}

.home-why{padding:95px 0;background:#f6f8fb}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.why-grid>div{background:#fff;border:1px solid #e3e8f0;border-radius:16px;padding:30px}.why-grid i{font-size:23px;color:#6F1532;margin-bottom:18px}.why-grid h3{font-size:18px;margin-bottom:9px}.why-grid p{font-size:13px;color:#697388;line-height:1.9}

.home-articles{padding-top:90px}.home-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-article-card{border:1px solid #e3e8f0;border-radius:16px;overflow:hidden;background:#fff}.home-article-image{display:block;aspect-ratio:16/9;background:#eef2f7}.home-article-image img{width:100%;height:100%;object-fit:cover}.home-article-card>div{padding:22px}.home-article-card time{font-size:11px;color:#8a94a7}.home-article-card h3{font-size:17px;line-height:1.7;margin:8px 0}.home-article-card p{font-size:13px;color:#697388;line-height:1.9;margin-bottom:14px}

.home-final-cta{padding:70px 0;background:#0b1729;color:#fff}.home-final-cta .container{display:flex;justify-content:space-between;align-items:center;gap:40px}.home-final-cta h2{color:#fff;margin-bottom:8px}.home-final-cta p{color:#aebbd0}.home-final-cta .home-section-label{color:#D06A89}.home-final-actions{display:flex;gap:12px;flex-shrink:0}

@media(max-width:900px){
 .home-hero{padding-top:125px}.home-hero-grid,.home-intro-grid,.home-feature-grid{grid-template-columns:1fr;gap:45px}.home-hero h1{font-size:39px}.home-hero-visual{min-height:350px}.orbit-one{width:330px;height:220px}.orbit-two{width:260px;height:170px}.node-crm{top:10px;right:0}.node-erp{top:105px;left:0}.node-auto{bottom:20px;right:5px}.node-bpm{bottom:80px;left:8px}.solution-grid,.why-grid,.home-article-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr}.home-section-head.row,.home-final-cta .container{align-items:flex-start;flex-direction:column}.home-final-actions{width:100%;flex-wrap:wrap}
}
@media(max-width:600px){
 .home-hero h1{font-size:32px}.home-hero-copy>p{font-size:15px}.home-hero-actions .btn,.home-final-actions .btn{width:100%}.home-hero-links{display:grid;gap:12px}.home-intro h2,.home-section-head h2,.home-feature h2,.home-final-cta h2{font-size:28px}.solution-grid,.why-grid,.home-article-grid,.process-grid{grid-template-columns:1fr}.home-section,.home-feature,.home-why{padding:75px 0}.home-hero-visual{transform:scale(.86);margin:-20px 0}.home-section-head.row{gap:15px}
}
