:root{--ink:#263149;--ink-2:#34415b;--muted:#82848b;--line:#e8e7e3;--paper:#f6f5f2;--white:#fff;--gold:#f6a724;--gold-soft:#fff1d8;--green:#349789;--navy:#242e45;--shadow:0 14px 38px rgba(34,43,61,.055)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ecae48;outline-offset:3px}a{color:inherit;text-underline-offset:3px}.member-eyebrow{font-size:9px;font-weight:700;letter-spacing:2.1px;color:#82858b;line-height:1.5;margin:0 0 11px}.gold-dot{display:inline-block;width:7px;height:7px;background:var(--gold);border-radius:50%;margin-right:7px;vertical-align:1px}

/* Sign in */
.signin-body{min-height:100vh;background:#f6f5f2;padding:30px clamp(24px,6vw,92px) 48px}.signin-brand,.member-brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font:27px/1 Georgia,'Times New Roman',serif;letter-spacing:-1.1px}.signin-brand img,.member-brand img{display:block;border-radius:11px}.signin-layout{width:min(1230px,100%);margin:50px auto 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,490px);gap:clamp(48px,9vw,142px);align-items:center}.signin-story{max-width:580px;position:relative;min-height:660px;padding-top:35px}.signin-story h1{font:400 clamp(47px,5.7vw,77px)/1.04 Georgia,'Times New Roman',serif;letter-spacing:-3.7px;margin:0 0 22px}.signin-story h1 em{font-style:normal;color:#8e672d}.signin-story>p:not(.member-eyebrow){max-width:445px;font-size:16px;line-height:1.8;color:#76777d}.signin-art{height:335px;position:absolute;inset:auto 0 -1px;overflow:hidden}.art-orbit{position:absolute;border:1px solid #e3e1dc;border-radius:50%;transform:rotate(-24deg)}.orbit-one{width:540px;height:220px;left:8px;bottom:25px}.orbit-two{width:440px;height:180px;left:60px;bottom:51px}.art-building{position:absolute;width:222px;height:224px;left:150px;bottom:20px;border-radius:27px 27px 6px 6px;background:#e2e4e6;clip-path:polygon(0 23%,50% 0,100% 23%,100% 100%,0 100%);display:grid;grid-template-columns:repeat(2,1fr);gap:13px;padding:74px 39px 32px}.art-building span{background:#f6f5f2;border-radius:3px 3px 0 0;opacity:.9}.art-building i{position:absolute;bottom:0;left:91px;width:41px;height:68px;background:#c7cbd1;border-radius:20px 20px 0 0}.art-tile{position:absolute;right:42px;bottom:23px;width:218px;height:172px;background:#273149;color:white;border-radius:20px;padding:22px;box-shadow:0 24px 50px #26314930;transform:rotate(5deg)}.art-tile small{display:block;font-size:8px;letter-spacing:2px;color:#d8b879;margin-bottom:22px}.art-tile strong{font:400 25px/1.12 Georgia,serif}.art-tile b{position:absolute;right:21px;bottom:17px;color:var(--gold);font-size:21px}.art-spark{position:absolute;color:var(--gold);font-size:24px}.spark-one{left:95px;top:61px}.spark-two{right:20px;top:119px;font-size:19px;color:#aab0bb}
.signin-card{background:#fff;border:1px solid #e9e7e1;border-radius:24px;padding:36px 38px 28px;box-shadow:0 24px 70px rgba(28,34,47,.075)}.signin-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:25px;border-bottom:1px solid #efeeeb}.signin-step{font-size:9px;letter-spacing:1.9px;font-weight:700;color:#92939a}.privacy-mark{font-size:10px;color:#7a8380}.signin-card h2{font:400 38px/1.1 Georgia,'Times New Roman',serif;letter-spacing:-1px;margin:27px 0 8px}.signin-hint{font-size:13px;color:#7b7d83;line-height:1.6;margin:0 0 27px}.signin-card form>label,.record-form label{display:block;font-size:11px;font-weight:600;color:#4f5664;margin:0 0 9px}.signin-input{height:55px;border:1px solid #dedfdc;background:#fcfcfb;border-radius:11px;display:flex;align-items:center;gap:13px;padding:0 15px;transition:border-color .18s,box-shadow .18s}.signin-input:focus-within{border-color:#dda23e;box-shadow:0 0 0 3px #f6a7241d}.signin-input>span{font-size:17px;color:#92959a;width:18px;text-align:center}.signin-input input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px}.signin-input input::placeholder{color:#b3b4b8}.code-heading{display:flex;align-items:center;justify-content:space-between;margin:21px 0 9px}.code-heading label{font-size:11px;font-weight:600;color:#4f5664}.send-code{border:0;background:none;color:#735319;font-size:11px;font-weight:700;cursor:pointer;padding:5px}.send-code:hover:not(:disabled){color:#bd790d}.send-code:disabled{color:#a2a3a7;cursor:default}.signin-submit,.gold-button{border:0;border-radius:11px;background:var(--gold);color:#263149;min-height:51px;padding:0 18px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .18s,background .18s,box-shadow .18s}.signin-submit{width:100%;margin-top:24px}.signin-submit:hover:not(:disabled),.gold-button:hover{background:#f8b53f;transform:translateY(-1px);box-shadow:0 8px 19px #e9a12d2b}.signin-submit:disabled,.gold-button:disabled{opacity:.68;cursor:wait}.signin-message{min-height:20px;margin:12px 0 0;font-size:11px;line-height:1.55;color:#6f737b}.signin-message[data-state=success]{color:#287a69}.signin-message[data-state=error]{color:#a13d38}.button-spinner{width:15px;height:15px;border:2px solid #27314950;border-top-color:#273149;border-radius:50%;animation:spin .7s linear infinite}.signin-rule{height:39px;display:flex;align-items:center;gap:12px;color:#a0a0a4;font-size:8px;letter-spacing:1.7px}.signin-rule:before,.signin-rule:after{content:'';height:1px;flex:1;background:#ecebe8}.signin-benefits{list-style:none;padding:0;margin:0}.signin-benefits li{display:flex;align-items:center;gap:12px;font-size:11px;color:#5d626b;margin:0 0 13px}.signin-benefits li span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#fff3dc;color:#94651e;font-size:8px;font-weight:700}.signin-legal{font-size:9px;line-height:1.6;text-align:center;color:#8f9094;padding-top:16px;margin:19px 0 0;border-top:1px solid #f0efec}.signin-legal a{color:#535b67}.signin-story .member-eyebrow{margin-bottom:22px}

/* Member portal frame */
.member-body{min-height:100vh;background:var(--paper)}.member-shell{min-height:100vh;display:grid;grid-template-columns:256px minmax(0,1fr)}.member-sidebar{height:100vh;position:sticky;top:0;background:#fff;border-right:1px solid #e8e7e4;padding:28px 18px 19px;display:flex;flex-direction:column;z-index:5}.member-brand{font-size:24px;padding:0 10px;margin:0 0 48px}.workspace-label{padding:0 11px;margin-bottom:28px}.workspace-label small{display:block;font-size:8px;letter-spacing:1.7px;font-weight:700;color:#a3a3a7;margin-bottom:11px}.workspace-label strong{display:flex;justify-content:space-between;align-items:center;font-size:12px}.workspace-label strong span{font-size:17px;color:#95979b}.member-nav{display:grid;gap:6px}.member-nav-item{width:100%;height:46px;border:0;background:transparent;border-radius:10px;text-align:left;display:flex;align-items:center;gap:12px;padding:0 12px;color:#7d8088;font-size:12px;font-weight:500;cursor:pointer}.member-nav-item:hover{background:#f8f7f4;color:var(--ink)}.member-nav-item.is-active{background:#f5f2eb;color:var(--ink);font-weight:700}.nav-icon{width:22px;text-align:center;font-size:17px;color:#858995}.member-nav-item.is-active .nav-icon{color:#ab7929}.member-nav-item b{margin-left:auto;font-size:10px;font-weight:500;color:#a7a8ad}.sidebar-bottom{margin-top:auto}.sidebar-support{display:grid;grid-template-columns:31px 1fr 14px;gap:10px;align-items:center;padding:14px 9px;margin:0 0 17px;border-top:1px solid #efeeeb;text-decoration:none}.sidebar-support>span:first-child{width:30px;height:30px;display:grid;place-items:center;background:#f0f1f2;border-radius:9px;font-size:14px}.sidebar-support strong,.sidebar-support small{display:block}.sidebar-support strong{font-size:10px}.sidebar-support small{font-size:9px;color:#92949a;margin-top:3px}.sidebar-support i{font-style:normal;font-size:14px;color:#858995}.member-person{border-top:1px solid #ededea;padding:17px 6px 0;display:flex;align-items:center;gap:9px}.person-avatar,.top-avatar{display:grid;place-items:center;border-radius:50%;background:#29334a;color:#fff;font-weight:600;flex-shrink:0}.person-avatar{width:34px;height:34px;font-size:12px}.person-copy{min-width:0;flex:1}.person-copy strong,.person-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.person-copy strong{font-size:10px}.person-copy small{font-size:9px;color:#92949a;margin-top:3px}.member-person form{margin:0}.signout-button{width:28px;height:28px;background:none;border:0;color:#83858d;cursor:pointer;font-size:15px;border-radius:7px}.signout-button:hover{background:#f4f3f0}
.member-main{min-width:0}.member-topbar{height:67px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,4.6vw,67px);border-bottom:1px solid #e8e7e3;background:rgba(250,249,247,.92);position:sticky;top:0;z-index:4;backdrop-filter:blur(12px)}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:10px;color:#8a8b90}.breadcrumb b{font-weight:400;color:#c5c4c0}.breadcrumb strong{color:#394156;font-weight:600}.topbar-right{display:flex;align-items:center;gap:18px}.sync-state{display:inline-flex;align-items:center;gap:7px;color:#82858b;font-size:9px;white-space:nowrap}.sync-state i{width:7px;height:7px;border-radius:50%;background:#d59a32;display:inline-block}.sync-state i.is-synced{background:#45a493}.top-avatar{height:30px;width:30px;font-size:10px;background:#e6e7e9;color:#485065}.member-content{width:min(1320px,100%);margin:auto;padding:44px clamp(24px,4.6vw,67px) 70px}.member-view{display:none;animation:fadeUp .28s ease both}.member-view.is-visible{display:block}.overview-heading,.subpage-heading{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:27px}.overview-heading .member-eyebrow,.subpage-heading .member-eyebrow{margin-bottom:13px}.overview-heading h1,.subpage-heading h1{font:400 clamp(32px,3.5vw,48px)/1.08 Georgia,'Times New Roman',serif;letter-spacing:-1.7px;margin:0 0 9px}.overview-heading h1 em,.subpage-heading h1 em{font-style:normal;color:#98713a}.dashboard-lead{font-size:12px;line-height:1.65;color:#85858b;margin:0}.overview-heading>.gold-button,.subpage-heading>.gold-button{min-height:43px;font-size:11px;gap:10px;padding:0 15px;white-space:nowrap}.overview-heading>.gold-button>span,.subpage-heading>.gold-button>span{font-size:17px;font-weight:400}
.overview-banner{height:250px;border-radius:20px;background:#252f46;position:relative;overflow:hidden;color:#fff;padding:29px 34px;margin:0 0 18px;box-shadow:0 15px 37px #26314920}.banner-copy{position:relative;z-index:2}.banner-tag{display:inline-block;font-size:8px;letter-spacing:2px;font-weight:600;color:#f1b640;margin-bottom:15px}.banner-copy h2{font:400 32px/1.08 Georgia,'Times New Roman',serif;letter-spacing:-.6px;margin:0 0 13px}.banner-copy p{font-size:10px;line-height:1.65;color:#c3c7d0;margin:0}.banner-index{position:absolute;right:24px;bottom:18px;color:#adb2bf;font-size:7px;letter-spacing:1.5px}.banner-illustration{position:absolute;inset:0 0 0 42%;overflow:hidden}.banner-sheets{position:absolute;right:82px;top:45px;width:170px;height:147px;border:1px solid #60697b;border-radius:20px;transform:rotate(8deg);background:#ffffff08;box-shadow:21px 12px 0 -1px #253047,21px 12px 0 0 #596176}.mini-ledger{position:absolute;right:100px;top:56px;width:166px;height:146px;background:#2b3752;border:1px solid #758096;border-radius:18px;display:flex;flex-direction:column;justify-content:center;gap:14px;padding:26px 21px;box-shadow:0 13px 40px #121a2b65}.mini-ledger span{width:77%;height:6px;border-radius:10px;background:#6d7789}.mini-ledger span:nth-child(2){width:57%;background:#535e73}.mini-ledger b{position:absolute;top:12px;left:19px;font-size:24px;color:#f3f2ed;font-weight:400}.mini-ledger i{position:absolute;right:-17px;bottom:-16px;width:49px;height:49px;border:6px solid #f6a724;border-radius:50%;background:#29334a;display:grid;place-items:center;font-size:16px;color:#f6a724;font-style:normal}.banner-star{position:absolute;top:48px;right:292px;color:#f6a724;font-size:19px}
.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:18px}.stat-card{min-height:145px;background:#fff;border:1px solid #e8e7e3;border-radius:15px;padding:17px 18px 13px;position:relative;overflow:hidden}.stat-label{font-size:8px;letter-spacing:1.35px;font-weight:700;color:#84868c;display:flex;justify-content:space-between;align-items:center}.stat-label span{font-size:13px;letter-spacing:0;color:#a27a39}.stat-card>strong{font:400 34px/1 Georgia,'Times New Roman',serif;letter-spacing:-1px;display:block;margin:18px 0 5px}.stat-card>small{font-size:9px;color:#92939a}.stat-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0efec;padding-top:9px;margin-top:12px;font-size:8px;color:#8b8d93}.tiny-arrow{color:#9f762f}.stat-hours .mini-bars{position:absolute;right:18px;bottom:15px;height:36px;display:flex;align-items:end;gap:3px}.mini-bars i{width:4px;border-radius:4px 4px 0 0;background:#f6d79e;height:25%}.mini-bars i:nth-child(3n){height:66%;background:#f0ba5d}.mini-bars i:nth-child(4n){height:88%;background:#f6a724}.mini-bars i:nth-child(5n){height:48%;background:#ecc987}.mini-bars i:nth-child(7n){height:97%}
.member-lower-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(290px,.8fr);gap:14px;margin-bottom:17px}.panel{background:#fff;border:1px solid #e8e7e3;border-radius:16px;box-shadow:0 6px 22px rgba(34,43,61,.025)}.progress-panel{padding:21px 23px 16px}.panel-head{display:flex;justify-content:space-between;align-items:start;gap:15px}.panel-head .member-eyebrow{margin-bottom:7px}.panel-head h2{font:400 22px/1.15 Georgia,'Times New Roman',serif;letter-spacing:-.45px;margin:0}.year-chip{font-size:9px;font-weight:700;color:#686b73;background:#f4f3f0;border-radius:8px;padding:7px 9px}.progress-content{display:flex;align-items:center;gap:24px;margin:25px 0 19px}.progress-ring{width:138px;height:138px;border-radius:50%;flex:0 0 138px;background:conic-gradient(var(--gold) var(--progress,0%),#e9e9e8 0);display:grid;place-items:center;position:relative}.progress-ring:before{content:'';position:absolute;inset:9px;border-radius:50%;background:#fff}.progress-ring>div{position:relative;text-align:center}.progress-ring strong,.progress-ring small{display:block}.progress-ring strong{font:400 29px/1 Georgia,serif;letter-spacing:-1px}.progress-ring small{font-size:8px;color:#909198;margin-top:5px}.progress-details{flex:1;min-width:0}.progress-details>strong{display:inline-block;font:400 30px/1 Georgia,serif;margin-right:6px}.progress-details>span{font-size:9px;color:#8d8e94}.progress-track{height:6px;background:#efeeeb;border-radius:6px;margin:14px 0 8px;overflow:hidden}.progress-track i{display:block;height:100%;width:0;background:var(--gold);border-radius:inherit;transition:width .5s}.progress-details>p{font-size:9px;line-height:1.55;color:#8e9095;margin:0 0 11px}.tax-note{border-top:1px solid #f0efec;padding-top:11px;font-size:8px;line-height:1.6;color:#a0a0a3;margin:0}.subtle-link{display:inline-flex;align-items:center;gap:9px;border:0;background:none;padding:4px 0;color:#596172;font-size:9px;font-weight:700;cursor:pointer;text-decoration:none}.subtle-link span{color:#af7922;font-size:14px;transition:transform .15s}.subtle-link:hover span{transform:translateX(3px)}
.membership-panel{overflow:hidden;display:flex;flex-direction:column}.member-plan-art{height:150px;background:#273149;position:relative;overflow:hidden;padding:18px;color:#fff}.plan-glow{position:absolute;width:184px;height:184px;right:14px;top:-103px;border-radius:50%;border:1px solid #8590a341;box-shadow:0 0 0 24px #ffffff05,0 0 0 48px #ffffff04}.plan-mark{position:relative;width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#f6a724;color:#273149;font:600 13px/1 Georgia,serif;letter-spacing:-2px}.plan-mark span{color:#fff}.plan-corner{position:absolute;top:20px;right:18px;font-size:7px;line-height:1.45;letter-spacing:1.2px;color:#c5cbd7;text-align:right}.plan-corner i{font-style:normal;color:#fff}.plan-line{position:absolute;left:18px;right:18px;bottom:34px;border-top:1px solid #566178}.plan-watermark{position:absolute;bottom:13px;right:19px;font:8px Georgia,serif;letter-spacing:2px;color:#aeb4c0}.plan-copy{padding:15px 18px 17px;flex:1}.plan-tier-row{display:flex;justify-content:space-between;align-items:center}.plan-tier-row .member-eyebrow{font-size:7px;margin:0}.plan-pill{background:#fff0d4;color:#8a5b0b;border-radius:999px;padding:5px 8px;font-size:7px;font-weight:700;letter-spacing:1px}.plan-copy h2{font:400 21px/1.1 Georgia,serif;margin:12px 0 7px}.plan-copy>p{font-size:9px;line-height:1.6;color:#81838a;margin:0 0 8px}
.recent-panel{padding:20px 23px 6px}.recent-panel .panel-head{align-items:center;margin-bottom:14px}.entry-list{display:grid}.entry-row{min-height:62px;border-top:1px solid #efeeeb;display:grid;grid-template-columns:34px minmax(130px,1.5fr) minmax(90px,.9fr) minmax(82px,.65fr) minmax(52px,.45fr);align-items:center;gap:10px;padding:8px 0}.entry-symbol{width:28px;height:28px;border-radius:8px;background:#f3f4f5;display:grid;place-items:center;color:#45516a;font-size:13px}.entry-primary{min-width:0}.entry-primary strong,.entry-primary small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry-primary strong{font-size:10px;font-weight:600}.entry-primary small{font-size:8px;color:#94959a;margin-top:4px}.entry-property,.entry-date,.entry-duration{font-size:8px;color:#767982;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry-duration{font-weight:700;color:#374258;text-align:right}.empty-card{min-height:118px;border-top:1px solid #efeeeb;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:16px 5px}.empty-icon{width:29px;height:29px;border-radius:9px;background:#fff1d9;color:#98702d;display:grid;place-items:center;font-size:14px;margin-bottom:9px}.empty-card strong{font:400 17px Georgia,serif}.empty-card p{font-size:9px;color:#8c8d93;margin:6px 0 7px}.empty-card-wide{border:1px dashed #dcd9d2;border-radius:15px;background:#fff;padding:33px;grid-column:1/-1;align-items:center;text-align:center;min-height:220px}.empty-card-wide .empty-icon{width:43px;height:43px;font-size:21px}.empty-card-wide .gold-button{font-size:10px;min-height:38px;margin-top:7px}

/* Activity, properties and membership views */
.subpage-heading{align-items:end;margin-bottom:25px}.subpage-heading h1{margin-bottom:10px}.table-panel{padding:0 21px 6px;overflow:hidden}.table-heading{height:38px;display:grid;grid-template-columns:minmax(164px,1.65fr) minmax(95px,.9fr) minmax(82px,.65fr) 55px;align-items:center;gap:10px;color:#98999d;font-size:7px;font-weight:700;letter-spacing:1px}.table-panel .entry-row{grid-template-columns:minmax(164px,1.65fr) minmax(95px,.9fr) minmax(82px,.65fr) 55px}.table-panel .entry-row .entry-symbol{display:none}.table-panel .entry-primary{grid-column:auto}.form-panel{margin-bottom:16px;padding:19px 22px}.form-panel.is-hidden{display:none}.record-form{max-width:790px}.form-title{display:flex;align-items:center;gap:11px;margin-bottom:21px;padding-bottom:16px;border-bottom:1px solid #f0efec}.form-icon{width:35px;height:35px;border-radius:10px;background:#fff1d9;color:#95651b;display:grid;place-items:center;font-size:17px}.form-title>div{display:grid;gap:4px;flex:1}.form-title strong{font:400 17px Georgia,serif}.form-title small{font-size:9px;color:#92939a}.close-form{height:27px;width:27px;background:none;border:0;border-radius:8px;color:#85868b;font-size:20px;cursor:pointer}.close-form:hover{background:#f3f2ef}.record-form label{font-size:9px;color:#555d6a;margin-bottom:13px}.record-form input,.record-form select,.record-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #e3e2de;border-radius:8px;padding:11px 12px;min-height:40px;background:#fdfdfc;color:#333e54;font-size:10px;outline-color:#e7ae4e}.record-form textarea{resize:vertical}.record-form input::placeholder,.record-form textarea::placeholder{color:#adaeb1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.optional{font-weight:400;color:#9a9ba0}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:8px}.form-actions .gold-button{font-size:10px;min-height:38px}.form-message{font-size:9px;color:#9b423b;max-width:70%}.property-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.property-card{position:relative;overflow:hidden;min-height:231px;background:#fff;border:1px solid #e7e5e0;border-radius:17px;padding:19px 20px 0;box-shadow:0 8px 26px #26314908}.property-card-featured{background:#29334a;color:#fff;border-color:#29334a}.property-card-top{display:flex;align-items:center;gap:9px}.property-glyph{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#fff1d9;color:#96671e;font-size:19px}.property-card-featured .property-glyph{background:#f5aa30;color:#29334a}.property-menu-label{font-size:7px;font-weight:700;letter-spacing:1.2px;color:#8c8d91}.property-card-featured .property-menu-label{color:#bec4d1}.property-number{margin-left:auto;font:12px Georgia,serif;color:#b8b8b8}.property-card-featured .property-number{color:#7f8ba1}.property-card h2{font:400 22px/1.15 Georgia,serif;letter-spacing:-.4px;margin:17px 0 19px;overflow-wrap:anywhere}.property-metrics{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #eeede9;padding:12px 0}.property-card-featured .property-metrics{border-color:#4f5a71}.property-metrics>span{display:flex;flex-direction:column;gap:5px}.property-metrics>span+span{border-left:1px solid #eeede9;padding-left:13px}.property-card-featured .property-metrics>span+span{border-color:#4f5a71}.property-metrics strong{font:400 16px Georgia,serif}.property-metrics strong small{font-size:9px}.property-metrics small{font-size:6px;letter-spacing:.8px;color:#929399}.property-card-featured .property-metrics small{color:#bdc2ce}.property-card-bottom{border-top:1px solid #eeede9;margin:0 -20px;padding:9px 20px;display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#898a90}.property-card-featured .property-card-bottom{border-color:#4f5a71;color:#c9ced8}.property-card-bottom b{color:#f6a724;padding:0 4px}.property-arrow{font-size:13px;color:#ab7a2e}.property-card-featured .property-arrow{color:#f6b33f}.account-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:15px;align-items:stretch}.account-card,.profile-card{padding:23px}.account-plan-top{display:flex;align-items:center;justify-content:space-between;margin:17px 0}.account-plan-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#fff1d9;color:#99702c;font-size:21px}.account-card h2,.profile-card h2{font:400 26px/1.15 Georgia,serif;letter-spacing:-.5px;margin:15px 0 9px}.account-card>p:not(.member-eyebrow,.fine-print){font-size:11px;line-height:1.7;color:#7f8187;max-width:490px}.account-features{display:grid;gap:11px;padding:15px 0;border-top:1px solid #eeedea;border-bottom:1px solid #eeedea;margin:20px 0}.account-features span{font-size:10px;color:#626875}.account-features i{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#f1f5ee;color:#4a8f72;font-size:9px;font-style:normal;margin-right:7px}.account-cta{display:flex;justify-content:space-between;align-items:center;min-height:43px;padding:0 13px;border-radius:9px;background:#29334a;color:#fff;text-decoration:none;font-size:10px;font-weight:600}.account-cta:hover{background:#35415d}.account-cta span{font-size:15px;color:#f6b13c}.fine-print{font-size:8px;line-height:1.65;color:#9b9ca1;margin:13px 0 0}.profile-card .member-eyebrow{margin-bottom:13px}.profile-card h2{margin:0 0 22px}.profile-field{position:relative;padding:13px 0;border-top:1px solid #eeedea}.profile-field>small,.profile-field>strong{display:block}.profile-field>small{font-size:7px;letter-spacing:1.2px;color:#98999d;margin-bottom:7px}.profile-field>strong{font-size:10px;font-weight:600}.verified-chip{position:absolute;right:0;top:21px;border-radius:99px;background:#eff6f3;color:#4f8778;padding:5px 7px;font-size:7px}.profile-field .sync-state{display:block;margin-top:7px;font-size:8px}.account-logout{border-top:1px solid #eeedea;margin-top:11px;padding-top:17px}.account-logout button{border:0;background:none;padding:0;color:#737680;display:flex;justify-content:space-between;width:100%;font-size:9px;cursor:pointer}.account-logout button:hover{color:#a34941}.member-toast{position:fixed;z-index:15;bottom:25px;left:calc(50% + 128px);transform:translate(-50%,12px);opacity:0;pointer-events:none;background:#263149;color:#fff;padding:12px 17px;border-radius:10px;max-width:min(540px,calc(100vw - 35px));font-size:10px;line-height:1.5;box-shadow:0 14px 38px #1f283b38;transition:opacity .2s,transform .2s}.member-toast.is-visible{opacity:1;transform:translate(-50%,0)}.member-toast.is-error{background:#843e38}
@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeUp{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1120px){.member-shell{grid-template-columns:220px minmax(0,1fr)}.member-sidebar{padding-inline:14px}.member-content{padding-inline:35px}.member-topbar{padding-inline:35px}.member-lower-grid{grid-template-columns:1fr}.membership-panel{display:grid;grid-template-columns:.85fr 1.15fr}.member-plan-art{height:auto;min-height:180px}.plan-copy{padding:19px 22px}.signin-layout{gap:55px}.signin-story{min-height:610px}.entry-row{grid-template-columns:30px minmax(120px,1.4fr) minmax(85px,.9fr) 82px 45px}}
@media(max-width:760px){.signin-body{padding:20px 19px 35px}.signin-brand{font-size:23px}.signin-layout{grid-template-columns:1fr;gap:28px;margin-top:29px}.signin-story{min-height:0;padding:0}.signin-story h1{font-size:47px;letter-spacing:-2px;margin-bottom:14px}.signin-story>p:not(.member-eyebrow){font-size:13px;max-width:500px}.signin-art{position:relative;height:185px;margin-top:6px}.art-orbit{left:0}.orbit-one{width:85%;height:130px;bottom:17px}.orbit-two{width:70%;height:103px;bottom:31px}.art-building{width:133px;height:140px;left:18%;bottom:8px;padding:43px 25px 21px;gap:8px}.art-building i{left:53px;width:27px;height:42px}.art-tile{right:5%;bottom:8px;width:144px;height:114px;border-radius:14px;padding:14px}.art-tile small{font-size:6px;margin-bottom:13px}.art-tile strong{font-size:18px}.art-tile b{font-size:16px;right:13px;bottom:10px}.spark-one{left:9%;top:18px}.spark-two{right:7%;top:39px}.signin-card{padding:26px 22px 22px;border-radius:19px}.signin-card h2{font-size:32px;margin-top:22px}.signin-legal{margin-top:14px}.member-shell{display:block}.member-sidebar{position:fixed;top:auto;bottom:0;left:0;right:0;height:auto;padding:0;border-right:0;border-top:1px solid #e4e3df;box-shadow:0 -8px 28px #222b3d0b;background:#fff}.member-brand,.workspace-label,.sidebar-bottom{display:none}.member-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:5px 7px max(7px,env(safe-area-inset-bottom))}.member-nav-item{height:54px;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:3px 2px;font-size:8px;border-radius:8px;position:relative}.nav-icon{font-size:17px;line-height:18px}.member-nav-item b{position:absolute;top:4px;right:calc(50% - 21px);font-size:7px;background:#f6f3eb;color:#79613a;border-radius:9px;padding:2px 4px}.member-topbar{height:53px;padding:0 18px}.member-content{padding:27px 16px calc(90px + env(safe-area-inset-bottom))}.overview-heading,.subpage-heading{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:19px}.overview-heading h1,.subpage-heading h1{font-size:36px}.overview-heading>.gold-button,.subpage-heading>.gold-button{align-self:flex-end;min-height:39px}.overview-banner{height:220px;padding:23px 22px;border-radius:16px}.banner-copy h2{font-size:29px}.banner-illustration{left:39%;opacity:.93}.mini-ledger{right:19px;width:122px;height:118px;top:56px;padding:23px 15px;gap:10px}.mini-ledger b{left:14px;top:8px}.mini-ledger i{width:39px;height:39px;right:-11px;bottom:-12px;border-width:5px}.banner-sheets{right:14px;width:127px;height:125px;top:48px}.banner-star{right:150px;top:42px}.banner-index{right:16px;font-size:6px}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{min-height:126px;padding:14px}.stat-hours{grid-column:1/-1;min-height:132px}.stat-card>strong{font-size:30px;margin-top:16px}.stat-hours .mini-bars{right:15px;bottom:15px}.member-lower-grid{gap:10px}.progress-panel{padding:17px 15px 13px}.panel-head h2{font-size:20px}.progress-content{gap:16px;margin:20px 0 15px}.progress-ring{width:108px;height:108px;flex-basis:108px}.progress-ring strong{font-size:24px}.progress-details>strong{font-size:26px}.progress-details>span{font-size:8px}.progress-details>p{font-size:8px}.membership-panel{grid-template-columns:.9fr 1.1fr}.member-plan-art{min-height:154px;padding:14px}.plan-copy{padding:14px 13px}.plan-copy h2{font-size:17px}.plan-copy>p{font-size:8px}.plan-watermark{font-size:6px}.recent-panel{padding:16px 14px 4px}.recent-panel .panel-head h2{font-size:20px}.entry-row{grid-template-columns:29px minmax(0,1fr) 42px;gap:8px;min-height:58px}.entry-property{display:none}.entry-primary strong{font-size:9px}.entry-primary small{font-size:7px}.entry-date{font-size:7px;text-align:right}.entry-duration{grid-column:3;grid-row:2;font-size:8px}.table-panel{padding-inline:12px}.table-heading{grid-template-columns:minmax(0,1fr) 67px 40px;gap:6px;font-size:6px}.table-heading span:nth-child(2){display:none}.table-heading span:last-child{text-align:right}.table-panel .entry-row{grid-template-columns:minmax(0,1fr) 67px 40px;gap:6px}.table-panel .entry-row .entry-primary{grid-column:1}.table-panel .entry-row .entry-property{display:none}.table-panel .entry-row .entry-date{grid-column:2}.table-panel .entry-row .entry-duration{grid-column:3;grid-row:1;text-align:right}.property-grid,.account-grid{grid-template-columns:1fr}.property-card{min-height:215px}.form-panel{padding:15px}.form-row{grid-template-columns:1fr;gap:0}.member-toast{left:50%;bottom:calc(77px + env(safe-area-inset-bottom))}.account-card,.profile-card{padding:19px}.signin-story .member-eyebrow{margin-bottom:14px}}
@media(max-width:390px){.overview-heading h1,.subpage-heading h1{font-size:33px}.overview-banner{height:207px}.banner-illustration{left:33%}.banner-copy h2{font-size:27px}.progress-ring{width:91px;height:91px;flex-basis:91px}.progress-ring:before{inset:7px}.progress-ring strong{font-size:20px}.membership-panel{grid-template-columns:.8fr 1.2fr}.member-plan-art{min-height:168px}.plan-copy h2{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.subpage-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}.outline-button{height:42px;padding:0 13px;background:#fff;border:1px solid #e1dfd9;border-radius:10px;color:#4f596b;font-size:10px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:13px}.outline-button:hover{border-color:#c5a66c;background:#fffdf9}.outline-button span{font-size:14px;color:#98702d}.activity-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px}.search-box{width:min(410px,100%);height:39px;border:1px solid #e6e4df;background:#fff;border-radius:9px;display:flex;align-items:center;gap:9px;padding:0 11px}.search-box>span{font-size:20px;line-height:1;color:#9b9ca1}.search-box input{width:100%;border:0;outline:0;background:transparent;font-size:10px;color:#343f53}.search-box input::placeholder{color:#a6a6aa}.activity-count{font-size:8px;color:#898b91;white-space:nowrap}
@media(max-width:760px){.subpage-actions{width:100%;justify-content:flex-end}}
.google-signin{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;gap:12px;margin:24px 0 0;border:1px solid #d7d9de;border-radius:13px;background:#fff;color:#29334a;font:600 15px/1.2 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;cursor:pointer;transition:background .18s,border-color .18s,transform .18s}
.google-signin:hover:not(:disabled){background:#fbfaf8;border-color:#bfc3cb;transform:translateY(-1px)}
.google-signin:focus-visible{outline:3px solid #f3b23c;outline-offset:3px}
.google-signin:disabled{cursor:wait;opacity:.7}
.google-mark{font:700 19px/1 Arial,sans-serif;background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 25% 48%,#fbbc05 48% 72%,#ea4335 72% 88%,#4285f4 88%);color:transparent;background-clip:text;-webkit-background-clip:text}
.signin-or{display:flex;align-items:center;gap:14px;margin:25px 0 20px;color:#858995;font-size:10px;font-weight:650;letter-spacing:.15em}
.signin-or::before,.signin-or::after{content:"";height:1px;flex:1;background:#e7e6e3}
.signin-message:empty{display:none}
.apple-signin{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;gap:10px;margin:10px 0 0;border:1px solid #0b0b0b;border-radius:13px;background:#090909;color:#fff;font:600 15px/1 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;cursor:pointer;transition:background .18s,transform .18s}
.apple-signin>span:first-child{font-size:19px}
.apple-signin:hover:not(:disabled){background:#242424;transform:translateY(-1px)}
.apple-signin:focus-visible{outline:3px solid #f3b23c;outline-offset:3px}
.apple-signin:disabled{cursor:wait;opacity:.7}
.signin-or{margin-top:18px}
.signin-input .input-icon{display:block;flex:0 0 18px;width:18px;height:18px;color:#858b95}
.signin-input .input-icon svg{display:block;width:100%;height:100%;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.access-denied-card{width:min(100% - 40px,560px);margin:8vh auto 60px;padding:42px;border:1px solid #e5e4e0;border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(32,42,61,.08);text-align:center}
.access-denied-icon{display:grid;width:58px;height:58px;margin:0 auto 20px;place-items:center;border-radius:18px;background:#fbf1dd;color:#28334b;font-size:30px}
.access-denied-card h1{margin:10px 0 14px;color:#28334b;font:600 clamp(27px,5vw,36px)/1.15 Georgia,serif;letter-spacing:-.03em}
.access-denied-card>p:not(.member-eyebrow){margin:0 auto 26px;max-width:440px;color:#777b83;font-size:15px;line-height:1.7}
.access-denied-card form{margin:0 auto;max-width:360px}
.access-denied-card .signin-submit{margin-top:0}
.access-denied-home{display:inline-block;margin-top:20px;color:#535c6d;font-size:13px;text-decoration:none}
.access-denied-home:hover{color:#9a702d}
@media(max-width:560px){.access-denied-card{margin:4vh auto 36px;padding:30px 22px;border-radius:20px}}
@media(min-width:761px){
  .member-nav-item{font-size:14px}
  .workspace-label small{font-size:10px}.workspace-label strong{font-size:14px}
  .sidebar-support strong,.person-copy strong{font-size:12px}
  .sidebar-support small,.person-copy small{font-size:11px}
  .breadcrumb{font-size:12px}.sync-state{font-size:11px}.top-avatar{font-size:12px}
  .member-eyebrow{font-size:10px}
  .dashboard-lead{font-size:15px}
  .overview-heading>.gold-button,.subpage-heading>.gold-button{font-size:13px}
  .stat-label{font-size:10px}.stat-card>small{font-size:11px}.stat-bottom{font-size:10px}
  .banner-tag{font-size:10px}.banner-copy p{font-size:13px}.banner-index{font-size:9px}
  .year-chip{font-size:10px}
  .progress-ring small{font-size:10px}.progress-details>span,.progress-details>p{font-size:11px}.tax-note{font-size:10px}.subtle-link{font-size:11px}
  .plan-corner{font-size:9px}.plan-tier-row .member-eyebrow,.plan-pill{font-size:9px}.plan-copy>p{font-size:11px}
  .entry-primary strong{font-size:12px}.entry-primary small{font-size:10px}.entry-property,.entry-date,.entry-duration{font-size:10px}
  .subpage-actions .outline-button{font-size:12px}.activity-count{font-size:10px}.search-box input{font-size:13px}
  .table-heading{font-size:9px}
  .form-title strong{font-size:20px}.form-title small{font-size:11px}.record-form label{font-size:11px}
  .record-form input,.record-form select,.record-form textarea{font-size:14px;min-height:46px;padding:12px 14px}
  .record-form textarea{min-height:92px}.form-actions .gold-button{font-size:12px;min-height:44px}.form-message{font-size:11px}
  .empty-card p{font-size:11px}.empty-card-wide .gold-button{font-size:12px}
  .property-menu-label{font-size:9px}.property-metrics small{font-size:8px}.property-card-bottom{font-size:10px}
  .account-card>p:not(.member-eyebrow,.fine-print){font-size:13px}.account-features span{font-size:12px}.account-cta{font-size:12px}
  .fine-print{font-size:10px}.profile-field>small{font-size:9px}.profile-field>strong{font-size:12px}.verified-chip{font-size:9px}.profile-field .sync-state{font-size:10px}.account-logout button{font-size:11px}
  .member-toast{font-size:12px}
}
@media(min-width:761px){
  /* Keep all desktop member views readable at normal zoom. */
  .member-brand{font-size:28px}
  .workspace-label small{font-size:11px}.workspace-label strong{font-size:16px}
  .member-nav-item{font-size:16px}.member-nav-item b{font-size:12px}
  .sidebar-support strong,.person-copy strong{font-size:14px}
  .sidebar-support small,.person-copy small{font-size:13px}
  .breadcrumb{font-size:14px}.sync-state{font-size:13px}.top-avatar{font-size:14px}
  .member-eyebrow{font-size:12px;letter-spacing:2px}
  .dashboard-lead{font-size:18px}
  .overview-heading>.gold-button,.subpage-heading>.gold-button{font-size:15px}
  .stat-label{font-size:12px}.stat-card>small{font-size:14px}.stat-bottom{font-size:12px}
  .banner-tag{font-size:12px}.banner-copy p{font-size:16px}.banner-index{font-size:11px}
  .progress-ring small{font-size:12px}.progress-details>span,.progress-details>p{font-size:14px}
  .tax-note{font-size:12px}.subtle-link{font-size:14px}
  .plan-corner{font-size:11px}.plan-tier-row .member-eyebrow,.plan-pill{font-size:11px}.plan-copy>p{font-size:14px}
  .entry-primary strong{font-size:16px}.entry-primary small{font-size:13px}
  .entry-property,.entry-date,.entry-duration{font-size:14px}
  .table-heading{font-size:11px}
  .subpage-actions .outline-button{font-size:14px}.activity-count{font-size:12px}.search-box input{font-size:15px}
  .form-title strong{font-size:22px}.form-title small{font-size:14px}.record-form label{font-size:13px}
  .record-form input,.record-form select,.record-form textarea{font-size:16px;min-height:50px;padding:13px 15px}
  .record-form textarea{min-height:100px}.form-actions .gold-button{font-size:14px;min-height:48px}.form-message{font-size:13px}
  .empty-card p{font-size:13px}.empty-card-wide .gold-button{font-size:14px}
  .property-card h2{font-size:28px}.property-card .property-menu-label{font-size:12px}
  .property-card .property-metrics strong{font-size:20px}.property-card .property-metrics strong small{font-size:12px}
  .property-card .property-metrics small{font-size:11px}.property-card-bottom{font-size:14px}
  .account-card>p:not(.member-eyebrow,.fine-print){font-size:16px}
  .account-features span{font-size:15px}.account-features i{font-size:12px}
  .account-cta{font-size:15px}.fine-print{font-size:12px}
  .profile-field>small{font-size:11px}.profile-field>strong{font-size:15px}
  .verified-chip{font-size:11px}.profile-field .sync-state{font-size:13px}
  .account-logout button{font-size:14px}.member-toast{font-size:14px}
}
@media(min-width:761px){
  .signin-story>p:not(.member-eyebrow){font-size:18px}
  .art-tile small,.signin-step{font-size:12px}.privacy-mark{font-size:12px}
  .signin-card form>label,.code-heading label{font-size:13px}
  .signin-input input{font-size:16px}.send-code{font-size:13px}
  .signin-submit,.gold-button{font-size:15px}.signin-message{font-size:13px}
  .signin-or{font-size:12px}.signin-rule{font-size:12px}.signin-benefits li{font-size:13px}.signin-legal{font-size:12px}
  .year-chip{font-size:11px}
}
@media(max-width:760px){
  .member-eyebrow{font-size:10px}
  .member-nav-item{font-size:11px}.member-nav-item b{font-size:9px}
  .workspace-label strong{font-size:13px}.sidebar-support strong,.person-copy strong{font-size:12px}
  .sidebar-support small,.person-copy small{font-size:11px}
  .breadcrumb{font-size:11px}.sync-state{font-size:10px}
  .dashboard-lead{font-size:13px}
  .overview-heading>.gold-button,.subpage-heading>.gold-button{font-size:12px}
  .stat-label{font-size:10px}.stat-card>small{font-size:11px}.stat-bottom{font-size:10px}
  .banner-tag{font-size:10px}.banner-copy p{font-size:13px}.banner-index{font-size:9px}
  .progress-ring small{font-size:10px}.progress-details>span,.progress-details>p{font-size:12px}
  .tax-note{font-size:11px}.subtle-link{font-size:12px}
  .plan-corner{font-size:10px}.plan-tier-row .member-eyebrow,.plan-pill{font-size:10px}.plan-copy>p{font-size:12px}
  .entry-primary strong{font-size:13px}.entry-primary small{font-size:11px}
  .entry-property,.entry-date,.entry-duration{font-size:11px}
  .table-heading{font-size:10px}
  .outline-button,.subpage-actions .outline-button{font-size:12px}
  .search-box input{font-size:14px}.activity-count{font-size:10px}
  .form-title strong{font-size:19px}.form-title small{font-size:12px}.record-form label{font-size:12px}
  .record-form input,.record-form select,.record-form textarea{font-size:16px;min-height:46px}
  .form-actions .gold-button{font-size:13px}.form-message{font-size:11px}
  .empty-card p{font-size:11px}.empty-card-wide .gold-button{font-size:12px}
  .property-card h2{font-size:24px}.property-card .property-menu-label{font-size:11px}
  .property-card .property-metrics strong{font-size:18px}.property-card .property-metrics strong small{font-size:11px}
  .property-card .property-metrics small{font-size:11px}.property-card-bottom{font-size:12px}
  .account-card>p:not(.member-eyebrow,.fine-print){font-size:14px}
  .account-features span{font-size:12px}.account-cta{font-size:13px}.fine-print{font-size:11px}
  .profile-field>small{font-size:10px}.profile-field>strong{font-size:13px}
  .verified-chip{font-size:10px}.profile-field .sync-state{font-size:11px}
  .account-logout button{font-size:12px}.member-toast{font-size:12px}
  .art-tile small,.signin-step{font-size:11px}.privacy-mark{font-size:11px}
  .signin-card form>label,.code-heading label{font-size:12px}
  .signin-input input{font-size:16px}.send-code{font-size:12px}
  .signin-submit,.gold-button{font-size:14px}.signin-message{font-size:12px}
  .signin-or{font-size:12px}.signin-rule{font-size:11px}.signin-benefits li{font-size:12px}.signin-legal{font-size:11px}
}

/* Activity management tools */
.activity-filters{display:flex;flex-wrap:wrap;align-items:end;gap:10px;margin:-1px 0 14px;padding:12px 13px;background:#fff;border:1px solid #e8e7e3;border-radius:11px}.activity-filters>label:not(.missing-evidence-filter){display:grid;gap:5px;min-width:125px;color:#747780;font-size:9px;font-weight:600}.activity-filters select,.activity-filters input[type=date]{height:34px;min-width:0;padding:0 9px;border:1px solid #e5e3de;border-radius:7px;background:#fff;color:#364157;font-size:10px}.activity-filters .custom-date{min-width:118px}.activity-filters .is-hidden{display:none!important}.missing-evidence-filter{display:flex;align-items:center;gap:6px;min-height:34px;color:#656a74;font-size:10px;white-space:nowrap}.missing-evidence-filter input{accent-color:#ca902d}.filter-clear{height:34px;border:0;background:transparent;color:#8a6428;font-size:10px;font-weight:700;cursor:pointer}.table-heading{grid-template-columns:minmax(164px,1.65fr) minmax(95px,.9fr) minmax(82px,.65fr) 55px 142px}.table-panel .entry-row{grid-template-columns:minmax(164px,1.65fr) minmax(95px,.9fr) minmax(82px,.65fr) 55px 142px}.entry-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.entry-actions button,.entry-actions>a{border:1px solid #e8e6e1;background:#fff;color:#515b6d;padding:5px 7px;border-radius:6px;font-size:9px;text-decoration:none;cursor:pointer}.entry-actions button:hover,.entry-actions>a:hover{border-color:#d4b06c;background:#fffaf0}.entry-actions .danger-action{color:#9b4d43}.entry-actions small{font-size:8px;color:#8e9095}.entry-attachment{font-size:14px!important;color:#9a7029!important}.inline-evidence{color:#8c6427;text-decoration:none}.inline-evidence:hover{text-decoration:underline}.current-evidence{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;margin:-2px 0 14px;border:1px solid #eee5d5;border-radius:8px;background:#fffaf0;font-size:10px;color:#606675}.current-evidence a{color:#876025}.current-evidence button{border:0;background:none;color:#9b4d43;font-size:10px;font-weight:600;cursor:pointer}.current-evidence.will-remove{border-color:#e4b8b3;background:#fff4f2}.record-form input[type=file]{padding:8px 10px}.table-heading span:last-child{text-align:right}
@media(max-width:760px){.activity-filters{align-items:stretch;gap:8px}.activity-filters>label:not(.missing-evidence-filter){flex:1 1 calc(50% - 8px);min-width:115px}.activity-filters select,.activity-filters input[type=date]{width:100%;font-size:12px}.missing-evidence-filter{flex:1}.filter-clear{margin-left:auto}.table-heading{grid-template-columns:minmax(0,1fr) 67px 40px 82px}.table-heading span:nth-child(2){display:none}.table-heading span:last-child{text-align:right}.table-panel .entry-row{grid-template-columns:minmax(0,1fr) 67px 40px;gap:6px;position:relative;padding-bottom:31px}.table-panel .entry-row .entry-actions{position:absolute;right:0;bottom:4px}.table-panel .entry-row .entry-date{grid-column:2}.table-panel .entry-row .entry-duration{grid-column:3;grid-row:1}.table-panel .entry-row .entry-primary{grid-column:1}.entry-actions button,.entry-actions>a{font-size:10px;padding:4px 8px}.entry-actions small{display:none}.current-evidence{font-size:11px}}
.property-goal-line,.group-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#83858b;font-size:10px}.property-goal-line b,.group-summary strong{color:#3d4960;font-weight:600}.property-card-featured .property-goal-line,.property-card-featured .property-goal-line b{color:#d8dbe2}.property-progress{height:6px;overflow:hidden;background:#eeedea;border-radius:10px;margin:8px 0 2px}.property-progress i{display:block;height:100%;background:var(--gold);border-radius:inherit}.property-card-featured .property-progress{background:#ffffff25}.property-card-featured .property-progress i{background:#f6b13c}.property-actions{display:flex;align-items:center;gap:5px}.property-actions button{border:1px solid #e9e7e1;background:#fff;color:#596172;padding:5px 7px;border-radius:6px;font-size:9px;cursor:pointer}.property-actions button:hover{background:#fff8eb;border-color:#d8bb82}.property-actions .danger-action{color:#9b4d43}.property-card-featured .property-actions button{border-color:#ffffff35;background:#ffffff0b;color:#f1f2f4}.property-card-featured .property-actions .danger-action{color:#ffb4a8}.management-panel{padding:19px 22px;margin-top:15px}.management-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.management-heading .member-eyebrow{margin-bottom:4px}.management-heading h2{font:400 21px Georgia,serif;margin:0}.management-heading p:not(.member-eyebrow){font-size:10px;color:#878990;margin:6px 0 0}.management-heading .outline-button{height:36px;font-size:10px}.group-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.group-card{border:1px solid #e9e7e1;border-radius:12px;padding:15px;background:#fff}.group-card-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.group-card-heading .member-eyebrow{font-size:7px;margin-bottom:5px}.group-card h3{font:400 18px Georgia,serif;margin:0}.group-members{min-height:18px;color:#85878d;font-size:10px;margin:12px 0}.group-summary{margin-top:9px}.group-summary strong{font:400 16px Georgia,serif}.group-summary span{color:#92949a;font-size:9px}.deleted-property-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-top:1px solid #efeeeb}.deleted-property-row strong,.deleted-property-row small{display:block}.deleted-property-row strong{font-size:12px}.deleted-property-row small{margin-top:5px;color:#909198;font-size:9px}.deleted-property-row button{border:1px solid #ead9b7;background:#fffaf0;color:#825d21;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:600;cursor:pointer}.goal-disclaimer,.form-helper{font-size:10px;color:#898b91;line-height:1.6}.goal-fields{display:grid}.group-property-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:13px}.group-property-options label{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #e9e7e1;border-radius:8px;background:#fff;font-size:11px!important}.group-property-options label input{width:16px;height:16px;min-height:auto;margin:0;accent-color:#c68a25}.group-property-options label span{flex:1}.group-property-options label small{color:#909198;font-size:8px}
@media(max-width:760px){.group-list{grid-template-columns:1fr}.management-panel{padding:15px}.management-heading{align-items:flex-start}.management-heading .outline-button{white-space:nowrap}.management-heading p:not(.member-eyebrow){max-width:240px}.property-card-bottom{align-items:center}.property-actions button{font-size:10px}.deleted-property-row small{font-size:10px}.group-property-options{grid-template-columns:1fr 1fr}}
.stats-year-control{display:grid;gap:6px;color:#777a83;font-size:10px;font-weight:600}.stats-year-control select,.report-filters select{min-height:38px;padding:0 11px;border:1px solid #e3e1dc;border-radius:9px;background:#fff;color:#34415b;font-size:12px}.stats-summary-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:11px;margin-bottom:14px}.stats-summary-card{display:flex;flex-direction:column;justify-content:center;min-height:137px;padding:17px;border:1px solid #e7e5e0;border-radius:14px;background:#fff}.stats-summary-card>small{font-size:8px;letter-spacing:1px;font-weight:700;color:#92949a}.stats-summary-card>strong{font:400 29px Georgia,serif;margin:12px 0 5px}.stats-summary-card>strong i{font:400 16px Georgia,serif;margin-left:3px;color:#8f9095}.stats-summary-card>span{font-size:9px;color:#85878e}.stats-summary-featured{background:#29334a;border-color:#29334a;color:#fff}.stats-summary-featured>small{color:#c4cad4}.stats-summary-featured>strong{font-size:33px}.stats-summary-featured>strong i{color:#f2bd62}.stats-summary-featured>span{color:#c4cad4}.stats-summary-featured .property-progress{margin:3px 0 8px;background:#ffffff24}.stats-detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:13px;margin-bottom:13px}.stats-panel{padding:19px}.stats-panel .panel-head{margin-bottom:15px}.stats-panel .panel-head h2,.report-panel .panel-head h2{font:400 20px Georgia,serif;margin:0}.monthly-chart{height:218px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:7px;align-items:end;border-bottom:1px solid #eae8e4;padding-top:9px}.month-column{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:5px;min-width:0}.month-bar-wrap{height:138px;width:100%;display:flex;align-items:flex-end;justify-content:center;border-radius:5px 5px 0 0;background:linear-gradient(to top,#f5f4f1 1px,transparent 1px);background-size:100% 25%}.month-bar-wrap i{width:min(68%,19px);min-height:0;border-radius:5px 5px 0 0;background:#f2aa2f}.month-column>strong{min-height:14px;font-size:8px;color:#707581;font-weight:600}.month-column>small{font-size:8px;color:#92949a}.breakdown-list{display:grid;gap:14px}.breakdown-row>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:10px}.breakdown-row>div:first-child strong{font-weight:600}.breakdown-row>div:first-child span{color:#626b7c;white-space:nowrap}.breakdown-row .property-progress{height:5px;margin:7px 0 4px}.breakdown-row>small{font-size:8px;color:#93959a}.stats-empty{font-size:11px;color:#898b91}.evidence-summary{display:flex;align-items:center;gap:13px;margin:8px 0 16px}.evidence-summary>div:last-child>strong{font-size:11px}.evidence-summary p{font-size:9px;color:#888a91;line-height:1.5;margin:5px 0 0}.evidence-ring{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:conic-gradient(#f2aa2f var(--evidence),#efeeeb 0);position:relative}.evidence-ring:before{content:'';position:absolute;inset:6px;border-radius:50%;background:#fff}.evidence-ring strong{z-index:1;font-size:13px}.report-panel{padding:20px;margin-bottom:14px}.report-panel .panel-head{align-items:center}.report-panel .panel-head>div>p:last-child{font-size:10px;color:#8b8d93;margin:7px 0 0}.report-panel .gold-button{min-height:39px;font-size:11px}.report-filters{display:flex;align-items:center;gap:15px;padding-top:12px;border-top:1px solid #efeeeb}.report-filters label{display:flex;align-items:center;gap:10px;color:#777a83;font-size:10px}.report-filters select{min-height:34px;font-size:10px}.print-report{display:none}.annual-report{max-width:900px;margin:0 auto;color:#263149;font:11px/1.45 Arial,sans-serif}.annual-report header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #273149;padding-bottom:20px}.annual-report header p{font-size:9px;letter-spacing:2px;color:#9a7029;font-weight:700}.annual-report header h1{font:30px Georgia,serif;margin:8px 0}.annual-report header span{color:#85878e}.annual-report header img{width:55px;height:55px;border-radius:12px}.annual-report-metrics{display:grid;grid-template-columns:repeat(3,1fr);padding:18px 0;border-bottom:1px solid #deddd8;margin-bottom:18px}.annual-report-metrics div{display:grid;gap:7px}.annual-report-metrics small{color:#85878e;letter-spacing:1px;font-size:8px}.annual-report-metrics strong{font:22px Georgia,serif}.annual-report h2{font:20px Georgia,serif;margin:22px 0 10px}.annual-report table{width:100%;border-collapse:collapse;margin-bottom:15px}.annual-report th,.annual-report td{text-align:left;padding:7px;border-bottom:1px solid #e9e8e4;vertical-align:top}.annual-report th{font-size:8px;color:#747780;text-transform:uppercase;letter-spacing:.5px}.annual-report-note{font-size:9px;color:#85878e;border-top:1px solid #deddd8;padding-top:11px;margin-top:22px}.member-nav-item[data-view=statistics] .nav-icon{font-size:19px}
@media(max-width:1120px){.stats-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.member-nav{grid-template-columns:repeat(5,1fr)}.member-nav-item{font-size:7px}.stats-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stats-summary-card{min-height:116px;padding:13px}.stats-summary-card>strong{font-size:26px}.stats-summary-card>small{font-size:7px;letter-spacing:.7px}.stats-summary-card>span{font-size:9px}.stats-detail-grid{grid-template-columns:1fr;gap:9px}.stats-panel{padding:15px}.monthly-chart{height:190px;gap:4px}.month-bar-wrap{height:120px}.month-column>small{font-size:7px}.report-panel{padding:15px}.report-panel .panel-head{align-items:flex-start;gap:10px}.report-panel .gold-button{white-space:nowrap;padding-inline:11px}.report-filters{align-items:flex-start;flex-direction:column}.stats-year-control{width:100%;display:flex;align-items:center;justify-content:space-between}.stats-year-control select{min-width:96px}}
@media print{body *{visibility:hidden!important}.print-report,.print-report *{visibility:visible!important}.print-report{display:block!important;position:absolute;left:0;top:0;width:100%;padding:20px;background:#fff}.annual-report{max-width:none}.annual-report table{page-break-inside:auto}.annual-report tr{page-break-inside:avoid;page-break-after:auto}@page{size:auto;margin:15mm}}
.capture-panel,.templates-panel{padding:17px 20px;margin-bottom:13px}.capture-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.capture-heading .member-eyebrow{margin-bottom:4px}.capture-heading h2{font:400 20px Georgia,serif;margin:0}.capture-heading .outline-button{height:34px;font-size:10px}.ai-draft-wrap{padding:12px 0;border-top:1px solid #efeeeb}.ai-draft-wrap>label{display:block;font-size:10px;font-weight:600;color:#596172;margin-bottom:6px}.ai-draft-wrap textarea{display:block;width:100%;resize:vertical;border:1px solid #e5e3de;border-radius:8px;padding:10px 12px;font:12px/1.5 inherit;color:#34415b}.capture-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.capture-actions .outline-button,.capture-actions .gold-button{height:35px;min-height:35px;font-size:10px}.capture-note{font-size:9px;color:#8d8f95;line-height:1.5;margin:8px 0 0}.timer-tool{display:grid;grid-template-columns:1fr auto;gap:16px;padding:13px 0 0;border-top:1px solid #efeeeb}.timer-fields{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:9px}.timer-fields label,.account-settings-form>label,.settings-grid>label{display:grid;gap:5px;color:#646976;font-size:9px;font-weight:600}.timer-fields input,.timer-fields select,.account-settings-form input,.account-settings-form select,.settings-grid input:not([type=checkbox]),.settings-grid select{width:100%;min-width:0;height:36px;border:1px solid #e5e3de;border-radius:7px;background:#fff;color:#34415b;padding:0 9px;font-size:11px}.timer-controls{display:grid;justify-items:end;align-content:center;gap:4px}.timer-controls>strong{font:400 21px/1 Georgia,serif;font-variant-numeric:tabular-nums}.timer-controls>span{font-size:8px;color:#8b8d93}.timer-controls>div{display:flex;gap:6px;margin-top:3px}.timer-controls .gold-button,.timer-controls .outline-button{height:32px;min-height:32px;padding:0 9px;font-size:9px}.template-list{display:grid}.template-row,.integration-row{display:flex;align-items:center;gap:8px;padding:10px 0;border-top:1px solid #efeeeb}.template-row>div,.integration-row>div{min-width:0;flex:1}.template-row strong,.template-row small,.integration-row strong,.integration-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-row strong,.integration-row strong{font-size:10px}.template-row small,.integration-row small{font-size:8px;color:#8e9097;margin-top:4px}.template-row button,.integration-row button{border:1px solid #e8e6e0;background:#fff;color:#596172;border-radius:6px;padding:5px 8px;font-size:9px;cursor:pointer;white-space:nowrap}.template-row button:hover,.integration-row button:hover{border-color:#d4b06c;background:#fffaf0}.template-row .danger-action,.integration-row .danger-action{color:#9b4d43}.compact-form{max-width:none;padding:12px 0 2px}.compact-form label{margin-bottom:9px}.account-tools{display:grid;gap:13px;margin-top:15px}.account-tools .management-panel{margin-top:0}.account-settings-form{display:grid;grid-template-columns:1fr 1fr;gap:10px 13px}.account-settings-form>button,.settings-grid>button{min-height:36px;justify-self:start;font-size:10px}.account-settings-form>.form-message,.settings-grid>.form-message{align-self:center}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.settings-grid .setting-toggle,.account-settings-form .setting-toggle{display:flex;align-items:center;gap:8px;padding:8px 9px;border:1px solid #e9e7e1;border-radius:8px;background:#fff;font-size:10px;font-weight:500}.setting-toggle input{accent-color:#d29228}.participant-list,.integration-list{display:grid;margin-top:13px}.participant-list .integration-row,.integration-list .integration-row{border-top:1px solid #efeeeb}.integration-status{border-radius:99px;padding:4px 7px;background:#f1f5ef;color:#567b5a;font-size:8px;white-space:nowrap}.invite-result{display:grid;grid-template-columns:1fr auto;gap:7px;padding:12px;margin-top:11px;border:1px solid #e9dfca;border-radius:9px;background:#fffaf0}.invite-result strong,.invite-result small{grid-column:1/-1}.invite-result strong{font-size:11px}.invite-result code{align-self:center;font:600 14px monospace;letter-spacing:1px;color:#273149}.invite-result button{border:0;border-radius:7px;background:#29334a;color:#fff;padding:7px 10px;font-size:9px;cursor:pointer}.invite-result small{font-size:9px;color:#7e8189;line-height:1.5}.integration-card-note{display:grid;gap:5px;padding:12px;margin:10px 0;border-radius:9px;background:#f7f6f3}.integration-card-note strong{font-size:10px}.integration-card-note span{font-size:9px;color:#81838a;line-height:1.55}.booking-form{margin:11px 0 14px}.booking-form input[type=file]{padding:7px}.booking-form #import-calendar-file{justify-self:start;height:35px}.template-opt-in{display:flex!important;align-items:center;gap:8px}.template-opt-in input{accent-color:#d29228}
@media(max-width:760px){.capture-panel,.templates-panel{padding:14px}.timer-tool{grid-template-columns:1fr}.timer-fields{grid-template-columns:1fr 1fr}.timer-fields label:first-child{grid-column:1/-1}.timer-controls{grid-template-columns:auto 1fr;justify-items:start;align-items:center}.timer-controls>div{grid-column:1/-1}.account-settings-form,.settings-grid{grid-template-columns:1fr}.account-settings-form .gold-button,.settings-grid .gold-button{justify-self:stretch;justify-content:center}.account-settings-form>label,.settings-grid>label{font-size:11px}.account-settings-form input,.account-settings-form select,.settings-grid input:not([type=checkbox]),.settings-grid select{height:42px;font-size:14px}.integration-row{flex-wrap:wrap}.integration-row>div{flex-basis:100%}.integration-row button{font-size:10px}.capture-heading h2{font-size:18px}.capture-note{font-size:10px}.timer-controls>strong{font-size:24px}.template-row button{font-size:10px}}
.group-disclaimer{font-size:10px;line-height:1.55;color:#898b91;margin:-8px 0 12px}
.is-hidden{display:none!important}.insight-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;margin-bottom:12px}.insight-panel .member-eyebrow{margin-bottom:4px}.insight-panel>div:first-child>p:nth-child(2){font:400 17px Georgia,serif;margin:0}.insight-actions{display:flex;gap:7px;flex-shrink:0}.insight-actions .outline-button{height:34px;font-size:9px}.pace-coach-result{max-width:760px;color:#737680;font-size:10px;line-height:1.5}.pace-row{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #efeeeb;padding:8px 0}.pace-row strong{color:#34415b}.pace-coach-result>p{margin:7px 0 0}.report-actions{display:flex;gap:7px}.report-actions .outline-button{height:38px;font-size:10px}
@media(max-width:760px){.insight-panel{align-items:flex-start;flex-direction:column;padding:14px}.insight-actions{width:100%}.insight-actions button{flex:1;justify-content:center}.insight-panel>div:first-child>p:nth-child(2){font-size:16px}.pace-row{flex-direction:column;gap:4px}.report-actions{width:100%}.report-actions button{flex:1;justify-content:center}}

/* Annual CPA preparation worksheet */
.tax-package-note{margin:0 0 15px;color:#777b85;font-size:11px;line-height:1.65}.tax-package-panel #tax-package-form{display:grid;gap:12px}.tax-package-panel #tax-package-form>label{display:grid;gap:6px;color:#747780;font-size:11px;font-weight:600}.tax-package-panel #tax-package-form input,.tax-package-panel #tax-package-form textarea{width:100%;min-height:38px;padding:9px 11px;border:1px solid #e3e1dc;border-radius:8px;background:#fff;color:#34415b;font:inherit;font-weight:400}.tax-property-fields{min-width:0;margin:0;padding:14px;border:1px solid #e9e7e1;border-radius:10px}.tax-property-fields legend{padding:0 7px;color:#29334a;font:400 17px Georgia,serif}.tax-property-fields>label,.tax-property-fields .form-row label{display:grid;gap:5px;margin:8px 0;color:#777a83;font-size:10px;font-weight:600}.tax-property-fields .form-row{margin:0}.tax-property-fields details{margin-top:8px;padding-top:10px;border-top:1px solid #efeeeb}.tax-property-fields summary{color:#4c566a;font-size:11px;font-weight:600;cursor:pointer}.tax-expense-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin-top:12px}.tax-expense-grid label{display:grid;gap:4px;color:#777a83;font-size:9px}.tax-expense-grid input{min-width:0}.tax-package-panel #tax-package-form>.report-actions{margin-top:4px}.tax-package-panel .form-message{min-height:18px}
@media(max-width:760px){.tax-package-panel .panel-head{align-items:flex-start}.tax-package-panel .panel-head>button{white-space:nowrap}.tax-expense-grid{grid-template-columns:1fr 1fr}.tax-package-panel .report-actions{flex-wrap:wrap}}

.assistant-connector-copy{display:flex;align-items:center;gap:10px;min-width:0;margin:8px 0}.assistant-connector-url{min-width:0;overflow-wrap:anywhere;font:11px ui-monospace,SFMono-Regular,Menlo,monospace;color:#34415b}.assistant-connector-copy button{flex:none;border:1px solid #e8e6e0;background:#fff;color:#596172;border-radius:6px;padding:6px 9px;font-size:9px;cursor:pointer}.participant-records{margin-top:12px;padding-top:12px;border-top:1px solid #efeeeb}.participant-records h3{margin:0;color:#29334a;font:400 18px Georgia,serif}.participant-records .record-form{margin-top:12px}

.participation-panel{overflow:hidden}.participation-panel .report-filters{margin:12px 0}.participation-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.participation-review-card{min-width:0;border:1px solid #e9e7e1;border-radius:10px;background:#fff}.participation-review-card>summary{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:13px;cursor:pointer;list-style:none}.participation-review-card>summary::-webkit-details-marker{display:none}.participation-review-card>summary>span:first-child{display:grid;gap:5px}.participation-review-card>summary strong{font-size:12px;color:#29334a}.participation-review-card>summary small{font-size:9px;color:#858892}.participation-chevron{color:#a7772b;transition:transform .15s}.participation-review-card[open] .participation-chevron{transform:rotate(180deg)}.participation-review-body{padding:0 13px 13px}.participation-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px 0;border-top:1px solid #efeeeb;border-bottom:1px solid #efeeeb}.participation-metrics>div{display:grid;gap:5px;min-width:0}.participation-metrics small{font-size:8px;color:#858892}.participation-metrics strong{font-size:10px;color:#34415b;overflow-wrap:anywhere}.participation-review-body>p{font-size:10px;line-height:1.55;color:#777b85}.participation-review-body .participation-missing{padding:8px;border-radius:7px;background:#fff8ec;color:#8b6122}.participation-checks{display:grid;gap:7px}.participation-checks>div{display:flex;gap:8px;align-items:flex-start}.check-state{width:17px;height:17px;flex:none;border-radius:50%;background:#f0f0ee;color:#8b8e95;text-align:center;line-height:17px;font-size:11px}.check-state.is-complete{background:#eaf4eb;color:#4c8052}.participation-checks>div>span:last-child{display:grid;gap:3px}.participation-checks strong{font-size:9px;color:#4f5666}.participation-checks small{font-size:8px;color:#8a8c93}.participation-source{margin:11px 0 0;color:#898b92;font-size:9px;line-height:1.5}.participation-source a{color:#9b6d22;text-decoration:underline}@media(max-width:760px){.participation-review-grid{grid-template-columns:1fr}.participation-metrics small{font-size:9px}.participation-metrics strong{font-size:11px}}
.profile-photo-control{display:flex;align-items:center;gap:14px;padding:2px 0 8px}.profile-photo-control>div{display:grid;justify-items:start;gap:7px}.profile-photo-control>div>label{font-size:11px;color:#616575;font-weight:600}.profile-photo-control input[type=file]{max-width:100%;font-size:11px}.profile-photo-preview{width:64px;height:64px;object-fit:cover;border-radius:50%;border:1px solid #e6e4df;background:#f5f4f1}.person-avatar.has-profile-photo,.top-avatar.has-profile-photo{background-size:cover;background-position:center;background-repeat:no-repeat;color:transparent!important}
.stats-view-tabs{display:flex;gap:4px;padding:4px;margin:0 0 20px;border-radius:11px;background:#eeefef}.stats-view-tabs button{flex:1;height:38px;border:0;border-radius:8px;background:transparent;color:#737782;font-size:12px;font-weight:600;cursor:pointer}.stats-view-tabs button.is-active{background:#29334a;color:#fff}.stats-insights-view{display:grid;gap:16px}.record-health-score{display:flex;align-items:center;gap:18px;padding:8px 0 17px}.health-score-ring{width:96px;height:96px;flex:none;border-radius:50%;display:grid;place-content:center;text-align:center;background:radial-gradient(closest-side,#fff 82%,transparent 84%),conic-gradient(#d69b32 var(--score),#ecebe8 0)}.health-score-ring strong{font:500 29px Georgia,serif;color:#29334a;line-height:1}.health-score-ring small{font-size:9px;color:#8a8b90;margin-top:4px}.record-health-score h3{font:500 18px Georgia,serif;margin:0 0 6px;color:#29334a}.record-health-score p{font-size:12px;line-height:1.6;color:#81838a;margin:0}.health-dimensions{display:grid;gap:13px}.health-dimension>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#51586a;margin-bottom:7px}.health-dimension>div:first-child strong{font-weight:600}.health-dimension details summary{font-size:10px;color:#9a722e;cursor:pointer;margin-top:6px}.health-dimension details p{font-size:10px;color:#888a91;line-height:1.5;margin:5px 0}.category-donut-layout{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:25px;align-items:center;padding:8px 0}.category-donut{width:min(100%,210px);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--segments));position:relative}.category-donut:before{content:"";position:absolute;inset:19%;border-radius:50%;background:#fff}.category-donut>span{position:relative;display:grid;text-align:center;font:500 22px Georgia,serif;color:#29334a}.category-donut>span small{font:10px Arial,sans-serif;color:#92949a;margin-top:3px}.category-donut-legend{display:grid;gap:9px}.category-donut-legend>div{display:grid;grid-template-columns:10px minmax(0,1fr) 34px;align-items:center;gap:8px;font-size:10px;color:#686c76}.category-donut-legend i{width:9px;height:9px;border-radius:50%}.category-donut-legend span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-donut-legend strong{text-align:right;font-size:10px;color:#3c455a}.logging-footprint-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:9px 0 14px}.logging-footprint-metrics>div{display:grid;gap:5px}.logging-footprint-metrics strong{font:500 26px Georgia,serif;color:#29334a}.logging-footprint-metrics small{font-size:9px;color:#898b92}.consistency-chart{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:7px;align-items:end;height:112px;margin-top:20px}.consistency-chart>div{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:7px;min-width:0}.consistency-chart i{width:100%;min-height:0;border-radius:4px 4px 1px 1px;background:#d69b32;display:block}.consistency-chart small{font-size:8px;color:#92949a}
@media(max-width:700px){.category-donut-layout{grid-template-columns:1fr;justify-items:center}.category-donut-legend{width:100%}}
.google-calendar-widget>strong{font-size:13px}.google-calendar-controls{display:flex;align-items:end;flex-wrap:wrap;gap:8px;margin-top:8px}.google-calendar-controls>.outline-button,.google-calendar-controls>.gold-button{min-height:34px;padding:0 11px;font-size:10px}.google-calendar-controls>label{display:grid;gap:4px;color:#646976;font-size:9px;font-weight:600}.google-calendar-controls select{height:34px;border:1px solid #e5e3de;border-radius:7px;background:white;color:#34415b;padding:0 9px;font-size:11px}.google-calendar-controls .danger-action{border:0;background:transparent;color:#9b4d43;font-size:10px;cursor:pointer}.google-calendar-choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:6px;margin-top:8px}.google-calendar-choice{display:flex;align-items:center;gap:8px;min-width:0;padding:8px 10px;border:1px solid #e9e7e1;border-radius:7px;background:white;color:#596172;font-size:10px}.google-calendar-choice input{accent-color:#d29228}.google-calendar-choice span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.google-calendar-choice small{color:#8e9097;font-size:8px}
.capture-tool-actions{display:flex;align-items:center;gap:8px}.capture-pro-lock{align-self:center;padding:8px 11px;border-radius:7px;background:#fff4df;color:#8a6327;font-size:12px;font-weight:600}.receipt-scan-wrap{display:grid;gap:11px;margin:8px 0 16px;padding:16px;border:1px solid #e9e7e1;border-radius:11px;background:#fbfaf8}.receipt-scan-wrap>label{display:grid;gap:7px;color:#586071;font-size:13px;font-weight:600}.receipt-scan-wrap input[type=file]{max-width:100%;font:inherit;font-weight:400}.receipt-scan-wrap .capture-actions{margin:0}.receipt-preview{max-height:180px;overflow:auto;padding:12px;border:1px solid #e8e7e3;border-radius:8px;background:#fff;color:#4d5565;font:13px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}.receipt-scan-wrap .capture-note{margin:0}.receipt-scan-wrap button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:700px){.capture-tool-actions{flex-wrap:wrap;justify-content:flex-end}.receipt-scan-wrap{padding:12px}}
.quick-add-tool{padding:12px 0;border-top:1px solid #efeeeb}.quick-add-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px}.quick-add-heading>strong{font-size:12px;color:#34415b}.quick-add-heading>label{display:flex;align-items:center;gap:7px;color:#646976;font-size:10px}.quick-add-heading select{max-width:230px;height:34px;border:1px solid #e5e3de;border-radius:7px;background:#fff;color:#34415b;padding:0 9px;font-size:11px}.quick-add-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.quick-add-presets button,.timer-presets button{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:9px 10px;border:1px solid #e9e7e1;border-radius:8px;background:#fff;color:#4e5668;font-size:10px;font-weight:600;text-align:left;cursor:pointer}.quick-add-presets button:hover,.timer-presets button:hover{border-color:#d5b26e;background:#fffaf0}.quick-add-presets small{flex:none;color:#a7772b;font-size:9px;font-weight:500}.timer-presets{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px}.timer-presets button{padding:7px 10px;font-size:9px}.timer-controls>div [disabled]{opacity:.5;cursor:not-allowed}@media(max-width:760px){.quick-add-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-add-heading{align-items:flex-start;flex-direction:column}.quick-add-heading select{max-width:none;min-width:210px}.timer-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}
.danger-zone{margin-top:15px;padding:20px;border-color:#eadbd8}.danger-zone .management-heading h2{color:#8d433c}.danger-zone .management-heading p{max-width:720px}.danger-zone-copy{max-width:780px;margin:14px 0;color:#777b85;font-size:12px;line-height:1.65}.danger-zone-copy p{margin:6px 0}.danger-zone>button{padding:9px 0;border:0;background:transparent;color:#9b4d43;font-size:12px;font-weight:700;text-decoration:underline;cursor:pointer}.delete-account-form{display:grid;gap:13px;margin-top:12px;padding:15px;border:1px solid #edd8d5;border-radius:10px;background:#fff9f8}.delete-account-form>p{margin:0;color:#687080;font-size:12px;line-height:1.6}.delete-account-form>label,.delete-code-row>label{display:grid;gap:6px;color:#646976;font-size:11px;font-weight:600}.delete-account-form input:not([type=checkbox]){height:40px;width:100%;padding:0 11px;border:1px solid #e4d8d6;border-radius:7px;background:#fff;color:#34415b;font-size:14px}.delete-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;max-width:520px}.delete-code-row .outline-button{height:40px;min-height:40px;font-size:11px}.delete-confirm-check{display:flex!important;align-items:center;gap:8px}.delete-confirm-check input{accent-color:#a3443d}.danger-button{min-height:40px;padding:0 14px;border:0;border-radius:7px;background:#a3443d;color:#fff;font-size:11px;font-weight:700;cursor:pointer}.danger-button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:700px){.danger-zone{padding:14px}.delete-code-row{grid-template-columns:1fr}.delete-code-row .outline-button{width:100%;justify-content:center}.delete-account-form .form-actions{align-items:stretch;flex-direction:column}.delete-account-form .danger-button{width:100%}}
.custom-date-message{flex-basis:100%;margin-top:-3px;color:#8a6428;font-size:10px}
