:root{--ink:#183c46;--muted:#667982;--line:#dce5e7;--paper:#f5f7f8;--green:#b9edc7;--teal:#1c655e;--red:#a43948;--white:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-synthesis:none;background:var(--paper);font-size:16px}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #409caa;outline-offset:3px}a{color:var(--teal)}h1,h2,h3,p{margin-top:0}h1{font-size:2.1rem;letter-spacing:-1.2px;line-height:1.18;margin-bottom:10px}h2{font-size:1.25rem;letter-spacing:-.4px}h3{font-size:1rem}p{line-height:1.65}small,.small{font-size:.875rem}svg{vertical-align:middle}.muted{color:var(--muted)}.eyebrow{font-size:.8rem;letter-spacing:1.8px;font-weight:750;text-transform:uppercase}.serif{font-family:Georgia,serif;font-weight:400}.brandmark{display:grid;place-items:center;background:var(--green);color:var(--ink);width:42px;height:46px;border-radius:12px 12px 12px 3px;font-family:Georgia,serif;font-size:2.35rem;font-weight:400}.btn{border:1px solid transparent;border-radius:10px;min-height:44px;padding:10px 18px;background:var(--ink);color:white;display:inline-flex;gap:9px;align-items:center;justify-content:center;font-weight:650;text-decoration:none;font-size:.94rem}.btn:hover{filter:brightness(1.1)}.btn.secondary{background:white;color:var(--ink);border-color:var(--line)}.btn.light{background:var(--green);color:var(--ink)}.btn.danger{background:#fff1f2;color:var(--red);border-color:#edcdd1}.btn.ghost{background:transparent;color:var(--muted);padding:8px 10px}.btn.small{min-height:36px;padding:6px 11px;font-size:.875rem}.icon-btn{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);display:grid;place-items:center}.row{display:flex;align-items:center;gap:12px}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.stack{display:flex;flex-direction:column;gap:16px}.spacer{flex:1}.mb{margin-bottom:24px}.hidden{display:none!important}.notice{padding:15px 18px;border-radius:10px;background:#eef5f6;border:1px solid #d7e6e8;color:#3e6570;font-size:.9rem;line-height:1.6}.notice.warn{background:#fff8e9;border-color:#eedfbf;color:#806024}.notice.danger{background:#fff1f2;border-color:#f1d7db;color:var(--red)}.tag{display:inline-flex;gap:5px;align-items:center;padding:5px 9px;border-radius:6px;font-size:.8rem;font-weight:650;background:#eef3f4;color:#536e76;white-space:nowrap}.tag.green{background:#e2f5e8;color:#246743}.tag.orange{background:#fff0d7;color:#8c6120}.tag.red{background:#fce8eb;color:#a04051}.tag.blue{background:#e4eff9;color:#386b91}.tag.purple{background:#f0eaf8;color:#77599b}.dot{width:7px;height:7px;background:currentColor;border-radius:100%;display:inline-block}.loading{min-height:70vh;display:grid;place-items:center;color:var(--muted)}
.auth{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-story{background:var(--ink);color:white;padding:60px 11%;display:flex;flex-direction:column;justify-content:space-between;position:relative}.auth-story h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(2.5rem,4.5vw,4.8rem);letter-spacing:-2px;line-height:1.13;margin:50px 0 24px}.auth-story h1 em{color:var(--green);font-weight:400}.auth-story p{color:#b8cfd3;max-width:390px}.auth-story .eyebrow{color:#a4cece;margin-top:40px}.auth-steps{margin:24px 0 45px;border-top:1px solid #3e6169}.auth-step{display:flex;align-items:center;gap:18px;padding:19px 0;border-bottom:1px solid #3e6169}.auth-step span{color:#9ac2be;font-family:Georgia,serif}.auth-pane{display:flex;align-items:center;justify-content:center;padding:48px}.auth-form{width:100%;max-width:410px}.auth-form h2{font-size:1.8rem;margin-bottom:8px}.auth-form .btn[type=submit]{width:100%;margin-top:8px}.auth-footer{margin-top:26px;text-align:center;font-size:.875rem}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:17px}.field label{font-size:.875rem;font-weight:650}.field input,.field select,.field textarea,.search input{width:100%;border:1px solid #cddadd;background:#fff;border-radius:8px;padding:11px 12px;color:var(--ink);min-height:44px}.field textarea{resize:vertical;min-height:90px;line-height:1.5}.field input[type=checkbox]{width:18px;min-height:18px}.check{display:flex;gap:10px;align-items:flex-start;font-size:.85rem;line-height:1.55;margin:10px 0 18px}.check input{margin-top:5px}.error{color:var(--red);font-size:.9rem;line-height:1.5;margin:12px 0}.error:empty{display:none}
.shell{display:grid;grid-template-columns:242px minmax(0,1fr);min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:242px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:32px 21px;z-index:20}.sidebar .brand{margin:0 8px 40px}.nav{display:flex;flex-direction:column;gap:7px}.nav button{display:flex;align-items:center;gap:13px;padding:13px 15px;text-align:left;background:transparent;border:0;border-radius:10px;color:#647780;font-size:.95rem;font-weight:550;min-height:48px}.nav button.active{background:#e7f3ed;color:#185343;font-weight:750}.nav button:hover{background:#f0f5f5}.nav button svg{width:21px}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:22px}.sidebar-bottom p{font-size:.8rem;line-height:1.5;color:var(--muted);margin:14px 8px}.sidebar-bottom .btn{width:100%;justify-content:flex-start}.workspace{grid-column:2;min-width:0}.topbar{height:88px;padding:0 44px;display:flex;gap:22px;align-items:center;background:rgba(255,255,255,.9);border-bottom:1px solid var(--line)}.child-switch{border:0;background:transparent;color:var(--ink);font-weight:700;max-width:240px}.avatar{width:42px;height:42px;border-radius:15px;background:#e9e8f5;color:#716491;display:grid;place-items:center;font-size:1.2rem;font-family:Georgia,serif;font-weight:700;flex-shrink:0}.avatar.large{width:66px;height:66px;border-radius:22px;font-size:1.9rem}.avatar.user{width:36px;height:36px;border-radius:50%;font-size:.9rem;background:#deebe9;color:var(--teal)}.search{display:flex;align-items:center;gap:10px;max-width:320px;flex:1;color:#90a0a6}.search input{border:0;background:transparent;padding:7px 0;outline-offset:0}.topbar-date{font-size:.875rem;color:var(--muted)}main{max-width:1320px;padding:36px 44px 70px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.page-heading p{margin:0;color:var(--muted);font-size:.95rem}.page-heading h1{font-size:1.95rem}.welcome{background:var(--ink);color:#fff;border-radius:18px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:25px}.welcome h2{font-family:Georgia,serif;font-size:1.9rem;font-weight:400;margin:10px 0}.welcome p{color:#bdd5d7;font-size:.93rem;margin-bottom:0}.welcome .eyebrow{color:#a2d7bb;font-size:.75rem}.welcome .btn{flex-shrink:0}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px}.stat{background:#fff;border:1px solid var(--line);padding:21px;border-radius:12px}.stat .label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.85rem}.stat strong{font-size:1.75rem;font-weight:650;letter-spacing:-1px;display:block;margin:13px 0 6px}.stat strong small{font-size:.85rem;font-weight:500;letter-spacing:0;color:var(--muted)}.stat p{font-size:.8rem;margin:0;color:var(--muted)}.columns{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,1fr);gap:24px}.card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:24px;min-width:0}.card h2{margin-bottom:20px}.card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.card-head h2{margin:0}.care-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid #edf1f2;align-items:center}.care-item:last-child{border-bottom:0;padding-bottom:0}.date-tile{width:49px;min-height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f0f5f5;border-radius:9px;flex-shrink:0}.date-tile strong{font-size:1.2rem}.date-tile span{font-size:.68rem;text-transform:uppercase;letter-spacing:.7px;color:var(--muted)}.care-info{flex:1;min-width:0}.care-info h3{margin:0 0 5px;line-height:1.45}.care-info p{font-size:.825rem;margin:0;color:var(--muted)}.timeline{position:relative}.timeline-item{display:flex;gap:16px;padding:16px 0;position:relative;border-bottom:1px solid #edf1f2}.timeline-item:last-child{border-bottom:0}.event-icon{background:#eaf2f3;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;color:#41707a}.event-icon.measurement{background:#e3f4e9;color:#427959}.event-icon.milestone{background:#f4eaf7;color:#9163a6}.event-icon.vaccine{background:#e6effa;color:#5983ad}.event-icon.emergency,.event-icon.allergy{background:#f9e9ec;color:#ac5766}.event-body{flex:1;min-width:0}.event-body h3{margin:4px 0 5px;font-size:.95rem}.event-body p{margin:0;color:var(--muted);font-size:.86rem;white-space:pre-wrap;overflow-wrap:anywhere}.event-body time{font-size:.8rem;color:var(--muted)}.event-actions{display:flex;gap:3px;align-items:flex-start}.event-actions button{border:0;background:transparent;padding:6px;color:var(--muted);border-radius:6px}.empty{padding:32px 14px;text-align:center;color:var(--muted)}.empty svg{color:#88a7ac;width:35px;height:35px;margin-bottom:14px}.empty h3{color:var(--ink);font-size:1rem;margin:0 0 8px}.empty p{max-width:380px;margin:0 auto 16px;font-size:.9rem}.empty.compact{padding:18px 8px}.consult-card{background:#ecf3ed;border-color:#d7e5d9}.consult-card p{color:#5a7865;font-size:.9rem}.consult-card h2{font-family:Georgia,serif;font-size:1.5rem;font-weight:400}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.quick-link{padding:18px;background:#fff;border:1px solid var(--line);border-radius:10px;text-align:left;display:flex;gap:12px;align-items:center;color:var(--ink);font-size:.9rem;font-weight:650}.quick-link:hover{border-color:#8ab4ad}.tabs{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 24px}.tabs button{border:1px solid transparent;border-radius:8px;color:var(--muted);padding:9px 14px;background:transparent;font-size:.875rem;min-height:40px}.tabs button.active{background:#fff;border-color:var(--line);color:var(--ink);font-weight:650}.health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.health-tile{background:#fff;border:1px solid var(--line);border-radius:12px;min-height:154px;padding:23px;text-align:left;color:var(--ink);transition:transform .15s}.health-tile:hover{transform:translateY(-2px);border-color:#80a89c}.health-tile .event-icon{margin-bottom:16px}.health-tile h3{margin:0 0 7px}.health-tile p{color:var(--muted);font-size:.8rem;margin:0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.9rem}th{text-align:left;color:var(--muted);font-size:.8rem;font-weight:600;padding:12px;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:15px 12px;border-bottom:1px solid #edf1f2;line-height:1.5}tr:last-child td{border-bottom:0}.chart{width:100%;height:auto;max-height:290px;margin:8px 0}.chart text{font-family:inherit;fill:#71868d;font-size:13px}.chart-label{font-size:.86rem;color:var(--muted)}.metric-switch{display:flex;gap:6px}.metric-switch button{border:0;background:#eef3f3;border-radius:6px;padding:7px 10px;color:var(--muted);font-size:.8rem}.metric-switch button.active{background:var(--ink);color:white}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.detail-list{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin:0}.detail-list dt{color:var(--muted);font-size:.8rem;margin-bottom:5px}.detail-list dd{margin:0;font-size:.92rem;overflow-wrap:anywhere}.pill-group{display:flex;gap:8px;flex-wrap:wrap}.emergency-head{background:#a43d4e;color:#fff;padding:26px;border-radius:13px;margin-bottom:20px}.emergency-head h2{font-size:1.7rem;margin-bottom:7px}.emergency-head p{margin:0;color:#fae0e6}.question{padding:16px;border-left:3px solid #7eb09a;background:#f3f7f4;margin-bottom:12px;border-radius:0 8px 8px 0}.question p{margin:0}.document{display:flex;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.document:last-child{border-bottom:0}.document h3{margin:0 0 6px;overflow-wrap:anywhere}.document p{font-size:.8rem;color:var(--muted);margin:0}.onboarding{max-width:670px;margin:40px auto;text-align:center}.onboarding h1{font-family:Georgia,serif;font-size:2.7rem;font-weight:400}.onboarding .card{margin-top:25px;text-align:left;padding:32px}.onboarding .brandmark{margin:0 auto 25px;width:64px;height:70px;font-size:3rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.form-grid .full{grid-column:1/-1}dialog{border:0;border-radius:17px;padding:0;width:min(680px,calc(100% - 30px));max-height:90vh;color:var(--ink);box-shadow:0 25px 100px #0d303444}dialog::backdrop{background:#132e4266;backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:23px 27px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:1}.modal-head h2{margin:0;font-size:1.25rem}.modal-body{padding:26px}.modal-foot{display:flex;justify-content:flex-end;gap:10px;padding-top:20px;border-top:1px solid var(--line);margin-top:12px}.register-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.register-option{display:flex;align-items:center;gap:12px;padding:14px 12px;border:1px solid var(--line);border-radius:10px;background:white;color:var(--ink);text-align:left;font-size:.93rem}.register-option:hover{background:#eff7f3}.register-option .event-icon{width:33px;height:33px}.legal{max-width:760px;margin:auto;padding:40px 24px}.legal h1{margin:30px 0}.code-input{font-family:ui-monospace,monospace!important;font-size:.85rem;min-height:180px!important}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%) translateY(100px);background:#163f49;color:white;padding:14px 23px;border-radius:10px;box-shadow:0 8px 30px #163f4933;z-index:10;transition:transform .2s;max-width:90%;font-size:.92rem}#toast.show{transform:translateX(-50%) translateY(0)}.account-bar{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.section-divider{margin:26px 0;border:0;border-top:1px solid var(--line)}.mobile-brand{display:none}.legal-link{border:0;background:none;color:var(--teal);padding:0;text-decoration:underline;font-size:inherit}
.event-title{background:none;border:0;padding:0;text-align:left;font:inherit;color:inherit;font-weight:inherit;line-height:1.5}.event-title:hover{text-decoration:underline}.calendar-vaccine-badge{display:inline-flex;align-items:center;gap:4px;margin-left:8px;padding:3px 8px;border:1px solid #c7dfd4;border-radius:999px;background:#edf8f3;color:#28725b;font-size:.68rem;font-weight:750;letter-spacing:.01em;line-height:1.2;vertical-align:middle;white-space:nowrap}.calendar-vaccine-badge svg{width:13px;height:13px;flex-shrink:0}.event-notes{white-space:pre-wrap;overflow-wrap:anywhere}.health-grid+.consult-card{margin-top:24px}.avatar.user{border:0}
@media(min-width:1450px){main{padding-top:45px}.columns{gap:28px}.welcome{padding:35px 38px}}
@media(max-width:1100px){.sidebar{width:205px;padding:28px 13px}.shell{grid-template-columns:205px minmax(0,1fr)}main{padding:30px 26px}.topbar{padding:0 26px;gap:15px}.topbar-date{display:none}.stats{gap:10px}.stat{padding:17px}.columns{grid-template-columns:1fr}.health-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.auth{grid-template-columns:1fr}.auth-story{padding:26px 28px}.auth-story h1{font-size:2.3rem;margin:28px 0 12px;letter-spacing:-1px}.auth-story .auth-steps,.auth-story>p,.auth-story .eyebrow{display:none}.auth-story .brand{font-size:1rem}.auth-story .brandmark{width:34px;height:37px;font-size:1.8rem}.auth-story p{margin-bottom:0;font-size:.9rem}.auth-pane{padding:32px 24px}.shell{display:block}.sidebar{position:fixed;inset:auto 0 0;width:100%;height:76px;padding:5px 4px max(6px,env(safe-area-inset-bottom));border-right:0;border-top:1px solid var(--line);display:block}.sidebar>.brand,.sidebar-bottom{display:none}.nav{flex-direction:row;gap:0;justify-content:space-around}.nav button{flex:1;flex-direction:column;gap:4px;padding:7px 2px;border-radius:9px;font-size:.65rem;min-height:58px;justify-content:center}.nav button svg{width:21px;height:21px}.topbar{height:72px;padding:0 18px;gap:10px}.topbar .search{display:none}.topbar .avatar{width:35px;height:35px;border-radius:11px;font-size:1rem}.child-switch{max-width:165px;font-size:.92rem}.user-name{display:none}main{padding:25px 18px 105px}.page-heading{margin-bottom:22px;align-items:flex-start;gap:12px}.page-heading h1{font-size:1.7rem}.page-heading p{font-size:.86rem}.page-heading .btn{padding:10px 12px;font-size:.85rem}.welcome{padding:25px 23px;display:block;border-radius:14px}.welcome h2{font-size:1.65rem}.welcome .btn{margin-top:20px;min-height:40px}.welcome p{font-size:.85rem}.stats{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:21px}.stat{padding:18px}.stat strong{font-size:1.6rem}.stat .label{font-size:.8rem}.stat p{font-size:.75rem}.columns{gap:18px}.card{padding:21px}.quick-links{grid-template-columns:1fr;gap:9px;margin-top:18px}.quick-link{padding:15px}.health-grid{grid-template-columns:1fr 1fr;gap:12px}.health-tile{padding:18px;min-height:145px}.health-tile h3{font-size:.9rem}.profile-grid{grid-template-columns:1fr;gap:18px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.page-heading .row{gap:6px}.tabs{gap:3px;margin-bottom:18px}.tabs button{padding:8px 10px;font-size:.8rem}.event-actions{flex-direction:column}.card-head h2{font-size:1.12rem}.modal-body{padding:21px}.modal-head{padding:20px}.register-option{font-size:.84rem;padding:12px 9px}.register-grid{gap:8px}.register-option .event-icon{width:28px;height:32px}.onboarding{margin-top:20px}.onboarding h1{font-size:2.1rem}.onboarding .card{padding:24px}#toast{bottom:92px;width:max-content;max-width:90%}.emergency-head{padding:22px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
@media print{.sidebar,.topbar,.page-heading button,.event-actions,.btn{display:none!important}.shell{display:block}main{padding:0}.card{break-inside:avoid}.workspace{width:100%}}
.btn.google{background:#fff;color:#1f1f1f;border:1px solid #c8ced2;width:100%;font-weight:600}
.btn.google .g{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#fff;color:#4285f4;font-weight:800;margin-right:4px}
.or-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.8rem;margin:18px 0}
.or-divider::before,.or-divider::after{content:"";flex:1;border-top:1px solid var(--line)}

img.brandmark{object-fit:contain;background:transparent;border-radius:0;display:block;padding:0}
.onboarding .brandmark{width:64px;height:64px;object-fit:contain;background:transparent;border-radius:0;display:block;margin:0 auto 25px;padding:0}

.timeline-scrub{position:fixed;right:10px;top:50%;transform:translateY(-50%);width:28px;height:min(58vh,480px);z-index:40;display:flex;align-items:stretch;touch-action:none}
.scrub-track{position:relative;width:100%;border-radius:14px;background:rgba(24,60,70,.08);cursor:pointer;touch-action:none}
.scrub-thumb{position:absolute;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:var(--teal);border:2px solid #fff;box-shadow:0 0 0 2px var(--line)}
.scrub-bubble{position:absolute;right:40px;top:0;transform:translateY(-50%);background:var(--ink);color:#fff;padding:5px 8px;border-radius:8px;font-size:.72rem;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s;z-index:41}
.scrub-bubble.show{opacity:1}
.scrub-years{position:absolute;right:36px;top:0;bottom:0;pointer-events:none}
.scrub-year{position:absolute;right:0;transform:translateY(-50%);font-size:.66rem;color:var(--muted);font-weight:650;letter-spacing:.3px}
.scrub-ticks{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}
.scrub-tick{position:absolute;left:50%;transform:translate(-50%,-50%);width:10px;height:2px;background:var(--teal);border-radius:2px;opacity:.4}
@media(max-width:760px){.timeline-list{margin-right:48px}}
@media(max-width:760px){#timeline-search{flex:1 0 100%;max-width:none;order:2}}
@media(max-width:760px){.topbar{height:auto;min-height:72px;padding:10px 18px;gap:10px;flex-wrap:wrap;row-gap:8px}#family-switch{flex:1 0 100%;width:100%;max-width:100%;order:0;margin-bottom:2px}#child-switch{order:1;max-width:calc(100% - 92px)}.topbar .spacer{order:2}.topbar .avatar.user{order:3}.topbar .icon-btn[data-page="agenda"]{order:4}}

.admin-topbar{display:flex;flex-direction:column;gap:2px}.admin-topbar strong{font-size:1.05rem}.admin-topbar .muted{font-size:.75rem}.nav button .soon{margin-left:auto;font-size:.62rem;font-style:normal;font-weight:650;letter-spacing:.4px;color:#9aa8ad;text-transform:uppercase}.nav button:disabled{opacity:.6;cursor:not-allowed}.nav button:disabled:hover{background:transparent}


/* Autenticação: identidade visual pública */
.auth {
  min-height: 100vh;
  grid-template-columns: minmax(420px, 1.02fr) minmax(420px, .98fr);
  background: #fffdf9;
}
.auth-story {
  overflow: hidden;
  background: linear-gradient(135deg, #eefaf5 0%, #e4f6ed 54%, #c7f2dd 100%);
  color: #163f49;
  padding: 54px clamp(38px, 8vw, 112px);
}
.auth-story::before,
.auth-story::after { content: ""; position: absolute; border-radius: 50%; pointer-events: none; }
.auth-story::before { width: 330px; height: 330px; right: -110px; top: -105px; background: #ffd981; opacity: .72; }
.auth-story::after { width: 430px; height: 430px; left: -240px; bottom: -250px; background: #f6b6b0; opacity: .32; }
.auth-story > * { position: relative; z-index: 1; }
.auth-story .brand { gap: 9px; color: #163f49; font-size: 1.05rem; font-weight: 850; letter-spacing: -.6px; }
.auth-story .brandmark { width: 39px; height: 39px; }
.auth-story h1 {
  max-width: 560px;
  margin: 50px 0 20px;
  color: #163f49;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: clamp(2.65rem, 4.4vw, 4.5rem);
  font-weight: 850;
  letter-spacing: -2.6px;
  line-height: 1.04;
}
.auth-story h1 em { color: #ef746c; font-weight: inherit; }
.auth-story p { max-width: 455px; color: #47666a; font-size: 1.04rem; line-height: 1.6; }
.auth-story .eyebrow { margin-top: 45px; color: #127258; font-size: .75rem; font-weight: 850; letter-spacing: 1.2px; }
.auth-steps { max-width: 465px; margin: 30px 0 42px; border-top: 1px solid #b9dcd0; }
.auth-step { gap: 16px; padding: 17px 0; border-bottom: 1px solid #b9dcd0; color: #315961; font-size: .93rem; font-weight: 650; }
.auth-step span { color: #ef746c; font-family: inherit; font-size: .74rem; font-weight: 850; letter-spacing: .8px; }
.auth-story > .small { display: flex; align-items: center; gap: 8px; color: #50736f; font-size: .81rem; }
.auth-pane { position: relative; padding: 52px; background: #fffdf9; }
.auth-form { max-width: 430px; padding: 38px; border: 1px solid #e0ebe8; border-radius: 20px; background: #fff; box-shadow: 0 18px 44px rgba(22, 63, 73, .09); }
.auth-form h2 { margin: 0 0 8px; color: #163f49; font-size: 1.9rem; letter-spacing: -1px; }
.auth-form .muted { color: #64787d; }
.auth-form .btn[type=submit] { min-height: 48px; margin-top: 10px; border-radius: 10px; background: #127258; font-weight: 800; box-shadow: 0 8px 18px #12634c24; }
.auth-form .btn[type=submit]:hover { filter: none; background: #0d644e; }
.auth-form .field { gap: 7px; margin-bottom: 18px; }
.auth-form .field label { color: #315961; font-size: .84rem; font-weight: 750; }
.auth-form .field input { min-height: 47px; border-color: #ccdeda; border-radius: 10px; background: #fffefc; color: #163f49; transition: border-color .18s, box-shadow .18s; }
.auth-form .field input:focus { border-color: #127258; box-shadow: 0 0 0 3px #b9edc777; outline: 0; }
.auth-form .btn.google { min-height: 47px; border-color: #d5e1de; border-radius: 10px; box-shadow: none; }
.auth-form .btn.google:hover { background: #f6fbf9; filter: none; }
.auth-form .or-divider { margin: 20px 0; color: #829398; }
.auth-form .check { color: #5d7277; }
.auth-footer { margin-top: 24px; color: #62777d; }
.auth-footer .btn.ghost { color: #127258; }
.auth-footer .btn.ghost:hover { background: #edf8f4; filter: none; }
.auth-footer .section-divider { border-color: #e8efed; }
.auth-form .legal-link { color: #127258; font-weight: 700; }

@media (max-width: 760px) {
  .auth { display: block; background: #fffdf9; }
  .auth-story { min-height: 86px; padding: 24px 28px; background: #eefaf5; }
  .auth-story::before { width: 125px; height: 125px; right: -45px; top: -47px; }
  .auth-story::after { display: none; }
  .auth-story .brand { font-size: .95rem; }
  .auth-story .brandmark { width: 34px; height: 34px; }
  .auth-pane { padding: 24px 16px 42px; align-items: flex-start; }
  .auth-form { max-width: 510px; padding: 28px 23px; border-radius: 17px; }
  .auth-form h2 { font-size: 1.65rem; }
}

/* Aplicativo e administração: sistema visual da Cadernetinha */
:root { --ink: #163f49; --muted: #64787d; --line: #dfe9e6; --paper: #f7faf8; --green: #b9edc7; --teal: #127258; --white: #fff; }
body { background: var(--paper); color: var(--ink); }
.btn { border-radius: 10px; background: #127258; box-shadow: 0 7px 15px #12634c20; font-weight: 750; }
.btn:hover { filter: none; background: #0d644e; box-shadow: 0 10px 20px #12634c2b; transform: translateY(-1px); }
.btn.light { background: #b9edc7; color: #163f49; box-shadow: none; }
.btn.secondary { border-color: #dce8e4; background: #fff; }
.btn.ghost { color: #557078; box-shadow: none; }
.btn.ghost:hover { background: #edf8f4; color: #127258; }
.shell { grid-template-columns: 258px minmax(0, 1fr); background: #f7faf8; }
.sidebar { width: 258px; padding: 31px 18px 22px; border-right: 1px solid #e1ebe8; background: #fffdf9; }
.sidebar .brand { margin: 0 11px 43px; color: #163f49; font-size: 1rem; font-weight: 850; letter-spacing: -.6px; }
.sidebar .brandmark { width: 39px; height: 39px; }
.nav { gap: 5px; }
.nav button { min-height: 49px; padding: 12px 14px; border-radius: 11px; color: #5a7178; font-weight: 650; }
.nav button:hover { background: #f1f8f5; color: #127258; }
.nav button.active { background: #ddf4e8; color: #12644f; font-weight: 800; }
.nav button.active svg { stroke-width: 2.15; }
.sidebar-bottom { padding: 21px 8px 0; border-top-color: #e4eeeb; }
.sidebar-bottom .btn { justify-content: flex-start; width: 100%; margin-bottom: 4px; }
.sidebar-bottom p { color: #76898e; font-size: .79rem; }
.workspace { background: linear-gradient(140deg, #f9fcfa 0%, #f5f9f7 50%, #f5faf8 100%); }
.topbar { height: 82px; gap: 17px; padding: 0 42px; border-bottom-color: #e1ebe8; background: rgba(255, 253, 249, .92); backdrop-filter: blur(10px); }
.child-switch { min-height: 38px; padding: 7px 9px; border: 1px solid transparent; border-radius: 8px; background: transparent; color: #315961; font-size: .91rem; }
.child-switch:hover, .child-switch:focus { border-color: #d7e6e1; background: #fff; outline: 0; }
.family-switch { max-width: 270px; color: #587078; font-size: .82rem; }
.topbar .avatar { border-radius: 14px; background: #e8e2fa; color: #7463a4; }
.topbar .avatar.user { border: 1px solid #d7e7e2; background: #e0f4e8; color: #127258; }
.topbar .icon-btn { border-color: #dce8e4; border-radius: 11px; color: #315961; }
.topbar .icon-btn:hover { border-color: #a5cebe; background: #edf8f4; color: #127258; }
.search { max-width: 350px; padding: 0 12px; border: 1px solid #e1ebe8; border-radius: 10px; background: #fff; color: #7c9094; }
.search:focus-within { border-color: #9dcebc; box-shadow: 0 0 0 3px #b9edc744; }
.search input { min-height: 39px; color: #315961; }
.topbar-date { color: #71858a; font-size: .82rem; }
main { max-width: 1380px; padding: 42px 44px 76px; }
.page-heading { margin-bottom: 32px; }
.page-heading h1 { color: #163f49; font-size: 2.05rem; letter-spacing: -1.25px; }
.page-heading p { color: #6b8085; }
.welcome { position: relative; overflow: hidden; padding: 32px 36px; border: 1px solid #d8ede1; border-radius: 20px; background: linear-gradient(115deg, #edf9f3 0%, #dff5e8 57%, #c8efd9 100%); color: #163f49; box-shadow: 0 10px 26px #174e5010; }
.welcome::after { position: absolute; right: -80px; bottom: -135px; width: 330px; height: 330px; border-radius: 50%; background: #ffe095; content: ""; opacity: .74; }
.welcome > * { position: relative; z-index: 1; }
.welcome .eyebrow { color: #127258; font-weight: 850; letter-spacing: 1.1px; }
.welcome h2 { color: #163f49; font-family: inherit; font-size: 2rem; font-weight: 850; letter-spacing: -1.2px; }
.welcome h2 .muted { color: #73a692; }
.welcome p { color: #557078; }
.welcome .btn { border: 1px solid #c5e8d4; }
.stats { gap: 15px; margin: 25px 0 30px; }
.stat { padding: 22px; border-color: #e0ebe8; border-radius: 16px; background: #fff; box-shadow: 0 7px 17px #173f4909; }
.stat .label { color: #6b8286; font-size: .82rem; font-weight: 650; }
.stat .label svg { color: #127258; }
.stat strong { color: #163f49; font-size: 1.85rem; font-weight: 800; }
.stat p { color: #778a8e; }
.columns { gap: 20px; }
.card { border-color: #e0ebe8; border-radius: 17px; background: #fff; box-shadow: 0 7px 17px #173f4908; }
.card h2, .card-head h2 { color: #163f49; font-size: 1.14rem; }
.card-head { margin-bottom: 17px; }
.care-item, .timeline-item, .document { border-bottom-color: #edf2f0; }
.date-tile { border-radius: 11px; background: #edf8f4; color: #127258; }
.date-tile span { color: #6d8581; }
.care-info p, .event-body p, .document p { color: #718489; }
.event-icon { border-radius: 13px; background: #e9f4f2; color: #2f7973; }
.event-icon.measurement { background: #e1f5e8; color: #22785a; }
.event-icon.milestone { background: #ede8fb; color: #7869aa; }
.event-icon.vaccine { background: #e7f0fa; color: #5380ac; }
.quick-links { gap: 14px; }
.quick-link { min-height: 76px; padding: 19px; border-color: #e0ebe8; border-radius: 14px; background: #fff; box-shadow: 0 5px 14px #173f4907; color: #315961; }
.quick-link:hover { border-color: #a7d4c3; background: #f4fbf7; }
.quick-link svg:first-child { color: #127258; }
.tabs { gap: 6px; }
.tabs button { border-radius: 9px; color: #6a7f84; }
.tabs button.active { border-color: #d7e7e2; background: #e8f6ef; color: #12644f; }
.health-tile, .register-option { border-color: #e0ebe8; border-radius: 14px; box-shadow: 0 5px 14px #173f4906; }
.health-tile:hover, .register-option:hover { border-color: #a7d4c3; background: #f7fcf9; }
th { color: #6b8186; background: #f8fbfa; }
td, th { border-bottom-color: #edf2f0; }
.table-wrap { border: 1px solid #e5eeeb; border-radius: 12px; }
.field label { color: #416269; font-weight: 700; }
.field input, .field select, .field textarea, .search input { border-color: #ccdeda; border-radius: 10px; background: #fffefc; }
.field input:focus, .field select:focus, .field textarea:focus { border-color: #127258; box-shadow: 0 0 0 3px #b9edc777; outline: 0; }
.notice { border-color: #d6eae3; border-radius: 12px; background: #eef8f4; color: #426d65; }
.notice.warn { border-color: #f0dfad; background: #fff9e9; }
.tag { border-radius: 999px; }
.tag.green { background: #def3e7; color: #17684f; }
.profile-grid { gap: 20px; }
.emergency-head { border-radius: 16px; background: #b44d5d; box-shadow: 0 8px 20px #a43d4e18; }
dialog { border: 1px solid #e0ebe8; border-radius: 20px; box-shadow: 0 25px 90px #0d30343c; }
.modal-head { border-bottom-color: #e4eeeb; background: #fffdf9; }
.modal-head h2 { color: #163f49; }
.modal-foot { border-top-color: #e4eeeb; }

/* Administração */
.admin-sidebar { border-right: 0; background: #163f49; }
.admin-sidebar .brand { color: #fff; }
.admin-sidebar .brand em { color: #b9edc7; }
.admin-sidebar .nav button { color: #b9cdd0; }
.admin-sidebar .nav button:hover { background: #225763; color: #fff; }
.admin-sidebar .nav button.active { background: #b9edc7; color: #123f3c; }
.admin-sidebar .nav button .soon { color: #89a9ae; }
.admin-sidebar .sidebar-bottom { border-top-color: #3c6870; }
.admin-sidebar .sidebar-bottom .btn { color: #c4d8d8; }
.admin-sidebar .sidebar-bottom .btn:hover { background: #225763; color: #fff; }
.admin-shell .topbar { background: rgba(255, 253, 249, .94); }
.admin-topbar .muted { color: #127258; font-weight: 750; letter-spacing: .5px; text-transform: uppercase; }
.admin-topbar strong { color: #163f49; }
.admin-shell .stats { grid-template-columns: repeat(4, minmax(0, 1fr)); }

@media (max-width: 1100px) {
  .shell { grid-template-columns: 218px minmax(0, 1fr); }
  .sidebar { width: 218px; padding-left: 12px; padding-right: 12px; }
  main { padding: 34px 28px 72px; }
  .topbar { padding: 0 28px; }
}
@media (max-width: 760px) {
  .shell { display: block; }
  .workspace { min-height: 100vh; }
  .topbar { min-height: 71px; height: auto; padding: 10px 17px; background: #fffdf9; }
  .sidebar { width: 100%; height: 74px; padding: 5px 4px max(6px, env(safe-area-inset-bottom)); border-top: 1px solid #dce9e4; background: #fffdf9; box-shadow: 0 -4px 15px #173f4912; }
  .admin-sidebar { background: #163f49; }
  .nav button { min-height: 56px; color: #587078; }
  .nav button span { white-space: nowrap; font-size: .59rem; letter-spacing: -.25px; }
  .nav button.active { background: #ddf4e8; }
  .admin-sidebar .nav button { color: #b9cdd0; }
  .admin-sidebar .nav button.active { background: #b9edc7; color: #123f3c; }
  main { padding: 28px 17px 104px; }
  .page-heading { margin-bottom: 24px; }
  .page-heading h1 { font-size: 1.75rem; }
  .welcome { padding: 26px 23px; border-radius: 17px; }
  .welcome h2 { font-size: 1.65rem; }
  .stats { gap: 11px; }
  .stat { padding: 17px; border-radius: 14px; }
  .card { border-radius: 15px; }
  .quick-link { min-height: 62px; }
}


/* Documentos de consulta */
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.consultation-documents{margin-top:8px}
.consultation-documents h3{margin:0 0 5px}
.document-drafts{display:grid;gap:12px;margin-top:16px}
.upload-progress{min-height:1.3em;margin:15px 0 0;color:var(--teal);font-size:.88rem;font-weight:700}
.document-draft{padding:16px;border:1px solid var(--line);border-radius:13px;background:#f9fcfa}
.document-draft strong{max-width:calc(100% - 42px);overflow-wrap:anywhere;font-size:.9rem}
.document-draft .field{margin:14px 0 0}
.document-summary{margin-top:7px!important;color:var(--ink)!important;white-space:pre-wrap;overflow-wrap:anywhere}
.document-list.compact-list{margin-top:12px}
.document.compact{padding:13px 0}
.document.compact .event-icon{width:36px;height:36px;flex:0 0 36px}
@media(max-width:760px){.consultation-documents .row.between{align-items:flex-start;gap:12px}.document-draft{padding:14px}.document-draft .form-grid{gap:0}}

.notification-button{position:relative}
.notification-count,.nav-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#ef746c;color:#fff;font-size:.68rem;font-style:normal;font-weight:750;line-height:1}
.notification-count{position:absolute;top:1px;right:0}
.nav-count{margin-left:4px;vertical-align:middle}
.notification-list{display:grid;gap:0}
.notification-item{display:flex;align-items:flex-start;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}
.notification-item:last-child{border-bottom:0}
.notification-item.unread{margin:0 -8px;padding:17px 8px;background:#f1f7f4;border-radius:10px}
.notification-item h3{margin:3px 0 6px;font-size:.98rem}
.notification-item p,.notification-item time{display:block;margin:0;color:var(--muted);font-size:.84rem;line-height:1.5}
.notification-item time{margin-top:7px;font-size:.76rem}
.notification-actions{justify-content:flex-end;gap:8px}

.account-banner{max-width:1380px;margin:22px auto 0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 44px}.account-banner p{margin:3px 0 0}.account-banner .btn{flex-shrink:0}@media(max-width:760px){.account-banner{margin:14px 18px 0;padding:15px;align-items:flex-start;flex-direction:column}.account-banner .btn{width:100%}}

.permission-guide{margin:0 0 10px;padding-left:22px}.permission-guide li{padding-left:4px}.permission-guide-image{margin:0 0 19px;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#1e2021}.permission-guide-image img{display:block;width:100%;height:auto}.permission-guide-image figcaption{padding:8px 11px;background:#fff;color:var(--muted);font-size:.78rem}.modal-body .permission-guide-image{max-width:480px}

.growth-chart{margin-bottom:14px}.growth-feedback{margin:0 0 12px;padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:#f7faf9}.growth-feedback strong{display:block;color:var(--ink)}.growth-feedback p{margin:5px 0 0;color:var(--muted);line-height:1.5}.growth-feedback.positive{border-color:#b8ddcf;background:#f0f8f4}.growth-feedback.attention{border-color:#efcf9c;background:#fff8ec}

/* Calendário vacinal priorizado */
.vaccine-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px}.vaccine-tab{min-height:78px;padding:12px 13px;border:1px solid #cbded8;border-radius:10px;background:#fff;color:#31575a;text-align:left}.vaccine-tab:hover{border-color:#80b9a8;background:#f7fcf9}.vaccine-tab.active{border-color:#258579;background:#edf8f3;box-shadow:inset 3px 0 0 #27877c}.vaccine-tab-title{display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:750;font-size:.94rem}.vaccine-tab.active .vaccine-tab-title,.vaccine-tab-title svg{color:#176c62}.vaccine-tab-description{display:block;margin-top:5px;color:#71878a;font-size:.78rem;line-height:1.3}.vaccine-calendar-section+.vaccine-calendar-section{margin-top:28px}.vaccine-calendar-section>h2{margin-bottom:5px}.vaccine-calendar-section>.muted{margin:0 0 12px}.vaccine-dose-list{border-top:1px solid #e7efec}.vaccine-dose{padding:17px 0;border-bottom:1px solid #e7efec}.vaccine-dose-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.vaccine-dose h3{margin:0 0 4px;color:#163f49;font-size:1rem}.vaccine-dose p{margin:0;color:#718489;font-size:.86rem}.vaccine-dose .vaccine-due{margin-top:10px}.vaccine-dose-action{margin-top:12px}.vaccine-calendar-recent .timeline{border-top:1px solid #e7efec}.vaccine-calendar-recent .btn{margin-top:12px}.vaccine-calendar-more{margin-top:20px;padding-top:18px;border-top:1px solid #e7efec}.vaccine-calendar-more>.btn{margin-top:14px}
@media(max-width:760px){.vaccine-tabs{gap:8px;margin-bottom:18px}.vaccine-tab{min-height:82px;padding:11px 10px}.vaccine-tab-title{font-size:.85rem}.vaccine-tab-description{font-size:.72rem}.vaccine-dose-action{width:100%;justify-content:center}.vaccine-calendar-section+.vaccine-calendar-section{margin-top:25px}}

/* Triagem de desenvolvimento — M-CHAT-R */
.development-screening .card-head{align-items:flex-start}.development-screening .card-head p{margin:4px 0 0;font-size:.86rem}.development-screening>.notice{margin:16px 0}.mchat-attribution{margin:16px 0 0;color:var(--muted);font-size:.75rem;line-height:1.45}.mchat-history-list{border-top:1px solid var(--line)}.mchat-history{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.mchat-history:last-child{border-bottom:0;padding-bottom:0}.mchat-history time{color:var(--muted);font-size:.8rem}.mchat-history h3{margin:4px 0 6px;font-size:1rem}.mchat-history p{margin:0;line-height:1.5}.mchat-history .small{margin-top:7px}.mchat-history-side{display:flex;align-items:flex-end;flex-direction:column;gap:10px;flex-shrink:0}.mchat-history-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.mchat-step{padding:2px 0}.mchat-progress-head{display:flex;align-items:center;gap:12px;color:#547078;font-size:.8rem;font-weight:700}.mchat-progress{height:5px;flex:1;overflow:hidden;border-radius:999px;background:#dfebe8}.mchat-progress i{display:block;height:100%;border-radius:inherit;background:#228174;transition:width .18s ease}.mchat-instrument{margin:25px 0 12px;color:#2f6670;font-size:.82rem;font-weight:800;letter-spacing:.07em}.mchat-step h3,.mchat-finish h3{margin:0;color:#163f49;font-family:Georgia,serif;font-size:1.1rem;font-weight:400;line-height:1.55}.mchat-step-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:23px}.mchat-step-options button{min-height:92px;padding:16px 13px;border:1px solid #c8ddd8;border-radius:11px;background:#fff;color:#174550;text-align:left}.mchat-step-options button:hover,.mchat-step-options button.selected{border-color:#248479;background:#eef9f4;box-shadow:inset 0 0 0 1px #248479}.mchat-step-options strong{display:block;font-size:1rem}.mchat-step-options small{display:block;margin-top:7px;color:#668087;font-size:.75rem;font-weight:500;line-height:1.3}.mchat-step-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.mchat-finish>p:not(.mchat-instrument){margin:0;color:var(--muted);line-height:1.55}.mchat-finish .mchat-step-actions{justify-content:flex-end}.mchat-result{padding:17px;border:1px solid var(--line);border-radius:12px;background:#f7faf9}.mchat-result.positive{border-color:#b8ddcf;background:#f0f8f4}.mchat-result.attention{border-color:#efcf9c;background:#fff8ec}.mchat-result h3{margin:0 0 8px;font-family:Georgia,serif;font-size:1.3rem;font-weight:400}.mchat-result p:last-child{margin:0;line-height:1.55}.mchat-answers{display:grid;gap:13px;margin:22px 0 0;padding-left:24px}.mchat-answers li{padding-left:3px}.mchat-answers p{margin:0 0 7px;line-height:1.5}
@media(max-width:760px){.development-screening .card-head{display:block}.development-screening .card-head .btn{width:100%;margin-top:16px;justify-content:center}.mchat-history{display:block}.mchat-history-side{align-items:flex-start;margin-top:12px}.mchat-history .tag{display:inline-flex}.mchat-history-actions{justify-content:flex-start}.mchat-step-options{grid-template-columns:1fr}.mchat-step-options button{min-height:76px}.mchat-step-actions .small{display:none}.mchat-finish .mchat-step-actions{justify-content:space-between}.mchat-finish .mchat-step-actions .btn{flex:1;justify-content:center}}

/* Account verification and paid enrollment */
.enrollment{max-width:1100px;margin:0 auto;padding:32px 24px;min-height:100dvh}
.enrollment>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:48px}
.enrollment-card{max-width:680px;margin:auto;padding:36px}
.enrollment-card h1{font-size:clamp(26px,4vw,36px);margin-bottom:16px}
.enrollment-card form{margin:24px 0}
.enrollment-card form>.btn{width:100%}
.enrollment-card input[name=code]{font-size:28px;letter-spacing:.3em;text-align:center}
.enrollment-card .account-bar{flex-wrap:wrap;margin:20px 0}
@media(max-width:600px){.enrollment{padding:20px 12px}.enrollment>header{margin-bottom:28px}.enrollment-card{padding:24px 18px}.enrollment-card .account-bar>.btn{width:100%}}
