@charset "UTF-8";
:root{--paper:#f7f5ed;--ink:#233f35;--muted:#646d62;--green:#264e40;--lime:#dbe8a6;--line:#d9ddd1;--coral:#ed805e;--lilac:#e6dff0;--ochre:#edddb5;--blue:#d7e4ef;--sans:'DM Sans',sans-serif;--serif:'Instrument Serif',Georgia,serif;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:18px/1.7 var(--sans);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}svg{display:block}p,h1,h2,h3,figure{margin:0}p+p{margin-top:1em}h1,h2,h3{font-weight:500;line-height:1.09;letter-spacing:-.045em}em{font-family:var(--serif);font-weight:400;letter-spacing:-.025em}h2{font-size:clamp(36px,4.3vw,60px)}h3{font-size:28px}p{color:var(--muted)}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,.table-scroll:focus-visible{outline:3px solid #b65a36;outline-offset:6px}a:hover{color:inherit}.container{width:min(1232px,calc(100% - 96px));margin-inline:auto}.icon{width:24px;height:24px;flex-shrink:0}.eyebrow{display:flex;align-items:center;gap:10px;font-size:16px;line-height:1.4;letter-spacing:.16em;font-weight:700;text-transform:uppercase}.eyebrow .icon{width:20px;height:20px}.section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:45px}.section-heading h2{margin-top:16px}.section-heading>p{max-width:370px;padding-bottom:6px;font-size:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:54px;padding:14px 23px;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:7px;font-size:16px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#15392d;color:#fff;transform:translateY(-2px)}.button.secondary{background:transparent;color:var(--green);border-color:#9cae9b}.button.secondary:hover{background:#e2e9d9}.button .icon{width:20px;height:20px}.text-link{display:inline-flex;align-items:center;gap:17px;font-size:16px;font-weight:600;padding-block:9px;border-bottom:1px solid currentColor;line-height:1.5}.text-link .icon{width:18px;height:18px;transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}.theme-green{--accent:#264e40;--tint:#e1e8d8;--tone:#f3f6ed}.theme-coral{--accent:#903c29;--tint:#f3d7ca;--tone:#fbede5}.theme-lilac{--accent:#594267;--tint:#e6dff0;--tone:#f1edf6}.theme-ochre{--accent:#785722;--tint:#edddb5;--tone:#f6edd7}.theme-blue{--accent:#30546b;--tint:#d7e4ef;--tone:#eaf0f6}.skip-link{position:fixed;left:20px;top:-100px;z-index:1000;padding:12px 20px;background:#fff;border:2px solid var(--ink)}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;padding:0;border:0}
.header{position:sticky;top:0;z-index:50;background:rgba(247,245,237,.97);border-bottom:1px solid rgba(35,63,53,.1);backdrop-filter:blur(14px)}.nav-wrap{height:94px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:9px;line-height:1;flex-shrink:0}.brand>svg{width:39px;height:43px}.brand>span{font-size:24px;font-weight:700;letter-spacing:-1.25px}.brand-light{font-weight:400}.brand small{display:block;font-size:14px;letter-spacing:.19em;margin-top:7px;font-weight:600}.nav-wrap nav{display:flex;align-items:center;gap:30px;font-size:16px;font-weight:500}.nav-wrap nav>a{position:relative;padding-block:14px;white-space:nowrap}.nav-wrap nav>a:not(.nav-contact):after{content:'';position:absolute;height:1px;background:var(--green);bottom:5px;left:0;right:100%;transition:right .25s}.nav-wrap nav>a:hover:after,.nav-wrap nav>a[aria-current]:after{right:0}.nav-wrap nav>.nav-contact{display:flex;align-items:center;gap:20px;border:1px solid #9cae9b;border-radius:6px;padding:12px 17px;margin-left:7px}.nav-contact .icon{width:16px;height:16px}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);border-radius:5px;padding:11px}.menu-toggle .icon{width:21px;height:21px}
.hero{display:grid;grid-template-columns:.96fr 1.04fr;align-items:center;gap:48px;padding-top:44px;padding-bottom:62px}.hero-copy{padding-block:22px}.hero h1{font-size:clamp(60px,6.2vw,87px);line-height:.99;letter-spacing:-.067em;margin-top:25px;margin-bottom:28px}.hero h1 em{font-size:1.2em;line-height:.86}.hero-dot{font-size:57px;color:var(--coral);margin-left:10px}.hero-copy>p:first-of-type{font-size:18px;color:var(--ink);line-height:1.5}.hero-description{max-width:390px;font-size:16px;line-height:1.85;margin-top:15px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:26px}.hero-location{display:flex;align-items:center;gap:6px;font-size:14px;margin-top:31px;color:#647065}.hero-location .icon{width:15px;height:15px}.hero-visual{position:relative;min-width:0}.hero-visual>img{height:555px;width:100%;object-fit:cover;object-position:61% center;border-radius:145px 10px 100px 10px}.hero-stamp{position:absolute;right:-21px;top:24px;width:119px;height:119px;background:var(--lime);color:var(--green);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(12deg);box-shadow:0 5px 0 var(--paper)}.hero-stamp span{font-size:14px;letter-spacing:.08em}.hero-stamp strong{font-family:var(--serif);font-size:28px;font-weight:400;line-height:1.1}.hero-stamp .icon{width:16px;height:16px;margin-top:5px}.hero-note{position:absolute;bottom:35px;left:-30px;background:var(--green);color:#fff;padding:18px 22px;display:flex;align-items:center;gap:15px;border-radius:9px;box-shadow:0 8px 25px #102b2a12}.hero-note>.icon{color:var(--lime);width:35px;height:35px}.hero-note>span{font-size:16px;line-height:1.5}.hero-note strong{font-weight:500}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--lime);margin-left:14px}.image-note{font-size:14px;color:#fff;position:absolute;right:22px;bottom:15px;text-shadow:0 1px 4px #000;letter-spacing:.04em}.promise-bar{background:#eaeedf;border-top:1px solid #dce2d0;border-bottom:1px solid #dce2d0}.promise-bar>.container{display:flex;justify-content:space-between;gap:20px;padding-block:25px}.promise-bar span{display:flex;align-items:center;gap:9px;font-size:16px}.promise-bar .icon{width:20px;height:20px}.promise-bar strong{font-weight:600;margin-left:-4px}
.services-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:22px}.service-card{border-radius:12px;overflow:hidden;background:var(--tint);position:relative;color:var(--accent);transition:transform .25s}.service-card:hover{transform:translateY(-4px);color:var(--accent)}.service-photo{position:relative;overflow:hidden}.service-photo img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.service-card:hover .service-photo img{transform:scale(1.035)}.service-number{position:absolute;top:19px;left:20px;background:var(--paper);color:var(--ink);padding:5px 10px;border-radius:3px;font-size:14px;letter-spacing:.1em}.service-info{position:relative;padding:28px 32px 32px}.service-info .eyebrow{font-size:14px;letter-spacing:.12em}.service-info h3{max-width:340px;font-size:31px;line-height:1.14;margin-top:13px;padding-right:28px}.round-arrow{display:flex;align-items:center;justify-content:center;position:absolute;right:23px;bottom:28px;width:37px;height:37px;border:1px solid currentColor;border-radius:50%}.round-arrow .icon{width:17px;height:17px}.card-01{grid-column:span 6;grid-row:span 2;background:var(--green);color:var(--paper)}.card-01:hover{color:var(--paper)}.card-01 .service-photo{height:345px}.card-01 .service-info{padding:36px}.card-01 .service-info h3{font-size:38px;max-width:430px}.card-02,.card-03{grid-column:span 6;display:grid;grid-template-columns:43% 57%}.card-02 .service-photo,.card-03 .service-photo{min-height:263px}.card-02 .service-photo img{object-position:30% center}.card-03 .service-photo img{object-position:25% center}.card-02 .service-info,.card-03 .service-info{padding:31px 26px}.card-02 .service-info h3,.card-03 .service-info h3{font-size:27px;max-width:255px;padding-right:0}.card-02 .round-arrow,.card-03 .round-arrow{bottom:22px}.card-04{grid-column:span 7;display:grid;grid-template-columns:50% 50%}.card-05{grid-column:span 5}.card-04 .service-photo{min-height:324px}.card-04 .service-photo img{object-position:42% center}.card-04 .service-info{display:flex;flex-direction:column;justify-content:center}.card-04 h3{font-size:29px}.card-05 .service-photo{height:190px}.card-05 .service-info{padding:24px 30px}.card-05 .service-info h3{font-size:27px}
.equipment-section{padding:55px 0;background:#e6ecdf}.equipment-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:75px;align-items:center}.equipment-image{position:relative}.equipment-image img{width:100%;height:520px;object-fit:cover;border-radius:150px 150px 8px 8px}.equipment-copy{padding:20px 0}.equipment-copy h2{margin:20px 0 25px;line-height:1.04}.equipment-copy>p{max-width:410px;font-size:18px;line-height:1.9}.equipment-tags{display:flex;gap:18px;margin:25px 0 28px}.equipment-tags>span{display:flex;align-items:center;gap:7px;font-size:14px}.equipment-tags .icon{width:20px;height:20px}.process{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;counter-reset:steps}.process>li{padding-top:20px;border-top:1px solid #bfcabc}.process-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px}.process-top>span{font-family:var(--serif);font-size:43px;color:#60816e;line-height:1}.process-top .icon{color:var(--green);height:27px;width:27px}.process h3{font-size:22px;letter-spacing:-.035em}.process p{font-size:16px;line-height:1.8;margin-top:13px;max-width:225px}.process-link{margin-top:34px}.family-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--tint);border-radius:14px;overflow:hidden}.family-photo img{height:100%;min-height:510px;width:100%;object-fit:cover;object-position:25% center}.family-copy{padding:60px 48px;color:var(--accent)}.family-copy h2{margin:20px 0;font-size:49px}.family-copy>p{font-size:18px;line-height:1.85;color:#6d6175}.family-stat{display:flex;gap:22px;align-items:center;margin:30px 0 23px;padding-top:23px;border-top:1px solid #c7bcd1}.family-stat>strong{font-family:var(--serif);font-size:72px;font-weight:400;line-height:1;white-space:nowrap}.family-stat strong span{font:16px var(--sans);margin-left:6px}.family-stat p{font-size:16px;line-height:1.7;color:var(--accent)}
.config-section{background:#f0eee3;margin-top:100px;padding:75px 0;scroll-margin-top:100px}.config-section .section-heading{margin-bottom:35px}.config-section .section-heading h2{font-size:48px}.config-section form{margin:0}.config-section fieldset{padding:0;margin:0;border:0;min-width:0}.device-choices{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.device-choice{position:relative;display:flex;flex-direction:column;background:var(--paper);border:1px solid #d4dacc;border-radius:8px;padding:30px 17px 24px;cursor:pointer;transition:background .2s,border-color .2s,transform .2s;min-height:190px}.device-choice:hover{transform:translateY(-3px);border-color:var(--green)}.device-choice:has(input:checked){background:#dce7b9;border-color:var(--green)}.device-choice:has(input:focus-visible){outline:3px solid #b65a36;outline-offset:3px}.device-choice input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;z-index:1}.device-choice>.icon{width:36px;height:36px;margin-bottom:23px;stroke-width:1.25}.device-choice strong{font-size:16px;font-weight:600}.device-choice>span:last-child{font-size:14px;line-height:1.65;color:#59665b;margin-top:6px}.choice-check{position:absolute;top:13px;right:13px;border:1px solid #a3b098;border-radius:50%;width:16px;height:16px;display:grid;place-items:center}.choice-check .icon{width:11px;height:11px;opacity:0}.device-choice:has(input:checked) .choice-check{background:var(--green);color:#fff}.device-choice:has(input:checked) .choice-check .icon{opacity:1}.config-bottom{display:flex;gap:18px;align-items:center;margin-top:30px}.config-bottom>div{flex:1}.config-bottom .eyebrow{font-size:14px}.config-bottom p{font-size:16px;color:var(--ink);margin-top:7px}.fine-print{font-size:14px;line-height:1.8;color:#65705f;margin-top:16px}.icon-button{border:1px solid #b6c1aa;border-radius:7px;background:transparent;display:grid;place-items:center;min-width:50px;min-height:52px}.icon-button:hover{background:var(--lime)}
.region-section{padding-block:90px;display:grid;grid-template-columns:.95fr 1.05fr;gap:100px;align-items:center}.region-art{background:#e8edda;border-radius:50% 50% 10px 10px;position:relative;overflow:hidden;max-width:410px}.region-art svg{width:100%;height:auto;padding-top:15px}.region-art span{display:block;background:#376653;color:#fff;text-align:center;padding:14px;font-size:14px;letter-spacing:.08em}.region-section h2{margin:16px 0 25px}.region-section p{font-size:18px;line-height:1.85;max-width:450px;margin-bottom:20px}.faq-section{display:grid;grid-template-columns:1fr 1.15fr;gap:95px;padding-top:25px}.faq-section h2{font-size:46px;margin:17px 0 25px}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0;font-size:18px;font-weight:500;line-height:1.6}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:23px;font-weight:400;transition:transform .2s}.faq details[open] summary>span{transform:rotate(45deg)}.faq details>div{padding:0 30px 24px 0}.faq p{font-size:16px;line-height:1.9}.closing{position:relative;overflow:hidden;background:var(--lime);border-radius:12px;padding:63px 66px;margin-bottom:85px}.closing h2{font-size:50px;margin:19px 0 25px}.closing>div{display:flex;align-items:center;gap:28px}.closing-art{position:absolute;right:40px;bottom:-12px;width:190px;height:220px;color:#748d40;opacity:.65;transform:rotate(-13deg);pointer-events:none}.closing>h2,.closing>div{position:relative;z-index:1;max-width:850px}
.footer{background:var(--green);color:#f0f2e7;padding:70px 0 27px}.footer-main{display:grid;grid-template-columns:1.45fr 1fr 1fr 1.2fr;gap:42px}.footer .brand{color:#e7ebd8}.footer-main>div>p{color:#c4cfbd;font-size:16px;line-height:1.9;margin-top:23px}.footer-main h2{font-size:16px;letter-spacing:.06em;margin-bottom:22px;font-weight:500}.footer-main>div>a:not(.brand){display:flex;align-items:center;gap:7px;font-size:16px;color:#d3dbc9;margin-bottom:10px;line-height:1.65}.footer-main>div>a:hover{text-decoration:underline}.footer-main .footer-phone{font-size:20px!important;letter-spacing:-.025em;color:#fff!important}.footer-main>div>a .icon{width:14px;height:14px}.location{display:flex;align-items:center;gap:6px;font-size:14px;color:#c3cfb7;margin-top:20px}.location .icon{width:14px;height:14px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;margin-top:50px;border-top:1px solid #597362;padding-top:22px;font-size:14px;color:#c4cfbd}.footer-bottom>div{display:flex;gap:22px}.footer-bottom a:hover{text-decoration:underline}.image-credit{font-size:14px;color:#b4c3ae;margin-top:18px;line-height:1.8;padding-right:100px}.whatsapp{position:fixed;right:24px;bottom:max(24px,env(safe-area-inset-bottom));z-index:100;display:flex;align-items:center;gap:9px;color:#fff;background:#285d3d;padding:14px;border:1px solid #a1be80;border-radius:50px;box-shadow:0 5px 20px #12332225;transition:transform .2s}.whatsapp .icon{width:22px;height:22px}.whatsapp span{font-size:16px;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transition:max-width .2s,opacity .2s}.whatsapp:hover{color:#fff;transform:translateY(-3px)}.whatsapp:hover span,.whatsapp:focus-visible span{max-width:140px;opacity:1}
.page-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding-top:48px;padding-bottom:55px;color:var(--accent)}.page-hero>div{min-width:0}.breadcrumb{display:block;font-size:14px;color:var(--muted);margin-bottom:24px}.page-hero .eyebrow{font-size:14px;margin-bottom:23px}.page-hero h1{font-size:clamp(44px,5vw,68px);line-height:1.02;margin-bottom:26px}.page-hero p{font-size:18px;line-height:1.9;max-width:490px;margin-bottom:26px}.page-hero .button{background:var(--accent);border-color:var(--accent)}.page-hero figure{background:var(--tint);position:relative;padding:20px 20px 30px;border-radius:110px 12px 12px 12px}.page-hero img{width:100%;height:430px;object-fit:cover;border-radius:95px 7px 7px 7px;object-position:center}.page-hero figcaption{position:absolute;bottom:8px;right:22px;font-size:14px;color:var(--accent)}.service-benefits{display:flex;justify-content:space-around;gap:20px;border-block:1px solid var(--line);background:var(--tone);padding:22px;border-radius:7px}.service-benefits>span{display:flex;align-items:center;gap:12px;font-size:16px;color:var(--accent)}.service-benefits .icon{width:19px;height:19px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:90px;padding-block:70px 95px;align-items:start}.prose{max-width:760px;min-width:0}.prose h2{font-size:29px;letter-spacing:-.035em;margin:43px 0 17px;line-height:1.22}.prose h2:first-child{margin-top:0}.prose p{font-size:18px;line-height:1.95;margin-bottom:19px;overflow-wrap:anywhere}.prose strong{font-weight:600;color:var(--ink)}.prose a{text-decoration:underline;text-underline-offset:4px}.prose .bullet:before{content:'— ';color:var(--green)}.table-scroll{overflow-x:auto;width:100%;margin:25px 0}.prose table{width:100%;border-collapse:collapse;font-size:16px;line-height:1.7}.prose th{text-align:left;font-weight:600;background:#e4e9dc}.prose td,.prose th{padding:13px;border:1px solid var(--line);min-width:130px}.service-aside{position:sticky;top:130px;background:var(--tint);padding:34px 30px;border-radius:13px;color:var(--accent);overflow:hidden}.service-aside>.icon{width:35px;height:35px;margin-bottom:26px}.service-aside h2{font-size:29px;line-height:1.15;max-width:250px;position:relative}.service-aside>p{font-size:16px;line-height:1.85;margin:18px 0;color:var(--accent)}.service-aside>.text-link{font-size:16px}.service-big-number{font:60px/1 var(--serif);display:block;opacity:.3;position:absolute;right:15px;top:21px}.service-big-number small{font:16px var(--sans);margin-left:2px}.aside-photo{margin:28px -10px -13px;border-radius:55px 5px 5px 5px;overflow:hidden}.aside-photo img{height:185px;width:100%;object-fit:cover}.related{padding-bottom:80px}.related>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px}.related a{display:flex;align-items:center;gap:14px;background:var(--tint);color:var(--accent);padding:20px 16px;border-radius:7px;font-size:16px;line-height:1.4}.related a>.icon:last-child{margin-left:auto;width:16px;height:16px}.related a:hover{filter:brightness(.96)}.narrow{max-width:790px}.utility-hero{padding:80px 0 45px}.utility-hero h1{font-size:65px;margin:20px 0}.utility-hero p{margin:20px 0}.utility-prose{padding-bottom:90px}.contact-options{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-options>a{display:flex;align-items:center;gap:22px;padding:27px;background:#e1e8d8;border-radius:9px}.contact-options>a:last-child{background:var(--lilac)}.contact-options small{display:block;font-size:14px;letter-spacing:.1em;margin-bottom:9px}.contact-options strong{font-size:19px;font-weight:500}.contact-options>a>.icon:last-child{margin-left:auto}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px;padding:15px 0 90px}.article-grid>a{border-bottom:1px solid var(--line);padding-bottom:20px}.article-grid img{height:230px;object-fit:cover;width:100%;border-radius:65px 7px 7px 7px;margin-bottom:25px}.article-grid .eyebrow{font-size:14px}.article-grid h2{font-size:27px;margin:13px 0 20px}.article-grid>a:hover h2{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
@media(min-width:1500px){.container{width:min(1300px,calc(100% - 130px))}.hero{gap:70px;padding-top:58px;padding-bottom:70px}.hero-visual>img{height:590px}.hero h1{font-size:94px}.hero-copy>p:first-of-type{font-size:20px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.nav-wrap nav{gap:17px;font-size:16px}.nav-wrap{height:85px}.brand>span{font-size:21px}.brand>svg{width:33px}.hero{gap:30px}.hero h1{font-size:67px}.hero-visual>img{height:510px}.hero-stamp{width:95px;height:95px;right:-12px}.hero-stamp strong{font-size:24px}.hero-stamp span{font-size:14px}.hero-note{left:-18px;padding:15px}.hero-actions{gap:16px}.hero-actions .button{padding:13px 17px;gap:14px;font-size:16px}.hero-actions .text-link{font-size:16px}.service-info{padding:25px}.card-01 .service-photo{height:325px}.card-01 .service-info{padding:30px}.card-02 .service-info,.card-03 .service-info{padding:25px 21px}.card-02 .service-info h3,.card-03 .service-info h3{font-size:24px}.card-04{grid-column:span 6;display:block}.card-04 .service-photo{height:230px;min-height:0}.card-05{grid-column:span 6}.card-05 .service-photo{height:230px}.card-04 .service-info{padding:25px 30px}.card-04 h3{font-size:27px}.equipment-layout{gap:40px}.equipment-image img{height:480px}.family-copy{padding:40px 32px}.family-copy h2{font-size:43px}.family-photo img{min-height:480px}.device-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.device-choice{min-height:155px;padding:23px}.device-choice>.icon{margin-bottom:15px}.region-section{gap:65px}.faq-section{gap:50px}.footer-main{gap:25px}.closing-art{right:20px;width:135px}.closing h2{font-size:45px}.closing{padding:50px}.page-hero{gap:35px}.page-hero img{height:400px}.content-layout{gap:50px;grid-template-columns:minmax(0,1fr) 280px}.related>div{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.nav-wrap nav{position:absolute;top:84px;left:0;right:0;background:var(--paper);padding:22px 28px 30px;box-shadow:0 15px 25px #112b1f15;display:none;flex-direction:column;align-items:stretch;gap:5px}.nav-wrap nav.is-open{display:flex}.nav-wrap nav>a{font-size:18px;padding:12px}.nav-wrap nav>.nav-contact{margin-left:0;justify-content:space-between}.menu-toggle{display:block}.nav-wrap nav>a:not(.nav-contact):after{display:none}.hero{gap:25px}.hero h1{font-size:55px}.hero-visual>img{height:480px}.hero-actions{align-items:flex-start;flex-direction:column;gap:8px}.hero-copy>p:first-of-type{font-size:18px}.hero-description{font-size:16px}.hero-note{bottom:22px;gap:10px;padding:14px;left:-10px}.hero-note>.icon{width:25px;height:25px}.hero-note .live-dot{display:none}.hero-location{font-size:14px}.promise-bar>.container{display:grid;grid-template-columns:1fr 1fr;gap:17px 35px}.promise-bar span{font-size:16px}.section-heading>p{max-width:300px;font-size:16px}.section-heading{gap:30px}.section{padding-block:75px}.services-grid{gap:15px}.card-02,.card-03{display:block}.card-02 .service-photo,.card-03 .service-photo{height:180px;min-height:0}.card-02 .service-info,.card-03 .service-info{min-height:165px}.card-02 .round-arrow,.card-03 .round-arrow{right:18px;bottom:15px;width:28px;height:28px}.card-01 .service-photo{height:490px}.card-01 .service-info h3{font-size:29px}.card-01 .service-info{padding:29px 22px}.card-04 .service-info h3,.card-05 .service-info h3{font-size:24px}.equipment-layout{gap:30px}.equipment-image img{height:435px}.equipment-copy h2{font-size:43px}.equipment-copy p{font-size:16px}.equipment-tags{gap:10px;flex-wrap:wrap}.family-copy{padding:35px 25px}.family-copy h2{font-size:36px}.family-copy>p{font-size:16px}.family-stat{gap:15px}.family-stat>strong{font-size:60px}.family-stat p{font-size:14px}.family-photo img{min-height:460px}.config-bottom{flex-wrap:wrap}.config-bottom>div{flex-basis:100%}.config-bottom .button{flex:1}.region-section{gap:40px}.region-section h2{font-size:40px}.region-section p{font-size:16px}.faq-section{gap:30px}.faq-section h2{font-size:35px}.faq summary{font-size:16px}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.closing h2{font-size:40px}.closing-art{opacity:.2}.page-hero h1{font-size:45px}.page-hero p{font-size:16px}.page-hero img{height:365px}.content-layout{gap:35px;grid-template-columns:minmax(0,1fr) 240px}.service-aside{padding:27px 22px}.service-aside h2{font-size:26px}.prose p{font-size:18px}.prose h2{font-size:26px}.article-grid{gap:20px}.article-grid h2{font-size:23px}.article-grid img{height:180px}.contact-options strong{font-size:18px}.contact-options>a{padding:22px;gap:13px}}
@media(max-width:600px){html{scroll-padding-top:86px}.container{width:calc(100% - 40px)}.header .container{width:calc(100% - 36px)}.nav-wrap{height:76px}.nav-wrap nav{top:75px}.brand>span{font-size:23px}.brand>svg{width:35px;height:39px}.hero{display:flex;flex-direction:column;gap:27px;padding-top:30px;padding-bottom:36px;align-items:stretch}.hero-copy{padding:0}.hero .eyebrow{font-size:14px;letter-spacing:.13em}.hero h1{font-size:clamp(46px,13.7vw,62px);line-height:.99;letter-spacing:-.058em;margin:21px 0 25px}.hero h1 em{font-size:1.15em}.hero-dot{font-size:43px;margin-left:7px}.hero-copy>p:first-of-type{font-size:18px;line-height:1.55}.hero-description{font-size:16px;line-height:1.8;max-width:360px;margin-top:13px}.hero-actions{flex-direction:row;align-items:center;gap:19px;margin-top:23px}.hero-actions .button{padding:13px 15px;gap:11px;min-height:49px;font-size:16px}.hero-actions .text-link{font-size:16px;gap:8px}.hero-location{font-size:14px;margin-top:20px}.hero-visual{margin:0 3px 0 0}.hero-visual>img{height:380px;border-radius:90px 8px 75px 8px;object-position:65% center}.hero-stamp{width:91px;height:91px;right:-9px;top:15px}.hero-note{left:-5px;bottom:26px;padding:14px 17px}.hero-note>span{font-size:16px}.hero-note>.icon{width:28px;height:28px}.hero-visual .image-note{bottom:9px;right:29px;font-size:14px}.promise-bar>.container{padding:23px 0;gap:20px 10px}.promise-bar span{gap:7px;font-size:14px;flex-wrap:wrap;row-gap:0}.promise-bar .icon{width:17px;height:17px}.promise-bar strong{margin-left:0}.section{padding-block:60px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:43px;margin-top:13px}.section-heading>p{max-width:100%;font-size:16px;line-height:1.8;margin-top:23px}.eyebrow{font-size:14px;letter-spacing:.13em}.services-grid{display:flex;flex-direction:column;gap:18px}.service-card{border-radius:10px}.card-01 .service-photo{height:280px}.card-01 .service-info{padding:25px 25px 29px}.card-01 .service-info h3{font-size:30px;max-width:310px;margin-top:12px}.card-02,.card-03{display:grid;grid-template-columns:42% 58%}.card-02 .service-photo,.card-03 .service-photo{height:240px;min-height:0}.card-02 .service-info,.card-03 .service-info{padding:25px 18px;min-height:0}.card-02 .service-info h3,.card-03 .service-info h3{font-size:23px;line-height:1.16}.card-02 .service-info .eyebrow,.card-03 .service-info .eyebrow{font-size:14px;letter-spacing:.08em}.card-02 .round-arrow,.card-03 .round-arrow{bottom:21px}.card-04,.card-05{display:block}.card-04 .service-photo,.card-05 .service-photo{height:220px}.card-04 .service-info,.card-05 .service-info{padding:24px}.card-04 .service-info h3,.card-05 .service-info h3{font-size:28px;max-width:300px}.service-number{left:15px;top:15px;font-size:14px}.round-arrow{right:19px;bottom:24px;width:32px;height:32px}.equipment-section{padding:40px 0 48px}.equipment-layout{display:flex;flex-direction:column;gap:35px;align-items:stretch}.equipment-image img{height:auto;aspect-ratio:1.05;object-fit:cover;border-radius:90px 90px 8px 8px}.equipment-copy{padding:0}.equipment-copy h2{font-size:49px;margin:19px 0}.equipment-copy p{font-size:18px}.equipment-tags{gap:21px}.equipment-tags>span{font-size:14px}.process{grid-template-columns:1fr 1fr;gap:30px 24px}.process-top{margin-bottom:18px}.process-top>span{font-size:38px}.process-top .icon{width:22px;height:22px}.process h3{font-size:20px;line-height:1.18}.process p{font-size:16px;line-height:1.8;margin-top:11px}.process-link{font-size:16px}.family-feature{display:block}.family-photo img{height:290px;min-height:0;object-position:center}.family-copy{padding:33px 27px 38px}.family-copy h2{font-size:41px}.family-copy>p{font-size:16px}.family-stat>strong{font-size:68px}.family-stat p{font-size:16px}.family-copy .text-link{font-size:16px}.config-section{margin-top:65px;padding:50px 0}.config-section .section-heading h2{font-size:43px}.device-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.device-choice{min-height:172px;padding:25px 19px 20px}.device-choice>.icon{width:33px;height:33px;margin-bottom:20px}.device-choice strong{font-size:16px}.device-choice>span:last-child{font-size:14px}.config-bottom{gap:12px;margin-top:26px}.config-bottom>div{min-width:0}.config-bottom p{font-size:16px;min-height:40px}.config-bottom .button{font-size:16px;gap:15px;padding:13px}.icon-button{min-width:43px;min-height:51px}.config-bottom .button .icon{width:16px;height:16px}.fine-print{font-size:14px;line-height:1.8}.region-section{display:flex;flex-direction:column-reverse;gap:38px;padding-block:65px}.region-section h2{font-size:44px}.region-section p{font-size:16px}.region-art{max-width:340px;width:100%;align-self:center}.faq-section{display:block;padding-top:0}.faq-section h2{font-size:42px}.faq-section>.faq{margin-top:30px}.faq summary{font-size:16px;padding:22px 0}.faq p{font-size:16px}.closing{padding:36px 27px 38px;margin-bottom:60px}.closing h2{font-size:38px;margin:18px 0 28px;line-height:1.08}.closing h2 br{display:none}.closing>div{flex-direction:column;align-items:flex-start;gap:15px}.closing .button{font-size:16px}.closing .text-link{font-size:16px}.closing-art{right:-20px;bottom:50px;width:105px}.footer{padding-top:48px;padding-bottom:92px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 22px}.footer-main>div:first-child{grid-column:span 2}.footer-main>div:last-child{grid-column:span 2;border-top:1px solid #5b7463;padding-top:27px}.footer-main h2{font-size:16px}.footer-main>div>a:not(.brand){font-size:16px;margin-bottom:12px}.footer-main>div>p{font-size:16px;margin-top:19px}.footer-bottom{margin-top:28px;flex-direction:column;gap:13px}.footer-bottom>div{gap:19px}.image-credit{font-size:14px;padding-right:0;line-height:1.9}.whatsapp{bottom:max(17px,env(safe-area-inset-bottom));right:17px;padding:14px}.whatsapp span{display:none}.page-hero{display:flex;flex-direction:column;gap:35px;padding:26px 0 38px;align-items:stretch}.breadcrumb{font-size:14px;margin-bottom:22px}.page-hero .eyebrow{font-size:14px;margin-bottom:17px}.page-hero h1{font-size:48px;line-height:1.02;margin-bottom:23px}.page-hero p{font-size:18px;line-height:1.8;margin-bottom:23px}.page-hero figure{padding:13px 13px 24px;border-radius:85px 9px 9px 9px}.page-hero img{height:305px;border-radius:74px 5px 5px 5px;object-position:center}.page-hero figcaption{font-size:14px;bottom:6px}.service-benefits{flex-direction:column;gap:13px;padding:22px}.service-benefits>span{font-size:16px}.content-layout{display:flex;flex-direction:column;gap:35px;padding-block:42px 55px}.service-aside{position:relative;top:auto;width:100%;padding:29px}.service-aside h2{max-width:290px;font-size:30px}.service-aside p{font-size:16px}.aside-photo img{height:220px}.prose h2{font-size:27px;line-height:1.2;margin-top:34px}.prose p{font-size:18px;line-height:1.9}.related{padding-bottom:55px}.related>div{grid-template-columns:1fr 1fr;gap:10px}.related a{flex-wrap:wrap;gap:12px;padding:18px 15px;font-size:16px}.related a>span{flex-basis:100%;order:2}.related a>.icon:last-child{margin-left:auto}.utility-hero{padding:40px 0 30px}.utility-hero h1{font-size:45px;overflow-wrap:anywhere}.utility-prose{padding-bottom:60px}.contact-options{grid-template-columns:1fr;gap:13px}.contact-options>a{padding:23px 18px;gap:16px}.contact-options strong{font-size:18px}.contact-options small{font-size:14px}.article-grid{grid-template-columns:1fr;gap:33px;padding-bottom:60px}.article-grid img{height:240px}.article-grid h2{font-size:29px}.narrow{max-width:790px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero h1{font-size:45px}.hero-actions{gap:12px}.hero-actions .button{font-size:14px;padding:12px;gap:8px}.hero-actions .text-link{font-size:14px;gap:5px}.hero-visual>img{height:330px}.hero-location{font-size:14px}.promise-bar strong{font-size:14px}.card-02 .service-info h3,.card-03 .service-info h3{font-size:21px}.config-bottom .button{font-size:14px;gap:9px}.family-copy{padding:29px 23px}.family-copy h2{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.header,.footer,.whatsapp,.config-section,.closing,.service-aside,.related,.button,.hero-actions{display:none!important}body{background:#fff;color:#000}.container{width:100%}.hero,.page-hero,.content-layout{display:block}.hero-visual,.page-hero figure{max-width:500px}.section{padding:25px 0}.prose{max-width:none}.faq details>div{display:block}.image-note{color:#000}}

/* Long Portuguese headings remain readable on narrow screens. */
h1,h2,h3{overflow-wrap:anywhere;hyphens:manual}.prose{min-width:0}.prose a{overflow-wrap:anywhere}

/* Camera chosen by Meu Cuidador: supplied product image, without cropping. */
.call-camera{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:center;padding-block:80px}.call-camera figure{margin:0;background:#fff;border-radius:120px 12px 12px 12px;padding:35px 30px 20px;text-align:center}.call-camera figure img{height:445px;width:100%;object-fit:contain}.call-camera figcaption{font-size:14px;margin-top:18px;color:var(--muted)}.call-camera h2{margin:18px 0 24px}.call-camera p{font-size:18px;line-height:1.85}.camera-benefits{list-style:none;padding:0;margin:25px 0;display:grid;gap:14px;font-size:16px}.camera-benefits li{display:flex;gap:13px;align-items:center}.camera-benefits .icon{color:var(--green)}.camera-context{margin-bottom:22px}.camera-specs{border-block:1px solid var(--line);margin-bottom:25px}.camera-specs summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;padding:16px 0;list-style:none}.camera-specs summary::-webkit-details-marker{display:none}.camera-specs summary span{font-size:22px}.camera-specs[open] summary span{transform:rotate(45deg)}.camera-specs>div{padding:0 0 22px}.camera-specs>div p{font-size:16px}
@media(max-width:820px){.call-camera{gap:35px}.call-camera figure{padding:25px 15px 20px}.call-camera figure img{height:360px}.call-camera h2{font-size:40px}}
@media(max-width:600px){.call-camera{display:flex;flex-direction:column;gap:30px;padding-block:55px;align-items:stretch}.call-camera figure img{height:320px}.call-camera figure{border-radius:85px 10px 10px 10px}.call-camera h2{font-size:43px}.call-camera p{font-size:16px}.camera-benefits{font-size:16px}.call-camera figcaption{font-size:14px}}
.market-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;padding-block:50px 55px}.market-hero h1{font-size:clamp(45px,5vw,72px);margin:20px 0 25px}.market-hero p{max-width:530px;font-size:18px}.market-hero-facts{display:flex;gap:30px;margin-top:30px;font-size:16px}.market-hero-facts strong{font:40px var(--serif);margin-right:7px}.market-hero-images{position:relative;background:#e3e9d8;border-radius:150px 12px 100px 12px;min-height:375px;display:grid;grid-template-columns:1fr 1fr;padding:32px;align-items:center;gap:15px}.market-hero-images img{width:100%;height:150px;object-fit:contain;background:#fff;border-radius:10px;padding:10px}.market-hero-images img:first-child{grid-row:span 2;height:260px}.market-intro{padding:26px 30px;border-left:3px solid var(--green);background:#eaf0e2;font-size:16px;margin-bottom:45px}.market-intro p{max-width:1000px}.market-intro a{display:inline-block;margin-top:13px;text-decoration:underline;font-size:16px}.market-catalog{padding-bottom:75px}.market-controls{display:flex;flex-direction:column;gap:22px;padding-bottom:25px;border-bottom:1px solid var(--line)}.market-controls[hidden]{display:none}.market-search{display:flex;align-items:center;gap:18px}.market-search label{font-size:16px;font-weight:600}.market-search input{width:360px;max-width:100%;background:#fff;border:1px solid #aebcad;border-radius:7px;padding:13px 16px;font-size:18px}.market-filters{display:flex;gap:10px;flex-wrap:wrap}.market-filters button{border:1px solid #b9c4b4;border-radius:30px;background:transparent;padding:11px 19px;min-height:44px;font-size:16px}.market-filters button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:#fff}.market-count{font-size:16px;margin-block:23px}.market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:start}.market-card{border:1px solid #dedfd2;border-radius:12px;background:#fff;overflow:hidden;scroll-margin-top:115px}.market-card[hidden],.market-empty[hidden]{display:none}.market-image{padding:20px 25px 10px;border-bottom:1px solid #ededdf}.market-image img{width:100%;height:230px;object-fit:contain}.market-image figcaption{font-size:14px;text-align:right;color:var(--muted);margin-top:10px}.market-card-copy{padding:25px 24px 0}.market-card .eyebrow{font-size:14px}.market-card h2{font-size:27px;line-height:1.15;margin:12px 0 17px;letter-spacing:-.035em}.market-card p{font-size:16px;line-height:1.85}.market-card .market-tagline{color:var(--ink);font-weight:600;margin-bottom:7px}.market-card p+p{margin-top:0}.market-card details{margin-top:23px;border-top:1px solid var(--line)}.market-card summary{display:flex;justify-content:space-between;align-items:center;gap:15px;list-style:none;font-size:16px;font-weight:600;min-height:61px;cursor:pointer}.market-card summary::-webkit-details-marker{display:none}.market-card summary span{font-size:22px;font-weight:400}.market-card details[open] summary span{transform:rotate(45deg)}.market-details{padding-bottom:25px}.market-details .market-attribution{font-size:14px;background:#f0f3e9;padding:12px;margin-bottom:20px}.market-details dl{margin:0}.market-details dl>div{margin-bottom:17px}.market-details dt{font-size:14px;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:var(--ink);margin-bottom:4px}.market-details dd{margin:0;font-size:16px;line-height:1.8;color:var(--muted)}.market-extra{padding-block:15px}.market-extra img{width:100%;height:210px;object-fit:contain}.market-extra figcaption{font-size:14px;color:var(--muted);text-align:center}.market-sources{border-top:1px solid var(--line);padding-top:18px;display:grid;gap:9px;margin-top:12px;font-size:16px}.market-sources a{text-decoration:underline;overflow-wrap:anywhere}.market-details .market-status{font-size:14px;line-height:1.7;margin-top:20px;color:#6d6044;background:#f5ecd9;padding:12px}.market-empty{padding:65px 20px;text-align:center;border:1px dashed var(--line);border-radius:12px}.market-empty h2{font-size:32px}.market-empty p{margin:16px 0 25px}.market-closing{border-top:1px solid var(--line);padding-block:60px 70px}.market-closing h2{margin:20px 0}.market-closing>p{font-size:18px;max-width:760px;margin-bottom:25px}.market-closing .market-credit{font-size:14px;line-height:1.85;max-width:1000px;margin:40px 0 0}.market-teaser{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;padding-block:75px}.market-teaser h2{font-size:47px;margin:18px 0 22px}.market-teaser p{font-size:18px;max-width:510px;margin-bottom:22px}.market-teaser small{display:block;font-size:14px;margin-top:18px;color:var(--muted)}.market-teaser-images{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center}.market-teaser-images img{width:100%;height:145px;object-fit:contain;background:#fff;border-radius:12px;padding:18px}.market-teaser-images img:first-child{grid-row:span 2;height:275px}
@media(max-width:1000px){.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-hero{gap:35px}.market-hero-images{padding:22px;gap:10px}.market-hero-images img:first-child{height:220px}.market-teaser{gap:35px}.market-teaser h2{font-size:39px}}
@media(max-width:600px){.market-hero{display:flex;flex-direction:column;align-items:stretch;padding-top:30px;gap:30px}.market-hero h1{font-size:47px}.market-hero p{font-size:18px}.market-hero-images{min-height:260px;padding:25px;gap:15px;border-radius:80px 10px 70px 10px}.market-hero-images img{height:100px}.market-hero-images img:first-child{height:200px}.market-hero-facts{gap:22px;font-size:14px}.market-hero-facts strong{font-size:33px}.market-intro{padding:20px;font-size:16px;margin-bottom:30px}.market-search{display:block}.market-search label{display:block;margin-bottom:10px}.market-search input{width:100%}.market-filters{gap:8px}.market-filters button{padding:10px 14px;font-size:16px}.market-grid{grid-template-columns:1fr;gap:23px}.market-image img{height:235px}.market-card h2{font-size:29px}.market-card p,.market-details dd{font-size:16px}.market-card-copy{padding-inline:24px}.market-closing{padding-block:45px 55px}.market-closing h2{font-size:39px}.market-closing>p{font-size:16px}.market-teaser{display:flex;flex-direction:column;align-items:stretch;padding-block:55px;gap:28px}.market-teaser h2{font-size:40px}.market-teaser-images img:first-child{height:230px}.market-teaser-images img{height:110px}}


/* Larger reading type, requested by the user. Preserve title hierarchy. */
.brand small{font-size:10px}.hero-description,.page-hero p,.prose p,.equipment-copy>p,.family-copy>p,.region-section p,.faq p,.process p,.call-camera>div>p,.market-card-copy>p,.market-details dd,.market-intro p,.market-closing>p:not(.market-credit),.market-teaser p{font-size:18px;line-height:1.75}.eyebrow{line-height:1.5;letter-spacing:.1em}.hero-copy>p:first-of-type{font-size:20px}.hero-location{font-size:14px;line-height:1.6}.button,.text-link{font-size:16px}.fine-print,.image-credit{font-size:14px;line-height:1.7}.faq summary{font-size:18px}.market-card summary,.camera-specs summary{font-size:16px}.camera-specs>div p{font-size:16px}.service-info{padding-bottom:70px}.card-01 .service-info,.card-02 .service-info,.card-03 .service-info,.card-04 .service-info,.card-05 .service-info{padding-bottom:70px}.service-info h3{padding-right:0}.service-info .eyebrow{font-size:14px;line-height:1.5}.footer-main{gap:30px}.footer-main>div>a:not(.brand){font-size:16px}.footer-main>div>p{font-size:16px}.footer-main h2{font-size:16px}.footer-bottom,.location{font-size:14px}.config-bottom>div{min-width:0}.config-bottom .button{white-space:normal;min-width:0}.promise-bar>.container{flex-wrap:wrap;gap:20px}.promise-bar span{font-size:16px}.hero-stamp span{font-size:12px}.hero-stamp strong{font-size:28px}
@media(max-width:1050px){.nav-wrap nav{position:absolute;top:84px;left:0;right:0;background:var(--paper);padding:22px 28px 30px;box-shadow:0 15px 25px #112b1f15;display:none;flex-direction:column;align-items:stretch;gap:5px}.nav-wrap nav.is-open{display:flex}.nav-wrap nav>a{font-size:18px;padding:12px}.nav-wrap nav>.nav-contact{margin-left:0;justify-content:space-between}.nav-wrap nav>a:not(.nav-contact):after{display:none}.menu-toggle{display:block}}
@media(max-width:600px){.nav-wrap nav{top:75px}.hero-actions{flex-wrap:wrap;gap:16px}.hero-actions .button,.hero-actions .text-link{font-size:16px;min-height:50px}.hero-description{font-size:18px}.promise-bar>.container{grid-template-columns:1fr;gap:18px}.promise-bar strong{font-size:16px}.card-02 .service-photo,.card-03 .service-photo{height:100%;min-height:280px}.card-02 .service-info,.card-03 .service-info{padding:24px 18px 70px}.card-02 .service-info .eyebrow,.card-03 .service-info .eyebrow{font-size:14px}.family-stat{flex-wrap:wrap}.closing .button,.closing .text-link,.config-bottom .button{font-size:16px}.config-bottom .button{flex-basis:calc(100% - 60px)}.footer-bottom>div{flex-wrap:wrap}.market-hero-facts{flex-wrap:wrap;gap:18px}.market-hero-facts span{font-size:16px}.market-filters button{font-size:16px}.market-search label{font-size:16px}.market-search input{font-size:18px}.market-intro a{font-size:16px}.market-count{font-size:16px}.camera-benefits{font-size:16px}.market-card .eyebrow{font-size:14px}.call-camera figcaption{font-size:14px}}

/* Catálogo ampliado e fichas individuais */
.market-card{display:flex;flex-direction:column;height:100%}.market-card .market-image figure{margin:0}.market-card .market-image figure a{display:block}.market-card-copy{display:flex;flex:1;flex-direction:column;padding-bottom:24px}.market-card-copy>p{flex:1}.market-card-labels{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.market-origin{display:inline-flex;align-items:center;min-height:26px;padding:5px 10px;border-radius:30px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.origin-youhong{background:#e5eee6;color:#29574a}.origin-mercado{background:#f1eadc;color:#725b32}.origin-selecionado{background:#dde8f5;color:#254f79}.market-card-action{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line);font-size:16px;font-weight:700}.market-card-action span{font-size:22px}.market-card.compact .market-card-copy>p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.market-card.compact .market-image img{height:190px}
.market-hero-images figure,.market-teaser-images figure{margin:0}.market-hero-images figure:first-child,.market-teaser-images figure:first-child{grid-row:span 2}.market-hero-images figure:first-child img{height:260px}.market-hero-images figure:not(:first-child) img{height:150px}.market-teaser-images figure:first-child img{height:275px}.market-teaser-images figure:not(:first-child) img{height:145px}.market-hero-images figcaption,.market-teaser-images figcaption{display:none}
.product-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:70px;align-items:center;padding-block:55px 75px}.product-kickers{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:22px 0}.product-hero h1{font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:0 0 26px}.product-hero-copy>p{font-size:20px;line-height:1.65;max-width:630px}.product-status{margin:25px 0;padding:16px 18px;border-left:3px solid var(--green);background:#eef2e8;color:var(--muted);font-size:16px;line-height:1.7}.product-primary-image figure{margin:0}.product-primary-image figure a{display:block;padding:22px;background:#fff;border:1px solid var(--line);border-radius:14px}.product-primary-image img{display:block;width:100%;max-height:530px;object-fit:contain}.product-primary-image figcaption{margin-top:10px;text-align:right;font-size:14px;color:var(--muted)}
.product-body{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:80px;padding-block:70px;border-top:1px solid var(--line)}.product-body>article>h2{font-size:35px;line-height:1.1;margin:42px 0 20px}.product-body>article>h2:first-of-type{margin-top:22px}.product-body>article>p,.product-body li,.product-sources{font-size:18px;line-height:1.75}.product-features{display:grid;grid-template-columns:1fr 1fr;gap:12px;list-style:none;padding:0}.product-features li{position:relative;padding:17px 18px 17px 47px;background:#fff;border:1px solid var(--line);border-radius:8px}.product-features li::before{content:'✓';position:absolute;left:18px;color:var(--green);font-weight:800}.product-facts{margin:0;border-top:1px solid var(--line)}.product-facts>div{display:grid;grid-template-columns:190px 1fr;gap:25px;padding:17px 0;border-bottom:1px solid var(--line)}.product-facts dt{font-size:14px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.product-facts dd{margin:0;font-size:18px;line-height:1.7;color:var(--muted)}.product-caution{margin-top:42px;padding:28px;background:#f3ead9;border-radius:10px}.product-caution h2{font-size:30px!important;margin:0 0 16px!important}.product-caution ul{margin:0;padding-left:24px}.product-caution li+li{margin-top:10px}.product-sources{margin-top:45px}.product-source-links{display:grid;gap:10px}.product-source-links a{text-decoration:underline;overflow-wrap:anywhere}.product-aside-card{position:sticky;top:115px;padding:28px;background:var(--green);color:#fff;border-radius:12px}.product-aside-card h2{font-size:35px;line-height:1.05;margin:18px 0}.product-aside-card p{font-size:16px;line-height:1.7}.product-aside-card a{display:inline-block;margin-top:18px;font-size:16px;font-weight:700;text-decoration:underline}
.product-gallery{padding-block:70px;border-top:1px solid var(--line)}.product-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:35px}.product-gallery-grid figure{margin:0;padding:18px;background:#fff;border:1px solid var(--line);border-radius:10px}.product-gallery-grid figure a{display:block}.product-gallery-grid img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.product-gallery-grid figcaption{padding-top:12px;font-size:14px;color:var(--muted)}.product-related{padding-block:65px 90px;border-top:1px solid var(--line)}.product-related>.market-grid{margin:25px 0 30px}
@media(max-width:1000px){.product-hero{grid-template-columns:1fr 1fr;gap:35px}.product-body{grid-template-columns:minmax(0,1fr) 280px;gap:40px}.product-features{grid-template-columns:1fr}}
@media(max-width:760px){.product-hero{display:flex;flex-direction:column;align-items:stretch;padding-block:32px 55px}.product-hero h1{font-size:48px}.product-hero-copy>p{font-size:18px}.product-primary-image{order:-1}.product-primary-image img{max-height:360px}.product-body{display:block;padding-block:50px}.product-body aside{margin-top:40px}.product-aside-card{position:static}.product-facts>div{display:block}.product-facts dt{margin-bottom:6px}.product-gallery{padding-block:50px}.product-gallery-grid{grid-template-columns:1fr;gap:18px}.product-related{padding-block:50px 75px}.market-card-labels{align-items:flex-start}.market-origin{font-size:11px}.market-hero-images figure:first-child img{height:200px}.market-hero-images figure:not(:first-child) img{height:100px}.market-teaser-images figure:first-child img{height:230px}.market-teaser-images figure:not(:first-child) img{height:110px}}
