:root{--resident-navy:#0a1b33;--resident-navy-2:#102b4c;--resident-orange:#ffc107;--resident-teal:#1e88e5;--resident-cream:#f1f3f5;--resident-paper:#fff;--resident-green:#5b8c3a;--resident-blue:#1e88e5;--resident-text:#263238;--resident-muted:#6b7280;--resident-border:#d9dfe5;--resident-shadow:0 18px 45px rgba(10,27,51,.1);--resident-radius:20px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.tpw-resident{margin:0;background:#f5f2e9;color:var(--resident-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}
body.tpw-resident button,body.tpw-resident input,body.tpw-resident select,body.tpw-resident textarea{font:inherit}
body.tpw-resident a{color:inherit;text-decoration-thickness:2px;text-underline-offset:3px}
.resident-skip{position:fixed;left:16px;top:-80px;z-index:1000;background:#fff;color:#000;padding:12px 18px;border-radius:10px}.resident-skip:focus{top:12px}
.resident-header{min-height:82px;background:var(--resident-navy);color:#fff;display:flex;align-items:center;gap:28px;padding:12px clamp(18px,4vw,64px);border-bottom:4px solid var(--resident-orange);position:relative;z-index:20}
.resident-brand{display:flex;align-items:center;gap:14px;text-decoration:none;margin-right:auto}.resident-brand img{width:190px;height:auto;object-fit:contain;border-radius:8px}.resident-brand span{font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8dd6d1}
.resident-menu{display:flex;align-items:center;gap:22px}.resident-menu a{font-weight:750;text-decoration:none;font-size:.92rem}.resident-menu a:hover,.resident-menu a:focus-visible{color:#ffb36f}
.resident-menu-button{display:none;background:transparent;border:2px solid #fff;border-radius:10px;color:#fff;padding:8px 13px;font-weight:800}
.resident-current-home{border-left:1px solid rgba(255,255,255,.28);padding-left:22px;display:grid;grid-template-columns:42px minmax(0,1fr);column-gap:10px;align-items:center}.resident-current-home>.resident-current-home-art{grid-row:1/3}.resident-current-home>span:not(.resident-home-artwork){font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#9bd5e9}.resident-current-home strong{max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resident-current-home-art{width:42px;height:42px}
.resident-main,.resident-editor{width:min(1240px,calc(100% - 36px));margin:0 auto;padding:48px 0 80px}
.resident-welcome{background:linear-gradient(125deg,var(--resident-navy),var(--resident-navy-2));color:#fff;padding:clamp(32px,6vw,70px);border-radius:0 0 46px 46px;margin-top:-48px;margin-bottom:48px;position:relative;overflow:hidden}
.resident-welcome:after{content:"⌂";position:absolute;right:5%;bottom:-35%;font-size:15rem;line-height:1;color:rgba(255,255,255,.06)}
.resident-kicker{font-size:.76rem;text-transform:uppercase;letter-spacing:.13em;font-weight:900;color:var(--resident-teal);margin:0 0 8px}.resident-welcome .resident-kicker,.resident-page-heading .resident-kicker{color:var(--resident-orange)}
.resident-welcome h1,.resident-page-heading h1{font-size:clamp(2.25rem,5vw,4.8rem);line-height:.98;letter-spacing:-.045em;margin:0 0 16px}.resident-welcome p:last-child{font-size:1.15rem;max-width:640px;color:#d7e8f4}
.resident-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.resident-section-heading h2{font-size:clamp(1.7rem,3vw,2.4rem);margin:0;letter-spacing:-.03em}.resident-count{display:grid;place-items:center;width:42px;height:42px;background:var(--resident-orange);color:#fff;border-radius:50%;font-weight:900}
.resident-home-grid{display:grid;gap:24px}.resident-home-card{position:relative;display:grid;grid-template-columns:220px 1fr;background:var(--resident-paper);border:1px solid var(--resident-border);border-radius:var(--resident-radius);overflow:visible;box-shadow:var(--resident-shadow)}.resident-home-card:has(.resident-home-more[open]){z-index:20}
.resident-home-art{min-height:260px;background:linear-gradient(145deg,var(--resident-teal),var(--resident-navy));display:grid;place-items:center;padding:28px;border-radius:calc(var(--resident-radius) - 1px) 0 0 calc(var(--resident-radius) - 1px);overflow:hidden}.resident-home-artwork{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:1;overflow:hidden;border-radius:18px}.resident-home-artwork img{width:100%;height:100%;aspect-ratio:1;object-fit:cover;box-shadow:0 12px 32px rgba(0,0,0,.28)}.resident-home-artwork-fallback{display:grid;place-items:center;width:130px;height:130px;border-radius:24px;background:var(--resident-orange);color:#fff;font-size:4rem;font-weight:900}.resident-home-artwork.has-image .resident-home-artwork-fallback{display:none}.resident-home-artwork.is-fallback img{display:none}.resident-current-home-art{border-radius:9px}.resident-current-home-art .resident-home-artwork-fallback{width:42px;height:42px;border-radius:9px;font-size:1.2rem}.resident-current-home-art img{box-shadow:none}
.resident-home-card-body{padding:30px}.resident-card-title{display:flex;justify-content:space-between;gap:20px;align-items:start}.resident-card-title h3{font-size:2rem;line-height:1.1;margin:8px 0 24px}.resident-status,.resident-health,.resident-draft{display:inline-flex;border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.resident-status.is-live,.resident-health.is-good{background:#e5f2da;color:#31551c}.resident-status.is-private{background:#e7edf4;color:#425169}.resident-health.needs-attention{background:#fff0d1;color:#855000}.resident-draft,.resident-status.is-plan{background:#e4f4f3;color:#07615e}
.resident-card-corner{display:flex;align-items:flex-start;gap:10px}.resident-home-more{position:relative;z-index:30}.resident-home-more summary{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--resident-border);border-radius:12px;background:#fff;color:var(--resident-navy);font-size:1.75rem;font-weight:900;line-height:1;cursor:pointer;list-style:none}.resident-home-more summary::-webkit-details-marker{display:none}.resident-home-more summary:hover,.resident-home-more summary:focus-visible,.resident-home-grid.is-single-home .resident-home-more summary{border-color:var(--resident-teal);box-shadow:0 0 0 3px rgba(0,133,126,.14)}.resident-home-more nav{position:absolute;z-index:30;top:48px;right:0;display:grid;width:240px;max-height:min(70vh,420px);padding:8px;border:1px solid var(--resident-border);border-radius:14px;background:#fff;box-shadow:0 18px 48px rgba(7,24,46,.2);overflow-y:auto}.resident-home-more nav a,.resident-home-more nav span,.resident-home-more nav button{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:40px;padding:9px 11px;border:0;border-radius:8px;background:transparent;color:var(--resident-navy);font:inherit;font-weight:750;text-align:left;text-decoration:none}.resident-home-more nav a:hover,.resident-home-more nav a:focus-visible{background:var(--resident-paper)}.resident-home-more nav span[aria-disabled=true]{color:var(--resident-muted);cursor:not-allowed}.resident-home-more nav small{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em}.resident-home-more .resident-home-delete-link{margin-top:7px;border-top:1px solid var(--resident-border);border-radius:0 0 8px 8px;padding-top:13px;color:#a51d26;cursor:pointer}.resident-home-more button.resident-home-delete-link:hover,.resident-home-more button.resident-home-delete-link:focus-visible{background:#fff0f0}.resident-delete-dialog{width:min(92vw,620px);max-height:90vh;padding:0;border:0;border-radius:20px;background:transparent;color:var(--resident-text);overflow:auto}.resident-delete-dialog::backdrop{background:rgba(3,17,34,.72);backdrop-filter:blur(3px)}.resident-delete-dialog-card{display:grid;gap:17px;margin:0;padding:28px;background:#fff;border-top:6px solid #b4232c}.resident-delete-dialog-card header{position:relative;padding-right:44px}.resident-delete-dialog-card header h2{margin:.2rem 0 0;font-size:2rem}.resident-delete-dialog-card header button{position:absolute;top:0;right:0;width:38px;height:38px;border:0;border-radius:50%;background:var(--resident-paper);color:var(--resident-navy);font-size:1.5rem;cursor:pointer}.resident-delete-dialog-card p,.resident-delete-dialog-card ul{margin:0}.resident-delete-dialog-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 24px;padding-left:22px}.resident-delete-password[hidden],.resident-delete-progress[hidden]{display:none}.resident-delete-actions{display:flex;justify-content:flex-end;gap:10px}.resident-delete-progress{display:grid;grid-template-columns:auto 1fr;gap:3px 12px;align-items:center;padding:16px;border-radius:12px;background:#fff4dd}.resident-delete-progress>span:last-child{grid-column:2;color:var(--resident-muted)}.resident-spinner{grid-row:1/3;width:24px;height:24px;border:3px solid rgba(7,24,46,.18);border-top-color:var(--resident-orange);border-radius:50%;animation:resident-spin .8s linear infinite}@keyframes resident-spin{to{transform:rotate(360deg)}}
.resident-home-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 0 28px}.resident-home-facts div{border-top:2px solid #e7e5dc;padding-top:10px}.resident-home-facts dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--resident-muted);font-weight:850}.resident-home-facts dd{margin:5px 0 0;font-weight:750;overflow-wrap:anywhere}
.resident-actions{display:flex;gap:12px;flex-wrap:wrap}.resident-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:2px solid var(--resident-orange);border-radius:11px;background:var(--resident-orange);color:var(--resident-navy)!important;text-decoration:none;font-weight:900;padding:10px 18px;cursor:pointer}.resident-button:hover,.resident-button:focus-visible{background:#d95a0a;border-color:#d95a0a;color:var(--resident-navy)!important}.resident-button.is-secondary{background:transparent;color:var(--resident-navy)!important;border-color:var(--resident-navy)}.resident-button.is-secondary:hover,.resident-button.is-secondary:focus-visible{background:var(--resident-navy);color:#fff!important}.resident-button.is-ghost{background:transparent;color:var(--resident-teal)!important;border-color:var(--resident-teal)}
.resident-empty{text-align:center;padding:56px 24px;background:var(--resident-paper);border:2px dashed #c9cfcb;border-radius:var(--resident-radius)}.resident-empty>span{font-size:4rem;color:var(--resident-orange)}.resident-empty h3{font-size:1.65rem;margin:10px 0}.resident-empty p{color:var(--resident-muted);max-width:560px;margin:0 auto 24px}
.resident-workspace{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 82px)}.resident-sidebar{background:var(--resident-navy);color:#fff;padding:28px 18px;position:sticky;top:0;height:calc(100vh - 0px);overflow:auto}.resident-sidebar nav{display:grid;gap:4px}.resident-sidebar a{padding:10px 13px;border-radius:9px;text-decoration:none;font-weight:750}.resident-sidebar nav a:hover,.resident-sidebar nav a:focus-visible,.resident-sidebar nav a[aria-current=page]{background:var(--resident-teal);color:#fff}.resident-back{display:block;color:#8ed2e7;margin-bottom:22px}
.resident-editor{width:min(1050px,calc(100% - 50px));padding-top:42px}.resident-page-heading{margin-bottom:28px}.resident-page-heading h1{font-size:clamp(2.1rem,4vw,3.6rem)}.resident-page-heading>p:last-child{font-size:1.08rem;color:var(--resident-muted);max-width:720px}
.resident-panel{background:var(--resident-paper);border:1px solid var(--resident-border);border-radius:var(--resident-radius);padding:clamp(22px,3vw,34px);box-shadow:0 8px 24px rgba(6,26,51,.055);margin-bottom:22px}.resident-panel h2{margin-top:0}
.resident-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.resident-overview-grid .resident-panel{margin:0}.resident-overview-grid .resident-identity{grid-column:span 3;display:flex;align-items:center;gap:22px}.resident-overview-art{width:100px;height:100px;border-radius:18px;background:var(--resident-navy);display:grid;place-items:center;overflow:hidden;color:var(--resident-orange);font-size:3rem}.resident-overview-art img{width:100%;height:100%;object-fit:cover}.resident-identity h2{font-size:2rem;margin:7px 0 3px}.resident-big-number{display:block;font-size:3rem;line-height:1;color:var(--resident-navy);margin:10px 0}.resident-attention{margin-top:22px;border-left:7px solid var(--resident-orange)}.resident-attention ul{margin-bottom:0}.resident-attention a{font-weight:750}
.resident-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.resident-quick-actions a{display:flex;justify-content:space-between;background:#f0eee6;padding:18px;border-radius:12px;text-decoration:none;font-weight:850}.resident-quick-actions a:hover,.resident-quick-actions a:focus-visible{background:#e0f1ef;color:#075f5b}
.resident-alert{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;border-radius:13px;margin-bottom:22px;background:#e9f4fb;border-left:5px solid var(--resident-blue)}.resident-alert div,.resident-alert>span{display:grid}.resident-alert.is-draft{background:#e3f3f2;border-color:var(--resident-teal)}.resident-alert.is-error{background:#fff0ed;border-color:#c93d27;color:#6f2116}.resident-alert.is-success{background:#edf6e8;border-color:var(--resident-green)}.resident-alert.is-info{margin-top:20px}.resident-link-button{border:0;background:transparent;text-decoration:underline;color:inherit;font-weight:850;cursor:pointer}
.resident-form{display:grid;gap:20px}.resident-form label{display:grid;gap:7px;font-weight:800}.resident-form label small{font-weight:500;color:var(--resident-muted)}.resident-form input:not([type=checkbox]),.resident-form select,.resident-form textarea{width:100%;min-height:45px;border:2px solid #c9d0d3;border-radius:10px;background:#fff;padding:9px 12px;color:var(--resident-text)}.resident-form textarea{min-height:110px;resize:vertical}.resident-form input:focus,.resident-form select:focus,.resident-form textarea:focus{outline:3px solid rgba(15,143,139,.22);border-color:var(--resident-teal)}.resident-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.resident-span-2{grid-column:span 2}.resident-check{display:flex!important;grid-auto-flow:column;justify-content:start;align-items:center}.resident-toggle{display:flex!important;align-items:center;gap:12px;padding:14px;border:1px solid var(--resident-border);border-radius:12px;background:#fff}.resident-toggle input{width:20px;height:20px}.resident-inline-fields{display:grid;grid-template-columns:1fr 2fr;gap:14px}
.resident-sort-list{display:grid;gap:12px}.resident-sort-item{display:grid;grid-template-columns:1fr auto;gap:20px;padding:17px;background:#f3f0e7;border:1px solid #dedbd1;border-radius:13px}.resident-sort-item>div:first-child{display:grid;grid-template-columns:170px 1fr;gap:15px;align-items:center}.resident-reorder{display:flex;gap:8px;align-items:center}.resident-reorder button,.resident-preview-tabs button{border:1px solid var(--resident-navy);background:#fff;border-radius:8px;padding:7px 10px;font-weight:750;cursor:pointer}
.resident-publish-bar{position:sticky;bottom:14px;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--resident-navy);color:#fff;padding:16px 18px;border-radius:14px;box-shadow:0 12px 30px rgba(6,26,51,.24)}.resident-publish-bar>div:first-child{display:grid}.resident-publish-bar>div:last-child{display:flex;gap:9px;flex-wrap:wrap}.resident-publish-bar .resident-button.is-secondary{color:#fff!important;border-color:#fff}.resident-publish-bar .resident-button.is-ghost{color:#8de0da!important}
.resident-preview-tabs{display:flex;gap:8px}.resident-preview-tabs button[aria-pressed=true]{background:var(--resident-teal);border-color:var(--resident-teal);color:#fff}.resident-design-preview{width:100%;max-width:840px;min-height:330px;margin:auto;border:12px solid var(--resident-navy);border-radius:24px;background:linear-gradient(135deg,var(--preview-primary),var(--preview-accent));padding:50px;color:#fff;transition:max-width .2s}.resident-design-preview.is-mobile{max-width:360px}.resident-design-preview.is-tablet{max-width:720px}.resident-design-preview h3{font-size:2.4rem;margin:7px 0}.resident-design-preview button{border:0;border-radius:9px;background:#fff;color:#111;padding:10px 16px;font-weight:900}
.resident-page-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.resident-page-list fieldset{border:1px solid var(--resident-border);border-radius:13px;padding:18px}.resident-page-list legend{font-size:1.15rem;font-weight:900;padding:0 8px}
.resident-page-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.resident-page-list details{margin-top:12px}.resident-page-list details>summary{cursor:pointer;font-weight:850;color:var(--resident-teal)}.resident-page-list details>.resident-form-grid,.resident-page-list details>label{margin-top:14px}
.resident-privacy-documents{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.resident-privacy-documents fieldset{display:grid;gap:14px;min-width:0;border:1px solid var(--resident-border);border-radius:13px;padding:18px}.resident-privacy-documents legend{padding:0 8px;font-size:1.15rem;font-weight:900}.resident-privacy-footer-list{display:grid;gap:12px}.resident-privacy-footer-list .resident-inline-fields{grid-template-columns:minmax(100px,.7fr) minmax(180px,2fr) minmax(90px,.6fr);align-items:end}
.resident-connection-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.resident-connection-list fieldset,.resident-form>section>fieldset{display:grid;gap:14px;min-width:0;border:1px solid var(--resident-border);border-radius:13px;padding:18px}.resident-connection-list legend,.resident-form>section>fieldset legend{display:flex;align-items:center;gap:8px;padding:0 8px;font-size:1.1rem;font-weight:900}.resident-connection-row{grid-template-columns:1fr 1fr 2fr .6fr auto;align-items:end;margin-block:10px}.resident-placement-grid{display:flex;flex-wrap:wrap;gap:8px}.resident-placement-grid .resident-check{min-height:44px;padding:8px 10px;border:1px solid var(--resident-border);border-radius:10px}.tpw-connection-icon{display:inline-grid;place-items:center;min-width:26px;height:26px;border-radius:7px;background:rgba(15,143,139,.12);font-weight:900}
.resident-source-list{display:grid;gap:14px}.resident-source-list article,.resident-inline-action{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;background:#f3f0e7;border-radius:14px}.resident-source-list h3{margin:8px 0 4px}.resident-source-list p{margin:0;color:var(--resident-muted)}
.resident-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.resident-feature-grid article{border:1px solid var(--resident-border);border-radius:14px;padding:22px}.resident-feature-grid article>span:first-child{font-size:2rem;color:var(--resident-orange)}.resident-feature-grid h2{margin:10px 0 5px}.resident-after-panel{margin-top:22px}.resident-promo-card{text-decoration:none;display:flex;gap:18px;align-items:center}.resident-promo-card:hover{border-color:var(--resident-teal)}.resident-promo-card img{width:110px;border-radius:13px}
.resident-neighborhood-list{display:grid;gap:12px}.resident-neighborhood-list article{display:flex;align-items:center;gap:15px;padding:17px;border:1px solid var(--resident-border);border-radius:13px}.resident-neighborhood-list article>span:first-child{font-size:2rem;color:var(--resident-orange)}.resident-neighborhood-list h2{margin:0}.resident-neighborhood-list p{margin:0;color:var(--resident-muted)}.resident-neighborhood-list .resident-status{margin-left:auto}
.resident-address{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.resident-address>div{display:grid;gap:7px;padding:20px;background:#f2efe7;border-radius:13px}.resident-address strong{overflow-wrap:anywhere}
.resident-activity{list-style:none;padding:0;margin:0;display:grid}.resident-activity li{display:grid;grid-template-columns:32px 1fr auto;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid var(--resident-border)}.resident-activity li>span{display:grid;place-items:center;width:30px;height:30px;background:#e6f1dd;color:var(--resident-green);border-radius:50%;font-weight:900}.resident-activity li div{display:grid}.resident-activity small,.resident-activity time{color:var(--resident-muted)}
.resident-account{max-width:1080px}.resident-assignment-list{list-style:none;padding:0}.resident-assignment-list li{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--resident-border)}.resident-assignment-list span,.resident-muted{color:var(--resident-muted)}.resident-account-subscriptions{scroll-margin-top:24px}.resident-subscription-card{margin-top:18px}.resident-subscription-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.resident-subscription-facts div{padding:14px;border-radius:12px;background:#f2efe7}.resident-subscription-facts dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--resident-muted);font-weight:850}.resident-subscription-facts dd{margin:5px 0 0;font-weight:850}.resident-subscription-actions{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:16px;align-items:start}.resident-subscription-change,.resident-cancel-plan{padding:18px;border:1px solid var(--resident-border);border-radius:14px;background:#fff}.resident-cancel-plan{background:#fff8f1}.resident-subscription-history{margin-top:18px}.resident-subscription-history summary{cursor:pointer;font-weight:850}
.resident-footer{display:flex;align-items:center;gap:24px;background:var(--resident-navy);color:#fff;padding:28px clamp(18px,4vw,64px);border-top:4px solid var(--resident-orange)}.resident-footer img{width:210px;height:auto;border-radius:8px}.resident-footer nav{display:flex;gap:18px;margin-left:auto}
.resident-login{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 70% 20%,rgba(15,143,139,.34),transparent 32%),linear-gradient(145deg,var(--resident-navy),#020b18)}.resident-login-card{width:min(480px,100%);background:var(--resident-cream);border-radius:28px;padding:clamp(28px,6vw,54px);box-shadow:0 28px 80px rgba(0,0,0,.38);border-bottom:7px solid var(--resident-orange)}.resident-login-brand img{width:240px;max-width:100%;height:auto}.resident-login-card h1{font-size:clamp(2.6rem,8vw,4.6rem);line-height:.95;letter-spacing:-.05em;margin:25px 0 16px;color:var(--resident-navy)}.resident-login-card>p:not(.resident-kicker){color:var(--resident-muted)}.resident-login-form{margin-top:28px}.resident-login-links{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:22px;font-size:.9rem}
:focus-visible{outline:3px solid var(--resident-orange);outline-offset:3px}
@media (max-width:1000px){.resident-menu-button{display:block}.resident-menu{display:none;position:absolute;left:0;right:0;top:82px;background:var(--resident-navy);padding:18px 24px;flex-direction:column;align-items:stretch;border-bottom:4px solid var(--resident-orange)}.resident-menu.is-open{display:flex}.resident-current-home{display:none}.resident-workspace{grid-template-columns:minmax(0,1fr);min-width:0}.resident-sidebar{position:relative;height:auto;min-width:0;width:100%;max-width:100vw;padding:14px 18px;overflow:hidden}.resident-sidebar nav{display:flex;min-width:0;max-width:100%;overflow-x:auto;padding-bottom:5px}.resident-sidebar nav a{flex:0 0 auto;white-space:nowrap}.resident-back{margin-bottom:10px}.resident-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resident-overview-grid .resident-identity{grid-column:span 2}.resident-home-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:720px){.resident-header{min-height:72px;padding:10px 15px}.resident-brand img{width:155px;height:auto}.resident-brand span{display:none}.resident-menu{top:72px}.resident-main,.resident-editor{min-width:0;width:min(100% - 26px,1240px);padding:30px 0 56px}.resident-welcome{margin-top:-30px;border-radius:0 0 28px 28px;padding:36px 24px}.resident-home-card{grid-template-columns:minmax(0,1fr)}.resident-home-art{min-height:210px;border-radius:calc(var(--resident-radius) - 1px) calc(var(--resident-radius) - 1px) 0 0}.resident-home-art img{width:160px}.resident-card-title{display:flex}.resident-card-corner{margin-left:auto;flex-direction:column-reverse;align-items:flex-end}.resident-home-more nav{position:fixed;top:auto;right:13px;bottom:20px;left:13px;width:auto;max-height:70vh;overflow:auto}.resident-delete-dialog-card{padding:22px}.resident-delete-dialog-card ul{grid-template-columns:1fr}.resident-delete-actions{align-items:stretch;flex-direction:column-reverse}.resident-delete-actions .resident-button{width:100%}.resident-home-facts,.resident-overview-grid,.resident-form-grid,.resident-page-list,.resident-feature-grid,.resident-address,.resident-privacy-documents,.resident-connection-list{grid-template-columns:minmax(0,1fr)}.resident-overview-grid .resident-panel{min-width:0}.resident-overview-grid .resident-identity,.resident-span-2{grid-column:span 1}.resident-overview-grid .resident-identity{align-items:flex-start}.resident-identity>div{min-width:0}.resident-identity a{overflow-wrap:anywhere}.resident-quick-actions{grid-template-columns:minmax(0,1fr)}.resident-inline-fields,.resident-sort-item,.resident-sort-item>div:first-child,.resident-privacy-footer-list .resident-inline-fields,.resident-connection-row{grid-template-columns:minmax(0,1fr)}.resident-reorder{flex-wrap:wrap}.resident-publish-bar{position:static;align-items:stretch;flex-direction:column}.resident-publish-bar>div:last-child{display:grid}.resident-publish-bar .resident-button{width:100%}.resident-source-list article,.resident-inline-action{align-items:stretch;flex-direction:column}.resident-activity li{grid-template-columns:32px minmax(0,1fr)}.resident-activity time{grid-column:2}.resident-footer{align-items:flex-start;flex-direction:column}.resident-footer nav{margin-left:0}.resident-login{padding:16px}.resident-login-card{padding:28px 22px}.resident-alert{align-items:flex-start;flex-direction:column}}

@media(prefers-reduced-motion:reduce){.resident-spinner{animation:none}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.resident-template-choice,.resident-artwork-control{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,320px);align-items:center;gap:28px;padding:24px;border:2px solid var(--resident-orange);border-radius:20px;background:var(--resident-cream)}.resident-template-preview{display:grid;grid-template-columns:38% 1fr;grid-template-rows:1fr 1fr;gap:8px;aspect-ratio:16/10;padding:12px;border-radius:14px;background:var(--resident-navy)}.resident-template-preview span{display:block;border-radius:8px;background:var(--resident-orange)}.resident-template-preview span:first-child{grid-row:1/-1;aspect-ratio:1}.resident-template-preview span:last-child{background:var(--resident-teal)}.resident-artwork-preview img,.resident-artwork-preview span{display:grid;width:100%;aspect-ratio:1/1;place-items:center;border-radius:18px;object-fit:contain;background:var(--resident-navy);color:#fff;font-size:70px}.resident-artwork-control small{display:block;margin-top:10px}.resident-sort-item[draggable=true]{cursor:grab}.resident-sort-item[draggable=true]:active{cursor:grabbing}
.resident-media-status{display:block;min-height:1.35em;margin-top:8px;color:var(--resident-green);font-weight:750}
.resident-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border:0;padding:0}.resident-template-grid>legend{font-size:1.35rem;font-weight:900;margin-bottom:12px}.resident-template-card{position:relative;display:grid!important;grid-template-columns:auto 1fr;gap:5px 12px;padding:18px!important;border:2px solid var(--resident-border);border-radius:14px;background:#fff}.resident-template-card:has(input:checked){border-color:var(--resident-teal);box-shadow:0 0 0 3px rgba(15,143,139,.12)}.resident-template-card input{grid-row:1/4;width:20px;height:20px}.resident-template-card strong{font-size:1.05rem}.resident-template-card span,.resident-template-card small{color:var(--resident-muted);font-weight:500}.resident-sort-item details{margin-top:8px}.resident-sort-item summary{cursor:pointer;font-weight:800;color:var(--resident-teal)}
@media(max-width:700px){.resident-template-choice,.resident-artwork-control{grid-template-columns:1fr}.resident-template-preview,.resident-artwork-preview{max-width:280px}}
.resident-app-card{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:22px;border-left:7px solid var(--resident-teal)}.resident-app-card h2{margin-bottom:6px}.resident-app-card p{margin:5px 0;color:var(--resident-muted)}
.resident-notification-image-picker{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:22px;padding:20px;border:1px solid var(--resident-border);border-radius:14px;background:#f3f0e7}.resident-notification-image-picker [data-notification-image-preview]{width:150px;aspect-ratio:1;display:grid;place-items:center;border-radius:13px;background:var(--resident-navy);color:var(--resident-orange);font-size:3rem;overflow:hidden}.resident-notification-image-picker img{width:100%;height:100%;object-fit:cover}.resident-notification-image-picker h3{margin:0}.resident-notification-image-picker p{color:var(--resident-muted)}
.resident-table-wrap{overflow-x:auto}.resident-table{width:100%;border-collapse:collapse;min-width:850px}.resident-table th,.resident-table td{text-align:left;padding:13px 11px;border-bottom:1px solid var(--resident-border);vertical-align:top}.resident-table th{font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;color:var(--resident-muted)}.resident-table td small{display:block;max-width:260px;color:var(--resident-muted);margin-top:4px}
.resident-notification-detail .resident-section-heading{margin-top:24px}.resident-notification-message{font-size:1.12rem;white-space:normal}.resident-notification-image{display:block;width:min(520px,100%);max-height:420px;object-fit:contain;border-radius:14px;background:#f2efe7;margin:22px 0}.resident-metric-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.resident-metric-list div{padding:16px;background:#f2efe7;border-radius:12px;overflow-wrap:anywhere}.resident-metric-list dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;color:var(--resident-muted);font-weight:850}.resident-metric-list dd{margin:5px 0 0;font-weight:800}.resident-metric-list small{font-weight:500;color:var(--resident-muted)}
.resident-range-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.resident-range-tabs a{padding:9px 14px;border:2px solid var(--resident-navy);border-radius:999px;text-decoration:none;font-weight:800}.resident-range-tabs a[aria-current=page]{background:var(--resident-navy);color:#fff}.resident-analytics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.resident-analytics-grid .resident-panel{margin:0}.resident-analytics-grid .resident-big-number{font-size:2.5rem}
@media(max-width:1000px){.resident-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resident-metric-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.resident-app-card{align-items:stretch;flex-direction:column}.resident-notification-image-picker,.resident-metric-list,.resident-analytics-grid,.resident-template-grid{grid-template-columns:1fr}.resident-notification-image-picker [data-notification-image-preview]{width:120px}.resident-table{font-size:.9rem}}
.resident-source-manager{display:grid;gap:1.25rem}.resident-managed-source{display:grid;gap:1rem}.resident-source-summary{display:grid;grid-template-columns:120px 1fr;gap:1rem;align-items:start}.resident-source-summary img{width:120px;height:120px;border-radius:18px;object-fit:cover;border:3px solid rgba(10,32,55,.12)}.resident-source-summary dl{display:grid;gap:.75rem;margin:0}.resident-source-summary dl div{display:grid;gap:.15rem}.resident-source-summary dt{font-size:.8rem;font-weight:800;color:var(--resident-muted);text-transform:uppercase;letter-spacing:.04em}.resident-source-summary dd{margin:0;font-weight:700}.resident-source-actions{display:flex;flex-wrap:wrap;gap:.65rem}.resident-source-actions form{margin:0}.resident-source-replace{border:1px solid rgba(10,32,55,.14);border-radius:16px;padding:.9rem 1rem}.resident-source-replace summary{cursor:pointer;font-weight:800;color:var(--resident-navy)}.resident-source-replace[open] summary{margin-bottom:1rem}
@media(max-width:720px){.resident-source-summary{grid-template-columns:72px 1fr}.resident-source-summary img{width:72px;height:72px}.resident-source-actions{display:grid}.resident-source-actions form,.resident-source-actions button{width:100%}}
.resident-sidebar-title{margin:22px 12px 8px;color:var(--resident-orange);font-size:.78rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.resident-neighborhood-card{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:22px;border-left:7px solid var(--resident-orange);background:linear-gradient(115deg,#fff 60%,rgba(15,143,139,.1))}.resident-neighborhood-card h2{margin:4px 0}.resident-neighborhood-card p{max-width:700px}
.resident-sidebar nav>.resident-sidebar-title:first-child{margin-top:12px}.resident-page-list.is-compact{display:grid;gap:10px}.resident-page-list.is-compact fieldset{margin:0;padding:14px 18px}.resident-page-list.is-compact legend{font-weight:900}.resident-page-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.resident-page-row code{color:var(--resident-muted);font-size:.8rem}.resident-page-list details{margin-top:10px}.resident-compact-records{display:grid;gap:8px}.resident-compact-records article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:12px 14px;border:1px solid var(--resident-border);border-radius:12px;background:#fff}.resident-compact-records strong,.resident-compact-records small{display:block}.resident-drag-handle{color:var(--resident-muted);font-size:1.15rem}.resident-media-field{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:12px}.resident-media-preview{display:grid;place-items:center;width:92px;height:72px;overflow:hidden;border:1px dashed var(--resident-border);border-radius:10px;color:var(--resident-muted);font-size:.75rem}.resident-media-preview img{width:100%;height:100%;object-fit:contain}
.resident-source-stats{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr)) auto;align-items:center;gap:16px}.resident-source-stats>div{display:grid;gap:2px}.resident-source-stats strong{font-size:1.8rem;color:var(--resident-navy)}.resident-source-stats span{color:var(--resident-muted);font-size:.82rem;font-weight:800}@media(max-width:900px){.resident-source-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.resident-source-stats .resident-button{grid-column:1/-1}}@media(max-width:520px){.resident-page-row{align-items:flex-start;flex-direction:column}.resident-source-stats{grid-template-columns:1fr 1fr}}
.resident-social-row{display:grid;grid-template-columns:auto minmax(220px,1fr) minmax(160px,.55fr);align-items:end;gap:12px;margin-bottom:10px;padding:12px 14px;border:1px solid var(--resident-border);border-radius:12px;background:#fff}.resident-social-row details{align-self:center}@media(max-width:650px){.resident-social-row{grid-template-columns:auto 1fr}.resident-social-row details{grid-column:2}}
.resident-editor label:has(>input[name*="[display_order]"]),.resident-editor label:has(>input[name*="[accessibility_label]"]),.resident-editor label:has(>input[name*="[icon]"]){display:none}.resident-sort-item[draggable=true]{cursor:grab}.resident-sort-item[draggable=true]:active{cursor:grabbing}.resident-sort-item legend{width:100%}.resident-sort-item legend .resident-reorder{float:right}.resident-sort-item legend .resident-reorder button{min-width:40px;min-height:40px}
.resident-bulletin-grid,.resident-roadmap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.resident-bulletin-card,.resident-roadmap-card{margin:0}.resident-bulletin-card.is-pinned{border-top:5px solid var(--resident-orange)}.resident-bulletin-card>img{width:100%;max-height:260px;object-fit:cover;border-radius:12px;margin-bottom:18px}.resident-card-flags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.resident-card-flags>span{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border-radius:999px;background:#edf4ef;color:var(--resident-navy);font-size:.75rem;font-weight:800}.resident-card-flags .resident-status{background:var(--resident-teal);color:#fff}.resident-rich-copy{margin-top:16px}.resident-rich-copy>*:last-child{margin-bottom:0}
.resident-roadmap-card{display:flex;flex-direction:column}.resident-roadmap-card>p{color:var(--resident-muted)}.resident-vote-form{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:auto;padding-top:16px}.resident-vote-button{min-height:44px;padding:9px 16px;border:2px solid var(--resident-orange);border-radius:999px;background:#fff;color:var(--resident-navy);font:inherit;font-weight:900;cursor:pointer}.resident-vote-button[aria-pressed=true]{background:var(--resident-orange);color:var(--resident-navy)}.resident-vote-form span{font-size:.88rem;color:var(--resident-muted)}.resident-roadmap-status{background:var(--resident-navy)!important;color:#fff!important}.resident-roadmap-status.is-released{background:var(--resident-green)!important}.resident-roadmap-status.is-testing,.resident-roadmap-status.is-in_development{background:var(--resident-teal)!important}
.resident-request-list{display:grid}.resident-request-list a{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:13px 4px;border-bottom:1px solid var(--resident-border);text-decoration:none}.resident-request-list a span:first-child{display:grid}.resident-request-list small{color:var(--resident-muted)}.resident-feedback-detail blockquote{margin:16px 0;padding:18px;border-left:5px solid var(--resident-teal);background:#f3f0e7}.resident-feedback-detail blockquote footer{color:var(--resident-muted);font-size:.85rem}.resident-feedback-badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--resident-orange);color:var(--resident-navy);font-size:.78rem;font-weight:900}.resident-release-note{margin-bottom:18px}.resident-release-note ul{padding-left:22px}.resident-built-card{border-top:5px solid var(--resident-orange)}
.resident-feedback-image{display:grid;grid-template-columns:130px 1fr;gap:18px;align-items:center;padding:18px;border:1px solid var(--resident-border);border-radius:14px;background:#f3f0e7}.resident-feedback-image>[data-feedback-image-preview]{display:grid;place-items:center;width:130px;aspect-ratio:4/3;border-radius:10px;background:var(--resident-navy);color:#fff;text-align:center;overflow:hidden}.resident-feedback-image img{width:100%;height:100%;object-fit:cover}.resident-feedback-image small{display:block;margin-top:8px;color:var(--resident-muted)}
.resident-completion{margin-top:22px}.resident-recommendation-list{display:grid}.resident-recommendation-list article{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0;border-bottom:1px solid var(--resident-border)}.resident-recommendation-list h3,.resident-recommendation-list p{margin:0}.resident-recommendation-list p{color:var(--resident-muted)}.resident-launch-celebration{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-top:22px;border:3px solid var(--resident-orange);background:linear-gradient(135deg,var(--resident-navy),#113d51);color:#fff}.resident-launch-celebration h2{color:#fff;font-size:clamp(1.7rem,3vw,2.6rem);margin:5px 0}.resident-launch-celebration .resident-link-button{color:#fff}.resident-launch-celebration .resident-button.is-secondary{border-color:#fff;color:#fff;background:transparent}
@media(max-width:850px){.resident-bulletin-grid,.resident-roadmap-grid{grid-template-columns:1fr}.resident-neighborhood-card,.resident-recommendation-list article,.resident-launch-celebration{align-items:stretch;flex-direction:column}.resident-neighborhood-card .resident-actions,.resident-recommendation-list .resident-actions{display:grid}.resident-neighborhood-card .resident-button,.resident-recommendation-list .resident-button{width:100%}.resident-feedback-image{grid-template-columns:1fr}.resident-feedback-image>[data-feedback-image-preview]{width:100%;max-width:260px}}
.resident-launch{width:min(100%,1080px);max-width:1080px}.resident-launch-progress{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;margin:0 0 24px}.resident-launch-progress span{display:grid;justify-items:center;gap:5px;text-align:center;color:var(--resident-muted);font-size:.75rem;font-weight:800}.resident-launch-progress b{display:grid;place-items:center;width:36px;height:36px;border:2px solid var(--resident-border);border-radius:50%;background:#fff}.resident-launch-progress .is-current b{border-color:var(--resident-orange);background:var(--resident-orange);color:#fff}.resident-launch-progress .is-complete b{border-color:var(--resident-teal);background:var(--resident-teal);color:#fff}.resident-launch-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:26px}.resident-connection-preview{display:flex;justify-content:space-between;gap:16px;padding:16px;border-radius:13px;background:#e5f3f2}.resident-neighborhood-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.resident-neighborhood-picker label{display:grid!important;align-content:start;gap:6px;min-height:140px;padding:17px!important;border:2px solid var(--resident-border);border-radius:15px;background:#fff}.resident-neighborhood-picker label:has(input:checked){border-color:var(--resident-teal);background:#eaf7f5}.resident-neighborhood-picker input{width:20px;height:20px}.resident-review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.resident-review-list div{padding:16px;border-radius:12px;background:#f2efe7}.resident-review-list dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--resident-muted);font-weight:850}.resident-review-list dd{margin:4px 0 0;font-weight:850}.resident-plan-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.resident-plan-card{display:flex;flex-direction:column;padding:20px;border:2px solid var(--resident-border);border-radius:18px;background:var(--resident-paper);box-shadow:var(--resident-shadow)}.resident-plan-card.is-current{border-color:var(--resident-orange)}.resident-plan-card h2{font-size:1.8rem;margin:2px 0}.resident-plan-card ul{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:9px;font-size:.84rem}.resident-plan-card li{display:grid;grid-template-columns:20px 1fr;gap:5px}.resident-plan-card li.is-locked{color:var(--resident-muted)}.resident-plan-card li small{grid-column:2;color:var(--resident-orange);font-weight:900}.resident-template-card .resident-template-preview{grid-column:1/-1;display:grid;height:110px;aspect-ratio:auto}.resident-template-card .resident-template-preview i{display:block;border-radius:5px;background:var(--resident-orange)}.resident-template-card .resident-template-preview i:nth-child(2){background:var(--resident-teal)}.resident-template-card .resident-template-preview i:nth-child(3){background:#fff}.resident-input-prefix{display:flex;align-items:center;gap:8px}.resident-input-prefix input{flex:1}.resident-neighborhood-list article>form{margin-left:auto}
@media(max-width:1050px){.resident-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resident-neighborhood-picker{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.resident-launch-progress{grid-template-columns:repeat(3,1fr)}.resident-neighborhood-picker,.resident-plan-grid,.resident-review-list,.resident-subscription-actions,.resident-subscription-facts{grid-template-columns:1fr}.resident-launch-actions{display:grid}.resident-launch-actions .resident-button{width:100%}}
.resident-template-gallery{margin-bottom:28px}.resident-template-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.resident-template-gallery-card{position:relative;display:flex;min-width:0;flex-direction:column;gap:16px;padding:18px;border:2px solid var(--resident-border);border-radius:20px;background:var(--resident-paper);box-shadow:var(--resident-shadow)}.resident-template-gallery-card.is-current{border-color:var(--resident-teal);box-shadow:0 0 0 4px rgba(15,143,139,.12),var(--resident-shadow)}.resident-template-card-status{position:absolute;z-index:2;top:28px;right:28px}.resident-template-card-status span,.resident-template-unavailable{display:inline-flex;align-items:center;min-height:32px;padding:6px 11px;border-radius:999px;background:var(--resident-navy);color:#fff;font-size:.75rem;font-weight:900}.resident-template-gallery-copy{display:grid;gap:7px}.resident-template-gallery-copy h3,.resident-template-gallery-copy p{margin:0}.resident-template-gallery-copy small{color:var(--resident-muted)}.resident-template-gallery-card>.resident-actions{margin-top:auto}.resident-template-gallery-card>.resident-actions form{margin:0}.resident-template-canvas{width:100%;overflow:hidden;border-radius:15px;background:#f7f1e4;color:#10283c;box-shadow:inset 0 0 0 1px rgba(10,32,55,.16)}.resident-template-canvas header,.resident-template-canvas footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:#0a2037;color:#fff}.resident-template-canvas header span{font-size:.7rem}.resident-template-sample-hero{display:grid;grid-template-columns:minmax(90px,32%) 1fr;align-items:center;gap:18px;padding:24px;background:linear-gradient(130deg,color-mix(in srgb,var(--template-primary) 86%,#082038),#082038);color:#fff}.resident-template-sample-hero img,.resident-template-art-fallback{display:grid;width:100%;aspect-ratio:1;place-items:center;border-radius:13px;background:#fff;object-fit:contain;color:#082038;font-size:3rem}.resident-template-sample-hero h3{margin:4px 0;font-size:clamp(1.4rem,3vw,2.6rem)}.resident-template-sample-hero p{margin:6px 0 12px}.resident-template-sample-hero b,.resident-template-sample-feature span{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--template-accent);color:#101820;font-size:.72rem}.resident-template-sample-feature{padding:22px}.resident-template-sample-feature h4{margin:5px 0 13px;font-size:1.2rem}.resident-template-sample-feature>div{display:flex;flex-wrap:wrap;gap:8px}.resident-template-sample-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 22px 22px}.resident-template-sample-grid article{display:grid;gap:5px;min-height:90px;padding:14px;border-radius:11px;background:#fff}.resident-template-sample-grid span{font-size:.75rem}.resident-template-sample-strip{padding:12px 22px;background:color-mix(in srgb,var(--template-primary) 14%,#fff);font-weight:800}.resident-template-canvas.is-card{font-size:.74rem}.resident-template-canvas.is-card .resident-template-sample-grid{grid-template-columns:repeat(3,1fr);padding:0 12px 12px}.resident-template-canvas.is-card .resident-template-sample-grid article{min-height:55px;padding:8px}.resident-template-canvas.is-card .resident-template-sample-feature{padding:12px}.resident-template-canvas.is-card .resident-template-sample-hero{padding:14px}.resident-template-canvas.is-card footer{padding:9px 12px}.resident-template-canvas.is-broadcast .resident-template-sample-hero{grid-template-columns:1fr minmax(90px,28%)}.resident-template-canvas.is-broadcast .resident-template-sample-hero>div:first-child{order:2}.resident-template-canvas.is-studio{background:#101727;color:#fff}.resident-template-canvas.is-studio .resident-template-sample-hero{background:linear-gradient(145deg,#111827,var(--template-primary))}.resident-template-canvas.is-studio .resident-template-sample-grid article{background:#202a3d}.resident-template-canvas.is-network .resident-template-sample-hero{background:linear-gradient(135deg,var(--template-accent),var(--template-primary))}.resident-template-canvas.is-network .resident-template-sample-grid article{border:2px solid color-mix(in srgb,var(--template-primary) 45%,#fff)}.resident-template-dialog{width:min(1180px,calc(100% - 30px));max-height:92vh;padding:0;border:0;border-radius:22px;background:var(--resident-paper);color:var(--resident-text);box-shadow:0 28px 90px rgba(0,0,0,.42)}.resident-template-dialog::backdrop{background:rgba(4,18,31,.78)}.resident-template-dialog-head,.resident-template-dialog-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:22px 26px}.resident-template-dialog-head{border-bottom:1px solid var(--resident-border)}.resident-template-dialog-head h2,.resident-template-dialog-head p{margin-bottom:5px}.resident-template-dialog-close{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;border:0;border-radius:50%;background:var(--resident-navy);color:#fff;font-size:1.7rem;cursor:pointer}.resident-template-dialog>.resident-preview-tabs{padding:16px 26px 0}.resident-template-dialog-scroll{max-height:62vh;overflow:auto;padding:18px 26px 28px;background:#e8e5dd}.resident-template-dialog-scroll .resident-template-canvas{width:min(100%,1040px);margin:auto;transition:width .2s ease}.resident-template-dialog-scroll .resident-template-canvas.is-tablet{width:min(760px,100%)}.resident-template-dialog-scroll .resident-template-canvas.is-mobile{width:min(390px,100%)}.resident-template-dialog-scroll .resident-template-canvas.is-mobile .resident-template-sample-hero,.resident-template-dialog-scroll .resident-template-canvas.is-mobile .resident-template-sample-grid{grid-template-columns:1fr}.resident-template-dialog-actions{align-items:center;border-top:1px solid var(--resident-border)}body:has(.resident-template-dialog[open]){overflow:hidden}
@media(max-width:800px){.resident-template-gallery-grid{grid-template-columns:1fr}.resident-template-dialog-head,.resident-template-dialog-actions{align-items:stretch;flex-direction:column}.resident-template-dialog-close{position:absolute;top:16px;right:16px}.resident-template-dialog-head{padding-right:72px}.resident-template-dialog-scroll{padding:14px}.resident-template-sample-grid{grid-template-columns:1fr}.resident-template-card-status{top:24px;right:24px}}
.resident-domain-dns{padding:18px;border:2px solid var(--resident-teal);border-radius:14px;background:#eaf7f5}.resident-domain-dns .resident-section-heading{margin-bottom:12px}.resident-domain-dns .resident-section-heading p,.resident-domain-summary{margin:.25rem 0}.resident-dns-records{display:grid;gap:10px}.resident-dns-record{min-width:0;padding:12px 14px;border:1px solid #a7d8d2;border-radius:10px;background:#fff}.resident-dns-record header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.resident-dns-status{display:inline-flex;border-radius:999px;padding:3px 9px;font-size:.78rem;font-weight:900}.resident-dns-status.is-connected{background:#dff5e4;color:#195b2b}.resident-dns-status.is-waiting{background:#fff2c8;color:#684d00}.resident-dns-status.is-incorrect{background:#ffe1dd;color:#8a251b}.resident-domain-dns dl{display:grid;gap:6px;margin:0}.resident-domain-dns dl div{display:grid;grid-template-columns:54px minmax(0,1fr);gap:8px}.resident-domain-dns dt{font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.resident-domain-dns dd{margin:0;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-width:0}.resident-domain-dns code{font-size:.82rem;overflow-wrap:anywhere;word-break:break-word}.resident-dns-warning{margin:0 0 10px;padding:8px 10px;border-left:3px solid #c64230;background:#fff5f3;font-size:.86rem}.resident-copy-status{display:block;min-height:1.25em;margin-top:6px;font-size:.82rem}
@media(max-width:520px){.resident-domain-dns{padding:12px}.resident-dns-record{padding:10px}.resident-domain-dns dl div{grid-template-columns:1fr}.resident-domain-dns dd{align-items:center}.resident-domain-dns .resident-link-button{flex:0 0 auto}}
.resident-checklist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.resident-checklist-grid a{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:2px 10px;padding:13px;border:1px solid var(--resident-border);border-radius:12px;text-decoration:none}.resident-checklist-grid a>span{grid-row:1/3;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;font-weight:900}.resident-checklist-grid .is-complete>span{background:#e5f2da;color:var(--resident-green)}.resident-checklist-grid .is-next>span{background:#fff0d1;color:#855000}.resident-checklist-grid small{color:var(--resident-muted)}
.resident-home-checklist details,.resident-readiness-ready details{margin-top:18px;border-top:1px solid var(--resident-border);padding-top:14px}.resident-home-checklist summary,.resident-readiness-ready summary{cursor:pointer;font-weight:800;color:var(--resident-navy);padding:6px 0}.resident-home-checklist details .resident-checklist-grid,.resident-readiness-ready details .resident-checklist-grid{margin-top:12px}.resident-readiness-note{display:inline-block;margin-top:10px;padding:8px 12px;border-radius:999px;background:#e8f6f3;color:#075c57;font-weight:700}.resident-readiness-ready{display:flex;align-items:center;justify-content:space-between;gap:24px;border-color:#b9dca8;background:linear-gradient(135deg,#fff 0%,#f4faef 100%)}.resident-readiness-ready details{min-width:min(100%,420px);margin-top:0;border-top:0;padding-top:0}.resident-readiness-ready details[open]{width:100%}
@media(max-width:720px){.resident-checklist-grid{grid-template-columns:1fr}}
@media(max-width:720px){.resident-readiness-ready{align-items:stretch;flex-direction:column}.resident-readiness-ready details{min-width:0}}
.resident-health.is-bad{background:#fee2e2;color:#991b1b}.resident-template-card.is-locked{background:#eef0f2;border-color:#cbd1d8;color:#667281}.resident-template-card.is-locked input{cursor:not-allowed}.resident-template-card.is-locked small{color:#a33a21;font-weight:900}.resident-neighborhood-city{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:10px;min-height:150px;margin:10px 0 22px;padding:20px 20px 35px;overflow:hidden;border-radius:18px;background:linear-gradient(#0b2742 0 62%,#f4c86a 62% 68%,#ede3cf 68%)}.resident-neighborhood-city span{display:grid;place-items:center;width:90px;height:90px;border:5px solid #071b30;border-radius:45px 45px 8px 8px;background:var(--resident-teal);color:#fff;font-size:2.8rem;box-shadow:inset 0 -12px rgba(0,0,0,.13)}.resident-neighborhood-city span:nth-child(2n){height:118px;background:var(--resident-orange)}.resident-neighborhood-city span:nth-child(3){background:var(--resident-green)}.resident-neighborhood-city i{position:absolute;bottom:0;width:44%;height:34px;background:var(--resident-navy);clip-path:polygon(42% 0,58% 0,100% 100%,0 100%)}.resident-plan-basics{padding-bottom:14px!important;border-bottom:1px solid var(--resident-border)}
.resident-match-list{display:grid;gap:14px}.resident-match-list article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border:1px solid var(--resident-border);border-radius:14px}.resident-match-list img{float:left;margin:0 14px 8px 0;border-radius:8px;object-fit:cover}.resident-match-list h3,.resident-match-list p{margin:4px 0}
.resident-match-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;flex:1}.resident-filter-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.resident-filter-tabs a{border:1px solid var(--resident-border);border-radius:999px;padding:8px 14px;text-decoration:none;font-weight:800}.resident-filter-tabs a[aria-current=page]{background:var(--resident-navy);border-color:var(--resident-navy);color:#fff}
@media(max-width:720px){.resident-match-list article{align-items:stretch;flex-direction:column}.resident-match-list .resident-actions{display:grid}.resident-match-pair{grid-template-columns:1fr}}

/* Template Collection previews mirror the client-facing composition systems. */
.resident-template-canvas.is-network header{border-bottom:5px solid var(--template-accent)}.resident-template-canvas.is-network .resident-template-sample-hero{position:relative;background:linear-gradient(115deg,#082038 0 57%,var(--template-primary) 57%)}.resident-template-canvas.is-network .resident-template-sample-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(115deg,transparent 0 24px,rgba(255,255,255,.06) 24px 26px)}.resident-template-canvas.is-network .resident-template-sample-hero>*{position:relative;z-index:1}.resident-template-canvas.is-network .resident-template-sample-hero img,.resident-template-canvas.is-network .resident-template-art-fallback{border:4px solid #fff;border-radius:5px;box-shadow:7px 7px 0 var(--template-accent)}.resident-template-canvas.is-network .resident-template-sample-hero h3,.resident-template-canvas.is-network .resident-template-sample-feature small,.resident-template-canvas.is-network .resident-template-sample-grid b{text-transform:uppercase}.resident-template-canvas.is-network .resident-template-sample-feature{border-block:5px solid #082038;background:color-mix(in srgb,var(--template-primary) 13%,#fff)}.resident-template-canvas.is-network .resident-template-sample-grid article{border:0;border-top:6px solid var(--template-primary);border-radius:5px}
.resident-template-canvas.is-studio{background:#09090d;color:#fff}.resident-template-canvas.is-studio header,.resident-template-canvas.is-studio footer{background:#050507;border-color:var(--template-accent)}.resident-template-canvas.is-studio .resident-template-sample-hero{position:relative;background:radial-gradient(circle at 70% 35%,color-mix(in srgb,var(--template-primary) 65%,transparent),transparent 38%),linear-gradient(160deg,#050507,#171721)}.resident-template-canvas.is-studio .resident-template-sample-hero img,.resident-template-canvas.is-studio .resident-template-art-fallback{border:1px solid var(--template-accent);border-radius:3px;box-shadow:8px 8px 0 rgba(0,0,0,.45)}.resident-template-canvas.is-studio .resident-template-sample-hero b,.resident-template-canvas.is-studio .resident-template-sample-feature span{border-radius:3px;text-transform:uppercase;letter-spacing:.06em}.resident-template-canvas.is-studio .resident-template-sample-feature{background:#14141b}.resident-template-canvas.is-studio .resident-template-sample-grid article{border:1px solid color-mix(in srgb,var(--template-accent) 45%,#30303a);border-radius:3px;background:#1b1b23}
.resident-template-canvas.is-broadcast header{border-top:6px solid var(--template-primary)}.resident-template-canvas.is-broadcast .resident-template-sample-hero{grid-template-columns:1fr minmax(90px,28%);background:linear-gradient(105deg,#082038 0 70%,var(--template-primary) 70%)}.resident-template-canvas.is-broadcast .resident-template-sample-hero>div:first-child{order:2}.resident-template-canvas.is-broadcast .resident-template-sample-feature{border-bottom:1px solid #d8d1c3}.resident-template-canvas.is-broadcast .resident-template-sample-feature small{display:block;padding-bottom:5px;border-bottom:4px solid var(--template-accent);text-transform:uppercase;letter-spacing:.08em}.resident-template-canvas.is-broadcast .resident-template-sample-grid{grid-template-columns:1.5fr 1fr 1fr}.resident-template-canvas.is-broadcast .resident-template-sample-grid article{border-left:5px solid var(--template-primary);border-radius:4px}
.resident-template-canvas.is-mike header{border-top:6px solid var(--template-accent)}.resident-template-canvas.is-mike .resident-template-sample-hero{grid-template-columns:minmax(90px,27%) 1fr;background:linear-gradient(110deg,#111827,var(--template-primary))}.resident-template-canvas.is-mike .resident-template-sample-hero img,.resident-template-canvas.is-mike .resident-template-art-fallback{border:4px solid #fff;border-radius:5px;box-shadow:7px 7px 0 var(--template-accent)}.resident-template-canvas.is-mike .resident-template-sample-feature{border-bottom:6px solid var(--template-accent);background:color-mix(in srgb,var(--template-accent) 15%,#fff)}.resident-template-canvas.is-mike .resident-template-sample-grid{grid-template-columns:1.5fr 1fr 1fr}.resident-template-canvas.is-mike .resident-template-sample-grid article{border:0;border-left:5px solid var(--template-primary);border-radius:5px}.resident-template-canvas.is-mike .resident-template-sample-feature small,.resident-template-canvas.is-mike .resident-template-sample-grid b{text-transform:uppercase;letter-spacing:.05em}

/* Full Home Model previews use the real production renderer in a protected frame. */
.resident-home-model-frame-wrap{display:flex;justify-content:center;align-items:flex-start;min-height:65vh;padding:18px;overflow:auto;background:#dfe8e7}.resident-home-model-frame-wrap iframe{display:block;width:min(100%,1180px);height:70vh;min-height:620px;border:1px solid var(--resident-border);border-radius:12px;background:#fff;box-shadow:0 16px 40px rgba(7,24,46,.16);transition:width .2s ease}.resident-home-model-frame-wrap.is-tablet iframe{width:768px}.resident-home-model-frame-wrap.is-mobile iframe{width:390px;min-height:720px}.resident-model-device-note,.resident-preview-only{display:block;color:var(--resident-muted);font-size:.78rem}.resident-template-canvas>.resident-preview-only{padding:7px 10px;background:#fff4d9;color:#674100}
@media(max-width:700px){.resident-home-model-frame-wrap{min-height:58vh;padding:8px}.resident-home-model-frame-wrap iframe{height:64vh;min-height:560px}.resident-template-dialog-actions{align-items:stretch;flex-direction:column}.resident-preview-tabs{overflow-x:auto}}
@media(prefers-reduced-motion:reduce){.resident-home-model-frame-wrap iframe{transition:none}}
.resident-danger-zone{border:2px solid #b42318;background:#fff8f6}
.resident-danger-zone>h2{color:#8a1c13}
.resident-danger-zone ul{margin:0 0 1.5rem;padding-left:1.25rem}
.resident-delete-home-form{max-width:44rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #f0b4ad}
.resident-button.is-danger{background:#b42318;border-color:#b42318;color:#fff}
.resident-button.is-danger:hover,.resident-button.is-danger:focus-visible{background:#8a1c13;border-color:#8a1c13;color:#fff}
.resident-button.is-danger:disabled{background:#a9a9a9;border-color:#a9a9a9;cursor:not-allowed}

.resident-nav-group{border:1px solid rgba(255,255,255,.12);border-radius:10px;overflow:hidden}.resident-nav-group summary{cursor:pointer;list-style:none;padding:10px 13px;color:#9bd5e9;font-size:.73rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.resident-nav-group summary::-webkit-details-marker{display:none}.resident-nav-group summary:after{content:"+";float:right;color:#fff}.resident-nav-group[open] summary:after{content:"−"}.resident-nav-group>div{display:grid;gap:3px;padding:0 5px 6px}.resident-nav-group[open]{background:rgba(255,255,255,.035)}
@media(max-width:1000px){.resident-sidebar nav{align-items:start}.resident-nav-group{flex:0 0 auto;min-width:150px}.resident-nav-group>div{max-height:240px;overflow:auto}.resident-nav-group summary{white-space:nowrap}}

/* Content Focus is independent of Home Model and uses accessible native radios. */
.resident-content-focus-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;border:0;padding:0}.resident-content-focus-grid>legend{grid-column:1/-1;font-size:1.05rem;font-weight:900}.resident-content-focus-card{display:grid!important;grid-template-columns:auto 1fr;align-content:start;gap:7px 12px;min-height:190px;padding:18px!important;border:2px solid var(--resident-border);border-radius:18px;background:#fff;cursor:pointer}.resident-content-focus-card.is-selected,.resident-content-focus-card:has(input:checked){border-color:var(--resident-teal);box-shadow:0 0 0 4px rgba(15,143,139,.12)}.resident-content-focus-card>input{grid-row:1/4;width:22px;height:22px}.resident-content-focus-card>strong,.resident-content-focus-card>small,.resident-content-focus-card>span:not(.resident-focus-visual){grid-column:2}.resident-content-focus-card>strong{font-size:1.2rem}.resident-content-focus-card>strong small{display:inline-flex;margin-left:6px;padding:3px 7px;border-radius:999px;background:var(--resident-orange);color:var(--resident-navy);font-size:.68rem}.resident-content-focus-card>small,.resident-content-focus-card>span:not(.resident-focus-visual){color:var(--resident-muted)}.resident-focus-visual{grid-column:2;display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:8px;min-height:84px;padding:10px;border-radius:12px;background:#eaf2f5}.resident-focus-visual i{display:block;aspect-ratio:1;border-radius:9px;background:linear-gradient(145deg,var(--resident-orange),var(--resident-teal))}.resident-focus-visual.is-video i{aspect-ratio:16/9}.resident-focus-visual b,.resident-focus-visual em{padding:6px 9px;border-radius:999px;background:var(--resident-navy);color:#fff;font-size:.72rem;font-style:normal}.resident-focus-visual em{background:#fff;color:var(--resident-navy);border:1px solid var(--resident-border)}.resident-focus-preview-toggle{display:flex;gap:8px;padding:12px 26px}.resident-focus-preview-toggle button{min-height:42px;padding:8px 14px;border:2px solid var(--resident-navy);border-radius:999px;background:#fff;color:var(--resident-navy);font:inherit;font-weight:900;cursor:pointer}.resident-focus-preview-toggle button[aria-pressed=true]{background:var(--resident-navy);color:#fff}.resident-template-canvas.is-focus-video .resident-template-sample-hero{grid-template-columns:minmax(180px,48%) 1fr}.resident-template-canvas.is-focus-video .resident-template-sample-hero img,.resident-template-canvas.is-focus-video .resident-template-art-fallback{aspect-ratio:16/9;object-fit:cover}.resident-design-preview.is-video{aspect-ratio:16/9}.resident-design-preview.is-audio{aspect-ratio:1.6}
@media(max-width:720px){.resident-content-focus-grid{grid-template-columns:1fr}.resident-focus-preview-toggle{padding:10px 14px;overflow-x:auto}.resident-template-canvas.is-focus-video .resident-template-sample-hero{grid-template-columns:1fr}}

/* Resident Experience Simplification: compact health, lists, and focused editors. */
.resident-welcome-home{display:flex;align-items:center;justify-content:space-between;gap:24px}.resident-welcome-home .resident-identity{display:flex;align-items:center;gap:20px}.resident-welcome-home .resident-identity p{margin:.35rem 0 0;color:var(--resident-muted);font-weight:750}.resident-home-health dl{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid var(--resident-border);border-radius:14px;background:var(--resident-border)}.resident-home-health dl>div{display:grid;gap:5px;padding:15px;background:#fff}.resident-home-health dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;color:var(--resident-muted);font-weight:850}.resident-home-health dd{margin:0;font-weight:850;overflow-wrap:anywhere}.resident-compact-records .resident-sort-item{grid-template-columns:auto auto minmax(0,1fr) auto auto;align-items:center}.resident-record-logo{width:52px;height:52px;border-radius:10px;object-fit:contain;background:#fff}.resident-review-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.resident-review-cards article{display:grid;gap:9px;padding:18px;border:1px solid var(--resident-border);border-radius:14px;background:#fff}.resident-review-cards h3,.resident-review-cards blockquote{margin:0}.resident-review-cards blockquote{color:var(--resident-muted)}.resident-review-cards article>div:last-child{display:grid;grid-template-columns:1fr auto;gap:3px 14px;align-items:center}.resident-review-cards article>div:last-child span{grid-column:1;color:var(--resident-muted);font-size:.84rem}.resident-review-cards article>div:last-child a{grid-column:2;grid-row:1/3}.resident-review-stars{color:#d88200;letter-spacing:.08em}.resident-sort-item>details{grid-column:1/-1}.resident-sort-item>details .resident-form-grid{margin-top:12px}
.resident-episode-search{display:grid;gap:7px;margin-bottom:20px}.resident-episode-search label{font-weight:850}.resident-episode-search>div{display:flex;gap:10px}.resident-episode-search input{width:100%;min-height:46px;padding:9px 12px;border:2px solid #c9d0d3;border-radius:10px}.resident-episode-rows{display:grid}.resident-episode-rows article{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid var(--resident-border)}.resident-episode-rows h3,.resident-episode-rows p{margin:0}.resident-episode-rows p,.resident-episode-rows time{color:var(--resident-muted)}
@media(max-width:1100px){.resident-home-health dl{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.resident-welcome-home{align-items:stretch;flex-direction:column}.resident-welcome-home .resident-identity{align-items:flex-start}.resident-home-health dl{grid-template-columns:repeat(2,minmax(0,1fr))}.resident-review-cards{grid-template-columns:1fr}.resident-compact-records .resident-sort-item{grid-template-columns:auto minmax(0,1fr) auto}.resident-record-logo{grid-column:2}.resident-compact-records .resident-reorder{grid-column:2}.resident-compact-records .resident-sort-item>a{grid-column:3;grid-row:1}.resident-episode-rows article{grid-template-columns:minmax(0,1fr) auto}.resident-episode-rows article>div{grid-column:1/-1}.resident-episode-search>div{align-items:stretch;flex-direction:column}}

/* Onboarding UX corrections: branded uploads, concise choices, and scaled Home Model cards. */
.resident-dropzone{border:2px dashed var(--resident-border)!important;transition:border-color .15s ease,background .15s ease}.resident-dropzone.is-dragging{border-color:var(--resident-teal)!important;background:#eaf7f5}.resident-dropzone [data-upload-status]{display:block;margin-top:8px;color:var(--resident-green);font-weight:800}.resident-platform-links{margin-bottom:24px}.resident-custom-link{align-items:end;padding:12px 0;border-bottom:1px solid var(--resident-border)}
.resident-content-focus-grid.is-simple .resident-content-focus-card{min-height:0}.resident-content-focus-grid.is-simple .resident-content-focus-card>strong,.resident-content-focus-grid.is-simple .resident-content-focus-card>span{grid-column:2}.resident-content-focus-grid.is-simple .resident-focus-visual{display:none}
.resident-onboarding-models{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.resident-onboarding-models .resident-template-card{grid-template-columns:auto minmax(0,1fr);align-content:start;overflow:hidden}.resident-model-thumbnail{grid-column:1/-1;position:relative;display:grid!important;grid-template-columns:1fr 1fr 1fr;grid-template-rows:22% 48% 30%;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:12px;background:#f7f1e4;color:#fff}.resident-model-thumbnail i{grid-column:1/-1;background:#0b1e33}.resident-model-thumbnail b{grid-column:1/-1;display:grid;align-items:center;padding:14px;background:linear-gradient(135deg,#0b1e33,#168e85);font-size:1.15rem}.resident-model-thumbnail em{margin:10px 5px;border-radius:7px;background:#fff;box-shadow:inset 0 0 0 1px #d5dadd}.resident-model-thumbnail.is-network b{background:linear-gradient(135deg,#0b1e33,#df5c22)}.resident-model-thumbnail.is-studio{background:#0b0d13}.resident-model-thumbnail.is-studio b{background:linear-gradient(135deg,#050507,#55206e)}.resident-model-thumbnail.is-broadcast b{background:linear-gradient(135deg,#0b1e33,#1478c9)}.resident-model-thumbnail.is-mike b{background:linear-gradient(135deg,#111827,#d94d1f)}.resident-onboarding-models .resident-template-card>strong,.resident-onboarding-models .resident-template-card>span,.resident-onboarding-models .resident-template-card>small,.resident-onboarding-models .resident-template-card>button{grid-column:2}.resident-onboarding-models .resident-template-card>strong{font-size:1.25rem}.resident-onboarding-models .resident-template-card>span{min-height:3.5em}
.resident-selected-count{grid-column:1/-1;margin:0;font-weight:900;color:var(--resident-teal)}
.resident-build-experience{position:relative;overflow:hidden;text-align:center}.resident-build-experience ol{display:grid;max-width:620px;margin:28px auto 0;padding:0;list-style:none;text-align:left}.resident-build-experience li{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:9px 0;color:var(--resident-muted)}.resident-build-experience li span{display:grid;width:30px;height:30px;place-items:center;border:2px solid var(--resident-border);border-radius:50%}.resident-build-experience li.is-complete{color:var(--resident-green);font-weight:800}.resident-build-experience li.is-complete span{border-color:var(--resident-green);background:#e5f2da}.resident-build-experience li.is-current{color:var(--resident-navy);font-weight:900}.resident-build-experience li.is-current span{border-color:var(--resident-orange);background:var(--resident-orange);animation:resident-build-pulse 1.4s ease-in-out infinite}.resident-build-house{position:relative;width:112px;height:88px;margin:0 auto 18px}.resident-build-house span{position:absolute;inset:26px 12px 0;border:5px solid var(--resident-navy);border-radius:8px;background:var(--resident-teal)}.resident-build-house i{position:absolute;left:15px;top:4px;width:80px;height:80px;border:5px solid var(--resident-navy);border-right:0;border-bottom:0;background:var(--resident-orange);transform:rotate(45deg);border-radius:7px}.resident-build-house span{z-index:2}@keyframes resident-build-pulse{50%{transform:scale(1.1)}}
.resident-build-slow{max-width:720px;margin:24px auto 0;text-align:left}.resident-build-slow .resident-actions{justify-content:center}.resident-build-experience [hidden]{display:none!important}
@media(max-width:720px){.resident-main.resident-launch{width:100%;max-width:100%;padding-inline:16px}.resident-launch-progress{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.resident-launch-progress span{flex:0 0 104px;scroll-snap-align:start}.resident-onboarding-models{grid-template-columns:1fr}.resident-host-photo-field{grid-template-columns:1fr}.resident-launch-form{padding:18px}.resident-platform-links{grid-template-columns:1fr}.resident-onboarding-models .resident-template-card>span{min-height:0}}
@media(prefers-reduced-motion:reduce){.resident-dropzone,.resident-build-experience li.is-current span{transition:none;animation:none}}

.resident-host-list,.resident-onboarding-hosts{display:grid;gap:18px}.resident-host-editor,.resident-onboarding-host{padding:20px;border:1px solid var(--resident-border);border-radius:16px;background:#fff}.resident-host-editor>legend{width:100%;padding:0 4px;font-weight:900}.resident-host-editor>legend .resident-reorder{float:right}.resident-host-photo-field{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:22px;margin-bottom:20px}.resident-host-photo-preview{display:grid;width:180px;aspect-ratio:1;place-items:center;overflow:hidden;border:2px dashed var(--resident-border);border-radius:18px;background:#eef2f3;color:var(--resident-navy);font-size:4rem}.resident-host-photo-preview img{width:100%;height:100%;object-fit:cover}.resident-host-photo-field strong{display:block;margin-bottom:10px}.resident-host-photo-field small{display:block;margin-top:8px;color:var(--resident-muted)}.resident-host-photo-field .resident-media-status{display:block;margin-top:8px;font-weight:750;color:var(--resident-green)}
@media(max-width:680px){.resident-host-photo-field{grid-template-columns:1fr}.resident-host-photo-preview{width:min(100%,260px)}.resident-host-editor{padding:15px}.resident-host-editor>legend .resident-reorder{float:none;display:inline-flex;margin-left:8px}}
.resident-media-preview.is-wide{width:min(100%,320px);height:auto;aspect-ratio:16/9}.resident-media-preview.is-wide img{object-fit:cover}.resident-brooks-brand-options{align-items:stretch}.resident-brooks-brand-options>.resident-artwork-control{grid-template-columns:minmax(110px,160px) 1fr;gap:18px;padding:18px}@media(max-width:700px){.resident-brooks-brand-options>.resident-artwork-control{grid-template-columns:1fr}}
.resident-brooks-design>.brooks-design-heading{order:1}.resident-brooks-design>.brooks-design-note{order:2}.resident-brooks-design>.resident-preview-tabs{order:3}.resident-brooks-design>.resident-design-preview{order:4}.resident-brooks-design>section:nth-of-type(3){order:5}.resident-brooks-design>section:nth-of-type(1){order:6}.resident-brooks-design>section:nth-of-type(2){order:7}.resident-brooks-design>.resident-form-grid{order:8}.resident-brooks-design>.resident-publish-bar{order:9}

/* Beta Help & Feedback Center. */
.resident-help-center{display:grid;gap:24px}.resident-help-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.resident-help-action{display:grid;gap:8px;text-decoration:none;color:var(--resident-navy)}.resident-help-action>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--resident-orange);font-size:1.4rem;font-weight:900}.resident-help-action strong{font-size:1.12rem}.resident-help-action small{color:var(--resident-muted);line-height:1.5}.resident-help-secondary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.resident-help-secondary>a{text-decoration:none;color:var(--resident-navy)}.resident-help-secondary h2,.resident-help-secondary p{margin-top:0}.resident-help-contact{text-align:center}.resident-support-form{max-width:760px}.resident-support-uploader{display:grid;gap:5px;padding:18px;border:2px dashed var(--resident-border);border-radius:12px;background:#f8faf9}.resident-support-uploader input{padding:0;border:0;background:transparent}.resident-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.resident-request-thread{display:grid;gap:14px}.resident-request-message{padding:16px;border-radius:13px;background:#eef3f4}.resident-request-message.is-staff{background:#e3f3ef;border-left:4px solid var(--resident-teal)}.resident-request-message p{margin:.4rem 0}.resident-help-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.resident-help-article-grid>a{text-decoration:none;color:var(--resident-navy)}.resident-help-search>div{display:flex;gap:10px}.resident-help-search input{flex:1}.resident-help-article{max-width:880px;margin-inline:auto}.resident-diagnostic-copy{max-height:260px;overflow:auto;padding:12px;border-radius:8px;background:var(--resident-navy);color:#fff;white-space:pre-wrap}.resident-feedback-button{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:50;min-height:46px;padding:10px 18px;border:0;border-radius:999px;background:var(--resident-orange);color:var(--resident-navy);box-shadow:0 8px 24px rgba(7,24,46,.28);font:inherit;font-weight:900;cursor:pointer}.resident-feedback-button:focus-visible{outline:3px solid #fff;outline-offset:3px}.resident-feedback-dialog{width:min(92vw,560px);max-height:min(90vh,780px);padding:0;border:0;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.35);overflow:auto}.resident-feedback-dialog::backdrop{background:rgba(4,18,36,.72)}.resident-feedback-dialog form{padding:24px}.resident-feedback-dialog textarea{resize:vertical}.resident-dialog-heading{display:flex;justify-content:space-between;gap:20px}.resident-dialog-heading h2{margin:.2rem 0 1rem}.resident-dialog-heading button{align-self:start;width:42px;height:42px;border:0;border-radius:50%;background:#eef2f3;font-size:1.5rem;cursor:pointer}.resident-feedback-confirmation{justify-content:space-between}.resident-feedback-confirmation div{display:grid;gap:4px}.resident-feedback-confirmation a{font-weight:900}.resident-copy-status{display:block;margin-top:8px;color:var(--resident-green);font-weight:800}
@media(max-width:950px){.resident-help-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.resident-help-secondary,.resident-help-article-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.resident-help-actions,.resident-help-secondary,.resident-help-article-grid{grid-template-columns:1fr}.resident-help-search>div{align-items:stretch;flex-direction:column}.resident-feedback-button{position:static;display:block;margin:16px auto;min-height:44px;padding:8px 14px}.resident-feedback-dialog form{padding:18px}}

/* Keep beta feedback controls consistent with the accessible public interaction system. */
.resident-form input::placeholder,.resident-form textarea::placeholder{color:#66717d;opacity:1}.resident-form input:-webkit-autofill,.resident-form input:-webkit-autofill:hover,.resident-form input:-webkit-autofill:focus,.resident-form textarea:-webkit-autofill{-webkit-text-fill-color:var(--resident-text);caret-color:var(--resident-text);box-shadow:0 0 0 1000px #fff inset}.resident-feedback-dialog .resident-form label{color:var(--resident-navy)}.resident-feedback-dialog .resident-media-status{color:var(--resident-muted)}

/* Official Brooks / Frank style selection. */
.resident-template-canvas.is-frank{background:#080b10;color:#f7f8fb}.resident-template-canvas.is-frank header,.resident-template-canvas.is-frank footer{background:#05070a}.resident-template-canvas.is-frank .resident-template-sample-hero{grid-template-columns:1fr;min-height:230px;background:linear-gradient(145deg,#05070a,color-mix(in srgb,var(--template-primary) 55%,#111722))}.resident-template-canvas.is-frank .resident-template-sample-hero>div:first-child{display:none}.resident-template-canvas.is-frank .resident-template-sample-feature,.resident-template-canvas.is-frank .resident-template-sample-grid{background:#080b10}.resident-template-canvas.is-frank .resident-template-sample-grid article{border:1px solid #303744;background:#141a23;color:#fff}.resident-template-canvas.is-frank .resident-template-sample-feature span,.resident-template-canvas.is-frank .resident-template-sample-hero b{border-radius:3px}.resident-model-thumbnail.is-frank{background:#080b10}.resident-model-thumbnail.is-frank i{background:#05070a}.resident-model-thumbnail.is-frank b{background:linear-gradient(135deg,#05070a,#252d38);color:#fff}.resident-model-thumbnail.is-frank em{border:1px solid #303744;background:#151b24}.resident-template-card.is-selected{border-color:var(--resident-teal);box-shadow:0 0 0 4px rgba(15,143,139,.12)}
.resident-status.is-founding{background:#071b36;color:#ffc107;border-color:#ffc107}

/* About support links reuse the standard Resident sortable-list contract. */
.resident-about-support{display:grid;gap:14px;margin-top:6px;padding:18px;border:1px solid var(--resident-border);border-radius:13px;background:#fff}.resident-about-support h2,.resident-about-support p{margin:0}.resident-support-link{grid-template-columns:auto minmax(130px,.8fr) minmax(220px,1.4fr) minmax(120px,.6fr) auto auto;align-items:end}.resident-support-link label{min-width:0}.resident-support-link .resident-reorder{align-self:center}
@media(max-width:900px){.resident-support-link{grid-template-columns:auto minmax(0,1fr)}.resident-support-link>label,.resident-support-link>.resident-check{grid-column:2}.resident-support-link .resident-reorder{grid-column:2}}
