:root{--olive:#344438;--olive-dark:#24352c;--gold:#b09156;--ivory:#f7f5ee;--paper:#fffefa;--ink:#27372e;--muted:#748074;--line:#e4e5dc;--radius:18px;--shadow:0 12px 45px #27372e08;--font-sans:-apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif;--font-serif:"Songti SC", "STSong", "Noto Serif CJK SC", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);font:15px/1.7 var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.45}h1,h2{font-family:var(--font-serif);font-weight:600}h3{font-weight:600}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #b0915680}svg{flex-shrink:0}input,select,textarea{min-width:0}input:not([type=checkbox]):not([type=radio]),select,textarea{width:100%;color:var(--ink);background:#fffefa;border:1px solid #d5dacf;border-radius:10px;min-height:48px;padding:12px 14px;transition:border-color .15s,box-shadow .15s}input:not([type=checkbox]):not([type=radio]):focus,select:focus,textarea:focus{border-color:var(--olive);outline:none;box-shadow:0 0 0 3px #3444380c}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#90998e}input[type=checkbox]{width:19px;height:19px;accent-color:var(--olive);flex:none}input[type=checkbox][role=switch]{appearance:none;cursor:pointer;background:#cdd2c6;border:0;border-radius:20px;width:39px;height:23px;margin:0;transition:background .2s;position:relative}input[type=checkbox][role=switch]:before{content:"";background:#fff;border-radius:100%;width:17px;height:17px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0001}input[type=checkbox][role=switch]:checked{background:var(--olive)}input[type=checkbox][role=switch]:checked:before{transform:translate(16px)}fieldset{min-width:0}summary{cursor:pointer}::selection{background:#dbe3cd}.btn{letter-spacing:.025em;white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 23px;font-size:14px;font-weight:600;line-height:1.45;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.btn.primary{background:var(--olive);color:#fffef5;border-color:var(--olive)}.btn.primary:hover:not(:disabled){background:var(--olive-dark);box-shadow:0 5px 16px #24352c15}.btn.secondary{color:var(--olive);background:#f5f4ec;border-color:#dce0d2}.btn.secondary:hover:not(:disabled){background:#e9eddf}.btn.ghost{color:var(--olive);background:0 0;border-color:#0000}.btn.ghost:hover:not(:disabled){background:#e9eddf}.btn.danger{color:#fff;background:#924e42;border-color:#924e42}.btn.small{min-height:40px;padding:9px 14px;font-size:13px}.btn svg{width:17px}.icon-button{background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.icon-button:hover{background:#e7eadf}.text-link{white-space:nowrap;color:var(--olive);background:0 0;border:none;justify-content:center;align-items:center;gap:9px;padding:10px 0;font-size:13px;font-weight:500;display:inline-flex}.text-link:hover{color:#71844d}.quiet-link{color:#6d7863;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:12px 0;font-size:13px;display:inline-flex}.quiet-link:hover{color:var(--olive)}.badge{color:#526341;white-space:nowrap;background:#eaf0e2;border-radius:6px;align-items:center;gap:4px;padding:4px 9px;font-size:11px;font-weight:500;line-height:1.5;display:inline-flex}.badge.gold{color:#8b6c2e;background:#f4ecda}.badge.neutral{color:#7a8174;background:#eff0eb}.badge.danger{color:#904f42;background:#f8eae5}.panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.stack{flex-direction:column;gap:19px;display:flex}.row{align-items:center;gap:12px;display:flex}.spread{justify-content:space-between}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{flex-direction:column;gap:8px;font-size:14px;line-height:1.65;display:flex}.field>span{font-weight:500}.field small,.form-hint{color:var(--muted);font-size:12px;font-weight:400;line-height:1.65}.muted{color:var(--muted)}.eyebrow{color:var(--gold);letter-spacing:.13em;font-size:11px;font-weight:500;line-height:1.8;display:block}.body-copy{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9}.notice{color:#476337;background:#edf3e7;border:1px solid #d7e3ca;border-radius:10px;align-items:flex-start;gap:9px;padding:12px 15px;font-size:13px;line-height:1.7;display:flex}.notice svg{margin-top:2px}.notice.error{color:#963e2d;background:#fff0ea;border-color:#e8c7bd}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.member-header{background:var(--ivory);justify-content:space-between;align-items:center;gap:24px;max-width:1600px;height:96px;margin:0 auto;padding:0 6.4%;display:flex}.brand{text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:12px;padding:6px 0;display:flex}.brand-cross{color:var(--gold);border-right:1px solid #dedfce;justify-content:center;align-items:center;width:38px;height:48px;padding-right:12px;display:flex}.brand small{letter-spacing:.28em;color:#7f876f;margin-bottom:4px;font-size:10px;line-height:1.25;display:block}.brand strong{font-family:var(--font-serif);letter-spacing:.08em;font-size:21px;line-height:1.5;display:block}.desktop-nav{align-items:stretch;gap:38px;height:96px;padding-right:55px;display:flex}.desktop-nav button{letter-spacing:.12em;color:#77806d;background:0 0;border:none;padding:0 4px;font-size:14px;position:relative}.desktop-nav button.active{color:var(--olive);font-weight:600}.desktop-nav button.active:after{content:"";background:var(--gold);width:16px;height:2px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.member-account{white-space:nowrap;color:#58674e;background:0 0;border:0;align-items:center;gap:9px;padding:7px 0;font-size:12px;display:flex}.account-avatar,.tiny-avatar{color:#69795c;background:#e7eadf;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-size:13px;display:inline-flex}.member-hero{background:#d5d4b8;border-radius:8px;max-width:1472px;min-height:552px;margin:0 32px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#172c22ba 0%,#20322686 31%,#213c221d 61%,#fff0 82%);position:absolute;inset:0}.hero-copy{color:#fffdee;max-width:790px;padding:91px 7.2%;position:relative}.hero-kicker{letter-spacing:.24em;color:#e7dfc1;align-items:center;gap:12px;margin-bottom:23px;font-size:11px;display:flex}.hero-kicker>span{background:#d1bc84;width:26px;height:1px}.hero-copy h1{letter-spacing:.075em;text-shadow:0 2px 25px #172c2255;font-size:55px;font-weight:500;line-height:1.48}.hero-copy p{letter-spacing:.09em;color:#efecd9;margin-top:20px;font-size:13px;font-weight:300;line-height:2.1}.hero-actions{align-items:center;gap:27px;margin-top:34px;display:flex}.hero-actions .btn.primary{color:#394937;background:#fffdef;border-color:#fffdef;border-radius:7px;min-height:46px;padding:13px 23px;font-size:12px}.hero-actions .btn.primary:hover{background:#e7e9cf}.hero-secondary{color:#fff9e9;letter-spacing:.03em;background:0 0;border:0;align-items:center;gap:8px;padding:12px 0;font-size:12px;display:flex}.hero-caption{color:#fffbe7;font-family:var(--font-serif);letter-spacing:.18em;text-shadow:0 1px 10px #203226;align-items:center;gap:10px;font-size:13px;display:flex;position:absolute;bottom:31px;right:38px}.hero-caption svg{color:#f1ddb0}.member-content{max-width:1240px;margin:0 auto;padding:0 45px}.quick-actions{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:30px;padding:30px 0 26px;display:grid}.quick-actions>button{text-align:left;background:0 0;border:0;align-items:center;gap:14px;min-width:0;padding:10px 7px;display:flex}.quick-actions>button:not(:last-child){border-right:1px solid var(--line);padding-right:30px}.quick-actions>button>svg{color:#9b9f89;margin-left:auto}.quick-actions strong{letter-spacing:.025em;font-size:14px;font-weight:500;display:block}.quick-actions small{color:#929681;letter-spacing:.025em;margin-top:2px;font-size:11px;display:block}.quick-icon{color:#798663;background:#eceee1;border-radius:13px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.quick-actions>button:hover .quick-icon{color:var(--olive);background:#e0e6d2}.member-section{padding-top:54px;padding-bottom:14px}.section-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:24px;display:flex}.section-heading h2{letter-spacing:.06em;align-items:center;gap:20px;font-size:27px;display:flex}.section-heading .eyebrow{margin-bottom:5px}.heading-rule{background:var(--gold);opacity:.65;width:46px;height:1px}.event-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.event-card{text-align:left;background:var(--paper);border:1px solid #e2e3d7;border-radius:13px;min-width:0;padding:0;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 7px 24px #27372e03}.event-card:hover{transform:translateY(-4px);box-shadow:0 12px 29px #27372e0c}.event-art{background:#e7e3d0;height:181px;position:relative;overflow:hidden}.event-art:after{content:"";background:linear-gradient(#0000 30%,#26362a26);position:absolute;inset:0}.event-art img{object-fit:cover;object-position:center 57%;width:100%;height:100%;transition:transform .5s}.event-card:hover img{transform:scale(1.035)}.event-art.visit img{object-position:75% center}.event-date{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;z-index:1;background:#fffdf2ef;border-radius:8px;min-width:49px;padding:5px 9px 7px;line-height:1.2;position:absolute;top:15px;left:15px;box-shadow:0 2px 12px #0001}.event-date b{font-family:Georgia,serif;font-size:23px;font-weight:400;display:block}.event-date>span{color:#797e61;letter-spacing:.03em;margin-top:4px;font-size:9px;display:block}.event-registered{z-index:1;background:#f6f7eaf0;border-radius:5px;align-items:center;gap:4px;padding:4px 7px;font-size:10px;display:flex;position:absolute;bottom:12px;left:14px}.event-card-body{padding:21px 21px 0}.event-card-body .eyebrow{font-size:10px}.event-card h3{font-family:var(--font-serif);letter-spacing:.015em;margin-top:6px;margin-bottom:15px;font-size:20px}.meta{color:#8b907d;align-items:center;gap:7px;margin-top:5px;font-size:11px;line-height:1.7;display:flex}.meta svg{color:#929882}.event-card-foot{color:#768463;border-top:1px solid #edf0e7;justify-content:space-between;align-items:center;margin-top:20px;padding:14px 0;font-size:10px;display:flex}.empty-event{color:#8b957b;align-items:center;gap:20px;padding:35px;display:flex}.empty-event h3{color:var(--olive);margin-bottom:7px;font-size:17px}.empty-event p{color:var(--muted);font-size:13px}.companionship{background:#e9edde;border:1px solid #e1e5d5;border-radius:15px;grid-template-columns:1.08fr 1fr;min-height:350px;margin-top:58px;display:grid;overflow:hidden}.companionship-image{height:100%;min-height:340px;position:relative}.companionship-image img{object-fit:cover;object-position:50% 65%;width:100%;height:100%;position:absolute;inset:0}.companionship-copy{padding:45px 48px}.companionship-copy h2{letter-spacing:.05em;margin-top:11px;font-size:31px;line-height:1.55}.companionship-copy p{letter-spacing:.02em;color:#788269;margin:18px 0;font-size:12px;line-height:2}.companionship-copy .btn{background:0 0;border-color:#aeb998;width:max-content;min-height:42px;padding:10px 18px;font-size:12px;display:flex}.companionship-copy .quiet-link{padding-top:15px;font-size:11px}.home-resources{grid-template-columns:1.45fr 1fr;gap:58px;padding-bottom:55px;display:grid}.home-resources .section-heading h2{font-size:23px}.resource-row{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:14px;width:100%;padding:16px 0;display:flex}.resource-icon{color:#8b9576;background:#eceee4;border-radius:8px;flex:none;justify-content:center;align-items:center;width:41px;height:45px;display:flex}.resource-row>span:nth-child(2){flex:1;min-width:0}.resource-row small{color:#92977f;letter-spacing:.01em;font-size:9px;display:block}.resource-row strong{margin-top:3px;font-size:13px;font-weight:500;display:block}.resource-row>svg{color:#8c927c}.welcome-card{background:#f0eee2;border:1px solid #e3e2d3;border-radius:13px;padding:34px 38px;position:relative}.welcome-card>svg{color:#8d9a6a;position:absolute;top:29px;right:25px}.welcome-card h3{font-family:var(--font-serif);letter-spacing:.04em;margin-top:10px;font-size:24px}.welcome-card p{color:#8c9079;margin-top:14px;font-size:12px;line-height:2.1}.welcome-card .text-link{margin-top:10px;font-size:11px}.member-footer{border-top:1px solid var(--line);text-align:center;color:#7e896f;padding:38px 24px 32px}.footer-brand{justify-content:center;align-items:center;gap:10px;margin-bottom:9px;display:flex}.footer-brand svg{color:var(--gold)}.footer-brand strong{font-family:var(--font-serif);letter-spacing:.07em;color:#5b6c50;font-size:16px}.footer-brand span{letter-spacing:.1em;border-left:1px solid #d0d6c2;padding-left:10px;font-size:9px}.member-footer p{letter-spacing:.08em;font-size:11px}.member-footer>small{letter-spacing:.07em;color:#a2a78f;margin-top:12px;font-size:9px;display:block}.mobile-nav{display:none}.inner-page{min-height:65vh;padding-top:48px;padding-bottom:70px}.page-heading{margin-bottom:35px}.page-heading h1{letter-spacing:.04em;margin:8px 0 13px;font-size:35px}.page-heading p{color:var(--muted);font-size:13px}.page-heading-row{justify-content:space-between;align-items:center;gap:25px;display:flex}.page-heading-row>.btn{padding:12px 17px;font-size:12px}.filter-bar,.help-navigation{justify-content:space-between;align-items:center;gap:15px;margin-bottom:27px;display:flex}.segmented{background:#eaece1;border-radius:10px;gap:4px;padding:4px;display:inline-flex}.segmented button{color:#7c876d;background:0 0;border:0;border-radius:7px;min-height:41px;padding:10px 18px;font-size:12px}.segmented button.active{background:var(--paper);color:var(--olive);font-weight:600;box-shadow:0 2px 4px #24352c09}.search-field{background:var(--paper);border:1px solid var(--line);color:#89937c;border-radius:10px;align-items:center;gap:9px;min-width:240px;padding:0 12px;display:flex}.search-field input:not([type=checkbox]){background:0 0;border:0;min-height:46px;padding:9px 0;font-size:12px;box-shadow:none!important}.directory-search{max-width:400px;margin-bottom:24px}.empty-state{text-align:center;color:var(--muted);background:#f2f3e9;border:1px dashed #d8decb;border-radius:14px;grid-column:1/-1;padding:45px 24px}.empty-icon{color:#82966a;background:#e6ebdb;border-radius:50%;justify-content:center;align-items:center;width:59px;height:59px;margin-bottom:17px;display:inline-flex}.empty-state h3{color:#5a6e4a;margin-bottom:9px;font-size:18px}.empty-state p{margin:0 0 17px;font-size:13px;line-height:1.9}.empty-state .btn{min-height:44px;font-size:12px}.login-invitation{text-align:center;background:linear-gradient(135deg,#fffef9,#eeefdf);max-width:780px;margin:15px auto 45px;padding:65px 24px}.round-icon{color:#899970;background:#e7ecdc;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:23px;display:inline-flex}.login-invitation h2{letter-spacing:.04em;font-size:29px}.login-invitation p{color:var(--muted);max-width:450px;margin:16px auto 26px;font-size:13px;line-height:1.9}.help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.help-card{min-width:0;padding:27px 27px 0}.help-card h3{margin:19px 0 13px;font-size:18px}.help-card .body-copy{color:#7a846e;min-height:60px;font-size:13px}.help-card .row small{font-size:10px}.help-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:24px;padding:18px 0;display:flex}.person-caption{align-items:center;gap:8px;font-size:12px;display:flex}.tiny-avatar{width:28px;height:28px;font-size:11px}.business-card{padding:27px}.business-card-top{align-items:center;gap:13px;margin-bottom:23px;display:flex}.business-card-top>svg{color:#a2aa87;margin-left:auto}.business-avatar{width:52px;height:52px;font-family:var(--font-serif);color:#748762;background:#e9eddf;border-radius:12px;justify-content:center;align-items:center;font-size:23px;display:flex}.business-card-top h3{margin-bottom:3px;font-size:19px}.business-card-top .muted{font-size:11px}.business-card h4{margin-bottom:7px;font-size:13px;font-weight:600}.business-card p{color:#7a846e;white-space:pre-wrap;margin-bottom:12px;font-size:13px;line-height:1.9}.business-card p small{color:#a1946e;letter-spacing:.05em;font-size:10px;display:block}.business-card-bottom{border-top:1px solid var(--line);margin-top:21px;padding-top:17px}.business-card-bottom .btn{width:100%;min-height:42px;font-size:12px}.notification-dot{background:#c69448;border-radius:50%;width:6px;height:6px}.profile-greeting{align-items:center;gap:23px;margin-bottom:37px;display:flex}.profile-avatar{font-family:var(--font-serif);color:#60794b;background:#dfe7d1;border:5px solid #fffdf4;border-radius:50%;flex:none;justify-content:center;align-items:center;width:80px;height:80px;font-size:32px;display:flex;box-shadow:0 0 0 1px #d9dfca}.profile-greeting h1{letter-spacing:.03em;margin-top:4px;font-size:31px}.profile-greeting p{color:var(--muted);margin-top:9px;font-size:12px}.profile-greeting .btn{min-height:43px;margin-left:auto;font-size:12px}.my-columns{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:25px;margin-top:25px;display:grid}.my-panel{padding:27px}.my-panel h2,.privacy-panel h2{font-size:21px}.my-panel .section-heading{margin-bottom:18px}.my-panel .text-link{font-size:11px}.my-panel>p.muted{font-size:13px}.list-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:13px;width:100%;padding:15px 0;display:flex}.list-row:last-child{border-bottom:0}.list-row>span:nth-child(2){flex:1;min-width:0}.list-row strong{font-size:13px;font-weight:500;display:block}.list-row small{color:#929981;margin-top:4px;font-size:10px;line-height:1.6;display:block}.list-row>svg{color:#8f9980}.list-icon{color:#899b6c;background:#eff1e7;border-radius:9px;flex:none;justify-content:center;align-items:center;width:41px;height:43px;display:flex}.my-menu{padding:10px 24px}.my-menu .list-row{padding:18px 0}.care-record{border-bottom:1px solid var(--line);padding:18px 0}.care-record:last-of-type{border-bottom:0}.care-record strong{font-size:14px}.care-record p{white-space:pre-wrap;color:#7a846e;overflow-wrap:anywhere;margin:11px 0;font-size:13px}.care-record>small{color:#929981;font-size:10px}.care-record>.quiet-link{padding-bottom:0;font-size:11px;display:block}.privacy-panel{padding:25px}.privacy-panel>.row>svg{color:#91a06f}.privacy-panel>p{margin-top:13px;margin-bottom:15px;font-size:11px}.consent-row{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:14px;padding:14px 0;display:flex}.consent-row>span{flex:1}.consent-row strong{font-size:12px;font-weight:500;display:block}.consent-row small{color:#939980;margin-top:3px;font-size:10px;line-height:1.6;display:block}.privacy-actions{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:19px;display:flex}.privacy-actions button{color:#909680;background:0 0;border:0;align-items:center;gap:5px;padding:4px 0;font-size:10px;display:flex}.privacy-actions button:hover{color:var(--olive)}.task-checkbox{background:0 0;border:1px solid #c3ccb4;border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.task-checkbox.checked{background:var(--olive);color:#fff;border-color:var(--olive)}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:150;background:#1c2d25a6;justify-content:center;align-items:center;padding:30px;animation:.15s appear;display:flex;position:fixed;inset:0}.modal{background:var(--ivory);border:1px solid #e4e5d6;border-radius:19px;outline:none;width:min(100%,550px);max-height:calc(100dvh - 60px);position:relative;overflow:auto;box-shadow:0 30px 110px #14281b55}.modal.wide{width:min(100%,760px)}.modal-header{background:var(--ivory);z-index:1;border-bottom:1px solid #e2e5d7;justify-content:space-between;align-items:flex-start;gap:16px;padding:26px 29px 20px;display:flex;position:sticky;top:0}.modal-header h2{letter-spacing:.02em;font-size:23px;line-height:1.7}.modal-header p{color:var(--muted);margin-top:3px;font-size:11px}.modal-header .icon-button{margin-top:-3px;margin-right:-9px}.modal-body{padding:26px 29px 30px}.modal-body>.notice{margin-bottom:18px}.modal-body>.stack>.btn{width:100%}.gentle-note{color:#7a8e5a;background:#ecf0e2;border:1px solid #e0e6d2;border-radius:11px;align-items:flex-start;gap:12px;padding:17px;display:flex}.gentle-note svg{margin-top:3px}.gentle-note p{color:#7b876a;font-size:12px;line-height:1.9}.check-row{cursor:pointer;align-items:flex-start;gap:11px;font-size:12px;line-height:1.75;display:flex}.check-row input{margin:2px 0 0}.check-row small{color:#8a947a;margin-top:4px;font-size:10px;line-height:1.8;display:block}.consent-check{background:#f0f3e8;border:1px solid #dfe5d1;border-radius:9px;padding:15px}.choice-fieldset{border:0;flex-direction:column;gap:12px;margin:0;padding:0;display:flex}.choice-fieldset legend{margin-bottom:12px;font-size:13px;font-weight:500}.form-details{background:#eeefe5;border-radius:9px;padding:0 15px}.form-details summary{color:#81916c;padding:13px 0;font-size:12px;list-style-position:inside}.form-details[open]{padding-bottom:15px}.form-details .stack{margin-top:3px}.event-detail-image{object-fit:cover;object-position:center 65%;border-radius:10px;width:100%;height:210px;margin-bottom:24px}.event-info-grid{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px 24px;margin-bottom:25px;padding-bottom:23px;display:grid}.event-info-grid p{color:#6e7e5b;align-items:flex-start;gap:11px;font-size:12px;display:flex}.event-info-grid p>svg{color:#9ca983;margin-top:4px}.event-info-grid small{color:#9da38d;margin-bottom:4px;font-size:10px;display:block}.event-description{color:#6f7c62;margin-bottom:27px;font-size:14px}.event-detail .notice{margin:20px 0}.registration-status{text-align:center;background:#eaf0df;border-radius:10px;padding:20px}.registration-status p{color:#798669;margin:14px 0 7px;font-size:12px}.registration-status .btn{font-size:12px}.article-body{white-space:pre-wrap;overflow-wrap:anywhere;color:#6a7a5e;font-size:14px;line-height:2.05}.group-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;align-items:center;gap:17px;padding:20px;display:flex}.group-card>div{flex:1;min-width:0}.group-card h3{margin-bottom:6px;font-size:17px}.group-card p{color:#80916b;margin-bottom:5px;font-size:12px;line-height:1.8}.group-card small{font-size:10px}.group-icon{color:#859d62;background:#eaf0de;border-radius:12px;flex:none;justify-content:center;align-items:center;width:53px;height:53px;display:flex}.group-card>.btn{min-height:42px;padding:10px 15px;font-size:12px}.resource-details{border:1px solid var(--line);background:var(--paper);border-radius:11px;padding:0 20px}.resource-details summary{align-items:center;gap:13px;padding:18px 0;font-size:14px;list-style:none;display:flex}.resource-details summary::-webkit-details-marker{display:none}.resource-details summary>svg{color:#99a783}.resource-details summary>span{flex:1}.resource-details summary small{color:#9aa38a;margin-top:3px;font-size:10px;display:block}.resource-details[open] summary>svg:last-child{transform:rotate(90deg)}.resource-details .article-body{border-top:1px solid var(--line);padding:15px 0 23px}.connection-card{border:1px solid var(--line);background:var(--paper);border-radius:13px;padding:23px}.connection-card h3{font-size:18px}.connection-card p{color:#81916b;white-space:pre-wrap;margin:13px 0;font-size:13px}.connection-card .btn{min-height:42px;padding:10px 16px;font-size:12px}.connection-card .revealed-contact{color:#577439;overflow-wrap:anywhere;background:#eef3e3;border-radius:8px;padding:14px}.mentor-slot{border:1px solid var(--line);background:var(--paper);border-radius:11px;align-items:center;gap:15px;padding:20px;display:flex}.mentor-slot>div{flex:1}.mentor-slot h3{font-size:16px}.mentor-slot p{color:#829470;margin-top:6px;font-size:12px}.mentor-slot .btn{min-height:42px;padding:9px 17px;font-size:12px}.mentor-slot .badge{margin-top:10px}.subsection-title{font-family:var(--font-serif);margin-top:15px;font-size:20px}.checkin-illustration{text-align:center;color:#7d9664;background:#edf1e4;border-radius:12px;padding:28px}.checkin-illustration svg{margin:0 auto}.toast-wrapper{z-index:100;background:#f5f9ef;border:1px solid #cfdfc3;border-radius:12px;align-items:center;gap:5px;max-width:calc(100vw - 30px);display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #21351b20}.toast-wrapper>.notice{background:0 0;border:0;min-width:240px;max-width:550px}.toast-wrapper>.icon-button{margin-right:7px}.app-switchbar{background:var(--olive-dark);color:#f3efda;text-align:right;padding:6px 28px;font-size:11px}.app-switchbar button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:1px solid #829378;border-radius:5px;padding:4px 10px}.app-switchbar button:hover{background:#4c6345}@keyframes appear{0%{opacity:0}to{opacity:1}}@media (min-width:1536px){.member-hero{margin-left:auto;margin-right:auto}}@media (max-width:1100px){.member-header{padding:0 35px}.desktop-nav{gap:25px;padding:0}.member-content{padding-left:35px;padding-right:35px}.hero-copy{max-width:660px;padding-left:7%}.hero-copy h1{font-size:49px}.member-hero{min-height:520px;margin:0 24px}.quick-actions{gap:15px}.quick-actions>button{gap:11px}.quick-actions>button:not(:last-child){padding-right:15px}.quick-actions strong{font-size:12px}.quick-actions small{font-size:10px}.quick-icon{width:42px;height:44px}.event-grid{gap:19px}.event-card-body{padding:19px 17px 0}.event-card h3{font-size:18px}.event-art{height:167px}.companionship-copy{padding:36px}.home-resources{gap:35px}.my-columns{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.profile-greeting h1{font-size:27px}.page-heading-row h1{font-size:30px}}@media (max-width:800px){.member-header{height:82px;padding:0 25px}.brand strong{font-size:19px}.brand small{font-size:9px}.desktop-nav{gap:18px;height:82px}.desktop-nav button{font-size:12px}.desktop-nav button.active:after{bottom:17px}.member-account>span:last-child{display:none}.member-hero{min-height:490px;margin:0 16px}.hero-copy{max-width:560px;padding:75px 6%}.hero-copy h1{font-size:45px}.hero-copy p{font-size:12px}.hero-caption{font-size:11px;bottom:24px;right:24px}.quick-actions{gap:12px;padding:22px 0}.quick-actions>button{flex-direction:column;align-items:flex-start;gap:8px;padding:4px 0}.quick-actions>button>svg{display:none}.quick-actions>button:not(:last-child){border:0;padding:4px 0}.quick-icon{width:42px;height:42px}.quick-actions strong{font-size:12px}.quick-actions small{font-size:9px}.event-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.member-section .event-grid>.event-card:nth-child(3){display:none}.event-art{height:188px}.companionship{grid-template-columns:1fr 1fr;min-height:320px;margin-top:40px}.companionship-copy{padding:30px 25px}.companionship-copy h2{font-size:26px}.companionship-copy p{font-size:11px}.companionship-copy .eyebrow{font-size:9px}.companionship-image{min-height:320px}.home-resources{grid-template-columns:1fr 1fr;gap:25px}.home-resources .section-heading h2{font-size:20px}.welcome-card{padding:30px 23px}.welcome-card h3{font-size:22px}.welcome-card p{font-size:10px}.welcome-card>svg{width:23px;top:18px;right:18px}.my-columns{grid-template-columns:1fr}.profile-greeting{flex-wrap:wrap;gap:18px}.profile-greeting .btn{margin-left:98px}.profile-greeting h1{font-size:28px}.page-heading-row{flex-direction:column;align-items:flex-start;gap:20px}.page-heading h1{font-size:29px}.help-grid{gap:18px}.help-card{padding:22px 20px 0}.help-card-footer{flex-direction:column;align-items:flex-start;gap:12px}.business-card{padding:22px}.help-navigation{flex-wrap:wrap;align-items:flex-start;gap:15px}.help-navigation>.row{gap:20px}.help-navigation .text-link{font-size:12px}.inner-page{padding-top:32px}.member-section{padding-top:39px}}@media (max-width:600px){body{font-size:16px}.member-app{padding-bottom:68px}.member-header{height:79px;padding:0 22px}.brand{gap:9px}.brand-cross{width:31px;height:42px;padding-right:10px}.brand-cross svg{width:25px}.brand strong{letter-spacing:.04em;font-size:19px}.brand small{letter-spacing:.24em;margin-bottom:3px;font-size:9px}.desktop-nav{display:none}.account-avatar{width:32px;height:32px}.member-hero{border-radius:10px;min-height:511px;margin:0 12px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(#122d244d 0%,#2237210c 52%,#1d34234f 100%),linear-gradient(90deg,#2138219e,#24392113 85%)}.hero-copy{max-width:none;min-height:511px;padding:45px 27px 70px}.hero-kicker{letter-spacing:.15em;gap:9px;margin-bottom:15px;font-size:9px}.hero-kicker>span{width:18px}.hero-copy h1{letter-spacing:.03em;text-shadow:0 2px 17px #15291940;font-size:37px;line-height:1.5}.hero-copy p{letter-spacing:.05em;margin-top:15px;font-size:10px;line-height:2.1}.hero-actions{justify-content:flex-start;gap:18px;margin:0;position:absolute;bottom:47px;left:27px;right:27px}.hero-actions .btn.primary{border-radius:7px;gap:10px;min-height:44px;padding:12px 17px;font-size:11px}.hero-actions .btn svg{width:15px}.hero-secondary{gap:6px;font-size:11px}.hero-secondary svg{width:16px}.hero-caption{letter-spacing:.13em;gap:6px;font-size:8px;bottom:17px;right:20px}.hero-caption svg{width:14px;height:14px}.member-content{padding:0 23px}.quick-actions{gap:13px;padding:25px 1px 24px}.quick-actions>button{gap:9px}.quick-icon{border-radius:11px;width:40px;height:40px}.quick-icon svg{width:23px;height:23px}.quick-actions strong{letter-spacing:-.01em;font-size:11px}.quick-actions small{letter-spacing:-.02em;margin-top:4px;font-size:8px;line-height:1.7}.member-section{padding-top:32px;padding-bottom:5px}.section-heading{gap:8px;margin-bottom:19px}.section-heading h2{letter-spacing:.04em;gap:13px;font-size:25px}.section-heading .eyebrow{letter-spacing:.12em;margin-bottom:4px;font-size:9px}.heading-rule{width:30px}.section-heading .text-link{gap:6px;font-size:10px}.text-link svg{width:14px}.event-grid{grid-template-columns:1fr;gap:20px}.member-section .event-grid>.event-card:nth-child(3){display:block}.event-art{height:192px}.event-card-body{padding:21px 21px 0}.event-card h3{margin-top:6px;margin-bottom:13px;font-size:23px}.event-card-body .eyebrow{font-size:10px}.meta{gap:8px;margin-top:5px;font-size:12px}.event-card-foot{padding:15px 0;font-size:11px}.event-date{min-width:52px;padding:7px 10px 8px;top:16px;left:16px}.event-date b{font-size:25px}.event-date>span,.event-registered{font-size:10px}.companionship{border-radius:13px;flex-direction:column;margin-top:33px;display:flex}.companionship-image{height:230px;min-height:230px}.companionship-image img{object-position:center 64%}.companionship-copy{padding:29px}.companionship-copy .eyebrow{font-size:9px}.companionship-copy h2{font-size:29px;line-height:1.55}.companionship-copy p{margin:15px 0 20px;font-size:12px;line-height:2}.companionship-copy .btn{min-height:44px;padding:11px 19px;font-size:12px}.companionship-copy .quiet-link{padding-bottom:0;font-size:11px}.home-resources{flex-direction:column;gap:27px;padding-bottom:33px;display:flex}.home-resources .section-heading h2{font-size:24px}.resource-row{gap:12px;padding:17px 0}.resource-row small{font-size:10px}.resource-row strong{font-size:13px}.welcome-card{padding:28px}.welcome-card h3{font-size:25px}.welcome-card .eyebrow{font-size:9px}.welcome-card p{font-size:12px;line-height:2}.welcome-card .text-link{font-size:11px}.welcome-card>svg{width:30px;height:30px;top:27px;right:27px}.member-footer{padding:29px 20px 27px}.footer-brand strong{font-size:15px}.footer-brand span{font-size:9px}.member-footer p{letter-spacing:.025em;font-size:9px}.member-footer>small{margin-top:11px;font-size:8px}.mobile-nav{padding:7px 10px calc(7px + env(safe-area-inset-bottom,0px));height:calc(66px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:80;background:#fffef6f5;border-top:1px solid #e2e5d4;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -3px 20px #24352c05}.mobile-nav button{color:#929782;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:45px;padding:2px;font-size:10px;display:flex}.mobile-nav button.active{color:var(--olive);font-weight:600}.mobile-nav button.active svg{fill:#3444380b}.inner-page{min-height:65vh;padding-top:27px;padding-bottom:39px}.page-heading{margin-bottom:25px}.page-heading h1{letter-spacing:0;margin:8px 0 11px;font-size:27px;line-height:1.6}.page-heading>.eyebrow,.page-heading>div>.eyebrow{font-size:10px}.page-heading p{font-size:12px;line-height:1.9}.page-heading-row>.btn{width:100%;min-height:47px}.filter-bar{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:24px}.segmented{justify-content:stretch;gap:2px}.segmented button{flex:1;min-height:42px;padding:10px 12px;font-size:12px}.search-field{width:100%;min-width:0}.search-field input:not([type=checkbox]){min-height:46px;font-size:13px}.help-navigation{gap:14px}.help-navigation>.segmented{width:100%}.help-navigation>.row{justify-content:space-between;gap:14px;width:100%}.help-navigation .text-link{font-size:12px}.help-grid{grid-template-columns:1fr;gap:19px}.help-card{padding:24px 23px 0}.help-card h3{margin-top:18px;font-size:18px}.help-card .body-copy{font-size:13px}.help-card-footer{flex-direction:row;align-items:center;gap:8px}.help-card .btn.small{min-height:41px;padding:10px 12px;font-size:11px}.business-card{padding:24px}.business-card p{font-size:13px}.business-card-top .muted{font-size:12px}.business-card-bottom .btn{min-height:45px}.profile-greeting{flex-wrap:nowrap;align-items:center;gap:15px;margin-bottom:24px;padding-bottom:60px;position:relative}.profile-avatar{border-width:4px;width:58px;height:58px;font-size:26px}.profile-greeting .eyebrow{font-size:8px}.profile-greeting h1{margin-top:3px;font-size:25px;line-height:1.5}.profile-greeting p{max-width:235px;margin-top:5px;font-size:10px;line-height:1.7}.profile-greeting .btn{width:100%;min-height:42px;margin:0;font-size:12px;position:absolute;bottom:0;left:0;right:0}.my-columns{gap:19px;margin-top:22px}.my-panel{padding:23px 20px}.my-panel h2,.privacy-panel h2{font-size:21px}.my-panel .section-heading{margin-bottom:13px}.list-row{gap:11px}.list-row strong{font-size:13px}.list-row small{font-size:10px}.list-icon{width:36px;height:39px}.list-icon svg{width:20px}.my-menu{padding:8px 20px}.my-menu .list-row{padding:17px 0}.privacy-panel{padding:23px 20px}.privacy-panel>p{font-size:11px}.consent-row{padding:16px 0}.consent-row strong{font-size:12px}.consent-row small{font-size:10px}.privacy-actions{margin-top:18px}.privacy-actions button{min-height:33px;font-size:10px}.my-panel .gentle-note{padding:14px}.my-panel .gentle-note p,.care-record p{font-size:12px}.care-record .row strong{font-size:13px}.care-record small{font-size:10px}.empty-state{padding:35px 22px}.empty-state h3{font-size:17px}.empty-state p{font-size:12px}.empty-event{gap:16px;padding:27px 22px}.empty-event h3{font-size:16px}.empty-event p{font-size:12px}.login-invitation{margin:9px 0 30px;padding:44px 24px}.login-invitation h2{font-size:25px;line-height:1.6}.login-invitation p{font-size:12px;line-height:1.9}.login-invitation .btn{padding:13px 19px;font-size:13px}.round-icon{width:66px;height:66px;margin-bottom:20px}.modal-backdrop{align-items:flex-end;padding:12px 10px}.modal{border-radius:17px 17px 12px 12px;width:100%;max-height:calc(100dvh - 24px)}.modal-header{gap:10px;padding:21px 21px 17px}.modal-header h2{font-size:23px;line-height:1.5}.modal-header p{font-size:11px}.modal-header .icon-button{width:36px;height:36px;margin-top:-5px;margin-right:-7px}.modal-body{padding:22px 21px 27px}.modal-body .stack{gap:19px}.modal-body>.stack>.btn{min-height:48px;font-size:14px}.field{gap:8px;font-size:13px}.field input:not([type=checkbox]),.field textarea,.field select{min-height:47px;padding:11px 12px;font-size:16px}.field small,.form-hint{font-size:11px;line-height:1.75}.form-grid{grid-template-columns:1fr;gap:17px}.check-row{gap:10px;font-size:12px;line-height:1.8}.check-row small{font-size:10px}.choice-fieldset legend{font-size:13px}.gentle-note{gap:10px;padding:16px 15px}.gentle-note p{font-size:12px;line-height:1.9}.gentle-note svg{width:20px}.consent-check{padding:13px}.form-details summary{padding:13px 0;font-size:12px}.form-details .field>span{font-size:12px}.event-detail-image{height:180px;margin-bottom:21px}.event-info-grid{gap:18px 14px;margin-bottom:21px;padding-bottom:21px}.event-info-grid p{gap:7px;font-size:11px}.event-info-grid p>svg{width:17px;height:17px}.event-info-grid small{font-size:9px}.event-description{margin-bottom:24px;font-size:13px;line-height:1.9}.registration-status{padding:18px}.registration-status p{font-size:12px}.group-card{flex-wrap:wrap;gap:12px;padding:19px 17px}.group-icon{width:40px;height:42px}.group-icon svg{width:22px}.group-card>div{flex:1;min-width:calc(100% - 60px)}.group-card h3{font-size:17px}.group-card p{font-size:12px}.group-card>.btn,.group-card>.badge{margin-left:52px}.group-card>.btn{min-height:43px;font-size:12px}.resource-details{padding:0 16px}.resource-details summary{gap:11px;padding:16px 0;font-size:13px}.resource-details summary>svg{width:19px}.resource-details .article-body{font-size:13px;line-height:2}.connection-card{padding:19px}.connection-card h3{font-size:18px}.connection-card p{font-size:12px}.connection-card .row{flex-wrap:wrap;gap:8px}.connection-card .btn{min-height:41px;padding:10px 13px;font-size:11px}.mentor-slot{flex-wrap:wrap;gap:12px;padding:17px}.mentor-slot h3{font-size:15px}.mentor-slot p{font-size:11px}.mentor-slot>div{min-width:calc(100% - 50px)}.mentor-slot .btn{margin-left:auto}.toast-wrapper{width:max-content;max-width:calc(100vw - 28px);bottom:85px}.toast-wrapper>.notice{min-width:0;max-width:calc(100vw - 77px);padding:13px;font-size:12px}.toast-wrapper .icon-button{width:27px}.app-switchbar{padding:6px 14px;font-size:10px}.desktop-only{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.event-card:hover{transform:none}}.member-app .meta{font-size:13px}.member-app .event-card-foot{font-size:12px}.member-app .quick-actions strong{font-size:14px}.member-app .quick-actions small{font-size:11px}.member-app .care-record p,.member-app .help-card .body-copy,.member-app .business-card p,.member-app .list-row strong{font-size:14px}.member-app .list-row small{font-size:12px}.member-app .consent-row strong{font-size:14px}.member-app .consent-row small{font-size:12px}.modal-body .field,.modal-body .check-row{font-size:14px}.modal-body .check-row small{font-size:12px}.modal-body .gentle-note p{font-size:14px}.modal-body .field small,.modal-body .form-hint{font-size:12px}.modal-body .choice-fieldset legend,.modal-body .form-details summary{font-size:14px}.modal-body .event-info-grid p{font-size:13px}.modal-body .event-info-grid small{font-size:11px}.modal-body .event-description,.modal-body .article-body{font-size:15px}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.import-panel{font-size:14px}.import-upload{background:var(--paper);border:1px dashed #bccaa9;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex}.import-upload .round-icon{flex:none;width:49px;height:49px;margin:0}.import-upload h3{overflow-wrap:anywhere;font-size:15px}.import-upload p{color:var(--muted);margin-top:4px;font-size:12px}.import-upload .row>div,.import-upload>.row{min-width:0}.import-summary{background:#eef1e4;border-radius:11px;grid-template-columns:repeat(4,1fr);padding:20px 10px;display:grid}.import-summary>div{text-align:center;border-right:1px solid #d5dec7;padding:0 8px}.import-summary>div:last-child{border:0}.import-summary strong{color:var(--olive);font-family:Georgia,serif;font-size:26px;font-weight:400;display:block}.import-summary span{color:#879875;margin-top:5px;font-size:11px;display:block}.import-context{color:#927d50;background:#f5efdd;border-radius:10px;gap:10px;padding:13px 16px;font-size:12px;line-height:1.85;display:flex}.import-context>svg{margin-top:3px}.import-toolbar{justify-content:space-between;align-items:center;gap:17px;display:flex}.import-toolbar .search-field{flex:1}.import-toolbar .check-row{white-space:nowrap;font-size:12px}.import-selection{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;font-size:11px;display:flex}.import-selection .quiet-link{white-space:nowrap;padding:0;font-size:11px}.import-candidates{flex-direction:column;gap:12px;max-height:470px;padding:2px;display:flex;overflow:auto}.import-candidate{border:1px solid var(--line);background:var(--paper);border-radius:11px;padding:17px 19px}.import-candidate.has-warning{background:#fffdf4;border-color:#dfd1a6}.import-candidate-name{cursor:pointer;align-items:center;gap:13px;display:flex}.import-candidate-name>span:nth-child(2){flex:1;min-width:0}.import-candidate-name strong{font-size:15px;display:block}.import-candidate-name small{color:#889779;overflow-wrap:anywhere;margin-top:3px;font-size:12px;display:block}.import-candidate-name input{margin:0}.import-candidate-details{color:#778a69;overflow-wrap:anywhere;margin-top:9px;margin-left:32px;font-size:12px}.import-source{color:#99a088;margin-top:7px;margin-left:32px;font-size:11px}.import-warning{color:#9a814d;align-items:flex-start;gap:6px;margin-top:7px;margin-left:32px;font-size:11px;line-height:1.8;display:flex}.import-warning svg{margin-top:3px}.import-confirmation{border-top:1px solid var(--line);padding-top:22px}.import-confirmation>.check-row{font-size:13px}.import-confirmation>.btn{width:100%}@media (max-width:600px){.member-app .quick-actions strong{font-size:11px}.member-app .quick-actions small{font-size:9px}.member-app .list-row strong{font-size:14px}.member-app .list-row small{font-size:11px}.member-app .consent-row strong{font-size:13px}.member-app .consent-row small{font-size:11px}.member-app .meta,.modal-body .check-row{font-size:13px}.modal-body .check-row small{font-size:11px}.modal-body .gentle-note p{font-size:13px}.modal-body .event-info-grid p{font-size:12px}.import-upload{flex-direction:column;align-items:stretch;padding:19px}.import-upload .btn{width:100%}.import-upload h3{font-size:14px}.import-summary{grid-template-columns:repeat(2,1fr);gap:17px 0;padding:18px 12px}.import-summary>div:nth-child(2){border:0}.import-summary strong{font-size:25px}.import-summary span{font-size:10px}.import-toolbar{flex-direction:column;align-items:flex-start}.import-toolbar .search-field{width:100%}.import-toolbar .check-row{font-size:12px}.import-selection{align-items:flex-start;font-size:10px}.import-selection .quiet-link{font-size:10px}.import-context{padding:13px;font-size:11px}.import-candidates{max-height:420px}.import-candidate{padding:16px 14px}.import-candidate-name strong{font-size:14px}.import-candidate-name small,.import-candidate-details{font-size:11px}.import-source,.import-warning{font-size:10px}}
