/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#082d52;--deep:#0b3f70;--royal:#126eb2;--sky:#57add9;--mist:#eaf5fa;--ice:#f5fafc;--ink:#18374f;--muted:#5e7384;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #082d521a;justify-content:space-between;align-items:center;height:86px;padding:0 clamp(22px,5vw,78px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:contain;width:58px;height:58px}.brand span{color:var(--navy);line-height:1.05;display:grid}.brand strong{font-family:Georgia,serif;font-size:20px}.brand small{text-transform:uppercase;letter-spacing:.2em;color:var(--royal);margin-top:5px;font-size:10px}nav{color:var(--deep);align-items:center;gap:32px;font-size:14px;font-weight:700;display:flex}nav a{transition:color .2s}nav a:hover{color:var(--royal)}.nav-cta{border:1px solid var(--royal);border-radius:99px;padding:12px 20px}.hero{color:#fff;align-items:center;min-height:740px;display:flex;position:relative;overflow:hidden}.hero-image{background:url(/wv-hero-women-recovery.png) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.01)}.hero-overlay{background:linear-gradient(90deg,#04213ef5,#052c4fd1 43%,#052c4f33 76%,#052c4f1f);position:absolute;inset:0}.hero-content{z-index:2;width:min(760px,90%);margin-left:clamp(24px,8vw,126px);padding:82px 0 120px;position:relative}.eyebrow{color:var(--royal);text-transform:uppercase;letter-spacing:.21em;margin:0 0 16px;font-size:12px;font-weight:800}.eyebrow.light{color:#94d7f3}.hero h1{letter-spacing:-.045em;max-width:760px;margin:0;font-family:Georgia,serif;font-size:clamp(48px,6.2vw,84px);font-weight:500;line-height:1.02}.hero h1 em{color:#a9def2;font-weight:400}.hero-copy{color:#e7f3f8;max-width:650px;margin:28px 0 34px;font-size:19px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{border-radius:4px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--sky);color:#062d51}.button-primary:hover{background:#83cae8}.button-ghost{color:#fff;border:1px solid #fff9}.button-ghost:hover{background:#ffffff1a}.hero-note{z-index:3;width:min(360px,42vw);color:var(--navy);border-left:4px solid var(--sky);background:#fffffff0;padding:22px 26px;position:absolute;bottom:42px;right:clamp(20px,5vw,76px)}.hero-note span{text-transform:uppercase;letter-spacing:.18em;color:var(--royal);font-size:10px;font-weight:800}.hero-note blockquote{margin:9px 0 0;font-family:Georgia,serif;font-size:20px;line-height:1.4}.trust-strip{background:var(--mist);min-height:74px;color:var(--deep);text-transform:uppercase;letter-spacing:.11em;justify-content:center;align-items:center;gap:clamp(16px,3vw,42px);padding:16px 24px;font-size:12px;font-weight:800;display:flex}.trust-strip i{background:var(--sky);border-radius:50%;width:4px;height:4px}.section{padding:110px clamp(24px,8vw,126px)}.section-heading{max-width:720px}.section h2,.story-content h2,.contact h2{color:var(--navy);letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(38px,4.6vw,62px);font-weight:500;line-height:1.08}.about-grid{grid-template-columns:1.35fr .75fr;align-items:center;gap:clamp(48px,8vw,120px);margin-top:54px;display:grid}.about-copy p{color:var(--muted);font-size:17px;line-height:1.8}.about-copy .lead{color:var(--ink);font-family:Georgia,serif;font-size:23px;line-height:1.55}.belief-card{background:var(--navy);color:#fff;box-shadow:20px 20px 0 var(--mist);padding:54px 44px 42px;position:relative}.belief-mark{color:var(--sky);opacity:.75;font-family:Georgia,serif;font-size:78px;position:absolute;top:5px;left:24px}.belief-card p{margin:0;font-family:Georgia,serif;font-size:25px;line-height:1.5;position:relative}.belief-card span{color:#9fd8ef;text-transform:uppercase;letter-spacing:.13em;margin-top:26px;font-size:11px;font-weight:800;display:block}.program{background:var(--navy);color:#fff}.program-intro{grid-template-columns:1fr .72fr;align-items:end;gap:70px;display:grid}.program h2{color:#fff}.program-intro>p{color:#bed8e7;margin:0;font-size:16px;line-height:1.75}.program-grid{background:#ffffff21;border:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:64px;display:grid}.program-card{background:#0a3760;min-height:270px;padding:34px 32px;transition:background .2s,transform .2s}.program-card:hover{background:#104a7a;transform:translateY(-3px)}.program-card>span{color:#78c3e3;letter-spacing:.18em;font-size:12px;font-weight:800}.program-card h3{margin:44px 0 12px;font-family:Georgia,serif;font-size:24px;font-weight:500}.program-card p{color:#c5dbe7;margin:0;font-size:14px;line-height:1.7}.story-section{grid-template-columns:1fr 1fr;min-height:690px;display:grid}.story-image{background:url(/wv-program-women-support.png) 50%/cover no-repeat;min-height:620px}.story-content{background:var(--ice);flex-direction:column;justify-content:center;padding:clamp(70px,9vw,130px);display:flex}.story-content p:not(.eyebrow){color:var(--muted);margin:28px 0 18px;font-size:16px;line-height:1.75}.story-content ul{gap:14px;margin:10px 0 0;padding:0;list-style:none;display:grid}.story-content li{color:var(--deep);padding-left:28px;font-size:14px;font-weight:700;line-height:1.5;position:relative}.story-content li:before{content:"";border-left:2px solid var(--royal);border-bottom:2px solid var(--royal);width:11px;height:6px;position:absolute;top:7px;left:0;transform:rotate(-45deg)}.centered{text-align:center;margin:0 auto}.centered>p:last-child{color:var(--muted);font-size:16px;line-height:1.7}.steps{grid-template-columns:1fr 1fr;gap:26px;max-width:960px;margin:60px auto 0;display:grid}.steps article{background:#fff;border:1px solid #cfe3ed;gap:20px;padding:28px;display:flex}.steps article>span{background:var(--mist);height:40px;color:var(--royal);border-radius:50%;flex:0 0 40px;place-items:center;font-weight:800;display:grid}.steps h3{color:var(--navy);margin:2px 0 8px;font-family:Georgia,serif;font-size:21px}.steps p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.important-note{background:var(--mist);border-left:3px solid var(--royal);max-width:960px;color:var(--muted);margin:28px auto 0;padding:18px 22px;font-size:13px;line-height:1.65}.contact{color:#fff;background:linear-gradient(125deg,#082c51,#0f5f99);grid-template-columns:1fr 480px;align-items:center;gap:80px;padding:94px clamp(24px,8vw,126px);display:grid}.contact h2{color:#fff;max-width:700px}.contact-copy>p:last-child{color:#c5dfec;max-width:600px;font-size:17px;line-height:1.7}.contact-card{color:var(--navy);background:#fff;padding:30px;box-shadow:0 22px 60px #0000002e}.owner-row{border-bottom:1px solid #dceaf1;align-items:center;gap:14px;padding-bottom:22px;display:flex}.owner-initials{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-family:Georgia,serif;font-weight:700;display:grid}.owner-row div:last-child{gap:4px;display:grid}.owner-row span{color:var(--muted);font-size:12px}.contact-card>a:not(.button){border-bottom:1px solid #dceaf1;gap:4px;padding:18px 0;display:grid}.contact-card>a span{color:var(--royal);text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:800}.contact-card>a strong{overflow-wrap:anywhere;font-size:16px}.button.full{width:100%;margin-top:22px}footer{color:#fff;background:#061f38;grid-template-columns:1fr auto;align-items:center;gap:34px;padding:42px clamp(24px,8vw,126px) 26px;display:grid}.footer-brand{align-items:center;gap:14px;display:flex}.footer-brand img{object-fit:contain;filter:brightness(0)invert();opacity:.9;width:62px;height:62px}.footer-brand div{gap:5px;display:grid}.footer-brand strong{font-family:Georgia,serif;font-size:18px}.footer-brand span{color:#8fc7df;font-size:12px}.footer-links{color:#c4dce8;flex-wrap:wrap;gap:24px;font-size:12px;font-weight:700;display:flex}footer>p{color:#7592a5;border-top:1px solid #ffffff1f;grid-column:1/-1;margin:0;padding-top:22px;font-size:11px}@media (width<=950px){nav{gap:18px}nav a:not(.nav-cta){display:none}.hero{min-height:700px}.hero-note{display:none}.about-grid,.program-intro,.story-section,.contact{grid-template-columns:1fr}.program-grid{grid-template-columns:1fr 1fr}.story-image{min-height:480px}.contact{gap:44px}.contact-card{width:min(100%,560px)}}@media (width<=640px){.site-header{height:72px;padding:0 18px}.brand img{width:47px;height:47px}.brand strong{font-size:17px}.brand small{font-size:8px}.nav-cta{padding:10px 15px}.hero{align-items:flex-end;min-height:720px}.hero-image{background-position:64%}.hero-overlay{background:linear-gradient(#04213e6b,#04213ede 38%,#04213efa)}.hero-content{width:100%;margin:0;padding:80px 24px 74px}.hero h1{font-size:46px}.hero-copy{font-size:16px;line-height:1.6}.button{width:100%}.trust-strip{justify-content:flex-start;overflow-x:auto}.trust-strip span{white-space:nowrap}.section{padding:78px 24px}.about-grid{gap:44px;margin-top:38px}.belief-card{padding:48px 30px 36px}.program-grid{grid-template-columns:1fr}.program-card{min-height:auto}.story-image{min-height:360px}.story-content{padding:70px 24px}.steps{grid-template-columns:1fr}.contact{padding:74px 24px}.contact-card{padding:24px}footer{grid-template-columns:1fr}.footer-links{gap:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.attendance-page{background:linear-gradient(145deg,#eaf5fa,#f8fcfd 48%,#d9edf7);place-items:center;min-height:100vh;padding:32px 18px;display:grid}.attendance-card{background:#fff;border:1px solid #126eb224;border-radius:20px;width:min(100%,620px);padding:clamp(28px,6vw,52px);box-shadow:0 24px 70px #082d5224}.attendance-brand{align-items:center;gap:12px;margin-bottom:38px;display:flex}.attendance-brand img{object-fit:contain;width:62px;height:62px}.attendance-brand span{color:var(--navy);display:grid}.attendance-brand strong{font-family:Georgia,serif;font-size:19px}.attendance-brand small{color:var(--royal);text-transform:uppercase;letter-spacing:.16em;margin-top:5px;font-weight:800}.attendance-card h1,.records-header h1{color:var(--navy);letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(38px,7vw,54px);font-weight:500;line-height:1.05}.attendance-intro{color:var(--muted);margin:18px 0 30px;font-size:16px;line-height:1.65}.attendance-form{gap:24px;display:grid}.attendance-form>label,.attendance-form legend{color:var(--navy);font-size:14px;font-weight:800}.attendance-form small{color:var(--muted);font-weight:400}.attendance-form input[type=text],.attendance-form input:not([type]),.attendance-form textarea{width:100%;color:var(--ink);font:inherit;background:#fbfdfe;border:1px solid #bdd7e4;border-radius:9px;outline:none;margin-top:9px;padding:15px 16px;font-size:16px}.attendance-form input:focus,.attendance-form textarea:focus{border-color:var(--royal);box-shadow:0 0 0 3px #126eb21f}.attendance-form fieldset{border:0;margin:0;padding:0}.action-options{grid-template-columns:1fr 1fr;gap:12px;margin-top:10px;display:grid}.action-options label{position:relative}.action-options input{opacity:0;position:absolute}.action-options span{min-height:58px;color:var(--deep);cursor:pointer;border:1px solid #bdd7e4;border-radius:9px;place-items:center;font-weight:800;display:grid}.action-options input:checked+span{border-color:var(--royal);background:var(--mist);box-shadow:inset 0 0 0 1px var(--royal)}.attendance-submit{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:56px;font-size:16px;font-weight:800}.attendance-submit:hover{background:var(--deep)}.attendance-submit:disabled{opacity:.65;cursor:wait}.form-message{border-radius:8px;margin:0;padding:13px 15px;font-size:14px;line-height:1.5}.form-message.success{color:#175c3a;background:#e5f5ed}.form-message.error{color:#8b2626;background:#fff0f0}.privacy-note{text-align:center;color:var(--muted);margin:28px 0 0;font-size:12px}.records-page{background:#f1f7fa;min-height:100vh;padding:clamp(28px,5vw,70px)}.records-header{justify-content:space-between;align-items:flex-end;gap:30px;max-width:1400px;margin:0 auto 36px;display:flex}.records-header>div:first-child>p:last-child{color:var(--muted);line-height:1.6}.records-account{color:var(--muted);justify-items:end;gap:8px;font-size:12px;display:grid}.records-account a,.month-title a{color:var(--royal);font-weight:800}.month-sheet,.empty-records{background:#fff;border:1px solid #d8e8ef;max-width:1400px;margin:0 auto 30px;box-shadow:0 12px 35px #082d5212}.empty-records{color:var(--muted);padding:38px}.month-title{border-bottom:1px solid #d8e8ef;justify-content:space-between;align-items:center;gap:20px;padding:26px 30px;display:flex}.month-title p{color:var(--royal);text-transform:uppercase;letter-spacing:.16em;margin:0 0 5px;font-size:10px;font-weight:800}.month-title h2{color:var(--navy);margin:0;font-family:Georgia,serif;font-size:30px;font-weight:500}.month-title a{border:1px solid #a9cedf;border-radius:7px;padding:10px 14px;font-size:13px}.records-table-wrap{overflow-x:auto}.records-table{border-collapse:collapse;width:100%;min-width:820px}.records-table th{color:var(--deep);text-align:left;text-transform:uppercase;letter-spacing:.08em;background:#edf6fa;padding:13px 18px;font-size:10px}.records-table td{color:var(--ink);border-top:1px solid #e2edf2;padding:15px 18px;font-size:13px}.records-table td:nth-child(3){font-weight:800}.record-action{border-radius:99px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-block}.record-action.sign_in{color:#175c3a;background:#e5f5ed}.record-action.sign_out{color:#38556b;background:#eaf1f6}@media (width<=640px){.attendance-page{background:#fff;place-items:start;padding:0}.attendance-card{min-height:100vh;box-shadow:none;border:0;border-radius:0}.action-options{grid-template-columns:1fr}.records-header{flex-direction:column;align-items:flex-start}.records-account{justify-items:start}.month-title{flex-direction:column;align-items:flex-start}}.qr-page{background:#dcecf4;place-items:center;min-height:100vh;padding:30px;display:grid}.qr-poster{text-align:center;border:12px solid var(--navy);background:#fff;width:min(100%,760px);padding:54px;box-shadow:0 20px 60px #082d522e}.qr-logo{object-fit:contain;width:92px;height:92px}.qr-poster h1{color:var(--navy);margin:8px 0 14px;font-family:Georgia,serif;font-size:clamp(40px,7vw,64px);font-weight:500;line-height:1.05}.qr-poster>p:not(.eyebrow){color:var(--muted);margin:0 auto;font-size:18px}.qr-code{width:min(100%,430px);height:auto;margin:24px auto;display:block}.qr-poster>strong{color:var(--navy);font-family:Georgia,serif;font-size:25px;display:block}.qr-poster>span{color:var(--muted);overflow-wrap:anywhere;margin-top:8px;font-size:12px;display:block}.qr-print{color:var(--royal);background:#fff;border:1px solid #a9cedf;border-radius:7px;margin-top:24px;padding:12px 18px;font-weight:800}@media print{.qr-page{background:#fff;padding:0}.qr-poster{width:100%;min-height:100vh;box-shadow:none;border-width:10px;flex-direction:column;justify-content:center;display:flex}.qr-print{display:none}}
