:root{--caf-primary:#2563eb;--caf-accent:#14b8a6;--caf-dark:#0f172a;--caf-light:#f8fafc;--caf-logo-width:190px;--caf-logo-mobile-width:150px;--caf-slider-height:620px}*{box-sizing:border-box}body.camt-body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--caf-dark);background:#fff}a{color:inherit}.camt-skip{position:absolute;left:-999px}.camt-skip:focus{left:20px;top:20px;z-index:999;background:#fff;padding:10px}.camt-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.camt-topbar{background:var(--caf-dark);color:#e5e7eb;font-size:14px}.camt-topbar-inner{min-height:38px;display:flex;justify-content:space-between;align-items:center;gap:20px}.camt-topbar a{text-decoration:none;margin-left:16px}.camt-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,23,42,.08)}.camt-header-transparent{position:absolute;left:0;right:0;background:transparent;border:0;color:#fff}.camt-header-inner{display:flex;align-items:center;gap:22px;min-height:82px}.camt-brand{display:flex;align-items:center;text-decoration:none;font-weight:900;font-size:22px}.camt-brand img{max-width:var(--caf-logo-width);height:auto}.camt-nav{margin-left:auto}.camt-nav ul{display:flex;gap:22px;align-items:center;margin:0;padding:0;list-style:none}.camt-nav a{text-decoration:none;font-weight:700;font-size:15px}.camt-header-cta,.camt-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;font-weight:800}.camt-header-cta{padding:12px 18px;background:var(--caf-dark);color:#fff}.camt-btn{padding:15px 22px}.camt-btn-primary{background:linear-gradient(135deg,var(--caf-primary),var(--caf-accent));color:#fff;box-shadow:0 18px 40px rgba(37,99,235,.25)}.camt-btn-light{background:#fff;color:var(--caf-dark);border:1px solid rgba(15,23,42,.12)}.camt-menu-toggle{display:none}.camt-slider{position:relative;min-height:var(--caf-slider-height,620px);overflow:hidden;background:#020617;color:#fff}.camt-slider-track{position:relative;min-height:var(--caf-slider-height,620px)}.camt-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease;background:radial-gradient(circle at 15% 10%,rgba(20,184,166,.28),transparent 32%),linear-gradient(135deg,#020617,#1d4ed8 58%,#14b8a6);background-size:cover;background-position:center}.camt-slide.is-active{opacity:1;visibility:visible}.camt-slide-inner{min-height:var(--caf-slider-height,620px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:130px 0 90px}.camt-slide h1{font-size:clamp(44px,7vw,86px);line-height:.9;margin:20px 0;font-weight:950;letter-spacing:-.07em;max-width:920px;text-wrap:balance}.camt-slide p{font-size:21px;line-height:1.62;max-width:720px;color:rgba(255,255,255,.84);margin:0 0 30px}.camt-slider-light{background:#fff;color:var(--caf-dark)}.camt-slider-light .camt-slide{background:linear-gradient(135deg,#fff,var(--caf-light))}.camt-slider-light .camt-slide p{color:#475569}.camt-slider-light .camt-eyebrow{background:#dbeafe;color:#1d4ed8;border:0}.camt-slider-controls{position:absolute;left:50%;bottom:34px;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;pointer-events:none}.camt-slider-prev,.camt-slider-next{pointer-events:auto;width:46px;height:46px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.16);color:#fff;border-radius:999px;font-size:32px;line-height:1;cursor:pointer;backdrop-filter:blur(12px)}.camt-slider-light .camt-slider-prev,.camt-slider-light .camt-slider-next{border-color:#cbd5e1;background:#fff;color:var(--caf-dark)}.camt-slider-dots{pointer-events:auto;display:flex;gap:8px}.camt-slider-dots button{width:10px;height:10px;border:0;border-radius:999px;background:rgba(255,255,255,.45);padding:0;cursor:pointer}.camt-slider-dots button.is-active{width:28px;background:#fff}.camt-slider-light .camt-slider-dots button{background:#cbd5e1}.camt-slider-light .camt-slider-dots button.is-active{background:var(--caf-primary)}.camt-slider + .camt-hero{display:none}.camt-hero{padding:150px 0 100px;overflow:hidden}.camt-hero-gradient{background:radial-gradient(circle at 20% 10%,rgba(20,184,166,.28),transparent 30%),linear-gradient(135deg,#0f172a,#1d4ed8 58%,#14b8a6);color:#fff}.camt-hero-dark{background:#020617;color:#fff}.camt-hero-light{background:linear-gradient(180deg,#fff,var(--caf-light));color:var(--caf-dark)}.camt-hero-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:50px;align-items:center}.camt-eyebrow,.camt-section-head span{display:inline-flex;border-radius:999px;padding:7px 12px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.2);font-weight:800;letter-spacing:.04em;text-transform:uppercase;font-size:12px}.camt-section-head span{background:#e0f2fe;color:#075985;border:0}.camt-hero h1{font-size:clamp(42px,7vw,76px);line-height:.95;margin:22px 0;font-weight:950;letter-spacing:-.06em}.camt-hero p{font-size:20px;line-height:1.65;max-width:680px;color:rgba(255,255,255,.82)}.camt-hero-light p{color:#475569}.camt-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.camt-hero-panel{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.12);box-shadow:0 30px 80px rgba(2,6,23,.24);border-radius:34px;padding:34px;backdrop-filter:blur(20px)}.camt-hero-light .camt-hero-panel{background:#fff;border-color:#e2e8f0}.camt-hero-panel span{font-weight:800;color:#dbeafe}.camt-hero-light .camt-hero-panel span{color:#2563eb}.camt-hero-panel h2{font-size:32px;line-height:1.1;margin:14px 0 28px}.camt-mini-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.camt-mini-flow b{height:78px;border-radius:22px;background:rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center}.camt-hero-light .camt-mini-flow b{background:var(--caf-light)}.camt-section{padding:86px 0}.camt-soft{background:var(--caf-light)}.camt-section-head{margin-bottom:28px}.camt-section-head h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.04em;margin:12px 0 0}.camt-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.camt-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:28px;box-shadow:0 18px 50px rgba(15,23,42,.07)}.camt-card.is-featured{border-color:var(--caf-primary);box-shadow:0 24px 70px rgba(37,99,235,.18)}.camt-card h3{font-size:24px;margin:0 0 10px}.camt-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.camt-flow div{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:24px}.camt-flow b{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px;background:var(--caf-dark);color:#fff}.camt-request{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:start}.camt-content{max-width:860px}.camt-footer{background:var(--caf-dark);color:#e2e8f0;padding:50px 0}.camt-footer-inner{display:flex;justify-content:space-between;gap:30px}.camt-footer ul{list-style:none;display:flex;gap:16px;margin:0;padding:0}.camt-footer a{text-decoration:none;color:#e2e8f0}@media(max-width:900px){.camt-slider,.camt-slider-track,.camt-slide-inner{min-height:560px}.camt-slide-inner{padding:110px 0 74px}.camt-slide h1{font-size:44px}.camt-slide p{font-size:17px}.camt-slider-controls{bottom:18px}.camt-container{width:min(100% - 28px,1180px)}.camt-topbar-inner{display:block;padding:10px 0}.camt-topbar-contact{display:block;margin-top:6px}.camt-header-inner{min-height:70px}.camt-brand img{max-width:var(--caf-logo-mobile-width)}.camt-menu-toggle{display:inline-flex;margin-left:auto;border:1px solid #e5e7eb;background:#fff;border-radius:14px;padding:10px 12px}.camt-nav{display:none;position:absolute;top:70px;left:14px;right:14px;background:#fff;color:var(--caf-dark);border:1px solid #e5e7eb;border-radius:22px;padding:18px;box-shadow:0 24px 70px rgba(15,23,42,.18)}.camt-nav.is-open{display:block}.camt-nav ul{display:grid;gap:12px}.camt-header-cta{display:none}.camt-hero{padding:120px 0 70px}.camt-hero-grid,.camt-grid-3,.camt-request{grid-template-columns:1fr}.camt-flow{grid-template-columns:1fr 1fr}.camt-footer-inner{display:block}.camt-footer ul{display:block;margin-top:20px}.camt-footer li{margin:8px 0}}@media(max-width:560px){.camt-flow{grid-template-columns:1fr}.camt-hero h1{font-size:42px}.camt-hero p{font-size:17px}}

.camt-slide::after{content:"";position:absolute;inset:auto 0 0 0;height:38%;background:linear-gradient(0deg,rgba(2,6,23,.52),transparent);pointer-events:none}.camt-slide-inner{position:relative;z-index:2}.camt-slide-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.camt-slide-actions span{display:inline-flex;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.12);border-radius:999px;padding:10px 14px;font-weight:800;color:rgba(255,255,255,.82);backdrop-filter:blur(12px)}.camt-slider-progress{position:absolute;left:0;right:0;bottom:0;height:4px;background:rgba(255,255,255,.16);z-index:4}.camt-slider-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--caf-primary),var(--caf-accent))}.camt-header-modern .camt-header-inner{margin-top:12px;margin-bottom:12px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.78);border-radius:999px;padding:0 18px;box-shadow:0 18px 60px rgba(15,23,42,.08)}.camt-header-transparent .camt-header-inner{background:rgba(15,23,42,.18);border-color:rgba(255,255,255,.18)}.camt-card,.camt-flow div{transition:transform .18s ease,box-shadow .18s ease}.camt-card:hover,.camt-flow div:hover{transform:translateY(-3px);box-shadow:0 26px 75px rgba(15,23,42,.1)}@media(max-width:900px){.camt-header-modern .camt-header-inner{border-radius:24px}.camt-slide-actions span{display:none}.camt-slider-progress{height:3px}}
