@charset "UTF-8";
/* Layout is independent of JavaScript and external fonts. */
:root{--cream:#f5f2ea;--paper:#fffdf8;--ink:#303c34;--muted:#697268;--olive:#53694f;--sage:#e5ebdf;--line:#dedfd3;--clay:#9d614a;--serif:Georgia,'Times New Roman',serif;--sans:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:var(--olive);text-underline-offset:5px}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--clay);outline-offset:4px}button{cursor:pointer}h1,h2,h3,p{margin:0 0 20px}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(42px,5.2vw,76px)}h2{font-size:32px}small,.small{font-size:13px}small{display:block;color:var(--muted)}.site-header{max-width:1240px;margin:auto;padding:29px 36px;display:flex;align-items:center;gap:40px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;color:var(--ink);font:36px var(--serif);letter-spacing:-.05em}.brand small{font:11px var(--sans);letter-spacing:.08em;margin-top:5px;color:var(--muted)}.brand-mark{font:39px var(--serif);width:49px;height:55px;border:1px solid #a6b49c;border-radius:28px 28px 4px 4px;text-align:center;color:var(--olive);line-height:50px}.family-label{margin-left:auto;color:var(--muted);font-size:13px;letter-spacing:.05em}nav{display:flex;gap:27px;margin-left:auto}nav a{text-decoration:none;font-size:14px;padding:12px 0}nav a[aria-current]{border-bottom:2px solid var(--olive);color:var(--ink)}.logout{margin:0}.text-button{border:0;background:none;color:var(--olive);padding:10px 0;font-size:14px}.text-button span{margin-left:10px}main{max-width:1168px;margin:0 auto;padding:0 36px;min-height:70vh}.welcome-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:90px;align-items:center;padding:72px 0 84px}.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:650;color:var(--olive);text-transform:uppercase;margin-bottom:22px}.lead{font-size:18px;line-height:1.65;color:var(--muted);font-weight:400;max-width:650px}.welcome-copy h1{margin-bottom:24px}.login-card{background:var(--paper);padding:42px 44px 0;border:1px solid #e5e3d8;border-radius:12px;box-shadow:0 10px 50px #39442b06}.login-card h2{font-size:36px;margin-bottom:12px}.muted{color:var(--muted)}.little-rule{display:block;width:30px;height:3px;background:#b79c78;margin-bottom:26px}.login-card .eyebrow{margin-bottom:12px}.field{margin:22px 0}.field label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.field input:not([type=checkbox]),.field select{display:block;width:100%;border:1px solid #cdd2c5;border-radius:6px;background:#fffefa;color:var(--ink);padding:12px 14px;min-height:49px}.field input[type=checkbox]{width:22px;height:22px;accent-color:var(--olive)}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;background:var(--olive);color:white;border:1px solid var(--olive);border-radius:6px;padding:12px 22px;min-height:49px;text-decoration:none;font-size:14px;font-weight:550}.button:hover{background:#41543e}.button.full{width:100%;justify-content:space-between;margin-top:6px}.button.secondary{background:transparent;color:var(--olive)}.button.secondary:hover{background:var(--sage)}.login-help{font-size:12px;color:var(--muted);line-height:1.7;margin:23px 0 30px}.private-note{margin:0 -44px;padding:17px 44px;border-top:1px solid var(--line);font-size:11px;color:var(--muted);letter-spacing:.04em}.private-note span{margin-right:7px}.house-art{position:relative;width:310px;height:220px;margin-top:30px;overflow:hidden}.arch{position:absolute;width:120px;height:145px;left:70px;top:18px;border:8px solid #e1d8c5;border-radius:65px 65px 0 0;background:linear-gradient(155deg,#e3e8d6,#c7d4b5)}.window-cross{width:5px;height:100%;margin:auto;background:var(--cream)}.window-cross:after{content:'';position:absolute;left:0;top:65%;width:100%;height:5px;background:var(--cream)}.sun{position:absolute;width:85px;height:85px;border-radius:100%;background:#eeddb8;top:5px;left:157px}.sill{position:absolute;width:238px;height:5px;background:#c0b393;top:163px;left:30px;border-radius:2px}.plant{position:absolute;top:131px;left:213px;width:35px;height:32px;background:#b88364;border-radius:2px 2px 12px 12px}.plant:before{content:'';position:absolute;height:40px;width:3px;top:-40px;left:17px;background:#728664}.plant i{position:absolute;width:26px;height:12px;border-radius:0 90%;background:#8c9f75;top:-20px;left:-6px;transform:rotate(25deg)}.plant i:nth-child(2){left:18px;top:-31px;transform:rotate(-35deg)}.plant i:nth-child(3){left:-5px;top:-44px;transform:rotate(45deg)}.house-art>span{position:absolute;top:183px;left:53px;color:#8e8c75;font:italic 16px var(--serif)}footer{max-width:1168px;margin:0 auto;padding:24px 36px 30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:11px;letter-spacing:.03em}.home-hero{display:flex;justify-content:space-between;align-items:center;padding:62px 0 48px;gap:30px}.home-hero h1{font-size:clamp(46px,5.1vw,68px)}.date-tile{width:168px;min-width:150px;height:192px;border-radius:90px 90px 12px 12px;background:var(--sage);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--olive);border:1px solid #d5deca}.date-tile strong{font:64px var(--serif);line-height:1.25}.date-tile span{font-size:12px;letter-spacing:.08em}.home-columns{display:grid;grid-template-columns:1.15fr 1fr;gap:44px;margin-bottom:64px}.today-note{background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:36px}.today-note p:not(.eyebrow){color:var(--muted)}.arrow-link{display:inline-block;font-size:14px;text-decoration:none;margin:6px 0 20px}.arrow-link span{margin-left:30px}.coming{border-top:1px solid var(--line);padding-top:24px;margin-top:20px;font-size:12px;color:var(--muted);display:flex;gap:12px}.dot{width:6px;height:6px;border-radius:100%;background:#aa906c;margin-top:8px;flex-shrink:0}.activity{padding:34px 0}.activity-list{list-style:none;padding:0;margin:20px 0 26px}.activity-list li{display:flex;gap:16px;border-bottom:1px solid var(--line);padding:15px 0}.activity-list strong{font-size:14px;font-weight:500}.activity-dot{width:9px;height:9px;background:#91a480;border-radius:100%;margin-top:8px}.page-heading{padding:54px 0 26px}.page-heading h1{font-size:clamp(36px,4vw,54px)}.panel{border:1px solid var(--line);background:var(--paper);padding:28px;border-radius:9px;margin-bottom:26px}.panel h2{font-size:27px}.home-columns .panel{margin-bottom:0}.manage-columns{gap:25px;margin:26px 0}.section-title{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:20px}.section-title h2{margin:0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th{font-size:11px;color:var(--muted);font-weight:500}td,th{padding:14px 12px;border-bottom:1px solid var(--line)}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}td strong{font-weight:550}.pill{font-size:11px;background:var(--sage);color:#40513a;padding:4px 8px;border-radius:20px;white-space:nowrap;display:inline-block;margin:2px 0}.pill.off{background:#eee1d8;color:#854f3e}dl{margin:24px 0}dt{font-size:12px;color:var(--muted);margin-top:18px}dd{margin:4px 0}.session-row{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:17px 0}.session-row strong{font-size:14px}.session-row form{align-self:center}.danger{color:#994d3c}.form-page{max-width:640px;margin:45px auto 65px}.form-page h1{font-size:42px}.back{display:inline-block;font-size:13px;margin-bottom:32px;text-decoration:none}.paper-form{padding:12px 30px 30px;border:1px solid var(--line);border-radius:9px;background:var(--paper);margin:28px 0}.help{font-size:12px;color:var(--muted);margin-top:9px}.help ul{padding-left:19px}.errorlist{list-style:none;padding:12px 14px;background:#f7e9e1;border-radius:5px;color:#8f4532;font-size:13px}.messages{margin-top:25px;padding:16px 22px;background:var(--sage);border-radius:7px}.messages p{margin:0}.error-page{padding:90px 0}.skip{position:absolute;left:16px;top:-80px;padding:12px;background:white;z-index:10}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.backup-state{font-size:16px}.case{text-transform:none}@media(max-width:850px){.site-header{gap:22px;padding:22px 24px}nav{gap:18px}.welcome-grid{gap:35px;padding:50px 0}.login-card{padding:32px 28px 0}.private-note{margin:0 -28px;padding:17px 28px}.welcome-copy .lead br{display:none}.home-columns{gap:24px}.today-note{padding:27px}main{padding:0 24px}.home-hero{padding:45px 0}.house-art{transform:scale(.88);transform-origin:left top}}@media(max-width:620px){.site-header{flex-wrap:wrap;gap:16px;padding:20px}.brand{font-size:31px}.brand small{font-size:10px}.brand-mark{width:43px;height:48px;font-size:34px;line-height:43px}.family-label{font-size:11px}nav{order:3;width:100%;margin:0;border-top:1px solid var(--line);padding-top:4px;justify-content:space-between}.logout{margin-left:auto}main{padding:0 20px}.welcome-grid{grid-template-columns:1fr;gap:30px;padding:35px 0 45px}.welcome-copy h1{font-size:48px}.welcome-copy h1 br{display:none}.welcome-copy .lead{font-size:16px;max-width:320px}.house-art{display:none}.login-card{padding:30px 25px 0}.private-note{margin:0 -25px;padding:15px 25px}.login-card h2{font-size:32px}.home-hero{padding:34px 0 25px}.home-hero h1{font-size:43px}.home-hero .lead{font-size:15px}.date-tile{width:92px;min-width:92px;height:125px}.date-tile strong{font-size:42px}.date-tile span{font-size:10px}.home-columns{grid-template-columns:1fr;gap:25px;margin-bottom:38px}.activity{padding:7px 4px}.today-note{padding:26px}.page-heading{padding:35px 0 15px}.page-heading h1{font-size:38px}.panel{padding:22px}.section-title{align-items:flex-start;flex-direction:column}.section-title .button{font-size:12px}.form-page h1{font-size:36px}.paper-form{padding:8px 20px 24px}footer{padding:20px;gap:12px;flex-wrap:wrap}.eyebrow{margin-bottom:16px}.lead{font-size:16px}.table-wrap{margin:0 -5px}.help{overflow-wrap:anywhere}}
