/* SIL Global · Propuesta 02. No dependencias ni fuentes externas. */
:root{--navy:#0b4a8a;--navy-dark:#063569;--navy-mid:#0f5aa3;--gold:#52dee0;--gold-light:#7dedef;--ink:#10305a;--muted:#64717a;--paper:#f5f9fd;--line:#e3e7e4;--green:#08744c;--radius:12px;--container:1240px;--font:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;line-height:1.6}body.modal-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}button:disabled{cursor:default}button:focus-visible,a:focus-visible{outline:3px solid #208da6;outline-offset:5px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #208da6;outline-offset:2px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.12}::selection{background:#52dee0;color:#0b4a8a}[hidden]{display:none!important}.container{width:min(var(--container),calc(100% - 112px));margin-inline:auto}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-60px;left:20px;background:var(--gold);padding:10px 18px;z-index:100}.skip-link:focus{top:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;padding:13px 24px;border-radius:7px;font-size:14px;font-weight:700;line-height:1.4;border:1px solid transparent;transition:background .2s,transform .2s,box-shadow .2s;white-space:normal;text-align:center}.button .icon{width:20px;height:20px}.button:hover{transform:translateY(-2px)}.button-gold{background:linear-gradient(105deg,#77ecee,#41d6d8);color:#0a2f57;box-shadow:0 5px 18px #0000000d}.button-gold:hover{background:var(--gold-light);box-shadow:0 7px 24px #3ab7b930}.button-dark{background:var(--navy);color:#fff}.button-dark:hover{background:#1670c2}.button-outline{background:transparent;border-color:#c5cecc}.button-whatsapp{background:var(--green);color:white}.button-whatsapp:hover{background:#095b40}.icon-button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #d9e1df;border-radius:50%;background:transparent}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;line-height:1.5;letter-spacing:1.9px;font-weight:700;color:#566d74}.eyebrow.light{color:#c7d2d6}.section-number{color:#2e8d8f;margin-right:5px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px #52dee00c;flex-shrink:0}.section-space{padding-block:92px}h2{font-size:clamp(34px,3.15vw,47px);font-weight:650;letter-spacing:-1.7px}.serif-accent{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-style:italic;letter-spacing:-1.5px}.text-gold{color:var(--gold)}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:700;border:0;background:transparent;padding:8px 0;border-bottom:1px solid #4eb3b5}.text-link .icon{width:19px;height:19px;transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}
/* Navigation */
.site-header{position:sticky;top:0;z-index:30;background:#0b4a8af7;border-bottom:1px solid #ffffff0d;backdrop-filter:blur(15px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;height:94px}.brand{display:inline-flex;align-items:center;gap:11px;color:#fff;flex-shrink:0}.brand-mark{height:46px;width:40px;color:var(--gold)}.brand-copy{display:flex;flex-direction:column}.brand-name{font-size:27px;font-weight:700;letter-spacing:-.8px;line-height:1.2}.brand-dot{color:var(--gold)}.brand-tagline{font-size:7.2px;letter-spacing:.12px;line-height:1.8;color:#c1cbd0}.desktop-nav{display:flex;gap:31px;margin-left:auto;margin-right:20px;align-items:center}.nav-link{position:relative;font-size:12px;line-height:2;color:#bdcad2;padding:10px 0;transition:color .2s}.nav-link:hover,.nav-link.is-current{color:#fff}.nav-link:after{content:'';position:absolute;bottom:5px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .2s}.nav-link:hover:after,.nav-link.is-current:after{transform:scaleX(1)}.button-nav{min-height:42px;padding:10px 17px;color:#97e3e5;border-color:#4ecfd26b;font-size:12px;gap:20px}.button-nav:hover{background:#52dee015}.menu-toggle{display:none;color:#fff;border-color:#ffffff2b;border-radius:6px}.mobile-nav{padding:12px 24px 22px;border-top:1px solid #ffffff16}.mobile-nav a{display:block;color:#dce5ea;padding:10px 0;font-size:15px}
/* Hero / globe */
.hero{position:relative;background:radial-gradient(ellipse at 78% 25%,#1670c2 0%,transparent 58%),var(--navy-dark);color:#fff;overflow:hidden}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(#9fd4ff14 1px,transparent 1px),linear-gradient(90deg,#9fd4ff14 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(90deg,transparent 30%,black)}.hero-inner{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;min-height:610px;position:relative}.hero-copy{position:relative;z-index:3;padding-block:65px 60px}.hero h1{font-size:clamp(50px,5.75vw,82px);font-weight:800;letter-spacing:-4px;line-height:1.05;margin-top:27px}.hero h1 span{color:var(--gold)}.hero-description{font-size:16px;line-height:1.85;margin-top:25px;color:#b8c7d0;max-width:490px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.hero-explore{font-size:12px;color:#d3dce0;display:inline-flex;gap:10px;align-items:center;line-height:1.5}.hero-explore .icon{width:17px;height:17px;color:var(--gold)}.hero-explore:hover{color:var(--gold)}.hero-location{display:flex;gap:10px;align-items:center;font-size:10px;letter-spacing:.4px;color:#a6b9c4;margin-top:43px}.hero-location .icon{width:15px;height:15px;color:#a9b7ba}.location-line{height:1px;width:28px;background:#768a9866;margin-right:4px}.hero-visual{position:relative;width:100%;height:610px;z-index:1}.globe-stage{position:absolute;inset:-14px -111px -34px -66px;transition:transform .4s ease-out;will-change:transform}.globe-image{position:absolute;width:100%;height:100%;object-fit:contain;filter:contrast(1.12) saturate(.85);opacity:.97}.globe-halo{position:absolute;inset:12%;border-radius:50%;background:#1b90b9;filter:blur(88px);opacity:.11}.globe-connections{position:absolute;width:100%;height:100%;inset:0;overflow:visible}.orbit{fill:none;stroke:#3a778d;stroke-width:1.15;opacity:.36}.orbit-two{stroke:#7598aa;opacity:.18}.connection{fill:none;stroke:url(#route);stroke-width:1.6;opacity:.78}.connection.faint{opacity:.38;stroke-width:1.25}.connection-dash{fill:none;stroke:#78f1f3;stroke-width:2.5;stroke-dasharray:7 680;animation:connection-move 13s linear infinite}.origin-pulse{fill:none;stroke:#69e7e9;stroke-width:1;animation:pulse 4s ease-out infinite;transform-origin:358px 582px}.globe-note{position:absolute;right:-18px;top:56%;display:flex;align-items:flex-start;gap:14px;border:1px solid #b9cecf28;background:linear-gradient(110deg,#0b4685e8,#0f579fb8);border-radius:10px;padding:17px 23px;box-shadow:0 16px 40px #03203f50;backdrop-filter:blur(10px)}.globe-note-icon{display:flex;align-items:center;color:var(--gold);padding-top:3px}.globe-note-icon .icon{width:27px;height:27px}.globe-note small{display:block;color:#aec0c8;font-size:8px;letter-spacing:1.4px;margin-bottom:5px}.globe-note strong{font-size:17px;font-weight:500;line-height:1.35;display:block}.globe-caption{position:absolute;bottom:25px;right:10px;font-size:8px;letter-spacing:2px;color:#7593a5;display:flex;gap:30px;align-items:center}.globe-caption span{font-size:17px;color:#73c0c1}.solution-strip{background:#0c4d8f;scroll-margin-top:93px;color:#fff;border-top:1px solid #5fa3dd50}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:27px}.solution-item{position:relative;display:flex;align-items:center;gap:15px;min-height:54px;padding:0 20px;border-right:1px solid #8fc9f54d}.solution-item:first-child{padding-left:0}.solution-item:last-child{border:0;padding-right:0}.solution-item>.icon{color:var(--gold);width:31px;height:31px;stroke-width:1.3}.solution-item span{display:flex;flex-direction:column;gap:3px}.solution-item strong{font-size:12px;font-weight:600}.solution-item small{font-size:10px;color:#9aafbd}.solution-item .solution-arrow{position:absolute;right:12px;top:0;width:12px;height:12px;opacity:0;transition:opacity .2s}.solution-item:hover strong{color:var(--gold)}.solution-item:hover .solution-arrow{opacity:1}
/* Catalogue */
.products-section{background:var(--paper)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:35px}.section-heading h2{margin-top:14px}.heading-description{font-size:14px;line-height:1.9;color:var(--muted);margin-bottom:4px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:11px 0 23px;margin-bottom:29px}.category-tabs{display:flex;gap:7px;flex-wrap:wrap}.category-tab{background:transparent;color:#55646c;font-size:12px;border:1px solid transparent;border-radius:30px;padding:9px 17px;transition:background .2s,color .2s;min-height:40px}.category-tab:hover{background:#eef0eb}.category-tab.is-active{background:var(--navy);color:#fff}.catalog-search{position:relative;display:flex;align-items:center;width:220px;flex-shrink:0}.catalog-search .icon{position:absolute;left:12px;width:16px;height:16px;color:#526974;pointer-events:none}.catalog-search input{width:100%;height:40px;padding:8px 12px 8px 37px;border:1px solid #e3e7e2;background:transparent;border-radius:7px;color:var(--ink);font-size:11px}.catalog-search input::placeholder{color:#62717a}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:21px}.product-card{display:flex;flex-direction:column;position:relative;overflow:hidden;background:#fff;border:1px solid #e1e5e1;border-radius:11px;padding:0;text-align:left;transition:transform .24s,box-shadow .24s,border-color .24s}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0c3a6a0b;border-color:#b4c5c5}.product-image{position:relative;display:flex;align-items:center;width:100%;aspect-ratio:1.18;background:radial-gradient(ellipse at 55% 35%,#fbfbf5,#ecefe9);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .45s}.product-card:hover .product-image img{transform:scale(1.055)}.product-category{position:absolute;top:16px;left:15px;font-size:8px;letter-spacing:1.05px;font-weight:700;color:#546869;z-index:1}.product-body{padding:21px 19px 19px;display:flex;flex-direction:column;flex:1;width:100%}.product-title{font-size:17px;font-weight:600;letter-spacing:-.3px;line-height:1.25;color:var(--ink);min-height:43px;display:block}.product-summary{font-size:11px;color:#63747b;line-height:1.7;display:block;margin-top:9px;min-height:37px}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:18px;font-size:11px;font-weight:600}.product-arrow{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;border:1px solid #dce2de;transition:background .2s}.product-arrow .icon{width:15px;height:15px}.product-card:hover .product-arrow{background:var(--navy);color:var(--gold);border-color:var(--navy)}.catalog-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:29px}.catalog-count,.catalog-note{font-size:10px;color:#6c7a80;min-width:160px}.catalog-note{text-align:right}.catalog-bottom .text-link{font-size:12px}.empty-state{text-align:center;padding:55px 20px;border:1px dashed #b9cbc9;border-radius:12px}.empty-state>.icon{width:35px;height:35px;color:#468081;margin-bottom:14px}.empty-state h3{font-size:20px}.empty-state p{font-size:14px;margin:12px 0 20px;color:var(--muted)}.no-js{padding:20px;text-align:center;background:#b1feff}.no-js a{text-decoration:underline}
/* Service process */
.process-section{background:radial-gradient(ellipse at 90% -20%,#1a7ad0 0%,transparent 60%),var(--navy-dark);color:#fff;position:relative;overflow:hidden}.process-section:after{content:'';position:absolute;right:-170px;top:-220px;width:620px;height:620px;border:1px solid #8fc9f524;border-radius:50%;box-shadow:0 0 0 80px #8fc9f508,0 0 0 160px #8fc9f506;pointer-events:none}.process-section .container{position:relative;z-index:1}.process-heading{margin-bottom:45px}.process-heading h2{font-size:clamp(32px,3.1vw,46px)}.process-heading .heading-description{color:#a4b7c4;max-width:310px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr)}.process-step{padding:0 34px;border-right:1px solid #8fc9f53f}.process-step:first-child{padding-left:0}.process-step:last-child{padding-right:0;border:0}.step-top{display:flex;align-items:center;justify-content:flex-start;margin-bottom:26px}.step-icon{display:grid;place-items:center;border:1px solid #41898a4f;width:52px;height:52px;border-radius:50%;background:#52dee004;color:var(--gold)}.step-icon .icon{width:25px;height:25px;stroke-width:1.3}.step-number{font-size:10px;color:#738c9c;letter-spacing:1px}.process-step h3{font-size:21px;font-weight:500;letter-spacing:-.2px}.process-step p{font-size:12px;line-height:1.8;color:#a5b8c5;margin-top:12px;max-width:220px}
/* International service */
.international-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:83px}.international-image{position:relative;aspect-ratio:.99;overflow:hidden;border-radius:14px;background:#0f57a0}.international-image>img{height:100%;width:100%;object-fit:cover}.international-image figcaption{position:absolute;inset:auto 30px 29px;display:flex;flex-direction:column;color:#fff}.international-image strong{font-size:30px;font-weight:500;line-height:1.14;letter-spacing:-.7px;margin-top:13px;max-width:350px}.international-image .eyebrow{font-size:9px;color:#80dcdd;letter-spacing:1.5px}.image-disclaimer{font-size:7px;letter-spacing:1.2px;color:#a0b5be;margin-top:18px}.image-corner{position:absolute;right:21px;top:21px;display:grid;place-items:center;width:39px;height:39px;border:1px solid #c2d0cd60;border-radius:50%;color:#ede4d1}.image-corner .icon{width:18px;height:18px}.international-copy h2{font-size:clamp(32px,3.05vw,45px);margin-top:19px}.international-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;color:#65737a;margin-top:23px}.service-details{display:flex;flex-direction:column;gap:14px;margin:26px 0 32px}.service-details>div{font-size:12px;display:flex;align-items:center;gap:12px}.service-details>div>span{width:21px;height:21px;border-radius:50%;background:#f2ecdD;display:grid;place-items:center;flex-shrink:0}.service-details .icon{width:12px;height:12px;color:#1c6f70;stroke-width:2}.international-copy .button{font-size:12px;min-height:49px}
/* Contact and footer */
.contact-section{padding-block:75px}.contact-panel{position:relative;display:grid;grid-template-columns:1.12fr 1fr;gap:70px;background:radial-gradient(ellipse at 100% 100%,#1a7ad0,transparent 70%),var(--navy);border-radius:15px;padding:62px;overflow:hidden;color:#fff}.contact-copy,.contact-options{position:relative;z-index:1}.contact-copy .eyebrow{font-size:8px;letter-spacing:1.5px}.contact-copy h2{font-size:clamp(44px,4.1vw,62px);margin-top:23px;letter-spacing:-2px;line-height:1.08}.contact-copy>p:not(.eyebrow){margin-top:20px;color:#acbfcb;font-size:13px;line-height:1.8}.contact-copy .button{margin-top:26px;font-size:12px;min-height:46px}.contact-options{display:flex;flex-direction:column;gap:13px;justify-content:center}.contact-card{display:flex;align-items:center;gap:18px;border:1px solid #66839851;border-radius:9px;min-height:90px;padding:18px 20px;background:#1a6fbd58;transition:background .2s,border-color .2s}.contact-card:hover{background:#2a86d899;border-color:#b1c2cb6b}.contact-card .contact-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#ffffff08;color:#88d0d1}.contact-card .contact-icon .icon{width:22px;height:22px}.contact-card>span:nth-child(2){display:flex;flex-direction:column;gap:4px;flex:1}.contact-card small{font-size:8px;letter-spacing:1.1px;color:#a0b8c8}.contact-card strong{font-size:15px;font-weight:500;line-height:1.4}.contact-card>.icon{width:16px;height:16px;color:#bccfd7}.whatsapp-card{border-color:#3d8e7070;background:#13543e55}.whatsapp-card .contact-icon{background:#20865a38;color:#87d1a8}.whatsapp-card:hover{background:#195e4599;border-color:#5eaa896b}.contact-watermark{position:absolute;left:36%;bottom:-190px;font-family:Georgia,serif;font-size:700px;line-height:1;transform:rotate(-15deg);color:#5edfe104;pointer-events:none}.site-footer{background:var(--navy-dark);color:#b0c0ca;padding:41px 0 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:33px;border-bottom:1px solid #5fa3dd50}.site-footer .brand-name{font-size:23px}.site-footer .brand-mark{width:34px;height:40px}.site-footer .brand-tagline{font-size:6.3px}.footer-nav{display:flex;flex-wrap:wrap;gap:28px;margin-left:auto;margin-right:20px;font-size:11px}.footer-nav a:hover{color:var(--gold)}.back-to-top{height:34px;width:34px;display:grid;place-items:center;border:1px solid #6b849452;border-radius:50%;color:#83d3d4}.back-to-top .icon{width:17px;height:17px;transform:rotate(-45deg)}.footer-bottom{display:flex;justify-content:space-between;gap:25px;font-size:9px;margin-top:24px;color:#839caa}.footer-bottom>span:last-child{font-size:12px;color:#bccbd1}.footer-bottom em{font-family:Georgia,serif;color:var(--gold);font-size:15px}.prototype-note{font-size:8px;color:#8499a6;line-height:1.7;margin-top:21px}
/* Native dialogs: focus trap and Escape behavior supplied by the browser. */
dialog{border:0;padding:0;background:var(--paper);color:var(--ink);border-radius:17px;max-height:calc(100dvh - 48px);box-shadow:0 30px 100px #0006;overflow:auto}dialog::backdrop{background:#04244bb3;backdrop-filter:blur(6px)}dialog[open]{animation:dialog-in .2s ease}.dialog-close{position:absolute;right:15px;top:15px;z-index:3;background:#ffffffeb;width:37px;height:37px}.dialog-close .icon{width:19px;height:19px}.product-dialog{width:min(880px,calc(100% - 36px))}.product-dialog-layout{display:grid;grid-template-columns:1fr 1fr;min-height:430px}.product-dialog-image{background:radial-gradient(ellipse at 50% 40%,#fafbf7,#e7ece6);display:grid;place-items:center}.product-dialog-image img{width:100%;height:100%;max-height:450px;object-fit:contain}.product-dialog-content{padding:55px 35px 36px}.product-dialog-content .eyebrow{font-size:9px;letter-spacing:1.3px}.product-dialog-content h2{font-size:31px;letter-spacing:-.8px;margin-top:13px}.product-dialog-content>p:not(.eyebrow){font-size:13px;line-height:1.8;color:#61727b;margin-top:18px}.product-detail-note{display:flex;align-items:flex-start;gap:12px;padding:17px 0;margin-top:11px;border-block:1px solid var(--line);font-size:12px;line-height:1.7}.product-detail-note .icon{width:18px;height:18px;color:#348485;margin-top:2px}.product-dialog-content .product-confirmation{font-size:10px!important;margin-top:15px!important}.product-dialog-content .button{margin-top:25px;font-size:12px;gap:12px;padding-inline:18px;min-height:48px}.quote-dialog{width:min(580px,calc(100% - 36px));padding:38px}.quote-header{margin-bottom:23px}.quote-header .eyebrow{font-size:9px;letter-spacing:1.3px;padding-right:25px}.quote-header h2{font-size:36px;letter-spacing:-1px;margin-top:13px}.quote-header>p:last-child{font-size:13px;color:var(--muted);margin-top:11px}.quote-dialog form{display:flex;flex-direction:column;gap:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.quote-dialog label{display:block;font-size:12px;font-weight:600;line-height:1.5}.optional{font-weight:400;color:#6d797e;font-size:10px}.quote-dialog input,.quote-dialog select,.quote-dialog textarea{display:block;width:100%;border:1px solid #d5dfda;border-radius:7px;background:#fff;color:var(--ink);padding:11px 12px;font-size:13px;margin-top:7px;min-height:44px}.quote-dialog textarea{resize:vertical;min-height:100px}.quote-dialog input::placeholder,.quote-dialog textarea::placeholder{color:#6d7c85}.form-privacy{display:flex;gap:9px;align-items:flex-start;font-size:10px;line-height:1.7;color:#60717b}.form-privacy .icon{width:16px;height:16px;margin-top:2px;color:#6e806f}.form-submit{width:100%;gap:12px}.form-submit .icon:last-child{margin-left:auto}.form-submit .icon:first-child{margin-right:auto}.form-status{padding:13px;background:#e6f1e9;border-radius:7px;font-size:12px;color:#204d36}.form-status a{text-decoration:underline;font-weight:600;display:inline-block}.quote-dialog :invalid:focus{border-color:#a85230}
@keyframes connection-move{to{stroke-dashoffset:-687}}@keyframes pulse{0%{opacity:.8;transform:scale(.7)}75%,100%{opacity:0;transform:scale(2.3)}}@keyframes dialog-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/* Responsive */
@media(min-width:1600px){.hero-inner{min-height:660px}.hero-visual{height:660px}.hero h1{font-size:86px}.globe-stage{inset:-25px -95px -30px -50px}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.header-inner{gap:20px}.desktop-nav{gap:23px;margin-right:5px}.brand-name{font-size:24px}.brand-tagline{font-size:6.5px}.hero h1{font-size:clamp(52px,5.8vw,72px);letter-spacing:-3px}.hero-actions{gap:19px;flex-wrap:wrap}.hero-inner{min-height:580px}.hero-visual{height:580px}.globe-note{right:-5px;padding:15px}.globe-note strong{font-size:15px}.solution-item{padding-inline:14px;gap:11px}.solution-item>.icon{width:25px;height:25px}.solution-item strong{font-size:10px}.solution-item small{font-size:9px}.product-grid{gap:15px}.product-body{padding:19px 15px 16px}.product-title{font-size:16px}.international-grid{gap:47px}.process-step{padding-inline:23px}.contact-panel{padding:45px;gap:40px}.contact-card{gap:13px;padding:15px}.contact-card strong{font-size:14px}.contact-card small{font-size:7px}}
@media(max-width:900px){.container{width:calc(100% - 48px)}.header-inner{height:80px}.desktop-nav{gap:19px}.nav-link{font-size:11px}.button-nav{padding-inline:13px;font-size:11px;gap:12px}.brand-mark{width:32px;height:38px}.brand-name{font-size:22px}.brand-tagline{font-size:5.8px}.hero-inner{grid-template-columns:1.1fr 1fr;min-height:570px}.hero h1{font-size:56px;letter-spacing:-3px}.hero-description{font-size:14px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.25px}.hero-actions{align-items:flex-start;flex-direction:column;gap:19px}.hero-location{font-size:9px;margin-top:29px}.hero-visual{height:555px}.globe-stage{inset:0 -136px 0 -100px}.globe-note{right:-6px;top:59%;padding:13px 16px;gap:10px}.globe-note strong{font-size:13px}.globe-note small{font-size:7px;letter-spacing:.8px}.globe-note-icon .icon{width:23px;height:23px}.globe-caption{display:none}.solution-grid{grid-template-columns:repeat(2,1fr);padding-block:12px}.solution-item{min-height:70px;padding:12px 24px!important}.solution-item:nth-child(odd){padding-left:0!important}.solution-item:nth-child(2){border-right:0}.solution-item:nth-child(-n+2){border-bottom:1px solid #8fc9f54d}.solution-item strong{font-size:12px}.solution-item small{font-size:10px}.solution-item>.icon{width:29px;height:29px}.section-space{padding-block:65px}.section-heading{gap:30px}.heading-description{font-size:12px}.catalog-search{width:195px}.category-tab{font-size:11px;padding-inline:13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px}.product-image{aspect-ratio:1.6}.product-body{padding:20px}.product-title{font-size:18px;min-height:23px}.product-summary{min-height:20px}.catalog-note{display:none}.catalog-count{min-width:0}.process-grid{grid-template-columns:repeat(4,1fr)}.process-step{padding-inline:17px}.process-step h3{font-size:17px}.process-step p{font-size:11px}.step-icon{width:43px;height:43px}.step-icon .icon{width:22px;height:22px}.international-grid{gap:35px}.international-image{aspect-ratio:.72}.international-image strong{font-size:26px}.international-image figcaption{inset:auto 24px 25px}.international-copy h2{font-size:33px;letter-spacing:-1px}.international-copy .eyebrow{font-size:9px;letter-spacing:1.2px}.international-copy>p:not(.eyebrow){font-size:12px}.service-details>div{font-size:11px}.contact-panel{gap:32px;padding:39px 32px}.contact-copy .eyebrow{font-size:7px;letter-spacing:1px}.contact-card{gap:10px;padding:15px 12px}.contact-card .contact-icon{height:33px;width:33px}.contact-card small{font-size:6.5px;letter-spacing:.9px}.contact-card strong{font-size:12px}.contact-card>.icon{width:14px;height:14px}.footer-nav{gap:19px;margin-right:0;font-size:10px}}
@media(max-width:700px){html{scroll-padding-top:78px}.container{width:calc(100% - 40px)}.header-inner{height:75px;gap:12px}.brand{gap:8px}.brand-name{font-size:23px}.brand-tagline{font-size:6.1px}.brand-mark{width:33px;height:39px}.desktop-nav{display:none}.button-nav{margin-left:auto;min-height:36px;padding:8px 12px;font-size:10px;gap:7px}.button-nav .icon{width:14px;height:14px}.menu-toggle{display:grid;width:36px;height:36px}.menu-toggle .icon{width:20px;height:20px}.hero-inner{grid-template-columns:1fr;min-height:unset;gap:0}.hero-copy{padding:48px 0 0}.hero h1{font-size:clamp(43px,10.1vw,69px);letter-spacing:-2.7px;margin-top:23px;line-height:1.04}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.6px}.hero-description{font-size:14px;line-height:1.8;margin-top:21px}.hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:25px}.hero-actions .button{min-height:47px;padding:12px 17px;font-size:12px;gap:15px}.hero-explore{font-size:10px;max-width:115px;gap:8px}.hero-explore .icon{width:16px;height:16px}.hero-location{margin-top:25px;font-size:8px;letter-spacing:.5px}.hero-location .icon{width:13px;height:13px}.hero-visual{height:360px;width:min(100%,480px);margin:0 auto}.globe-stage{inset:-40px -38px -35px -38px}.globe-note{top:57%;right:2px;padding:12px 14px}.globe-note strong{font-size:14px}.globe-note small{font-size:7px}.globe-caption{display:flex;bottom:7px;right:3px;font-size:6px;letter-spacing:1.5px;gap:20px}.solution-strip{scroll-margin-top:75px}.solution-grid{padding-block:8px}.solution-item{padding:12px 13px!important;gap:10px;min-height:70px}.solution-item>.icon{width:24px;height:24px}.solution-item strong{font-size:9px;line-height:1.5}.solution-item small{font-size:8px}.solution-item .solution-arrow{display:none}.section-space{padding-block:52px}.section-heading{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:24px}.eyebrow{font-size:8px;letter-spacing:1.7px}h2{font-size:36px;letter-spacing:-1.5px}.section-heading h2{margin-top:12px}.heading-description{font-size:12px;line-height:1.8}.heading-description br{display:none}.catalog-toolbar{flex-direction:column;align-items:stretch;gap:18px;padding:0 0 19px;margin-bottom:23px}.category-tabs{gap:3px;flex-wrap:nowrap;justify-content:space-between}.category-tab{font-size:10px;padding:8px 12px;min-height:37px;white-space:nowrap}.catalog-search{width:100%}.catalog-search input{font-size:12px;height:42px}.product-grid{gap:12px}.product-image{aspect-ratio:.95}.product-category{font-size:6.5px;left:12px;top:12px;letter-spacing:.7px}.product-body{padding:16px 12px 13px}.product-title{font-size:14px;line-height:1.25;min-height:36px;letter-spacing:-.3px}.product-summary{font-size:10px;line-height:1.6;min-height:32px;margin-top:8px}.product-bottom{font-size:9px;margin-top:15px}.product-arrow{height:25px;width:25px}.product-arrow .icon{height:13px;width:13px}.catalog-bottom{flex-direction:column;gap:12px;margin-top:22px}.catalog-count{font-size:9px;order:2}.catalog-bottom .text-link{font-size:12px;order:1}.process-heading{gap:15px;margin-bottom:31px}.process-heading h2{font-size:33px}.process-heading .heading-description{max-width:260px}.process-grid{grid-template-columns:1fr 1fr;gap:26px 0}.process-step{padding:0 21px 0 0;border-right:1px solid #8fc9f53f!important}.process-step:nth-child(even){padding:0 0 0 21px;border:0!important}.process-step:nth-child(n+3){padding-top:22px;border-top:1px solid #8fc9f53f!important}.step-top{margin-bottom:18px}.step-icon{width:43px;height:43px}.step-number{font-size:9px}.process-step h3{font-size:20px}.process-step p{font-size:11px;margin-top:10px;line-height:1.75}.international-grid{grid-template-columns:1fr;gap:32px}.international-image{aspect-ratio:1.12}.international-image strong{font-size:28px}.international-image .eyebrow{font-size:8px}.international-image figcaption{inset:auto 24px 24px}.image-disclaimer{font-size:6px;margin-top:12px}.international-copy h2{font-size:35px;letter-spacing:-1.5px;margin-top:14px}.international-copy>p:not(.eyebrow){font-size:13px;margin-top:19px}.service-details{gap:12px;margin:22px 0 27px}.service-details>div{font-size:12px}.international-copy .button{font-size:12px;min-height:47px}.contact-panel{grid-template-columns:1fr;padding:35px 25px;gap:32px;border-radius:12px}.contact-copy h2{font-size:48px;margin-top:21px;letter-spacing:-2px}.contact-copy .eyebrow{font-size:7px;letter-spacing:1.3px;gap:8px}.contact-copy>p:not(.eyebrow){font-size:12px;margin-top:17px}.contact-copy .button{min-height:47px;font-size:11px;margin-top:23px}.contact-options{gap:11px}.contact-card{min-height:79px;padding:14px 15px;gap:13px}.contact-card small{font-size:7px;letter-spacing:.8px}.contact-card strong{font-size:13px}.contact-card .contact-icon{height:35px;width:35px}.contact-card>.icon{width:15px;height:15px}.contact-watermark{left:10%;bottom:-30px;font-size:500px}.site-footer{padding:36px 0 24px}.footer-top{flex-wrap:wrap;gap:26px;padding-bottom:25px}.site-footer .brand-name{font-size:23px}.site-footer .brand-tagline{font-size:6px}.footer-nav{order:3;width:100%;justify-content:space-between;gap:12px;font-size:9px;margin:0}.back-to-top{margin-left:auto}.footer-bottom{flex-direction:column;gap:13px;font-size:8px;margin-top:20px}.footer-bottom>span:last-child{font-size:10px}.prototype-note{font-size:7px;max-width:290px;margin-top:17px}.product-dialog-layout{grid-template-columns:1fr}.product-dialog-image{height:210px}.product-dialog-content{padding:25px}.product-dialog-content h2{font-size:27px}.product-dialog-content .button{width:100%;font-size:12px}.quote-dialog{padding:30px 22px 25px}.quote-header h2{font-size:31px}.quote-header>p:last-child{font-size:12px}.quote-dialog label{font-size:11px}.quote-dialog input,.quote-dialog select,.quote-dialog textarea{font-size:16px}.form-row{grid-template-columns:1fr;gap:17px}.form-submit{font-size:12px;padding-inline:14px}.quote-header .eyebrow{font-size:8px;letter-spacing:1px}.form-privacy{font-size:9px}.quote-dialog input,.quote-dialog select{min-height:43px}.form-status{font-size:11px}.dialog-close{width:33px;height:33px;top:12px;right:12px}}
@media(max-width:359px){.container{width:calc(100% - 32px)}.button-nav{display:none}.menu-toggle{margin-left:auto}.hero h1{font-size:39px;letter-spacing:-2.4px}.hero-actions{gap:13px}.hero-actions .button{padding-inline:12px;gap:10px}.hero-explore{max-width:95px;font-size:9px}.category-tab{padding-inline:9px;font-size:9px}.solution-item strong{font-size:8px}.solution-item small{font-size:7px}.solution-item{gap:8px}.product-title{font-size:13px}.contact-panel{padding-inline:21px}.contact-copy h2{font-size:43px}.contact-copy .eyebrow{font-size:6px}.contact-card{padding-inline:12px;gap:10px}.contact-card strong{font-size:12px}.contact-card small{font-size:6px}.footer-nav{font-size:8px;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.globe-stage{will-change:auto}}
@media print{.site-header{position:static}.menu-toggle,dialog,.hero-actions,.contact-copy .button,.catalog-toolbar{display:none!important}.container{width:92%}.hero,.process-section,.contact-panel,.site-footer{print-color-adjust:exact;-webkit-print-color-adjust:exact}.section-space{padding-block:35px}.product-card{break-inside:avoid}.international-image{max-height:400px}}

/* Logo oficial SIL Global (recreado en SVG, símbolo #logo-sil) */
.brand-logo{display:block;height:72px;width:auto;aspect-ratio:250/106;flex-shrink:0}.site-footer .brand-logo{height:60px}@media(max-width:1150px){.brand-logo{height:64px}}@media(max-width:900px){.brand-logo{height:54px}}@media(max-width:700px){.brand-logo{height:50px}.site-footer .brand-logo{height:52px}}@media(max-width:380px){.brand-logo{height:44px}}
.contact-watermark{font-family:"Arial Black",Arial,Helvetica,sans-serif;font-weight:900;font-style:italic;color:#8fdcff06}
