*{box-sizing:border-box}:root{--paper:#f4efe5;--paper-light:#fffdf8;--ink:#20332d;--ink-muted:#5f655e;--green:#174a3c;--green-deep:#0d352a;--terracotta:#b66046;--line:#20332d33;--display:Georgia, "Times New Roman", serif;--ui:Arial, Helvetica, sans-serif}html,body{min-height:100%;margin:0}body{background:var(--paper);color:var(--ink);font-family:var(--ui)}button,input,textarea,select{font:inherit}.auth-shell{background:radial-gradient(circle at 10% 15%,#c96b4c14,#0000 28rem),linear-gradient(135deg,#f8f4ec 0%,#f1eadc 100%);justify-content:center;align-items:center;min-height:100svh;padding:2rem;display:flex}.auth-layout{grid-template-columns:minmax(0,25rem) minmax(18rem,25rem);gap:clamp(2.5rem,8vw,8rem);width:100%;max-width:62rem;display:grid}.auth-heading{align-self:center}.auth-brand,.auth-eyebrow{letter-spacing:.14em;text-transform:uppercase;margin:0}.auth-brand{color:#174a3c;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:700}.auth-eyebrow{color:#826f5f;margin-top:1.5rem;font-size:.72rem}.auth-heading h1{color:#18382f;letter-spacing:-.055em;max-width:10ch;margin:.8rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:400;line-height:.96}.auth-task{border-left:1px solid #20332d33;align-self:center;padding-left:clamp(1.5rem,4vw,3rem)}.auth-form{gap:1.25rem;display:grid}.auth-field{gap:.5rem;display:grid}.auth-field label{color:#40544d;font-size:.88rem;font-weight:700}.auth-field input{color:#20332d;background:#fffdf8c2;border:1px solid #b7b6a9;border-radius:0;outline:none;min-height:3rem;padding:.65rem .75rem;transition:border-color .15s,box-shadow .15s}.auth-field input:focus{border-color:#174a3c;box-shadow:0 0 0 3px #174a3c29}.auth-submit{color:#fffdf8;cursor:pointer;background:#174a3c;border:1px solid #174a3c;min-height:3rem;margin-top:.25rem;padding:.7rem 1rem;font-weight:700;transition:background-color .15s,transform .15s}.auth-submit:hover:not(:disabled){background:#0d352a;transform:translateY(-1px)}.auth-submit:focus-visible,.auth-helper a:focus-visible{outline-offset:3px;outline:3px solid #c96b4ca8}.auth-submit:disabled{cursor:progress;opacity:.72}.auth-helper,.auth-guidance,.auth-error,.auth-notice{margin:0;font-size:.9rem;line-height:1.55}.auth-helper a{color:#174a3c;text-underline-offset:.18em;font-weight:700}.auth-guidance{color:#5f655e;border-top:1px solid #20332d33;margin-top:2.25rem;padding-top:1.1rem}.auth-guidance p{margin:0}.auth-error{color:#a3452f}.auth-notice{color:#174a3c}.auth-guard-loading{color:#40544d;margin:1.5rem;font-size:.9rem}@media (max-width:680px){.auth-shell{align-items:flex-start;padding:2rem 1.25rem}.auth-layout{display:block}.auth-heading h1{margin-bottom:3rem;font-size:clamp(2.8rem,15vw,4rem)}.auth-task{border-top:1px solid #20332d33;border-left:0;padding:1.5rem 0 0}}@media (prefers-reduced-motion:reduce){.auth-field input,.auth-submit{transition:none}}.property-app{background:var(--paper);min-height:100svh}.property-app-header{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem 1.25rem;max-width:82rem;min-height:4.5rem;margin:0 auto;padding:.5rem clamp(1.25rem,4vw,3.5rem);display:grid}.property-brand{color:var(--green);font-family:var(--display);letter-spacing:-.03em;align-items:center;min-height:2.75rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.property-nav,.property-account,.property-card-actions,.property-inline-actions{align-items:center;gap:.75rem;display:flex}.property-nav a,.property-text-button,.property-back-link{color:var(--green);text-underline-offset:.2em;justify-content:center;align-items:center;min-height:2.75rem;font-size:.9rem;font-weight:700;display:inline-flex}.property-nav a{text-decoration-thickness:1px}.property-nav{flex-wrap:wrap}.property-account{justify-content:flex-end}.property-account-name{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;max-width:17rem;font-size:.8rem;overflow:hidden}.property-text-button{cursor:pointer;background:0 0;border:0;padding:.35rem;text-decoration:underline}.property-main{max-width:76rem;margin:0 auto;padding:clamp(2.25rem,6vw,5rem) clamp(1.25rem,4vw,3.5rem) 4rem}.property-workspace,.property-detail{animation:.26s ease-out both property-reveal}.property-page-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:1.25rem;padding-bottom:1.75rem;display:flex}.property-page-heading--compact{display:block}.property-eyebrow{color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .7rem;font-size:.72rem;font-weight:700}.property-page-heading h1,.property-message h1,.property-message h2{color:var(--ink);font-family:var(--display);letter-spacing:-.045em;margin:0;font-weight:400;line-height:.98}.property-page-heading h1,.property-message h1{font-size:clamp(2.6rem,7vw,5.25rem)}.property-message h2{font-size:clamp(1.8rem,4vw,2.8rem)}.property-page-heading p:not(.property-eyebrow),.property-message p,.property-delete-confirmation p{color:var(--ink-muted);max-width:38rem;margin:.85rem 0 0;line-height:1.55}.property-primary-button,.property-secondary-button,.property-danger-button{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:2.75rem;padding:.65rem 1rem;font-weight:700;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.property-primary-button{background:var(--green);border-color:var(--green);color:var(--paper-light)}.property-primary-button:hover:not(:disabled){background:var(--green-deep);border-color:var(--green-deep);transform:translateY(-1px)}.property-secondary-button{border-color:var(--green);color:var(--green);background:0 0}.property-secondary-button:hover:not(:disabled){background:#174a3c14}.property-danger-button{border-color:var(--terracotta);color:#913e2b;background:0 0}.property-danger-button:hover:not(:disabled){background:#b660461a}.property-primary-button:disabled,.property-secondary-button:disabled,.property-danger-button:disabled{cursor:progress;opacity:.62}.property-primary-button:focus-visible,.property-secondary-button:focus-visible,.property-danger-button:focus-visible,.property-text-button:focus-visible,.property-nav a:focus-visible,.property-brand:focus-visible,.property-back-link:focus-visible,.property-card a:focus-visible,.property-field input:focus-visible,.payment-history-action:focus-visible,.payment-history-delete:focus-visible{outline-offset:3px;outline:3px solid #b66046b8}.property-status{color:var(--ink-muted);margin:3rem 0}.property-message{border-top:2px solid var(--green);max-width:42rem;margin-top:3rem;padding-top:1.5rem}.property-message .property-primary-button,.property-message .property-secondary-button{margin-top:1.5rem}.property-list{gap:0;margin-top:2.5rem;display:grid}.property-card{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:1rem;min-width:0;padding:1.5rem 0;transition:background-color .15s,transform .15s;display:grid}.property-card:first-child{border-top:1px solid var(--line)}.property-card:hover{background:#fffdf875;transform:translate(.2rem)}.property-address{color:var(--ink);font-family:var(--display);letter-spacing:-.025em;font-size:clamp(1.35rem,2vw,1.8rem);font-style:normal;line-height:1.18}.property-address span{display:block}.property-card-actions{align-self:start;gap:1rem}.property-card-actions a{color:var(--green);text-underline-offset:.2em;justify-content:center;align-items:center;min-width:2.75rem;min-height:2.75rem;font-size:.88rem;font-weight:700;display:inline-flex}.property-detail{max-width:46rem}.property-detail>.property-page-heading{margin-top:1.5rem}.property-detail>.property-address{border-bottom:1px solid var(--line);padding:2rem 0}.property-detail-footer{margin-top:2rem}.payment-history{border-top:1px solid var(--line);margin-top:3rem;padding-top:1.75rem}.payment-history-heading{justify-content:space-between;align-items:end;gap:1.25rem;display:flex}.payment-history-heading h2{color:var(--ink);font-family:var(--display);letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400;line-height:1}.payment-history-status,.payment-history-error{color:var(--ink-muted);margin:1.5rem 0 0;line-height:1.55}.payment-history-error{border-left:3px solid var(--terracotta);max-width:38rem;padding-left:.75rem}.payment-history-error p{margin:0}.payment-history-error .property-secondary-button{margin-top:1rem}.payment-history-list{border-top:1px solid var(--line);margin:1.5rem 0 0;padding:0;list-style:none}.payment-history-item{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1.25rem 0;display:grid}.payment-history-record{min-width:0}.payment-history-amount{color:var(--ink);font-family:var(--display);letter-spacing:-.03em;margin:0;font-size:1.7rem;line-height:1}.payment-history-date{color:var(--ink-muted);margin-top:.5rem;font-size:.9rem;line-height:1.45;display:block}.payment-history-note{color:var(--ink);overflow-wrap:anywhere;margin:.6rem 0 0;line-height:1.5}.payment-history-actions,.property-inline-actions{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;display:flex}.payment-history-actions{align-self:start}.payment-history-action,.payment-history-delete{color:var(--green);cursor:pointer;font:inherit;text-underline-offset:.2em;background:0 0;border:0;justify-content:center;align-items:center;min-width:2.75rem;min-height:2.75rem;padding:.35rem;font-size:.88rem;font-weight:700;text-decoration:underline;display:inline-flex}.payment-history-delete{color:#913e2b}.payment-delete-confirmation{border-left:3px solid var(--terracotta);grid-column:1/-1;max-width:33rem;padding-left:1rem;animation:.18s ease-out both property-reveal}.payment-delete-confirmation p{color:var(--ink-muted);margin:0;line-height:1.55}.payment-delete-confirmation .property-field-error{margin-top:.75rem}.payment-delete-confirmation .property-inline-actions{margin-top:1rem}.property-form{max-width:38rem;margin-top:2.5rem}.property-form fieldset{border:0;gap:1.2rem;margin:0;padding:0;display:grid}.property-field{gap:.5rem;display:grid}.property-field label{color:var(--ink);font-size:.9rem;font-weight:700}.property-label-required:after{color:var(--terracotta);content:" *"}.property-field input{background:var(--paper-light);color:var(--ink);border:1px solid #a8aaa0;border-radius:0;outline:none;min-height:2.75rem;padding:.65rem .75rem;transition:border-color .15s,box-shadow .15s}.property-field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #174a3c24}.property-field input[aria-invalid=true]{border-color:var(--terracotta)}.payment-period-type legend{color:var(--ink);padding:0;font-size:.9rem;font-weight:700}.payment-period-options{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.payment-period-options label{color:var(--ink);align-items:center;gap:.5rem;min-height:2.75rem;padding:.25rem 0;font-size:.95rem;font-weight:700;display:inline-flex}.payment-period-options input{accent-color:var(--green);width:1.1rem;height:1.1rem;margin:0}.payment-period-options input:focus-visible{outline-offset:3px;outline:3px solid #b66046b8}.payment-date-range{gap:1.2rem;display:grid}.payment-form textarea{background:var(--paper-light);color:var(--ink);font:inherit;resize:vertical;border:1px solid #a8aaa0;border-radius:0;outline:none;min-height:7rem;padding:.65rem .75rem}.payment-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #174a3c24}.payment-note-guidance{color:var(--ink-muted);margin:0;font-size:.85rem}.property-field-error,.property-form-error{color:#913e2b;margin:0;font-size:.9rem;line-height:1.45}.property-form-error{border-left:3px solid var(--terracotta);margin-bottom:1.5rem;padding-left:.75rem}.property-form>.property-primary-button{margin-top:1.5rem}.property-delete-confirmation{border-left:3px solid var(--terracotta);max-width:33rem;padding-left:1rem;animation:.18s ease-out both property-reveal}.property-delete-confirmation .property-inline-actions{margin-top:1.25rem}@keyframes property-reveal{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}@media (min-width:760px){.property-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2rem,5vw,5rem)}.property-card:nth-child(2){border-top:1px solid var(--line)}}@media (max-width:640px){.property-app-header{grid-template-columns:1fr auto}.property-nav{grid-area:2/1/auto/-1}.property-account-name{display:none}.property-page-heading{flex-direction:column;align-items:flex-start}.property-card{grid-template-columns:1fr}.payment-history-heading,.payment-history-item{grid-template-columns:1fr;align-items:flex-start}.payment-history-heading{flex-direction:column}.payment-history-actions{margin-left:-.35rem}.property-card-actions{margin-top:-.25rem}}@media (prefers-reduced-motion:reduce){.property-workspace,.property-detail,.property-delete-confirmation,.payment-delete-confirmation,.property-card,.property-primary-button,.property-secondary-button,.property-danger-button,.property-field input,.payment-history-action,.payment-history-delete{transition:none;animation:none}}.import-list{border-top:1px solid var(--line);margin:2rem 0 0;padding:0;list-style:none}.import-list-row{border-bottom:1px solid var(--line);color:var(--ink);grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1.5rem .5rem;text-decoration:none;transition:background-color .15s,transform .15s;display:grid}.import-list-row:hover{background:#fffdf875;transform:translate(.2rem)}.import-list-subject{font-family:var(--display);overflow-wrap:anywhere;font-size:1.5rem;display:block}.import-list-sender,.import-list-meta time,.import-sources small{color:var(--ink-muted);overflow-wrap:anywhere;margin-top:.5rem;font-size:.88rem;display:block}.import-list-meta{text-align:right}.import-status{color:var(--green);font-weight:700}.import-status-needs_review,.import-status-failed{color:#913e2b}.import-detail{overflow-wrap:anywhere;max-width:58rem}.import-body-text{font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;max-height:32rem;line-height:1.6;overflow:auto}.import-detail .property-page-heading{margin-top:1.5rem}.import-detail .property-page-heading h1{font-size:clamp(2rem,5vw,3.6rem);line-height:1.08}.import-detail>.import-status{margin:1.5rem 0}.import-section{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.import-section h2,.import-section-title{font-family:var(--display);margin:0 0 1rem;font-size:1.75rem;font-weight:400}.import-section p,.import-review-form p{line-height:1.55}.import-section blockquote{border-left:2px solid var(--line);white-space:pre-wrap;margin:0;padding:.5rem 1rem}.import-section ol{padding-left:1.4rem}.import-section li+li{margin-top:1rem}.import-sources{padding:0;list-style:none}.import-sources li{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.import-review-form{max-width:46rem}.import-review-form .import-review-row{border-top:1px solid var(--line);margin-top:1rem;padding-top:1.25rem}.import-review-row>legend{padding:0 .75rem 0 0;font-weight:700}.import-review-row>.property-text-button{justify-self:start}.import-source-choice{overflow-wrap:anywhere;align-items:center;gap:.65rem;min-height:2.75rem;display:flex}.import-review-form select{background:var(--paper-light);color:var(--ink);border:1px solid #a8aaa0;width:100%;min-width:0;min-height:2.75rem;padding:.65rem}.import-review-form select[aria-invalid=true]{border-color:var(--terracotta)}.import-review-form select:focus-visible,.import-body-text:focus-visible,.import-list-row:focus-visible,.import-source-choice input:focus-visible,.import-detail a:focus-visible{outline-offset:3px;outline:3px solid #b66046b8}.import-review-form[aria-busy=true]{opacity:.7}.import-review-form{transition:opacity .15s}.import-reject-confirmation{border-left:3px solid var(--terracotta);padding-left:1rem;animation:.18s ease-out both property-reveal}@media (max-width:760px){.property-app-header{grid-template-columns:1fr auto}.property-nav{grid-area:2/1/auto/-1}.property-account-name{max-width:12rem}}@media (max-width:480px){.import-list-row,.import-sources li{grid-template-columns:minmax(0,1fr)}.import-list-meta{text-align:left}.import-sources button{justify-self:start}.import-review-form .payment-date-range{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.import-list-row,.import-review-form,.import-reject-confirmation{transition:none;animation:none}.import-list-row:hover{transform:none}}
