:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#12314b;background:#fff;--navy:#123c5b;--navy-deep:#0e3653;--blue:#2168bc;--line:#dfe7ee;--muted:#63778a;--green:#29b878;--green-soft:#e7f7ef;--amber:#e9ae35;--surface:#f4f7f9}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site-header{height:60px;max-width:1200px;margin:auto;padding:0 22px;display:flex;align-items:center;gap:28px;background:#fff}.logo{width:60px;display:flex;align-items:center}.logo img{width:42px;height:42px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:28px;margin-left:auto}.site-header nav a{font-size:14px;font-weight:750}.site-header nav span{margin-left:4px;color:#74889b;font-size:12px}.header-actions{display:flex;align-items:center;gap:10px;margin-left:28px}.portal-button,.meeting-button{height:42px;padding:0 20px;border-radius:999px;display:flex;align-items:center;font-size:13px;font-weight:750}.portal-button{color:#2364ae;background:#edf5ff}.meeting-button{color:#fff;background:#286bbc;box-shadow:0 5px 12px rgba(27,92,166,.2)}.whatsapp-button{width:42px;height:42px;overflow:hidden;color:transparent;border:1px solid #dfe8ee;border-radius:50%;background:#f7fafb url("https://cdn.jsdelivr.net/npm/simple-icons@v13/icons/whatsapp.svg") center/18px no-repeat}main{max-width:1200px;margin:auto}.hero{min-height:304px;padding:0 24px 36px;display:flex;flex-direction:column;justify-content:center;color:#fff;background:linear-gradient(110deg,var(--navy-deep),#184969)}.pill{transform:translateY(10px);align-self:flex-start;padding:7px 13px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.08);font-size:12px;font-weight:800;letter-spacing:.06em}.hero h1{margin:22px 0 10px;font-size:48px;line-height:1;letter-spacing:-.04em}.hero>p{max-width:670px;margin:0;color:#d8e3ea;font-size:17px;line-height:1.6}.availability{margin-top:32px;display:flex;gap:34px;flex-wrap:wrap;color:#e2ebf1;font-size:13px}.availability span{display:flex;align-items:center;gap:9px}.availability i,.available i{width:10px;height:10px;border-radius:50%;display:inline-block}.green{background:var(--green);box-shadow:0 0 0 3px rgba(41,184,120,.18)}.amber{background:var(--amber);box-shadow:0 0 0 3px rgba(233,174,53,.18)}.modules{padding:42px 24px 64px;background:var(--surface)}.modules h2{margin:0;font-size:23px;letter-spacing:-.02em}.modules>p{margin:8px 0 0;color:var(--muted);font-size:14px}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}.module-card{min-height:310px;padding:26px 24px 24px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(26,57,82,.09);display:flex;flex-direction:column}.card-top{display:flex;align-items:flex-start;justify-content:space-between}.module-icon{width:52px;height:52px;border-radius:11px;background:#e8f2ff;display:grid;place-items:center}.module-icon img{width:26px;height:26px;filter:invert(35%) sepia(67%) saturate(1194%) hue-rotate(177deg) brightness(89%)}.available{padding:8px 11px;border-radius:999px;color:#218558;background:var(--green-soft);font-size:10px;font-weight:800}.available i{width:6px;height:6px;margin-right:5px;background:#2ea66f}.module-card h3{margin:22px 0 10px;font-size:18px}.module-card>p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.module-card>a{height:48px;margin-top:auto;border-radius:8px;color:#fff;background:#113c5c;display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;font-weight:800}.module-card>a:hover{background:#0a2f4a}.inventory-card{border-color:#bfd8ed;box-shadow:0 10px 25px rgba(15,87,148,.13)}.inventory-card .module-icon{background:#e6f6f1}.inventory-card .module-icon img{filter:invert(38%) sepia(44%) saturate(1096%) hue-rotate(112deg) brightness(88%)}
@media(max-width:980px){.site-header nav{display:none}.header-actions{margin-left:auto}.module-grid{grid-template-columns:1fr 1fr}.inventory-card{grid-column:1/-1}.hero{min-height:330px}.hero h1{font-size:42px}}
@media(max-width:640px){.site-header{height:64px;padding:0 14px}.logo img{width:39px;height:39px}.portal-button{display:none}.meeting-button{height:38px;padding:0 15px;font-size:12px}.whatsapp-button{width:38px;height:38px}.hero{min-height:360px;padding:30px 20px}.hero h1{font-size:40px}.hero>p{font-size:15px}.availability{gap:14px}.modules{padding:32px 16px 48px}.module-grid{grid-template-columns:1fr}.inventory-card{grid-column:auto}.module-card{min-height:300px}}

