:root{--ink:#1b2942;--muted:#57677f;--navy:#1c3f84;--navy-deep:#14294d;--soft:#eff3fb;--line:#e4eaf4;--line-soft:#eaeff7;--sky:#5e93d6;--sky-soft:#eaf0f8;--green:#27805f}*{box-sizing:border-box}html{color-scheme:only light;scroll-padding-top:24px}body{background:#fff;color:var(--ink);font-family:Wanted Sans Variable,Pretendard,-apple-system,sans-serif;font-size:13px;line-height:1.6;letter-spacing:-.02em;-webkit-font-smoothing:antialiased}body,h1,h2,h3,p{margin:0}h1{font-size:24px;line-height:1.35}h1,h2{font-weight:700}h2{font-size:14px}h3{font-size:15px;font-weight:650}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;background:transparent;color:inherit}button:disabled{cursor:wait;opacity:.55}:focus-visible{outline:3px solid var(--sky);outline-offset:3px}svg{flex-shrink:0;vertical-align:middle}.muted,label,small{color:var(--muted);font-size:12px}label{display:flex;flex-direction:column;gap:7px;font-weight:600}input:not([type=file]),select,textarea{width:100%;min-width:0;min-height:36px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 10px;color:var(--ink);font-size:13px;font-weight:400}input:focus,select:focus,textarea:focus{border-color:var(--navy)}input::placeholder,textarea::placeholder{color:#93a0b5}textarea{resize:vertical;line-height:1.7}.app-shell{min-height:100vh}.skip-link{position:fixed;top:-60px;left:260px;z-index:70;background:var(--navy);color:#fff;padding:10px 18px}.skip-link:focus{top:10px}.platform-sidebar{position:fixed;inset:0 auto 0 0;width:240px;height:100dvh;padding:28px 20px 24px;background:var(--soft);border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:30}.sidebar-brand-row{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:0 4px}.platform-brand img{display:block;width:112px;height:auto}.workspace-label{color:var(--muted);font-size:10px;letter-spacing:.06em}.sidebar-content{display:flex;flex-direction:column;flex:1 1;min-height:0;overflow-y:auto}.sidebar-content nav{margin-top:40px}.nav-group-label{color:var(--muted);font-size:10px;letter-spacing:.08em;margin:0 4px 12px}.sidebar-content nav a{display:flex;justify-content:space-between;align-items:center;padding:9px 12px;border-left:3px solid transparent;border-radius:0 8px 8px 0;font-size:13.5px;font-weight:600;transition:background .15s,border-color .15s}.sidebar-content nav a:hover{background:var(--sky-soft)}.sidebar-content nav [aria-current=page]{color:var(--navy);border-left-color:var(--navy);font-weight:700}.sidebar-footer{margin-top:auto;padding:24px 4px 0}.sidebar-footer p{font-size:11px;color:var(--muted);margin-top:6px}.menu-toggle{display:none}.workspace{margin-left:240px;min-width:0;min-height:100vh}.workspace:focus{outline:none}.topbar{min-height:80px;padding:20px 36px;display:flex;gap:16px;justify-content:space-between;align-items:center}.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:11px}.breadcrumb a:hover{color:var(--navy)}.platform-user{display:flex;align-items:center;gap:10px;font-size:11px;flex-shrink:0}.user-avatar{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;color:var(--navy);background:var(--sky-soft);font-weight:700}.logout-button{color:var(--muted);padding:8px;border-radius:6px}.logout-button:hover{color:var(--navy);background:var(--soft)}.page{padding:28px 36px 64px;max-width:1600px;margin:0 auto}.page-loading{padding:28px 36px;color:var(--muted)}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:0 0 24px}.page-heading p{color:var(--muted);margin-top:6px}.eyebrow{display:block;color:var(--navy);font-size:11px;letter-spacing:.1em;font-weight:700;margin-bottom:10px}.page-heading .eyebrow,.patient-header .eyebrow,.section-heading .eyebrow{display:none}.title-dot{color:inherit}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.count{color:var(--navy);margin-left:6px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:7px 16px;border:1px solid var(--navy);border-radius:8px;background:var(--navy);color:#fff;font-weight:650;white-space:nowrap}.primary:hover{background:var(--navy-deep)}.secondary{color:var(--navy);background:#fff;border-color:var(--line)}.secondary:hover{background:var(--soft)}.text-link{display:inline-flex;align-items:center;gap:4px;padding:4px 0;color:var(--navy);font-weight:600;text-underline-offset:4px}.text-link:hover{text-decoration:underline}.button-row{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;flex-wrap:wrap}.upload-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:20px;gap:20px}.upload-heading{margin-bottom:20px}.upload-heading>h2{font-size:22px}.ai-upload-guide{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;margin:16px 0 24px;border-radius:12px;background:var(--soft);color:var(--navy);word-break:keep-all;overflow-wrap:anywhere}.ai-upload-guide>svg{flex-shrink:0;margin-top:2px}.ai-upload-guide>div{min-width:0}.ai-upload-guide strong{font-size:14px}.ai-upload-guide p{font-size:12px;margin-top:5px;color:var(--muted)}.ai-upload-guide .upload-context{margin-top:10px;color:var(--navy);font-weight:600}.upload-heading .ai-upload-guide{margin-bottom:0}.dropzone{width:100%;min-height:360px;padding:24px 16px;display:grid;place-items:center;border:1px dashed #bbc5da;border-radius:12px;color:var(--navy);background:#fbfcfe;transition:background .15s,border-color .15s}.dropzone.dragging,.dropzone:hover{border-color:var(--navy);background:var(--soft)}.dropzone-content{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:100%;word-break:keep-all;overflow-wrap:anywhere}.upload-formats{display:flex;align-items:center;gap:12px}.upload-photo{display:grid;place-items:center;position:relative;width:54px;height:48px;margin-right:4px;border:1px solid #c6d5e8;border-radius:8px;background:#e4edf8;color:#355d8c}.upload-photo-camera{position:absolute;right:-5px;bottom:-7px;box-sizing:content-box;padding:3px;border:2px solid #fbfcfe;border-radius:7px;color:#fff;background:var(--navy)}.dropzone-prompt{font-size:15px;font-weight:650;margin-top:4px}.dropzone-hint{font-size:12px;color:var(--muted);margin-top:-10px}.upload-format{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:62px;padding-top:18px;border-radius:8px;-webkit-clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,0 100%);color:#fff;font-size:16px;font-weight:800;letter-spacing:-.02em;line-height:1}.upload-format:before{content:"";position:absolute;top:0;right:0;width:16px;height:16px;background:hsla(0,0%,100%,.32)}.upload-format-pdf{background:#e92329}.upload-format-jpg{background:#2563eb}.upload-format-png{background:#168552}.upload-footnote{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px;margin-top:8px;color:var(--muted);font-size:11px}.analysis-side{height:240px;min-width:0;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;display:flex;flex-direction:column}.section-caption{display:flex;align-items:center;gap:8px;padding:16px 20px;border-bottom:1px solid var(--line-soft);font-size:12px;font-weight:600}.analysis-side.has-uploads{height:360px;max-height:360px}.section-caption>:last-child{margin-left:auto;color:var(--muted)}.analysis-empty{padding:24px 20px;color:var(--muted);text-align:center}.analysis-empty>svg{margin-bottom:10px;color:#93a0b5}.analysis-empty p{margin-bottom:6px;font-size:12px}.analysis-empty small{font-size:11px}.upload-list{min-height:0;overflow-y:auto}.upload-item{display:flex;align-items:flex-start;gap:10px;padding:14px 20px;border-bottom:1px solid var(--line-soft);color:var(--navy)}.upload-item>div{min-width:0}.upload-item a,.upload-item strong{font-size:12px;font-weight:600;overflow-wrap:anywhere}.upload-item small{display:block;font-size:11px;margin-top:3px}.upload-item p{color:var(--muted);font-size:11px;margin-top:5px}.upload-item .text-link{font-size:11px}.upload-status.applied{color:var(--green)}.upload-status.failed,.upload-status.needs_review{color:#9a6522}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.manual-entry{margin-top:40px;padding-top:28px;border-top:1px solid var(--line);scroll-margin-top:100px}.entry-step{min-width:0;margin:24px 0 0;padding:0;border:0}.entry-step legend{display:flex;align-items:center;gap:8px;padding:0;margin-bottom:14px;font-size:13px;font-weight:600}.entry-step-number{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:6px;background:var(--soft);color:var(--navy);font-size:12px}.entry-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));grid-gap:12px;gap:12px}.entry-choice{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;padding:18px 20px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left}.entry-choice:hover{border-color:var(--navy)}.entry-choice[aria-pressed=true]{border-color:var(--navy);background:var(--soft);box-shadow:inset 0 0 0 1px var(--navy)}.entry-choice>svg{color:var(--navy)}.entry-choice strong{font-size:14px;overflow-wrap:anywhere}.entry-animal-id,.entry-choice>span{font-size:12px;color:var(--muted)}.entry-choice .entry-choice-state{color:var(--navy);margin-top:auto;font-size:11px}.entry-hint{padding:20px;border-radius:12px;background:var(--soft);color:var(--muted);font-size:12px}.manual-entry-form{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.manual-entry-form h3{font-size:16px}.manual-entry-form>p{font-size:12px;margin:6px 0 20px}.manual-entry-form>label{max-width:440px;margin-bottom:16px}.participants-section,.studies-section{margin-top:28px;scroll-margin-top:24px}.study-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.study-card{border:1px solid var(--line);border-radius:12px;background:#fff}.study-card.selected{border-color:var(--navy)}.study-select{display:block;width:100%;text-align:left;padding:20px}.study-select h3{margin:12px 0 6px;font-size:14px}.study-select p{color:var(--muted);font-size:12px}.study-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:var(--soft);color:var(--navy)}.study-icon svg{width:18px}.study-select .badge{float:right}.badge{display:inline-flex;padding:3px 8px;border-radius:5px;background:var(--soft);color:var(--navy);font-size:11px;font-weight:600}.study-meta{align-items:center;color:var(--muted);margin-top:16px}.study-links,.study-meta{display:flex;justify-content:space-between;font-size:11px}.study-links{align-items:flex-start;gap:12px;padding:12px 20px;border-top:1px solid var(--line-soft);color:var(--navy)}.study-links a,.study-links summary{display:flex;align-items:center;gap:5px;cursor:pointer}.study-links details{position:relative}.study-links details p{position:absolute;right:0;top:26px;width:260px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff;z-index:10;color:var(--muted);box-shadow:0 8px 24px #14294d0d}.participant-table{border:1px solid var(--line);border-radius:12px;overflow:hidden}.participant-row,.table-head{display:grid;grid-template-columns:1.25fr 1fr 1fr 20px;grid-gap:20px;gap:20px;align-items:center;padding:14px 20px;text-align:left;width:100%}.table-head{background:#fafbfd;font-size:11px;color:var(--muted)}.participant-row{border-top:1px solid var(--line-soft)}.participant-row:hover{background:var(--soft)}.with-study .participant-row,.with-study .table-head{grid-template-columns:minmax(0,1fr) minmax(0,.8fr) minmax(0,1.2fr) 1fr 20px}.participant-study-cell{font-size:12px;overflow-wrap:anywhere}.animal-cell{display:flex;align-items:center;gap:12px}.animal-cell small,.identifier-cell small{display:block;margin-top:3px;font-size:11px}.animal-cell strong,.identifier-cell strong{font-size:13px;font-weight:600}.animal-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;flex-shrink:0;background:var(--soft);color:var(--navy)}.animal-avatar svg{width:18px}.animal-avatar.big{width:44px;height:44px}.animal-avatar.big svg{width:24px}.participant-row>svg{color:var(--muted);width:16px}.status{display:inline-flex;align-items:center;justify-self:start;width:-moz-fit-content;width:fit-content;padding:3px 8px;border-radius:5px;font-size:11px;font-weight:600;white-space:nowrap}.status.pending{background:#fbf2e4;color:#9a6522}.status.processing{background:var(--sky-soft);color:var(--navy)}.status.done{background:#edf6f1;color:var(--green)}.empty{padding:24px 20px}.back-link,.empty{color:var(--muted)}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:11px;margin-bottom:20px}.study-hero{padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff}.study-hero .eyebrow{display:none}.study-hero h1{margin:12px 0 8px}.study-hero p{color:var(--muted);max-width:780px}.hero-tags{display:flex;gap:20px;font-size:12px;color:var(--muted);margin-top:16px;flex-wrap:wrap}.hero-tags span{display:flex;gap:6px;align-items:center}.study-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:22px;gap:22px;margin-top:22px}.study-info{padding:20px;border:1px solid var(--line);border-radius:12px;margin-bottom:22px}.study-info .eyebrow{display:none}.study-info>h2{padding-bottom:12px;margin-bottom:16px;border-bottom:1px solid var(--line-soft)}.study-info>p{color:var(--muted);font-size:12px}.how-row{display:flex;align-items:flex-start;gap:14px;margin-top:20px}.how-row>span{font-size:11px;font-weight:600;color:var(--navy);background:var(--soft);padding:4px 8px;border-radius:5px}.how-row h3{font-size:13px;margin-bottom:4px}.how-row p{color:var(--muted);font-size:12px}.schedule-line{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--line-soft);margin-bottom:12px}.schedule-line>svg{color:var(--navy);width:18px}.schedule-line h3{font-size:13px;margin-bottom:4px}.schedule-line p{color:var(--muted);font-size:12px}.apply-card{padding:20px;border:1px solid var(--line);border-radius:12px;align-self:start;position:-webkit-sticky;position:sticky;top:24px}.apply-card .eyebrow{display:none}.apply-card>h3{padding-bottom:12px;border-bottom:1px solid var(--line-soft);margin-bottom:16px}.apply-card>div,.apply-card>p{color:var(--muted);font-size:12px}.apply-card>div{display:flex;justify-content:space-between;gap:12px;margin:14px 0}.apply-card .primary{width:100%;margin:10px 0 12px;font-size:12px}.apply-card>small{display:block;font-size:11px}.patient-header{display:flex;align-items:center;gap:14px;margin-bottom:24px}.patient-header h1{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.patient-header p{font-size:12px;color:var(--muted);margin-top:6px}.patient-code{color:var(--navy);font-size:11px;padding:3px 8px;border:1px solid var(--line);border-radius:5px;font-weight:600}.copy-button{margin-left:auto}.visit-navigation{border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-bottom:24px}.visit-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;padding:12px}.visit-tabs>button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:4px 10px;gap:4px 10px;min-width:0;padding:10px 12px;border:1px solid var(--line);border-radius:8px;text-align:left}.visit-tabs>button.selected{border-color:var(--navy);background:var(--soft);box-shadow:inset 0 0 0 1px var(--navy)}.visit-date{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 8px}.visit-date,.visit-date strong{font-size:12px}.visit-date>span{color:var(--muted);font-size:11px}.visit-tabs small{grid-column:1/-1;font-size:11px;word-break:keep-all;overflow-wrap:anywhere}.entry-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.entry-heading .eyebrow{margin-bottom:4px;font-size:11px;letter-spacing:0}.entry-heading p{color:var(--muted);font-size:12px;margin-top:6px}.missing-panel{margin:20px 0;padding:16px 20px;background:#fcf7ef;border:1px solid #e8dcc4;border-radius:8px;display:flex;align-items:flex-start;gap:12px;color:#9a6522}.missing-panel h3{font-size:13px}.missing-panel p{font-size:12px;margin-top:4px}.missing-panel>div>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.missing-panel button{display:inline-flex;align-items:center;gap:8px;padding:5px 10px;border:1px solid #e8dcc4;border-radius:6px;background:#fff;font-size:12px}.visit-form{margin-top:24px;border:1px solid var(--line);border-radius:12px;overflow:hidden;scroll-margin-top:24px}.visit-form>.section-heading{padding:16px 20px;margin:0;border-bottom:1px solid var(--line-soft)}.save-note{color:var(--muted);font-size:11px}.visit-form>.muted{padding:16px 20px 0}.visit-form>form{padding:20px}.field-card{margin-bottom:20px}.field-card label{display:block;font-size:12px}.field-card p{font-size:11px;color:var(--muted);margin:6px 0 8px}.required{color:#b0463c;margin-left:4px}.input-unit{display:flex;align-items:center;gap:10px;max-width:440px}.input-unit span{color:var(--muted);font-size:12px;flex-shrink:0;white-space:nowrap}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:20px;border-top:1px solid var(--line-soft)}.form-bottom small{font-size:11px}.error,.success{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 16px;border:1px solid #efdad5;border-radius:8px;background:#fcf5f3;color:#b0463c;font-size:12px;margin:16px 0}.error button{text-decoration:underline}.success{border-color:#dbece1;background:#f2f8f4;color:var(--green)}.record-history{border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-top:24px}.record-history h3{padding:16px 20px;font-size:14px}.record-history h3,.record-history>div{border-bottom:1px solid var(--line-soft)}.record-history>div{display:flex;justify-content:space-between;gap:16px;padding:12px 20px;font-size:12px}.record-history small{font-size:11px}.record-history>p{padding:20px}.modal-backdrop{position:fixed;inset:0;z-index:60;background:#14294d66;display:flex;align-items:center;justify-content:center;padding:24px}.method-sheet,.review-dialog{position:relative;width:100%;max-width:480px;max-height:calc(100dvh - 48px);overflow-y:auto;padding:28px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 16px 48px #14294d22}.review-dialog{max-width:620px}.method-sheet .eyebrow{display:none}.method-sheet h2,.review-dialog h2{font-size:18px;padding-right:28px;margin-bottom:8px}.method-sheet>p,.review-dialog>p{font-size:12px;color:var(--muted);margin-bottom:20px}.close{position:absolute;top:16px;right:16px;padding:6px;color:var(--muted)}.close svg{width:18px}.method{display:flex;align-items:center;width:100%;gap:14px;padding:16px;margin-top:12px;border:1px solid var(--line);border-radius:8px;text-align:left}.method:hover{border-color:var(--navy);background:var(--soft)}.method>svg{color:var(--navy);width:20px}.method>svg:last-child{margin-left:auto;width:16px}.method strong{font-size:13px}.method small{display:block;font-size:11px;margin-top:4px}.merge-fields label,.review-dialog>label{margin-top:16px}.merge-fields{margin-top:20px;border-top:1px solid var(--line);padding-top:16px}.merge-fields>p{font-size:12px;color:var(--muted)}.app-footer{max-width:1600px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:20px 36px;border-top:1px solid var(--line-soft);color:var(--muted);font-size:10px}.mobile-only{display:none}@media (max-width:1100px){.upload-layout{grid-template-columns:minmax(0,1fr) 240px}.study-content-grid,.study-grid{grid-template-columns:1fr}.apply-card{position:static}.patient-header{flex-wrap:wrap}.copy-button{margin-left:0}.visit-tabs{grid-template-columns:1fr}}@media (max-width:768px){html{scroll-padding-top:90px}.platform-sidebar{position:-webkit-sticky;position:sticky;top:0;width:100%;height:auto;padding:12px 16px;border-right:0;border-bottom:1px solid var(--line)}.sidebar-brand-row{flex-direction:row;align-items:center;padding:0;gap:12px}.platform-brand img{width:80px}.menu-toggle{display:block;margin-left:auto;color:var(--navy);font-size:12px;min-height:36px;padding:0 8px;border:1px solid var(--line);border-radius:6px}.sidebar-content{display:none}.sidebar-content.is-open{display:flex;max-height:calc(100dvh - 70px)}.sidebar-content nav{margin-top:24px}.sidebar-footer{display:none}.workspace{margin-left:0}.topbar{min-height:64px;padding:12px 16px;gap:8px}.platform-user{gap:4px}.platform-user .user-avatar{display:none}.breadcrumb{gap:6px;font-size:10px}.page,.page-loading{padding:24px 16px 48px}.skip-link{left:16px}.page-heading{align-items:flex-start;gap:16px}h1{font-size:22px;text-wrap:balance}.page-heading p,h1{word-break:keep-all;overflow-wrap:anywhere}.page-heading p{font-size:12px}.mobile-only{display:block}.upload-layout{display:flex;flex-direction:column;gap:16px}.dropzone{min-height:280px}.upload-heading>h2{font-size:22px;word-break:keep-all;overflow-wrap:anywhere;text-wrap:balance}.ai-upload-guide{padding:14px;gap:10px}.upload-formats{gap:10px}.dropzone-plus{width:48px;height:48px}.analysis-side{height:auto;max-height:240px}.analysis-empty{padding:16px;text-align:left;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.analysis-empty>svg{margin-bottom:0}.analysis-empty small{display:none}.section-heading{flex-wrap:wrap;gap:6px}.section-heading>.muted{font-size:11px}.table-head{display:none}.participant-row{grid-template-columns:minmax(0,1fr) auto 16px;gap:10px;padding:16px}.participant-row:first-of-type{border-top:0}.with-study .participant-row{grid-template-columns:minmax(0,1fr) auto 16px}.participant-study-cell{grid-column:1/-1;grid-row:3;padding-left:42px;color:var(--muted);font-size:11px}.animal-cell{grid-column:1;grid-row:1;gap:8px}.identifier-cell{grid-column:1;grid-row:2;padding-left:42px}.identifier-cell small{display:none}.participant-row .status{grid-column:2;grid-row:1/3;font-size:10px}.participant-row>svg{grid-column:3;grid-row:1/3}.study-hero{padding:20px}.study-content-grid{gap:0}.apply-card,.study-info{padding:20px}.copy-button{width:100%}.back-link{font-size:10px}.visit-tabs{padding:10px}.entry-heading>.badge{display:none}.visit-form{scroll-margin-top:90px}.visit-form>form{padding:16px}.form-bottom{flex-direction:column;align-items:stretch}.form-bottom .primary{min-height:42px}.record-history>div{flex-direction:column;gap:4px}.modal-backdrop{padding:0;align-items:flex-end}.method-sheet,.review-dialog{max-width:none;max-height:calc(100dvh - 36px);border-radius:12px 12px 0 0;padding:24px 20px max(24px,env(safe-area-inset-bottom))}.button-row{flex-direction:column-reverse}.app-footer{padding:20px 16px;flex-direction:column;gap:6px}.participants-section,.studies-section{scroll-margin-top:90px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.method.camera-method{display:none}@media (hover:none) and (pointer:coarse){.method.camera-method{display:flex}}@media (max-width:768px){.study-participants-page .page-heading{flex-wrap:wrap}}.patient-actions{display:flex;flex-wrap:wrap;gap:8px;margin-left:auto}@media (max-width:1100px){.patient-actions{margin-left:0}}@media (max-width:768px){.patient-actions,.patient-actions>button{width:100%}}.visit-tasks{margin-bottom:28px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.visit-tasks-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;background:var(--soft)}.visit-task-context{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:var(--navy);font-size:12px;font-weight:600}.visit-tasks-heading h2{margin:9px 0 6px;font-size:21px}.visit-tasks-heading p{color:var(--muted);font-size:13px;word-break:keep-all;overflow-wrap:anywhere}.visit-task-actions{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;gap:12px}.visit-change-button{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--navy);font-size:12px;font-weight:600}.visit-change-button[aria-expanded=true]>svg{transform:rotate(180deg)}.visit-tasks>.visit-navigation{margin:0;border:0;border-top:1px solid var(--line);border-radius:0}.visit-tasks .section-caption>:last-child{margin-left:0;color:var(--ink)}.visit-task-actions>a{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;color:var(--navy);font-size:12px;font-weight:600}.visit-task-list{margin:0;padding:0;list-style:none}.visit-task{border-top:1px solid var(--line-soft);display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:18px 24px}.visit-task-number{display:flex;width:26px;height:26px;align-items:center;justify-content:center;border-radius:6px;background:var(--soft);color:var(--navy);font-size:12px;font-weight:650}.visit-task-content{display:grid;grid-gap:5px;gap:5px;word-break:keep-all;overflow-wrap:anywhere}.visit-task-content>strong{font-size:14px;font-weight:600}.visit-task-content>span{color:var(--muted);font-size:12px}.visit-task-content b{font-weight:500;color:var(--ink);margin-right:6px}.visit-task-badge{padding:3px 8px;border-radius:5px;font-size:11px;font-weight:600;color:var(--navy);background:var(--soft)}.visit-task-badge.conditional{color:var(--muted);background:#f3f4f6}.visit-upload-anchor{scroll-margin-top:24px}@media (max-width:768px){.visit-tasks-heading{padding:18px 16px;flex-direction:column;align-items:flex-start;gap:12px}.visit-tasks-heading h2{font-size:19px}.visit-task{padding:16px;grid-template-columns:24px minmax(0,1fr) auto;gap:8px;align-items:start}.visit-task-content>strong{font-size:13px}.visit-task-content>span{font-size:12px;line-height:1.7}}.visit-answer-preview{padding:20px;border-bottom:1px solid var(--line-soft)}.manual-disclosure h2,.visit-answer-preview h2{margin:0;font-size:15px}.visit-answer-preview dl{margin:16px 0 0}.visit-answer-preview dl>div{display:grid;grid-template-columns:180px minmax(0,1fr);grid-gap:12px;gap:12px;padding:9px 0;font-size:13px}.visit-answer-preview dt{color:var(--muted)}.visit-answer-preview dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.visit-answer-preview .answer-missing{color:#a65d16}.manual-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0 20px;cursor:pointer;list-style:none}.manual-disclosure>summary::-webkit-details-marker{display:none}.manual-disclosure>summary>svg{flex-shrink:0;color:var(--muted)}.manual-disclosure[open]>summary>svg{transform:rotate(180deg)}.manual-fields>.muted{margin-bottom:20px;font-size:12px}.visit-completion-copy{display:grid;grid-gap:6px;gap:6px}.visit-completion-copy strong{font-size:13px;font-weight:500;word-break:keep-all}.visit-completion-copy small{color:var(--muted)}@media (max-width:768px){.visit-answer-preview{padding:16px}.visit-answer-preview dl>div{grid-template-columns:1fr;gap:4px}}.visit-overview{margin-bottom:32px}.visit-overview>summary{display:flex;align-items:center;gap:8px;padding:0 0 12px;border-bottom:1px solid var(--line);color:var(--ink);cursor:pointer;list-style:none}.visit-overview>summary::-webkit-details-marker{display:none}.visit-overview h2{margin:0;font-size:15px;font-weight:600}.overview-toggle{display:inline-flex;align-items:center;gap:6px;margin-left:auto;color:var(--muted);font-size:12px;white-space:nowrap}.overview-collapse,.visit-overview[open] .overview-expand{display:none}.visit-overview[open] .overview-collapse{display:inline}.visit-overview[open] .overview-toggle>svg{transform:rotate(180deg)}.overview-study{margin-top:16px}.overview-study h3{margin:0 0 10px;color:var(--muted);font-size:12px;font-weight:500}.overview-study ol,.overview-study ul{margin:0;padding:0;list-style:none}.overview-study ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.overview-study ol>li{min-width:0;padding:16px 18px;border:1px solid var(--line-soft);border-radius:10px;background:#fafbfd;word-break:keep-all;overflow-wrap:anywhere}.overview-stage{display:block;margin-bottom:10px;color:var(--navy);font-size:14px;font-weight:600}.overview-study ul>li{position:relative;padding-left:10px;color:#526078;font-size:12px;line-height:1.65}.overview-study ul>li:before{content:"";position:absolute;left:0;top:8px;width:3px;height:3px;border-radius:50%;background:#9aa8bb}.overview-study ul>li+li{margin-top:5px}.overview-conditional{margin-right:5px;color:var(--muted);font-size:11px}.home-upload-heading{margin-bottom:16px}.home-upload-heading h1{font-size:22px;word-break:keep-all;overflow-wrap:anywhere}.dropzone-integrated{background:#fff}.dropzone-integrated .dropzone-content{gap:20px}.dropzone-integrated .dropzone-prompt{margin-top:4px;font-size:17px}.dropzone-ai-copy{display:flex;align-items:flex-start;gap:6px;max-width:440px;font-size:12px;line-height:1.75}.dropzone-ai-copy>svg{flex-shrink:0;margin-top:2px}.dropzone-integrated .dropzone-hint{max-width:440px;margin-top:-10px;font-size:11px;line-height:1.75}@media (max-width:768px){.overview-study ol{grid-template-columns:1fr}.overview-study ol>li{padding:14px 16px}.home-upload-heading h1{font-size:20px}.dropzone-integrated{min-height:300px}.dropzone-integrated .dropzone-prompt{font-size:15px}}.home-page>.page-heading{margin-bottom:26px}.home-upload-layout{grid-template-columns:minmax(0,1fr);gap:0}.home-upload-layout.with-guidance{grid-template-columns:minmax(180px,1fr) minmax(0,3fr);border-top:1px solid var(--line)}.home-upload-layout .visit-overview{min-width:0;margin:0;padding:24px 18px 24px 0;border-right:1px solid var(--line)}.home-upload-layout .visit-overview>summary{padding:0;border:0}.home-upload-layout .visit-overview h2{font-size:13px}.home-upload-layout .overview-toggle{font-size:11px}.home-upload-layout .overview-study{margin-top:24px}.home-upload-layout .overview-study h3{font-size:11px;line-height:1.6}.home-upload-layout .overview-study ol{display:block}.home-upload-layout .overview-study ol>li{position:relative;padding:0 0 24px 20px;border:0;border-left:1px solid #cdd9eb;margin-left:5px;border-radius:0;background:none}.home-upload-layout .overview-study ol>li:last-child{padding-bottom:0;border-left-color:transparent}.home-upload-layout .overview-study ol>li:before{content:"";position:absolute;left:-5px;top:5px;width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:var(--navy);box-shadow:0 0 0 1px #bbcce4}.home-upload-layout .overview-stage{font-size:13px;margin-bottom:9px}.home-upload-layout .overview-study ul>li{padding-left:0;font-size:11px;line-height:1.9}.home-upload-layout .overview-study ul>li:before{display:none}.home-upload-layout .overview-conditional{font-size:10px;color:#8a7455}.home-upload-layout .upload-input-area{min-width:0;padding:24px 0}.home-upload-layout.with-guidance .upload-input-area{padding-left:24px}.home-upload-layout:has(.visit-overview:not([open])){grid-template-columns:minmax(0,1fr)}.home-upload-layout .visit-overview:not([open]){border-right:0;border-bottom:1px solid var(--line);padding:14px 0}.home-upload-layout:has(.visit-overview:not([open])) .upload-input-area{padding-left:0}.home-upload-layout .dropzone-integrated{min-height:clamp(520px,62vh,720px);border-radius:10px;background:#fcfdff}.home-upload-layout .dropzone-integrated.dragging,.home-upload-layout .dropzone-integrated:hover{background:var(--soft)}.home-upload-layout .dropzone-content{gap:16px}.home-upload-layout .dropzone-prompt{color:var(--ink);font-size:18px;font-weight:600}.home-upload-layout .dropzone-hint{margin-top:0;color:var(--muted)}.home-upload-layout .upload-formats{gap:10px}.home-upload-layout .upload-format{width:35px;height:44px;font-size:11px}.home-upload-layout .upload-photo{transform:scale(.85)}.upload-select-action{display:inline-flex;align-items:center;gap:8px;padding:10px 17px;border-radius:7px;background:var(--navy);color:#fff;font-size:12px;font-weight:600}.home-upload-layout .analysis-side{grid-column:1/-1;height:auto;max-height:none;border:0;border-top:1px solid var(--line);border-radius:0;padding-top:24px;overflow:visible}.home-upload-layout .section-caption{padding:0 0 12px;border-bottom:1px solid var(--line)}.home-upload-layout .upload-list{max-height:440px}.home-upload-layout .analysis-empty{padding:24px 0;text-align:left;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.home-upload-layout .analysis-empty p,.home-upload-layout .analysis-empty svg{margin:0}.home-upload-layout .analysis-empty br{display:none}.home-upload-layout .upload-item{padding:14px 0;align-items:center}.home-upload-layout .upload-item>svg{flex-shrink:0;color:#8b9bb0}.home-upload-layout .upload-record{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(160px,.8fr);grid-gap:20px;gap:20px;align-items:center;flex:1 1}.home-upload-layout .upload-record>a{font-weight:500}.upload-record-context{color:var(--muted);font-size:11px;overflow-wrap:anywhere}.upload-record-state{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:6px 10px}.home-upload-layout .upload-record-state small{display:inline-flex;margin:0;border-radius:4px;padding:2px 7px;background:var(--soft)}.home-upload-layout .upload-status.applied{background:#edf6f1}.home-upload-layout .upload-status.failed,.home-upload-layout .upload-status.needs_review{background:#fcf5e9}.home-upload-layout .upload-record-state p{flex-basis:100%;margin:0;text-align:right}.home-page .studies-section{margin-top:28px}.home-page .studies-section .section-heading{margin-bottom:16px}.home-page .studies-section h2{font-size:15px}.home-study-list{border-top:1px solid var(--line)}.home-study-row.study-select{display:flex;align-items:center;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.home-study-row:hover{background:#fafbfd}.home-study-row .study-icon{width:38px;height:38px;flex-shrink:0;margin:0}.home-study-name{flex:1 1;min-width:0}.home-study-name strong{word-break:keep-all;overflow-wrap:anywhere;font-size:13px;font-weight:600}.home-study-name small{display:block;margin-top:4px;color:var(--muted);font-size:11px}.home-study-action{display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-size:12px;flex-shrink:0}@media (max-width:768px){.home-page>.page-heading>.text-link{display:none}.home-upload-layout.with-guidance{grid-template-columns:minmax(0,1fr)}.home-upload-layout .visit-overview{padding:0;border:0}.home-upload-layout .visit-overview>summary{padding:13px 0;border-bottom:1px solid var(--line)}.home-upload-layout .overview-study{margin-top:16px}.home-upload-layout .overview-study ol>li{padding:12px 0;margin:0;border:0;border-bottom:1px solid var(--line-soft)}.home-upload-layout .overview-study ol>li:last-child{padding-bottom:12px;border:0}.home-upload-layout .overview-study ol>li:before{display:none}.home-upload-layout .overview-stage{font-size:12px;margin-bottom:5px}.home-upload-layout .overview-study ul>li{padding-left:10px;line-height:1.8}.home-upload-layout .overview-study ul>li:before{display:block}.home-upload-layout .visit-overview:not([open]){padding:0;border:0}.home-upload-layout .upload-input-area,.home-upload-layout.with-guidance .upload-input-area{padding:26px 0}.home-upload-layout .dropzone-integrated{min-height:360px;padding:25px 18px}.home-upload-layout .dropzone-prompt{font-size:16px}.home-upload-layout .dropzone-ai-copy{font-size:11px}.home-upload-layout .dropzone-hint{font-size:10px}.home-upload-layout .analysis-side{padding-top:0;border-top:0;display:flex}.home-upload-layout .upload-record{display:block}.home-upload-layout .upload-record-context{display:block;margin-top:7px}.home-upload-layout .upload-record-state{justify-content:flex-start;margin-top:7px}.home-upload-layout .upload-record-state p{text-align:left}.home-upload-layout .upload-item{align-items:flex-start}.home-study-row.study-select{flex-wrap:wrap;gap:10px}.home-study-action{font-size:11px}}.overview-study-picker{font-size:11px;color:var(--muted);gap:6px}.overview-study-picker select{width:100%;min-width:0;font-size:12px;padding:8px}.exam-stage{margin-top:18px;border-bottom:1px solid var(--line);padding-bottom:16px}.exam-stage:last-child{border-bottom:0}.exam-stage>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;color:var(--navy);list-style:none;font-size:13px}.exam-stage>summary::-webkit-details-marker{display:none}.exam-stage[open]>summary svg{transform:rotate(180deg)}.exam-timing{margin-top:8px;font-size:11px;color:var(--muted)}.home-upload-layout .exam-overview ol.exam-numbered-list{display:block;counter-reset:exam;margin:14px 0 0;padding:0}.home-upload-layout .exam-overview ol.exam-numbered-list>li{counter-increment:exam;position:relative;border:0;border-radius:0;margin:0;padding:0 0 13px 22px;background:none;color:var(--ink);font-size:12px;line-height:1.7}.home-upload-layout .exam-overview ol.exam-numbered-list>li:last-child{padding-bottom:0}.home-upload-layout .exam-overview ol.exam-numbered-list>li:before{content:counter(exam) ".";position:absolute;left:0;top:0;width:auto;height:auto;border:0;border-radius:0;box-shadow:none;background:none;color:var(--navy);font-weight:600;display:block}.exam-numbered-list small{display:block;font-size:10px;color:#8a7455}.home-upload-layout .upload-input-area{align-self:start}.participant-study-filter{border-bottom:1px solid var(--line);padding:0 0 24px;margin:0 0 28px}.study-filter-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.participant-study-filter h2{font-size:16px;margin:0}.study-filter-reset{padding:7px 10px;border:1px solid var(--line);border-radius:6px;font-size:12px}.study-filter-reset span{margin-left:6px;color:var(--muted)}.study-filter-reset[aria-pressed=true]{background:var(--soft);color:var(--navy)}.study-filter-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.study-filter{display:flex;flex-direction:column;min-width:0;padding:22px 24px 18px;border:1px solid var(--line);border-radius:8px;text-align:left;background:#fff;color:var(--navy)}.study-card-label{display:flex;align-items:center;gap:6px;width:100%;font-size:11px;color:var(--muted)}.study-card-selected{display:inline-flex;align-items:center;gap:4px;margin-left:auto;color:var(--navy);font-weight:600}.study-card-title{margin-top:14px;font-size:18px;line-height:1.5}.study-card-description,.study-card-title{word-break:keep-all;overflow-wrap:anywhere}.study-card-description{margin:10px 0 20px;font-size:13px;line-height:1.75;color:var(--muted)}.study-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;margin-top:auto;padding-top:14px;border-top:1px solid var(--line);font-size:12px}.study-card-footer>span{display:flex;align-items:center;gap:6px}.study-filter[aria-pressed=true]{background:var(--soft);border-color:var(--navy);box-shadow:inset 0 0 0 1px var(--navy)}.study-filter:hover{border-color:var(--navy)}.study-filter-reset:focus-visible,.study-filter:focus-visible{outline:2px solid var(--navy);outline-offset:3px}.study-guide-link{margin-top:12px}.patient-study-context{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;margin-bottom:20px;display:flex;gap:12px;align-items:center}.patient-study-context>span{font-size:11px;color:var(--muted);flex-shrink:0}.patient-study-context strong{font-size:14px;color:var(--navy)}.patient-study-context a{margin-left:auto;flex-shrink:0;font-size:11px}.anf-exam-guide{margin:28px 0;border-top:1px solid var(--line)}.anf-exam-guide>section{padding:20px 0;border-bottom:1px solid var(--line)}.anf-exam-guide h2{font-size:17px;margin-bottom:14px}.anf-exam-guide ol{padding-left:24px}.anf-exam-guide li{padding:6px 0}.anf-exam-guide li small{display:block}@media (max-width:768px){.patient-study-context{flex-wrap:wrap;gap:7px 10px}.patient-study-context strong{flex-basis:calc(100% - 90px);font-size:13px}.patient-study-context a{margin-left:0}.study-filter-options{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:12px;gap:12px}.study-filter{padding:18px}.study-card-title{font-size:16px}.visit-task-badge{white-space:normal;text-align:center}}.vet-notes{margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}.vet-notes h2{display:flex;align-items:center;gap:8px;font-size:18px}.vet-notes header p{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.7}.vet-note-list{max-height:460px;overflow-y:auto;padding:20px 4px}.vet-note{margin-bottom:18px;max-width:820px}.vet-note:last-child{margin-bottom:0}.vet-note-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px;margin-bottom:7px;font-size:12px}.vet-note-meta time{color:var(--muted);font-size:11px}.vet-note-bubble{border:1px solid var(--line);background:var(--soft);padding:14px 16px;border-radius:0 10px 10px 10px}.vet-note-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.7;margin:0}.vet-note-visit{display:block;font-size:11px;color:var(--muted);margin-bottom:6px}.vet-note-form label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.vet-note-form label span{color:var(--muted);font-weight:400}.vet-note-form textarea{display:block;width:100%;resize:vertical;min-height:100px;border:1px solid var(--line);border-radius:6px;padding:12px;font:inherit;font-size:14px}.vet-note-compose-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:10px}.vet-note-compose-footer small{color:var(--muted)}.guide-study-cards{margin:24px 0}.guide-study-cards h2{font-size:19px;margin-bottom:16px}.guide-study-cards .study-filter strong{display:block;font-size:18px}.guide-study-cards .study-filter p{line-height:1.7}.guide-study-cards .study-filter-label{display:flex;align-items:center;gap:8px}.eligibility-panel{margin:24px 0;padding:24px;border:1px solid var(--line,#dce1e8);background:#fff;border-radius:10px}.criteria-dialog header,.eligibility-panel header{display:flex;align-items:center;justify-content:space-between;gap:20px}.criteria-dialog h2,.eligibility-panel h2{margin:0;font-size:19px}.criteria-dialog dl,.eligibility-panel dl{margin:16px 0 0}.criteria-dialog dl>div,.eligibility-panel dl>div{display:grid;grid-template-columns:160px 1fr;grid-gap:20px;gap:20px;padding:15px 0;border-bottom:1px solid #e6e9ee}.criteria-dialog dt,.eligibility-panel dt{font-weight:650;color:#1f3655}.criteria-dialog dd,.eligibility-panel dd{margin:0;line-height:1.8;overflow-wrap:anywhere}.eligibility-decision{padding-top:20px}.eligibility-decision p{line-height:1.7;white-space:pre-wrap}.eligibility-decision label,.exam-result-editor>label,.vet-note-bubble form label{display:grid;grid-gap:8px;gap:8px;margin:12px 0}.eligibility-decision textarea,.exam-result-editor textarea,.vet-note-bubble textarea{width:100%;min-height:100px;border:1px solid #cad2df;border-radius:6px;padding:12px;font:inherit;resize:vertical}.eligibility-decision select{padding:10px;border:1px solid #cad2df;border-radius:6px;background:#fff}.criteria-dialog{width:min(860px,calc(100vw - 32px));max-height:85dvh;padding:0;border:1px solid #dce1e8;border-radius:12px;color:#26364b}.criteria-dialog::-webkit-backdrop{background:rgba(18,31,49,.5)}.criteria-dialog::backdrop{background:rgba(18,31,49,.5)}.criteria-dialog>div{padding:28px}.criteria-dialog header{align-items:flex-start}.criteria-dialog header button{flex-shrink:0}.exam-guide-list{list-style:none;padding:0;margin:0}.exam-guide-list li{border-bottom:1px solid #e5e9ef;padding:13px 0;line-height:1.65;font-size:14px}.exam-record-list{list-style:none;padding:0;margin:0}.exam-record{padding:19px 0;border-top:1px solid #e4e8ee}.exam-record-line{justify-content:space-between;gap:20px}.exam-check,.exam-record-line{display:flex;align-items:flex-start}.exam-check{gap:12px;flex:1 1;font-weight:650;line-height:1.65;cursor:pointer}.exam-check input,.exam-result-editor input[type=checkbox]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:19px;height:19px;margin:4px 0 0;flex-shrink:0;accent-color:#233b60}.exam-check small{display:block;color:#6c788a;font-size:13px;font-weight:400;margin-top:4px}.exam-record-actions{display:flex;align-items:center;gap:12px;font-size:13px;flex-shrink:0}.exam-record-actions .registered{color:#286348}.conditional-prefix{font-weight:500;color:#65738a}.exam-result-editor{margin:18px 0 10px 31px;padding:18px;background:#f8f9fb;border:1px solid #e2e7ef;border-radius:6px}.exam-result-editor fieldset{border:0;padding:8px 0 16px;min-width:0}.exam-result-editor fieldset label{display:flex;align-items:flex-start;gap:10px;padding:6px 0;overflow-wrap:anywhere}.exam-result-editor details{margin-top:16px;white-space:pre-wrap}.exam-saved{display:block;margin:10px 0 0 31px;color:#768195;font-size:11px}.catalog-card{padding:24px}.catalog-card h2{font-size:20px;margin:16px 0}.catalog-card p{line-height:1.7}.catalog-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.catalog-detail{margin-top:28px}.visit-answer-preview dt .text-link{margin-left:8px;font-size:12px}.vet-note-bubble details{margin-top:12px;font-size:13px}@media (max-width:700px){.eligibility-panel{padding:18px}.criteria-dialog dl>div,.eligibility-panel dl>div{grid-template-columns:1fr;gap:6px}.criteria-dialog h2,.eligibility-panel h2{font-size:17px}.criteria-dialog>div{padding:20px}.exam-record-line{flex-direction:column;gap:12px}.exam-record-actions{padding-left:31px;width:100%;justify-content:space-between}.exam-result-editor{margin-left:0;padding:14px}.guide-study-cards .study-filter-options{grid-template-columns:1fr}}.exam-record{padding-inline:24px}.exam-check{flex-direction:row;font-size:14px;color:var(--ink)}.exam-check input[type=checkbox],.exam-result-editor input[type=checkbox]{min-height:18px;height:18px;width:18px;padding:0;border-radius:3px}.exam-result-editor fieldset label{flex-direction:row}@media (max-width:700px){.exam-record{padding-inline:16px}}.exam-stage .eligibility-panel{margin:8px 0 12px;padding:12px 0;border:0;border-bottom:1px solid var(--line);border-radius:0}.exam-stage .eligibility-panel>header{gap:8px}.exam-stage .eligibility-panel>header>h2{font-size:13px}.exam-stage .eligibility-panel>header>button{font-size:11px;padding:6px 8px;flex-shrink:0}.exam-stage .eligibility-panel>dl>div{grid-template-columns:1fr;gap:4px;padding:8px 0;border:0;font-size:12px}.exam-guide-check{display:flex;flex-direction:row;align-items:center;gap:9px;color:var(--ink);font-size:13px;font-weight:500;cursor:default}.exam-guide-check input[type=checkbox]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:17px;height:17px;min-height:17px;padding:0;margin:0;flex-shrink:0;accent-color:var(--navy)}.exam-guide-check.is-checked>span{color:var(--muted);text-decoration:line-through}.exam-check,.exam-record-actions,.exam-record-line{align-items:center}.exam-check input[type=checkbox]{margin-top:0}.visit-answer-preview dl>div{align-items:center}.visit-answer-preview dt{display:flex;align-items:center;gap:8px}.home-upload-layout .criteria-dialog h2{font-size:19px}@media (max-width:700px){.home-upload-layout .criteria-dialog h2{font-size:17px}}@media (min-width:769px){.exam-overview>summary{cursor:default}.exam-overview>summary>.overview-toggle{display:none}}