:root{--navy:#17324d;--green:#356729;--lime:#bfda8d;--ink:#20332a;--muted:#637168;--cream:#f4f6ef;--line:#dde4d8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}p{line-height:1.65;margin:0 0 20px}h1,h2,h3{margin:0;letter-spacing:-.045em;line-height:1.08}h2{font-size:clamp(32px,3.5vw,48px);font-weight:600}h3{font-size:23px;line-height:1.2}figure{margin:0}a,input,select,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #639b3d;outline-offset:5px}.wrap{max-width:1240px;margin:auto;padding-inline:40px}.section{padding:94px 0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--green);margin-bottom:22px;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:52px;padding:15px 23px;background:var(--navy);border:1px solid var(--navy);border-radius:5px;color:white;font-weight:700;font-size:14px;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#244662;transform:translateY(-1px)}.button span{font-size:20px;line-height:1}.small{min-height:43px;font-size:13px;padding:10px 17px}.text-link{display:inline-flex;align-items:center;gap:18px;font-weight:700;font-size:14px;border-bottom:1px solid #9bafa1;padding:8px 0}.text-link:hover{color:var(--green)}.header{position:sticky;top:0;z-index:5;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{height:90px;display:flex;justify-content:space-between;align-items:center;gap:30px}.logo{width:127px;height:60px;object-fit:contain}.header nav{display:flex;gap:30px;font-size:13px;font-weight:600;color:#4a5d50}.header nav a:hover{color:var(--green)}.hero{background:var(--cream);padding:65px 0 58px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:.94fr 1.15fr;gap:46px;align-items:center}.hero .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:30px}.leaf{width:16px;height:23px;display:inline-block;background:var(--green);border-radius:16px 0 16px 0;transform:rotate(20deg)}.product-name{font-size:18px;color:var(--green);font-weight:600;margin-bottom:14px}.hero h1{font-size:clamp(43px,4.8vw,66px);font-weight:600;letter-spacing:-.055em;line-height:1.04}.hero h1 em{font-style:normal;color:var(--green)}.intro{color:#59675d;font-size:17px;max-width:420px;margin:24px 0 26px;line-height:1.7}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.hero-origin{font-size:12px;font-weight:600;margin:29px 0 0;color:#526450;display:flex;align-items:center;gap:9px}.hero-origin span{color:var(--green)}.hero-photo{position:relative;align-self:stretch;min-height:455px;border-radius:10px;overflow:hidden;background:#618046}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:48% 50%}.hero-photo figcaption{position:absolute;left:20px;right:20px;bottom:20px;background:#fff;padding:18px 20px;border-radius:5px;display:flex;align-items:center;justify-content:space-between;gap:10px}.hero-photo figcaption>span{font-size:9px;letter-spacing:.1em;font-weight:700;line-height:1.6;max-width:128px;color:var(--muted)}.hero-photo figcaption strong{font-size:23px;white-space:nowrap;color:var(--navy)}.hero-photo figcaption small{font-size:11px;font-weight:400}.proof{background:var(--green);color:white}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:25px}.proof p{margin:0;padding:0 30px;border-right:1px solid #ffffff35;font-size:14px;line-height:1.5}.proof p:first-child{padding-left:0}.proof p:last-child{border:0}.proof strong,.proof span{display:block}.proof span{font-size:12px;color:#dfebd7;margin-top:6px}.section-head{display:flex;justify-content:space-between;gap:65px;align-items:end;margin-bottom:45px}.section-head>p{max-width:400px;color:var(--muted);font-size:16px;margin:0}.section-head .eyebrow{margin-bottom:15px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.benefits article{border-top:1px solid var(--line);padding-top:25px}.number{display:block;color:var(--green);font-size:12px;margin-bottom:25px}.benefits h3{max-width:300px;margin-bottom:15px}.benefits p{font-size:15px;color:var(--muted);margin:0}.applications{background:var(--cream)}.application-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px 28px}.application-grid article{background:white;border-radius:7px;overflow:hidden}.application-grid img{width:100%;aspect-ratio:2/1;object-fit:cover}.application-grid article>div{padding:24px 27px 26px}.tag{display:block;font-size:9px;letter-spacing:.12em;font-weight:700;color:var(--green);margin-bottom:11px}.application-grid h3{margin-bottom:12px}.application-grid p{color:var(--muted);font-size:15px;margin:0;max-width:430px}.mechanism-grid{display:grid;grid-template-columns:.83fr 1.17fr;gap:60px;align-items:center}.mechanism h2{font-size:36px}.mechanism p:not(.eyebrow){margin:24px 0;color:var(--muted);font-size:15px}.mechanism figure{background:#f8f8f4;border-radius:8px;padding:26px 10px 14px}.mechanism figcaption{font-size:11px;color:var(--muted);text-align:center;margin-top:16px}.formats{background:var(--navy);color:white}.formats .eyebrow{color:var(--lime)}.width-spec{border-left:1px solid #ffffff40;padding-left:40px}.width-spec>strong{font-size:62px;line-height:1;letter-spacing:-.045em;font-weight:500}.width-spec>strong span{font-size:30px}.width-spec p{font-size:13px;color:#cedbe5;margin:12px 0 0}.roll-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.roll-grid article{border:1px solid #ffffff35;border-radius:6px;padding:26px;background:#ffffff05}.roll-grid article>p{font-size:10px;color:#c0d2df;letter-spacing:.13em;margin-bottom:23px}.roll-grid h3{font-size:49px;font-weight:500;margin-bottom:12px}.roll-grid h3 span{font-size:18px;letter-spacing:0}.roll-grid article>div{font-size:14px;color:#dbe7ef;margin-bottom:32px}.roll-grid a{display:flex;gap:10px;justify-content:space-between;border-top:1px solid #ffffff30;padding-top:20px;font-size:12px;font-weight:600;color:var(--lime)}.roll-grid a:hover{color:white}.fineprint{font-size:12px;max-width:760px;color:#c0d2df;margin:22px 0 0}.steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding:0;margin:0}.steps li{border-top:1px solid var(--line);padding-top:23px}.steps li>span{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#edf3e6;color:var(--green);width:36px;height:36px;font-size:14px;font-weight:600;margin-bottom:23px}.steps h3{font-size:21px;margin-bottom:14px}.steps p{color:var(--muted);font-size:14px;margin:0}.brochure{margin-top:60px;background:var(--cream);padding:26px 32px;display:grid;grid-template-columns:83px 1fr auto;align-items:center;gap:28px;border:1px solid var(--line);border-radius:6px;transition:border-color .2s}.brochure:hover{border-color:var(--green)}.brochure>img{width:83px;height:auto;box-shadow:0 6px 10px #0002}.brochure .eyebrow{font-size:9px;margin-bottom:10px}.brochure h3{font-size:24px;margin-bottom:9px}.brochure p:not(.eyebrow){font-size:14px;color:var(--muted);margin-bottom:9px}.brochure small{font-size:10px;color:var(--muted)}.brochure-link{display:flex;gap:20px;font-size:13px;font-weight:700;color:var(--navy)}.contact{background:var(--green);color:white}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.contact .eyebrow{color:var(--lime)}.contact h2{font-size:46px}.contact-copy>p:not(.eyebrow){font-size:17px;color:#e2ecd9;margin:28px 0}.contact ul{padding:0;list-style:none;margin:28px 0 36px}.contact li{font-size:14px;padding:10px 0 10px 23px;position:relative;color:#edf3e9}.contact li:before{content:'✓';position:absolute;left:0;color:var(--lime)}.phone{display:block;font-size:11px;line-height:1.9;color:#d4e4c8}.phone strong{display:block;font-size:18px;color:white}.consult-card{background:white;color:var(--ink);border-radius:9px;padding:35px}.consult-card h3{font-size:28px;margin-bottom:9px}.consult-card>p{font-size:14px;color:var(--muted);margin-bottom:25px}fieldset{padding:0;border:0;margin:0}legend{font-size:13px;font-weight:600;margin-bottom:13px}legend span{font-weight:400;color:var(--muted)}.length-options{display:flex;gap:10px}.length-options label{flex:1;position:relative}.length-options input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.length-options label>span{display:flex;justify-content:center;border:1px solid var(--line);border-radius:5px;padding:15px;font-size:15px;font-weight:600}.length-options input:checked+span{border-color:var(--green);background:#edf3e6;color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.length-options input:focus-visible+span{outline:3px solid #80a856;outline-offset:3px}.consult-card .selection-info{font-size:11px;color:var(--green);margin:10px 0 25px}.field{display:block;font-size:13px;font-weight:600;margin:18px 0}.field select,.field input{display:block;width:100%;margin-top:9px;border:1px solid #cdd8c8;background:#fff;border-radius:5px;min-height:45px;padding:11px 13px;color:var(--ink);font-weight:400;font-size:14px}.optional{color:var(--muted);font-weight:400}.consult-button{display:flex;width:100%;margin-top:23px}.whatsapp-note{display:block;text-align:center;font-size:10px;color:var(--muted);margin-top:12px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.faq h2{font-size:40px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;position:relative;padding:22px 30px 22px 0;font-size:15px;font-weight:600;line-height:1.5}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;font-size:21px;font-weight:400;top:19px}details[open] summary:after{content:'−'}.faq details p{color:var(--muted);font-size:14px;padding-right:25px}footer{background:var(--cream);padding:45px 0 24px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:60px}.footer-main .logo{margin-bottom:20px}.footer-main h2{font-size:19px;line-height:1.35;letter-spacing:-.02em}.footer-main p{font-size:12px;color:var(--muted);margin:16px 0 8px}.footer-main a{font-size:12px;font-weight:600;color:var(--navy)}.quality{max-width:300px}.quality img{width:280px;height:auto}.quality p{text-align:center;font-size:11px;line-height:1.7}.footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:36px;padding-top:22px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.skip{position:fixed;left:12px;top:-60px;background:var(--navy);color:white;padding:14px;z-index:20}.skip:focus{top:10px}
@media(min-width:1450px){.hero{padding-block:78px}.hero-photo{min-height:480px}}
@media(max-width:1000px){.wrap{padding-inline:28px}.hero-grid{gap:26px;grid-template-columns:1fr 1fr}.hero h1{font-size:49px}.hero-photo{min-height:420px}.hero-photo figcaption{left:13px;right:13px;padding:14px}.hero-photo figcaption strong{font-size:20px}.hero-photo figcaption small{display:block}.header nav{gap:20px}.section{padding-block:75px}.section-head{gap:40px}.section-head>p{max-width:340px}.benefits{gap:25px}.contact-grid{gap:45px}.contact h2{font-size:39px}.consult-card{padding:28px}.brochure{grid-template-columns:70px 1fr;gap:23px}.brochure-link{grid-column:2}.brochure>img{grid-row:span 2}.mechanism-grid{gap:30px}.mechanism h2{font-size:31px}.faq-grid{gap:40px}.steps{gap:22px}.steps h3{font-size:19px}}
@media(max-width:760px){html{scroll-padding-top:95px}.header-inner{height:78px;gap:15px}.header nav{display:none}.logo{width:110px;height:51px}.hero{padding:38px 0 34px}.hero-grid{grid-template-columns:1fr;gap:32px}.hero h1{font-size:58px}.hero .eyebrow{margin-bottom:23px}.hero-photo{min-height:0;aspect-ratio:1.6}.hero-photo figcaption{bottom:14px}.hero-photo figcaption small{display:inline}.intro{max-width:500px;margin:20px 0 24px}.hero-origin{margin-top:22px}.proof-grid{grid-template-columns:1fr;padding-block:8px}.proof p,.proof p:first-child{padding:16px 0;border-right:0;border-bottom:1px solid #ffffff30;display:flex;align-items:center;justify-content:space-between;gap:15px}.proof strong{font-size:12px}.proof span{font-size:10px;margin:0;max-width:140px;text-align:right}.section{padding-block:58px}.section-head{display:block;margin-bottom:32px}.section-head>p{margin-top:22px;max-width:none;font-size:15px}h2{font-size:36px}.benefits{grid-template-columns:1fr;gap:28px}.benefits article{display:grid;grid-template-columns:28px 1fr;gap:0 15px;padding-top:20px}.number{margin-top:4px}.benefits h3{max-width:none;font-size:24px}.benefits p{grid-column:2}.application-grid{gap:20px}.application-grid article>div{padding:20px}.application-grid h3{font-size:22px}.application-grid p{font-size:14px}.mechanism-grid{grid-template-columns:1fr}.mechanism h2{font-size:34px}.width-spec{margin-top:30px;padding-left:0;border-left:0;display:flex;gap:22px;align-items:center}.width-spec>strong{font-size:49px;white-space:nowrap}.width-spec p{max-width:145px;margin:0}.roll-grid{grid-template-columns:1fr}.roll-grid article{padding:22px;display:grid;grid-template-columns:1fr 1fr;gap:0 10px;align-items:center}.roll-grid article>p{grid-column:1/-1;margin-bottom:13px}.roll-grid h3{font-size:40px;margin:0}.roll-grid article>div{margin:0;text-align:right;font-size:13px}.roll-grid a{grid-column:1/-1;margin-top:22px;padding-top:17px}.steps{grid-template-columns:1fr 1fr;gap:30px}.brochure{margin-top:42px;padding:24px;grid-template-columns:64px 1fr;gap:17px}.brochure h3{font-size:21px}.brochure .eyebrow{font-size:8px}.brochure small{line-height:1.5;display:block}.contact-grid{grid-template-columns:1fr;gap:35px}.contact h2{font-size:40px}.contact-copy>p:not(.eyebrow){margin:20px 0}.contact ul{margin:20px 0 22px}.consult-card{padding:26px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq h2{font-size:36px}.footer-main{align-items:start;gap:30px}.quality{max-width:230px}.footer-main h2{font-size:17px}.footer-bottom{line-height:1.6}}
@media(max-width:480px){.wrap{padding-inline:22px}.small{font-size:11px;padding:10px 12px;gap:12px}.hero h1{font-size:49px}.product-name{font-size:16px}.intro{font-size:16px}.actions{gap:19px}.actions .button{font-size:13px;padding:14px 18px;gap:16px}.actions .text-link{font-size:12px}.hero-photo{aspect-ratio:1.25}.hero-photo>img{object-position:50% 50%}.hero-photo figcaption>span{font-size:8px;max-width:100px}.hero-photo figcaption strong{font-size:18px}.hero-photo figcaption small{font-size:9px}.application-grid{grid-template-columns:1fr;gap:25px}.application-grid img{aspect-ratio:1.8}.steps{gap:25px 20px}.steps h3{font-size:20px}.steps p{font-size:13px}.brochure{grid-template-columns:56px 1fr;padding:20px;gap:18px}.brochure h3{font-size:20px}.brochure p:not(.eyebrow){font-size:12px}.brochure-link{font-size:12px}.contact h2{font-size:37px}.consult-card{padding:24px 20px}.consult-card h3{font-size:26px}.footer-main{flex-direction:column;gap:32px}.quality{max-width:270px}.quality p{text-align:left}.footer-bottom{flex-direction:column;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:480px){.hero h1{font-size:43px}.contact h2{font-size:34px}}

/* Propuesta 2: verde del folleto, imágenes completas y consulta simplificada. */
body{background:var(--green)}
.header{position:relative;background:var(--green);border-bottom:1px solid #ffffff30;backdrop-filter:none}
.header-inner{height:92px;justify-content:flex-start}
.header .logo{filter:invert(1);mix-blend-mode:screen}
.hero{background:var(--green);color:white;padding:48px 0 42px}
.hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:42px}
.hero-copy{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}
.hero .eyebrow,.hero .product-name{color:#e0edcf}
.hero .leaf{background:var(--lime)}
.hero .eyebrow{margin-bottom:22px}
.hero h1{font-size:clamp(48px,5vw,68px)}
.hero h1 em{color:var(--lime)}
.hero .intro{color:#f1f5ec;font-size:19px;max-width:470px;margin:0 0 25px}
.hero-origin{color:#fff;font-size:15px;font-weight:700;margin-top:25px}
.hero-origin span{color:var(--lime)}
.hero-photo{min-height:0!important;aspect-ratio:auto!important;align-self:auto;overflow:hidden;border-radius:10px;background:white}
.hero-photo>img{display:block;width:100%;height:auto;object-fit:contain;object-position:center}
.hero-photo figcaption{position:static;background:#fff;padding:19px 26px;border-radius:0;color:var(--navy)}
.hero-photo figcaption>span{max-width:none;font-size:11px}
.hero-photo figcaption strong{font-size:25px}
.hero-photo figcaption small{font-size:12px;display:inline}
.button-light{background:#fff;color:var(--navy);border-color:white}
.button-light:hover{background:#edf3e6;color:var(--navy)}
.button-green{background:var(--green);border-color:var(--green);color:#fff}
.button-green:hover{background:#284e20}
.proof{background:var(--cream);color:var(--ink);border-block:1px solid var(--line)}
.proof p{border-right-color:var(--line)}
.proof span{color:var(--muted)}
.proof-grid{padding-block:28px}
.section:not(.mechanism):not(.formats):not(.contact):not(.faq){background:var(--green);color:#fff}
.section:not(.mechanism):not(.formats):not(.contact):not(.faq) .eyebrow{color:var(--lime)}
.section:not(.mechanism):not(.formats):not(.contact):not(.faq) .section-head>p{color:#e5eddf}
.benefits article{background:#fff;color:var(--ink);border:0;border-radius:8px;padding:28px}
.benefits{gap:23px}
.benefits h3{font-size:23px}
.benefits .number{color:var(--green);margin-bottom:22px}
.applications{padding-top:25px}
.application-grid{gap:28px}
.application-grid article{display:flex;flex-direction:column;color:var(--ink)}
.application-photo{aspect-ratio:2/1;overflow:hidden}
.application-grid .application-photo img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center}
.application-grid article>div{flex:1;padding:25px 28px}
.mechanism{background:#f4f6ef;color:var(--ink)}
.mechanism-grid{display:block}
.mechanism-grid>div{display:grid;grid-template-columns:1.1fr 1fr;gap:0 55px;align-items:center}
.mechanism .eyebrow{grid-column:1/-1}
.mechanism h2{grid-row:2/4;font-size:36px}
.mechanism p:not(.eyebrow){margin:0 0 22px;font-size:16px}
.mechanism .button{justify-self:start}
.mechanism figure{margin-top:35px;padding:24px 24px 16px;background:white;border:1px solid var(--line)}
.mechanism figure img{width:100%;height:auto}
.mechanism figcaption{margin-top:12px}
.formats .section-head{align-items:center}
.width-spec{display:flex;flex-direction:column;gap:14px;border:1px solid #ffffff35;border-radius:7px;padding:22px 28px;min-width:290px;background:#ffffff08}
.width-label{font-size:10px;letter-spacing:.12em;color:#ccdae4;line-height:1.5}
.width-spec>strong{font-size:48px}
.width-spec>strong span{font-size:25px}
.roll-grid article>div{margin-bottom:0}
.roll-grid article{padding:28px}
.roll-grid h3{margin-bottom:14px}
.steps li{border-color:#ffffff45}
.steps li>span{background:var(--lime);color:var(--ink);font-size:22px;font-weight:700;line-height:1}
.steps p{color:#e5eddf}
.brochure{background:white;color:var(--ink);border-color:#fff;grid-template-columns:96px 1fr auto}
.brochure>img{width:96px}
.section .brochure .eyebrow{color:var(--green)!important}
.brochure-link.button{color:white;font-size:13px;gap:16px}
.contact{background:#eef3e8;color:var(--ink)}
.contact .eyebrow{color:var(--green)}
.contact-copy>p:not(.eyebrow),.contact li{color:#53644e}
.contact li:before{color:var(--green)}
.contact ul{margin-bottom:0}
.contact-grid{gap:75px;align-items:center}
.consult-card{border:1px solid #ccd9c3;padding:35px}
.application-select{display:block;width:100%;border:1px solid #b8c7b0;border-radius:5px;padding:13px;color:var(--ink);background:#fff;font-size:14px;min-height:49px}
.consult-card .field{margin:25px 0 10px}
.consult-button{background:var(--green);border-color:var(--green)}
.consult-button:hover{background:#294f21}
.whatsapp-note{font-size:12px;line-height:1.6;max-width:290px;margin:15px auto 0}
.faq{background:#fff}
@media(max-width:1000px){.hero-copy{gap:35px}.hero h1{font-size:54px}.hero .intro{font-size:17px}.hero .actions{gap:14px}.benefits article{padding:22px}.benefits h3{font-size:21px}.mechanism-grid>div{gap:0 30px}.mechanism h2{font-size:32px}.brochure{grid-template-columns:85px 1fr}.brochure-link.button{justify-self:start}.brochure>img{width:85px}.contact-grid{gap:35px}}
@media(max-width:760px){.header-inner{height:77px}.hero{padding:30px 0}.hero-copy{grid-template-columns:1fr;gap:26px}.hero-grid{gap:28px}.hero .intro{max-width:550px;font-size:17px}.hero h1{font-size:56px}.hero-photo figcaption{padding:16px 20px}.hero-photo figcaption>span{font-size:9px;max-width:130px}.hero-photo figcaption strong{font-size:22px}.proof p,.proof p:first-child{padding:18px 0}.proof strong{font-size:13px}.proof span{font-size:11px;max-width:160px}.benefits article{padding:24px}.benefits p{grid-column:2}.benefits h3{font-size:24px}.mechanism-grid>div{display:block}.mechanism h2{font-size:34px}.mechanism p:not(.eyebrow){margin:22px 0}.mechanism figure{padding:14px 8px 12px;margin-top:28px}.width-spec{display:flex;flex-direction:row;min-width:0;align-items:center;justify-content:space-between;padding:19px 22px;margin-top:26px}.width-label{max-width:180px}.roll-grid article{padding:24px}.roll-grid h3{margin-bottom:0}.application-grid .application-photo{aspect-ratio:2/1}.application-grid article>div{padding:22px}.contact-grid{gap:30px}.consult-card{padding:28px}}
@media(max-width:480px){.hero h1{font-size:43px}.hero-photo figcaption{padding:14px;gap:10px}.hero-photo figcaption>span{font-size:8px;max-width:100px}.hero-photo figcaption strong{font-size:19px}.hero-photo figcaption small{font-size:10px}.hero-origin{font-size:14px}.hero .actions .button{font-size:13px;gap:13px;padding:13px 17px}.proof p{display:block}.proof span{text-align:left;max-width:none;margin-top:5px}.proof-grid{padding-block:7px}.benefits h3{font-size:22px}.width-spec>strong{font-size:40px}.width-spec>strong span{font-size:22px}.width-label{max-width:155px;font-size:9px}.brochure{grid-template-columns:64px 1fr;padding:23px 20px;gap:18px}.brochure>img{width:64px}.brochure-link.button{grid-column:1/-1;justify-self:stretch}.brochure h3{font-size:22px}.brochure p:not(.eyebrow){font-size:14px}.brochure small{font-size:11px}.contact h2{font-size:34px}.consult-card{padding:26px 22px}.application-select{font-size:16px}}

/* Consulta directa: una tarjeta compacta, sin campos. */
.consult-card-simple{width:100%;max-width:430px;justify-self:center;padding:32px;text-align:center}
.consult-card-simple h3{margin:0;font-size:27px}
.consult-card-simple .consult-button{margin-top:24px}
@media(max-width:760px){.consult-card-simple{max-width:430px;padding:28px}}
@media(max-width:480px){.consult-card-simple{padding:26px 22px}.consult-card-simple h3{font-size:24px}.consult-card-simple .consult-button{margin-top:20px;font-size:13px;gap:14px}}

/* Cierre institucional: marca, ubicación y calidad en una misma grilla. */
.brand-footer{padding:48px 0 24px;border-top:1px solid var(--line);background:var(--cream)}
.brand-footer-grid{display:grid;grid-template-columns:1.2fr .85fr 1fr;gap:48px;align-items:start}
.brand-footer-identity .logo{width:132px;height:auto;margin-bottom:20px;mix-blend-mode:multiply}
.brand-footer-identity p{font-size:20px;font-weight:600;line-height:1.4;letter-spacing:-.025em;max-width:330px;margin:0}
.brand-footer h2{font-size:12px;letter-spacing:.1em;line-height:1.5;text-transform:uppercase;color:var(--green);margin:0 0 16px}
.brand-footer-location,.brand-footer-quality{padding-top:7px}
.brand-footer address{font-style:normal;font-size:14px;line-height:1.8;color:var(--muted)}
.brand-footer-site{margin-top:18px}
.brand-footer-quality p{font-size:13px;line-height:1.65;color:var(--muted);margin:0 0 17px}
.brand-footer-quality strong{font-weight:600;color:var(--ink)}
.brand-footer-quality img{width:255px;height:auto;max-width:100%}
.brand-footer-base{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid var(--line);margin-top:32px;padding-top:20px;font-size:12px;color:var(--muted);line-height:1.6}
.brand-footer .brand-footer-button{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:44px;padding:10px 16px;border:1px solid #b9c8b2;border-radius:5px;background:#fff;color:var(--navy);font-size:14px;font-weight:700;line-height:1.5;text-align:center;text-decoration:none;transition:background .2s,border-color .2s}
.brand-footer .brand-footer-button:hover{background:#e9eee3;border-color:var(--green);color:var(--navy)}
.brand-footer .brand-footer-button:focus-visible{outline:2px solid var(--green);outline-offset:3px}
.brand-footer a:hover{color:var(--green)}
@media(max-width:1000px){.brand-footer-grid{gap:30px;grid-template-columns:1.1fr .9fr 1fr}.brand-footer-identity p{font-size:18px}}
@media(max-width:760px){.brand-footer{padding-top:36px}.brand-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.brand-footer-identity{grid-column:1/-1;display:flex;align-items:center;gap:28px}.brand-footer-identity .logo{margin:0;width:120px;flex-shrink:0}.brand-footer-identity p{max-width:330px}.brand-footer-base{align-items:start}}
@media(max-width:480px){.brand-footer-grid{grid-template-columns:1fr;gap:26px}.brand-footer-identity{display:block}.brand-footer-identity .logo{margin-bottom:17px}.brand-footer-identity p{font-size:20px;max-width:310px}.brand-footer-location,.brand-footer-quality{border-top:1px solid var(--line);padding-top:23px}.brand-footer h2{margin-bottom:12px}.brand-footer-quality img{width:230px}.brand-footer-base{flex-direction:column;gap:12px;margin-top:26px}}

/* Presentaciones estándar y largos especiales a consulta. */
.format-asterisk{font-size:.45em;vertical-align:super;margin-left:4px;color:var(--lime)}
.formats .format-notes{display:grid;gap:8px;margin-top:24px}
.formats .format-notes p{font-size:14px;font-weight:400;line-height:1.65;color:#edf3e9;margin:0;max-width:none}


/* Movimiento sutil en beneficios y aplicaciones, solo con mouse. */
@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
  .benefits article,.application-grid article{transition:transform 220ms ease,box-shadow 220ms ease;transform-origin:center}
  .benefits article:hover,.application-grid article:hover{transform:scale(1.025);box-shadow:0 12px 28px #17324d20}
}

/* Introducciones alineadas con el título y con mayor presencia. */
.section-head.section-head-feature{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.section .section-head.section-head-feature>p{max-width:none;margin:0;padding:4px 0 4px 24px;border-left:3px solid var(--lime);color:#fff;font-size:19px;line-height:1.65;text-wrap:pretty}
.section-head-feature>p strong{font-weight:700}
@media(max-width:1000px){.section-head.section-head-feature{gap:36px}.section .section-head.section-head-feature>p{font-size:18px;padding-left:20px}}
@media(max-width:760px){.section-head.section-head-feature{grid-template-columns:1fr;gap:24px}.section .section-head.section-head-feature>p{font-size:17px;padding-left:18px}}

/* Definición del producto visible desde la portada. */
.hero-definition-title{font-size:24px;font-weight:700;line-height:1.25;letter-spacing:-.025em;margin:0 0 16px;text-wrap:balance}
.hero .intro.hero-definition{font-size:17px;line-height:1.65;max-width:none;margin:0 0 25px}
@media(max-width:480px){.hero-definition-title{font-size:22px}.hero .intro.hero-definition{font-size:16px}}

/* Portada: el nombre del producto encabeza la jerarquía. */
.hero-copy{gap:60px;align-items:start}
.hero h1.product-name{font-size:clamp(40px,4.2vw,56px);font-weight:700;line-height:1.06;letter-spacing:-.045em;color:#fff;margin:0}
.hero-tagline{font-size:27px;font-weight:600;line-height:1.3;letter-spacing:-.025em;color:var(--lime);margin:22px 0 0}
.hero-heading .hero-origin{font-size:14px;line-height:1.5;margin-top:26px}
.hero-description{padding-top:45px}
.hero-definition-title{font-size:21px;line-height:1.3;text-wrap:pretty;margin-bottom:14px}
.hero .intro.hero-definition{font-size:17px;line-height:1.65;margin-bottom:24px}
.hero-description .actions{gap:14px;align-items:stretch}
.hero-description .button{min-height:48px;padding:12px 20px;gap:20px}
@media(max-width:1000px){.hero-copy{gap:36px}.hero h1.product-name{font-size:44px}.hero-tagline{font-size:24px}}
@media(max-width:760px){.hero-copy{gap:30px}.hero-description{padding-top:0}.hero h1.product-name{font-size:48px}.hero-heading .hero-origin{margin-top:20px}}
@media(max-width:480px){.hero h1.product-name{font-size:38px}.hero-tagline{font-size:23px;margin-top:18px}.hero-definition-title{font-size:21px}.hero .intro.hero-definition{font-size:16px}.hero-description .actions{gap:12px}.hero-description .button{padding:12px 16px;gap:14px}}

/* Consulta integrada al cierre comercial, sin tarjeta flotante. */
.contact .consult-card-simple{background:transparent;border:0;border-left:1px solid #b8c8ac;border-radius:0;padding:28px 0 28px 40px;max-width:none;justify-self:stretch;text-align:center}
.contact .consult-card-simple h3{font-size:30px;line-height:1.2;letter-spacing:-.035em;margin:0;text-wrap:balance}
.contact .consult-card-simple .consult-button{display:inline-flex;width:auto;max-width:100%;min-height:52px;margin-top:24px;padding:15px 28px;font-size:15px;line-height:1.4}
@media(max-width:1000px){.contact .consult-card-simple{padding-left:28px}.contact .consult-card-simple h3{font-size:27px}}
@media(max-width:760px){.contact .consult-card-simple{border-left:0;border-top:1px solid #b8c8ac;padding:28px 0 0}.contact .consult-card-simple h3{font-size:27px}.contact .consult-card-simple .consult-button{margin-top:20px}}
