:root{--ink:#10233f;--ink-2:#19375d;--muted:#607089;--brand:#0b6bcb;--brand-dark:#084d94;--brand-soft:#e8f3ff;--surface:#f5f8fc;--line:#dbe4ef;--white:#fff;--shadow:0 18px 50px rgba(16,35,63,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65;background:var(--white)}a{color:var(--brand);text-underline-offset:.2em}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #73b8ff;outline-offset:3px}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:2000;background:#fff;padding:.7rem}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.site-brand{display:flex;align-items:center;gap:.7rem;color:var(--ink);text-decoration:none;font-weight:850;letter-spacing:.045em}.site-brand img{width:44px;height:44px;object-fit:contain}.site-brand small{display:block;color:var(--brand);font-size:.6rem;letter-spacing:.22em}.navbar{min-height:80px}.navbar-nav{gap:.1rem}.nav-link{color:var(--ink);font-weight:650;font-size:.93rem;border-radius:.5rem}.nav-link:hover,.nav-link.active{color:var(--brand);background:var(--brand-soft)}.gateway-actions,.cta-row,.card-actions{display:flex;gap:.7rem;flex-wrap:wrap;align-items:center}.gateway-actions{margin-left:1rem}.btn{border-radius:.65rem;font-weight:700;padding:.65rem 1rem}.btn-brand{background:var(--brand);border-color:var(--brand);color:#fff}.btn-brand:hover{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff;transform:translateY(-1px)}.btn-outline-brand{border:1px solid var(--brand);color:var(--brand)}.btn-outline-brand:hover{background:var(--brand);color:#fff}.btn-whatsapp{background:#157f3b;color:#fff}.text-cta{font-weight:750;text-decoration:none}.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#f3f8ff 0,#fff 55%,#edf6ff 100%);padding:clamp(4.5rem,8vw,7.5rem) 0}.hero::before{content:"";position:absolute;width:380px;height:380px;border-radius:50%;background:rgba(11,107,203,.07);left:-190px;top:-170px}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,6vw,6rem);align-items:center}.hero-copy{max-width:690px}.hero h1,.page-hero h1{font-size:clamp(2.6rem,5vw,4.8rem);line-height:1.06;letter-spacing:-.042em;max-width:920px}.hero h1{font-size:clamp(2.75rem,4.6vw,4.65rem)}.lead{color:var(--muted);max-width:760px;font-size:clamp(1.05rem,1.5vw,1.25rem)}.eyebrow{color:var(--brand);font-weight:850;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem}.trust-line{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;color:var(--ink-2);font-weight:650;font-size:.88rem}.trust-line span,.target-line{display:flex;align-items:center;gap:.4rem}.ecosystem{position:relative;min-height:470px;isolation:isolate}.ecosystem::before{content:"";position:absolute;inset:7%;border-radius:42% 58% 54% 46%;background:linear-gradient(145deg,#0d315d,#0b6bcb);transform:rotate(-5deg);box-shadow:0 35px 80px rgba(16,35,63,.22);z-index:-2}.ecosystem::after{content:"";position:absolute;inset:13%;border:1px solid rgba(255,255,255,.26);border-radius:50%;z-index:-1}.ecosystem-core{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:170px;height:170px;border-radius:50%;background:#fff;display:grid;place-items:center;align-content:center;box-shadow:0 20px 50px rgba(0,0,0,.18);text-align:center}.ecosystem-core img{width:54px;height:54px;object-fit:contain}.ecosystem-core strong{font-size:1.15rem;letter-spacing:.08em}.ecosystem-core span{font-size:.72rem;color:var(--muted)}.ecosystem-node{position:absolute;display:flex;align-items:center;gap:.55rem;padding:.8rem 1rem;background:#fff;border:1px solid rgba(11,107,203,.18);border-radius:.85rem;box-shadow:var(--shadow);font-size:.83rem;font-weight:750}.node-systems{top:8%;left:5%}.node-web{top:20%;right:0}.node-hosting{bottom:14%;left:0}.node-support{bottom:5%;right:8%}.page-hero{background:linear-gradient(120deg,#edf6ff,#fff 70%);padding:clamp(4rem,7vw,6.25rem) 0;border-bottom:1px solid #e7eef7}.page-hero.compact{padding:3.8rem 0}.narrow{max-width:920px}.section{padding:clamp(4rem,7vw,6.5rem) 0}.section-muted{background:var(--surface)}.section-heading{max-width:760px;margin-bottom:2.25rem}.section-heading h2,.cta-band h2{font-size:clamp(2rem,3.3vw,3rem);letter-spacing:-.025em}.split-heading{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:2rem}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.service-preview{grid-template-columns:repeat(4,minmax(0,1fr))}.public-card,.pricing-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:1.15rem;padding:1.7rem;background:#fff;box-shadow:0 10px 30px rgba(16,35,63,.055);transition:transform .18s ease,box-shadow .18s ease}.public-card:hover,.pricing-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.public-card h2,.public-card h3,.pricing-card h2{font-size:1.28rem;margin-top:1rem}.public-card p,.pricing-card p{color:var(--muted)}.public-card>a,.public-card .card-actions{margin-top:auto}.icon-box{width:48px;height:48px;border-radius:.8rem;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand)}.card-kicker,.pricing-label{color:var(--brand)!important;font-size:.76rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.need-block{padding:1rem;margin:1rem 0;background:var(--surface);border-left:3px solid var(--brand);border-radius:.25rem .65rem .65rem .25rem}.need-block strong,.need-block span{display:block}.need-block span{color:var(--muted);font-size:.9rem}.service-grid .service-card:last-child{grid-column:span 2}.systems-list{display:grid;gap:1.5rem}.system-row{display:grid;grid-template-columns:240px 1fr;gap:2rem;padding:2rem;border:1px solid var(--line);border-radius:1.25rem;background:#fff;box-shadow:0 10px 35px rgba(16,35,63,.05)}.system-visual{min-height:230px;border-radius:1rem;color:#fff;background:linear-gradient(145deg,var(--ink),var(--brand));display:grid;place-items:center;align-content:center;gap:1rem;text-align:center}.system-visual span{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12)}.system-visual small{letter-spacing:.15em}.capability-list{display:flex;flex-wrap:wrap;gap:.55rem;list-style:none;padding:0}.capability-list li{padding:.4rem .7rem;border-radius:999px;background:var(--brand-soft);color:var(--ink-2);font-size:.85rem;font-weight:650}.capability-list.large{display:grid}.hosting-hero{background:linear-gradient(120deg,#0d2748,#104f8e);color:#fff}.hosting-hero .lead{color:#d5e7f9}.availability-note{display:inline-block;margin-top:1rem;padding:.55rem .8rem;border:1px solid rgba(255,255,255,.25);border-radius:.6rem}.hosting-card .pricing-label{margin-top:auto}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.pricing-card:last-child{grid-column:span 2}.infrastructure-feature{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:center;padding:clamp(2rem,5vw,4rem);border:1px solid var(--line);border-radius:1.5rem;background:linear-gradient(135deg,#fff,#f1f7ff)}.infra-stack{display:grid;gap:.8rem}.infra-stack span{display:flex;align-items:center;gap:.7rem;padding:1rem;background:#fff;border:1px solid var(--line);border-radius:.8rem;font-weight:750;box-shadow:0 8px 25px rgba(16,35,63,.05)}.section-why{background:var(--ink);color:#fff}.section-why .eyebrow{color:#8ec8ff}.why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.why-grid article{padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}.why-grid p{color:#c6d4e5}.related-strip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem}.cta-band{display:flex;justify-content:space-between;align-items:center;gap:2rem;background:linear-gradient(115deg,var(--brand-dark),var(--brand));color:#fff;padding:clamp(2rem,5vw,4rem);border-radius:1.5rem}.cta-band .eyebrow{color:#cde7ff}.detail-hero{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem}.detail-visual{min-height:290px;border-radius:1.25rem;background:linear-gradient(145deg,var(--ink),var(--brand));color:#fff;display:grid;place-items:center;align-content:center;gap:.8rem;text-align:center;box-shadow:var(--shadow)}.detail-visual span{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12)}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.detail-grid article{padding:2rem;border:1px solid var(--line);border-radius:1rem}.form-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(2rem,6vw,5rem);align-items:start}.public-form{display:grid;gap:1.05rem;padding:2rem;border:1px solid var(--line);border-radius:1.2rem;background:#fff;box-shadow:var(--shadow)}.public-form label{font-weight:700}.public-form .form-control{margin-top:.35rem;min-height:50px;border-color:#cad7e6}.public-form textarea{min-height:155px}.field-error{display:block;color:#a51d2d;font-size:.875rem}.context-banner{display:flex;align-items:center;gap:.8rem;padding:1rem;background:var(--brand-soft);border-radius:.8rem;color:var(--brand)}.context-banner span,.context-banner small,.context-banner strong{display:block}.form-assurance{display:flex;align-items:center;gap:.5rem;margin:0;color:var(--muted);font-size:.85rem}.contact-aside{position:sticky;top:110px;padding:2rem;border-radius:1.2rem;background:var(--surface)}.contact-aside ul{padding-left:1.2rem}.contact-aside>a{display:block;margin-top:1.2rem}.honeypot{position:absolute;left:-9999px}.client-page{min-height:70vh;display:grid;align-items:center}.client-card{max-width:760px;text-align:center;display:grid;justify-items:center}.client-icon{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);margin-bottom:1rem}.site-footer{background:#091a30;color:#dce8f7;padding:4.5rem 0 2.5rem}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:2.5rem}.site-footer strong{color:#fff}.site-footer p{max-width:320px;color:#aebfd3}.site-footer a{display:block;color:#dce8f7;text-decoration:none;margin:.5rem 0}.site-footer a:hover{color:#8ec8ff}.whatsapp-cta{position:fixed;right:1.2rem;bottom:1.2rem;z-index:900;background:#157f3b;color:#fff;text-decoration:none;padding:.85rem 1.1rem;border-radius:999px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.22)}.whatsapp-cta:hover{background:#0f6b30;color:#fff}@media(max-width:1199px){.service-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.gateway-actions{margin:1rem 0 0}}@media(max-width:991px){.hero-grid,.detail-hero,.infrastructure-feature,.form-layout{grid-template-columns:1fr}.ecosystem{min-height:420px;max-width:600px;width:100%;margin:auto}.card-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,1fr)}.contact-aside{position:static}.system-row{grid-template-columns:190px 1fr}.related-strip{grid-template-columns:auto 1fr}.related-strip .btn{grid-column:2}}@media(max-width:575px){.hero{padding:3.75rem 0}.hero h1,.page-hero h1{font-size:clamp(2.25rem,11vw,3rem)}.ecosystem{min-height:370px}.ecosystem-core{width:140px;height:140px}.ecosystem-node{padding:.65rem;font-size:.72rem}.node-systems{left:0}.node-web{right:0}.node-support{right:0}.card-grid,.service-preview,.pricing-grid,.why-grid,.detail-grid,.footer-grid{grid-template-columns:1fr}.service-grid .service-card:last-child,.pricing-card:last-child{grid-column:auto}.system-row{grid-template-columns:1fr;padding:1.25rem}.system-visual{min-height:170px}.split-heading{display:block}.infrastructure-feature{padding:1.4rem}.related-strip{grid-template-columns:1fr}.related-strip .btn{grid-column:auto}.cta-band{align-items:flex-start;flex-direction:column}.gateway-actions .btn{flex:1}.trust-line{display:grid}.public-form{padding:1.25rem}.whatsapp-cta{right:.75rem;bottom:.75rem}}
.chatbot-page{max-width:760px;margin:auto;padding:2rem;border:1px solid #dce2ea;border-radius:1rem;background:#fff;box-shadow:0 16px 40px #0b183014}.chatbot-panel-page{min-height:240px;max-height:45vh;overflow:auto;margin:1rem 0;padding:1rem;background:#f4f6f9;border-radius:.75rem}.chatbot-form{display:grid;gap:.65rem}.chatbot-form textarea{min-height:110px;padding:.75rem;border:1px solid #c5ced9;border-radius:.5rem}.assistant-message-user{text-align:right;color:#0b1830}.assistant-message-assistant{padding:.6rem;background:#fff;border-radius:.5rem}
/* Unified AMISDA brand tokens: blue remains primary; red is a controlled identity accent. */
:root{--brand-navy:#0b1830;--brand-blue:#0b6bcb;--brand-blue-hover:#084d94;--brand-red:#d82333;--surface-light:#fff;--surface-muted:#f5f8fc;--surface-dark:#0b1830;--text-primary:#10233f;--text-secondary:#607089;--border-default:#dbe4ef;--state-success:#157f3b;--state-warning:#b76e00;--state-error:#a51d2d;--ink:var(--text-primary);--muted:var(--text-secondary);--brand:var(--brand-blue);--brand-dark:var(--brand-blue-hover);--surface:var(--surface-muted);--line:var(--border-default);--white:var(--surface-light)}
.site-brand small,.eyebrow{color:var(--brand-red)!important}
.nav-link.active{box-shadow:inset 0 -2px var(--brand-red)}
.public-card{border-top-color:color-mix(in srgb,var(--brand-red) 35%,var(--line))}
.hosting-hero{background:linear-gradient(120deg,#edf6ff,#fff 70%);color:var(--ink);border-top:3px solid var(--brand-red)}
.hosting-hero .lead{color:var(--muted)}
.hosting-hero .availability-note{border-color:var(--line);border-left:3px solid var(--brand-red);background:#fff;color:var(--ink-2)}
