// This theme uses Tailwind CSS. // For this export,we rely on the compiled style.css or a CDN for simplicity in this mockup phase. :root{--radius:0.5rem;--background:0 0% 100%;--foreground:222 47% 11%;--card:0 0% 100%;--card-foreground:222 47% 11%;--popover:0 0% 100%;--popover-foreground:222 47% 11%;--primary:142 76% 36%;--primary-foreground:0 0% 100%;--secondary:142 70% 95%;--secondary-foreground:142 76% 36%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:0 84% 60%;--accent-foreground:0 0% 100%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:142 76% 36%}body{font-family:'Open Sans',sans-serif;background-color:hsl(var(--background));color:hsl(var(--foreground))}h1,h2,h3,h4,h5,h6{font-family:'Montserrat',sans-serif}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose ul,.prose ol{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.5em}.prose h2,.prose h3,.prose h4{margin-top:2em;margin-bottom:1em}.prose blockquote{margin-top:1.5em;margin-bottom:1.5em;padding-left:1.5em;border-left:4px solid hsl(142 76% 36%)}.prose img{margin-top:2em;margin-bottom:2em}.prose figure{margin-top:2em;margin-bottom:2em}.single-service,.services-archive{max-width:72rem;margin-left:auto;margin-right:auto;padding:2.5rem 1.25rem}.service-header,.archive-header{margin-bottom:2.5rem}.service-title,.archive-title{font-size:2.25rem;font-weight:700;color:hsl(var(--foreground))}.archive-intro{margin-top:.75rem;max-width:42rem;color:hsl(var(--muted-foreground))}.services-grid{display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.service-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:1.5rem;transition:box-shadow 0.2s ease}.service-card:hover{box-shadow:0 10px 20px rgb(0 0 0 / .05)}.service-title a{text-decoration:none;color:hsl(var(--foreground))}.service-excerpt{margin-top:.75rem;color:hsl(var(--muted-foreground))}.service-link{display:inline-block;margin-top:1rem;color:hsl(var(--primary));font-weight:600}.pricing-box,.faq,.related-services{margin-top:3rem;padding:2rem;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card))}.pricing-box h2,.faq h2,.related-services h3{margin-bottom:1rem}.content-with-sidebar{display:grid;grid-template-columns:1fr 22rem;gap:2.5rem;max-width:80rem;margin-left:auto;margin-right:auto;padding:2.5rem 1.25rem}.content-area{min-width:0}.service-sidebar{align-self:flex-start}.service-sidebar .pricing-box,.service-sidebar .faq{margin-top:0;margin-bottom:2rem}.service-related-wrap{grid-column:1 / -1;margin-top:3.5rem}.services-archive.with-sidebar{display:grid;grid-template-columns:1fr 22rem;gap:2.5rem}.services-archive .services-grid{grid-column:1 / 2}.services-archive .sidebar{grid-column:2 / 3}@media (max-width:1024px){.content-with-sidebar,.services-archive.with-sidebar{grid-template-columns:1fr}.service-related-wrap{grid-column:auto}}.faq h3{font-weight:700;color:hsl(var(--foreground))}.faq p{font-weight:400;color:hsl(var(--foreground))}.homepage{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Inter,Arial,sans-serif;color:#1a1a1a;line-height:1.6}.homepage .container{max-width:1180px;margin:0 auto;padding:0 20px}.homepage section{position:relative}.home-hero{background:linear-gradient(135deg,#0a2a43 0%,#124a7c 100%);color:#fff;padding:90px 0 80px}.home-hero h1{font-size:44px;font-weight:700;line-height:1.15;margin-bottom:18px;max-width:640px}.hero-subtitle,.home-hero p{font-size:18px;opacity:.95;margin-bottom:28px;max-width:600px}.hero-trust{list-style:none;padding:0;margin:0 0 34px}.hero-trust li{font-size:15px;margin-bottom:8px;opacity:.95}.btn,button{display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;border-radius:6px;cursor:pointer;transition:all 0.25s ease}.btn-primary,.order-form button{background:#ff9800;color:#1a1a1a;padding:14px 32px;border:none;box-shadow:0 6px 18px rgb(255 152 0 / .35)}.btn-primary:hover,.order-form button:hover{background:#ffab26;transform:translateY(-1px)}.order-form-section{background:#f5f7fb;padding:60px 0 70px}.order-form{background:#fff;padding:26px;border-radius:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;box-shadow:0 14px 40px rgb(15 30 60 / .12)}.order-form select,.order-form input{width:100%;padding:12px 14px;font-size:14px;border-radius:6px;border:1px solid #d6dbe3;background:#fff}.order-form select:focus,.order-form input:focus{border-color:#ff9800;outline:none}.home-features{padding:90px 0;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px}.features-grid h3{font-size:18px;font-weight:600;margin-bottom:10px}.features-grid p{font-size:15px;color:#4a4f55}.home-guarantees{background:#f5f7fb;padding:80px 0}.home-guarantees h2{font-size:32px;font-weight:700;margin-bottom:26px;text-align:center}.home-guarantees ul{max-width:520px;margin:0 auto;padding:0;list-style:none}.home-guarantees li{font-size:16px;margin-bottom:14px;padding-left:28px;position:relative}.home-guarantees li::before{content:"✔";position:absolute;left:0;color:#ff9800;font-weight:700}.home-testimonials{padding:90px 0;background:#fff}.home-testimonials h2{font-size:32px;text-align:center;margin-bottom:50px}.home-testimonials blockquote{max-width:640px;margin:0 auto 30px;padding:26px 30px;background:#f5f7fb;border-radius:10px;font-style:normal}.home-testimonials blockquote p{font-size:16px;margin-bottom:10px}.home-testimonials cite{font-size:14px;color:#6b7280}img{max-width:100%;height:auto;display:block}@media (max-width:768px){.home-hero h1{font-size:34px}.home-guarantees h2,.home-testimonials h2{font-size:26px}.order-form{padding:20px}}.cta-primary{background:#2f7d32;color:#fff;padding:14px 22px;border-radius:999px;font-weight:700;text-decoration:none}.cta-primary:hover{background:#256428}.desktop-nav{display:flex;align-items:center;gap:24px}#mobile-menu,#mobile-menu-toggle{display:none}@media (min-width:901px){.desktop-nav{display:flex;visibility:visible;opacity:1;position:static}body{overflow:auto}}@media (max-width:900px){.desktop-nav{display:none}#mobile-menu-toggle{display:block;position:fixed;top:18px;right:18px;z-index:10001;background:none;border:none;cursor:pointer}#mobile-menu{display:none;position:fixed;inset:0;background:#fff;padding:90px 24px 40px;z-index:10000;overflow-y:auto}#mobile-menu.open,#mobile-menu:not(.hidden){display:block}body.menu-open,body.overflow-hidden{overflow:hidden}}#mobile-menu nav a{display:block;font-size:1.1rem;font-weight:600;color:#111;text-decoration:none;margin-bottom:16px}.primary-menu,.main-navigation,.menu-toggle,.menu-overlay{display:none!important}.homepage section{padding:5rem 0}.cp-hero{background:linear-gradient(135deg,#0a2a43 0%,#124a7c 100%);color:#fff}.cp-hero-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1.1fr 0.9fr;gap:4rem;align-items:center}.cp-hero h1{font-size:3rem;line-height:1.15;margin-bottom:1.2rem}.cp-hero-sub{font-size:1.15rem;opacity:.95;margin-bottom:1.8rem}.cp-hero-points li{margin-bottom:.6rem}.cp-btn-primary{background:#ffb703;color:#0a2a43}.cp-btn-secondary{border-color:#ffb703;color:#ffb703}@media (max-width:900px){.cp-hero-container{grid-template-columns:1fr;text-align:center}.cp-hero-right img{margin:2rem auto 0}}.cp-hero-container{display:grid!important;grid-template-columns:1.1fr 0.9fr!important;align-items:center;gap:4rem}.cp-hero-left{order:1}.cp-hero-right{order:2;text-align:right}.cp-hero-right img{max-width:520px;width:100%;height:auto;margin-left:auto}@media (max-width:900px){.cp-hero-container{grid-template-columns:1fr!important;text-align:center}.cp-hero-right{order:2;text-align:center}.cp-hero-right img{margin:2rem auto 0}}.archive,.category,.tag,.taxonomy{background:#f8fafc}.archive .site-main,.category .site-main,.tag .site-main,.taxonomy .site-main{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.archive-header{text-align:center;margin-bottom:3rem}.archive-title{font-size:2.2rem;font-weight:700;color:#0a2a43}.archive-description{max-width:640px;margin:1rem auto 0;color:#475569}.archive-grid,.posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.archive-card,.post-card{background:#fff;border-radius:10px;padding:1.8rem;box-shadow:0 10px 28px rgb(0 0 0 / .08);transition:transform .2s ease,box-shadow .2s ease}.archive-card:hover,.post-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgb(0 0 0 / .12)}.archive-card-title a,.post-card-title a{font-size:1.2rem;font-weight:700;color:#0a2a43;text-decoration:none}.archive-excerpt,.post-excerpt{margin-top:.8rem;color:#475569;font-size:.95rem}.read-more{display:inline-block;margin-top:1rem;font-weight:600;color:#15803d}.read-more:hover{text-decoration:underline}@media (max-width:768px){.archive-title{font-size:1.8rem}}.category-faq{margin-top:4rem;padding:2.5rem 2rem;background:#f0faf4;border:1px solid #cde8d9;border-radius:10px}.category-faq-title{font-size:1.9rem;font-weight:800;margin-bottom:2rem;color:#0f3d2e}.category-faq-list{display:grid;gap:1.5rem}.category-faq-item{background:#fff;padding:1.4rem 1.6rem;border-radius:8px;border-left:5px solid #16a34a}.category-faq-question{font-size:1.1rem;font-weight:700;margin-bottom:.6rem;color:#0f172a}.category-faq-answer{font-size:.98rem;line-height:1.65;color:#374151}@media (max-width:768px){.category-faq{padding:2rem 1.4rem}.category-faq-title{font-size:1.6rem}}