*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f5f0e8;--green:#3b6d11;--green-dark:#2d5409;--card:#fff;--border:#d3cfc6;--text:#1a1a18;--muted:#888780;--amber-bg:#faeeda;--amber-text:#633806;--radius-card:12px;--radius-btn:10px;--nav-height:64px;--green-tint:#f0f7eb;--green-tint-border:#b8dba0;--success-bg:#dcfce7;--success-text:#15803d;--error-bg:#fef2f2;--error-text:#b91c1c;--overdue-bg:#fdf0e6;--overdue-border:#e8c4a0;--overdue-text:#c4763d;--badge-safety-bg:#fee2e2;--badge-safety-text:#991b1b;--badge-admin-bg:#dbeafe;--badge-admin-text:#1e40af;--badge-finance-bg:#ede9fe;--badge-finance-text:#5b21b6;--badge-wellbeing-bg:#cffafe;--badge-wellbeing-text:#155e75}html{font-size:14px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100svh;font-family:DM Sans,-apple-system,sans-serif;line-height:1.5}h1,h2,h3{font-family:Lora,Georgia,serif;font-weight:500}a{color:inherit}.screen{max-width:430px;padding:1.25rem 1rem calc(var(--nav-height) + 1.5rem);min-height:100svh;margin:0 auto;animation:.2s both page-enter}@keyframes page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.card{background:var(--card);border:.5px solid var(--border);border-radius:var(--radius-card);padding:14px}.btn{border-radius:var(--radius-btn);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1.1rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;transition:opacity .15s,background .15s,transform .1s;display:inline-flex}.btn:active:not(:disabled){transform:scale(.97)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--green);color:#fff;width:100%}.btn-primary:hover:not(:disabled){background:var(--green-dark)}.btn-ghost{color:var(--muted);border:.5px solid var(--border);background:0 0;font-size:.85rem}.btn-ghost:hover:not(:disabled){color:var(--text);border-color:var(--muted)}.btn--sm{padding:.35rem .75rem;font-size:.8rem}.btn-link{color:var(--green);font-family:inherit;font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:500;text-decoration:underline}label{color:var(--text);flex-direction:column;gap:.4rem;font-size:.875rem;font-weight:500;display:flex}input,select,textarea{border:.5px solid var(--border);background:var(--card);color:var(--text);border-radius:8px;padding:.6rem .75rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}input:focus,select:focus,textarea:focus{border-color:var(--green);outline:none}textarea{resize:vertical}.form-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.error{color:var(--error-text);background:var(--error-bg);border-radius:8px;padding:.5rem .75rem;font-size:.8rem}.pub-layout{flex-direction:column;min-height:100svh;display:flex}.pub-main{flex:1}.pub-header{z-index:50;background:var(--card);border-bottom:.5px solid var(--border);position:sticky;top:0}.pub-header__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;height:56px;margin:0 auto;padding:0 1.25rem;display:flex}.pub-header__brand{color:var(--green);flex-shrink:0;font-family:Lora,Georgia,serif;font-size:1.3rem;font-weight:500;text-decoration:none}.pub-header__nav{align-items:center;gap:.125rem;display:none}.pub-header__nav-link{color:var(--muted);border-radius:8px;padding:.375rem .625rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.pub-header__nav-link:hover,.pub-header__nav-link--active{color:var(--text)}.pub-header__cta{padding:.45rem 1rem;font-size:.875rem;display:none;width:auto!important}.pub-header__cta-mobile{padding:.4rem .875rem;font-size:.825rem;width:auto!important}@media (width>=768px){.pub-header__inner{height:60px;padding:0 2rem}.pub-header__nav{display:flex}.pub-header__cta{display:inline-flex}.pub-header__cta-mobile{display:none}}.pub-footer{background:#1a1a18;padding:2rem 1.5rem}[data-theme=dark] .pub-footer{background:#111110}.pub-footer__inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.pub-footer__brand{color:#f5f0e8;font-family:Lora,serif;font-size:1.05rem;font-weight:500}.pub-footer__nav{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.pub-footer__nav a{color:#f5f0e880;font-size:.8rem;text-decoration:none;transition:color .15s}.pub-footer__nav a:hover{color:#f5f0e8d9}.pub-footer__copy{color:#f5f0e84d;font-size:.75rem}@media (width>=768px){.pub-footer__inner{text-align:left;flex-direction:row;justify-content:space-between}.pub-footer__nav{justify-content:flex-start}}.lp-hero{background:var(--green);padding:3rem 1.25rem 3.5rem}.lp-hero__inner{flex-direction:column;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.lp-hero__visual{flex-shrink:0;order:-1;width:160px}.lp-hero__visual svg{width:100%;height:auto}.lp-hero__text{width:100%}.lp-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#fff9;margin-bottom:.875rem;font-size:.75rem;font-weight:600}.lp-headline{color:#fff;margin-bottom:1.25rem;font-family:Lora,Georgia,serif;font-size:clamp(1.9rem,5vw,3rem);font-weight:500;line-height:1.15}.lp-subhead{color:#ffffffc7;max-width:520px;margin-bottom:2rem;font-size:.95rem;line-height:1.75}.lp-actions{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.lp-actions .btn{width:100%}.lp-btn-primary{color:#2d5409;background:#fff;font-weight:600}.lp-btn-primary:hover:not(:disabled){background:#ffffffeb}.lp-btn-ghost{color:#ffffffd1;background:#ffffff1a;border:1px solid #ffffff38}.lp-btn-ghost:hover:not(:disabled){color:#fff;background:#ffffff2e}.lp-footnote{color:#ffffff73;font-size:.775rem}@media (width>=768px){.lp-hero{padding:5rem 2rem 5.5rem}.lp-hero__inner{flex-direction:row;align-items:center;gap:5rem}.lp-hero__text{flex:1}.lp-hero__visual{order:0;width:300px}.lp-actions{flex-direction:row}.lp-actions .btn{width:auto}}@media (width>=1024px){.lp-hero__visual{width:360px}}.lp-section{max-width:1100px;margin:0 auto;padding:0 1.25rem}.lp-section-title{color:var(--text);text-align:center;margin-bottom:.625rem;font-family:Lora,serif;font-size:clamp(1.35rem,3vw,1.875rem);font-weight:500}.lp-section-sub{color:var(--muted);text-align:center;max-width:520px;margin:0 auto 2.5rem;font-size:.9rem;line-height:1.7}@media (width>=768px){.lp-section{padding:0 2rem}}.lp-features{background:var(--bg);padding:4rem 0}.lp-features__grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem;display:grid}.lp-feature{background:var(--card);border:.5px solid var(--border);border-radius:16px;padding:1.625rem}.lp-feature__num{background:var(--green);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:1rem;font-family:Lora,serif;font-size:.875rem;font-weight:600;display:flex}.lp-feature__title{color:var(--text);margin-bottom:.5rem;font-family:Lora,serif;font-size:1rem;font-weight:500}.lp-feature__desc{color:var(--muted);font-size:.875rem;line-height:1.7}@media (width>=768px){.lp-features__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.lp-phases{background:var(--card);border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);padding:4rem 0}.lp-phases__grid{grid-template-columns:1fr;gap:0;margin-top:2rem;display:grid}.lp-phase{border-bottom:.5px solid var(--border);padding:1.125rem 0}.lp-phase:last-child{border-bottom:none}.lp-phase__head{align-items:flex-start;gap:.875rem;margin-bottom:.5rem;display:flex}.lp-phase__dot{background:var(--green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:.1rem;font-size:.8rem;font-weight:600;display:flex}.lp-phase__label{color:var(--text);font-size:.9rem;font-weight:600;line-height:1.2}.lp-phase__time{color:var(--muted);font-size:.75rem}.lp-phase__desc{color:var(--muted);padding-left:calc(30px + .875rem);font-size:.875rem;line-height:1.65}@media (width>=768px){.lp-phases__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}.lp-phase{background:var(--bg);border-bottom:none;border-radius:14px;padding:1.5rem}.lp-phase__desc{padding-left:0}}.lp-cta{text-align:center;background:#2d5409;padding:4.5rem 1.25rem}[data-theme=dark] .lp-cta{background:#1a3306}.lp-cta__inner{max-width:560px;margin:0 auto}.lp-cta__headline{color:#fff;margin-bottom:.75rem;font-family:Lora,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:500}.lp-cta__sub{color:#ffffffa6;margin-bottom:2rem;font-size:.9rem}.lp-cta__btn{color:#2d5409;background:#fff;padding:.875rem 2rem;font-size:.95rem;font-weight:600;display:inline-flex;width:auto!important}.lp-cta__btn:hover:not(:disabled){background:#ffffffeb}.lp-pricing{background:var(--bg);border-top:.5px solid var(--border);padding:4rem 0}.lp-pricing__cards{grid-template-columns:1fr;gap:1rem;max-width:640px;margin-top:2rem;margin-left:auto;margin-right:auto;display:grid}.lp-pricing__card{background:var(--card);border:.5px solid var(--border);border-radius:16px;flex-direction:column;gap:.375rem;padding:1.75rem;display:flex;position:relative}.lp-pricing__card--featured{border-color:var(--green);border-width:1.5px}.lp-pricing__badge{background:var(--green);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:0 0 6px 6px;padding:.25rem .625rem;font-size:.7rem;font-weight:600;position:absolute;top:-1px;right:1.25rem}.lp-pricing__plan{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.8rem;font-weight:600}.lp-pricing__price{align-items:baseline;gap:.25rem;margin:.25rem 0;display:flex}.lp-pricing__amount{color:var(--text);font-family:Lora,serif;font-size:2rem;font-weight:500}.lp-pricing__period{color:var(--muted);font-size:.875rem}.lp-pricing__note{color:var(--muted);margin-bottom:.75rem;font-size:.8rem}.lp-pricing__btn{background:var(--bg);color:var(--text);border:.5px solid var(--border);font-weight:500;text-decoration:none;width:100%!important}.lp-pricing__btn:hover:not(:disabled){border-color:var(--muted)}.lp-pricing__btn--featured{background:var(--green);color:#fff;border-color:var(--green)}.lp-pricing__btn--featured:hover:not(:disabled){background:var(--green-dark)}.lp-pricing__detail{text-align:center;margin-top:1.25rem;font-size:.875rem}.lp-pricing__detail a{color:var(--green);font-weight:500;text-decoration:none}@media (width>=640px){.lp-pricing__cards{grid-template-columns:1fr 1fr}}.btn-google{border:.5px solid var(--border);border-radius:var(--radius-btn);background:var(--card);width:100%;color:var(--text);cursor:pointer;justify-content:center;align-items:center;gap:.75rem;padding:.7rem 1rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;transition:background .15s,border-color .15s;display:flex}.btn-google:hover:not(:disabled){background:var(--bg);border-color:var(--muted)}.btn-google:disabled{opacity:.55;cursor:not-allowed}.auth-legal{color:var(--muted);text-align:center;font-size:.775rem;line-height:1.6}.auth-legal a{color:var(--green);text-decoration:none}.pricing-page{background:var(--bg);min-height:calc(100svh - 56px);padding:3rem 1.25rem 5rem}.pricing-inner{flex-direction:column;gap:3rem;max-width:680px;margin:0 auto;display:flex}.pricing-header{text-align:center}.pricing-title{color:var(--text);margin-bottom:.625rem;font-family:Lora,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:500}.pricing-sub{color:var(--muted);max-width:480px;margin:0 auto;font-size:.95rem;line-height:1.65}.pricing-cards{grid-template-columns:1fr;gap:1rem;display:grid}.pricing-card{background:var(--card);border:.5px solid var(--border);border-radius:20px;flex-direction:column;gap:.5rem;padding:1.875rem;display:flex;position:relative}.pricing-card--featured{border-color:var(--green);border-width:1.5px}.pricing-card__badge{background:var(--green);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:0 0 8px 8px;padding:.3rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:-1px;right:1.5rem}.pricing-card__plan{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-size:.8rem;font-weight:600}.pricing-card__price{align-items:baseline;gap:.25rem;margin:.375rem 0;display:flex}.pricing-card__amount{color:var(--text);font-family:Lora,serif;font-size:2.5rem;font-weight:500;line-height:1}.pricing-card__period{color:var(--muted);font-size:.9rem}.pricing-card__note{color:var(--muted);margin-bottom:.75rem;font-size:.825rem}.pricing-card__btn{background:var(--bg);color:var(--text);border:.5px solid var(--border);text-align:center;padding:.75rem 1rem;font-weight:500;width:100%!important}.pricing-card__btn:hover:not(:disabled){border-color:var(--muted)}.pricing-card__btn--featured{background:var(--green);color:#fff;border-color:var(--green)}.pricing-card__btn--featured:hover:not(:disabled){background:var(--green-dark);border-color:var(--green-dark)}@media (width>=600px){.pricing-cards{grid-template-columns:1fr 1fr}}.pricing-features{background:var(--card);border:.5px solid var(--border);border-radius:16px;padding:1.75rem}.pricing-features__label{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:1rem;font-size:.75rem;font-weight:600}.pricing-features__list{flex-direction:column;gap:.75rem;list-style:none;display:flex}.pricing-features__item{color:var(--text);align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.pricing-features__check{background:var(--green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:.1rem;font-size:.65rem;font-weight:700;display:flex}.pricing-faq__title{color:var(--text);margin-bottom:1rem;font-family:Lora,serif;font-size:1.25rem;font-weight:500}.pricing-footer-note{text-align:center;color:var(--muted);font-size:.875rem}.ob-page{background:var(--bg);justify-content:center;align-items:center;min-height:100svh;padding:1.5rem 1rem;display:flex}.ob-card{background:var(--card);border:.5px solid var(--border);border-radius:24px;width:100%;max-width:480px;padding:2.25rem 2rem 2.5rem;position:relative;overflow:hidden}.ob-progress{background:var(--border);height:3px;position:absolute;top:0;left:0;right:0}.ob-progress__fill{background:var(--green);border-radius:0 2px 2px 0;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.ob-stage{flex-direction:column;gap:1.5rem;animation:.2s both ob-enter;display:flex}@keyframes ob-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ob-stage--welcome{text-align:center;align-items:center;padding-top:.5rem}.ob-welcome-house{width:140px}.ob-welcome-house svg{width:100%;height:auto}.ob-welcome-heading{color:var(--text);font-family:Lora,serif;font-size:1.6rem;font-weight:500;line-height:1.2}.ob-welcome-sub{color:var(--muted);max-width:360px;font-size:.9rem;line-height:1.7}.ob-stage--done{text-align:center;align-items:center;padding-top:.5rem}.ob-done-house{width:160px;animation:.5s cubic-bezier(.34,1.56,.64,1) both ob-pop}.ob-done-house svg{width:100%;height:auto}@keyframes ob-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.ob-done-text{flex-direction:column;gap:.25rem;display:flex}.ob-done-heading{color:var(--text);font-family:Lora,serif;font-size:1.6rem;font-weight:500;line-height:1.2}.ob-done-address{color:var(--muted);font-size:.8rem;font-weight:500}.ob-done-tasks{background:var(--bg);border:.5px solid var(--border);text-align:left;border-radius:12px;width:100%;overflow:hidden}.ob-done-tasks__label{text-transform:uppercase;letter-spacing:.07em;color:var(--green);padding:.75rem 1rem .5rem;font-size:.68rem;font-weight:600}.ob-done-task{border-top:.5px solid var(--border);color:var(--text);align-items:center;gap:.75rem;padding:.6rem 1rem;font-size:.875rem;display:flex}.ob-done-task__dot{background:var(--green);opacity:.7;border-radius:50%;flex-shrink:0;width:7px;height:7px}.ob-stage-head{flex-direction:column;gap:.375rem;display:flex}.ob-step-label{text-transform:uppercase;letter-spacing:.08em;color:var(--green);font-size:.72rem;font-weight:600}.ob-stage-title{color:var(--text);font-family:Lora,serif;font-size:1.4rem;font-weight:500;line-height:1.2}.ob-stage-sub{color:var(--muted);font-size:.875rem;line-height:1.65}.ob-fields{flex-direction:column;gap:1.25rem;display:flex}.ob-label{color:var(--text);flex-direction:column;gap:.4rem;font-size:.875rem;font-weight:500;display:flex}.ob-label--block{gap:0}.ob-label-hint{color:var(--muted);margin-top:.2rem;font-size:.775rem;font-weight:400;line-height:1.5}.ob-input{border:.5px solid var(--border);background:var(--bg);color:var(--text);border-radius:10px;width:100%;padding:.7rem .875rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.ob-input:focus{border-color:var(--green);outline:none}.ob-field-group{flex-direction:column;gap:.375rem;display:flex}.ob-two-col{grid-template-columns:1fr 1fr;align-items:start;gap:1rem;display:grid}.ob-type-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.ob-type-card{border:.5px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer;text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem .875rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.3;transition:border-color .15s,background .15s,color .15s;display:flex}.ob-type-card:hover{border-color:var(--green)}.ob-type-card--selected{border-color:var(--green);background:var(--green-tint);color:var(--green);border-width:1.5px}.ob-type-card__icon{width:44px;height:36px;color:var(--muted);justify-content:center;align-items:center;transition:color .15s;display:flex}.ob-type-card__icon svg{width:100%;height:100%}.ob-type-card--selected .ob-type-card__icon{color:var(--green)}.ob-type-card:hover:not(.ob-type-card--selected) .ob-type-card__icon{color:var(--text)}.ob-type-card:nth-child(5):last-child{grid-column:1/-1}.ob-skip-link{color:var(--green);font-family:inherit;font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:500;text-decoration:underline}.ob-toggle-group{flex-wrap:wrap;gap:.375rem;display:flex}.ob-toggle{border:.5px solid var(--border);background:var(--bg);color:var(--muted);cursor:pointer;border-radius:999px;padding:.4rem 1rem;font-family:inherit;font-size:.825rem;font-weight:500;transition:border-color .15s,background .15s,color .15s}.ob-toggle:hover{border-color:var(--muted);color:var(--text)}.ob-toggle--active{border-color:var(--green);background:var(--green-tint);color:var(--green);border-width:1.5px}.ob-stepper{border:.5px solid var(--border);border-radius:10px;align-items:center;gap:0;width:fit-content;display:flex;overflow:hidden}.ob-stepper__btn{background:var(--bg);width:40px;height:40px;color:var(--text);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:1.1rem;transition:background .15s;display:flex}.ob-stepper__btn:hover{background:var(--border)}.ob-stepper__value{text-align:center;min-width:36px;color:var(--text);border-left:.5px solid var(--border);border-right:.5px solid var(--border);padding:0 .25rem;font-size:.95rem;font-weight:600;line-height:40px}.ob-nav{gap:.625rem;display:flex}.ob-btn{padding:.75rem 1.25rem;font-size:.9rem;width:100%!important}.ob-btn--flex{flex:1;width:auto!important}.ob-back{flex-shrink:0}.info-page{background:var(--bg);min-height:calc(100svh - 56px);padding:2rem 1.25rem 4rem}.info-box{background:var(--card);border:.5px solid var(--border);border-radius:16px;flex-direction:column;gap:1.25rem;width:100%;max-width:680px;margin:0 auto;padding:1.75rem;display:flex}.info-title{color:var(--green);margin-bottom:.25rem;font-family:Lora,serif;font-size:1.6rem;font-weight:500}.info-subtitle{color:var(--muted);font-size:.875rem}.info-body{color:var(--muted);font-size:.9rem;line-height:1.75}.info-feature-grid{background:var(--green-tint);border:.5px solid var(--green-tint-border);border-radius:12px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.info-feature__title{color:var(--green);margin-bottom:.25rem;font-size:.875rem;font-weight:600}.info-feature__desc{color:var(--muted);font-size:.825rem;line-height:1.65}.info-actions{flex-direction:column;gap:.625rem;display:flex}@media (width>=768px){.info-page{min-height:calc(100svh - 60px);padding:2.5rem 2rem 5rem}.info-box{padding:2.25rem}.info-feature-grid{flex-direction:row;gap:1.5rem}.info-feature{flex:1}.info-actions{flex-direction:row}.info-actions .btn{width:auto!important}}.about-page{padding:0}.about-hero{max-width:680px;margin:0 auto;padding:2.5rem 1.25rem 2rem}.about-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin-bottom:.75rem;font-size:.7rem;font-weight:600}.about-heading{color:var(--text);margin-bottom:1rem;font-family:Lora,serif;font-size:2.1rem;font-weight:500;line-height:1.2}.about-lead{color:var(--text);font-size:.95rem;line-height:1.8}.about-stats-wrap{max-width:680px;margin:0 auto 2rem;padding:0 1.25rem}.about-stats{background:var(--card);border:.5px solid var(--border);border-radius:12px;display:flex;overflow:hidden}.about-stat{border-right:.5px solid var(--border);flex-direction:column;flex:1;align-items:center;padding:1.25rem .75rem;display:flex}.about-stat:last-child{border-right:none}.about-stat__number{color:var(--green);margin-bottom:.3rem;font-family:Lora,serif;font-size:1.75rem;font-weight:500;line-height:1}.about-stat__label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.about-body{max-width:680px;color:var(--muted);margin:0 auto 2rem;padding:0 1.25rem;font-size:.9rem;line-height:1.75}.about-features-wrap{max-width:680px;margin:0 auto 2rem;padding:0 1.25rem}.about-section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.875rem;font-size:.7rem;font-weight:600}.about-features{flex-direction:column;gap:.75rem;display:flex}.about-feature-card{background:var(--card);border:.5px solid var(--border);border-radius:12px;align-items:flex-start;gap:1rem;padding:1.125rem;display:flex}.about-feature-card__icon{background:var(--green-tint);border:.5px solid var(--green-tint-border);border-radius:8px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.about-feature-card__icon svg{width:17px;height:17px;stroke:var(--green)}.about-feature-card__title{color:var(--text);margin-bottom:.25rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600}.about-feature-card__desc{color:var(--muted);font-size:.825rem;line-height:1.65}.about-cta{flex-direction:column;gap:.625rem;max-width:680px;margin:0 auto;padding:0 1.25rem 3.5rem;display:flex}@media (width>=768px){.about-hero{padding:3.5rem 2rem 2.5rem}.about-heading{font-size:2.75rem}.about-stats-wrap,.about-body{margin-bottom:2.5rem;padding:0 2rem}.about-features-wrap{padding:0 2rem}.about-cta{flex-direction:row;padding:0 2rem 4rem}.about-cta .btn{width:auto!important}}.faq-page{padding:0}.faq-items-wrap{max-width:680px;margin:0 auto;padding:0 1.25rem 1rem}.faq-items-wrap .faq-list{border-top:.5px solid var(--border)}@media (width>=768px){.faq-items-wrap{padding:0 2rem 1rem}}.blog-page{padding:0}.blog-list-inner{max-width:680px;margin:0 auto;padding:0 1.25rem 3.5rem}.blog-list-inner .blog-list{border-top:.5px solid var(--border)}@media (width>=768px){.blog-list-inner{padding:0 2rem 4rem}}.faq-list{flex-direction:column;display:flex}.faq-item{border-bottom:.5px solid var(--border)}.faq-item__trigger{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 0;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.4;display:flex}.faq-item__icon{color:var(--muted);flex-shrink:0;font-size:1.1rem;line-height:1}.faq-item__answer{color:var(--muted);padding-bottom:1rem;font-size:.85rem;line-height:1.7}.auth-page{background:var(--green);justify-content:center;align-items:center;min-height:100svh;padding:1.5rem 1rem;display:flex}.auth-box{background:var(--card);border-radius:16px;flex-direction:column;gap:1rem;width:100%;max-width:400px;padding:1.75rem;display:flex}.auth-box--wide{max-width:430px}.auth-brand{color:var(--green);font-family:Lora,serif;font-size:1.75rem;font-weight:500;text-decoration:none;display:block}.auth-subtitle{color:var(--muted);margin-top:-.5rem;font-size:.85rem}.auth-box form{flex-direction:column;gap:.875rem;display:flex}.auth-switch{text-align:center;color:var(--muted);font-size:.8rem}.auth-switch a{color:var(--green);font-weight:500;text-decoration:none}.bottom-nav{height:var(--nav-height);background:var(--card);border-top:.5px solid var(--border);z-index:100;align-items:stretch;max-width:430px;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav__item{color:var(--muted);letter-spacing:.01em;padding-bottom:env(safe-area-inset-bottom,0);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:.65rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex;position:relative}.bottom-nav__item svg{width:20px;height:20px}.bottom-nav__item--active{color:var(--green)}.bottom-nav__item--active:before{content:"";background:var(--green);border-radius:0 0 4px 4px;width:28px;height:2.5px;position:absolute;top:0;left:50%;transform:translate(-50%)}.screen-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.screen-title{font-size:1.4rem}.progress-card{margin-bottom:1.5rem}.progress-meta{justify-content:space-between;align-items:baseline;margin-bottom:.6rem;display:flex}.progress-fraction{color:var(--green);font-family:Lora,serif;font-size:1.5rem;font-weight:500}.progress-label{color:var(--muted);font-size:.8rem}.progress-bar{background:var(--bg);border-radius:4px;height:8px;overflow:hidden}.progress-bar__fill{background:var(--green);border-radius:4px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.month-section{margin-bottom:1.75rem}.month-section+.month-section{margin-top:.25rem}.month-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:.625rem;padding-bottom:.5rem;display:flex}.month-label{color:var(--text);text-transform:uppercase;letter-spacing:.07em;font-size:.75rem;font-weight:600}.month-count{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.75rem}.task-list{flex-direction:column;gap:.375rem;display:flex}.task-card{cursor:default;align-items:center;gap:.75rem;padding:12px 14px;display:flex}.task-dot{border:1.5px solid var(--border);cursor:pointer;background:var(--card);border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:background .15s,border-color .15s,transform .15s cubic-bezier(.34,1.56,.64,1)}.task-dot:hover:not(.task-dot--done){border-color:var(--green);transform:scale(1.15)}.task-dot--done{background:var(--green);border-color:var(--green);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 5l2.5 2.5L8 3' stroke='white' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");animation:.3s cubic-bezier(.34,1.56,.64,1) dot-pop}@keyframes dot-pop{0%{transform:scale(1)}55%{transform:scale(1.4)}to{transform:scale(1)}}.task-body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.task-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .25s;display:block;overflow:hidden}.task-name:hover{text-underline-offset:2px;text-decoration:underline}.task-card--done .task-name{color:var(--muted);text-decoration:line-through;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border)}.task-badge{letter-spacing:.02em;text-transform:uppercase;border-radius:4px;width:fit-content;padding:1px 5px;font-size:.65rem;font-weight:500;display:inline-block}.task-badge--safety{background:var(--badge-safety-bg);color:var(--badge-safety-text)}.task-badge--admin{background:var(--badge-admin-bg);color:var(--badge-admin-text)}.task-badge--maintenance{background:var(--amber-bg);color:var(--amber-text)}.task-badge--finance{background:var(--badge-finance-bg);color:var(--badge-finance-text)}.task-badge--wellbeing{background:var(--badge-wellbeing-bg);color:var(--badge-wellbeing-text)}.screen--home{padding-top:1rem}.home-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.home-brand{color:var(--green);margin-bottom:.1rem;font-size:1.5rem}.home-address{color:var(--text);margin-bottom:.1rem;font-size:.8rem;font-weight:500}.home-day{color:var(--muted);font-size:.75rem}.home-phase-tasks-left{color:var(--muted);margin-top:.5rem;font-size:.75rem}.home-phase-tasks-done{color:var(--success-text);margin-top:.5rem;font-size:.75rem;font-weight:500}.house-wrap{text-align:center;margin:0 -.25rem 1rem}.house-wrap svg{width:100%;max-width:280px;height:auto}.house-caption{color:var(--muted);margin-top:.25rem;font-size:.8rem}.house-smoke{transform-box:fill-box;transform-origin:50%;animation:4.5s ease-in-out infinite house-smoke-rise}@keyframes house-smoke-rise{0%{opacity:0;transform:translateY(3px)scale(.7)}35%{opacity:.5}to{opacity:0;transform:translateY(-11px)scale(1.2)}}.house-glow{transform-box:fill-box;transform-origin:50%;animation:4s ease-in-out infinite house-glow-pulse}@keyframes house-glow-pulse{0%,to{opacity:.4}50%{opacity:.7}}.home-phase-card{margin-bottom:1.25rem}.home-phase-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.home-phase-label{font-size:.8rem;font-weight:500}.home-phase-fraction{color:var(--muted);font-size:.75rem}.home-section{margin-bottom:1.25rem}.home-section-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.5rem;font-size:.7rem;font-weight:500}.home-task-card{text-decoration:none;display:flex}.home-task-card:hover{border-color:var(--green)}.home-task-card--muted .task-name{color:var(--muted)}.task-urgency-line{color:var(--muted);font-size:.75rem}.task-chevron{color:var(--muted);align-self:center;margin-left:auto;padding-left:.5rem;font-size:1.1rem}.tasks-count{color:var(--muted);align-self:center;font-size:.8rem}.search-wrap{margin-bottom:1rem}.search-input{border:1px solid var(--border);border-radius:var(--radius-btn);background:var(--card);width:100%;color:var(--text);outline:none;padding:.6rem .75rem;font-size:.9rem}.search-input:focus{border-color:var(--green)}.search-input::-webkit-search-cancel-button{cursor:pointer}.search-empty{color:var(--muted);text-align:center;padding:2rem 0;font-size:.875rem}.home-complete-card{text-align:center;color:var(--muted);padding:1.5rem;font-size:.875rem}.seasonal-card{opacity:.85}.seasonal-card .task-name{color:var(--green-dark)}.task-dot--urgent{border-color:var(--amber-text);background:var(--amber-bg)}.task-dot--high{border-color:var(--green)}.back-link{color:var(--muted);margin-bottom:1rem;font-size:.8rem;text-decoration:none;display:block}.back-link:hover{color:var(--text)}.detail-card{background:var(--card);border:.5px solid var(--border);border-radius:var(--radius-card);flex-direction:column;gap:.875rem;padding:14px;display:flex}.detail-meta{align-items:center;gap:.5rem;display:flex}.detail-phase{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.detail-title{font-size:1.25rem}.detail-urgency-line{color:var(--green);font-size:.8rem;font-weight:500}.why-box{background:var(--bg);border-radius:8px;padding:.875rem}.why-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.4rem;font-size:.7rem;font-weight:500}.why-text{color:var(--text);font-size:.875rem;line-height:1.65}.howto-box{background:var(--bg);border-radius:8px;padding:.875rem}.howto-steps{flex-direction:column;gap:.625rem;list-style:none;display:flex}.howto-step{align-items:flex-start;gap:.625rem;display:flex}.howto-step__num{background:var(--green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:.1rem;font-size:.65rem;font-weight:500;display:flex}.howto-step__text{color:var(--text);font-size:.875rem;line-height:1.55}.passport-capture{background:var(--green-tint);border:.5px solid var(--green-tint-border);border-radius:8px;padding:.875rem}.passport-capture-label{text-transform:uppercase;letter-spacing:.06em;color:var(--green);margin-bottom:.75rem;font-size:.7rem;font-weight:500}.passport-capture-fields,.detail-section{flex-direction:column;gap:.625rem;display:flex}.done-pill{background:var(--success-bg);color:var(--success-text);border-radius:20px;align-items:center;gap:.35rem;width:fit-content;padding:.3rem .625rem;font-size:.8rem;font-weight:500;display:inline-flex}.optional{color:var(--muted);font-weight:400}.detail-btns{gap:.5rem;display:flex}.detail-btns .btn{flex:1}.phase-modal-backdrop{z-index:200;opacity:0;background:#00000080;justify-content:center;align-items:flex-end;transition:opacity .3s;display:flex;position:fixed;inset:0}.phase-modal-backdrop--in{opacity:1}.phase-modal{color:#fff;text-align:center;background:#2d5409;border-radius:20px 20px 0 0;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:430px;padding:2rem 1.5rem 3rem;transition:transform .35s cubic-bezier(.32,.72,0,1);display:flex;transform:translateY(100%)}.phase-modal--in{transform:translateY(0)}.phase-modal__check{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;display:flex}.phase-modal__headline{color:#fff;font-family:Lora,serif;font-size:1.5rem;font-weight:500}.phase-modal__body{color:#fffc;max-width:300px;font-size:.875rem;line-height:1.65}.phase-modal__stats{gap:2rem;margin:.25rem 0;display:flex}.phase-modal__stat{flex-direction:column;align-items:center;gap:.15rem;display:flex}.phase-modal__stat-value{font-family:Lora,serif;font-size:1.75rem;font-weight:500}.phase-modal__stat-label{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.phase-modal__btn{color:#fff;border-radius:var(--radius-btn);cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;width:100%;padding:.7rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;transition:background .15s}.phase-modal__btn:hover{background:#ffffff40}.passport-dl{grid-template-columns:max-content 1fr;gap:.4rem 1rem;font-size:.875rem;display:grid}.passport-dl dt{color:var(--muted)}.passport-dl dd{font-weight:500}.passport-task{background:var(--bg);border-radius:8px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.passport-task__header{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.passport-task__name{color:var(--text);font-size:.875rem;font-weight:500}.passport-task__date{color:var(--muted);font-size:.75rem}.passport-task__notes{color:var(--muted);font-size:.8rem;font-style:italic}a.passport-task{text-decoration:none}a.passport-task:hover{background:#e8e4da}.passport-tasks{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.empty-state{color:var(--muted);padding:.5rem 0;font-size:.875rem}.empty-center{min-height:calc(100svh - var(--nav-height) - 7rem);justify-content:center;align-items:center;display:flex}.setup-steps{gap:.4rem;margin-top:.75rem;display:flex}.setup-step-dot{background:var(--border);border-radius:50%;width:8px;height:8px;transition:background .2s}.setup-step-dot--done{background:var(--green)}.passport-property-card{margin-bottom:1rem}.passport-section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.passport-sections{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.passport-empty-card{margin-bottom:1rem;padding:1.25rem}.passport-footer{color:var(--muted);text-align:center;padding-bottom:.5rem;font-size:.8rem}.passport-tab-count{color:var(--bg);opacity:.7;background:currentColor;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;margin-left:.3rem;padding:0 4px;font-size:.65rem;font-weight:700;display:inline-flex}.filter-tabs{gap:.375rem;padding:0 1rem .75rem;display:flex}.filter-tab{border:1.5px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:.35rem .875rem;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.filter-tab--active{background:var(--text);border-color:var(--text);color:var(--bg)}.home-callout-card{background:var(--surface);border-left:3px solid var(--green);margin-bottom:.75rem;padding:.875rem 1rem}.home-callout-card--warning{border-left-color:#c4763d}.home-task-link{min-width:0;color:inherit;flex-direction:column;flex:1;gap:3px;text-decoration:none;display:flex}.overdue-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--overdue-text);background:var(--overdue-bg);border:1px solid var(--overdue-border);border-radius:4px;padding:.1rem .4rem;font-size:.7rem;font-weight:600}.admin-notice{border-left:3px solid var(--border);margin-bottom:1rem;padding:.875rem 1rem}.admin-stats-grid{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem;display:grid}.admin-stat{flex-direction:column;align-items:center;gap:.25rem;padding:1rem;display:flex}.admin-stat-number{color:var(--text);font-size:2rem;font-weight:700;line-height:1}.admin-stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.admin-columns{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.5rem;display:grid}.admin-section{margin-bottom:.5rem}.admin-section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.625rem;font-size:.7rem;font-weight:600}.admin-task-list{flex-direction:column;gap:.375rem;list-style:none;display:flex}.admin-task-row{align-items:baseline;gap:.5rem;font-size:.8rem;display:flex}.admin-task-name{min-width:0;color:var(--text);flex:1}.admin-task-count{color:var(--muted);background:var(--bg);white-space:nowrap;border-radius:4px;flex-shrink:0;padding:.1rem .4rem;font-size:.75rem;font-weight:600}.admin-breakdown-row{border-bottom:1px solid var(--bg);justify-content:space-between;align-items:center;padding:.25rem 0;font-size:.85rem;display:flex}.admin-breakdown-row:last-child{border-bottom:none}.passport-search-crumb{color:var(--muted);font-size:.7rem;font-weight:400}.passport-search-task{color:inherit;border-bottom:1px solid var(--bg);align-items:center;gap:.75rem;padding:.625rem 0;text-decoration:none;display:flex}.passport-search-task:last-child{border-bottom:none}.passport-search-task:hover .task-name{color:var(--green)}.passport-field-link{color:var(--muted);opacity:.7;margin-left:.5rem;font-size:.7rem;text-decoration:none}.passport-field-link:hover{opacity:1;color:var(--text)}.settings-email{color:var(--muted);font-size:.875rem}.loading{min-height:100svh;color:var(--muted);justify-content:center;align-items:center;font-size:.875rem;display:flex}.gap-sm{flex-direction:column;gap:.75rem;display:flex}.gap-md{flex-direction:column;gap:1.25rem;display:flex}.gap-lg{flex-direction:column;gap:1.75rem;display:flex}.history-feed{flex-direction:column;gap:1.5rem;padding-bottom:1rem;display:flex}.history-month-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding:0 0 .5rem .25rem;font-size:.7rem;font-weight:700}.history-entries{background:var(--card);border:1px solid var(--border);border-radius:12px;overflow:hidden}.history-entry{border-bottom:1px solid var(--bg);gap:.875rem;padding:.875rem 1rem;display:flex}.history-entry:last-child{border-bottom:none}.history-date{flex-direction:column;flex-shrink:0;align-items:center;min-width:2rem;padding-top:.125rem;display:flex}.history-date-day{color:var(--text);font-size:1.0625rem;font-weight:700;line-height:1.1}.history-date-mon{text-transform:uppercase;color:var(--muted);letter-spacing:.04em;font-size:.625rem;font-weight:600}.history-body{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.history-title-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.history-task-name{color:var(--text);font-size:.875rem;font-weight:500;line-height:1.3;text-decoration:none}.history-task-name:hover{color:var(--green)}.history-notes{color:var(--muted);font-size:.8rem;font-style:italic;line-height:1.4}.history-saved{flex-direction:column;gap:.125rem;list-style:none;display:flex}.history-saved li{color:var(--muted);align-items:baseline;gap:.35rem;font-size:.775rem;line-height:1.4;display:flex}.history-saved-label{color:var(--text);white-space:nowrap;flex-shrink:0;font-weight:500}.history-saved-value{color:var(--muted)}[data-theme=dark]{--bg:#1c1b18;--card:#252422;--border:#3a3835;--text:#f0ede8;--muted:#8a8882;--amber-bg:#3a2610;--amber-text:#e89c5a;--green:#4e9418;--green-dark:#5aaa1f;--green-tint:#192e10;--green-tint-border:#2a4a1c;--success-bg:#193325;--success-text:#4ade80;--error-bg:#3a1212;--error-text:#f87171;--overdue-bg:#2e1a08;--overdue-border:#6b3a18;--overdue-text:#e8a060;--badge-safety-bg:#3a1212;--badge-safety-text:#f87171;--badge-admin-bg:#0f1f40;--badge-admin-text:#93c5fd;--badge-finance-bg:#1a1040;--badge-finance-text:#c4b5fd;--badge-wellbeing-bg:#082028;--badge-wellbeing-text:#67e8f9}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#1c1b18;--card:#252422;--border:#3a3835;--text:#f0ede8;--muted:#8a8882;--amber-bg:#3a2610;--amber-text:#e89c5a;--green:#4e9418;--green-dark:#5aaa1f;--green-tint:#192e10;--green-tint-border:#2a4a1c;--success-bg:#193325;--success-text:#4ade80;--error-bg:#3a1212;--error-text:#f87171;--overdue-bg:#2e1a08;--overdue-border:#6b3a18;--overdue-text:#e8a060;--badge-safety-bg:#3a1212;--badge-safety-text:#f87171;--badge-admin-bg:#0f1f40;--badge-admin-text:#93c5fd;--badge-finance-bg:#1a1040;--badge-finance-text:#c4b5fd;--badge-wellbeing-bg:#082028;--badge-wellbeing-text:#67e8f9}}.theme-toggle{border:.5px solid var(--border);border-radius:8px;display:flex;overflow:hidden}.theme-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;flex:1;padding:.45rem .5rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:background .15s,color .15s}.theme-btn+.theme-btn{border-left:.5px solid var(--border)}.theme-btn--active{background:var(--text);color:var(--bg)}.photo-section{flex-direction:column;gap:.625rem;display:flex}.photo-section-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.7rem;font-weight:500}.photo-grid{grid-template-columns:repeat(3,1fr);gap:.375rem;display:grid}.photo-thumb-wrap{aspect-ratio:1;background:var(--bg);border:.5px solid var(--border);border-radius:6px;position:relative;overflow:hidden}.photo-thumb{object-fit:cover;cursor:pointer;width:100%;height:100%;display:block}.photo-thumb-del{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:.75rem;line-height:1;display:flex;position:absolute;top:3px;right:3px}.photo-add-btn{border:1.5px dashed var(--border);aspect-ratio:1;color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;font-size:1.5rem;transition:border-color .15s,color .15s;display:flex}.photo-add-btn:hover{border-color:var(--green);color:var(--green)}.photo-lightbox{z-index:300;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.photo-lightbox img{object-fit:contain;border-radius:8px;max-width:100%;max-height:90svh}.photo-lightbox-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;display:flex;position:absolute;top:1rem;right:1rem}.history-photos{flex-wrap:wrap;gap:.25rem;margin-top:.25rem;display:flex}.history-photo-thumb{object-fit:cover;border:.5px solid var(--border);cursor:pointer;border-radius:4px;width:44px;height:44px}.report-hero{margin-bottom:1.5rem}.report-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--green);margin-bottom:.25rem;font-size:.7rem;font-weight:600}.report-address{margin-bottom:.25rem;font-size:1.35rem;line-height:1.25}.report-since{color:var(--muted);font-size:.8rem}.report-stats{background:var(--card);border:.5px solid var(--border);border-radius:var(--radius-card);gap:0;margin-bottom:1.25rem;display:flex;overflow:hidden}.report-stat{border-right:.5px solid var(--border);flex-direction:column;flex:1;align-items:center;padding:.875rem .5rem;display:flex}.report-stat:last-child{border-right:none}.report-stat-value{color:var(--green);font-family:Lora,serif;font-size:1.75rem;font-weight:500;line-height:1}.report-stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:.2rem;font-size:.65rem;font-weight:500}.report-section{margin-bottom:1.25rem}.report-section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.625rem;font-size:.7rem;font-weight:600}.report-phases{background:var(--card);border:.5px solid var(--border);border-radius:var(--radius-card);overflow:hidden}.report-phase{border-bottom:.5px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.report-phase:last-child{border-bottom:none}.report-phase-left{align-items:center;gap:.75rem;display:flex}.report-phase-dot{border:1.5px solid var(--border);width:28px;height:28px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;display:flex}.report-phase-dot--done{background:var(--green);border-color:var(--green);color:#fff;font-size:.8rem}.report-phase-name{font-size:.875rem;font-weight:500;line-height:1.2}.report-phase-sub{color:var(--muted);margin-top:.1rem;font-size:.75rem}.report-phase-date{color:var(--success-text);font-size:.75rem;font-weight:500}.report-phase-progress{color:var(--muted);font-size:.75rem}.report-passport-section{background:var(--card);border:.5px solid var(--border);border-radius:var(--radius-card);margin-bottom:.5rem;padding:.875rem}.report-passport-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.5rem;font-size:.7rem;font-weight:600}.report-actions{margin-top:1.5rem;padding-bottom:.5rem}.contractor-avatar{background:var(--green-tint);width:38px;height:38px;color:var(--green);border:.5px solid var(--green-tint-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Lora,serif;font-size:.95rem;font-weight:600;display:flex}.settings-section{margin-bottom:1rem}.settings-section-label{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:.4rem;padding:0 .25rem;font-size:.7rem;font-weight:600}.settings-row{color:var(--text);background:var(--card);border:none;border-bottom:.5px solid var(--border);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .1s;display:flex}.settings-row:first-child{border-radius:var(--radius-card) var(--radius-card) 0 0}.settings-row:last-child{border-radius:0 0 var(--radius-card) var(--radius-card);border-bottom:none}.settings-row:only-child{border-radius:var(--radius-card);border-bottom:none}.settings-row:hover:not([data-nohover]){background:var(--bg)}.settings-row--danger{color:var(--error-text)}.settings-row__chevron{color:var(--muted);font-size:1.1rem}.rating-badge{letter-spacing:.02em;white-space:nowrap;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.65rem;font-weight:500;display:inline-block}.rating-badge--would_use_again{background:var(--success-bg);color:var(--success-text)}.rating-badge--neutral{background:var(--bg);color:var(--muted)}.rating-badge--wouldnt_use_again{background:var(--error-bg);color:var(--error-text)}.contractor-section{flex-direction:column;gap:.625rem;display:flex}.contractor-section-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.7rem;font-weight:500}.contractor-card{background:var(--bg);border-radius:8px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.contractor-card__name{font-size:.875rem;font-weight:600}.contractor-card__meta{color:var(--muted);font-size:.8rem}.contractor-suggestion{background:var(--amber-bg);border:.5px solid var(--overdue-border);color:var(--amber-text);border-radius:8px;padding:.625rem .875rem;font-size:.8rem;line-height:1.5}.contractor-picker{border:.5px solid var(--border);background:var(--bg);border-radius:8px;overflow:hidden}.contractor-picker-item{border-bottom:.5px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.875rem;display:flex}.contractor-picker-item:last-child{border-bottom:none}.first-task-toast{bottom:calc(var(--nav-height) + 1rem);background:var(--green-dark);color:#fff;z-index:150;border-radius:12px;align-items:center;gap:.75rem;width:calc(100% - 2rem);max-width:320px;padding:.875rem 1rem;animation:.3s cubic-bezier(.32,.72,0,1) toast-in;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0003}.first-task-toast__icon{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.first-task-toast__title{margin-bottom:.1rem;font-size:.875rem;font-weight:600}.first-task-toast__sub{opacity:.8;font-size:.775rem}@keyframes toast-in{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.cookie-banner{z-index:500;background:#1a1a18;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 16px #0003}.cookie-banner__text{color:#f5f0e8b3;flex:1;font-size:.8rem;line-height:1.5}.cookie-banner__text a{color:#f5f0e8e6;text-underline-offset:2px}.cookie-banner__btn{background:var(--green);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;padding:.45rem 1rem;font-family:inherit;font-size:.825rem;font-weight:500;transition:background .15s}.cookie-banner__btn:hover{background:var(--green-dark)}.legal-wrap{flex-direction:column;gap:1.5rem;max-width:680px;margin:0 auto;display:flex}.legal-header{border-bottom:.5px solid var(--border);padding-bottom:.5rem}.legal-body{flex-direction:column;gap:1.75rem;display:flex}.legal-section{flex-direction:column;gap:.625rem;display:flex}.legal-h2{color:var(--text);font-family:Lora,serif;font-size:1rem;font-weight:500}.legal-section p{color:var(--muted);font-size:.875rem;line-height:1.75}.legal-section a{color:var(--green);text-underline-offset:2px;text-decoration:underline}.legal-list{color:var(--muted);flex-direction:column;gap:.375rem;padding-left:1.25rem;font-size:.875rem;line-height:1.75;display:flex}.blog-list-wrap{flex-direction:column;gap:2rem;max-width:680px;margin:0 auto;display:flex}.blog-list-header{padding-bottom:.5rem}.blog-list{flex-direction:column;gap:0;display:flex}.blog-card{border-bottom:.5px solid var(--border);color:inherit;flex-direction:column;gap:.5rem;padding:1.5rem 0;text-decoration:none;transition:opacity .15s;display:flex}.blog-card:first-child{padding-top:0}.blog-card:hover .blog-card__title{color:var(--green)}.blog-card__meta{align-items:center;gap:1rem;display:flex}.blog-card__date{color:var(--muted);font-size:.775rem;font-weight:500}.blog-card__read{color:var(--muted);font-size:.75rem}.blog-card__title{color:var(--text);font-family:Lora,serif;font-size:1.1rem;font-weight:500;line-height:1.3;transition:color .15s}.blog-card__excerpt{color:var(--muted);font-size:.875rem;line-height:1.65}.blog-card__cta{color:var(--green);margin-top:.25rem;font-size:.825rem;font-weight:500}.blog-post{flex-direction:column;gap:2rem;max-width:680px;margin:0 auto;display:flex}.blog-post__back{font-size:.8rem}.blog-post__back a{color:var(--muted);text-decoration:none;transition:color .15s}.blog-post__back a:hover{color:var(--text)}.blog-post__header{border-bottom:.5px solid var(--border);flex-direction:column;gap:.875rem;padding-bottom:1.75rem;display:flex}.blog-post__meta{align-items:center;gap:1rem;display:flex}.blog-post__title{color:var(--text);font-family:Lora,serif;font-size:clamp(1.4rem,4vw,1.875rem);font-weight:500;line-height:1.2}.blog-post__excerpt{color:var(--muted);font-size:.95rem;line-height:1.7}.blog-post__body{flex-direction:column;gap:1.5rem;display:flex}.blog-post__section{flex-direction:column;gap:.75rem;display:flex}.blog-post__h2{color:var(--text);scroll-margin-top:5.5rem;font-family:Lora,serif;font-size:1.15rem;font-weight:500}.blog-post__toc{border:.5px solid var(--border);background:var(--card);border-radius:16px;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.blog-post__toc-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 .6rem;font-size:.75rem;font-weight:600}.blog-post__toc-list{flex-direction:column;gap:.45rem;margin:0;padding-left:1.25rem;font-size:.875rem;line-height:1.5;display:flex}.blog-post__toc-list a{color:var(--text);text-decoration:none}.blog-post__toc-list a:hover{text-decoration:underline}.blog-post__p{color:var(--muted);font-size:.9rem;line-height:1.8}.blog-post__list{color:var(--muted);flex-direction:column;gap:.375rem;padding-left:1.25rem;font-size:.875rem;line-height:1.75;display:flex}.blog-post__inline-link{color:var(--green);border-bottom:.5px solid var(--green-tint-border);align-self:flex-start;padding-bottom:.125rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.blog-post__inline-link:hover{color:var(--text)}.blog-post__related{border-top:.5px solid var(--border);flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}.blog-post__related-heading{color:var(--text);font-family:Lora,serif;font-size:1.05rem;font-weight:500}.blog-post__related-list{flex-direction:column;gap:.5rem;display:flex}.blog-post__related-card{border:.5px solid var(--border);border-radius:12px;flex-direction:column;gap:.25rem;padding:.875rem 1rem;text-decoration:none;transition:border-color .15s;display:flex}.blog-post__related-card:hover{border-color:var(--green-tint-border)}.blog-post__related-card:hover .blog-post__related-title{color:var(--green)}.blog-post__related-title{color:var(--text);font-size:.9rem;font-weight:500}.blog-post__footer{border-top:.5px solid var(--border);padding-top:1.5rem}.blog-post__cta{background:var(--green-tint);border:.5px solid var(--green-tint-border);border-radius:14px;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.blog-post__cta-text{color:var(--text);font-size:.875rem;line-height:1.65}.settings-notif-toggle{background:var(--border);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;width:44px;height:26px;padding:0;transition:background .2s;position:relative}.settings-notif-toggle--on{background:var(--green)}.settings-notif-toggle:disabled{opacity:.5;cursor:not-allowed}.settings-notif-toggle__thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.settings-notif-toggle--on .settings-notif-toggle__thumb{transform:translate(18px)}.settings-delete-confirm{border-top:.5px solid var(--border);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.settings-delete-confirm__text{color:var(--muted);font-size:.8rem;line-height:1.6}.settings-delete-confirm__btn{background:var(--error-bg);color:var(--error-text);border:1px solid var(--error-text);font-weight:500}.settings-delete-confirm__btn:hover:not(:disabled){background:var(--error-text);color:#fff}:root{--sidebar-width:200px}.bottom-nav__brand{display:none}@media (width>=768px){.bottom-nav{width:var(--sidebar-width);border-top:none;border-right:.5px solid var(--border);flex-direction:column;justify-content:flex-start;align-items:stretch;max-width:none;height:100svh;padding:0;top:0;left:0;right:auto;overflow:hidden auto}.bottom-nav__brand{color:var(--green);border-bottom:.5px solid var(--border);flex-shrink:0;align-items:center;margin-bottom:.5rem;padding:1.25rem 1.25rem 1rem;font-family:Lora,Georgia,serif;font-size:1.2rem;font-weight:500;display:flex}.bottom-nav__item{letter-spacing:0;flex-direction:row;flex:none;justify-content:flex-start;gap:.75rem;padding:.7rem 1.25rem;font-size:.875rem}.bottom-nav__item svg{flex-shrink:0;width:18px;height:18px}.bottom-nav__item--active:before{border-radius:0 4px 4px 0;width:3px;height:24px;top:50%;left:0;transform:translateY(-50%)}.home-brand{display:none}.screen{max-width:860px;margin-left:var(--sidebar-width);margin-right:auto;padding:2rem 2.5rem 2.5rem}.screen--home{padding-top:2rem}.empty-center{min-height:calc(100svh - 10rem)}.filter-tabs{padding-left:0;padding-right:0}.house-wrap svg{max-width:320px}.phase-modal-backdrop{align-items:center}.phase-modal{border-radius:20px;max-width:480px;padding:2.5rem 2rem}.first-task-toast{bottom:2rem;left:calc(var(--sidebar-width) + 1rem);animation-name:toast-in-desktop;right:1rem;transform:none}@keyframes toast-in-desktop{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cookie-banner{left:var(--sidebar-width)}.admin-stats-grid{grid-template-columns:repeat(4,1fr)}.report-stat{padding:1.25rem 1rem}.history-date{min-width:42px}}@media (width>=1100px){:root{--sidebar-width:220px}.screen{max-width:960px;padding:2.5rem 3rem 3rem}}.glossary-jump{border:.5px solid var(--border);background:var(--card);border-radius:16px;max-width:680px;margin:0 auto 2rem;padding:1.25rem 1.5rem}.glossary-jump__label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 .6rem;font-size:.75rem;font-weight:600}.glossary-jump__list{flex-wrap:wrap;gap:.5rem 1.25rem;margin:0;padding-left:1.25rem;font-size:.875rem;display:flex}.glossary-jump__list a{color:var(--text);text-decoration:none}.glossary-jump__list a:hover{text-decoration:underline}.glossary-body{flex-direction:column;gap:2.5rem;max-width:680px;margin:0 auto;padding:0 1.25rem 2rem;display:flex}.glossary-category{scroll-margin-top:5.5rem}.glossary-category__heading{color:var(--text);margin-bottom:.4rem;font-family:Lora,serif;font-size:1.4rem;font-weight:500}.glossary-category__intro{color:var(--muted);margin-bottom:1.25rem;font-size:.9rem;line-height:1.7}.glossary-terms{flex-direction:column;gap:1.5rem;margin:0;display:flex}.glossary-term{border-bottom:.5px solid var(--border);padding-bottom:1.5rem;scroll-margin-top:5.5rem}.glossary-term:last-child{border-bottom:none;padding-bottom:0}.glossary-term__name{color:var(--text);margin:0 0 .5rem;font-family:Lora,serif;font-size:1.05rem;font-weight:500}.glossary-term__body{margin:0}.glossary-term__definition{color:var(--text);margin:0 0 .5rem;font-size:.9rem;line-height:1.75}.glossary-term__detail{color:var(--muted);margin:0 0 .5rem;font-size:.875rem;line-height:1.75}.glossary-term__related{color:var(--muted);margin:.5rem 0 0;font-size:.8rem}.glossary-term__related a{color:var(--text);font-weight:500;text-decoration:none}.glossary-term__related a:hover{text-decoration:underline}@media print{.bottom-nav,.back-link,.report-actions{display:none!important}.screen{max-width:none;padding:1rem}body{color:#000;background:#fff}.report-stats,.report-phases,.report-passport-section{break-inside:avoid;border:1px solid #ccc}}
