.qizuna-service-page{padding-top:5rem}.qizuna-service-hero{background:radial-gradient(circle at 15% 50%,rgba(37,189,173,.12) 0,transparent 50%),radial-gradient(circle at 85% 30%,rgba(240,78,35,.08) 0,transparent 50%),linear-gradient(135deg,#fafbff,#f0f4ff);padding:6rem 0 4rem;position:relative;overflow:hidden}.qizuna-service-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));opacity:.5}.qizuna-service-hero .qizuna-section-content{max-width:900px}.qizuna-service-hero h1{font-size:2.25rem;font-weight:700;color:var(--text-dark);line-height:1.3;margin-bottom:1.5rem}@media (min-width:768px){.qizuna-service-hero h1{font-size:2.75rem}}.qizuna-service-hero p{font-size:1.125rem;color:var(--text-light);line-height:1.7;max-width:700px}.qizuna-service-hero-subtitle{font-size:1.25rem;margin-bottom:2rem}.qizuna-service-cta-button{display:inline-block;padding:.875rem 2rem;background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:var(--white);border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px rgba(37,189,173,.3)}.qizuna-service-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(37,189,173,.4)}.qizuna-service-section{padding:5rem 0;position:relative}.qizuna-service-section:nth-child(2n){background:radial-gradient(circle at 80% 20%,rgba(37,189,173,.05) 0,transparent 50%),radial-gradient(circle at 20% 80%,rgba(240,78,35,.04) 0,transparent 50%),var(--background-light)}.qizuna-service-section:nth-child(odd){background:radial-gradient(circle at 10% 30%,rgba(37,189,173,.04) 0,transparent 40%),var(--white)}.qizuna-service-section h2{font-size:2rem;font-weight:700;color:var(--text-dark);margin-bottom:1.5rem}@media (min-width:768px){.qizuna-service-section h2{font-size:2.25rem}}.qizuna-service-section p{font-size:1rem;color:var(--text-medium);line-height:1.7;margin-bottom:1rem}.qizuna-service-section p:last-child{margin-bottom:0}.qizuna-service-cards{display:grid;gap:1.5rem;margin-top:2rem}@media (min-width:768px){.qizuna-service-cards{grid-template-columns:repeat(2,1fr)}}.qizuna-service-card-item{background:var(--white);border:1px solid var(--border-light);border-radius:16px;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.qizuna-service-card-item:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#25BDAD,#F04E23);opacity:0;transition:opacity .3s ease}.qizuna-service-card-item:hover{border-color:rgba(37,189,173,.3);box-shadow:0 12px 40px rgba(37,189,173,.15);transform:translateY(-4px)}.qizuna-service-card-item:hover:before{opacity:1}.qizuna-service-card-item h3{font-size:1.125rem;font-weight:600;color:var(--text-dark);margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.qizuna-service-card-item h3:before{content:"";width:10px;height:10px;background:linear-gradient(135deg,#25BDAD,#34d3c7);border-radius:50%;flex-shrink:0;box-shadow:0 2px 8px rgba(37,189,173,.3)}.qizuna-service-card-item p{font-size:.95rem;color:var(--text-light);line-height:1.6;margin-bottom:0}.qizuna-tech-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.qizuna-tech-tag{padding:.5rem 1.25rem;background:linear-gradient(135deg,rgba(37,189,173,.1),rgba(37,189,173,.05));color:var(--primary-dark);border-radius:24px;font-size:.875rem;font-weight:500;border:1px solid rgba(37,189,173,.2);transition:all .3s ease}.qizuna-tech-tag:hover{background:linear-gradient(135deg,rgba(37,189,173,.15),rgba(37,189,173,.08));border-color:rgba(37,189,173,.35);transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,189,173,.15)}.qizuna-service-section a{color:var(--primary-color);text-decoration:none;font-weight:500;transition:color .3s ease}.qizuna-service-section a:hover{color:var(--primary-dark);text-decoration:underline}.qizuna-service-faq{padding:5rem 0;background:radial-gradient(circle at 20% 80%,rgba(37,189,173,.06) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(240,78,35,.05) 0,transparent 50%),var(--background-light)}.qizuna-livrable-list{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.qizuna-livrable-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;background:var(--white);border-radius:16px;border:1px solid var(--border-light);transition:all .3s ease;position:relative;overflow:hidden}.qizuna-livrable-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#25BDAD,#F04E23);opacity:0;transition:opacity .3s ease}.qizuna-livrable-item:hover{border-color:rgba(37,189,173,.2);box-shadow:0 8px 24px rgba(37,189,173,.1);transform:translateX(4px)}.qizuna-livrable-item:hover:before{opacity:1}.qizuna-livrable-item .qizuna-livrable-icon{color:var(--primary-color);flex-shrink:0;margin-top:2px}.qizuna-livrable-item p{margin-bottom:0}.qizuna-avantages-list{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.qizuna-avantage-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:var(--white);border-radius:16px;border:1px solid var(--border-light);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.qizuna-avantage-item:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#25BDAD,#F04E23);opacity:0;transition:opacity .3s ease}.qizuna-avantage-item:hover{border-color:rgba(37,189,173,.2);box-shadow:0 12px 40px rgba(37,189,173,.12);transform:translateY(-4px)}.qizuna-avantage-item:hover:before{opacity:1}.qizuna-avantage-item .qizuna-avantage-icon{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,rgba(37,189,173,.15),rgba(37,189,173,.05));border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--primary-color);flex-shrink:0;transition:transform .3s ease}.qizuna-avantage-item:hover .qizuna-avantage-icon{transform:scale(1.1) rotate(5deg)}.qizuna-avantage-item h3{font-size:1rem;font-weight:600;color:var(--text-dark);margin-bottom:.25rem}.qizuna-avantage-item h3:before{display:none}.qizuna-avantage-item p{font-size:.9rem;margin-bottom:0}