*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;color:#222;background:#f8f9fb}.sample-hero{padding:32px 16px 48px;background:#f8f9fb}.sample-hero-card{max-width:1100px;margin:0 auto;background:#fff;border-radius:20px;padding:32px 24px 40px;box-shadow:0 12px 30px rgb(0 0 0 / .08),0 4px 12px rgb(0 0 0 / .06);display:grid;grid-template-columns:1fr;gap:32px}.sample-hero-center{text-align:center}.sample-hero-center h1{font-size:28px;font-weight:700;margin:0 0 12px;color:#1f1f1f}.sample-hero-center p{font-size:16px;color:#555;margin:0 0 24px}.sample-hero-search{display:flex;background:#fff;border:1px solid #e0e0e0;border-radius:14px;padding:6px;max-width:520px;margin:0 auto;box-shadow:0 8px 20px rgb(0 0 0 / .08)}.sample-hero-search input{flex:1;border:none;padding:14px 16px;font-size:16px;outline:none}.sample-hero-search button{background:#6e00ff;color:#fff;border:none;padding:0 24px;border-radius:10px;font-size:15px;font-weight:600}.sample-hero-media{position:relative;width:100%;height:220px;border-radius:16px;overflow:hidden}.sample-hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media (min-width:768px){.sample-hero-media{height:100%;min-height:280px}}@media (min-width:1024px){.sample-hero-media{min-height:340px}}.sample-services{padding:48px 16px;background:#f8f9fb}.sample-services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1100px;margin:0 auto}.sample-service-card{background:#fff;border-radius:12px;padding:24px 16px;text-align:center;box-shadow:0 6px 18px rgb(0 0 0 / .06)}.sample-service-card img{width:56px;height:56px;object-fit:contain;margin-bottom:12px}.sample-service-card h3{font-size:16px;margin:0}@media (min-width:768px){.sample-services-grid{grid-template-columns:repeat(3,1fr)}.sample-service-card h3{font-size:18px}}@media (min-width:1024px){.sample-services-grid{grid-template-columns:repeat(4,1fr)}.sample-hero img{filter:drop-shadow(0 20px 40px rgb(0 0 0 / .08))}}.sample-services{padding:48px 16px;background:#f8f9fb}.sample-services-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sample-service-card{background:#fff;border-radius:14px;padding:24px 16px;text-align:center;box-shadow:0 6px 18px rgb(0 0 0 / .06)}.sample-service-card img{width:56px;height:56px;object-fit:contain;margin:0 auto 12px;display:block}.sample-service-card h3{font-size:16px;margin:0;line-height:1.3}@media (min-width:768px){.sample-services-grid{grid-template-columns:repeat(3,1fr);gap:20px}.sample-service-card h3{font-size:18px}}@media (min-width:1024px){.sample-services-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.sample-services{padding:48px 16px;background:#f8f9fb}.sample-services-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sample-service-card{background:#fff;border-radius:14px;padding:24px 16px;text-align:center;box-shadow:0 6px 18px rgb(0 0 0 / .06)}.sample-service-card img{width:90px;height:90px;object-fit:contain;margin:0 auto 12px;display:block}.sample-service-card h3{font-size:16px;margin:0;line-height:1.3}@media (min-width:768px){.sample-services-grid{grid-template-columns:repeat(3,1fr);gap:20px}.sample-service-card h3{font-size:18px}}@media (min-width:1024px){.sample-services-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.sample-popular{padding:48px 16px;background:#fff}.sample-popular-title{max-width:1100px;margin:0 auto 24px;font-size:22px;font-weight:700}.sample-popular-track{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;max-width:1100px;margin:0 auto}.sample-popular-card{min-width:200px;background:#fff;border-radius:14px;box-shadow:0 6px 18px rgb(0 0 0 / .08);padding:16px;text-align:center}.sample-popular-card img{width:100%;height:120px;object-fit:cover;border-radius:10px;margin-bottom:12px}.sample-popular-card h3{font-size:15px;margin:0}@media (min-width:768px){.sample-popular-track{display:grid;grid-template-columns:repeat(4,1fr);overflow:visible}.sample-popular-card{min-width:auto}}.sample-trust{padding:48px 16px;background:#f8f9fb}.sample-trust-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sample-trust-card{background:#fff;border-radius:16px;padding:24px 16px;text-align:center;box-shadow:0 6px 18px rgb(0 0 0 / .06)}.sample-trust-value{font-size:22px;font-weight:700;color:#1f1f1f;margin-bottom:6px}.sample-trust-label{font-size:14px;color:#666}@media (min-width:768px){.sample-trust-grid{grid-template-columns:repeat(4,1fr);gap:20px}.sample-trust-value{font-size:24px}}.sample-trust-heading{max-width:1100px;margin:0 auto 24px;font-size:22px;font-weight:700;color:#1f1f1f;text-align:center}@media (min-width:768px){.sample-trust-heading{font-size:26px;margin-bottom:32px}}.sample-trust-icon{margin-bottom:12px}.sample-trust-icon img{width:40px;height:40px;object-fit:contain;margin:0 auto;display:block}.sample-cta{padding:56px 16px;background:#f8f9fb}.sample-cta-card{max-width:1100px;margin:0 auto;background:#6e00ff;color:#fff;border-radius:20px;padding:40px 24px;text-align:center;box-shadow:0 16px 40px rgb(0 0 0 / .15)}.sample-cta-card h2{font-size:26px;margin:0 0 12px}.sample-cta-card p{font-size:16px;margin:0 0 24px;opacity:.9}.sample-cta-button{display:inline-block;background:#fff;color:#6e00ff;padding:14px 28px;border-radius:12px;font-weight:600;text-decoration:none}@media (min-width:768px){.sample-cta-card h2{font-size:32px}.sample-cta-card p{font-size:18px}}.sample-services a{text-decoration:none;color:inherit;display:block}.sample-service-card h3{font-size:16px;font-weight:600;color:#1f1f1f;margin:0;line-height:1.3}.sample-services a:hover .sample-service-card,.sample-services a:hover{transform:translateY(-3px)}.sample-service-card{transition:transform 0.2s ease,box-shadow 0.2s ease}.sample-services a:hover .sample-service-card,.sample-services a:hover.sample-service-card{box-shadow:0 10px 28px rgb(0 0 0 / .1)}.sample-service-card h3{font-weight:500;letter-spacing:-.2px}.sample-subservices{padding:48px 16px;background:#f8f9fb}.sample-subservices-grid{max-width:1100px;margin:0 auto;display:grid;gap:20px}.sample-subservice-card{display:grid;grid-template-columns:1fr auto;gap:20px;background:#fff;border-radius:18px;padding:24px;text-decoration:none;color:inherit;box-shadow:0 6px 18px rgb(0 0 0 / .08);transition:transform 0.2s ease,box-shadow 0.2s ease}.sample-subservice-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgb(0 0 0 / .12)}.sample-subservice-content h3{font-size:18px;font-weight:600;margin:0 0 8px}.sample-subservice-price{font-size:20px;font-weight:700;color:#6e00ff;margin-bottom:8px}.sample-subservice-content p{font-size:14px;color:#555;margin:0;line-height:1.5}.sample-subservice-media img{width:180px;height:120px;object-fit:cover;border-radius:12px}@media (max-width:767px){.sample-subservice-card{grid-template-columns:1fr}.sample-subservice-media img{width:100%;height:190px}}.sample-header{background:#fff;box-shadow:0 4px 14px rgb(0 0 0 / .06);position:sticky;top:0;z-index:100}.sample-header-inner{max-width:1100px;margin:0 auto;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.sample-logo a{font-size:20px;font-weight:700;text-decoration:none;color:#1f1f1f}.sample-header-button{background:#6e00ff;color:#fff;padding:10px 18px;border-radius:12px;text-decoration:none;font-size:14px;font-weight:600}@media (max-width:767px){.sample-header-inner{gap:10px}.sample-header-button{display:none}}.sample-city-selector{position:relative;margin-left:auto}.sample-city-button{display:flex;align-items:center;gap:6px;background:#fff0;border:none;padding:6px 8px;font-size:14px;font-weight:500;color:#1f1f1f;cursor:pointer}.sample-city-icon{width:18px;height:18px;fill:#6e00ff}.sample-city-chevron{width:16px;height:16px;fill:#666}.sample-city-button:hover{color:#6e00ff}.sample-city-dropdown{position:absolute;top:140%;left:0;background:#fff;border-radius:14px;box-shadow:0 10px 28px rgb(0 0 0 / .12);overflow:hidden;display:none;min-width:160px;z-index:10}.sample-city-dropdown div{padding:10px 14px;cursor:pointer;font-size:14px}.sample-city-dropdown div:hover{background:#f5f7ff}.sample-whatsapp-btn{margin-top:12px;background:#25d366;color:#fff;border:none;padding:10px 16px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.sample-whatsapp-btn:hover{background:#1ebe5d}.tv-size-tabs{display:flex;gap:8px;margin:8px 0}.tv-size-tabs button{padding:6px 10px;border-radius:8px;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:13px}.tv-size-tabs button.active{background:#6e00ff;color:#fff;border-color:#6e00ff}.sample-footer{background:#111;color:#ccc;padding:32px 16px 16px}.sample-footer-inner{display:flex;flex-direction:column;gap:24px}.sample-footer-logo{font-size:20px;font-weight:700;color:#fff}.sample-footer-tagline{font-size:14px;color:#aaa;margin-top:6px}.sample-footer-section h4{font-size:14px;font-weight:600;margin-bottom:10px;color:#fff}.sample-footer-section ul{list-style:none;padding:0;margin:0}.sample-footer-section li{font-size:14px;margin-bottom:8px}.sample-footer-section a{color:#ccc;text-decoration:none}.sample-footer-section a:hover{color:#fff}.sample-footer-bottom{margin-top:24px;padding-top:16px;border-top:1px solid #222;font-size:13px;color:#777;text-align:center}@media (min-width:768px){.sample-footer-inner{max-width:1100px;margin:0 auto;flex-direction:row;justify-content:space-between;gap:40px}.sample-footer-brand{max-width:260px}}.sample-faq-card{margin-top:24px}.sample-faq-item{background:#fff;border-radius:14px;padding:16px 18px;margin-bottom:14px;box-shadow:0 8px 24px rgb(0 0 0 / .06)}.sample-faq-question{background:none;border:0;padding:0;font-weight:600;cursor:pointer}.faq-section strong,.sample-faq-card strong{font-weight:600}.faq-section p>strong,.sample-faq-card p>strong{display:block;margin-bottom:6px}.faq-section p{margin:0 0 12px}.faq-section p,.sample-faq-item{background:#fff;border-radius:14px;padding:16px 18px;box-shadow:0 8px 24px rgb(0 0 0 / .06)}.sample-hero{padding:56px 16px 64px;background:linear-gradient(180deg,#f6f8ff 0%,#ffffff 70%)}.sample-hero-inner{max-width:1100px;margin:0 auto;text-align:center}.sample-hero h1{font-size:28px;font-weight:700;line-height:1.2;margin-bottom:12px;color:#1f1f1f}.sample-hero p{font-size:15px;color:#555;margin-bottom:24px}.sample-hero-search{display:flex;gap:8px;background:#fff;padding:8px;border-radius:16px;box-shadow:0 10px 30px rgb(0 0 0 / .08);max-width:520px;margin:0 auto}.sample-hero-search input{flex:1;border:none;font-size:15px;padding:12px 14px;outline:none}.sample-hero-search button{background:#6e00ff;color:#fff;border:none;padding:12px 18px;border-radius:12px;font-weight:600;cursor:pointer}@media (min-width:768px){.sample-hero h1{font-size:36px}}.sample-hero-phone{margin-top:18px;display:inline-flex;align-items:center;gap:14px;background:#fff;padding:14px 18px;border-radius:12px;box-shadow:0 5px 18px rgb(0 0 0 / .12)}.phone-icon{font-size:22px;background:#0ea5e9;color:#fff;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%}.phone-content{display:flex;flex-direction:column}.phone-label{font-size:13px;opacity:.7}.phone-number{font-size:18px;font-weight:700;color:#000;text-decoration:none}.phone-number:hover{text-decoration:underline}.sample-phone-card{width:100%;display:inline-flex;align-items:center;gap:14px;background:#fff;padding:14px 18px;border-radius:12px;box-shadow:0 5px 18px rgb(0 0 0 / .12)}.phone-icon{font-size:22px;background:#0ea5e9;color:#fff;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%}.phone-content{display:flex;flex-direction:column}.phone-label{font-size:13px;opacity:.7}.phone-number{font-size:18px;font-weight:700;color:#000;text-decoration:none}.phone-number:hover{text-decoration:underline}.phone-card{width:100%;background:#fff;border-radius:18px;padding:18px;box-shadow:0 6px 18px rgb(0 0 0 / .08);margin-bottom:20px}.phone-inner{display:flex;align-items:center;gap:14px}.phone-icon-circle{width:52px;height:52px;border-radius:50%;background:#1d9bf0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.phone-icon{font-size:22px;color:#fff}.phone-text-wrap{display:flex;flex-direction:column}.phone-label{font-size:14px;color:#666;margin-bottom:2px}.phone-number{font-size:20px;font-weight:700;color:#2563eb;text-decoration:none}.phone-number:hover{text-decoration:underline}.phone-card{width:100%;background:#fff;padding:16px 18px;border-radius:16px;box-shadow:0 6px 18px rgb(0 0 0 / .08);margin-bottom:18px}.phone-row{display:flex;align-items:center;gap:14px;text-decoration:none}.phone-icon-circle{width:48px;height:48px;border-radius:50%;background:#1d9bf0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.phone-text-wrap{display:flex;flex-direction:column;line-height:1.2}.phone-label{font-size:13px;color:#666;margin-bottom:3px}.phone-number{font-size:22px;font-weight:700;color:#2563eb}