@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#071a37;--blue:#0b2d60;--yellow:#ffcb24;--white:#fff;--muted:#aebbd0;--cream:#f5f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--navy);color:#fff;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #e89400;outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.02}h1,h2,.featured h3,.catalog-quote h3{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-weight:600;letter-spacing:-.025em}h2{font-size:clamp(3rem,5.4vw,5.6rem)}em{font-style:normal;color:var(--yellow)}header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:absolute;top:0;width:100%;z-index:10;border-bottom:1px solid #ffffff29;background:linear-gradient(#071a37bb,#071a3766)}.brand{background:#fff;align-self:stretch;width:133px;display:flex;align-items:center;justify-content:center;padding:7px 13px;border-radius:0 0 12px 12px}.brand img{object-fit:contain;width:100%;height:100%}nav{display:flex;gap:36px;font-size:14px;font-weight:600}nav a{transition:color .2s}nav a:hover{color:var(--yellow)}.header-cta{border:1px solid #ffffff6b;border-radius:5px;padding:12px 20px;font-size:14px;font-weight:700}.header-cta span{margin-left:25px;color:var(--yellow)}.menu-toggle{display:none}.hero{min-height:830px;height:100svh;max-height:1100px;position:relative;overflow:hidden}.hero-picture{position:absolute;inset:0 0 0 33%}.hero-picture img{width:100%;height:100%;object-position:57% center;animation:hero-zoom 12s ease-in-out infinite alternate}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#071a37 3%,#071a37f2 22%,#071a37ae 44%,#071a3710 80%),linear-gradient(0deg,#071a3799,transparent 45%)}.hero-content{position:relative;z-index:1;padding:168px 0 75px 7%;max-width:800px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:800;margin-bottom:30px;line-height:1.6}.hero .eyebrow{color:#eee;display:flex;align-items:center;gap:14px}.hero .eyebrow span{height:2px;width:28px;background:var(--yellow)}h1{font-size:clamp(4.4rem,6.8vw,7rem);line-height:.99;animation:enter .85s both}h1 span{color:var(--yellow)}.hero-content>p{margin:28px 0 30px;font-size:17px;color:#dbe2ed;animation:enter 1s .1s both}.button{display:inline-flex;gap:40px;align-items:center;justify-content:space-between;padding:17px 24px;border-radius:5px;font-size:14px;font-weight:800;transition:transform .25s,background .25s}.button:hover{transform:translateY(-4px);background:#ffdb66}.button span{font-size:24px;line-height:1}.yellow{color:var(--navy);background:var(--yellow)}.hero-foot{font-size:10px;letter-spacing:.14em;margin-top:28px;color:#aebbd0}.hero-note{position:absolute;right:6%;bottom:90px;border-left:2px solid var(--yellow);padding-left:22px;text-shadow:0 2px 20px #000}.hero-note>span{font-size:10px;letter-spacing:.14em}.hero-note b{font-size:22px;line-height:1.3;display:block;margin-top:9px}.scroll-cue{position:absolute;bottom:26px;left:7%;font-size:25px;animation:bob 2s infinite}.ticker{background:var(--yellow);color:var(--navy);overflow:hidden;padding:19px 0;font-size:20px;font-family:'Barlow Condensed',Arial,sans-serif;font-weight:700;letter-spacing:.06em}.ticker>div{display:flex;gap:35px;white-space:nowrap;width:max-content;animation:marquee 28s linear infinite}.ticker span{margin:0 25px}.section{padding:112px 7%}.intro{display:grid;grid-template-columns:1fr 1fr;gap:9%;background:var(--cream);color:var(--navy)}.intro .eyebrow,.catalog .eyebrow,.origin .eyebrow,.process .eyebrow{color:#627489}.intro em{color:#0e5eb5}.lead{font-size:21px;line-height:1.6;font-weight:600}.intro-copy>p+p{color:#586477;margin:22px 0 34px}.benefit{display:flex;gap:24px;padding:22px 0;border-top:1px solid #d6dde5}.benefit>span{color:#7d8ea4;font-size:12px}.benefit h3{font-size:18px;line-height:1.4;margin-bottom:7px}.benefit p{font-size:14px;color:#586477}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:52px}.section-heading>p{font-size:14px;color:var(--muted);padding-bottom:5px}.catalog{background:#071a37}.featured{display:grid;grid-template-columns:1.25fr 1fr;border:1px solid #ffffff24;border-radius:12px;overflow:hidden;margin-bottom:32px}.featured-photo{position:relative;min-height:470px;overflow:hidden}.featured-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.featured:hover .featured-photo>img{transform:scale(1.04)}.tag{background:#fff;color:var(--navy);position:absolute;top:22px;left:22px;padding:7px 12px;font-size:10px;letter-spacing:.08em;font-weight:800;border-radius:3px}.featured-photo .tag{background:var(--yellow)}.featured-copy{padding:48px 42px;background:#0c2547}.product-number{font-size:11px;letter-spacing:.12em;color:#94a7c1}.featured h3{font-size:clamp(2.6rem,4.4vw,4.4rem);margin:20px 0}.featured-copy>p{font-size:15px;color:#bac7d9;max-width:340px}.specs{display:flex;gap:40px;margin:30px 0;padding:22px 0;border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20}.specs b{display:block;font-size:30px;line-height:1.2}.specs b span{font-size:18px;font-weight:400}.specs small{font-size:12px;color:#aebbd0}.text-link{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;font-weight:700}.text-link span{font-size:26px;color:var(--yellow)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.product{min-width:0;border:1px solid #ffffff21;border-radius:10px;overflow:hidden;background:#0b2141}.product-photo{height:240px;position:relative;overflow:hidden}.product-photo img{width:100%;height:100%;transition:opacity .6s,transform .8s}.product-photo .alternate{position:absolute;inset:0;opacity:0}.product-photo.show-alternate .alternate{opacity:1}.product:hover .product-photo>img{transform:scale(1.035)}.photo-toggle{position:absolute;bottom:14px;right:14px;background:#071a37d9;color:#fff;border:1px solid #ffffff40;border-radius:25px;padding:6px 12px;cursor:pointer;font-size:18px;z-index:2}.photo-toggle span{font-size:11px;margin-left:5px}.product .tag{top:16px;left:16px;font-size:9px}.product-copy{padding:26px 26px 32px;position:relative}.product-copy .product-number{position:absolute;right:24px;top:31px}.product h3{font-size:24px;line-height:1.2;letter-spacing:-.03em;padding-right:15px}.product h3 em{color:#fff}.product p{color:#aebdd0;font-size:14px;margin-top:20px}.catalog-quote{padding:24px 30px;display:flex;flex-direction:column;justify-content:center}.catalog-quote>span{color:var(--yellow);font-size:52px;line-height:1;margin-bottom:25px}.catalog-quote h3{font-size:45px}.catalog-quote p{font-size:14px;color:var(--muted);margin:23px 0}.photo-caption{font-size:12px;color:#8396b0;margin-top:30px}.statement{padding:100px 7%;background:var(--yellow);color:var(--navy);display:flex;justify-content:space-between;align-items:end;gap:30px;position:relative;overflow:hidden}.statement h2{font-size:clamp(3.4rem,6vw,6.5rem)}.statement em{color:#07549c}.statement>p{font-size:16px;font-weight:600;max-width:300px;padding-bottom:8px}.origin{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;background:#f5f6f8;color:var(--navy)}.founder-photo{position:relative;min-height:520px;background:#e7ecf2;overflow:hidden;border-radius:12px}.founder-photo>img{position:relative;width:100%;height:520px;object-fit:contain;object-position:center bottom;z-index:1}.founder-orbit{position:absolute;width:85%;aspect-ratio:1;border:1px solid #c0ccdb;left:7.5%;top:50px;border-radius:50%;box-shadow:0 0 0 25px #e0e6ef,0 0 0 26px #cbd5e1;animation:breathe 5s infinite alternate}.founder-caption{position:absolute;bottom:0;z-index:2;left:0;right:0;padding:70px 30px 25px;background:linear-gradient(transparent,#071a37e8);color:#fff}.founder-caption b{display:block;font-size:20px}.founder-caption span{font-size:12px;color:#d7dfeb}.origin em{color:#0e5eb5}.origin .lead{margin-top:27px;font-size:18px}.origin-copy>p:not(.lead){font-size:15px;color:#5d6877;margin-top:20px}.signature{border-top:1px solid #cdd7e3;margin-top:28px;padding-top:22px;font-size:14px;font-weight:800}.process{background:#eef1f5;color:var(--navy);padding-top:0}.process em{color:#0e5eb5}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.process-grid>div{padding-top:25px;border-top:1px solid #b5c3d4}.process-grid span{font-size:11px;font-weight:800;letter-spacing:.08em;color:#547498}.process-grid h3{font-size:21px;line-height:1.3;margin:25px 0 16px}.process-grid p{font-size:14px;color:#5d6877}.contact{background:radial-gradient(ellipse at 100% 100%,#164578,transparent 65%),var(--navy)}.contact h2{font-size:clamp(3.6rem,7.5vw,8rem)}.contact-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:45px;padding-top:32px;border-top:1px solid #ffffff30}.contact-bottom>p{font-size:15px;color:#bdc9da}.contact-pending{font-size:15px;color:var(--yellow);font-weight:700}.contact-pending span{color:#aebbd0;font-size:12px;font-weight:400}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:40px 7%;border-top:1px solid #ffffff26}.footer-brand{font-size:32px;font-weight:800;letter-spacing:-.05em;line-height:1.3}.footer-brand span{display:block;font-size:8px;letter-spacing:.08em;color:#aebbd0}footer p,footer>a:last-child{font-size:12px;color:#aebbd0}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.motion-ready .reveal.visible{opacity:1;transform:none}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes hero-zoom{to{transform:scale(1.075)}}@keyframes enter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes bob{50%{transform:translateY(8px)}}@keyframes breathe{to{transform:scale(1.05)}}
@media(min-width:1600px){.section{padding-left:max(7%,calc((100vw - 1400px)/2));padding-right:max(7%,calc((100vw - 1400px)/2))}}
@media(max-width:1050px){.hero-content{padding-top:160px}.hero-note{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro{gap:6%}.featured-copy{padding:32px}.founder-photo,.founder-photo>img{min-height:430px;height:430px}.origin{gap:5%}nav{gap:20px}.hero{min-height:800px}}
@media(max-width:700px){html{scroll-padding-top:20px}header{height:80px;padding:0 6%;gap:16px}.brand{width:106px;padding:6px 10px}.header-cta{margin-left:auto;font-size:11px;padding:9px 12px}.header-cta span{margin-left:10px}.menu-toggle{display:block;color:#fff;background:none;border:0;font-size:23px;padding:6px;cursor:pointer}nav{display:none;position:absolute;top:80px;left:0;right:0;padding:24px 7%;background:#071a37;box-shadow:0 18px 25px #0004}header.menu-open nav{display:flex;flex-direction:column;gap:20px}.hero{min-height:840px;height:100svh;max-height:980px}.hero-picture{inset:0}.hero-picture img{object-position:65% center}.hero-shade{background:linear-gradient(90deg,#071a37ed 0%,#071a379e 60%,#071a373d),linear-gradient(0deg,#071a37 0%,transparent 60%)}.hero-content{padding:135px 7% 60px}.hero .eyebrow{font-size:9px;letter-spacing:.09em;margin-bottom:30px;gap:8px}.hero .eyebrow span{width:18px}h1{font-size:clamp(3.8rem,13.5vw,5.7rem);line-height:1.01}.hero-content>p{font-size:15px;line-height:1.8;margin-top:25px}.hero-foot{font-size:9px;letter-spacing:.07em}.button{font-size:13px;padding:16px 20px;gap:30px}.scroll-cue{bottom:24px}.ticker{font-size:17px;padding:15px 0}.section{padding:75px 7%}.intro{grid-template-columns:1fr;gap:35px}.eyebrow{font-size:10px;margin-bottom:22px}h2{font-size:clamp(2.8rem,10.5vw,4rem);line-height:1.04}.lead{font-size:18px}.intro-copy>p+p{font-size:15px}.benefit{gap:20px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin-top:24px;font-size:14px}.featured{grid-template-columns:1fr;margin-bottom:22px}.featured-photo{min-height:0;height:300px}.featured h3{font-size:3.4rem}.featured-copy{padding:30px 26px}.specs{gap:35px}.product-grid{grid-template-columns:1fr;gap:24px}.product-photo{height:auto;aspect-ratio:1.5}.product-copy{padding:26px}.product h3{font-size:26px}.product p{font-size:15px}.catalog-quote{padding:25px 10px}.catalog-quote h3{font-size:3.4rem}.catalog-quote h3 br:nth-of-type(2){display:none}.catalog-quote h3 br:nth-of-type(2):after{content:' '}.statement{padding:70px 7%;display:block}.statement h2{font-size:clamp(3rem,11vw,4.4rem)}.statement>p{margin-top:35px;font-size:15px}.origin{grid-template-columns:1fr;gap:40px}.origin-copy{grid-row:1}.founder-photo{min-height:0}.founder-photo>img{height:auto;min-height:0;aspect-ratio:1}.process{padding-top:0}.process-grid{grid-template-columns:1fr;gap:30px}.process-grid h3{margin:16px 0 12px}.process-grid p{font-size:15px}.contact h2{font-size:clamp(3.2rem,12vw,4.5rem)}.contact-bottom{display:block}.contact-bottom>p br{display:none}.contact-pending{margin-top:25px}footer{padding:30px 7%;flex-wrap:wrap}footer p{width:100%;order:3;font-size:11px}.footer-brand{font-size:28px}footer>a:last-child{font-size:11px}.photo-caption{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}
/* Continuous full-bleed banner and seamless repeated marquee. */
.hero-picture{inset:0}.hero-picture img{object-position:center center}.hero-shade{background:linear-gradient(90deg,#071a37f5 0%,#071a37e6 22%,#071a3790 45%,#071a3710 78%),linear-gradient(0deg,#071a37a8,transparent 45%)}
.ticker .ticker-track{display:flex;gap:0;width:max-content;animation:marquee 30s linear infinite;will-change:transform}.ticker .ticker-group{display:flex;align-items:center;flex-shrink:0;gap:40px;margin:0;padding:0 40px 0 0;white-space:nowrap}.ticker-group b{font-weight:500;font-size:27px}.ticker{position:relative;z-index:2}
.contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.contact-actions .button{gap:15px}.contact-actions svg{width:22px;height:22px;flex-shrink:0}.contact-number{font-size:16px;color:#d7e4f3}.instagram-link{font-size:13px;color:#c4d2e6}.instagram-link:hover,.footer-info a:hover{color:var(--yellow)}
.footer-brand{width:160px;min-width:160px;background:#fff;padding:12px 16px;border-radius:8px;display:block}.footer-brand img{width:100%;height:auto;object-fit:contain}.footer-info p{margin-bottom:10px}.footer-info a{font-size:12px;color:#c4d2e6;margin-right:22px}footer{padding-bottom:90px}
.whatsapp-float{position:fixed;bottom:max(24px,env(safe-area-inset-bottom));right:24px;z-index:50;background:#1ca653;color:#fff;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;box-shadow:0 8px 30px #0004;transition:transform .25s,background .25s;animation:wa-ring 4s ease-out infinite}.whatsapp-float svg{width:31px;height:31px}.whatsapp-float>span{position:absolute;right:76px;background:#fff;color:var(--navy);font-size:12px;font-weight:700;white-space:nowrap;padding:9px 14px;border-radius:6px;box-shadow:0 5px 20px #0002;opacity:0;transform:translateX(8px);transition:opacity .2s,transform .2s;pointer-events:none}.whatsapp-float:hover{transform:translateY(-4px);background:#168b45}.whatsapp-float:hover>span,.whatsapp-float:focus-visible>span{opacity:1;transform:none}
.product{transition:transform .45s,box-shadow .45s,border-color .45s}.product:hover{transform:translateY(-6px);box-shadow:0 22px 50px #0004;border-color:#ffcb2460}.featured{transition:box-shadow .5s}.featured:hover{box-shadow:0 24px 60px #0004}.button{position:relative;overflow:hidden}.button:after{content:'';position:absolute;top:0;bottom:0;width:40%;left:-65%;transform:skewX(-20deg);background:linear-gradient(90deg,transparent,#fff5,transparent);animation:button-sheen 7s ease-in-out infinite;pointer-events:none}.text-link span{transition:transform .3s}.text-link:hover span{transform:translate(3px,-3px)}.benefit{transition:padding-left .3s}.benefit:hover{padding-left:8px}.process-grid>div{transition:border-color .3s}.process-grid>div:hover{border-color:#0e5eb5}.product-grid>.reveal:nth-child(3n+2),.process-grid>.reveal:nth-child(2){transition-delay:.1s}.product-grid>.reveal:nth-child(3n+3),.process-grid>.reveal:nth-child(3){transition-delay:.2s}
.statement{background:linear-gradient(115deg,#ffd442,#ffcb24 50%,#ffdf76);background-size:200% 200%;animation:gold-flow 10s ease-in-out infinite alternate}.contact{background-size:130% 130%;animation:gold-flow 14s ease-in-out infinite alternate}@keyframes gold-flow{to{background-position:100% 100%}}@keyframes button-sheen{0%,70%{left:-65%}90%,100%{left:140%}}@keyframes wa-ring{0%,65%,100%{box-shadow:0 8px 30px #0004,0 0 0 0 #25d36600}75%{box-shadow:0 8px 30px #0004,0 0 0 10px #25d36622}90%{box-shadow:0 8px 30px #0004,0 0 0 18px #25d36600}}
@media(max-width:700px){.hero-picture{inset:0}.hero-picture img{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#071a37ed 0%,#071a379e 60%,#071a373d),linear-gradient(0deg,#071a37 0%,transparent 60%)}.ticker .ticker-group{gap:26px;padding-right:26px}.ticker-group b{font-size:22px}.ticker .ticker-track{animation-duration:24s}.whatsapp-float{width:56px;height:56px;right:18px;bottom:max(18px,env(safe-area-inset-bottom))}.whatsapp-float svg{width:28px;height:28px}.contact-actions{margin-top:28px}.footer-brand{width:135px;min-width:135px}.footer-info{order:3;flex-basis:100%}.footer-info p{width:auto}.product-grid>.reveal:nth-child(n){transition-delay:0s}footer{padding-bottom:95px}}
@media(prefers-reduced-motion:reduce){.ticker .ticker-track,.statement,.contact,.whatsapp-float,.button:after{animation:none!important}.product,.featured{transition:none!important}}
/* Editorial sections inspired by the supplied references. */
.diagnostic{background:#f4f0e8;color:#071a2b}.diagnostic .eyebrow,.logistics .eyebrow{color:#d99500;letter-spacing:.15em}.diagnostic h2,.diagnostic h3,.diagnostic blockquote,.logistics h2,.logistics h3{font-family:Georgia,'Times New Roman',serif;font-weight:700;letter-spacing:-.04em}.diagnostic-heading{display:grid;grid-template-columns:1.05fr 1fr;gap:45px;align-items:end}.diagnostic h2{font-size:clamp(2.4rem,4.1vw,4.2rem);line-height:1.08}.diagnostic h2 em{color:#cd2020}.diagnostic-heading>p{color:#59718f;font-size:17px;line-height:1.75;padding-bottom:3px;max-width:540px}.diagnostic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:62px;border-top:1px solid #d9d2c6;border-bottom:1px solid #d9d2c6}.diagnostic-grid article{padding:30px 30px 35px;border-right:1px solid #d9d2c6;transition:background .35s}.diagnostic-grid article:first-child{padding-left:0}.diagnostic-grid article:last-child{border-right:0}.diagnostic-grid article:hover{background:#ffffff5c}.diagnostic-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.diagnostic-meta span{color:#c68a00;font-family:Georgia,serif;font-size:14px}.diagnostic-meta svg{width:25px;height:25px;color:#59718f}.diagnostic-grid h3{font-size:25px;line-height:1.25;letter-spacing:-.035em;margin-bottom:18px}.diagnostic-grid p{font-size:14px;color:#59718f;line-height:1.7}.diagnostic blockquote{margin:60px auto 0;text-align:center;max-width:1050px;font-size:clamp(2rem,3.3vw,3.6rem);line-height:1.35}.diagnostic blockquote em{color:#e9a300}.logistics{position:relative;overflow:hidden;background:#001b32}.logistics-bg{position:absolute;right:0;top:0;height:100%;width:66%;object-fit:cover;opacity:.16;filter:saturate(.7);animation:hero-zoom 18s ease-in-out infinite alternate}.logistics:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#001b32 12%,#001b32cc 48%,#001b3240 100%);pointer-events:none}.logistics-content{position:relative;z-index:1}.logistics .eyebrow{color:#ffbb00}.logistics h2{font-size:clamp(2.4rem,4.2vw,4.3rem);line-height:1.1;max-width:1020px}.logistics h2 em{color:#ffbb00}.logistics-lead{font-size:17px;color:#c1ccd6;line-height:1.7;margin-top:28px;max-width:750px}.logistics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:56px;background:#183247c9;border:1px solid #ffffff08;border-radius:7px;overflow:hidden;backdrop-filter:blur(8px)}.logistics-grid article{padding:28px 25px 32px;border-right:1px solid #ffffff15;transition:background .35s}.logistics-grid article:last-child{border-right:0}.logistics-grid article:hover{background:#ffffff08}.logistics-grid svg{width:29px;height:29px;color:#ffbb00;margin-bottom:30px}.logistics-grid h3{font-size:24px;line-height:1.25;letter-spacing:-.03em;margin-bottom:15px}.logistics-grid p{font-size:14px;color:#becbd8;line-height:1.7}.logistics-grid>article:nth-child(2),.diagnostic-grid>article:nth-child(2){transition-delay:.1s}.logistics-grid>article:nth-child(3),.diagnostic-grid>article:nth-child(3){transition-delay:.2s}.logistics-grid>article:nth-child(4){transition-delay:.3s}
@media(max-width:1050px){.diagnostic-heading{gap:30px}.diagnostic-grid article{padding:25px 20px}.diagnostic-grid h3{font-size:22px}.logistics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.logistics-grid article:nth-child(2){border-right:0}.logistics-grid article:nth-child(-n+2){border-bottom:1px solid #ffffff15}}
@media(max-width:700px){.diagnostic-heading{grid-template-columns:1fr;gap:25px}.diagnostic h2,.logistics h2{font-size:clamp(2rem,7.9vw,3rem);line-height:1.15}.diagnostic-heading>p,.logistics-lead{font-size:16px}.diagnostic-grid{grid-template-columns:1fr;margin-top:35px}.diagnostic-grid article,.diagnostic-grid article:first-child{padding:26px 0;border-right:0;border-bottom:1px solid #d9d2c6}.diagnostic-grid article:last-child{border-bottom:0}.diagnostic-meta{margin-bottom:18px}.diagnostic-grid h3{font-size:24px;margin-bottom:12px}.diagnostic-grid p,.logistics-grid p{font-size:15px}.diagnostic blockquote{font-size:clamp(1.7rem,7vw,2.4rem);margin-top:40px}.desktop-break{display:none}.logistics-bg{width:100%;opacity:.13}.logistics-grid{grid-template-columns:1fr;margin-top:35px}.logistics-grid article{padding:26px;border-right:0;border-bottom:1px solid #ffffff15}.logistics-grid article:last-child{border-bottom:0}.logistics-grid svg{margin-bottom:20px}.logistics-grid>article:nth-child(n),.diagnostic-grid>article:nth-child(n){transition-delay:0s}}
/* Keep the explicitly requested ticker continuous on every viewport. */
.ticker .ticker-group{min-width:100vw;justify-content:space-around}
.ticker .ticker-track{animation:origemo-ticker-loop 28s linear infinite!important;animation-play-state:running!important;transform:translate3d(0,0,0);backface-visibility:hidden}
@keyframes origemo-ticker-loop{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
@media(max-width:700px){.ticker .ticker-track{animation-duration:22s!important}}
.diagnostic-visual{position:relative;margin:42px 0 0;border-radius:12px;overflow:hidden;height:350px;background:#071a37}.diagnostic-visual>img{width:100%;height:100%;object-position:center 57%;animation:hero-zoom 16s ease-in-out infinite alternate}.diagnostic-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#071a37e8,#071a3780 48%,transparent 80%)}.diagnostic-visual figcaption{position:absolute;inset:0;z-index:1;padding:38px 45px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.diagnostic-visual figcaption>span{color:#ffcb24;font-size:11px;letter-spacing:.12em;font-weight:800}.diagnostic-visual strong{font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,3rem);line-height:1.18;letter-spacing:-.035em;margin:17px 0 21px}.diagnostic-visual a{font-size:13px;border-bottom:1px solid #ffcb24;padding-bottom:5px}.diagnostic-grid{margin-top:40px}
.statement{display:grid;grid-template-columns:1fr 1fr;gap:30px 7%;align-items:center;background:#ffcb24;animation:none}.statement-image{grid-column:2;grid-row:1 / span 2;border-radius:120px 12px 120px 12px;overflow:hidden;min-height:440px;height:100%;box-shadow:0 25px 55px #713e0030;isolation:isolate}.statement-image img{width:100%;height:100%;min-height:440px;object-fit:cover;animation:hero-zoom 14s ease-in-out infinite alternate}.statement>div.reveal{grid-column:1;grid-row:1}.statement>p{grid-column:1;grid-row:2;max-width:none;align-self:start}.statement h2{font-size:clamp(3rem,4.7vw,5.1rem)}
.contact{display:grid;grid-template-columns:1fr 1.12fr;gap:6%;align-items:start}.contact-story h2{font-family:Georgia,serif;font-weight:700;font-size:clamp(2.4rem,4vw,4.5rem);line-height:1.1;letter-spacing:-.045em}.contact-story>p{color:#c5d0df;font-size:16px;line-height:1.8;margin-top:25px}.contact-image{position:relative;margin:30px 0;height:230px;border-radius:10px;overflow:hidden}.contact-image img{width:100%;height:100%;animation:hero-zoom 18s ease-in-out infinite alternate}.contact-image figcaption{position:absolute;bottom:0;left:0;right:0;padding:35px 20px 18px;background:linear-gradient(transparent,#071a37e8);font-size:14px;font-weight:700}.contact-promises{list-style:none;padding:0;margin:26px 0;font-size:14px;font-weight:600}.contact-promises li{margin:12px 0;padding-left:28px;position:relative}.contact-promises li:before{content:'✓';position:absolute;left:0;color:#ffcb24}.direct-whatsapp{display:inline-block;border:1px solid #ffffff55;border-radius:30px;padding:10px 18px;font-size:13px;margin:8px 0 18px}.contact-story>.instagram-link{display:block}.interest-form{background:#faf8f3;color:#071a37;padding:38px;border-radius:12px;box-shadow:0 30px 65px #0003;position:sticky;top:30px}.interest-form fieldset{border:0;padding:0;margin:0 0 24px;min-width:0}.interest-form legend,.interest-form label{font-size:14px;font-weight:700}.interest-form legend{padding:0;margin-bottom:12px}.profile-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-options label{position:relative;cursor:pointer}.profile-options input{position:absolute;opacity:0;width:1px;height:1px}.profile-options span{display:block;padding:13px 12px;border:1px solid #d9d3c8;border-radius:5px;font-size:13px;color:#607493;transition:background .25s,border-color .25s}.profile-options input:checked+span{background:#fff2d2;border-color:#e5a400;color:#071a37}.profile-options input:focus-visible+span{outline:3px solid #0e5eb5;outline-offset:3px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 18px;margin-bottom:22px}.interest-form input:not([type=radio]),.interest-form textarea{display:block;width:100%;margin-top:8px;background:transparent;border:1px solid #d9d3c8;border-radius:5px;color:#071a37;padding:13px 12px;font:inherit;font-size:16px;transition:border-color .25s,box-shadow .25s}.interest-form textarea{resize:vertical;min-height:145px}.interest-form input:focus,.interest-form textarea:focus{outline:none;border-color:#d09b09;box-shadow:0 0 0 3px #ffcb242a}.interest-form input::placeholder,.interest-form textarea::placeholder{color:#6a7c93;font-size:14px}.interest-form small{font-weight:400;font-size:11px}.form-submit{margin-top:24px;border:0;background:#071a37;color:#fff;border-radius:40px;width:100%;cursor:pointer;justify-content:center;gap:20px}.form-submit:hover{background:#154778}.form-note{font-size:12px;color:#61718a;text-align:center;margin:18px 0 0;line-height:1.65}.motion-ready section>.reveal,.motion-ready .contact-story>.reveal{transition-duration:.9s}.section .eyebrow{position:relative}.section .eyebrow:after{content:'';display:block;width:36px;height:2px;background:currentColor;margin-top:12px;opacity:.6}.logistics-grid article svg{transition:transform .4s}.logistics-grid article:hover svg{transform:translateY(-5px) rotate(-5deg)}
@media(max-width:1050px){.contact{gap:35px;grid-template-columns:1fr 1fr}.interest-form{padding:25px}.form-grid{grid-template-columns:1fr}.statement-image,.statement-image img{min-height:360px}.profile-options{grid-template-columns:1fr}.contact-story h2{font-size:2.7rem}}
@media(max-width:700px){.diagnostic-visual{height:310px;margin-top:30px}.diagnostic-visual figcaption{padding:25px}.diagnostic-visual>img{object-position:65% center}.diagnostic-visual:after{background:linear-gradient(90deg,#071a37df,#071a3745)}.diagnostic-visual strong{font-size:1.9rem}.statement{display:flex;flex-direction:column;align-items:stretch;gap:28px}.statement>div.reveal{order:0}.statement-image{order:1;height:290px;min-height:0;border-radius:70px 10px 70px 10px}.statement-image img{min-height:0;height:100%}.statement>p{order:2;margin-top:0}.statement h2{font-size:clamp(3rem,11vw,4.4rem)}.contact{grid-template-columns:1fr;gap:35px}.contact-story h2{font-size:clamp(2.2rem,9vw,3.1rem)}.contact-image{height:210px}.interest-form{position:static;padding:25px 20px}.profile-options{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr;gap:18px}.profile-options span{font-size:12px;padding:12px 9px}}

.ticker .ticker-track{animation-duration:var(--ticker-duration,140s)!important}
/* SVG controls share the same stroke and never use emoji glyphs. */
.ui-icon{display:inline-block;width:22px;height:22px;vertical-align:middle;flex-shrink:0}.button .ui-icon,.header-cta .ui-icon,.text-link .ui-icon{width:20px;height:20px}.menu-toggle .ui-icon{width:25px;height:25px}.photo-toggle .ui-icon{width:18px;height:18px}.ticker-group b{display:inline-flex;align-items:center}.ticker-group .ui-icon{width:24px;height:24px}.catalog-quote>span>.ui-icon{width:50px;height:50px}.contact-promises li:before{content:none}.contact-promises li>.ui-icon{position:absolute;left:0;top:2px;width:19px;height:19px;color:var(--yellow)}
/* Explicit mobile motion works independently of system reduced-motion settings. */
html.force-mobile-motion.motion-ready .reveal{opacity:0;transform:translate3d(0,24px,0);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.3,1)!important}
html.force-mobile-motion.motion-ready .reveal.visible{opacity:1;transform:translate3d(0,0,0)}
html.force-mobile-motion .hero-picture img,html.force-mobile-motion .diagnostic-visual>img,html.force-mobile-motion .statement-image img,html.force-mobile-motion .contact-image img{animation:mobile-photo-drift 10s ease-in-out infinite alternate!important;backface-visibility:hidden}
html.force-mobile-motion .logistics-bg{animation:mobile-photo-drift 16s ease-in-out infinite alternate!important}
html.force-mobile-motion .founder-orbit{animation:breathe 5s ease-in-out infinite alternate!important}
html.force-mobile-motion .whatsapp-float{animation:wa-ring 4s ease-out infinite!important}
html.force-mobile-motion .scroll-cue{animation:bob 2s ease-in-out infinite!important}
html.force-mobile-motion .button:after{animation:button-sheen 7s ease-in-out infinite!important}
html.force-mobile-motion .product-photo img{transition:opacity .6s ease,transform .8s ease!important}
html.force-mobile-motion .logistics-grid .visible>svg,html.force-mobile-motion .diagnostic-grid .visible .diagnostic-meta>svg{animation:mobile-icon-float 3s ease-in-out infinite!important}
html.force-mobile-motion .contact{animation:gold-flow 12s ease-in-out infinite alternate!important}
html.force-mobile-motion .catalog-quote.visible>span>.ui-icon{animation:mobile-icon-float 4s ease-in-out infinite!important}
@keyframes mobile-photo-drift{from{transform:scale(1.01) translate3d(0,0,0)}to{transform:scale(1.075) translate3d(-.6%,.4%,0)}}
@keyframes mobile-icon-float{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-4px,0)}}
.footer-credit{display:flex;align-items:center;justify-content:center;gap:12px;color:#aebbd0;font-size:12px}.footer-credit a{display:inline-flex;align-items:center;border-radius:4px;transition:transform .25s,opacity .25s}.footer-credit a:hover{transform:translateY(-2px);opacity:.87}.footer-credit img{display:block;width:160px;height:auto;object-fit:contain}
/* Single footer: brand and social links left, developer credit centered. */
footer{display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,1fr) minmax(110px,1fr);align-items:center;column-gap:clamp(18px,3vw,48px);row-gap:14px;flex-wrap:initial}
footer>.footer-brand{grid-column:1;grid-row:1}
footer>.footer-info{grid-column:1;grid-row:2;min-width:0;text-align:left;order:initial}
footer>.footer-credit{grid-column:2;grid-row:1/3;justify-self:center;order:initial}
footer>a[href="#inicio"]:not(.footer-brand){grid-column:3;grid-row:1/3;justify-self:end;color:#aebbd0;font-size:12px;white-space:nowrap}
@media(max-width:700px){footer{grid-template-columns:minmax(0,1fr) auto;column-gap:14px;row-gap:20px}footer>.footer-brand{grid-column:1;grid-row:1}footer>a[href="#inicio"]:not(.footer-brand){grid-column:2;grid-row:1}footer>.footer-info{grid-column:1/-1;grid-row:2;order:initial}footer>.footer-credit{grid-column:1/-1;grid-row:3;justify-self:center;gap:10px}.footer-credit img{width:146px}}
