/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.hidden{display:none}.table{display:table}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--navy:#153b57;--blue:#216b91;--teal:#2d8a82;--mint:#e8f5f1;--sky:#edf6fa;--ink:#20333f;--muted:#667985;--line:#d9e5e9;--white:#fff;--red:#a94848;--shadow:0 18px 55px #153b5717}*{box-sizing:border-box}html{color:var(--ink);background:#edf4f6}body{background:radial-gradient(circle at 50% -20%,#fff 0,#f8fbfc 43%,#edf4f6 100%);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}h1,h2,h3,p{margin-top:0}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cad9df;border-radius:12px;outline:none;padding:14px 15px;transition:all .2s}input:focus,select:focus,textarea:focus{border-color:var(--teal);box-shadow:0 0 0 4px #2d8a821f}textarea{resize:vertical}.app{flex-direction:column;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;height:76px;padding:0 max(22px,50vw - 590px);display:flex}.brand{color:var(--navy);align-items:center;gap:12px;display:flex}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,serif;font-size:17px}.brand small{color:var(--muted);letter-spacing:.05em;font-size:12px}.brand-mark{background:var(--navy);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid;position:relative}.brand-mark i{background:#fff;border-radius:4px;width:5px;height:22px;position:absolute;transform:rotate(45deg)}.brand-mark i:last-child{height:15px;top:10px;transform:rotate(-45deg)}.kinder-tag{background:var(--mint);color:#17685f;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:8px 15px;font-size:12px;font-weight:800}.steps{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);padding:13px max(22px,50vw - 425px);display:grid}.steps div{color:#93a1a9;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex;position:relative}.steps div:not(:last-child):after{content:"";background:var(--line);height:1px;position:absolute;top:15px;left:calc(50% + 72px);right:calc(72px - 50%)}.steps b{z-index:1;background:#f7fafb;border:1px solid #cad8df;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.steps .active{color:var(--navy)}.steps .active b{background:var(--navy);border-color:var(--navy);color:#fff}.steps .done{color:var(--teal)}.steps .done b{background:var(--mint);border-color:#acd7cf}.shell{flex:1;width:min(100% - 36px,980px);margin:0 auto;padding:50px 0 64px}.shell.wide{width:min(100% - 36px,1160px)}.eyebrow{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:850}.hero{text-align:center;max-width:820px;margin:0 auto 30px}.hero h1,.send-hero h1,.checklist-heading h1{color:var(--navy);margin-bottom:16px;font-family:Georgia,serif;font-size:clamp(40px,6vw,62px);line-height:1.02}.lead{color:var(--muted);max-width:780px;margin:0 auto 22px;font-size:18px;line-height:1.7}.notice{background:var(--mint);text-align:left;border:1px solid #c8e0da;border-radius:14px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.notice>span{background:var(--teal);color:#fff;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.notice p{color:#315b57;margin:1px 0 0;line-height:1.55}.card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px}.group-card{padding:30px 32px 0;overflow:hidden}.section-title{align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.section-title>span{background:var(--navy);color:#fff;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.section-title h2{color:var(--navy);margin-bottom:5px;font-family:Georgia,serif;font-size:30px}.section-title p:last-child{color:var(--muted);margin:0}.fields{grid-template-columns:1fr 1fr;gap:20px;display:grid}.fields label>span,.student-row label>span{color:#3a4e5b;margin-bottom:8px;font-size:13px;font-weight:750;display:block}.fields b,.card-actions b{color:var(--red)}.card-actions{border-top:1px solid var(--line);background:#f8fbfc;justify-content:space-between;align-items:center;margin:30px -32px 0;padding:18px 32px;display:flex}.card-actions small{color:var(--muted)}.primary,.secondary,.danger,.whatsapp{border:0;border-radius:12px;min-height:48px;padding:0 20px;font-weight:800;transition:all .2s}.primary{background:var(--navy);color:#fff}.primary:hover:not(:disabled){background:#0f3048;transform:translateY(-1px)}.primary span{margin-left:9px}.secondary{color:var(--navy);background:#fff;border:1px solid #c9d8df}.danger{color:var(--red);background:#fff0f0}.context{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.context h1{color:var(--navy);margin-bottom:6px;font-family:Georgia,serif;font-size:42px}.context p:last-child{color:var(--muted);margin:0}.text-button,.back{color:var(--blue);background:0 0;border:0;padding:8px 0;font-weight:800}.students-card{padding:30px}.student-title>div{flex:1}.student-title>strong{background:var(--sky);color:var(--blue);border-radius:999px;padding:8px 12px;font-size:13px}.student-list{gap:12px;display:grid}.student-row{border:1px solid var(--line);background:#fbfdfe;border-radius:14px;grid-template-columns:38px minmax(220px,1fr) 110px 155px 34px;align-items:center;gap:12px;padding:14px;display:grid}.student-row.error{border-color:#d48b8b}.student-number{background:var(--navy);color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;font-weight:850;display:grid}.student-row label>span{display:none}.student-row label small{color:var(--red);margin-top:5px;display:block}.status{color:#71818b;background:#eef2f4;border-radius:999px;justify-self:start;padding:6px 9px;font-size:11px;font-weight:800}.status.progress{color:#966417;background:#fff5df}.status.completed{background:var(--mint);color:#187064}.checklist-button{min-height:42px;color:var(--blue);background:#fff;border:1px solid #b7ccd6;border-radius:10px;padding:0 12px;font-size:12px;font-weight:800}.remove-button{color:#9ca9af;background:0 0;border:0;border-radius:9px;width:32px;height:32px;font-size:23px}.remove-button:hover{color:var(--red);background:#fff0f0}.add-button{color:#21766d;background:#f5fbf9;border:1px dashed #86b9b2;border-radius:11px;min-height:44px;margin-top:16px;padding:0 17px;font-weight:800}.empty-state{text-align:center;color:var(--muted);border:1px dashed #bfd1d7;border-radius:14px;padding:34px 20px}.empty-state>span{background:var(--mint);width:42px;height:42px;color:var(--teal);border-radius:50%;place-items:center;margin:0 auto 10px;font-size:24px;display:grid}.empty-state h3{color:var(--navy);margin-bottom:6px}.empty-state p{margin:0}.send-panel{background:var(--navy);color:#fff;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:10px 22px;margin-top:22px;padding:26px 30px;display:grid}.send-panel .eyebrow{color:#80d0c7}.send-panel h2{margin-bottom:6px;font-family:Georgia,serif;font-size:28px}.send-panel p{color:#c8d8e2;margin-bottom:0}.send-panel .primary{color:var(--navy);background:#fff}.pending-note{grid-column:1/-1;font-size:13px}.checklist-shell{width:min(100% - 36px,1080px)}.back{margin-bottom:24px}.checklist-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:26px;display:flex}.checklist-heading h1{margin-bottom:10px;font-size:48px}.checklist-heading p:last-child{color:var(--muted);margin-bottom:0}.progress{text-align:right;flex:none;width:160px}.progress strong,.progress span{display:block}.progress strong{color:var(--navy);font-size:25px}.progress span{color:var(--muted);font-size:12px}.progress i{background:#dfe9ed;border-radius:99px;height:7px;margin-top:8px;display:block;overflow:hidden}.progress b{background:var(--teal);height:100%;transition:all .2s;display:block}.question-list{gap:10px;display:grid}.question-list article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:44px 1fr 150px;align-items:center;gap:15px;padding:15px 16px;display:grid}.question-list article.answered{background:#fbfefd;border-color:#bedbd6}.question-list article>span{color:#8a9aa4;font-weight:850}.question-list article p{margin:0;line-height:1.48}.question-list article>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.question-list article button{color:#657781;background:#f7fafb;border:1px solid #ccd9df;border-radius:9px;min-height:39px;font-weight:850}.question-list .yes.selected{background:var(--mint);color:#176c62;border-color:#63aaa0}.question-list .no.selected{color:var(--navy);background:#eaf0f3;border-color:#8099a8}.observations{margin-top:22px;padding:28px}.observations h2{color:var(--navy);margin-bottom:7px;font-family:Georgia,serif;font-size:29px}.observations>p:not(.eyebrow){color:var(--muted)}.observations small{text-align:right;color:var(--muted);margin-top:6px;display:block}.error-banner{color:var(--red);background:#fff0f0;border-radius:11px;margin-top:15px;padding:13px 16px;font-weight:750}.checklist-actions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.send-hero{text-align:center;max-width:760px;margin:0 auto 30px}.send-hero h1{font-size:49px}.send-hero>p:last-child{color:var(--muted);font-size:17px;line-height:1.6}.send-grid{grid-template-columns:1.25fr .75fr;gap:22px;display:grid}.summary-card,.whatsapp-card{padding:28px}.summary-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:18px;display:flex}.summary-top h2{color:var(--navy);margin:0;font-family:Georgia,serif;font-size:30px}.summary-top>span{background:var(--sky);color:var(--blue);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.summary-card dl{gap:12px;margin:20px 0;display:grid}.summary-card dl div{grid-template-columns:100px 1fr;display:grid}.summary-card dt{color:var(--muted)}.summary-card dd{margin:0;font-weight:750}.summary-card ol{gap:9px;margin:0;padding:0;list-style:none;display:grid}.summary-card li{background:#f7fafb;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;display:flex}.summary-card li span{color:var(--teal)}.whatsapp-card{text-align:center}.phone{color:#167349;background:#def5e7;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 15px;font-size:26px;display:grid}.whatsapp-card h2{color:var(--navy);font-family:Georgia,serif;font-size:27px}.whatsapp-card p{color:var(--muted)}.whatsapp-card>strong{color:#176d4c;font-size:20px;display:block}.whatsapp{color:#fff;background:#1b9a5f;width:100%;margin:22px 0 10px}.whatsapp-card small{color:var(--muted)}.opened{background:var(--mint);border:1px solid #b9dcd4;border-radius:15px;align-items:center;gap:12px;margin-top:22px;padding:18px 20px;display:flex}.opened>div{flex:1;align-items:center;gap:11px;display:flex}.opened>div>span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.opened p{color:#315d57;margin:0}footer{border-top:1px solid var(--line);min-height:64px;color:var(--muted);background:#fff;justify-content:space-between;align-items:center;padding:18px max(22px,50vw - 590px);font-size:12px;display:flex}.loading{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:14px;display:grid}@media (width<=800px){.student-row{grid-template-columns:38px 1fr auto}.student-row .status,.checklist-button{grid-column:2}.remove-button{grid-area:1/3}.send-grid{grid-template-columns:1fr}.question-list article{grid-template-columns:38px 1fr}.question-list article>div{grid-column:2}.checklist-heading{align-items:flex-start}.opened{flex-wrap:wrap}.opened>div{flex-basis:100%}}@media (width<=620px){.topbar{height:64px;padding-inline:14px}.brand-mark{width:36px;height:36px}.brand strong{font-size:14px}.kinder-tag{padding:6px 10px;font-size:10px}.steps{padding:9px 5px}.steps div{text-align:center;flex-direction:column;gap:4px;font-size:9px}.steps div:not(:last-child):after{top:13px;left:calc(50% + 42px);right:calc(42px - 50%)}.steps b{width:26px;height:26px}.shell,.shell.wide,.checklist-shell{width:min(100% - 22px,1160px);padding:32px 0 45px}.hero h1{font-size:41px}.lead{font-size:15px}.fields{grid-template-columns:1fr}.group-card,.students-card{padding:22px 18px 0}.card-actions{flex-direction:column;align-items:stretch;gap:12px;margin:25px -18px 0;padding:16px 18px}.card-actions small{text-align:center}.section-title{gap:11px}.section-title>span{width:38px;height:38px}.section-title h2{font-size:25px}.student-title{flex-wrap:wrap}.student-title>div{width:calc(100% - 50px)}.student-title>strong{margin-left:49px}.context{align-items:flex-start}.context h1{font-size:34px}.context .text-button{font-size:12px}.student-row{grid-template-columns:32px 1fr 30px;padding:12px 10px}.student-row label>span{display:block}.student-row .status,.student-row .checklist-button{grid-column:2/4}.send-panel{grid-template-columns:1fr;padding:22px 18px}.send-panel .primary{width:100%}.checklist-heading{display:block}.checklist-heading h1{font-size:38px}.progress{text-align:left;width:100%;margin-top:18px}.question-list article{gap:10px;padding:14px 12px}.question-list article>span{align-self:start}.question-list article>div{grid-column:1/-1}.observations{padding:22px 18px}.checklist-actions{display:grid}.send-hero h1{font-size:39px}.summary-card,.whatsapp-card{padding:22px 18px}.opened .secondary,.opened .danger{width:100%}footer{text-align:center;flex-direction:column;gap:5px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
