:root{--nav-height:80px}.creative-page{padding-top:var(--nav-height);min-height:100vh;color:var(--text-primary);overflow-x:hidden}.creative-hero-new{min-height:calc(100vh - var(--nav-height));display:flex;align-items:center;padding:40px 20px;background:linear-gradient(180deg,#e6e8f2,#d9ddf0 45%,#cfd3ee)}.creative-hero-inner{max-width:1200px;width:100%;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:40px;gap:40px;align-items:center}.creative-hero-left{padding:10px 0}.creative-hero-desc-new{font-size:1.15rem;line-height:1.8;color:var(--text-secondary);max-width:620px;margin:0 0 28px}.creative-hero-btn{display:inline-block;padding:14px 34px;border-radius:999px;font-weight:700;text-decoration:none;background:#6f63ff;color:#fff;box-shadow:0 14px 28px #6f63ff40;transition:transform .25s ease,box-shadow .25s ease}.creative-hero-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px #6f63ff52}.creative-hero-right{display:flex;justify-content:center}.creative-hero-image-wrap{width:100%;max-width:560px;border-radius:18px;overflow:hidden;background:#ffffff59;border:1px solid var(--border-color);box-shadow:0 18px 55px var(--shadow);padding:14px}.creative-hero-image{width:100%;height:360px;object-fit:cover;border-radius:14px}.creative-section{padding:90px 20px;background:#fff}.creative-container{max-width:1100px;margin:0 auto}.creative-heading{font-size:2.2rem;font-weight:800;margin:0 0 18px;color:var(--text-primary)}.creative-lead{font-size:1.2rem;font-weight:700;margin:0 0 14px;color:var(--text-primary)}.creative-text{font-size:1.08rem;line-height:1.85;color:var(--text-secondary);margin:0 0 16px}.creative-how{background:#fff}.creative-center{text-align:center}.creative-center-text{max-width:850px;margin:18px auto 0}.creative-ticks-wrap{display:flex;justify-content:center;margin:24px 0 18px}.creative-ticks{list-style:none;padding:0;margin:0;text-align:left;width:min(650px,100%);display:grid;grid-gap:14px;gap:14px}.creative-ticks li{position:relative;padding-left:34px;font-size:1.08rem;line-height:1.7;color:var(--text-secondary)}.creative-ticks li:before{content:"✔";position:absolute;left:0;top:0;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#6f63ff1f;color:#6f63ff;font-weight:900;font-size:.95rem}.services-section{background:#fff}.services-title{text-align:center;font-size:2.3rem;font-weight:900;margin-bottom:50px;color:var(--text-primary)}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.service-card{background:#fff;border:1px solid #eef0f6;border-radius:18px;padding:22px;box-shadow:0 18px 45px #14192814;transition:transform .25s ease,box-shadow .25s ease;height:100%}.service-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px #1419281f}.service-card h3{font-size:1.25rem;font-weight:900;margin:0 0 10px;color:var(--text-primary)}.service-card p{margin:0 0 14px;color:#6b7280;line-height:1.6;font-size:1rem}.service-card ul{margin:0;padding-left:18px;color:#6b7280;line-height:1.9;font-size:1rem}.service-card li{margin:6px 0}.why-card-section{background:#fff}.why-section-title{text-align:center;font-size:2.4rem;font-weight:800;margin-bottom:48px;color:var(--text-primary)}.why-main-card{display:grid;grid-template-columns:1.1fr 1.3fr;grid-gap:60px;gap:60px;background:#fff;border-radius:26px;padding:48px;max-width:1200px;margin:0 auto;box-shadow:0 30px 80px #14192824;border:1px solid #eef0f6;align-items:center}.why-card-image{border-radius:16px;overflow:hidden}.why-card-image img{width:100%;height:360px;object-fit:cover;display:block;border-radius:16px}.why-card-points ul{margin:0;padding-left:20px;color:#6b7280;font-size:1.08rem;line-height:1.9}.why-card-points li{margin-bottom:12px}@media (max-width:1200px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.creative-hero-inner{grid-template-columns:1fr;gap:26px;text-align:center}.creative-hero-desc-new{margin-left:auto;margin-right:auto}.creative-hero-image{height:320px}.why-main-card{grid-template-columns:1fr;gap:24px}.why-card-image img{height:260px}}@media (max-width:650px){.services-grid{grid-template-columns:1fr}}@media (max-width:600px){.creative-hero-image{height:240px}}.service-card:after,.service-card:before{content:none!important;display:none!important}.service-card:hover{background:#fff}