/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#123b5d;--blue:#176a9b;--blue-2:#2f82b4;--sky:#eaf4fa;--sky-2:#f5f9fc;--ink:#1f3342;--muted:#617483;--line:#d9e4ea;--white:#fff;--green:#2f7d64;--green-soft:#e7f4ee;--amber:#a86c18;--amber-soft:#fff5df;--red:#a84a4a;--red-soft:#fff0f0;--shadow:0 12px 40px #19435e14;--radius:18px}*{box-sizing:border-box}html{color:var(--ink);background:#eef4f7}body{background:radial-gradient(circle at 50% -20%,#fff 0,#f7fafc 40%,#edf4f7 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:.48}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cfdce4;border-radius:10px;outline:none;padding:13px 14px;transition:border .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{border-color:var(--blue-2);box-shadow:0 0 0 3px #2f82b41f}textarea{resize:vertical}h1,h2,p{margin-top:0}.app-frame{flex-direction:column;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--line);background:#ffffffeb;justify-content:space-between;align-items:center;height:76px;padding:0 max(22px,50vw - 590px);display:flex}.brand-lockup{color:var(--navy);align-items:center;gap:12px;display:flex}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{font-family:Georgia,serif;font-size:17px}.brand-lockup small{letter-spacing:.04em;color:var(--muted);font-size:12px}.brand-mark{background:var(--navy);border-radius:50%;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)}.stepbar{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);padding:13px max(22px,50vw - 490px);display:grid}.step{color:#8b9aa5;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex;position:relative}.step:not(:last-child):after{content:"";background:var(--line);height:1px;position:absolute;top:15px;left:calc(50% + 68px);right:calc(68px - 50%)}.step-number{z-index:1;background:#f5f8fa;border:1px solid #ccd9e1;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;display:grid}.step.active{color:var(--navy)}.step.active .step-number{color:#fff;background:var(--navy);border-color:var(--navy);box-shadow:0 0 0 5px #eaf2f7}.step.done{color:var(--green)}.step.done .step-number{color:#fff;background:var(--green);border-color:var(--green)}.page-shell{flex:1;width:min(100% - 32px,1060px);margin:0 auto;padding:48px 0 70px}.wide-shell{width:min(100% - 32px,1260px)}.hero{text-align:center;max-width:880px;margin:0 auto 28px}.compact-hero h1{color:var(--navy);letter-spacing:-.025em;margin-bottom:18px;font-family:Georgia,serif;font-size:clamp(34px,5vw,54px);line-height:1.06}.eyebrow{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800}.hero-lead{color:var(--muted);max-width:750px;margin:0 auto 24px;font-size:17px;line-height:1.7}.notice-grid{text-align:left;grid-template-columns:1fr 1fr;gap:12px;display:grid}.notice-grid div{border:1px solid var(--line);background:#ffffffbf;border-radius:12px;padding:16px 18px}.notice-grid strong{color:var(--navy);font-size:13px}.notice-grid p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.55}.card{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;border:1px solid #cbdce5e6}.form-card{padding:30px 34px 0}.section-heading{border-bottom:1px solid var(--line);align-items:flex-start;gap:17px;margin-bottom:25px;padding-bottom:22px;display:flex}.section-heading h2{color:var(--navy);margin-bottom:5px;font-family:Georgia,serif;font-size:28px}.section-heading p:last-child{color:var(--muted);margin-bottom:0;font-size:14px}.section-index{background:var(--sky);width:40px;height:40px;color:var(--blue);border-radius:10px;place-items:center;font-size:12px;font-weight:800;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.field-wide{grid-column:1/-1}.field>span,.table-field>span{color:#385061;margin-bottom:7px;font-size:13px;font-weight:700;display:block}.field b,.card-footer b{color:var(--red)}.field select:disabled{color:#93a1ab;background:#f3f6f7}.classroom-preview{background:linear-gradient(135deg,#f2f9fc,#e8f4fa);border:1px solid #b9d7e6;border-radius:12px;flex-direction:column;justify-content:center;padding:12px 16px;display:flex}.classroom-preview span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.classroom-preview strong{color:var(--navy);margin-top:3px}.card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin:28px -34px 0;padding:19px 34px;display:flex}.card-footer>span{color:var(--muted);font-size:12px}.primary-button,.secondary-button,.danger-button,.whatsapp-button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:46px;padding:11px 18px;font-weight:750;display:inline-flex}.primary-button{background:var(--navy);color:#fff;box-shadow:0 5px 16px #123b5d2e}.primary-button:hover:not(:disabled){background:#0b304e}.secondary-button{color:var(--navy);background:#fff;border-color:#cbd8df}.danger-button{background:var(--red);color:#fff}.success-button{background:var(--green)}.privacy-note{color:var(--muted);background:#ffffff9e;border:1px solid #d4e1e8;border-radius:13px;gap:13px;margin-top:18px;padding:16px 18px;display:flex}.privacy-note>span{color:var(--blue)}.privacy-note strong{color:var(--navy);font-size:13px}.privacy-note p{margin:4px 0 0;font-size:12px;line-height:1.55}.context-strip{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.context-strip h1{color:var(--navy);margin-bottom:4px;font-family:Georgia,serif;font-size:38px}.context-strip p:last-child{color:var(--muted);margin:0}.text-button,.back-button{color:var(--blue);background:0 0;border:0;padding:8px 0;font-weight:750}.students-card{overflow:hidden}.student-heading{margin:0;padding:28px 30px 22px;position:relative}.student-heading>div{flex:1}.student-count{background:var(--sky);color:var(--blue);border-radius:999px;align-self:center;padding:8px 12px;font-size:12px;font-weight:750}.student-table-head,.student-row{grid-template-columns:70px 1.15fr 1.65fr 180px;align-items:start;gap:12px;display:grid}.student-table-head{color:#526b7b;text-transform:uppercase;letter-spacing:.07em;background:#f1f6f8;padding:12px 20px;font-size:10px;font-weight:800}.student-row{border-top:1px solid #e2eaee;padding:16px 20px;transition:background .2s}.student-row:hover{background:#fbfdfe}.student-row.row-error{background:#fff8f8}.student-number{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.student-number>span{background:var(--sky);width:28px;height:28px;color:var(--navy);border-radius:8px;place-items:center;font-size:12px;font-weight:800;display:grid}.status{white-space:nowrap;align-items:center;gap:4px;font-size:10px;font-weight:750;display:inline-flex}.status i{border-radius:50%;width:6px;height:6px}.status.pending{color:var(--amber)}.status.pending i{background:var(--amber)}.status.in-progress{color:var(--blue)}.status.in-progress i{background:var(--blue)}.status.completed{color:var(--green)}.status.completed i{background:var(--green)}.table-field input,.table-field textarea{border-radius:8px;min-height:42px;padding:10px;font-size:12px}.mobile-label{display:none!important}.field-error{color:var(--red);margin-top:5px;font-size:10px;line-height:1.35;display:block}.checklist-button{width:100%;min-height:42px;color:var(--navy);background:#f4f8fa;border:1px solid #b9cdd9;border-radius:8px;padding:8px;font-size:11px;font-weight:750}.checklist-button.in-progress{color:var(--blue);background:var(--sky);border-color:#aed0e2}.checklist-button.completed{color:var(--green);background:var(--green-soft);border-color:#b8ddce}.validation-banner{background:var(--red-soft);color:var(--red);border:1px solid #efc4c4;border-radius:9px;margin:14px 20px;padding:12px 14px;font-size:12px}.send-panel{background:var(--navy);color:#fff;border-radius:var(--radius);grid-template-columns:1fr auto;align-items:center;gap:20px;margin-top:22px;padding:26px 30px;display:grid}.send-panel .eyebrow{color:#9fd1ee}.send-panel h2{margin-bottom:7px;font-family:Georgia,serif}.send-panel p{color:#d2e2eb;margin-bottom:0;font-size:13px}.send-panel .primary-button{color:var(--navy);background:#fff}.send-hint,.missing-list{grid-column:1/-1}.missing-list{border-top:1px solid #ffffff2e;padding-top:14px;font-size:12px}.missing-list ul{margin-bottom:0}.toast{background:var(--green-soft);color:#24654f;border:1px solid #a9d8c4;border-radius:12px;gap:10px;margin-bottom:18px;padding:14px 18px;font-size:13px;display:flex}.toast span{font-weight:900}.checklist-shell{max-width:900px;padding-top:26px}.back-button{margin-bottom:18px}.checklist-header{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.checklist-header h1{color:var(--navy);margin-bottom:5px;font-family:Georgia,serif;font-size:37px}.checklist-header p:last-child{color:var(--muted);margin-bottom:0}.progress-ring{--progress:0deg;background:conic-gradient(var(--green) var(--progress), #dfe9ee 0);text-align:center;border-radius:50%;place-content:center;width:86px;height:86px;display:grid;position:relative}.progress-ring:after{content:"";background:#f7fafc;border-radius:50%;position:absolute;inset:7px}.progress-ring span,.progress-ring small{z-index:1}.progress-ring span{color:var(--navy);font-weight:850}.progress-ring small{color:var(--muted);font-size:9px}.question-progress>div{color:var(--muted);justify-content:space-between;font-size:12px;font-weight:700;display:flex}.question-progress>i{background:#dfe8ed;border-radius:99px;height:5px;margin:8px 0 20px;display:block;overflow:hidden}.question-progress b{background:var(--green);height:100%;transition:width .2s;display:block}.question-list{gap:10px;display:grid}.question-list-item{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:18px;padding:19px 21px;transition:border-color .2s,background .2s;display:grid;box-shadow:0 5px 20px #19435e0b}.question-list-item.answered{background:#fcfeff;border-color:#bfd7e2}.question-number{background:var(--sky);width:42px;height:42px;color:var(--blue);border-radius:11px;place-items:center;font-size:12px;font-weight:800;display:grid}.question-list-item h2{color:var(--navy);margin:0;font-size:15px;font-weight:680;line-height:1.5}.compact-answer-options{grid-template-columns:74px 74px;gap:8px;display:grid}.compact-answer-options button{min-height:42px;color:var(--ink);background:#fff;border:1px solid #cfdae1;border-radius:9px;justify-content:center;align-items:center;gap:6px;font-weight:750;display:flex}.compact-answer-options button span{background:#edf2f5;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.compact-answer-options button.selected.yes{border-color:var(--green);background:var(--green-soft);color:var(--green)}.compact-answer-options button.selected.yes span{background:var(--green);color:#fff}.compact-answer-options button.selected.no{border-color:var(--blue);background:var(--sky);color:var(--blue)}.compact-answer-options button.selected.no span{background:var(--blue);color:#fff}.observations-card{padding:38px 42px}.observations-card h2{color:var(--navy);margin-bottom:10px;font-family:Georgia,serif;font-size:30px}.observations-card>p{color:var(--muted);line-height:1.6}.observations-card label>span{color:#385061;margin-bottom:7px;font-size:12px;font-weight:750;display:block}.observations-card label{display:block;position:relative}.observations-card label small{text-align:right;color:var(--muted);margin-top:4px;font-size:10px;display:block}.checklist-nav{justify-content:space-between;gap:12px;margin-top:20px;display:flex}.single-page-actions{justify-content:flex-end}.autosave-note{text-align:center;color:var(--muted);margin:13px 0 0;font-size:10px}.send-shell{max-width:1050px}.send-hero{text-align:center;max-width:680px;margin:15px auto 28px}.send-hero h1{color:var(--navy);margin-bottom:8px;font-family:Georgia,serif;font-size:40px}.send-hero p:last-child{color:var(--muted)}.send-layout{grid-template-columns:1.35fr .8fr;align-items:start;gap:18px;display:grid}.report-summary,.send-action-card{padding:28px}.summary-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.summary-title h2{color:var(--navy);margin:0;font-family:Georgia,serif}.summary-title>span{background:var(--sky);color:var(--blue);border-radius:999px;padding:8px 11px;font-size:11px;font-weight:750}.report-summary dl{grid-template-columns:1fr 1fr;gap:12px;display:grid}.report-summary dl div:last-child{grid-column:1/-1}.report-summary dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.report-summary dd{color:var(--navy);margin:4px 0 0;font-size:13px;font-weight:700}.evaluated-list{border-top:1px solid var(--line)}.evaluated-list>div{border-bottom:1px solid #e6edf1;align-items:center;gap:12px;padding:14px 0;display:flex}.evaluated-list>div>span{background:var(--sky);width:28px;height:28px;color:var(--navy);border-radius:8px;place-items:center;font-size:11px;font-weight:800;display:grid}.evaluated-list div div{flex:1}.evaluated-list strong,.evaluated-list small{display:block}.evaluated-list small{color:var(--muted);margin-top:3px;font-size:10px}.evaluated-list i{color:var(--green);font-style:normal}.send-action-card{text-align:center}.whatsapp-mark{background:var(--green-soft);width:52px;height:52px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 13px;font-size:23px;display:grid}.send-action-card h2{color:var(--navy);font-family:Georgia,serif}.send-action-card>p{color:var(--muted);font-size:12px}.character-count{text-align:left;border:1px solid var(--line);background:#f7fafc;border-radius:10px;margin:18px 0;padding:12px}.character-count span,.character-count strong{justify-content:space-between;font-size:10px;display:flex}.character-count strong{color:var(--navy);margin-top:3px}.character-count i{background:#dce6eb;border-radius:9px;height:4px;margin-top:8px;display:block;overflow:hidden}.character-count b{background:var(--green);height:100%;display:block}.character-count.over b{background:var(--red)}.recipient-actions{gap:10px;display:grid}.recipient-action{border:1px solid var(--line);text-align:left;background:#fbfdfd;border-radius:11px;padding:11px}.recipient-action>div{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.recipient-action strong{color:var(--navy);font-size:12px}.recipient-action small{color:var(--muted);font-size:9px}.whatsapp-button{background:var(--green);color:#fff;width:100%}.send-action-card>small{color:var(--muted);margin-top:9px;font-size:9px;display:block}.send-action-card .validation-banner{text-align:left;margin:0 0 12px}.opened-panel{background:var(--green-soft);border:1px solid #abd8c5;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:18px 22px;display:flex}.opened-panel>div{align-items:center;gap:12px;display:flex}.opened-panel p{color:#376f5c;margin:0;font-size:12px}.opened-panel p strong{color:#245b48;margin-bottom:2px;display:block}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#0821338a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{text-align:center;background:#fff;border-radius:18px;width:min(100%,490px);padding:30px;box-shadow:0 28px 80px #00000038}.modal-mark{background:var(--amber-soft);width:46px;height:46px;color:var(--amber);border-radius:50%;place-items:center;margin:0 auto 15px;font-size:20px;font-weight:900;display:grid}.modal h2{color:var(--navy);font-family:Georgia,serif;font-size:26px}.modal-copy{color:var(--muted);font-size:13px;line-height:1.6}.modal-copy p{margin-bottom:0}.modal-actions{justify-content:center;gap:10px;margin-top:22px;display:flex}.loading-screen{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:12px;display:grid}.loading-screen p{font-size:13px}footer{background:var(--navy);color:#abc2d0;justify-content:space-between;align-items:center;min-height:66px;padding:18px max(22px,50vw - 590px);font-size:10px;display:flex}@media (width<=860px){.step{font-size:11px}.step:not(:last-child):after,.student-table-head{display:none}.student-table{background:#f3f7f9;padding:12px}.student-row{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr 1fr;margin-bottom:12px;padding:18px;display:grid;box-shadow:0 4px 18px #143b530d}.student-number,.checklist-cell{grid-column:1/-1}.student-number{flex-direction:row;justify-content:space-between;align-items:center}.mobile-label{display:block!important}.checklist-cell .mobile-label{color:#385061;margin-bottom:7px;font-size:12px;font-weight:700}.checklist-button{min-height:46px}.send-layout{grid-template-columns:1fr}.opened-panel{flex-direction:column;align-items:stretch}.opened-panel>div:last-child{justify-content:flex-end}}@media (width<=620px){.topbar{height:64px;padding-inline:16px}.brand-mark{width:36px;height:36px}.brand-lockup strong{font-size:14px}.stepbar{padding:10px 8px}.step{text-align:center;flex-direction:column;gap:4px;font-size:9px}.step-number{width:26px;height:26px}.page-shell,.wide-shell{width:min(100% - 22px,1060px);padding:28px 0 45px}.compact-hero h1{font-size:36px}.hero-lead{font-size:15px}.notice-grid,.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.form-card{padding:22px 20px 0}.section-heading{gap:11px}.section-heading h2{font-size:24px}.card-footer{flex-direction:column;align-items:stretch;gap:12px;margin-inline:-20px;padding:16px 20px}.card-footer>span{text-align:center}.context-strip{flex-direction:column;align-items:flex-start}.context-strip h1{font-size:32px}.student-heading{flex-wrap:wrap;padding:22px 20px}.student-count{margin-left:50px}.student-row{grid-template-columns:1fr}.student-number,.checklist-cell{grid-column:auto}.send-panel{grid-template-columns:1fr;padding:22px}.send-panel .primary-button{width:100%}.send-hint,.missing-list{grid-column:auto}.checklist-header{align-items:flex-start}.checklist-header h1{font-size:30px}.progress-ring{flex:none;width:70px;height:70px}.question-progress>div span:last-child{display:block}.question-list-item{grid-template-columns:38px minmax(0,1fr);gap:12px;padding:16px}.question-number{width:36px;height:36px}.question-list-item h2{font-size:14px}.compact-answer-options{grid-column:1/-1;grid-template-columns:1fr 1fr}.observations-card{padding:28px 20px}.checklist-nav{grid-template-columns:1fr;display:grid}.checklist-nav button{width:100%}.send-hero h1{font-size:34px}.report-summary,.send-action-card{padding:22px 18px}.report-summary dl{grid-template-columns:1fr}.report-summary dl div:last-child{grid-column:auto}.opened-panel>div:last-child{flex-direction:column}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}footer{text-align:center;flex-direction:column;gap:6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
