@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Baskerville:wght@400;700&display=swap";:root{color:#292625;font-synthesis:none;--wine:#701f32;--wine-dark:#4e1423;--wine-soft:#f6e8eb;--gold:#bd9554;--ink:#292625;--muted:#746e69;--line:#e5dfd8;--paper:#fffefa;--green:#2f715a;--shadow:0 12px 36px #36272012;background:#f6f3ef;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink)}h1{margin-bottom:.45rem;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(1.75rem,3vw,2.4rem)}h2{margin-bottom:.45rem;font-family:Libre Baskerville,Georgia,serif;font-size:1.2rem}h3{font-size:1rem}.muted{color:var(--muted)}.eyebrow{color:var(--wine);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .5rem;font-size:.7rem;font-weight:700}.eyebrow.light{color:#e8c7a1}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.topbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefaf0;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;height:74px;padding:0 max(24px,50vw - 590px);display:grid;position:sticky;top:0}.brand,.parish-wordmark{align-items:center;gap:.75rem;display:flex}.brand-mark{background:var(--wine);color:#fff;letter-spacing:.06em;border-radius:50% 50% 50% 10%;place-items:center;width:40px;height:40px;font-family:Libre Baskerville,serif;font-size:.78rem;font-weight:700;display:grid}.brand-mark.light{background:#ffffff1f;border:1px solid #ffffff4d}.brand span:last-child,.parish-wordmark span:last-child,.account div{flex-direction:column;display:flex}.brand strong{font-family:Libre Baskerville,serif;font-size:.9rem}.brand small,.account small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:.1rem;font-size:.7rem}.nav-links{gap:.4rem;display:flex}.nav-links a{color:var(--muted);border-radius:8px;align-items:center;gap:.45rem;padding:.65rem .9rem;font-size:.88rem;font-weight:600;display:flex}.nav-links a.active{color:var(--wine);background:var(--wine-soft)}.account{justify-self:end;align-items:center;gap:.8rem;display:flex}.account strong{text-align:right;font-size:.85rem}.account small{text-align:right}.icon-button{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--wine);border-color:#d4b8bf}.icon-button:disabled{opacity:.4;cursor:default}.page{width:min(1180px,100% - 40px);margin:0 auto;padding:46px 0 60px}footer{color:var(--muted);border-top:1px solid var(--line);justify-content:center;align-items:center;gap:.4rem;padding:20px;font-size:.75rem;display:flex}.page-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:26px;display:flex}.page-heading p:last-child{color:var(--muted);margin-bottom:0}.period-nav{color:var(--muted);align-items:center;gap:.7rem;font-size:.8rem;font-weight:600;display:flex}.card,.summary-card,.loading-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px}.loading-card{text-align:center;max-width:420px;color:var(--muted);margin:10vh auto;padding:2rem}.summary-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.admin-summary{grid-template-columns:repeat(4,1fr)}.summary-card{flex-direction:column;justify-content:center;min-height:138px;padding:22px 24px;display:flex}.summary-card>span:first-child{color:var(--muted);margin-bottom:.6rem;font-size:.78rem;font-weight:600}.summary-card strong{color:var(--ink);font-family:Libre Baskerville,serif;font-size:1.85rem}.summary-card small{color:var(--muted);margin-top:.45rem;font-size:.75rem}.summary-card.accent{background:var(--wine);border-color:var(--wine)}.summary-card.accent span,.summary-card.accent strong,.summary-card.accent small{color:#fff}.dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);align-items:start;gap:18px;display:grid}.card{padding:24px}.card-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:18px;display:flex}.card-heading h2{margin-bottom:0}.entry-hint{color:var(--muted);background:#f4f1ed;border-radius:20px;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.72rem;font-weight:600;display:inline-flex}.day-list{border-top:1px solid var(--line)}.day-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;display:flex}.day-row.future{opacity:.48}.day-date{align-items:baseline;gap:.7rem;display:flex}.day-date strong{width:30px;color:var(--wine);text-transform:uppercase;font-size:.78rem}.day-date span{font-size:.88rem}.hours-input{color:var(--muted);align-items:center;gap:.45rem;font-size:.8rem;display:flex;position:relative}.hours-input input{text-align:right;border:1px solid var(--line);background:#fff;border-radius:7px;outline:none;width:72px;padding:.5rem .6rem}.hours-input input:focus{border-color:var(--wine);box-shadow:0 0 0 3px var(--wine-soft)}.saving-dot{background:var(--gold);border-radius:50%;width:6px;height:6px;animation:1s infinite pulse;position:absolute;right:-13px}@keyframes pulse{50%{opacity:.3;transform:scale(.7)}}.submit-bar{justify-content:space-between;align-items:center;gap:1rem;padding-top:22px;display:flex}.submit-bar div{flex-direction:column;display:flex}.submit-bar span{font-size:.88rem;font-weight:700}.submit-bar small{color:var(--muted);margin-top:.15rem}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:40px;padding:.6rem 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.button.primary{color:#fff;background:var(--wine)}.button.primary:hover:not(:disabled){background:var(--wine-dark)}.button.secondary{color:var(--wine);background:#fff;border-color:#d8c6ca}.button.small{min-height:32px;padding:.35rem .7rem;font-size:.72rem}.button.wide{width:100%}.button:disabled{opacity:.5;cursor:default}.side-stack{gap:18px;display:grid}.helper-card{box-shadow:none;background:#f4ede3;border-color:#e6d6c1}.helper-card p:last-child{color:#695c4c;margin-bottom:0;font-size:.85rem;line-height:1.6}.gold-icon{color:var(--gold)}.empty{text-align:center;min-height:180px;color:var(--muted);place-items:center;font-size:.82rem;display:grid}.burn-chart{border-bottom:1px solid var(--line);align-items:stretch;gap:7px;height:190px;padding-top:10px;display:flex}.burn-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:flex}.bars{flex:1;justify-content:center;align-items:flex-end;gap:2px;width:100%;display:flex}.bar{border-radius:3px 3px 0 0;width:min(12px,42%);min-height:3px;display:block}.bar.actual{background:var(--wine)}.bar.actual.over{background:#b95c4b}.bar.budget{background:#d8c59d}.burn-column small{color:var(--muted);white-space:nowrap;font-size:.58rem}.chart-legend{color:var(--muted);gap:1.2rem;margin-top:14px;font-size:.7rem;display:flex}.chart-legend span{align-items:center;gap:.35rem;display:flex}.legend{border-radius:2px;width:8px;height:8px}.legend.actual{background:var(--wine)}.legend.budget{background:#d8c59d}.status{text-transform:capitalize;border-radius:20px;align-items:center;width:fit-content;padding:.3rem .65rem;font-size:.7rem;font-weight:700;display:inline-flex}.status-open{color:#795f2d;background:#f8edcf}.status-submitted{color:#315e75;background:#e2f0f6}.status-approved{color:#27634e;background:#e0f1ea}.notice{color:var(--green);background:#edf8f4;border:1px solid #badbcf;border-radius:9px;align-items:center;gap:.6rem;margin-bottom:18px;padding:.85rem 1rem;font-size:.82rem;display:flex}.notice.error{color:#8b2935;background:#fbebed;border-color:#ecc4ca}.notice.warning{color:#785b20;background:#fff6df;border-color:#ead7a6}.roster-card{margin-bottom:18px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%}th{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid var(--line);padding:.75rem .8rem;font-size:.68rem}td{border-bottom:1px solid var(--line);padding:.9rem .8rem;font-size:.8rem}td strong,td small{display:block}td small{color:var(--muted);margin-top:.2rem}td.actions{justify-content:flex-end;gap:.4rem;display:flex}.tabular{font-variant-numeric:tabular-nums;font-weight:700}.admin-lower-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.big-metric{color:var(--wine);align-items:center;gap:.8rem;margin:1.5rem 0;display:flex}.big-metric span{flex-direction:column;display:flex}.big-metric strong{font-family:Libre Baskerville,serif;font-size:1.7rem}.big-metric small,.small-copy{color:var(--muted);font-size:.72rem}.budget-progress{background:#eadfce;border-radius:8px;height:8px;margin:0 0 .7rem;overflow:hidden}.budget-progress span{border-radius:inherit;background:var(--wine);height:100%;display:block}.profile-list{gap:.7rem;margin-top:1.25rem;display:grid}.profile-list>div{align-items:center;gap:.7rem;display:flex}.profile-list>div>span:last-child{flex-direction:column;display:flex}.profile-list strong{font-size:.8rem}.profile-list small{color:var(--muted);font-size:.7rem}.avatar{background:var(--wine-soft);width:32px;height:32px;color:var(--wine);border-radius:50%;place-items:center;font-size:.65rem;font-weight:700;display:grid}.login-page{grid-template-columns:minmax(380px,.9fr) 1.1fr;min-height:100vh;display:grid}.login-story{color:#fff;background:linear-gradient(145deg,#410e1deb,#701f32ed),radial-gradient(circle at 70% 30%,#bd9554,#0000 45%);flex-direction:column;justify-content:space-between;padding:52px clamp(38px,6vw,86px);display:flex;position:relative;overflow:hidden}.login-story:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-140px;right:-220px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.parish-wordmark{z-index:1}.parish-wordmark strong{font-family:Libre Baskerville,serif}.parish-wordmark small{color:#d8b9c0;text-transform:uppercase;letter-spacing:.1em;margin-top:.2rem;font-size:.65rem}.story-copy{z-index:1;max-width:520px;margin:8vh 0}.story-copy h1{color:#fff;letter-spacing:-.035em;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.08}.story-copy>p:last-child{color:#eadde0;max-width:430px;font-size:1rem;line-height:1.7}.story-note{z-index:1;color:#e8c7a1;align-items:center;gap:.8rem;display:flex}.story-note span{flex-direction:column;display:flex}.story-note strong{color:#fff;font-size:.8rem}.story-note small{margin-top:.2rem;font-size:.7rem}.login-panel{background:#fbfaf8;place-items:center;padding:40px;display:grid}.login-card{width:min(420px,100%)}.login-card h2{margin-bottom:.8rem;font-size:2rem}.login-card>.muted{margin-bottom:2rem;line-height:1.6}.login-card form{gap:.65rem;display:grid}.login-card label{font-size:.76rem;font-weight:700}.input-with-icon{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:.6rem;margin-bottom:.55rem;padding:0 .85rem;display:flex}.input-with-icon:focus-within{border-color:var(--wine);box-shadow:0 0 0 3px var(--wine-soft)}.input-with-icon input{background:0 0;border:0;outline:0;width:100%;padding:.85rem 0}.form-error{color:#9a3441;margin-top:1rem;font-size:.8rem}.secure-note{color:var(--muted);justify-content:center;align-items:center;gap:.4rem;margin-top:1.6rem;font-size:.72rem;display:flex}.sent-state{text-align:center}.sent-state h2{margin-top:.4rem}.sent-state p{color:var(--muted);line-height:1.6}.success-icon{width:58px;height:58px;color:var(--green);background:#e7f4ee;border-radius:50%;place-items:center;margin:0 auto 1.5rem;display:grid}.text-button{color:var(--wine);cursor:pointer;background:0 0;border:0;text-decoration:underline}.splash,.gate-page{text-align:center;background:#f8f5f1;place-content:center;justify-items:center;gap:.7rem;min-height:100vh;padding:2rem;display:grid}.splash p,.gate-page p{color:var(--muted);max-width:440px}.print-sheet{background:#fff;width:100%;padding:38px}.print-actions{justify-content:space-between;margin-bottom:35px;display:flex}.print-sheet>header{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:flex-end;padding-bottom:20px;display:flex}.print-sheet>header div:last-child{text-align:right;flex-direction:column;font-size:.8rem;display:flex}.print-sheet table{margin-top:25px}.print-sheet tfoot th{color:var(--ink);border-top:2px solid var(--ink);border-bottom:0;font-size:.8rem}.print-note{color:var(--muted);text-align:right;margin-top:24px;font-size:.65rem}@media (width<=850px){.topbar{grid-template-columns:1fr auto;padding:0 18px}.nav-links{z-index:20;border-top:1px solid var(--line);background:#fff;justify-content:center;padding:.4rem;position:fixed;bottom:0;left:0;right:0}.nav-links a{flex:1;justify-content:center;max-width:220px}.account div{display:none}.page{width:min(100% - 24px,680px);padding-top:28px;padding-bottom:95px}.page-heading{flex-direction:column;align-items:flex-start}.summary-grid,.admin-summary{grid-template-columns:1fr 1fr}.dashboard-grid,.admin-lower-grid,.login-page{grid-template-columns:1fr}.login-story{min-height:37vh;padding:30px}.story-copy{margin:5vh 0 1vh}.story-copy h1{font-size:2.5rem}.story-note{display:none}.login-panel{padding:44px 24px}}@media (width<=540px){.brand span:last-child{display:none}.summary-grid,.admin-summary{grid-template-columns:1fr}.summary-card{min-height:110px}.card{padding:18px}.submit-bar{flex-direction:column;align-items:stretch}.button.primary{width:100%}.period-nav{display:none}}@media print{body{background:#fff}.topbar,footer,.print-actions{display:none!important}.page{width:100%;padding:0}.print-sheet{box-shadow:none;padding:0}@page{size:landscape;margin:.5in}}
