/*! 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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--petrol:#073b4c;--petrol-dark:#052b38;--turquoise:#0b9e9a;--turquoise-soft:#e7f7f6;--coral:#ed6a5a;--coral-soft:#fff0ed;--ink:#17313a;--muted:#60727a;--line:#d7e4e7;--surface:#fff;--background:#f5faf9;--shadow:0 18px 60px #073b4c1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 20% 0%, #e9faf8 0, transparent 32rem), var(--background);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #ed6a5a8c}main{min-height:100vh}.page-wrap{width:min(1120px,100% - 32px);margin:0 auto;padding:22px 0 44px}.site-header{justify-content:space-between;align-items:center;gap:24px;padding:12px 0 38px;display:flex}.site-header.compact{padding-bottom:24px}.brand{align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-mark{background:var(--petrol);color:#fff;border-radius:13px;place-items:center;width:40px;height:40px;font-size:19px;font-weight:800;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 20px #073b4c2e}.brand-mark span{transform:translateY(-2px)}.brand-mark i{border-bottom:2px solid #54d4ce;border-radius:50%;width:18px;height:8px;position:absolute;bottom:7px}.brand strong,.brand small{display:block}.brand strong{color:var(--petrol);font-size:15px;line-height:1.2}.brand small{color:var(--muted);margin-top:2px;font-size:12px}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.site-header nav a{color:var(--petrol);border-radius:10px;padding:9px 12px;font-size:14px;font-weight:650;text-decoration:none}.site-header nav a:hover{background:var(--turquoise-soft)}.hero{grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);align-items:end;gap:34px;margin:18px 0 34px;display:grid}.eyebrow{color:var(--turquoise);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}h1,h2,p{margin-top:0}h1{color:var(--petrol-dark);letter-spacing:-.055em;margin-bottom:16px;font-size:clamp(2.45rem,6vw,4.9rem);line-height:.98}h2{color:var(--petrol);letter-spacing:-.025em;font-size:1.35rem;line-height:1.15}.hero-lead{max-width:720px;color:var(--muted);font-size:clamp(1rem,2vw,1.18rem);line-height:1.6}.badge-row{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.badge-row span{color:var(--petrol);background:#ffffffbd;border:1px solid #c7e4e2;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.hero-note{box-shadow:var(--shadow);background:#ffffffc7;border:1px solid #cae6e4;border-radius:22px;flex-direction:column;gap:8px;padding:22px;display:flex}.hero-note strong{color:var(--petrol);font-size:1.05rem}.hero-note span{font-weight:650}.hero-note small{color:var(--muted);line-height:1.5}.hero-note .hero-note-kicker{color:var(--turquoise);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:850}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:8px 0 54px;display:grid;position:relative}.entry-card{border:1px solid #c4dfdf;border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:190px;padding:clamp(22px,4vw,34px);text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 15px 45px #073b4c12}.entry-card:hover{box-shadow:var(--shadow);border-color:var(--turquoise);transform:translateY(-3px)}.entry-card.patient{background:linear-gradient(145deg,#fff 0%,#effaf9 100%)}.entry-card.student{background:linear-gradient(145deg,var(--petrol) 0%,#0a5266 100%);color:#fff;border-color:#0c5467}.entry-number{color:var(--turquoise);letter-spacing:.12em;align-self:start;font-size:12px;font-weight:850}.entry-card.student .entry-number{color:#7be2dc}.entry-copy{flex-direction:column;gap:8px;display:flex}.entry-copy small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:750}.entry-card.student .entry-copy small,.entry-card.student .entry-copy>span{color:#c7e4e6}.entry-copy strong{color:var(--petrol);letter-spacing:-.03em;font-size:clamp(1.45rem,3vw,2rem)}.entry-card.student .entry-copy strong{color:#fff}.entry-copy>span{color:var(--muted);line-height:1.55}.entry-arrow{width:42px;height:42px;color:var(--petrol);background:#fff;border-radius:50%;place-items:center;font-size:20px;font-weight:800;display:grid}.patient-section{scroll-margin-top:18px}.section-heading{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;gap:30px;margin-bottom:20px;display:grid}.section-heading h2{max-width:680px;margin-bottom:0;font-size:clamp(1.9rem,4.5vw,3.35rem)}.section-heading>p{color:var(--muted);margin-bottom:2px;line-height:1.6}.schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.schedule-grid article{border:1px solid var(--line);background:#ffffffbf;border-radius:16px;grid-template-columns:minmax(90px,.45fr) 1fr 1fr;align-items:center;gap:12px;padding:15px 18px;display:grid}.schedule-grid span{color:var(--turquoise);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:850}.schedule-grid strong{color:var(--petrol);font-size:13px}.selector-card,.panel{background:var(--surface);box-shadow:var(--shadow);border:1px solid #abcccfb8;border-radius:24px}.selector-card{padding:clamp(20px,4vw,38px)}.progress-copy{color:var(--petrol);margin-bottom:8px;font-size:13px;font-weight:750}.progress-track{background:#e8efef;border-radius:999px;height:9px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--turquoise), #16bdb7);height:100%;transition:width .2s;display:block}.step-panel{min-height:290px;padding:32px 0 20px}.step-panel>h2{margin-bottom:22px;font-size:clamp(1.55rem,3vw,2.15rem)}fieldset{border:0;min-width:0;margin:0 0 24px;padding:0}legend{color:var(--petrol);margin-bottom:12px;font-weight:750}.option-grid{gap:12px;display:grid}.option-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.option-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.option-button{border:2px solid var(--line);min-height:58px;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border-radius:15px;padding:14px 16px;font-weight:720;transition:border-color .15s,background .15s,transform .15s}.option-button:hover{border-color:var(--turquoise);transform:translateY(-1px)}.option-button.active{border-color:var(--turquoise);background:var(--turquoise-soft);color:var(--petrol);box-shadow:inset 0 0 0 1px var(--turquoise)}.privacy-note{color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.5}.empty-state{color:var(--muted);background:#f2f7f7;border-radius:15px;padding:18px;line-height:1.5}.student-list{gap:14px;display:grid}.student-card{border:2px solid var(--line);width:100%;color:inherit;cursor:pointer;text-align:left;background:#fff;border-radius:19px;grid-template-columns:180px minmax(0,1fr);gap:22px;padding:14px;display:grid}.student-card:hover,.student-card.active{border-color:var(--turquoise);background:#fbfefe}.student-avatar{background:linear-gradient(145deg, var(--turquoise-soft), #c9ecea);color:var(--petrol);border-radius:14px;flex:none;place-items:center;font-size:28px;font-weight:850;display:grid;overflow:hidden}.student-avatar.large{width:180px;height:220px}.student-avatar.small{width:94px;height:112px}.student-avatar img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.student-copy{flex-direction:column;align-self:center;gap:8px;display:flex}.student-copy>strong{color:var(--petrol);font-size:1.35rem}.student-copy>span{color:var(--muted);line-height:1.5}.chip-row{flex-wrap:wrap;gap:6px;display:flex}.chip{background:var(--turquoise-soft);color:var(--petrol);border-radius:999px;padding:5px 8px;font-weight:650}.summary-box{background:var(--coral-soft);color:var(--petrol);border-radius:14px;flex-direction:column;gap:5px;margin-top:16px;padding:15px;display:flex}.selector-actions,.form-actions,.admin-actions{gap:12px;display:flex}.button{cursor:pointer;border:2px solid #0000;border-radius:13px;min-height:50px;padding:12px 18px;font-weight:780;transition:transform .15s,opacity .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.48}.button.primary{background:var(--petrol);color:#fff}.button.secondary{color:var(--petrol);background:#fff;border-color:#b9d0d4}.button.whatsapp{color:#fff;background:#1fa855}.button.danger{color:#a83b2f;background:#fff8f6;border-color:#e8a198}.selector-actions .button{flex:1}.loading-card,.error-card{text-align:center;padding:30px}.error-card{background:#fff9f8;border-color:#efb3aa}.information-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0 42px;display:grid}.information-grid article{border:1px solid var(--line);background:#ffffffb8;border-radius:20px;gap:16px;padding:22px;display:flex}.information-grid h2{margin-bottom:6px;font-size:1rem}.information-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.info-icon{background:var(--turquoise-soft);width:38px;height:38px;color:var(--petrol);border-radius:12px;flex:none;place-items:center;font-size:11px;font-weight:850;display:grid}.info-icon.coral{background:var(--coral-soft);color:#a83b2f}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:30px;padding:26px 0 8px;font-size:13px;display:flex}footer strong,footer span{display:block}footer strong{color:var(--petrol);margin-bottom:4px}.portal-shell{gap:18px;padding:12px 0 46px;display:grid}.portal-shell.narrow{width:min(560px,100%);margin:30px auto 0}.panel{padding:clamp(20px,4vw,32px)}.auth-panel h1,.portal-heading h1{font-size:clamp(2rem,5vw,3.2rem)}.auth-panel>p,.portal-heading p{color:var(--muted);line-height:1.55}.auth-tabs,.filter-row{background:#eef5f4;border-radius:14px;gap:6px;padding:5px;display:flex;overflow-x:auto}.auth-tabs{margin:24px 0}.auth-tabs button,.filter-row button{min-height:40px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;padding:8px 14px;font-weight:720}.auth-tabs button.active,.filter-row button.active{color:var(--petrol);background:#fff;box-shadow:0 5px 16px #073b4c14}.form-stack{gap:18px;display:grid}.form-stack label,.admin-card>label{color:var(--petrol);gap:7px;font-size:14px;font-weight:720;display:grid}input,textarea{width:100%;color:var(--ink);background:#fff;border:1.5px solid #bfd2d5;border-radius:12px;padding:12px 13px}input:disabled,textarea:disabled{color:#7d8c91;background:#f0f4f4}textarea{resize:vertical;line-height:1.5}.text-button{color:var(--petrol);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-weight:720;text-decoration:underline}.form-message{border-radius:12px;margin:0;padding:13px 15px;line-height:1.45}.form-message.success{color:#17633b;background:#edf9f3;border:1px solid #9fd9bd}.form-message.error{color:#912f25;background:#fff3f1;border:1px solid #efb3aa}.portal-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.portal-heading h1{margin-bottom:8px}.status-badge{width:fit-content;color:var(--petrol);background:#edf3f3;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800;display:inline-flex}.status-badge.approved{color:#17633b;background:#e5f7ee}.status-badge.rejected,.status-badge.suspended{background:var(--coral-soft);color:#912f25}.review-note{background:var(--coral-soft);color:#752a22;border:1px solid #f1c1ba;border-radius:14px;padding:15px 18px}.profile-form{gap:20px}.form-section-title{border-top:1px solid var(--line);align-items:flex-start;gap:13px;margin-top:12px;padding-top:22px;display:flex}.form-section-title:first-child{border:0;margin-top:0;padding-top:0}.form-section-title>span{background:var(--petrol);color:#fff;border-radius:11px;flex:none;place-items:center;width:32px;height:32px;font-size:13px;font-weight:850;display:grid}.form-section-title h2{margin-bottom:4px}.form-section-title p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.character-count{color:var(--muted);text-align:right;margin-top:-14px;font-size:12px}.check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.check-card{cursor:pointer;background:#fff;border:1.5px solid #c8dadc;border-radius:13px;align-items:flex-start;min-height:72px;padding:13px;grid-template-columns:none!important;gap:10px!important;display:flex!important}.check-card:has(input:checked){border-color:var(--turquoise);background:var(--turquoise-soft)}.check-card input,.consent-row input{width:18px;height:18px;accent-color:var(--turquoise);margin:2px 0 0}.check-card span{flex-direction:column;gap:4px;display:flex}.check-card small{color:var(--muted);font-weight:500;line-height:1.4}.photo-upload-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.file-label{border:2px solid var(--petrol);width:fit-content;min-height:44px;color:var(--petrol);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;display:inline-flex!important}.file-label input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.photo-upload-row>small{color:var(--muted)}.consent-row{background:#f2f7f7;border-radius:13px;align-items:flex-start;padding:14px;line-height:1.45;grid-template-columns:none!important;gap:11px!important;display:flex!important}.session-actions{color:var(--petrol);justify-content:center;gap:18px;font-size:14px;font-weight:700;display:flex}.admin-shell{gap:16px}.pending-counter{background:var(--coral-soft);color:#91382d;border-radius:16px;flex-direction:column;align-items:center;min-width:90px;padding:14px;display:flex}.pending-counter strong{font-size:1.8rem}.pending-counter span{font-size:12px;font-weight:750}.admin-list{gap:15px;display:grid}.admin-card{gap:18px;display:grid}.admin-card-head{align-items:center;gap:16px;display:flex}.admin-card-head h2{margin-bottom:5px}.admin-card-head p{color:var(--muted);margin-bottom:8px}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-grid>div{background:#f4f8f8;border-radius:12px;padding:13px}.admin-grid strong{color:var(--petrol);font-size:13px}.admin-grid p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.4}.confirm-bar{background:var(--coral-soft);border:1px solid #e7b3ab;border-radius:13px;align-items:center;gap:10px;padding:13px;display:flex}.confirm-bar span{color:#7c2c23;flex:1;font-weight:750}@media (width<=760px){.page-wrap{width:min(100% - 22px,1120px);padding-top:12px}.site-header{align-items:flex-start;padding-bottom:22px}.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:18px;margin-top:12px}h1{font-size:clamp(2.35rem,12vw,3.45rem)}.hero-note{padding:18px}.entry-grid,.section-heading,.schedule-grid{grid-template-columns:1fr}.entry-grid{margin-bottom:44px}.entry-card{min-height:0;padding:22px}.schedule-grid article{grid-template-columns:1fr;gap:6px}.selector-card,.panel{border-radius:19px}.selector-card{padding:18px}.step-panel{min-height:0;padding-top:26px}.option-grid.two,.option-grid.three,.information-grid,.check-grid,.admin-grid{grid-template-columns:1fr}.student-card{text-align:center;grid-template-columns:1fr;justify-items:center}.student-avatar.large{width:160px;height:190px}.student-copy{align-items:center}.selector-actions,.form-actions,.admin-actions{flex-direction:column}.selector-actions .button,.form-actions .button,.admin-actions .button{width:100%}footer,.portal-heading{flex-direction:column;align-items:flex-start}.portal-heading h1{font-size:2.35rem}.confirm-bar{flex-direction:column;align-items:stretch}.session-actions{flex-wrap:wrap}}
