@import"https://fonts.googleapis.com/css2?family=Exo+2:wght@300;400;500;600;700;800&display=swap";:root{--brand-primary: #FF8670;--brand-secondary: #FF5500;--brand-accent: #F9BC26;--brand-dark: #1A101E;--brand-light: #FFFFFF;--brand-glow: rgba(255, 134, 112, .3)}.service-main{width:100%;background:#fff;font-family:"Exo 2",sans-serif}.service-hero{position:relative;min-height:520px;display:flex;align-items:center;justify-content:flex-end;text-align:right;color:#fff;padding:120px 80px 80px;background-image:url(./hero-Dj5_gNvB.jpg);background-size:cover;background-position:center;overflow:hidden}.branding-hero .hero-overlay{position:absolute;inset:0;background:linear-gradient(270deg,rgba(26,16,30,.92) 0%,rgba(255,134,112,.5) 60%,transparent 100%);z-index:1}.hero-content{position:relative;z-index:2;max-width:620px}.breadcrumb{font-size:.88rem;color:#ffffffb3;margin-bottom:18px;letter-spacing:.05em}.breadcrumb a{color:var(--brand-accent);text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:#fff}.breadcrumb span{margin:0 6px}.hero-title{font-family:"Exo 2",sans-serif;font-size:3.5rem;font-weight:700;line-height:1.15;margin-bottom:20px}.hero-subtitle{font-size:1.1rem;line-height:1.7;color:#ffffffd9}.brand-splashes{position:absolute;left:60px;top:50%;transform:translateY(-50%);z-index:2;display:flex;flex-direction:column;gap:14px}.splash{width:80px;height:80px;border-radius:50%;opacity:.6;animation:splashFloat 3s ease-in-out infinite}.splash-1{background:radial-gradient(circle,#FF8670,transparent);animation-delay:0s}.splash-2{background:radial-gradient(circle,#F9BC26,transparent);animation-delay:.7s;width:60px;height:60px}.splash-3{background:radial-gradient(circle,#FFD7D2,transparent);animation-delay:1.4s;width:50px;height:50px}@keyframes splashFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.1)}}.service-overview{padding:90px 60px;background:#fff}.container{max-width:1280px;margin:0 auto;width:100%}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.overview-image{border-radius:20px;overflow:hidden;position:relative}.overview-image:before{content:"";position:absolute;inset:0;border:2px solid rgba(255,134,112,.2);border-radius:20px;pointer-events:none;z-index:1}.overview-image img{width:100%;display:block;object-fit:cover;min-height:340px}.overview-content h2{font-size:2.4rem;color:var(--brand-dark);font-weight:700;margin-bottom:16px;position:relative;padding-bottom:16px}.overview-content h2:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:4px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent));border-radius:2px}.overview-content p{font-size:1.05rem;line-height:1.8;color:#1a101e;margin-bottom:28px}.overview-list{list-style:none;padding:0;margin:0}.overview-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px;font-size:1rem;color:#1a101e;line-height:1.5}.overview-list i{color:var(--brand-primary);font-size:1.1rem;margin-top:2px;flex-shrink:0}.service-details{padding:90px 60px;background:var(--brand-light)}.section-title{font-size:2.6rem;color:var(--brand-dark);font-weight:700;margin-bottom:12px}.section-subtitle{color:#1a101e;font-size:1.05rem;margin-bottom:50px;max-width:600px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.service-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #1a101e1a;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease}.service-card:hover{transform:rotate(-3deg) translateY(-6px);box-shadow:0 2px 10px var(--brand-glow)}.card-img-wrap{position:relative;height:175px;overflow:hidden;background:var(--brand-dark)}.card-img-wrap img{width:100%;height:100%;object-fit:cover;opacity:.4;transition:transform .4s ease,opacity .3s ease}.service-card:hover .card-img-wrap img{transform:scale(1.08);opacity:.3}.service-card:hover .card-img-wrap{background:var(--brand-primary)}.card-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:62px;height:62px;background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;box-shadow:0 6px 20px #ff867066;z-index:2;transition:transform .3s ease,background .3s ease}.service-card:hover .card-icon{transform:translate(-50%,-50%) scale(1.1);background:linear-gradient(135deg,var(--brand-accent),var(--brand-secondary))}.card-body{padding:22px 20px}.card-body h3{font-size:1.1rem;color:var(--brand-dark);font-weight:700;margin-bottom:10px}.card-body p{font-size:.92rem;line-height:1.65;color:#1a101e}.service-showcase{padding:90px 60px;background:linear-gradient(135deg,#1a101e 0% 100%);color:#fff}.service-showcase .section-title{color:#fff}.service-showcase .section-subtitle{color:#fff9}.design-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.design-step{background:#ffffff0f;border:1px solid rgba(255,134,112,.2);border-radius:16px;padding:30px 20px;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.design-step:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ff867000,#ff86701f);opacity:0;transition:opacity .3s ease}.design-step:hover:before{opacity:1}.design-step:hover{border-color:#ff867080;transform:translateY(-5px);box-shadow:0 12px 40px #ff867040}.design-step-num{font-size:3rem;font-weight:900;color:#ff867040;line-height:1;margin-bottom:12px}.design-step h4{font-size:1rem;font-weight:700;margin-bottom:8px;color:#fff}.design-step p{font-size:.85rem;color:#ffffffa6;line-height:1.5}.service-process{padding:90px 60px;background:#fff}.process-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:40px;position:relative}.process-timeline:before{content:"";position:absolute;top:28px;left:5%;width:90%;height:2px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent))}.timeline-item{text-align:center;position:relative;z-index:1;padding:14px;border-radius:12px;transition:transform .3s ease}.timeline-item:hover{transform:translateY(-6px)}.timeline-marker{width:56px;height:56px;background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem;margin:0 auto 16px;box-shadow:0 4px 14px var(--brand-glow);border:3px solid white}.timeline-item h4{font-size:.95rem;color:var(--brand-dark);font-weight:700;margin-bottom:8px}.timeline-item p{font-size:.85rem;color:#1a101e;line-height:1.5}.service-cta{padding:100px 60px;background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-primary) 100%);text-align:center;color:#fff;overflow:hidden;position:relative}.service-cta:before{pointer-events:none;z-index:1;content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(249,188,38,.15) 0%,transparent 70%);border-radius:50%}.cta-card{position:relative;z-index:2}.cta-card h2{font-size:2.8rem;margin-bottom:18px;font-family:"Exo 2",sans-serif}.cta-card p{font-size:1.15rem;margin-bottom:36px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{display:inline-flex;align-items:center;gap:10px;background:#fff;color:var(--brand-primary);padding:16px 44px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.05rem;transition:all .3s ease;box-shadow:0 6px 30px #1a101e40}.cta-button:hover{background:var(--brand-accent);color:var(--brand-dark);transform:translateY(-4px);box-shadow:0 12px 40px #ff867066}@media(max-width:1200px){.service-hero,.service-overview,.service-details,.service-showcase,.service-process,.service-cta{padding:70px 40px}.hero-title{font-size:2.9rem}.design-process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.service-hero{padding:80px 30px 60px;justify-content:center;text-align:center}.hero-title{font-size:2.5rem}.branding-hero .hero-overlay{background:#1a101ed9}.brand-splashes{display:none}.overview-grid{grid-template-columns:1fr;gap:40px}.services-grid{grid-template-columns:repeat(2,1fr)}.process-timeline{grid-template-columns:repeat(3,1fr)}.process-timeline:before{display:none}.service-overview,.service-details,.service-showcase,.service-process,.service-cta{padding:60px 30px}}@media(max-width:768px){.service-hero{padding:70px 24px 50px;min-height:400px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:2rem}.services-grid{grid-template-columns:1fr}.process-timeline{grid-template-columns:repeat(2,1fr)}.service-card:hover{transform:translateY(-6px)}.service-overview,.service-details,.service-showcase,.service-process,.service-cta{padding:50px 24px}.cta-card{position:relative;z-index:2}.cta-card h2{font-size:2rem}}@media(max-width:480px){.hero-title{font-size:1.7rem}.section-title{font-size:1.6rem}.design-process-grid,.process-timeline{grid-template-columns:1fr}.service-overview,.service-details,.service-showcase,.service-process,.service-cta{padding:40px 16px}.cta-button{padding:14px 28px;font-size:.95rem}}@media(max-width:360px){.hero-title{font-size:1.45rem}.section-title{font-size:1.35rem}.service-hero{padding:50px 14px 36px}}
