:root{--color-primary: #1C3353;--color-secondary: #273951;--color-text: #475569;--color-bg-dark: #0f1f33}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.service-hero{position:relative;color:#fff;padding:6rem 0 4rem;text-align:center;overflow:hidden;min-height:400px}.hero-bg{position:absolute;inset:0;width:100%;height:100%;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover;display:block}.service-hero .hero-content{position:relative;z-index:2}.service-hero h1{font-size:5rem;margin-bottom:1rem}.service-hero h2{font-size:3rem;margin-bottom:1rem}.service-subtitle{font-size:1.2rem;opacity:.9}.service-description{background:linear-gradient(180deg,#000,#1c3353 15%,#0f1f33);padding:6rem 1rem;position:relative}.service-description:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:150px;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.1) 20%,rgba(0,0,0,.3) 40%,rgba(0,0,0,.5) 60%,rgba(0,0,0,.7) 80%,rgba(0,0,0,1) 100%);pointer-events:none;z-index:1}.description-card{background:#fff;padding:1rem 4rem;border-radius:20px;box-shadow:0 15px 40px #1c33531a;max-width:1000px;margin:0 auto;position:relative;z-index:2}.description-card h2{color:#1c3353;margin-bottom:2rem;text-align:center;font-size:2.5rem}.description-card h3{color:#1c3353;margin:3rem 0 2rem;font-size:1.8rem}.description-card p{color:#1c3353;font-size:1.1rem;line-height:1.8;margin-bottom:2rem;text-align:justify}.device-compatibility{display:flex;justify-content:center;margin:2rem 0 1rem;padding:1rem 0}.compatibility-text{display:flex;align-items:center;gap:1rem;color:#1c3353;font-size:1.1rem;font-weight:600;margin:0}.device-icon{width:32px;height:32px;color:#1c3353;transition:transform .3s ease}.device-icon:hover{transform:translateY(-3px)}.compatibility-text span{margin-left:.5rem;font-weight:700}.phase-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem;margin-bottom:3rem}.phase-box{background:#273951;border-radius:16px;padding:2rem;box-shadow:0 8px 20px #1c335326;border:none;transition:transform .3s ease,box-shadow .3s ease}.phase-box:hover{transform:translateY(-5px);box-shadow:0 15px 40px #1c335340}.phase-title{color:#fff;font-size:1.5rem;margin:0 0 1.5rem;text-align:center;font-weight:700;padding-bottom:1rem;border-bottom:2px solid rgba(255,255,255,.2)}.phase-items{margin-bottom:1.5rem}.phase-item{display:flex;align-items:flex-start;margin-bottom:1rem;padding:.75rem;background:#ffffff1a;border-radius:10px;transition:all .6s ease;backdrop-filter:blur(10px);opacity:0;transform:translate(-30px)}.phase-item.animated{opacity:1;transform:translate(0)}.phase-item:hover{transform:translate(5px);background:#ffffff26}.phase-number{background:#fff;color:#1c3353;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin-right:1rem;flex-shrink:0}.phase-content p{margin:0;color:#fff;font-size:1rem;line-height:1.5;text-align:start}.phase-icon{width:48px;height:48px;min-width:48px;background:linear-gradient(135deg,#fff,#f1f5f9);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.phase-icon svg{width:24px;height:24px;color:#1c3353}.phase-item:hover .phase-icon{transform:scale(1.1);box-shadow:0 4px 12px #1c335333}.phase-video-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:1.5rem;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.video-container{width:100%;position:relative;padding:1.5rem;background:linear-gradient(175deg,#63676a,#242627);border-radius:24px;box-shadow:0 10px 40px #00000026,inset 0 1px #ffffff80,inset 0 -1px #0000001a}.video-container:before{content:"";position:absolute;inset:1.2rem;background:#000;border-radius:16px;box-shadow:inset 0 2px 8px #00000080,0 0 0 6px #000c;z-index:0}.video-container:after{content:"";position:absolute;top:.7rem;left:50%;transform:translate(-50%);width:6px;height:6px;background:#1a1a1a;border-radius:50%;box-shadow:0 0 0 2px #ffffff1a,inset 0 1px 2px #000c;z-index:2}.video-container video{display:block;width:100%;height:auto;border-radius:12px;position:relative;z-index:1}.video-placeholder{background:#fff;border-radius:12px;padding:1rem;border:1px solid rgba(28,51,83,.08);width:100%;max-width:1000px;box-sizing:border-box;box-shadow:0 8px 24px #1c33530f;min-height:220px;display:flex;align-items:center;justify-content:center}.video-placeholder p{color:#475569;font-style:italic;margin:0}.pricing-card-centered{background:#fff;padding:3rem 2.5rem;border-radius:20px;box-shadow:0 15px 50px #0000004d;max-width:400px;margin:5rem auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.5rem;transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:2}.pricing-card-centered .limited-inline{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;font-weight:700;font-size:.85rem;padding:.5rem 1.2rem;border-radius:999px;letter-spacing:.05em;box-shadow:0 4px 12px #ff6b6b4d;animation:pulse 2s ease-in-out infinite}.pricing-card-centered h3{color:#1c3353;font-size:1.8rem;margin:0;margin-bottom:-1.5rem;font-weight:700}.pricing-card-centered .price{margin:0;display:flex;align-items:baseline;gap:.5rem}.pricing-card-centered .price span{font-size:3.5rem;font-weight:800;color:#1c3353;line-height:1}.pricing-card-centered .price small{font-size:1.2rem;color:#64748b;font-weight:600}.pricing-card-centered>p{color:#64748b;font-size:1rem;margin:-1rem -.5rem -.5rem;font-weight:500}.pricing-card-centered .cta-button{margin:0;padding:1rem 2.5rem;font-size:1.1rem;width:100%;max-width:300px;background:linear-gradient(135deg,#1c3353,#2a4a6b);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;display:inline-block;border:none;cursor:pointer}.pricing-card-centered .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1c33534d;text-decoration:none}.pricing-card-centered.contact-open .cta-button{background:linear-gradient(135deg,#64748b,#94a3b8);cursor:default}.contact-box{width:100%;margin-top:2rem;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:16px;border:2px solid #1C3353;box-shadow:0 10px 30px #1c335326;overflow:hidden;animation:slideDown .4s ease-out}.contact-box-content{padding:2.5rem 2rem;text-align:center;position:relative}.contact-icon-large{width:64px;height:64px;color:#1c3353;margin:0 auto 1.5rem;display:block;animation:pulse 2s ease-in-out infinite}.contact-box-content h4{color:#1c3353;font-size:1.6rem;font-weight:700;margin:0 0 1rem}.contact-box-content p{color:#475569;font-size:1rem;line-height:1.6;margin:0 0 1rem}.contact-box-content p strong{color:#1c3353;font-weight:600}.email-button{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#1c3353,#2a4a6b);color:#fff;text-decoration:none;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1.1rem;margin-top:1rem;transition:all .3s ease;box-shadow:0 4px 15px #1c33534d}.email-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #1c335366;text-decoration:none}.email-button svg{width:20px;height:20px}.close-button{position:absolute;top:1rem;right:1rem;background:#1c33531a;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#1c3353}.close-button:hover{background:#1c335333;transform:rotate(90deg)}.close-button svg{width:20px;height:20px}.faq-wrapper{margin-top:4rem;padding-bottom:2rem;position:relative;z-index:2}.faq-title{color:#ffffffb3;text-align:center;font-size:1.3rem;margin-bottom:2rem;font-weight:500;opacity:.85}.faq-container{max-width:750px;margin:0 auto}.faq-item{background:#fffffff2;border-radius:8px;margin-bottom:.75rem;box-shadow:0 1px 3px #00000014;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;backdrop-filter:blur(10px)}.faq-item:hover{box-shadow:0 2px 6px #0000001f;border-color:#ffffff4d;background:#fffffffa}.faq-item[open]{box-shadow:0 3px 10px #00000026;border-color:#fff6;background:#fff}.faq-question{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;cursor:pointer;color:#475569;font-weight:500;font-size:.95rem;list-style:none;transition:all .3s ease;user-select:none}.faq-question::-webkit-details-marker{display:none}.faq-question:hover{color:#1c3353}.faq-question span{flex:1;margin-right:1rem}.faq-icon{width:18px;height:18px;color:#94a3b8;transition:transform .3s ease,color .3s ease;flex-shrink:0;opacity:.7}.faq-item:hover .faq-icon{opacity:1;color:#64748b}.faq-item[open] .faq-icon{transform:rotate(180deg);color:#1c3353;opacity:1}.faq-answer{padding:0 1.25rem 1rem;color:#64748b;font-size:.9rem;line-height:1.6;animation:fadeIn .3s ease}.faq-answer p{margin:0 0 .75rem;text-align:left}.faq-answer p:last-child{margin-bottom:0}.faq-answer a{color:#475569;text-decoration:underline;text-decoration-color:#4755694d;font-weight:500;transition:all .3s ease}.faq-answer a:hover{color:#1c3353;text-decoration-color:#1c335380}.footer{background:#000;padding:3rem 0;color:#fff;min-height:180px;margin-top:-30px}.footer .container{display:flex;flex-direction:column;justify-content:center;min-height:120px}.footer-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2rem;margin:0}.footer-left{flex:1;text-align:left}.footer-left p{margin:0;font-size:.9rem;color:#fffc}.footer-center{flex:1;text-align:center}.footer-contact{margin-bottom:1rem}.footer-contact h3{color:#fff;font-size:1.1rem;margin-bottom:.5rem;font-weight:600}.footer-contact p{margin:.3rem 0;font-size:.9rem;color:#ffffffe6}.footer-social{display:flex;gap:1rem;justify-content:center;align-items:center}.footer-social a{color:#ffffffb3;transition:all .3s ease;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.footer-social a:hover{color:#fff;background:#ffffff1a;transform:translateY(-2px)}.footer-social svg{width:20px;height:20px}.footer-right{flex:1;text-align:right}.footer-logo{height:50px;width:auto}@media (max-width: 834px){.container{padding:0 1rem!important}.service-hero{padding:4rem 0 3rem!important}.service-hero h1{font-size:2.3rem!important;line-height:1.3!important}.service-hero h2{font-size:1.9rem!important;line-height:1.3!important}.service-description{padding:2rem 0!important}.description-card{padding:2rem 1.5rem!important;margin:0 .5rem!important}.description-card h2{font-size:1.8rem!important;margin-bottom:1.5rem!important}.description-card h3{font-size:1.3rem!important;margin:2rem 0 1.5rem!important;white-space:nowrap!important}.description-card p{font-size:.95rem!important;text-align:justify!important;hyphens:none!important;word-spacing:normal!important;line-height:1.6!important}.phase-grid{grid-template-columns:1fr!important;gap:1.5rem!important;margin-bottom:2rem!important}.phase-box{padding:1.5rem!important}.phase-title{font-size:1.2rem!important;margin-bottom:1rem!important}.phase-item{padding:.75rem!important;margin-bottom:.75rem!important}.phase-number{width:28px!important;height:28px!important;font-size:1.1rem!important;margin-right:.75rem!important}.phase-content p{font-size:.9rem!important;word-spacing:normal!important;text-align:left!important;hyphens:none!important;line-height:1.5!important}.device-compatibility{margin:1.5rem .5rem 1rem!important;padding:.5rem!important}.compatibility-text{font-size:.85rem!important;gap:.5rem!important;flex-wrap:nowrap!important}.device-icon{width:22px!important;height:22px!important}.compatibility-text span{font-size:.85rem!important;white-space:nowrap!important}.phase-video-row{grid-template-columns:1fr!important;gap:1.5rem!important;margin:1rem .5rem!important}.video-container{padding:1.2rem!important;border-radius:20px!important}.video-container:before{inset:.9rem!important;border-radius:14px!important}.video-container:after{width:5px!important;height:5px!important;top:.6rem!important}.video-placeholder{min-height:120px!important;padding:1.5rem 1rem!important}.video-placeholder p{font-size:.85rem!important}.pricing-card-centered{padding:2rem 1.5rem!important;max-width:90%!important;gap:1rem!important}.pricing-card-centered .limited-inline{font-size:.75rem!important;padding:.4rem 1rem!important}.pricing-card-centered h3{font-size:1.5rem!important}.pricing-card-centered .price span{font-size:2.2rem!important}.pricing-card-centered p{font-size:.9rem!important}.pricing-card-centered .cta-button{padding:.9rem 1.8rem!important;font-size:1rem!important;max-width:100%!important}.contact-box-content{padding:2rem 1.5rem!important}.contact-icon-large{width:48px!important;height:48px!important;margin-bottom:1rem!important}.contact-box-content h4{font-size:1.3rem!important}.contact-box-content p{font-size:.9rem!important}.email-button{padding:.9rem 1.5rem!important;font-size:1rem!important;flex-direction:column!important;gap:.5rem!important}.close-button{width:32px!important;height:32px!important;top:.75rem!important;right:.75rem!important}.close-button svg{width:18px!important;height:18px!important}.faq-wrapper{margin-top:3rem!important;padding-bottom:1.5rem!important}.faq-title{font-size:1.2rem!important;margin-bottom:1.5rem!important}.faq-question{padding:.9rem 1rem!important;font-size:.9rem!important}.faq-answer{padding:0 1rem .9rem!important;font-size:.85rem!important}.faq-icon{width:16px!important;height:16px!important}.footer{margin-top:-20px!important;padding:2rem 0!important}.footer-content{flex-direction:column!important;text-align:center!important;gap:1.5rem!important}.footer-left,.footer-center,.footer-right{flex:none!important;text-align:center!important}.footer-left p{font-size:.85rem!important}.footer-logo{height:40px!important;margin:0 auto!important}.footer-contact h3{font-size:.9rem!important;margin-bottom:.8rem!important}.footer-contact p{font-size:.85rem!important;margin:.4rem 0!important}.footer-social{margin-top:1rem!important;gap:.8rem!important}.footer-social a{padding:.4rem!important}.footer-social svg{width:18px!important;height:18px!important}}@media (max-width: 480px){.service-hero h1{font-size:2rem!important}.description-card{padding:1.5rem 1rem!important}.description-card h2{font-size:1.5rem!important}.description-card h3{font-size:1.15rem!important}.phase-content p{font-size:.85rem!important}.pricing-card-centered .price span{font-size:2rem!important}.compatibility-text span{font-size:.8rem!important}.video-container{padding:1rem!important;border-radius:18px!important}.video-container:before{inset:.75rem!important;border-radius:12px!important}.contact-box-content{padding:1.5rem 1rem!important}.contact-box-content h4{font-size:1.2rem!important}.email-button{width:100%!important;justify-content:center!important}.faq-wrapper{margin-top:2rem!important}.faq-title{font-size:1.1rem!important}.faq-question{padding:.8rem .9rem!important;font-size:.85rem!important}.faq-answer{padding:0 .9rem .8rem!important;font-size:.8rem!important}}
