/* Identidade visual da Clínica OtoPrime aplicada ao site (16/09/2026).
   Derivado de assets/styles.css por conversão de matiz: os verdes viram o azul
   do guia (#13223a) e o lima vira o champanhe. Estrutura, medidas e proporções
   seguem as do protótipo — styles.css continua no repositório, byte a byte igual
   à referência, como base desta derivação e registro do que o protótipo era. */
/* Otoprime Vacinas • proposta visual independente do aplicativo.
   A assinatura tipográfica e a paleta são provisórias, não a marca oficial. */
:root{--ink:#13223a;--forest:#13223a;--green:#1d2b48;--lime:#e1dacb;--mint:#e5e9ee;--paper:#f2f6f8;--white:#fff;--muted:#686f79;--line:#dce1e5;--peach:#f2ddd0;--lavender:#ece8f3;--radius:22px;--max:1232px;--shadow:0 18px 55px #13223a12;scroll-padding-top:112px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}button{color:inherit}img,svg{max-width:100%}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.13;font-weight:500}h1,h2{letter-spacing:-.047em}p{color:var(--muted)}ul{padding-left:20px}.container{max-width:var(--max);width:calc(100% - 96px);margin:auto}.section{padding:100px 0}.section-sm{padding:70px 0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;display:flex;align-items:center;gap:10px;color:var(--green);margin-bottom:21px}.eyebrow:before{content:'';height:7px;width:7px;flex-shrink:0;border-radius:50%;background:var(--green)}.serif{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-style:italic;letter-spacing:-.055em}.icon{width:22px;height:22px;display:inline-block;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:14px 24px;border:1px solid var(--forest);border-radius:8px;background:var(--forest);color:#fff;font-size:13px;line-height:1.3;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s}.btn:hover{background:#0b162c;box-shadow:0 5px 18px #0e1a3020;transform:translateY(-2px)}.btn .icon{width:18px;height:18px}.btn-light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.btn-light:hover{background:#e8dfc9}.btn-outline{background:transparent;color:var(--ink);border-color:#adb3bb}.btn-outline:hover{background:#e6ecf0}.btn-white{background:#fff;border-color:#fff;color:var(--ink)}.btn-white:hover{background:#e8eef2}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;border-bottom:1px solid #b4bbc4;padding:8px 0}.text-link:hover{color:#405478}.text-link .icon{width:18px}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.pill{border:1px solid var(--line);padding:6px 11px;border-radius:50px;font-size:10px;letter-spacing:.035em;display:inline-flex;align-items:center;gap:7px;line-height:1.5}.pill:before{content:'';height:5px;width:5px;border-radius:50%;background:currentColor}.small{font-size:12px}.muted{color:var(--muted)}.skip{position:fixed;left:15px;top:-100px;z-index:100;background:var(--ink);color:#fff;padding:12px}.skip:focus{top:10px} :focus-visible{outline:3px solid #8d734f;outline-offset:4px}.topline{background:var(--forest);color:#e9f0f5;font-size:10px;letter-spacing:.05em;padding:8px 0}.topline .container{display:flex;align-items:center;justify-content:space-between;gap:15px}.topline span:last-child{opacity:.73;font-size:9px}.site-header{background:#f2f6f8ed;backdrop-filter:blur(18px);position:sticky;top:0;z-index:30;border-bottom:1px solid #dce3e7}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-name{font-size:29px;letter-spacing:-1.6px;line-height:1}.brand-name strong{font-weight:700}.brand-sub{display:block;font-size:8px;letter-spacing:4.5px;margin-top:7px;margin-left:2px;line-height:1.4}.brand-plus{font-size:30px;line-height:1;font-weight:300;color:#687589;align-self:flex-start;margin-top:-6px}.site-nav{display:flex;align-items:center;gap:28px}.site-nav a{font-size:12px;color:#59606b;padding:7px 0;position:relative}.site-nav a.active,.site-nav a:hover{color:var(--forest)}.site-nav a.active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--forest)}.header-cta{font-size:12px;padding:12px 18px;min-height:46px}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;background:transparent;border:1px solid var(--line);border-radius:8px}.mobile-menu{display:none}.home-hero{padding-top:56px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px}.hero-copy{padding:18px 0 35px}.hero-copy h1{font-size:clamp(46px,4.9vw,72px);line-height:1.04;max-width:620px;margin-bottom:25px}.hero-copy h1 .serif{color:#627083}.hero-copy>p{max-width:420px;font-size:15px;line-height:1.85}.hero-copy .actions{margin-top:30px;gap:23px}.hero-micro{margin-top:30px;display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.015em;color:#6a727c}.hero-micro .icon{width:17px;height:17px}.hero-art{position:relative;height:529px;border-radius:130px 28px 28px 28px;background:radial-gradient(ellipse at 25% 18%,#f2efe8,transparent 70%),linear-gradient(132deg,#cfdde7,#bdcad6);isolation:isolate;overflow:hidden}.art-grain{position:absolute;inset:0;opacity:.11;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.35' filter='url(%23n)'/%3E%3C/svg%3E");z-index:6;pointer-events:none}.art-orbit{position:absolute;border:1px solid #f5f3efb3;border-radius:50%;width:460px;height:460px;top:4px;right:-90px;transform:rotate(-28deg)}.art-orbit.two{width:620px;height:620px;top:-76px;right:-169px}.art-disc{position:absolute;width:380px;height:380px;top:75px;left:50%;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle at 35% 20%,#f4f2eb,#e0dacc 60%,#99bbd2);box-shadow:12px 30px 50px #202d3e25,inset 1px 2px 4px #ffffffe6,inset -9px -10px 24px #496d8830}.art-disc:before{content:'';position:absolute;inset:33px;border:1px solid #ffffff7a;border-radius:50%}.hero-shield{position:absolute;width:236px;height:286px;left:50%;top:118px;transform:translateX(-50%) rotate(-8deg);filter:drop-shadow(9px 16px 9px #262f3e2e)}.hero-shield svg{display:block;width:100%;height:100%}.art-orb{position:absolute;width:47px;height:47px;border-radius:50%;background:radial-gradient(circle at 28% 22%,#f8eae2,#d4beac);box-shadow:6px 11px 18px #3944541c;right:38px;top:103px}.art-orb.two{width:27px;height:27px;top:345px;right:auto;left:57px;background:radial-gradient(circle at 30% 20%,#f5fcff,#a7c4d8)}.art-spark{position:absolute;left:49px;top:108px;font-size:46px;color:#faf9f4;line-height:1;transform:rotate(13deg)}.art-label{position:absolute;right:27px;top:24px;display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:.14em}.art-label .icon{width:13px;height:13px}.art-caption{position:absolute;z-index:8;left:26px;right:26px;bottom:22px;background:#faf8f5e8;backdrop-filter:blur(10px);border:1px solid #ffffff96;border-radius:12px;display:flex;align-items:center;gap:15px;padding:18px 20px;box-shadow:0 8px 22px #141e3210}.art-caption .icon-wrap{width:39px;height:39px;border-radius:50%;border:1px solid #bdcad5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.art-caption strong{display:block;font-size:13px;font-weight:500;letter-spacing:-.015em}.art-caption small{font-size:9px;color:#68707a}.art-caption .arrow{margin-left:auto;opacity:.6;width:20px}.hero-foot{display:flex;align-items:center;gap:25px;margin-top:35px;padding:23px 0 31px;border-bottom:1px solid var(--line);font-size:10px;color:#6a727c}.hero-foot>span:first-child{color:var(--forest);font-size:10px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.hero-foot>span{display:flex;align-items:center;gap:7px}.hero-foot .icon{width:15px;height:15px}.hero-foot .separator{height:14px;width:1px;background:#cbd1d7;flex-shrink:0}.quick-search{background:#fff;border:1px solid var(--line);box-shadow:0 12px 35px #141e3205;border-radius:14px;padding:25px 30px;display:grid;grid-template-columns:1fr 1.48fr;gap:40px;align-items:center;margin-top:27px}.quick-search h2{font-size:23px;letter-spacing:-.035em;margin-bottom:4px}.quick-search p{font-size:11px}.search-input{position:relative;display:flex;align-items:center;gap:10px;border:1px solid #d4d9de;background:#f7f9fb;border-radius:7px;min-height:52px;padding:4px 5px 4px 17px}.search-input>.icon{width:19px;height:19px;color:#707883}.search-input input{border:0;outline:0;flex:1;width:0;background:transparent;min-width:0;color:var(--ink);font-size:12px;padding:10px 0}.search-input:focus-within{outline:2px solid #8693a1;outline-offset:2px}.search-input input:focus-visible{outline:0}.search-input .btn{min-height:41px;border-radius:5px;padding:10px 16px;font-size:11px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:40px}.section-heading h2,.split-copy h2{font-size:45px;max-width:650px}.section-heading p{max-width:340px;font-size:13px}.section-heading .eyebrow{margin-bottom:15px}.vaccine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.vaccine-card{border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden;transition:transform .22s,box-shadow .22s;display:flex;flex-direction:column;min-width:0}.vaccine-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.vaccine-art{height:145px;position:relative;overflow:hidden;background:#e3ebf0;display:flex;align-items:center;justify-content:center;color:var(--forest)}.vaccine-art.peach{background:#f0e4db;color:#826151}.vaccine-art.lavender{background:#edeaf2;color:#776883}.vaccine-art.blue{background:#e3e6f0;color:#4c5981}.vaccine-art:before,.vaccine-art:after{content:'';position:absolute;border:1px solid currentColor;opacity:.11;border-radius:50%;width:140px;height:140px;right:-20px;top:-47px}.vaccine-art:after{width:195px;height:195px;right:-47px;top:-76px}.vaccine-art>.icon{width:53px;height:53px;stroke-width:1;filter:drop-shadow(3px 5px 0 #ffffff55)}.vaccine-art .art-number{position:absolute;left:20px;top:15px;font-size:10px;letter-spacing:.1em;opacity:.7}.vaccine-art .art-word{position:absolute;right:18px;bottom:14px;font-size:9px;letter-spacing:.14em;opacity:.75}.vaccine-content{padding:24px;display:flex;flex-direction:column;flex:1}.vaccine-content .pill{width:max-content;margin-bottom:15px;font-size:9px;color:#606c78;border-color:#dde3e8;background:#f6f9fb}.vaccine-content h3{font-size:25px;letter-spacing:-.04em;margin-bottom:11px}.vaccine-content>p{font-size:12px;line-height:1.85;min-height:45px;margin-bottom:22px}.vaccine-bottom{margin-top:auto;padding-top:16px;border-top:1px solid #e4e9ec;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600}.vaccine-bottom .circle-link{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:50%;background:#ebf0f4}.vaccine-bottom .circle-link .icon{width:16px;height:16px}.section-note{margin-top:22px;display:flex;gap:8px;align-items:flex-start;font-size:10px;line-height:1.7;color:#6f7881}.section-note .icon{width:15px;height:15px;margin-top:1px}.phases-section{background:#e7ecf0}.phases-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.phase-card{padding:29px 25px 24px;border:1px solid #c9d1d9;border-radius:14px;background:#ffffff57;transition:background .2s,transform .2s;display:flex;flex-direction:column;align-items:flex-start}.phase-card:hover{background:#fff;transform:translateY(-4px)}.phase-card .phase-icon{display:flex;align-items:center;justify-content:center;width:53px;height:53px;border-radius:50%;background:#d4dfe8;margin-bottom:38px}.phase-card:nth-child(2) .phase-icon{background:#ebe1d7}.phase-card:nth-child(3) .phase-icon{background:#e4e0e9}.phase-card:nth-child(4) .phase-icon{background:#d5dae3}.phase-card h3{font-size:22px;letter-spacing:-.04em;margin-bottom:10px}.phase-card p{font-size:12px;line-height:1.8;margin-bottom:23px}.phase-card>.icon{margin-top:auto;width:18px}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.split-copy p{font-size:14px;line-height:1.85;margin-top:22px;max-width:430px}.process-list{margin:30px 0}.process-step{display:flex;gap:20px;padding:21px 0;border-bottom:1px solid var(--line)}.process-step:first-child{padding-top:0}.process-num{font-size:12px;width:26px;color:#6f7c89;padding-top:3px;flex-shrink:0}.process-step h3{font-size:16px;line-height:1.4;letter-spacing:-.02em}.process-step p{font-size:12px;line-height:1.75;max-width:360px;margin-top:5px}.care-poster{position:relative;background:var(--forest);color:#fff;min-height:490px;overflow:hidden;border-radius:23px;padding:40px}.care-poster .poster-circle{position:absolute;width:335px;height:335px;border:1px solid #dbe6ed33;border-radius:50%;right:-93px;top:-88px}.care-poster .poster-circle.two{width:440px;height:440px;right:-145px;top:-140px}.care-poster .poster-symbol{width:140px;height:140px;background:#ded2b6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--forest);margin:8px 0 43px}.care-poster .poster-symbol .icon{width:69px;height:69px;stroke-width:1}.care-poster .poster-eyebrow{font-size:9px;letter-spacing:.18em;text-transform:uppercase;opacity:.7;margin-bottom:15px}.care-poster h3{font-size:43px;max-width:300px;letter-spacing:-.04em;line-height:1.07}.care-poster h3 .serif{color:#ded4be}.care-poster p{color:#cbd3db;font-size:12px;max-width:300px;margin-top:18px}.poster-footer{margin-top:30px;padding-top:17px;border-top:1px solid #ffffff24;font-size:10px;display:flex;justify-content:space-between;align-items:center}.faq-layout{display:grid;grid-template-columns:.85fr 1.35fr;gap:95px}.faq-intro h2{font-size:45px;letter-spacing:-.05em}.faq-intro p{font-size:13px;margin-top:20px;max-width:285px;line-height:1.8}.faq-intro .text-link{margin-top:23px}.faq-list{border-top:1px solid #d0d7dd}.faq-item{border-bottom:1px solid #d0d7dd}.faq-item summary{list-style:none;cursor:pointer;padding:23px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;line-height:1.5;letter-spacing:-.01em}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';display:flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid #d0d7dd;border-radius:50%;font-size:18px;font-weight:300;flex-shrink:0}.faq-item[open] summary:after{content:'−';background:var(--forest);color:#fff;border-color:var(--forest)}.faq-item .answer{padding:0 32px 24px 0;font-size:12px;color:var(--muted);line-height:1.9}.answer a{border-bottom:1px solid #b8c1c9}.cta-band{background:var(--lime);padding:52px 60px;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:45px;position:relative;overflow:hidden;margin:25px 0 70px}.cta-band:before{content:'';height:220px;width:220px;border:1px solid #4f779438;border-radius:50%;position:absolute;right:22%;bottom:-150px;pointer-events:none}.cta-band h2{font-size:39px;max-width:625px;letter-spacing:-.045em}.cta-band p{font-size:12px;margin-top:13px;color:#425564}.cta-band .btn{flex-shrink:0}.site-footer{background:#eaeff2;border-top:1px solid var(--line);padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:55px;padding-bottom:40px}.footer-brand p{font-size:11px;max-width:245px;line-height:1.9;margin-top:23px}.footer-col h3{font-size:11px;letter-spacing:.05em;font-weight:600;margin:0 0 20px}.footer-col a{display:block;font-size:11px;color:#6b737b;margin:10px 0;line-height:1.5}.footer-col a:hover{color:var(--ink);text-decoration:underline}.footer-col p{font-size:11px;line-height:1.9}.footer-bottom{border-top:1px solid #ced7de;padding-top:21px;display:flex;align-items:flex-start;justify-content:space-between;gap:25px;font-size:9px;color:#6e7b86}.footer-bottom .preview-note{max-width:510px;line-height:1.8;text-align:right}.floating-contact{position:fixed;bottom:24px;right:25px;background:var(--forest);color:#fff;box-shadow:0 5px 15px #0e1a3025;border:1px solid #ebf2f670;width:51px;height:51px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:25;transition:transform .2s}.floating-contact:hover{transform:translateY(-4px)}.floating-contact .icon{width:23px;height:23px}.page-top{padding:48px 0 58px;background:#e9eef2;border-bottom:1px solid #d9e0e6}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:9px;color:#707b85;font-size:10px;margin-bottom:35px}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .icon{width:12px;height:12px}.page-top h1{font-size:57px;max-width:810px;margin-bottom:18px}.page-top p{font-size:14px;max-width:620px;line-height:1.85}.page-top .eyebrow{margin-bottom:18px}.catalog-tools{display:flex;align-items:flex-end;gap:20px;margin-bottom:25px}.catalog-tools .search-input{flex:1;background:#fff;min-height:54px}.catalog-tools .select-wrap{display:flex;flex-direction:column;gap:6px}.select-wrap label{font-size:10px}.select-wrap select{border:1px solid #cad2d9;border-radius:7px;background:#fff;min-height:54px;padding:12px 34px 12px 15px;font-size:12px;color:var(--ink)}.filters{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:25px}.filter-btn{padding:8px 16px;border-radius:30px;background:transparent;border:1px solid #d0d8df;font-size:11px}.filter-btn.active,.filter-btn:hover{background:var(--forest);border-color:var(--forest);color:#fff}.result-count{font-size:11px;color:var(--muted);margin-bottom:23px}.empty-state{padding:60px 30px;text-align:center;border:1px dashed #b3bec8;border-radius:16px;background:#eaf1f5;grid-column:1/-1}.empty-state h3{font-size:25px;margin-bottom:12px}.empty-state p{font-size:13px;margin-bottom:23px}.notice{background:#e8eff4;border:1px solid #cfdae2;padding:18px 21px;border-radius:11px;font-size:11px;line-height:1.8;color:#4d5b68;display:flex;align-items:flex-start;gap:11px}.notice .icon{margin-top:1px;width:19px;height:19px}.notice strong{display:block;font-size:12px;color:var(--ink);margin-bottom:3px}.detail-layout{display:grid;grid-template-columns:1.45fr 1fr;gap:65px;align-items:start}.detail-main h2{font-size:30px;margin-bottom:18px;letter-spacing:-.025em}.detail-main p{font-size:14px;line-height:1.9}.detail-main .block{margin-bottom:38px}.detail-main .source{font-size:10px;margin-top:12px;display:inline-flex;align-items:center;gap:7px;text-decoration:underline;color:#5d6d7b}.detail-main .source .icon{width:13px}.detail-side{position:sticky;top:110px;background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.detail-side .vaccine-art{height:200px}.detail-side-body{padding:28px}.detail-side h3{font-size:25px;margin-bottom:15px;letter-spacing:-.025em}.detail-side p{font-size:12px;margin-bottom:23px;line-height:1.8}.detail-side .btn{width:100%}.side-meta{font-size:10px;line-height:1.7;padding:17px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:18px;color:#6b757f}.side-meta:first-of-type{margin-top:13px}.phase-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:40px}.phase-tabs a{padding:13px 23px;font-size:12px;border:1px solid #c6d1db;border-radius:8px}.phase-tabs a.active{background:var(--forest);color:#fff;border-color:var(--forest)}.phase-content{display:grid;grid-template-columns:1.18fr 1fr;gap:80px;align-items:center}.phase-content h2{font-size:47px;letter-spacing:-.04em;margin-bottom:22px}.phase-content p{font-size:14px;line-height:1.9;margin-bottom:25px}.phase-visual{border-radius:80px 20px 20px;background:var(--mint);min-height:360px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.phase-visual>.icon{width:155px;height:155px;stroke-width:.7;z-index:1}.phase-visual:before{content:'';position:absolute;width:245px;height:245px;border:1px solid #fff;border-radius:50%;background:#ffffff3b}.phase-visual:after{content:'';position:absolute;right:-60px;top:-80px;width:260px;height:260px;border:1px solid #65748433;border-radius:50%}.checks{list-style:none;padding:0;margin:28px 0}.checks li{font-size:12px;line-height:1.8;display:flex;align-items:flex-start;gap:10px;margin:12px 0;color:#5a6671}.checks .icon{width:17px;height:17px;margin-top:2px;color:var(--green)}.contact-layout{display:grid;grid-template-columns:.92fr 1.25fr;gap:75px;align-items:start}.contact-copy h2{font-size:40px;letter-spacing:-.04em;margin-bottom:21px}.contact-copy>p{font-size:13px;line-height:1.9}.contact-info{margin:34px 0}.contact-row{display:flex;gap:15px;align-items:flex-start;padding:22px 0;border-bottom:1px solid var(--line)}.contact-row>.icon{width:23px;height:23px;margin-top:2px}.contact-row h3{font-size:14px;margin-bottom:7px;font-weight:600}.contact-row p{font-size:12px;line-height:1.8}.contact-form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:33px;box-shadow:var(--shadow)}.contact-form h2{font-size:29px;letter-spacing:-.04em;margin-bottom:10px}.contact-form>p{font-size:12px;line-height:1.8;margin-bottom:23px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:21px;min-width:0}.field.full{grid-column:1/-1}.field label{font-size:11px;color:#324252;display:block}.field input,.field select,.field textarea{width:100%;background:#f9f8f6;border:1px solid #cad3db;border-radius:7px;padding:13px 14px;color:var(--ink);font-size:12px;min-height:46px}.field textarea{resize:vertical;min-height:92px}.field small{color:#74818b;font-size:10px;line-height:1.6}.checkbox-field{display:flex;align-items:flex-start;gap:9px;margin:0 0 23px}.checkbox-field input{margin:3px 0 0;accent-color:var(--forest);width:15px;height:15px;flex-shrink:0}.checkbox-field label{font-size:10px;line-height:1.8;color:#616f7a}.checkbox-field a{text-decoration:underline}.contact-form .submit-btn{width:100%}.form-caption{margin-top:14px;font-size:10px!important;line-height:1.8!important;margin-bottom:0!important}.confirmation{background:#f6f4f0;border:1px solid #b6cbda;border-radius:12px;padding:25px;margin-top:25px}.confirmation h3{font-size:23px;margin-bottom:12px}.confirmation p{font-size:12px;line-height:1.8;margin-bottom:13px}.confirmation dl{font-size:12px;display:grid;grid-template-columns:105px 1fr;gap:8px;margin:20px 0;line-height:1.65}.confirmation dt{color:#667684}.confirmation dd{margin:0;color:var(--ink);overflow-wrap:anywhere}.confirmation .btn{font-size:11px;min-height:44px}.long-copy{max-width:800px}.long-copy h2{font-size:29px;margin:38px 0 17px;letter-spacing:-.03em}.long-copy h2:first-child{margin-top:0}.long-copy p{font-size:13px;line-height:1.95;margin-bottom:16px}.long-copy a{text-decoration:underline}.sources-list{margin-top:25px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:12px}.sources-list a{border-bottom:1px solid #afbcc7}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px}.value-card{padding:30px;border:1px solid var(--line);border-radius:14px;background:#fff}.value-card>.icon{width:33px;height:33px;margin-bottom:26px}.value-card h3{font-size:21px;margin-bottom:14px;letter-spacing:-.02em}.value-card p{font-size:12px;line-height:1.8}.faq-search{max-width:650px;margin-bottom:35px}.faq-page .faq-list{max-width:850px}.page-fade{animation:appear .28s ease-out}.not-found{text-align:center;min-height:380px;padding:70px 20px}.not-found h1{font-size:90px;margin-bottom:15px}.not-found p{margin:15px 0 30px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}@keyframes appear{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero-art{height:545px}.home-hero{padding-top:64px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.site-nav{gap:18px}.header-inner{gap:20px}.hero-grid{gap:38px}.hero-copy h1{font-size:58px}.hero-art{height:480px}.hero-shield{width:211px;height:257px;top:106px}.art-disc{width:327px;height:327px;top:79px}.hero-copy .actions{gap:15px}.hero-copy .btn{font-size:11px;padding:13px 18px}.hero-copy .text-link{font-size:11px}.hero-foot{gap:18px}.split{gap:55px}.faq-layout{gap:60px}.footer-grid{gap:30px}.cta-band{padding:45px}.cta-band h2{font-size:35px}.phases-grid{gap:12px}.phase-card{padding:25px 20px}.phase-card h3{font-size:20px}.phase-card p{font-size:11px}.section-heading h2,.split-copy h2,.faq-intro h2{font-size:40px}.hero-copy>p{font-size:13px}.header-cta{font-size:11px;padding:12px 14px}.detail-layout,.contact-layout{gap:40px}.phase-content{gap:45px}}
@media(max-width:950px){.site-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:flex}.header-inner{height:79px}.mobile-menu{position:fixed;left:0;right:0;top:79px;height:calc(100dvh - 79px);background:var(--paper);z-index:40;padding:28px 32px;overflow:auto}.mobile-menu.open{display:flex;flex-direction:column}.mobile-menu a:not(.btn){font-size:24px;padding:19px 0;border-bottom:1px solid var(--line)}.mobile-menu .btn{margin-top:30px}.mobile-menu p{font-size:10px;margin-top:22px}.hero-grid{gap:30px}.hero-copy h1{font-size:50px}.hero-art{height:458px}.art-caption{left:16px;right:16px;padding:15px 13px}.art-caption strong{font-size:11px}.art-caption small{font-size:8px}.art-caption .icon-wrap{width:30px;height:30px}.art-caption .icon-wrap .icon{width:18px}.art-disc{width:287px;height:287px;top:90px}.hero-shield{width:196px;top:105px}.hero-copy .actions{align-items:flex-start;flex-direction:column;gap:10px}.art-spark{left:25px}.art-orb{right:25px;width:32px;height:32px}.hero-foot{gap:14px;flex-wrap:wrap}.quick-search{gap:25px;padding:25px}.quick-search h2{font-size:20px}.vaccine-grid{gap:15px}.vaccine-content{padding:20px}.vaccine-content h3{font-size:23px}.phases-grid{grid-template-columns:repeat(2,1fr)}.phase-card .phase-icon{margin-bottom:25px}.split{gap:35px}.care-poster{min-height:480px;padding:30px}.care-poster h3{font-size:38px}.faq-layout{gap:35px}.faq-intro h2{font-size:37px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-col:last-child{grid-column:1/-1;display:flex;gap:40px;align-items:flex-start}.footer-col:last-child p{max-width:360px}.footer-col:last-child h3{margin:0}.section{padding:75px 0}.section-heading h2{font-size:38px}.cta-band h2{font-size:30px}.cta-band{padding:36px;gap:28px}.cta-band .btn{font-size:11px;padding:13px 16px}.contact-layout{gap:30px;grid-template-columns:1fr 1.2fr}.contact-form{padding:25px}.form-grid{grid-template-columns:1fr;gap:0}.contact-copy h2{font-size:33px}.detail-layout{gap:35px}.detail-side-body{padding:24px}.phase-content h2{font-size:40px}.phase-content{gap:35px}}
@media(max-width:700px){.container{width:calc(100% - 40px)}.topline{font-size:9px;padding:7px 0}.topline span:last-child{font-size:8px}.header-inner{height:73px;gap:12px}.brand-name{font-size:27px}.brand-sub{font-size:7px;letter-spacing:4px}.brand-plus{font-size:24px}.header-cta{font-size:10px;min-height:39px;padding:9px 12px;border-radius:6px;gap:5px}.header-cta .icon{width:14px}.menu-toggle{height:39px;width:39px;border-radius:6px}.mobile-menu{top:73px;height:calc(100dvh - 73px);padding:20px}.home-hero{padding-top:36px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:9px;letter-spacing:.15em;margin-bottom:20px}.hero-copy h1{font-size:clamp(41px,11.8vw,56px);max-width:530px;margin-bottom:22px;line-height:1.04}.hero-copy>p{font-size:13px;max-width:430px}.hero-copy .actions{flex-direction:row;align-items:center;gap:20px;margin-top:26px}.hero-copy .actions .btn{font-size:11px;min-height:47px;padding:13px 17px}.hero-copy .text-link{font-size:11px}.hero-micro{margin-top:22px;font-size:9px}.hero-art{height:415px;border-radius:85px 18px 18px 18px;max-width:560px;width:100%;margin:auto}.art-disc{width:305px;height:305px;top:38px}.hero-shield{width:194px;height:235px;top:78px}.art-spark{left:45px;top:65px}.art-orb{right:39px;top:72px;width:38px;height:38px}.art-orb.two{top:280px;left:34px}.art-caption{left:18px;right:18px;bottom:17px;padding:16px}.art-caption strong{font-size:13px}.art-caption small{font-size:9px}.art-caption .icon-wrap{width:35px;height:35px}.art-label{font-size:8px;right:20px;top:20px}.hero-foot{margin-top:25px;padding:22px 0;display:grid;grid-template-columns:1fr 1fr;gap:13px;font-size:9px}.hero-foot>span:first-child{grid-column:1/-1;font-size:9px;margin-bottom:3px}.hero-foot .separator{display:none}.quick-search{grid-template-columns:1fr;gap:16px;padding:23px 20px;border-radius:11px;margin-top:20px}.quick-search h2{font-size:22px}.quick-search p{font-size:10px}.search-input input{font-size:11px}.section{padding:60px 0}.section-sm{padding:45px 0}.section-heading{display:block;margin-bottom:27px}.section-heading h2,.split-copy h2{font-size:36px;max-width:460px}.section-heading p{font-size:12px;margin-top:18px;max-width:440px}.section-heading .text-link{margin-top:18px}.eyebrow{font-size:9px;letter-spacing:.15em;margin-bottom:18px}.vaccine-grid{grid-template-columns:1fr;gap:19px}.vaccine-card{border-radius:13px}.vaccine-art{height:152px}.vaccine-content{padding:23px}.vaccine-content h3{font-size:28px}.vaccine-content>p{min-height:0;font-size:12px;margin-bottom:20px}.section-note{font-size:10px}.phases-grid{gap:12px}.phase-card{padding:22px 16px}.phase-card .phase-icon{width:44px;height:44px;margin-bottom:25px}.phase-card h3{font-size:20px}.phase-card p{font-size:11px;margin-bottom:18px;line-height:1.7}.split{grid-template-columns:1fr;gap:40px}.care-poster{min-height:450px;padding:33px}.care-poster .poster-symbol{width:109px;height:109px;margin:0 0 35px}.care-poster .poster-symbol .icon{width:57px;height:57px}.care-poster h3{font-size:42px;max-width:330px}.care-poster p{max-width:320px}.split-copy p{font-size:13px}.faq-layout{grid-template-columns:1fr;gap:32px}.faq-intro h2{font-size:37px;max-width:350px}.faq-intro p{max-width:400px;font-size:12px}.faq-intro .text-link{margin-top:14px}.faq-item summary{font-size:13px;padding:20px 0}.faq-item .answer{font-size:12px}.cta-band{padding:32px 26px;display:block;border-radius:16px;margin:15px 0 50px}.cta-band h2{font-size:34px}.cta-band p{font-size:12px}.cta-band .btn{margin-top:25px;font-size:12px;min-height:48px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 26px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:345px}.footer-col:last-child{display:block}.footer-col:last-child h3{margin-bottom:15px}.site-footer{padding:42px 0 25px}.footer-bottom{display:block;font-size:9px;line-height:1.9;padding-right:40px}.footer-bottom .preview-note{text-align:left;margin-top:12px}.floating-contact{right:16px;bottom:16px;width:46px;height:46px}.page-top{padding:30px 0 38px}.breadcrumbs{font-size:9px;margin-bottom:27px}.page-top h1{font-size:42px;margin-bottom:17px}.page-top p{font-size:12px;line-height:1.85}.catalog-tools{display:block;margin-bottom:20px}.catalog-tools .select-wrap{margin-top:17px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.select-wrap select{min-height:41px;font-size:11px;padding:8px 30px 8px 12px}.catalog-tools .search-input{min-height:49px}.filters{gap:7px}.filter-btn{padding:7px 11px;font-size:10px}.detail-layout{grid-template-columns:1fr;gap:35px}.detail-side{position:static}.detail-main h2{font-size:28px}.detail-main p{font-size:13px}.detail-side .vaccine-art{height:167px}.phase-tabs{gap:8px;margin-bottom:29px}.phase-tabs a{padding:10px 15px;font-size:11px}.phase-content{grid-template-columns:1fr;gap:30px}.phase-content h2{font-size:37px}.phase-content p{font-size:13px}.phase-visual{min-height:290px;grid-row:1}.phase-visual>.icon{height:133px;width:133px}.contact-layout{grid-template-columns:1fr;gap:33px}.contact-copy h2{font-size:34px}.contact-form{padding:25px 21px;border-radius:14px}.contact-form h2{font-size:28px}.form-grid{grid-template-columns:1fr}.contact-info{margin:21px 0}.values-grid{grid-template-columns:1fr;gap:15px}.value-card{padding:25px}.long-copy h2{font-size:27px}.long-copy p{font-size:12px}.notice{font-size:10px;padding:15px}.notice strong{font-size:11px}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.brand-name{font-size:24px}.brand-plus{display:none}.brand-sub{font-size:6px}.header-cta{padding:9px 10px;font-size:9px}.header-cta .icon{display:none}.hero-copy h1{font-size:42px}.hero-copy .actions{gap:15px}.hero-art{height:390px}.art-disc{width:272px;height:272px}.hero-shield{top:67px;width:177px;height:216px}.art-caption strong{font-size:11px}.art-caption small{font-size:8px}.phase-card h3{font-size:18px}.cta-band h2{font-size:30px}.topline .container span:last-child{font-size:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header,.topline,.floating-contact,.site-footer,.header-cta,.menu-toggle{display:none!important}body{background:white}.container{width:100%}.section{padding:25px 0}.hero-grid,.detail-layout,.contact-layout{display:block}.hero-art{max-width:420px;margin:20px auto}.btn{border:1px solid #999!important;background:white!important;color:black!important}.page-fade{animation:none}}
main:focus{outline:none} .form-caption .icon{width:12px;height:12px;margin-right:3px}


/* Arte da hero: as cores moram em atributos do SVG, no app.js.
   O CSS tem precedência sobre atributo de apresentação, então a conversão
   acontece aqui, sem tocar no JavaScript do protótipo. */
[fill="#285c4c"]{fill:#283a5c}
[fill="#6c8465"]{fill:#657584}
[stroke="#dce2cc"]{stroke:#ccdae2}
[stroke="#e9f1d9"]{stroke:#efece5}
[stop-color="#b4c4a2"]{stop-color:#a2b6c4}
[stop-color="#dfdfce"]{stop-color:#ced9df}
[stop-color="#f5f5e9"]{stop-color:#e9f1f5}
[stop-color="#fffffa"]{stop-color:#fafdff}
