body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}.header{position:fixed;top:0;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a;z-index:1000;padding:1rem 0;transform:translateY(0);transition:transform .3s ease-in-out}.header-hidden{transform:translateY(-100%)}.header-visible{transform:translateY(0)}.header-container{display:flex;justify-content:space-between;align-items:center;gap:2rem}.logo{display:flex;align-items:center}.logo img{height:40px;width:auto}.main-nav{display:flex;gap:2rem;align-items:center}.main-nav a{text-decoration:none;color:#1f2937;font-weight:500;font-size:1rem;transition:color .2s;cursor:pointer}.main-nav a:hover{color:#d2ac67}.nav-dropdown{position:relative}.nav-link-dropdown{display:inline-flex;align-items:center;gap:4px;color:#1f2937;font-weight:500;font-size:1rem;cursor:pointer;transition:color .2s}.nav-link-dropdown:hover{color:#d2ac67}.nav-link-dropdown svg{width:16px;height:16px;transition:transform .2s}.nav-dropdown:hover .nav-link-dropdown svg{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 12px #0000001a;border-radius:8px;padding:.5rem 0;min-width:220px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;margin-top:1rem;z-index:100}.dropdown-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{display:block;padding:.75rem 1.25rem;color:#1f2937;text-decoration:none;font-weight:500;font-size:.938rem;transition:all .2s;white-space:nowrap}.dropdown-menu a:hover{background:#f9fafb;color:#d2ac67;padding-left:1.5rem}.header-actions{display:flex;align-items:center;gap:1.5rem}.phone-number{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:#1f2937;font-weight:600;font-size:1rem;white-space:nowrap}.phone-number svg{color:#000}.phone-number:hover{color:#d2ac67}.phone-number:hover svg{color:#d2ac67}.btn-cta{padding:.75rem 1.5rem;background:#d2ac67;color:#000;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-cta:hover{background:#c09851;transform:translateY(-2px)}.github-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#000;transition:all .2s;text-decoration:none}.github-link:hover{background:#f9fafb;border-color:#d2ac67;transform:translateY(-2px)}.github-link svg{width:20px;height:20px}.hamburger{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem}.hamburger span{width:25px;height:3px;background:#1f2937;border-radius:2px;transition:all .3s}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}body{padding-top:80px}@media(max-width:968px){.main-nav{position:fixed;top:80px;left:0;right:0;background:#fff;flex-direction:column;padding:2rem;box-shadow:0 4px 6px #0000001a;transform:translate(-100%);transition:transform .3s;align-items:flex-start;gap:1rem}.main-nav.active{transform:translate(0)}.nav-dropdown{width:100%}.nav-link-dropdown{width:100%;justify-content:space-between;padding:.5rem 0}.dropdown-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;margin-top:.5rem;padding-left:1rem;border-left:2px solid #e5e7eb;background:transparent}.dropdown-menu a{padding:.5rem 1rem;font-size:.875rem}.dropdown-menu a:hover{padding-left:1.25rem}.header-actions{gap:1rem}.phone-number{display:none}.hamburger{display:flex}}@media(max-width:480px){.logo h2{font-size:1.1rem}.btn-cta{padding:.6rem 1rem;font-size:.85rem}.header{padding:.75rem 0}.header-container{gap:1rem}}*{margin:0;padding:0;box-sizing:border-box}.app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1f2937;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media(max-width:640px){.container{padding:0 16px}.section-label{font-size:.85rem}}.btn-primary{padding:1rem 2rem;background:#d2ac67;color:#000;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s}.btn-primary:hover{transform:translateY(-2px);background:#c09851}.social-proof{background:#fff;min-height:calc(100vh - 70px);height:calc(100vh - 70px);display:flex;flex-direction:column;justify-content:space-between;padding:4vh 20px;border-bottom:3px solid #000000;overflow:hidden}.social-proof .container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.social-proof .clutch-style-wrapper{width:100%;padding-top:3vh;padding-bottom:0;border-top:1px solid #e0e0e0}.section-label{font-size:.9rem;font-weight:600;color:#666;margin-bottom:1rem;letter-spacing:1px}.social-proof-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5vh;flex:1;max-width:900px;margin:0 auto}.social-proof-left{width:100%;text-align:center;margin-bottom:4vh}.social-proof-left h2{font-size:2.5rem;margin-bottom:1.5rem;color:#000;line-height:1.2}.social-proof-left .highlight{color:#d2ac67}.pain-points{font-size:1rem;line-height:1.8;margin-bottom:2rem;color:#333}.pain-points strong{color:#000}.btn-main-action{padding:1rem 2.5rem;background:#d2ac67;color:#000;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s;letter-spacing:.5px;margin-bottom:1rem}.btn-main-action:hover{background:#c09851;transform:translateY(-2px)}.subtext{font-size:.85rem;color:#666;font-weight:500}.upwork-badge-container{margin:0 auto 3vh;display:flex;align-items:center;gap:.75rem;justify-content:center}.upwork-badge-link{display:inline-block;text-decoration:none;transition:transform .2s}.upwork-badge-link:hover{transform:scale(1.05)}.upwork-badge{display:inline-flex;align-items:center;gap:.5rem;background:#000;color:#fff;padding:.5rem 1.25rem;border-radius:50px;font-weight:600;font-size:.875rem;box-shadow:0 2px 6px #0003;transition:all .2s;min-width:160px}.upwork-badge:hover{background:#1a1a1a;box-shadow:0 6px 16px #0006}.upwork-star{width:22px;height:22px}.upwork-badge-content{display:flex;flex-direction:column;gap:.1rem}.upwork-badge-text{font-size:.875rem;letter-spacing:.2px}.upwork-badge-subtext{font-size:.85rem;font-style:italic;font-weight:400;color:#666}.social-proof-right .image-placeholder,.social-proof-right .video-container{background:#fff;border:2px solid #000000;border-radius:8px;padding:60px 40px;min-height:350px;display:flex;align-items:center;justify-content:center;text-align:center;color:#333}.social-proof-right .video-container{padding:0;overflow:hidden;position:relative;aspect-ratio:16 / 9;min-height:0}.social-proof-right .video-container iframe{position:absolute;top:0;left:0;border-radius:6px}.video-caption{margin-top:1rem;font-size:.95rem;line-height:1.5;color:#333;text-align:center;font-style:italic}.video-caption strong{color:#d2ac67;font-weight:700}.social-proof-right .image-placeholder p{font-size:1rem;line-height:1.6}.social-proof-right .image-placeholder strong{color:#000}@media(max-width:768px){.social-proof-content{grid-template-columns:1fr;gap:40px}.social-proof-left h2{font-size:1.75rem}.social-proof{padding:60px 20px}.social-proof-right .image-placeholder{min-height:250px;padding:40px 20px}}.social-proof-stats{background:#fff;padding:40px 20px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.clutch-style-wrapper{display:flex;align-items:center;justify-content:center;gap:3rem;max-width:1200px;margin:0 auto}.reviewed-section{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.reviewed-section-link{text-decoration:none;color:inherit;transition:opacity .2s}.reviewed-section-link:hover{opacity:.8}.top-row,.bottom-row{display:flex;align-items:center;gap:.75rem}.reviewed-label{font-size:.65rem;font-weight:600;color:#666;letter-spacing:1.2px;min-width:85px}.upwork-logo-reviews{display:flex;align-items:center;min-width:85px}.upwork-logo-reviews svg{height:24px;width:auto;color:#14a800}.stars{color:#d2ac67;font-size:1rem;letter-spacing:1px;line-height:1}.review-count{font-size:.7rem;font-weight:600;color:#666;letter-spacing:.5px;margin-left:0}.stat-separator{width:1px;height:60px;background:#e0e0e0}.video-testimonials{background:#f8f8f8;padding:80px 20px;text-align:center}.video-testimonials .section-label{font-size:.85rem;font-weight:600;color:#666;margin-bottom:1rem;letter-spacing:1.5px}.video-testimonials h2{font-size:2.5rem;margin-bottom:3rem;color:#000;max-width:900px;margin-left:auto;margin-right:auto;line-height:1.2}.video-testimonials h2 .highlight{color:#d2ac67;white-space:nowrap}.testimonials-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:30px;max-width:1400px;margin:0 auto}.testimonial-video{grid-column:span 2;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s}.testimonial-video:nth-child(4){grid-column:2 / 4}.testimonial-video:nth-child(5){grid-column:4 / 6}.testimonial-video:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width:968px){.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:20px}.video-testimonials h2{font-size:2rem}}@media(max-width:640px){.testimonials-grid{grid-template-columns:1fr}.video-testimonials h2{font-size:1.5rem}.video-testimonials{padding:60px 20px}}.stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:140px;gap:.5rem}.stat-icon{display:flex;align-items:center;justify-content:center}.stat-badge-icon{width:50px;height:50px}.stat-number{font-size:2.5rem;font-weight:700;color:#000;line-height:1;margin-bottom:.5rem}.stat-label{font-size:.85rem;color:#666;font-weight:400;line-height:1.3;white-space:nowrap}@media(max-width:768px){.clutch-style-wrapper{flex-direction:column;gap:2rem}.stat-separator{width:80%;height:1px}.stat-item{min-width:auto}.stat-number{font-size:2.5rem}.social-proof-stats{padding:40px 20px}.reviewed-section{flex-direction:column;gap:1rem;text-align:center}.star-rating{align-items:center}.upwork-logo-reviews svg{height:28px}.stars{font-size:.9rem}.social-proof-stats h2{font-size:1.5rem}}.pain-point-section{background:#fff;padding:80px 20px;text-align:center;border-top:3px solid #000000;border-bottom:3px solid #000000}.pain-point-content{max-width:900px;margin:0 auto}.pain-point-content h2{font-size:2rem;line-height:1.4;color:#000;margin-bottom:1.5rem;font-weight:600}.pain-point-description{font-size:1rem;line-height:1.8;color:#333;margin-bottom:2.5rem}@media(max-width:768px){.pain-point-section{padding:60px 20px}.pain-point-content h2{font-size:1.5rem}.pain-point-description{font-size:.95rem}}.value-props{background:#f9fafb;padding:80px 20px}.benefits-grid{display:flex;flex-direction:column;gap:60px}.benefit-card{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.benefit-card:nth-child(2n){direction:rtl}.benefit-card:nth-child(2n)>*{direction:ltr}.benefit-image .placeholder-box{background:#fff;border:2px dashed #d1d5db;border-radius:12px;padding:80px 40px;text-align:center;color:#6b7280;min-height:300px;display:flex;align-items:center;justify-content:center}.benefit-content h3{font-size:1.8rem;margin-bottom:1rem;color:#1f2937}.benefit-content p{color:#6b7280;font-size:1.1rem;margin-bottom:2rem}.benefit-content{text-align:center}.social-proof-repeat{background:#fff;padding:80px 20px;text-align:center}.social-proof-repeat h2{font-size:2rem;margin-bottom:2rem}.services-section{background:#f8f8f8;padding:80px 20px}.services-header{text-align:center;max-width:900px;margin:0 auto 60px}.services-header h2{font-size:2.5rem;font-weight:700;margin-bottom:20px;line-height:1.2;color:#000}.services-subtitle{font-size:1.125rem;color:#4b5563;line-height:1.6;max-width:800px;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto 50px}.service-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:40px 30px;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:flex-start}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.service-icon{color:#d2ac67;margin-bottom:20px}.service-icon svg{width:48px;height:48px}.service-card h3{font-size:1.25rem;font-weight:700;margin-bottom:15px;color:#1f2937}.service-card p{font-size:.938rem;color:#4b5563;line-height:1.6;margin-bottom:20px;flex-grow:1}.service-link{color:#6b7280;font-size:.875rem;font-weight:600;text-decoration:none;letter-spacing:.5px;transition:color .3s ease}.service-link:hover{color:#d2ac67}.services-cta{text-align:center;margin-top:40px}.services-cta .btn-primary{background:#d2ac67;color:#000;padding:16px 40px;font-size:1rem;font-weight:600;border:none;border-radius:4px;cursor:pointer;transition:background .3s ease}.services-cta .btn-primary:hover{background:#c19b56}.how-it-works{background:#f9fafb;padding:80px 20px;text-align:center}.how-it-works h2{font-size:2.5rem;margin-bottom:1rem;max-width:900px;margin-left:auto;margin-right:auto;font-weight:700;line-height:1.2}.how-it-works h2 .highlight{color:#d2ac67;position:relative}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px;margin-bottom:3rem;max-width:1200px;margin-left:auto;margin-right:auto}.step-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:40px 30px;min-height:320px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.step-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #d2ac6726;border-color:#d2ac67}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#d2ac67,#b8935a);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;margin-bottom:24px;box-shadow:0 4px 12px #d2ac674d}.step-card h3{font-size:1.375rem;color:#000;font-weight:700;margin-bottom:16px;line-height:1.3}.step-card p{font-size:1rem;color:#6b7280;line-height:1.6;margin:0}.faq-section{background:#fff;padding:80px 20px}.faq-section h2{font-size:2.5rem;text-align:center;margin-bottom:3rem}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#fff;border-radius:12px;margin-bottom:1rem;overflow:hidden}.faq-question{width:100%;padding:1.5rem;background:#fff;border:none;text-align:left;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.faq-question:hover{background:#f9fafb}.faq-icon{font-size:1.5rem;color:#d2ac67;font-weight:700}.faq-answer{padding:0 1.5rem 1.5rem;color:#6b7280;line-height:1.6}.tools-experience{background:#fff;padding:80px 20px;border-top:1px solid #e5e7eb}.tools-carousel-section{background:#fff;padding:80px 0 60px;overflow:hidden;border-top:1px solid #e5e7eb}.tools-carousel-section .section-label{text-align:center;color:#d2ac67;font-weight:700;letter-spacing:2px;margin-bottom:1rem}.tools-carousel-section h2{font-size:2.5rem;text-align:center;margin-bottom:1rem;color:#000}.tools-carousel-section .section-description{text-align:center;font-size:1.125rem;color:#6b7280;margin-bottom:3rem}.tools-carousel-wrapper{width:100%;overflow:hidden;margin:40px 0;position:relative}.tools-carousel-wrapper:before,.tools-carousel-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.tools-carousel-wrapper:before{left:0;background:linear-gradient(to right,#ffffff,transparent)}.tools-carousel-wrapper:after{right:0;background:linear-gradient(to left,#ffffff,transparent)}.tools-carousel{display:flex;gap:60px;animation:scroll-left 40s linear infinite;width:fit-content}.tools-carousel:hover{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.tool-logo-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-width:150px;height:120px;padding:20px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;transition:all .3s ease}.tool-logo-item:hover{border-color:#d2ac67;transform:translateY(-5px);box-shadow:0 4px 12px #d2ac6726}.tool-logo-item img{max-width:120px;max-height:50px;object-fit:contain;opacity:.9;transition:all .3s ease}.tool-logo-item:hover img{opacity:1;transform:scale(1.05)}.tool-name{font-size:.875rem;font-weight:600;color:#4b5563;text-align:center;white-space:nowrap}.tools-carousel-cta{text-align:center;margin-top:40px}.tools-carousel-cta .btn-primary{display:inline-block;text-decoration:none}.tools-page{background:#fff}.tools-page-content{padding:60px 20px 80px}.tools-categories{display:flex;flex-direction:column;gap:60px}.tools-category-section{border-bottom:1px solid #e5e7eb;padding-bottom:40px}.tools-category-section:last-child{border-bottom:none}.category-header h2{font-size:2rem;font-weight:700;color:#000;margin-bottom:10px}.category-header p{font-size:1.125rem;color:#6b7280;margin-bottom:30px}.tools-logo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px}.tool-logo-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:25px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;transition:all .3s ease;min-height:140px}.tool-logo-card:hover{border-color:#d2ac67;transform:translateY(-3px);box-shadow:0 4px 12px #d2ac6726}.tool-logo-card img{max-width:80px;max-height:50px;object-fit:contain;opacity:.9;transition:all .3s ease}.tool-logo-card:hover img{opacity:1;transform:scale(1.05)}.tool-emoji{font-size:3rem}.tool-card-name{font-size:.938rem;font-weight:600;color:#4b5563;text-align:center}.tools-page-cta{text-align:center;padding:60px 30px;background:linear-gradient(135deg,#f9fafb,#fff);border-radius:16px;border:2px dashed #e5e7eb;margin-top:60px}.tools-page-cta h3{font-size:2rem;font-weight:700;color:#000;margin-bottom:15px}.tools-page-cta p{font-size:1.125rem;color:#6b7280;margin-bottom:25px}.tools-page-cta .btn-primary{display:inline-block;text-decoration:none}@media(max-width:768px){.tools-carousel-section{padding:60px 0 40px}.tools-carousel-section h2{font-size:2rem}.tools-carousel{gap:30px}.tool-logo-item{min-width:120px;height:110px}.tools-logo-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:15px}.tool-logo-card{padding:20px;min-height:120px}.category-header h2,.tools-page-cta h3{font-size:1.5rem}}.tools-experience .section-label{text-align:center;color:#d2ac67;font-weight:700;letter-spacing:2px;margin-bottom:1rem}.tools-experience h2{font-size:2.5rem;text-align:center;margin-bottom:1rem;color:#000}.tools-experience .section-description{text-align:center;font-size:1.125rem;color:#6b7280;max-width:800px;margin:0 auto 3rem;line-height:1.6}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:50px}.tool-category{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:25px;transition:all .3s ease}.tool-category:hover{border-color:#d2ac67;box-shadow:0 4px 12px #d2ac671a;transform:translateY(-2px)}.category-title{font-size:1.125rem;font-weight:700;color:#000;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #e5e7eb}.tools-list{display:flex;flex-direction:column;gap:10px}.tool-item{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#fff;border-radius:6px;transition:all .2s ease}.tool-item:hover{background:#f3f4f6;transform:translate(5px)}.tool-icon{font-size:1.25rem;flex-shrink:0}.tool-name{font-size:.938rem;color:#4b5563;font-weight:500}.tools-cta{text-align:center;padding:30px;background:#f9fafb;border-radius:12px;border:2px dashed #e5e7eb}.tools-cta p{font-size:1.125rem;color:#6b7280;margin-bottom:20px}.tools-cta .btn-primary{display:inline-block;text-decoration:none;padding:14px 28px}@media(max-width:768px){.tools-experience{padding:60px 20px}.tools-experience h2{font-size:2rem}.tools-grid{grid-template-columns:1fr;gap:20px}.tool-category{padding:20px}}.cta-section{background:#000;color:#fff;padding:80px 20px;text-align:center}.cta-section h2{font-size:2.5rem;margin-bottom:1.5rem}.cta-section p{font-size:1.2rem;max-width:700px;margin:0 auto 2rem;opacity:.95}.cta-section .btn-primary{background:#d2ac67;color:#000}.cta-section .btn-primary:hover{background:#c09851}.footer{background:#fff;color:#000;padding:60px 0 0;border-top:3px solid #000000}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:0;padding:0 20px 2rem;border-bottom:1px solid #e0e0e0}.footer-section h3{font-size:1.5rem;margin-bottom:1rem;color:#d2ac67}.footer-logo{margin-bottom:1rem}.footer-logo img{height:50px;width:auto}.footer-section h4{font-size:1.1rem;margin-bottom:1rem;color:#000;font-weight:600}.footer-description{color:#333;line-height:1.6;margin-bottom:1.5rem}.social-links{display:flex;gap:1rem;justify-content:center}.social-links a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#d2ac67;border-radius:8px;color:#fff;transition:all .2s}.social-links a:hover{background:#c09851;transform:translateY(-2px)}.social-separator{height:1px;background:#e0e0e0;margin:1.5rem 0 1.25rem}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#333;text-decoration:none;transition:color .2s}.footer-section ul li a:hover{color:#d2ac67}.contact-info li{margin-bottom:1.5rem;color:#333;line-height:1.6;font-size:.95rem}.contact-info li:last-child{margin-bottom:0}.contact-info strong{color:#000;display:block;margin-bottom:.25rem}.contact-info{list-style:none;padding:0;margin:1.5rem 0}.subscribe-text{color:#333;margin-bottom:1rem;font-size:.95rem}.subscribe-form{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.subscribe-input{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem}.subscribe-input:focus{outline:none;border-color:#d2ac67}.subscribe-button{padding:.75rem 1.5rem;background:#d2ac67;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background .3s ease}.subscribe-button:hover:not(:disabled){background:#c19b56}.subscription-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.subscription-modal{background:#fff;border-radius:12px;padding:2.5rem;max-width:500px;width:100%;position:relative;box-shadow:0 20px 60px #0000004d}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#6b7280;line-height:1;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.modal-close:hover{color:#000}.subscription-modal h3{font-size:1.75rem;margin-bottom:.5rem;color:#000}.subscription-modal p{color:#6b7280;margin-bottom:2rem}.modal-form-group{margin-bottom:1.5rem}.modal-form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151}.modal-form-group input,.modal-form-group select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem}.modal-form-group input:focus,.modal-form-group select:focus{outline:none;border-color:#d2ac67;box-shadow:0 0 0 3px #d2ac671a}.modal-submit-btn{width:100%;padding:1rem;background:#d2ac67;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.modal-submit-btn:hover{background:#c19b56}.success-content{text-align:center}.success-icon{margin:0 auto 1.5rem;display:flex;justify-content:center}.success-content h3{font-size:1.75rem;margin-bottom:1rem;color:#000}.success-message{color:#374151;font-size:1rem;margin-bottom:1rem}.success-instruction{color:#6b7280;font-size:.95rem;margin-bottom:2rem;line-height:1.6}.social-separator{color:#000;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s}.subscribe-button:hover:not(:disabled){background:#c09851;transform:translateY(-1px)}.subscribe-button:disabled{cursor:not-allowed}.availability{color:#666!important;font-size:.9rem!important}.footer-section .social-links{margin-top:0}.footer-bottom{text-align:center;background:#000;padding:30px 20px;width:100%}.footer-bottom p{font-size:.9rem;margin:.5rem 0;color:#fff}.footer-disclaimer{font-size:.85rem;color:#ffffffb3}@media(max-width:968px){.footer-main{grid-template-columns:1fr;gap:3rem}.footer-section:first-child{border-bottom:1px solid #e0e0e0;padding-bottom:2rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:25px}.services-header h2{font-size:2rem}}@media(max-width:640px){.footer-main{grid-template-columns:1fr;gap:2.5rem}.footer-main{padding:0 20px 2rem}.footer-section h4{font-size:1rem}.footer-bottom{padding:25px 20px}.footer-bottom p{font-size:.85rem}.footer-disclaimer{font-size:.8rem}.social-links{gap:.75rem}.social-links a{width:36px;height:36px}.social-links svg{width:20px;height:20px}.footer-logo img{height:40px}.contact-info li{margin-bottom:1.25rem;font-size:.9rem}.subscribe-text{font-size:.9rem}.subscribe-input{padding:.65rem;font-size:.9rem}.subscribe-button{padding:.65rem 1.25rem;font-size:.9rem}}@media(max-width:768px){.benefit-card{grid-template-columns:1fr}.benefit-card:nth-child(2n){direction:ltr}.steps-grid{grid-template-columns:1fr;gap:30px}.step-card{min-height:280px}.how-it-works h2{font-size:1.75rem}.services-section{padding:60px 20px}.services-header h2{font-size:1.75rem}.services-subtitle{font-size:1rem}.services-grid{grid-template-columns:1fr;gap:20px}.service-card{padding:30px 25px}.how-it-works{padding:60px 20px}.how-it-works h2{font-size:1.5rem}}.chat-widget{position:fixed;bottom:30px;right:30px;z-index:1000}.chat-button{width:60px;height:60px;border-radius:50%;background:#d2ac67;border:none;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#fff}.chat-button:hover{background:#c19b56;transform:scale(1.05);box-shadow:0 6px 16px #0003}.chat-button svg{width:28px;height:28px}.chat-label{position:absolute;bottom:20px;right:80px;background:#d2ac67;color:#fff;padding:12px 20px;border-radius:25px;font-size:.95rem;font-weight:600;box-shadow:0 4px 12px #00000026;white-space:nowrap;animation:pulse 2s ease-in-out infinite;cursor:pointer}.chat-label:after{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #d2ac67}@keyframes pulse{0%,to{box-shadow:0 4px 12px #d2ac6766}50%{box-shadow:0 4px 20px #d2ac67b3}}.chat-window{position:absolute;bottom:80px;right:0;width:350px;height:450px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-header{background:#000;color:#fff;padding:20px;display:flex;align-items:center;justify-content:space-between}.chat-header h3{margin:0;font-size:1.1rem;font-weight:600}.chat-close{background:none;border:none;color:#fff;font-size:28px;cursor:pointer;line-height:1;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.chat-close:hover{opacity:.7}.chat-body{flex:1;padding:20px;background:#f8f8f8;overflow-y:auto}.chat-welcome{background:#fff;padding:12px 16px;border-radius:8px;margin-bottom:10px;font-size:.95rem;line-height:1.4}.chat-info{font-size:.85rem;color:#666;text-align:center;margin-top:10px}.chat-footer{padding:15px;background:#fff;border-top:1px solid #e0e0e0;display:flex;gap:10px}.chat-input{flex:1;padding:10px 15px;border:1px solid #e0e0e0;border-radius:20px;font-size:.9rem;outline:none;transition:border-color .2s}.chat-input:focus{border-color:#d2ac67}.chat-send{padding:10px 20px;background:#d2ac67;color:#fff;border:none;border-radius:20px;cursor:pointer;font-weight:600;transition:background .2s;font-size:.9rem}.chat-send:hover{background:#c19b56}@media(max-width:640px){.chat-widget{bottom:20px;right:20px}.chat-button{width:55px;height:55px}.chat-window{width:calc(100vw - 40px);height:500px;right:-10px}}.case-studies-section{background:#fff;padding:80px 20px}.case-studies-section .section-header{text-align:center;max-width:800px;margin:0 auto 60px}.case-studies-section .section-label{display:inline-block;color:#d2ac67;font-size:.875rem;font-weight:600;letter-spacing:1.5px;margin-bottom:15px}.case-studies-section h2{font-size:2.5rem;font-weight:700;margin-bottom:20px;line-height:1.2}.case-studies-section h2 .highlight{color:#d2ac67}.case-studies-section .section-description{font-size:1.125rem;color:#666;line-height:1.6}.case-studies-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;max-width:1200px;margin:0 auto}.case-study-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.case-study-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.case-study-thumbnail{position:relative;width:100%;height:240px;overflow:hidden;background:#f0f0f0}.case-study-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.case-study-card:hover .case-study-thumbnail img{transform:scale(1.05)}.industry-badge{position:absolute;top:15px;right:15px;background:#d2ac67;color:#000;padding:6px 14px;border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.5px}.case-study-content{padding:30px}.case-study-content h3{font-size:1.5rem;font-weight:700;margin-bottom:15px;color:#000}.case-study-content p{font-size:1rem;color:#666;line-height:1.6;margin-bottom:25px}.case-study-link{display:inline-flex;align-items:center;gap:8px;color:#d2ac67;font-weight:600;text-decoration:none;transition:gap .3s ease}.case-study-link:hover{gap:12px}.case-study-link svg{transition:transform .3s ease}.case-study-link:hover svg{transform:translate(4px)}@media(max-width:968px){.case-studies-section h2{font-size:2rem}.case-studies-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}}@media(max-width:640px){.case-studies-section{padding:60px 20px}.case-studies-section h2{font-size:1.75rem}.case-studies-section .section-description{font-size:1rem}.case-studies-grid{grid-template-columns:1fr;gap:25px}.case-study-thumbnail{height:200px}.case-study-content{padding:25px}}.page-hero{background:#000;color:#fff;padding:80px 20px 60px;text-align:center}.page-hero h1{font-size:3rem;font-weight:700;margin-bottom:20px;line-height:1.2}.page-description{font-size:1.25rem;color:#d1d5db;line-height:1.6;max-width:800px;margin:0 auto}.services-page .services-section{padding:80px 20px}.case-studies-page .case-studies-section{padding:80px 20px;background:#fff}.service-detail-container{padding:40px 20px 80px;background:#fff;min-height:calc(100vh - 400px)}.service-detail-layout{display:grid;grid-template-columns:1fr 350px;gap:60px;max-width:1400px;margin:0 auto}.service-detail-main h1{font-size:2.75rem;font-weight:700;margin-bottom:30px;line-height:1.2}.service-video{position:relative;width:100%;padding-bottom:56.25%;margin-bottom:40px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.service-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.service-description{font-size:1.125rem;line-height:1.8;color:#4b5563;margin-bottom:40px}.service-description p{margin-bottom:20px}.service-cta{margin-top:40px}.service-cta .btn-primary{display:inline-block;padding:16px 32px;background:#d2ac67;color:#000;text-decoration:none;font-weight:600;border-radius:6px;transition:background .3s ease}.service-cta .btn-primary:hover{background:#c19b56}.service-sidebar{position:sticky;top:100px;height:fit-content}.service-sidebar h3{font-size:1.25rem;font-weight:700;margin-bottom:20px;color:#000}.services-list{list-style:none;padding:0;margin:0 0 40px;border-top:1px solid #e5e7eb}.services-list li{border-bottom:1px solid #e5e7eb}.services-list li.active{background:#f9fafb}.services-list li a{display:flex;align-items:center;justify-content:space-between;padding:15px 12px;color:#4b5563;text-decoration:none;font-size:.938rem;font-weight:500;transition:all .2s ease}.services-list li.active a{color:#d2ac67;font-weight:600}.services-list li a:hover{color:#d2ac67;padding-left:16px}.services-list li a svg{opacity:0;transition:opacity .2s ease;flex-shrink:0}.services-list li a:hover svg,.services-list li.active a svg{opacity:1}.sidebar-cta{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:25px}.sidebar-cta h4{font-size:1.125rem;font-weight:700;margin-bottom:10px;color:#000}.sidebar-cta p{font-size:.938rem;color:#6b7280;line-height:1.6;margin-bottom:20px}.sidebar-cta .btn-secondary{display:block;width:100%;padding:12px 20px;background:#000;color:#fff;text-align:center;text-decoration:none;font-weight:600;border-radius:6px;transition:background .3s ease}.sidebar-cta .btn-secondary:hover{background:#1f2937}@media(max-width:968px){.service-detail-layout{grid-template-columns:1fr;gap:40px}.service-sidebar{position:static}.service-detail-main h1{font-size:2rem}.page-hero h1{font-size:2.25rem}.page-description{font-size:1.125rem}}@media(max-width:640px){.service-detail-container{padding:20px 20px 60px}.service-detail-main h1{font-size:1.75rem}.service-description{font-size:1rem}.sidebar-cta{padding:20px}.page-hero{padding:60px 20px 40px}.page-hero h1{font-size:1.875rem}.page-description{font-size:1rem}}.about-page{background:#fff}.about-page .page-hero{margin-bottom:0}.about-content{padding:80px 20px}.about-layout{display:grid;grid-template-columns:1fr 350px;gap:60px;max-width:1400px;margin:0 auto}.about-main{padding-right:20px}.about-section{margin-bottom:50px}.about-section:last-child{margin-bottom:0}.about-section h2{font-size:2rem;font-weight:700;margin-bottom:20px;color:#000;line-height:1.3}.about-section p{font-size:1.125rem;line-height:1.8;color:#4b5563;margin-bottom:15px}.about-section p:last-child{margin-bottom:0}.why-choose-list{list-style:none;padding:0;margin:20px 0 0}.why-choose-list li{font-size:1.125rem;line-height:1.8;color:#4b5563;margin-bottom:15px;padding-left:30px;position:relative}.why-choose-list li:before{content:"→";position:absolute;left:0;color:#d2ac67;font-weight:700;font-size:1.25rem}.why-choose-list li strong{color:#000;font-weight:600}.about-sidebar{position:sticky;top:100px;height:fit-content}.stats-box{background:linear-gradient(135deg,#000,#1f2937);border-radius:12px;padding:30px;margin-bottom:30px;text-align:center;box-shadow:0 4px 12px #0000001a}.stats-box h3{font-size:2.5rem;font-weight:700;color:#d2ac67;margin-bottom:8px;line-height:1}.stats-box p{font-size:1rem;color:#d1d5db;margin:0;line-height:1.4}.cta-box{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;padding:30px;text-align:center}.cta-box h4{font-size:1.25rem;font-weight:700;margin-bottom:12px;color:#000}.cta-box p{font-size:1rem;color:#6b7280;line-height:1.6;margin-bottom:20px}.cta-box .btn-primary{display:block;width:100%;padding:14px 20px;background:#d2ac67;color:#000;text-align:center;text-decoration:none;font-weight:600;border-radius:6px;transition:background .3s ease}.cta-box .btn-primary:hover{background:#c19b56}.contact-page{background:#fff}.contact-page .page-hero{margin-bottom:0}.contact-content{padding:80px 20px}.contact-layout{display:grid;grid-template-columns:1fr 400px;gap:60px;max-width:1400px;margin:0 auto}.contact-form-section h2{font-size:2rem;font-weight:700;margin-bottom:12px;color:#000}.contact-form-section>p{font-size:1.125rem;color:#6b7280;margin-bottom:30px;line-height:1.6}.contact-form{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:40px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:.938rem;font-weight:600;color:#374151;margin-bottom:8px}.form-group input,.form-group textarea{width:100%;padding:12px 16px;font-size:1rem;color:#000;background:#fff;border:1px solid #d1d5db;border-radius:6px;transition:border-color .2s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#d2ac67}.form-group textarea{resize:vertical;min-height:120px}.form-group button{width:100%;padding:14px 20px;background:#000;color:#fff;font-size:1rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:background .3s ease}.form-group button:hover{background:#1f2937}.contact-info-section{position:sticky;top:100px;height:fit-content}.contact-info-section h3{font-size:1.5rem;font-weight:700;margin-bottom:25px;color:#000}.contact-info-item{display:flex;align-items:flex-start;gap:15px;margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #e5e7eb}.contact-info-item:last-of-type{border-bottom:none;margin-bottom:30px;padding-bottom:0}.contact-info-icon{flex-shrink:0;width:24px;height:24px;color:#d2ac67}.contact-info-text h4{font-size:.875rem;font-weight:600;color:#6b7280;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.contact-info-text p{font-size:1rem;color:#000;margin:0;line-height:1.5}.contact-info-text a{color:#000;text-decoration:none;transition:color .2s ease}.contact-info-text a:hover{color:#d2ac67}.business-hours{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:20px;margin-bottom:25px}.business-hours h4{font-size:1rem;font-weight:600;color:#000;margin-bottom:10px}.business-hours p{font-size:.938rem;color:#4b5563;margin:0;line-height:1.6}.social-links-contact h4{font-size:1rem;font-weight:600;color:#000;margin-bottom:15px}.social-icons-contact{display:flex;gap:15px}.social-icons-contact a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:50%;color:#4b5563;transition:all .2s ease}.social-icons-contact a:hover{background:#000;border-color:#000;color:#fff}.social-icons-contact svg{width:20px;height:20px}@media(max-width:968px){.about-layout,.contact-layout{grid-template-columns:1fr;gap:40px}.about-sidebar,.contact-info-section{position:static}.about-main{padding-right:0}.about-section h2,.contact-form-section h2{font-size:1.75rem}.about-content,.contact-content{padding:60px 20px}}@media(max-width:640px){.about-section h2,.contact-form-section h2{font-size:1.5rem}.about-section p,.why-choose-list li,.contact-form-section>p{font-size:1rem}.stats-box h3{font-size:2rem}.contact-form{padding:25px}.form-row{grid-template-columns:1fr;gap:0}.about-content,.contact-content{padding:40px 20px}}
