@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,300;0,14..32,400;0,14..32,500;0,14..32,600;0,14..32,700;0,14..32,800;0,14..32,900;1,14..32,400;1,14..32,500&family=Playfair+Display:wght@700;800&display=swap");:root{color-scheme:light;--kc-primary:#1a3a5c;--kc-primary-light:#2563eb;--kc-accent:#e85a00;--kc-accent-soft:#fff0e6;--kc-green:#16a34a;--kc-green-soft:#f0fdf4;--kc-bg:#f7f9fc;--kc-surface:#fff;--kc-surface-2:#f0f4fa;--kc-border:#e2e8f0;--kc-border-focus:#2563eb;--kc-heading:#0f172a;--kc-text:#334155;--kc-muted:#64748b;--kc-subtle:#94a3b8;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-serif:"Playfair Display",Georgia,serif;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--r-sm:6px;--r-md:10px;--r-lg:16px;--r-xl:20px;--r-full:9999px;--shadow-xs:0 1px 3px rgba(15,23,42,.06);--shadow-sm:0 2px 8px rgba(15,23,42,.08);--shadow-md:0 4px 20px rgba(15,23,42,.1);--shadow-lg:0 10px 40px rgba(15,23,42,.12);--shadow-card:0 2px 16px rgba(26,58,92,.08);--shadow-hover:0 8px 32px rgba(26,58,92,.15);--ease:250ms ease;--ease-slow:400ms cubic-bezier(0.4,0,0.2,1)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;-webkit-text-size-adjust:100%}body{font-size:1rem;line-height:1.65;color:var(--kc-text);background:var(--kc-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,h6{font-family:var(--font-sans)}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--kc-heading);line-height:1.25;letter-spacing:-.02em}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.5rem,3vw,2.1rem)}h3{font-size:clamp(1.15rem,2vw,1.4rem)}p{color:var(--kc-text);line-height:1.75}a{color:var(--kc-primary-light);text-decoration:none;transition:color var(--ease)}a:hover{color:var(--kc-primary)}.container{padding:0 1.25rem}.container,.page-shell{max-width:1200px;margin:0 auto}.page-shell{padding:2rem 1.25rem 5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:var(--r-full);font-family:var(--font-sans);font-size:.92rem;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:all var(--ease);white-space:nowrap}.btn-primary{background:var(--kc-primary);color:#fff}.btn-primary:hover{background:var(--kc-primary-light);color:#fff;transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-secondary{background:transparent;color:var(--kc-primary);border:2px solid var(--kc-primary)}.btn-secondary:hover{background:var(--kc-primary);color:#fff}.btn-whatsapp{background:#25d366;color:#fff}.btn-whatsapp:hover{background:#1ebc5b;color:#fff;transform:translateY(-1px)}.btn-outline{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.6)}.btn-outline:hover{background:hsla(0,0%,100%,.15);border-color:#fff}.btn-cta{background:#e85a00;color:#fff}.btn-cta:hover{background:#c94e00;color:#fff}.btn-lg{padding:1rem 2rem;font-size:1rem}.hero-section{position:relative;min-height:600px;background:linear-gradient(135deg,#0d1b2a,#1a3a5c 60%,#1e4a7a);display:flex;align-items:center;padding:calc(72px + 3rem) 0 4rem;overflow:hidden}.hero-bg-overlay{position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-content{position:relative;max-width:720px}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:var(--r-full);padding:.35rem 1rem;font-size:.82rem;font-weight:600;color:hsla(0,0%,100%,.9);letter-spacing:.05em;margin-bottom:1.25rem}.hero-title{font-family:var(--font-sans);font-size:clamp(2.2rem,5vw,3.4rem);font-weight:800;color:#fff;line-height:1.1;margin-bottom:1.25rem;letter-spacing:-.03em}.hero-highlight{color:#60a5fa;display:inline}.hero-subtitle{font-size:clamp(1rem,2vw,1.15rem);color:hsla(0,0%,100%,.75);line-height:1.7;margin-bottom:2rem;max-width:600px}.hero-actions{gap:.85rem;margin-bottom:1.5rem}.hero-trust-badges{display:flex;flex-wrap:wrap;gap:.75rem}.hero-trust-badges span{font-size:.82rem;color:hsla(0,0%,100%,.75);font-weight:500}.eyebrow{color:var(--kc-primary-light);font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-size:.82rem}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.tag{display:inline-flex;padding:.3rem .8rem;border-radius:var(--r-full);background:var(--kc-surface-2);color:var(--kc-primary);font-size:.8rem;font-weight:600;border:1px solid var(--kc-border)}.hero-card{background:linear-gradient(135deg,#0d1b2a,#1a3a5c);border-radius:var(--r-xl);padding:2.5rem;margin-bottom:2rem;color:#fff}.hero-card h1{color:#fff;font-size:clamp(1.8rem,4vw,2.6rem);margin-bottom:.75rem}.hero-card p{color:hsla(0,0%,100%,.75)}.hero-card .eyebrow{color:#60a5fa;margin-bottom:.75rem}.hero-copy h1{color:#fff}.hero-copy p{color:hsla(0,0%,100%,.75);max-width:720px}.hero-actions{margin-top:1.4rem}.hero-actions,.hero-details{display:flex;gap:1rem;flex-wrap:wrap}.hero-details{margin-top:1rem;color:hsla(0,0%,100%,.6);font-size:.9rem}.section-card{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--r-xl);padding:2rem;margin-bottom:1.5rem;box-shadow:var(--shadow-card)}.section-card h2{font-size:1.5rem;margin-bottom:1rem}.section-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem}.text-link{color:var(--kc-primary-light);font-weight:600;font-size:.9rem;transition:color var(--ease)}.text-link:hover{color:var(--kc-primary)}.section-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem;margin-bottom:1.5rem}.service-list{padding-left:1.25rem;line-height:2;color:var(--kc-text)}.card-grid{display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.mini-card{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--r-lg);padding:1.5rem;box-shadow:var(--shadow-xs);transition:all var(--ease);display:flex;flex-direction:column;gap:.5rem}.mini-card:hover{border-color:var(--kc-primary-light);box-shadow:var(--shadow-hover);transform:translateY(-3px)}.mini-card h3{font-size:1.1rem;color:var(--kc-heading);margin:.25rem 0 .5rem}.mini-card p{color:var(--kc-muted);line-height:1.65;font-size:.92rem}.mini-card-category{color:var(--kc-accent);font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.meta-text{font-size:.82rem;color:var(--kc-subtle);font-weight:500}.kc-category-icon{width:44px;height:44px;border-radius:var(--r-md);background:var(--kc-surface-2);display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:.75rem}.article-page{padding-bottom:4rem}.article-header{margin-bottom:2rem}.article-header h1{font-size:clamp(1.8rem,4vw,2.4rem);margin:.75rem 0 .5rem;color:var(--kc-heading)}.article-header p{color:var(--kc-muted);font-size:1.05rem;line-height:1.7}.article-meta{display:flex;gap:1rem;flex-wrap:wrap;margin:1rem 0;font-size:.85rem;color:var(--kc-subtle)}.article-meta strong{color:var(--kc-primary)}.article-grid{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:2fr 1fr;align-items:start}.article-card{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--r-xl);padding:2rem;box-shadow:var(--shadow-card)}.article-card p{color:var(--kc-text);line-height:1.8;font-size:1rem;margin-bottom:1rem}.article-card h3{font-size:1.2rem;color:var(--kc-heading);margin:1.5rem 0 .5rem}.article-card ul{padding-left:1.25rem;color:var(--kc-text);line-height:2}.faq-box{border-top:1px solid var(--kc-border);padding-top:1rem;margin-top:1rem}.faq-box h3{font-size:1rem;color:var(--kc-heading);margin-bottom:.4rem}.faq-box p{color:var(--kc-muted);font-size:.95rem}.sidebar-card{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--r-xl);padding:1.75rem;box-shadow:var(--shadow-card);position:-webkit-sticky;position:sticky;top:88px}.sidebar-card h3{font-size:1.1rem;color:var(--kc-heading);margin-bottom:.5rem}.sidebar-card p{color:var(--kc-muted);font-size:.9rem;line-height:1.65}.sidebar-card ul{padding-left:1.1rem;color:var(--kc-muted);font-size:.88rem;line-height:1.9}.faq-item{padding-top:.75rem;border-top:1px solid var(--kc-border);margin-top:.75rem}.faq-item strong{color:var(--kc-heading);display:block;margin-bottom:.3rem;font-size:.95rem}.faq-item p{color:var(--kc-muted);font-size:.92rem}.sidebar-cta{margin-top:1.25rem;background:linear-gradient(135deg,var(--kc-primary),var(--kc-primary-light));border-radius:var(--r-lg);padding:1.25rem;color:#fff;text-align:center}.sidebar-cta h4{color:#fff;margin-bottom:.5rem;font-size:1rem}.sidebar-cta p{color:hsla(0,0%,100%,.8);font-size:.85rem;margin-bottom:1rem}@media (max-width:900px){.article-grid,.card-grid,.section-grid{grid-template-columns:1fr}.sidebar-card{position:static}}@media (max-width:640px){.page-shell{padding:1.25rem 1rem 3rem}.hero-card{padding:1.5rem}.article-card,.section-card{padding:1.25rem}}