/* RTPD v1 · Local styles only. No imports, remote fonts, or icon libraries. */
:root{--ink:#173653;--ink-2:#315670;--green:#0b66d6;--lime:#dcf8f4;--paper:#f5faff;--white:#fff;--line:#dbe8f3;--muted:#506880;--light:#edf7ff;--blue:#1b4772;--radius:22px;--width:1192px;font-synthesis:none}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,Arial,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{text-wrap:balance}h1,h2{font-weight:600;letter-spacing:-.058em;line-height:1.08}h2{font-size:clamp(30px,3.3vw,45px)}h3{letter-spacing:-.03em;line-height:1.25;font-weight:600}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}button{font:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:5px;border-radius:4px}[hidden]{display:none!important}.container{width:min(var(--width),calc(100% - 96px));margin-inline:auto}.section{padding:96px 0}.eyebrow{font-size:10px;line-height:1.5;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--green);margin-bottom:21px}.small-line{display:inline-block;width:28px;height:2px;vertical-align:middle;background:var(--green);margin-right:12px}.icon{display:inline-block;flex-shrink:0;vertical-align:middle}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 22px;min-height:52px;line-height:1.35;text-align:center;text-decoration:none;border:1px solid transparent;border-radius:9px;font-size:13px;font-weight:600;transition:background .15s,transform .15s,color .15s}.button:hover{transform:translateY(-2px)}.button-dark{color:white;background:var(--ink)}.button-dark:hover{background:#24544c}.button-green{color:#fff;background:var(--green)}.button-green:hover{background:#006a55}.button-lime{color:var(--ink);background:var(--lime)}.button-lime:hover{background:#e0ffa0}.text-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:13px;font-weight:600;text-decoration:none}.text-link:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;padding:0;border:0;margin:-1px}.skip-link{position:fixed;top:-100px;left:16px;background:var(--ink);color:white;padding:12px 18px;z-index:100}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);border-bottom:1px solid #e9ece6}.header-inner{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{width:145px;flex-shrink:0;display:block}.brand img{width:145px;height:auto}.desktop-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.desktop-nav a{font-size:12px;font-weight:500;min-height:44px;display:flex;align-items:center;text-decoration:none;color:var(--muted)}.desktop-nav a:hover{color:var(--green)}.header-contact{font-size:12px;min-height:46px;padding:11px 16px;margin-left:10px}.mobile-menu{display:none}
.hero{background:var(--paper);padding-top:68px}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:66px;align-items:center;padding-bottom:66px}.hero-copy h1{font-size:clamp(42px,4.9vw,65px);line-height:1.065;max-width:670px}.hero-copy h1 span{color:var(--green)}.hero-description{font-size:16px;line-height:1.75;color:var(--muted);max-width:490px;margin-top:28px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:32px}.hero-note{font-size:11px;color:var(--muted);max-width:360px;line-height:1.8;margin-top:24px}.ecosystem{position:relative;isolation:isolate;overflow:hidden;border-radius:24px;background:var(--ink);color:white;padding:30px 28px 22px;box-shadow:0 20px 40px rgba(16,48,42,.06)}.ecosystem:before,.ecosystem:after{content:"";position:absolute;z-index:-1;border:1px solid rgba(205,239,211,.12);border-radius:50%;width:330px;height:330px;pointer-events:none}.ecosystem:before{right:-180px;top:-170px}.ecosystem:after{left:-180px;bottom:-250px;width:550px;height:550px}.eco-topline{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#c5d7cb;font-size:8px;letter-spacing:.13em;font-weight:500}.eco-plus{font-size:22px;line-height:1;color:var(--lime)}.eco-core{display:flex;gap:18px;align-items:center;justify-content:center;min-height:167px}.eco-mark{border:1px solid #48645b;border-radius:15px;background:#21473e;padding:18px 16px}.eco-mark img{width:116px}.eco-core p{font-size:13px;color:#d0ddd6;line-height:1.8}.eco-core p strong{font-weight:500;color:#fff}.eco-connect{display:flex;align-items:center;justify-content:space-between;height:34px;border-top:1px solid #75967b;margin:0 80px;position:relative}.eco-connect:before{content:"";height:22px;width:1px;background:#75967b;position:absolute;top:-23px;left:50%}.eco-connect span{height:34px;width:1px;background:#75967b}.eco-connect i{position:absolute;left:calc(50% - 3px);top:-3px;width:7px;height:7px;background:var(--lime);border-radius:50%}.eco-products{display:grid;grid-template-columns:1fr 1fr;gap:13px}.eco-product{text-decoration:none;border-radius:12px;padding:19px 16px;transition:transform .15s}.eco-product:hover{transform:translateY(-3px)}.eco-willa{background:var(--lime);color:var(--ink)}.eco-equiplocar{background:#fff;color:var(--ink)}.eco-category{font-size:7px;letter-spacing:.09em;white-space:nowrap;display:block;margin-bottom:12px;font-weight:600}.eco-product strong{display:flex;justify-content:space-between;gap:4px;font-size:21px;line-height:1.3;letter-spacing:-.035em}.eco-product strong span{font-size:19px;font-weight:400}.eco-product small{font-size:9px;display:block;margin-top:8px}.eco-bottom{padding-top:23px;display:flex;align-items:center;justify-content:center;gap:9px;color:#c5d7cb;font-size:8px}.eco-signal{display:flex;gap:2px;align-items:flex-end;height:12px}.eco-signal i{width:3px;background:var(--lime);height:5px}.eco-signal i:nth-child(2){height:8px}.eco-signal i:nth-child(3){height:11px}.sector-strip{border-top:1px solid #d9e1d7;display:flex;gap:25px;align-items:center;justify-content:space-between;padding:27px 0 30px}.sector-strip>span{font-size:8px;letter-spacing:.12em;font-weight:600;color:var(--muted)}.sector-strip>div{font-size:12px;color:var(--ink-2);font-weight:500}.sector-strip>i{width:4px;height:4px;border-radius:50%;background:#a3b5a7;flex-shrink:0}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:65px;margin-bottom:42px}.section-heading>p{max-width:360px;color:var(--muted);font-size:14px;line-height:1.8}.section-heading .eyebrow{margin-bottom:15px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.product-card{border:1px solid var(--line);border-radius:var(--radius);padding:34px;display:flex;flex-direction:column;overflow:hidden}.product-willa{background:#f4f8f2}.product-equiplocar{background:#f4f6f9;border-color:#dce2e8}.product-top{display:flex;align-items:center;justify-content:space-between;gap:13px;min-height:48px;margin-bottom:30px}.willa-logo{width:126px}.equiplocar-wordmark{font-size:29px;letter-spacing:-.07em;font-weight:700;color:var(--blue)}.equiplocar-wordmark>span{color:var(--green);font-size:37px}.product-tag{font-size:7px;font-weight:700;letter-spacing:.095em;border:1px solid #c9d8cc;padding:6px 8px;border-radius:30px;white-space:nowrap}.product-card h3{font-size:27px;max-width:410px;margin-bottom:16px}.product-card>p{font-size:13px;color:var(--muted);line-height:1.85;min-height:97px}.willa-feature,.rental-feature{margin-top:25px;min-height:172px;border:1px solid #dce6d7;background:#fff;border-radius:13px;padding:18px;display:flex;align-items:center;gap:2px}.illustration-label{font-size:7px;font-weight:700;letter-spacing:.09em;display:block;margin-bottom:14px;color:var(--muted)}.willa-feature>div{position:relative;flex:1;min-width:0}.willa-feature>img{width:130px;flex-shrink:0;align-self:center;margin-right:-8px}.bubble{font-size:12px;line-height:1.75;border-radius:9px 9px 2px 9px;background:#edf5ea;padding:12px 13px;max-width:250px}.feature-caption{font-size:8px;color:var(--muted);display:block;margin-top:10px}.rental-feature{display:block;background:#fff;border-color:#dce3e9;min-height:172px}.rental-feature .illustration-label{margin-bottom:14px}.rental-flow{display:flex;justify-content:space-between;gap:12px;align-items:center}.rental-flow>span{min-width:64px;display:flex;flex-direction:column;gap:7px;align-items:center;text-align:center}.rental-flow .line-icon{color:#24485d}.rental-flow strong{font-size:10px;font-weight:500}.rental-flow>b{font-weight:400;color:#a4b0bb}.rental-feature .feature-caption{margin-top:13px;text-align:center}.feature-list{list-style:none;margin:22px 0 26px;padding:0;display:grid;gap:8px}.feature-list li{font-size:12px;display:flex;align-items:center;gap:9px}.feature-list .icon{color:var(--green);width:15px}.product-actions{margin-top:auto;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.product-actions .button{width:100%;font-size:12px;gap:12px;justify-content:space-between;min-height:50px;padding:14px 17px}.minor-link{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;min-height:36px;text-decoration:none;color:var(--muted);width:100%}.minor-link:hover{text-decoration:underline}.minor-note{font-size:10px;line-height:1.6;color:var(--muted);min-height:36px;display:flex;align-items:center}.products-footnote{font-size:10px;color:var(--muted);margin-top:20px}
.sector-section{background:var(--paper);border-block:1px solid #e8ece4}.sector-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cfdacf}.sector-grid article{border-right:1px solid #cfdacf;padding:26px 25px 0;display:flex;flex-direction:column}.sector-grid article:first-child{padding-left:0}.sector-grid article:last-child{padding-right:0;border-right:0}.sector-number{display:flex;justify-content:space-between;font-size:10px;margin-bottom:38px;color:#72877a}.sector-number>span{font-size:16px;color:var(--green)}.sector-grid h3{font-size:20px;max-width:160px;min-height:50px;margin-bottom:15px}.sector-grid p{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:24px}.sector-grid small{font-size:7px;font-weight:600;letter-spacing:.06em;margin-top:auto;color:var(--green)}
.custom-section{background:var(--ink);color:white;position:relative;overflow:hidden}.custom-grid{display:grid;grid-template-columns:1fr .94fr;gap:110px;align-items:center}.custom-copy .eyebrow{color:var(--lime)}.custom-copy h2{max-width:470px;font-size:43px}.custom-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;color:#c6d7cd;max-width:430px;margin:25px 0 29px}.custom-services article{display:flex;gap:22px;padding:27px 0;border-bottom:1px solid #48625b}.custom-services article:first-child{padding-top:0}.service-icon{color:var(--lime);flex-shrink:0;width:39px;margin-top:4px}.custom-services h3{font-size:17px;letter-spacing:-.015em;margin-bottom:9px}.custom-services p{font-size:12px;color:#c6d7cd;line-height:1.85}.process-note{display:flex;align-items:center;gap:14px;justify-content:space-between;margin-top:27px;font-size:8px;letter-spacing:.12em;color:#cfdfd3}.process-note i{font-style:normal;color:var(--lime)}
.about-section{padding:104px 0}.about-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:95px;align-items:center}.about-mark{background:var(--paper);border:1px solid var(--line);border-radius:20px;min-height:320px;padding:48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.about-mark img{width:229px;margin-bottom:28px}.about-mark>p{font-size:9px;font-weight:600;letter-spacing:.12em;line-height:1.9}.about-mark .location{font-size:10px;color:var(--muted);padding-top:24px;margin-top:23px;border-top:1px solid #d7dfd3;width:100%}.about-grid>div:nth-child(2)>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.85;margin-top:23px}.about-grid h2{font-size:37px}.about-grid .text-link{margin-top:19px;color:var(--green)}
.resources-section{background:#fafbf8;border-block:1px solid #edf0e9}.resources-section .section-heading h2{font-size:37px}.resources-section .section-heading .text-link{font-size:11px;white-space:nowrap;color:var(--green)}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.resource-grid article{position:relative;display:flex;flex-direction:column;border-top:1px solid #cad8cd;padding:33px 0 0}.resource-number{font-size:41px;font-weight:500;color:#c4d5c4;letter-spacing:-.065em;margin-bottom:38px;line-height:1}.resource-grid .eyebrow{font-size:7px;letter-spacing:.13em;margin-bottom:15px}.resource-grid h3{font-size:22px;line-height:1.27;max-width:310px;margin-bottom:17px}.resource-grid h3 a{text-decoration:none}.resource-grid h3 a:hover{color:var(--green)}.resource-grid article>p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.9;max-width:300px;margin-bottom:25px}.resource-link{margin-top:auto;font-size:11px;font-weight:600;min-height:40px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;align-self:flex-start}.resource-link:hover{text-decoration:underline}.legacy-note{margin-top:57px;border:1px solid var(--line);border-radius:12px;padding:23px 27px;display:flex;gap:25px;align-items:center;justify-content:space-between;background:#fff}.legacy-note>div{display:flex;gap:17px;align-items:center}.legacy-note p{font-size:11px;color:var(--muted);line-height:1.8}.legacy-note strong{color:var(--ink);font-weight:600}.legacy-note .text-link{font-size:11px;white-space:nowrap}
.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px}.faq-grid>div>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:275px;margin-top:21px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:25px;list-style:none;cursor:pointer;padding:21px 0;font-size:13px;font-weight:600;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:20px;font-weight:400;color:var(--green);transition:transform .15s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:12px;line-height:1.95;color:var(--muted);padding:0 20px 24px 0}
.contact-section{padding-bottom:87px}.contact-card{background:var(--lime);border-radius:24px;padding:49px 56px;display:flex;justify-content:space-between;align-items:center;gap:45px;position:relative;overflow:hidden}.contact-card .eyebrow{color:var(--ink);margin-bottom:19px}.contact-card h2{font-size:41px}.contact-card p:not(.eyebrow){font-size:13px;line-height:1.85;max-width:590px;margin-top:20px}.contact-card .button{margin-top:24px}.contact-caption{font-size:8px;font-weight:600;letter-spacing:.08em;margin-left:15px;display:inline-block}.contact-symbol{font-size:170px;font-weight:400;line-height:1;letter-spacing:-.12em;align-self:flex-start;margin-top:35px;margin-right:16px;color:var(--ink);opacity:.96}
.site-footer{border-top:1px solid var(--line);padding:50px 0 25px;background:var(--paper)}.footer-main{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:37px}.footer-brand img{width:139px;margin-bottom:17px}.footer-brand p,.footer-contact p{font-size:11px;color:var(--muted);line-height:1.8}.footer-main nav,.footer-contact{display:flex;flex-direction:column;align-items:flex-start}.footer-main strong{font-size:11px;font-weight:600;margin:5px 0 18px}.footer-main a,.footer-cookie{font-size:10px;line-height:1.6;color:var(--muted);padding:6px 0;min-height:30px;text-decoration:none;background:none;border:0;text-align:left;overflow-wrap:anywhere}.footer-main a:hover,.footer-cookie:hover{text-decoration:underline;color:var(--green)}.footer-contact p{margin-top:8px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:9px;padding-top:23px;margin-top:39px}.consent-panel{position:fixed;z-index:100;left:22px;right:22px;bottom:20px;max-width:880px;margin:auto;background:#fff;border:1px solid #b5c5b8;box-shadow:0 12px 80px rgba(0,0,0,.16);border-radius:12px;padding:20px 24px;display:flex;align-items:center;gap:25px;color:var(--ink)}.consent-panel>div:first-child{flex:1}.consent-panel strong{font-size:12px;line-height:1.5;font-weight:600;display:block;margin-bottom:4px}.consent-panel p{font-size:10px;line-height:1.7;color:var(--muted)}.consent-panel a{color:var(--green)}.consent-actions{display:flex;gap:9px;flex-shrink:0}.consent-actions button{font-size:11px;border:1px solid var(--ink);border-radius:6px;padding:10px 15px;min-height:44px;background:var(--ink);color:#fff;line-height:1.4}.consent-actions button:first-child{color:var(--ink);background:#fff}.consent-status:empty{display:none}.privacy-main{max-width:800px;padding:75px 0 100px}.privacy-main h1{font-size:60px}.privacy-lead{font-size:17px;color:var(--muted);margin:27px 0 40px}.privacy-main section{margin:35px 0}.privacy-main h2{font-size:24px;margin-bottom:16px;letter-spacing:-.03em}.privacy-main p:not(.eyebrow){margin-top:14px;line-height:1.85}.privacy-main .button{margin-top:20px}.privacy-date{font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:25px}.privacy-main .text-link{margin-top:15px}
@media(min-width:1500px){.hero-copy h1{font-size:67px}.hero{padding-top:77px}.hero-grid{padding-bottom:78px;gap:83px}.ecosystem{padding:34px 30px 24px}.eco-core{min-height:180px}}
@media(max-width:1120px){.container{width:calc(100% - 64px)}.hero-grid{gap:40px;grid-template-columns:1.04fr .96fr}.hero-copy h1{font-size:53px}.eco-core{gap:13px}.eco-mark{padding:14px}.eco-mark img{width:92px}.eco-core p{font-size:11px}.eco-product strong{font-size:19px}.eco-product{padding:17px 12px}.eco-category{font-size:6px}.eco-product small{font-size:8px}.ecosystem{padding:26px 22px 22px}.section-heading{gap:36px}.section-heading>p{max-width:305px;font-size:13px}.product-card{padding:27px}.willa-feature>img{width:110px}.custom-grid{gap:60px}.custom-copy h2{font-size:38px}.about-grid{gap:60px}.about-mark{padding:36px}.faq-grid{gap:60px}.desktop-nav{gap:20px}.header-inner{gap:24px}.header-contact{margin-left:0}.contact-caption{display:block;margin:15px 0 0}.footer-main{gap:22px}}
@media(max-width:900px){.desktop-nav{gap:15px}.desktop-nav a{font-size:11px}.header-contact{font-size:11px;padding:11px 14px;gap:9px}.brand,.brand img{width:120px}.hero-grid{grid-template-columns:1fr 1fr;gap:30px}.hero-copy h1{font-size:45px}.hero-description{font-size:14px}.hero-actions{gap:13px}.hero-actions .button{font-size:12px}.hero-actions .text-link{font-size:12px}.ecosystem{padding:24px 18px 20px}.eco-topline{font-size:6px}.eco-core{min-height:145px;flex-direction:column;gap:8px;padding:12px 0 25px}.eco-mark{padding:9px 15px}.eco-core p{display:none}.eco-connect{margin-inline:58px;height:23px}.eco-connect span{height:23px}.eco-products{gap:9px}.eco-product strong{font-size:16px}.eco-product{padding:15px 10px}.eco-category{font-size:5.4px;letter-spacing:.02em}.eco-product small{font-size:7px}.eco-bottom{font-size:6.4px}.sector-strip{gap:16px}.sector-strip>div{font-size:11px}.sector-strip>span{font-size:7px}.section{padding:72px 0}.product-top{gap:9px;flex-wrap:wrap;margin-bottom:22px}.product-tag{font-size:6px}.willa-logo{width:108px}.equiplocar-wordmark{font-size:26px}.product-card h3{font-size:24px}.product-card>p{font-size:12px;min-height:130px}.willa-feature{padding:14px;min-height:180px}.willa-feature>img{width:92px}.bubble{font-size:10px}.illustration-label{font-size:6px}.feature-caption{font-size:7px}.rental-feature{padding:15px;min-height:180px}.rental-flow{gap:6px;margin-top:25px}.rental-flow>span{min-width:50px}.rental-flow strong{font-size:9px}.feature-list li{font-size:11px}.product-actions .button{font-size:11px;line-height:1.5}.sector-grid article{padding-inline:19px}.sector-grid h3{font-size:18px}.sector-grid p{font-size:11px}.sector-grid small{font-size:6px}.custom-grid{gap:40px}.custom-copy h2{font-size:34px}.custom-copy>p:not(.eyebrow){font-size:13px}.custom-services h3{font-size:16px}.custom-services p{font-size:11px}.about-grid{gap:35px}.about-grid h2{font-size:32px}.about-grid>div:nth-child(2)>p:not(.eyebrow){font-size:13px}.about-mark{padding:26px}.resources-section .section-heading{align-items:flex-start}.resources-section .section-heading h2{font-size:32px}.resources-section .section-heading .text-link{white-space:normal;max-width:155px}.resource-grid h3{font-size:19px}.resource-grid article>p:not(.eyebrow){font-size:11px}.contact-card{padding:38px}.contact-card h2{font-size:36px}.contact-symbol{font-size:135px}.footer-main{grid-template-columns:1fr 1fr;gap:36px 60px}}
@media(max-width:720px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.header-inner{min-height:76px}.brand,.brand img{width:119px}.desktop-nav,.header-contact{display:none}.mobile-menu{display:block}.mobile-menu summary{width:44px;min-height:44px;display:flex;flex-direction:column;justify-content:center;gap:6px;align-items:center;border:1px solid var(--line);border-radius:8px;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{height:1px;width:18px;background:var(--ink)}.mobile-menu nav{position:absolute;top:75px;left:0;right:0;display:grid;background:#fff;border-bottom:1px solid var(--line);padding:15px 20px 22px;box-shadow:0 15px 30px rgba(21,59,55,.06)}.mobile-menu nav a{min-height:47px;display:flex;align-items:center;text-decoration:none;font-size:14px}.hero{padding-top:44px}.hero-grid{grid-template-columns:1fr;gap:36px;padding-bottom:36px}.hero-copy h1{font-size:clamp(41px,8.5vw,59px);max-width:560px;line-height:1.07}.hero-copy .eyebrow{font-size:9px;margin-bottom:23px}.hero-description{font-size:15px;max-width:540px;margin-top:22px}.hero-actions{gap:19px;margin-top:26px}.hero-actions .button{font-size:12px}.hero-note{font-size:10px;max-width:410px;margin-top:18px}.ecosystem{max-width:490px;width:100%;margin:auto;padding:25px 23px 21px}.eco-core{min-height:137px;flex-direction:row;gap:20px;padding:15px 0}.eco-core p{display:block;font-size:12px}.eco-mark{padding:14px}.eco-mark img{width:114px}.eco-topline{font-size:7px}.eco-connect{margin-inline:72px;height:28px}.eco-connect span{height:28px}.eco-products{gap:12px}.eco-product{padding:17px 14px}.eco-category{font-size:6.3px;letter-spacing:.06em}.eco-product strong{font-size:22px}.eco-product small{font-size:8px}.eco-bottom{font-size:7px;padding-top:19px}.sector-strip{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px 17px;padding:23px 0}.sector-strip>span{width:100%;font-size:7px;letter-spacing:.1em;margin-bottom:3px}.sector-strip>div{font-size:10px}.sector-strip>i{width:3px;height:3px}.section{padding:57px 0}.section-heading{display:block;margin-bottom:29px}.section-heading h2{font-size:34px}.section-heading>p{max-width:520px;margin-top:22px;font-size:13px}.section-heading .eyebrow{font-size:8px;margin-bottom:15px}.product-grid{grid-template-columns:1fr;gap:21px}.product-card{padding:26px;border-radius:17px}.product-top{flex-wrap:nowrap;min-height:41px;margin-bottom:25px}.willa-logo{width:118px}.product-tag{font-size:6px}.equiplocar-wordmark{font-size:28px}.product-card h3{font-size:29px;max-width:420px;margin-bottom:17px}.product-card>p{font-size:13px;min-height:0;line-height:1.85}.willa-feature{margin-top:22px;min-height:168px;padding:16px}.willa-feature>img{width:117px}.bubble{font-size:11px}.illustration-label{font-size:6px}.feature-caption{font-size:7px}.rental-feature{margin-top:22px;min-height:168px}.rental-flow{margin-top:20px;gap:15px}.rental-flow>span{min-width:60px}.rental-flow strong{font-size:10px}.feature-list{gap:10px;margin:21px 0 23px}.feature-list li{font-size:12px}.product-actions .button{font-size:12px}.minor-link,.minor-note{font-size:10px}.products-footnote{font-size:9px;line-height:1.8}.sector-grid{grid-template-columns:1fr 1fr;row-gap:30px}.sector-grid article{padding:20px 18px 0;min-height:215px}.sector-grid article:first-child{padding-left:0}.sector-grid article:nth-child(2){padding-right:0;border-right:0}.sector-grid article:nth-child(3){padding-left:0;border-top:1px solid #cfdacf}.sector-grid article:nth-child(4){border-top:1px solid #cfdacf}.sector-number{margin-bottom:25px;font-size:9px}.sector-grid h3{font-size:22px;min-height:55px;margin-bottom:10px;max-width:190px}.sector-grid p{font-size:12px;line-height:1.8;margin-bottom:22px}.sector-grid small{font-size:6px}.custom-grid{grid-template-columns:1fr;gap:41px}.custom-copy h2{font-size:36px;max-width:530px}.custom-copy>p:not(.eyebrow){max-width:540px;font-size:14px;margin:21px 0 23px}.custom-services article{padding:23px 0;gap:21px}.custom-services h3{font-size:18px}.custom-services p{font-size:13px}.service-icon{width:36px}.process-note{font-size:8px;justify-content:flex-start;gap:25px}.about-grid{grid-template-columns:1fr;gap:35px}.about-mark{order:2;min-height:200px;display:grid;grid-template-columns:1fr 1fr;gap:0 25px;padding:30px;align-items:center}.about-mark img{width:190px;margin:0}.about-mark>p{font-size:8px}.about-mark .location{grid-column:1/-1;margin:19px 0 0;padding-top:18px}.about-grid h2{font-size:33px}.about-grid>div:nth-child(2)>p:not(.eyebrow){font-size:13px;line-height:1.9;margin-top:19px}.resources-section .section-heading h2{font-size:33px}.resources-section .section-heading .text-link{max-width:100%;white-space:normal;margin-top:17px;font-size:12px}.resource-grid{grid-template-columns:1fr;gap:30px}.resource-grid article{padding-top:24px;display:grid;grid-template-columns:44px 1fr;gap:0 17px}.resource-number{grid-column:1;grid-row:1/5;font-size:29px;margin:0;line-height:1.3}.resource-grid .eyebrow{grid-column:2;font-size:7px;margin-bottom:12px}.resource-grid h3{grid-column:2;font-size:22px;max-width:100%;margin-bottom:13px}.resource-grid article>p:not(.eyebrow){grid-column:2;max-width:100%;font-size:12px;margin-bottom:15px}.resource-link{grid-column:2;font-size:12px}.legacy-note{display:block;padding:22px;margin-top:40px}.legacy-note>div{align-items:flex-start;gap:14px}.legacy-note p{font-size:11px}.legacy-note .text-link{margin-top:12px;margin-left:42px;font-size:11px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-grid h2{font-size:34px}.faq-grid>div>p:not(.eyebrow){max-width:450px;font-size:13px}.faq-list summary{font-size:13px;min-height:67px;padding:18px 0}.faq-list details>p{font-size:12px;padding-bottom:23px}.contact-section{padding-bottom:55px}.contact-card{padding:31px 26px;display:block;border-radius:18px}.contact-card .eyebrow{font-size:7px;margin-bottom:21px}.contact-card h2{font-size:33px}.contact-card p:not(.eyebrow){font-size:13px;margin-top:20px}.contact-card .button{font-size:12px}.contact-symbol{display:none}.contact-caption{font-size:7px}.site-footer{padding:39px 0 24px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 22px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;gap:29px}.footer-brand img{width:126px;margin-bottom:0}.footer-brand p{font-size:10px}.footer-main strong{font-size:11px;margin-bottom:11px}.footer-main a,.footer-cookie{font-size:11px;min-height:40px;padding:8px 0}.footer-contact{grid-column:1/-1}.footer-contact p{margin-top:0}.footer-bottom{flex-direction:column;gap:8px;margin-top:26px;padding-top:21px;font-size:8px}.consent-panel{left:12px;right:12px;bottom:12px;padding:17px 19px;gap:14px;display:block}.consent-panel strong{font-size:12px}.consent-panel p{font-size:10px}.consent-actions{margin-top:13px;display:grid;grid-template-columns:1fr 1fr}.consent-actions button{font-size:11px;min-height:44px}.privacy-main{padding-top:44px}.privacy-main h1{font-size:45px}.privacy-lead{font-size:16px}.privacy-main h2{font-size:23px}.privacy-main p{font-size:14px}.privacy-main .eyebrow{font-size:9px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero-copy h1{font-size:39px}.hero-actions{gap:12px}.hero-actions .button{width:100%;font-size:12px}.hero-note{font-size:9px}.ecosystem{padding:22px 17px 20px}.eco-category{font-size:5.5px}.eco-product strong{font-size:18px}.eco-product small{font-size:7px}.eco-mark img{width:93px}.eco-core p{font-size:10px}.product-card{padding:22px}.product-tag{font-size:5px;padding:5px 6px}.product-card h3{font-size:26px}.willa-feature{padding:13px}.willa-feature>img{width:85px}.bubble{font-size:10px}.product-actions .button{font-size:11px}.illustration-label{font-size:5.7px}.rental-flow{gap:10px}.rental-flow>span{min-width:50px}.sector-grid h3{font-size:20px}.sector-grid small{font-size:5.8px;letter-spacing:0}.about-mark{gap:0 18px;padding:23px}.about-mark>p{font-size:7px}.custom-copy h2{font-size:33px}.contact-card h2{font-size:29px}.section-heading h2,.resources-section .section-heading h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover,.eco-product:hover{transform:none}}
@media print{.site-header,.site-footer,.consent-panel,.hero-actions,.product-actions,.contact-section{display:none!important}body{font-size:11pt;background:white}.container{width:100%}.section{padding:22px 0}.hero{padding:0;background:white}.hero-grid,.product-grid,.custom-grid,.about-grid,.faq-grid{display:block}.ecosystem{display:none}.hero-copy h1{font-size:34pt}.custom-section{background:white;color:var(--ink)}.custom-copy p,.custom-services p{color:var(--ink)!important}.product-card{break-inside:avoid;margin-bottom:18px}.sector-grid{grid-template-columns:1fr 1fr}.resource-grid{display:block}.resource-grid article{break-inside:avoid}.section-heading h2{font-size:22pt}.about-mark{display:none}}
/* Align product narratives on wide screens without fixing mobile content height. */
.willa-logo{mix-blend-mode:multiply}
@media(min-width:721px){.product-card h3{min-height:102px}}


/* Direção A: light blue, cyan and aqua. Layout and approved copy are unchanged. */
:root{--ink:#173653;--ink-2:#315670;--green:#0b66d6;--lime:#dcf8f4;--paper:#f5faff;--white:#fff;--line:#dbe8f3;--muted:#506880;--light:#edf7ff;--blue:#1b4772}
body{background:#fff}
.site-header{background:rgba(255,255,255,.97);border-color:#e0edf7}
.hero{background:radial-gradient(ellipse at 86% 27%,#d9f7ff 0,transparent 49%),linear-gradient(130deg,#fff 9%,#f4faff 58%,#edfcf8 100%)}
.button-dark,.button-green{background:#0b66d6;color:#fff;box-shadow:0 6px 18px rgba(11,102,214,.13)}
.button-dark:hover,.button-green:hover{background:#0855b8}
.button-lime{background:#fff;color:#0b66d6;border-color:#bbdbea;box-shadow:0 4px 16px rgba(31,125,180,.06)}
.button-lime:hover{background:#f4fbff}
.ecosystem{background:linear-gradient(145deg,#fff 7%,#edf9ff 56%,#e4faf5 100%);color:var(--ink);border:1px solid #cce8f1;box-shadow:0 20px 50px rgba(30,115,176,.09)}
.ecosystem:before,.ecosystem:after{border-color:rgba(69,186,222,.16)}
.eco-topline,.eco-bottom{color:#47748b}
.eco-plus{color:#07869e}
.eco-mark{background:rgba(255,255,255,.94);border-color:#d3e8f3;box-shadow:0 8px 22px rgba(71,160,190,.06)}
.eco-core p{color:#456d85}.eco-core p strong{color:#214c6b}
.eco-connect{border-color:#8bcbdc}.eco-connect:before,.eco-connect span{background:#8bcbdc}
.eco-connect i{background:#22b9cc}
.eco-willa{background:#dbf7f5;color:#184a64;border:1px solid #b9e9e7}
.eco-equiplocar{background:#fff;color:#174974;border:1px solid #d3e7f5}
.eco-signal i{background:#159cb6}
.sector-strip{border-color:#dceaf2}.sector-strip>i{background:#92bbd1}
.product-willa{background:linear-gradient(150deg,#f3fbff,#f1fcf9);border-color:#d4e9ee}
.product-equiplocar{background:linear-gradient(150deg,#f7fbff,#edf6ff);border-color:#d6e6f6}
.product-tag{border-color:#c1deed;color:#315b78;background:rgba(255,255,255,.66)}
.willa-feature,.rental-feature{border-color:#d8e9f0;background:#fff}
.bubble{background:#eaf8fc}.rental-flow .line-icon{color:#2375ad}.rental-flow>b{color:#84b3d0}
.sector-section{background:#f7fbff;border-color:#e3eef7}
.sector-grid,.sector-grid article{border-color:#cfdfec}.sector-number{color:#587994}
.custom-section{background:linear-gradient(118deg,#eef7ff 0%,#f5fbff 48%,#e9faf6 100%);color:var(--ink);border-block:1px solid #dcebf3}
.custom-copy .eyebrow{color:#0b66d6}
.custom-copy>p:not(.eyebrow),.custom-services p{color:var(--muted)}
.custom-services article{border-color:#c8e0ec}.service-icon{color:#0a82a6}
.process-note{color:#416b82}.process-note i{color:#0a82a6}
.about-mark{background:linear-gradient(145deg,#f3faff,#f1fcf9);border-color:#d9e9f2}
.about-mark .location{border-color:#d4e5ef}
.resources-section{background:#fbfdff;border-color:#e7eff7}
.resource-grid article{border-color:#d1e3ef}.resource-number{color:#9bc9e5}
.contact-card{background:linear-gradient(118deg,#e6f4ff 0%,#e1f9f5 100%);border:1px solid #cce6ef}
.contact-card .eyebrow{color:#176594}.contact-symbol{color:#218baa}
.site-footer{background:#f6faff}
.consent-panel{border-color:#c7ddec;box-shadow:0 12px 60px rgba(34,88,126,.13)}
.consent-actions button{background:#0b66d6;border-color:#0b66d6;color:white}
.consent-actions button:first-child{background:white;color:#0b66d6}
@media(max-width:720px){.sector-grid article:nth-child(3),.sector-grid article:nth-child(4){border-color:#cfdfec}.mobile-menu nav{box-shadow:0 15px 30px rgba(29,88,130,.06)}}
@media print{.custom-section{background:white;color:var(--ink)}.contact-card{background:white}}
