:root{color-scheme:light;--blue:#0664ff;--ink:#17233d;--muted:#687690;--line:#e4ebf4;--bg:#f3f7fc;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;font-size:20px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);line-height:1.6;padding-bottom:110px}a{color:var(--blue);text-decoration:none}button,input,textarea,select{font:inherit}button,.button{display:block;width:100%;min-height:52px;padding:12px 16px;border:1px solid transparent;border-radius:10px;background:var(--blue);color:#fff;text-align:center;font-weight:650;cursor:pointer;line-height:1.4;transition:background .15s}button:hover,.button:hover{background:#0052db}button:disabled{opacity:.55;cursor:wait}.secondary{background:#eaf2ff;color:var(--blue);border-color:#d8e6fc}.secondary:hover{background:#dceaff}.danger{color:#b53232;background:#fff3f3;border-color:#f2cccc}.small{font-size:.78rem;min-height:44px;padding:8px 12px;width:auto}.site-header{height:92px;max-width:1080px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:0 28px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);font-weight:750;font-size:1rem;line-height:1.3}.brand small{display:block;font-size:.57rem;color:var(--muted);font-weight:400;letter-spacing:.14em;margin-top:5px}.brand-icon{width:46px;height:46px;display:grid;place-items:center;background:var(--blue);border-radius:14px;color:#fff;font-size:1.65rem}.header-tag{font-size:.68rem;color:var(--muted);letter-spacing:.15em}main{max-width:600px;margin:0 auto;padding:22px 18px}.page-heading{margin:6px 0 22px}h1{font-size:1.4rem;line-height:1.4;letter-spacing:-.035em;margin:8px 0 16px}h2{font-size:1.08rem;line-height:1.45;margin:0 0 8px}h3{font-size:1rem}p{margin:10px 0 18px}.badge{display:inline-block;color:var(--blue);font-weight:600;font-size:.67rem;letter-spacing:.05em}.card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;margin:16px 0;box-shadow:0 3px 12px #16356904}.card form+form{margin-top:16px}.hint{color:var(--muted);font-size:.76rem;line-height:1.65}.footnote{color:var(--muted);font-size:.66rem;text-align:center;margin:30px 10px}.prose{white-space:normal;overflow-wrap:anywhere;line-height:1.85}.notice .prose{min-height:240px;margin-top:20px}.info{background:#e8f1ff;color:#1757b0;border-radius:9px;padding:12px 14px;font-size:.85rem}.center{text-align:center}.tabs{display:flex;background:#e8eef6;border-radius:10px;padding:4px;margin:20px 0 16px;gap:2px}.tabs a{flex:1;text-align:center;font-size:.78rem;font-weight:600;color:var(--muted);border-radius:7px;padding:9px 0}.tabs .active{background:var(--blue);color:#fff}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:14px;margin-top:14px;text-align:center}.stats div+div{border-left:1px solid var(--line)}.stats strong{font-size:1.35rem;line-height:1.1;display:block;font-variant-numeric:tabular-nums}.stats div:first-child strong{color:var(--blue)}.stats span{font-size:.76rem;color:var(--muted)}.eyebrow{font-size:.7rem;color:var(--muted);display:flex;justify-content:space-between;margin-bottom:9px}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(600px,100%);display:flex;background:#ffffffed;backdrop-filter:blur(12px);border:1px solid var(--line);border-bottom:0;border-radius:16px 16px 0 0;padding:8px 16px calc(8px + env(safe-area-inset-bottom));z-index:5}.bottom-nav a{flex:1;text-align:center;font-size:.7rem;color:var(--muted);min-height:55px}.bottom-nav span{display:block;font-size:1.3rem;line-height:1.4}.bottom-nav .selected{color:var(--blue);font-weight:700}label{display:block;margin:16px 0;font-size:.85rem;font-weight:600}input:not([type=checkbox]):not([type=radio]),textarea,select{width:100%;border:1px solid #cfdaea;border-radius:8px;padding:12px;background:#fcfdff;color:var(--ink);margin-top:8px;min-height:50px;font-size:.92rem}textarea{resize:vertical;line-height:1.7}input[type=file]{font-size:.65rem!important}input:focus,textarea:focus,select:focus{outline:3px solid #a9ceff;border-color:var(--blue)}input[type=checkbox],input[type=radio]{width:24px;height:24px;accent-color:var(--blue);flex-shrink:0;margin:0}.check,.choice{display:flex;align-items:center;gap:12px;cursor:pointer;min-height:46px}.choice{border:1px solid #d4dfed;border-radius:9px;padding:12px;margin:9px 0}.choice:has(input:checked){border-color:var(--blue);background:#f0f6ff}.text-link{display:block;margin:18px 0;font-size:.83rem}.intro{text-align:center;padding:36px 0 12px}.intro h1{font-size:1.9rem;margin:10px 0}.intro p{margin:4px 0}.intro .hint{margin-top:14px}.empty{text-align:center;padding:60px 20px;color:var(--muted)}.empty h2{color:var(--ink);font-size:1rem}.empty p{font-size:.8rem}.empty-icon{font-size:2.4rem;color:#9abbef;margin-bottom:16px}.row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:16px 0;border-bottom:1px solid var(--line)}small{display:block;font-size:.68rem;color:var(--muted)}.row form{margin:0}.link-row{display:flex;justify-content:space-between;color:var(--ink);font-weight:600}.count{display:inline-block;background:#e8f1ff;color:var(--blue);border-radius:30px;padding:0 10px;font-size:.8rem}.device,.record{border-bottom:1px solid var(--line);padding:18px 0;overflow-wrap:anywhere}.record:last-child{border-bottom:0}.record span{font-size:.76rem;color:var(--muted)}.record p:empty{display:none}details summary{cursor:pointer;font-size:.85rem;min-height:44px;padding:10px 0;font-weight:600}details details{margin-top:12px}form{margin-top:10px}.alert,.success{padding:14px;border-radius:10px;font-size:.85rem;margin-bottom:16px}.alert{background:#fff0ed;color:#ad3828}.success{background:#e9f8ee;color:#246d40}.font-buttons{display:flex;gap:10px}.font-buttons button{flex:1}.attachment{display:block;width:100%;max-height:600px;object-fit:contain;border-radius:8px;margin:14px 0}.update{border-left:3px solid var(--blue)}dialog{max-width:calc(100% - 32px);width:440px;border:0;border-radius:16px;padding:26px;color:var(--ink);box-shadow:0 20px 80px #13284933}dialog::backdrop{background:#10284966}.font-large{font-size:24px}@media(max-width:640px){.site-header{height:76px;padding:0 20px}.brand{font-size:.9rem}.brand-icon{height:38px;width:38px;font-size:1.4rem}main{padding:18px 14px}.card{padding:18px;border-radius:12px}.intro{padding-top:24px}.header-tag{font-size:.6rem}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.bottom-nav svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.bottom-nav a:first-child.selected svg{fill:currentColor;stroke-width:0}

[hidden]{display:none!important}.house-selection{border-bottom:1px solid var(--line);padding:8px 0 18px;margin-bottom:18px}.house-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.house-heading h3{margin:8px 0}.housing-picker fieldset{border:0;padding:0;margin:16px 0;min-width:0}.housing-picker legend{font-size:.85rem;font-weight:600;margin-bottom:8px}.housing-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.housing-options .choice{margin:0;min-width:0;gap:8px;padding:10px;font-size:.8rem}.housing-options .choice:focus-within{outline:3px solid #a9ceff}.housing-options input{width:20px;height:20px}.housing-picker .info{margin-bottom:0}

.auth-card{margin-top:8px;padding:24px}.auth-card form{margin-top:0}.auth-card .house-selection{border:0;margin:0;padding:0}.house-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;margin-bottom:22px}.house-toolbar [data-house-summary]{margin-left:auto;font-size:.8rem;font-weight:600;text-align:right;overflow-wrap:anywhere;color:var(--muted)}.house-back{width:auto;min-height:44px;flex-shrink:0;padding:8px 0;background:transparent;color:var(--blue);border:0;font-size:.85rem}.house-back:hover{background:transparent;color:#0049b9}[data-step-title]{margin:0 0 20px;font-size:1.25rem;outline:none}.housing-options{gap:12px}.housing-options.building-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.house-option{min-height:76px;padding:16px 8px;background:#f5f8ff;color:var(--ink);border:1px solid #dbe5f3;border-radius:12px;font-size:1rem}.house-option:hover{background:#e8f1ff;border-color:var(--blue);color:var(--blue)}.house-option:focus-visible{outline:3px solid #a9ceff;border-color:var(--blue)}.house-option small{margin-top:4px;font-weight:400}.auth-credentials{border:0;margin:0;padding:0;min-width:0}.auth-credentials label:first-child{margin-top:0}.auth-switch{background:transparent;color:var(--blue);font-size:.78rem;font-weight:500;margin-top:14px;padding:8px}.auth-switch:hover{background:#f5f8ff}.auth-help{margin-top:24px;border-top:1px solid var(--line);padding-top:10px}.auth-help summary{font-size:.72rem;color:var(--muted);font-weight:400}.auth-card .hint{margin-bottom:0}@media(max-width:400px){.auth-card{padding:18px}.housing-options{gap:9px}.house-option{min-height:68px;padding:12px 6px}.house-toolbar{gap:8px}}

/* Compact creation page and shared attachment/date controls. */
.compose-header{max-width:600px;margin:auto;display:flex;align-items:center;gap:18px;min-height:72px;padding:12px 18px;border-bottom:1px solid var(--line)}.compose-header h1{margin:0;font-size:1.12rem;line-height:1.4}.compose-back{display:flex;align-items:center;gap:6px;min-height:44px;flex-shrink:0;font-size:.82rem}.compose-back span{font-size:1.2rem}.compose-page main{padding-top:18px}.compose-card{margin:0;padding:22px}.compose-form{margin:0}.compose-form>label:first-of-type{margin-top:0}.compose-form textarea{min-height:150px}.field-title,.deadline-fields legend{font-size:.85rem;font-weight:600}.optional{font-size:.68rem;font-weight:400;color:var(--muted);margin-left:6px}.deadline-fields{padding:0;border:0;margin:24px 0;min-width:0}.deadline-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:12px}.deadline-grid label{margin:8px 0 0;min-width:0;font-size:.72rem;color:var(--muted);font-weight:400}.deadline-grid input{min-width:0;max-width:100%;height:52px;cursor:pointer;font-size:.8rem!important;padding:10px!important}.deadline-fields .hint{margin:8px 0 0;font-size:.67rem}.image-picker{margin:24px 0}.image-upload{position:relative;display:flex;align-items:center;gap:14px;padding:18px;background:#f5f8ff;border:1px dashed #a9c3e8;border-radius:10px;margin:10px 0;cursor:pointer;font-size:.8rem}.image-upload:hover{background:#edf4ff}.image-upload:focus-within{outline:3px solid #a9ceff}.image-upload small{font-weight:400;font-size:.65rem;margin-top:4px}.upload-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid #cddcf1;border-radius:10px;background:white;color:var(--blue);font-size:1.35rem;flex-shrink:0}.image-upload input[type=file]{position:absolute;inset:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer;padding:0;min-height:0}.image-previews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.image-preview{position:relative;min-width:0;margin:0}.image-preview img{width:100%;height:100px;object-fit:cover;display:block;border-radius:8px}.image-preview figcaption{font-size:.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;color:var(--muted)}.image-preview button{position:absolute;right:0;top:0;width:44px;min-height:44px;padding:0;border-radius:0 8px 0 8px;background:#17233dd9;color:white;font-size:1rem}.compose-note{font-size:.68rem;margin:18px 0 14px}.image-picker [data-image-status]{font-size:.68rem}@media(max-width:400px){.compose-header{gap:12px;min-height:64px;padding:10px 14px}.compose-header h1{font-size:1rem}.compose-card{padding:16px}.deadline-grid{gap:8px}.deadline-grid input{font-size:.72rem!important;padding:8px!important}.image-upload{padding:14px;gap:10px}}
.date-trigger{margin-top:8px;height:52px;background:#fcfdff;color:var(--ink);border:1px solid #cfdaea;text-align:left;font-size:.8rem;font-weight:400;padding:10px;white-space:nowrap}.date-trigger:hover{background:#edf4ff}.time-selects{display:flex;gap:6px}.time-selects select{font-size:.8rem;padding:10px 6px;height:52px;min-width:0}.calendar-dialog{width:380px;padding:20px}.calendar-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.calendar-heading strong{font-size:.9rem}.calendar-heading button{width:44px;min-height:44px;padding:0;background:#edf4ff;color:var(--blue);font-size:1.4rem}.calendar-weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px}.calendar-weekdays span{text-align:center;font-size:.65rem;color:var(--muted);padding:8px 0}.calendar-days button{min-height:44px;padding:5px 0;background:white;color:var(--ink);font-size:.75rem;font-weight:500}.calendar-days button:hover,.calendar-days .chosen{background:var(--blue);color:white}.calendar-days button:disabled{color:#a8b2c3;background:transparent;cursor:default}.calendar-actions{display:flex;gap:10px;margin-top:18px}.calendar-actions button{font-size:.75rem;min-height:44px}.date-trigger:focus-visible,.calendar-days button:focus-visible{outline:3px solid #a9ceff}

.compose-progress{margin-left:auto;color:var(--muted);font-size:.7rem;white-space:nowrap}.compose-form [data-compose-step]>label:first-child{margin-top:0}.compose-form [data-compose-step="1"] textarea{height:clamp(120px,24dvh,220px);min-height:120px}.compose-form [data-compose-step="2"] h2{outline:none;margin-bottom:24px}.compose-form [data-compose-step="2"] .deadline-fields{margin-top:0}.compose-form .image-picker{margin:16px 0 20px}.image-tiles{display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap;margin-top:8px}.image-tiles .image-previews{display:contents}.image-tiles .image-upload{margin:0;padding:0;width:64px;height:64px;display:grid;place-items:center;flex-shrink:0}.image-tiles .upload-icon{border:0;background:transparent;width:auto;height:auto;font-size:1.65rem}.image-tiles .image-preview{width:64px;height:64px}.image-tiles .image-preview img{height:64px}.image-tiles .image-preview figcaption{display:none}.image-tiles .image-preview button{width:28px;min-height:28px;font-size:.9rem}.time-dialog{width:520px;max-height:calc(100dvh - 32px);padding:24px;overflow:auto}.time-dialog h2{text-align:center;margin:0}.time-summary{text-align:center;color:var(--muted);font-size:.75rem;margin:8px 0 18px}.time-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.time-grid button{min-height:44px;padding:8px 0;background:#f2f6fc;color:var(--ink);border:1px solid var(--line);font-size:.9rem;font-variant-numeric:tabular-nums}.time-grid button:hover,.time-grid button.chosen{background:var(--blue);color:white;border-color:var(--blue)}.time-grid button:focus-visible{outline:3px solid #a9ceff;outline-offset:1px}@media(max-width:400px){.time-dialog{padding:16px}.time-grid{gap:5px}.time-grid button{font-size:.8rem}.compose-page main{padding-top:12px}.compose-form .image-picker{margin:12px 0 16px}.compose-form [data-compose-step="1"] textarea{height:clamp(120px,21dvh,180px)}}
.compose-page{padding-bottom:20px}.compose-page>.bottom-nav{display:none}@media(max-height:650px){.compose-header{min-height:56px;padding-top:6px;padding-bottom:6px}.compose-page main{padding-top:10px}.compose-card{padding:16px}.compose-form [data-compose-step="1"]>label{margin:10px 0}.compose-form [data-compose-step="1"] textarea{height:110px;min-height:100px}.compose-form .image-picker{margin:10px 0 14px}.image-tiles .image-upload,.image-tiles .image-preview,.image-tiles .image-preview img{height:56px}.image-tiles .image-upload,.image-tiles .image-preview{width:56px}}
.compose-page{padding-bottom:8px}.compose-form .image-tiles{flex-wrap:nowrap;overflow-x:auto;padding:2px 0 4px}.compose-form .image-preview{flex-shrink:0}

.option-toolbar{display:flex;align-items:center;gap:8px;margin:16px 0 10px;border-bottom:1px solid var(--line)}.option-tabs{display:flex;gap:6px;overflow-x:auto;min-width:0;padding-bottom:6px}.option-tabs button{width:auto;flex-shrink:0;min-height:44px;padding:9px 14px;font-size:.8rem;background:#edf2f9;color:var(--muted);border-radius:9px 9px 0 0;font-weight:600}.option-tabs button[aria-selected=true]{background:var(--blue);color:white}.option-add{width:44px;min-height:44px;flex-shrink:0;background:transparent;color:var(--blue);font-size:1.4rem;padding:0;margin-bottom:6px}.option-add:hover{background:#edf4ff}.option-panel>label{margin:10px 0}.option-panel textarea{height:clamp(110px,21dvh,190px)!important;min-height:100px!important}.option-panel h2{margin:14px 0 8px}.saved-option-images{display:flex;gap:8px;overflow-x:auto}.saved-option-images img{width:64px;height:64px;object-fit:cover;border-radius:8px}.option-results{margin-top:20px}.option-result{display:flex;justify-content:space-between;align-items:center;gap:8px;border-top:1px solid var(--line);padding:12px 0;font-size:.7rem}.option-result strong{font-size:.8rem}.option-result b{color:var(--blue);font-size:1rem}.option-tabs button:focus-visible,.option-add:focus-visible{outline:3px solid #a9ceff;outline-offset:-3px}
.ballot-options{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.ballot-option{position:relative;margin:0;cursor:pointer;flex:1 0 auto}.ballot-option input{position:absolute;opacity:0;width:1px;height:1px}.ballot-option span{display:block;text-align:center;padding:10px 14px;min-height:44px;border:1px solid #d4dfed;border-radius:9px;background:#f2f6fc;color:var(--ink);font-size:.8rem}.ballot-option input:checked+span{background:var(--blue);border-color:var(--blue);color:#fff}.ballot-option input:focus-visible+span{outline:3px solid #a9ceff;outline-offset:2px}.option-ballot [data-ballot-panels]{padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.option-ballot .option-panel h2{margin-top:0}.option-ballot [data-ballot-no]{padding:16px 0;margin:0}
.publish-actions{display:flex;gap:10px}.publish-actions>button{flex:1;min-width:0;font-size:.8rem}

/* One sticky, centered page title across the site. */
.page-header,.compose-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;gap:0;max-width:600px;min-height:60px;margin:0 auto;padding:8px 14px;background:var(--bg);border-bottom:1px solid var(--line)}
.page-header h1,.compose-header h1{grid-column:2;grid-row:1;margin:0;text-align:center;font-size:1rem;line-height:1.4;letter-spacing:0;overflow-wrap:anywhere}
.page-header .compose-back,.compose-header .compose-back{grid-column:1;grid-row:1;font-size:.75rem;gap:4px;justify-self:start}
.compose-header .compose-progress{grid-column:3;grid-row:1;margin:0;justify-self:end;font-size:.65rem}
main,.compose-page main{padding-top:14px}main>.card:first-child{margin-top:0}.topic-card{padding:16px}.topic-card h2{margin-bottom:6px}.topic-card>.hint{margin:0 0 10px}.topic-card .option-results{margin:8px 0 12px}.topic-card .option-result{padding:9px 0}.topic-card .stats{margin:10px 0 16px}.empty{padding:44px 16px}.empty-icon{margin-bottom:8px}.detail>.badge{margin-bottom:4px}

/* Community service shell: compact grids and consistent mobile components. */
:root{--blue:#2b6eff;--bg:#f3f6fc;--line:#e7edf5;font-size:18px}
body{padding-bottom:100px}.card,.service-section{border-radius:12px;box-shadow:none}.card{padding:18px;margin:12px 0}button,.button{min-height:44px;padding:10px 14px;border-radius:8px;font-size:.88rem}input:not([type=checkbox]):not([type=radio]),textarea,select{min-height:44px;padding:10px;font-size:.88rem}label{margin:12px 0}h2{font-size:1rem}.row,.device,.record{padding:12px 0}.tabs{margin:14px 0 12px}.tabs a{padding:8px 0}.page-header,.compose-header{min-height:56px}.portal-icon{width:36px;height:36px;color:var(--blue);flex-shrink:0}.portal-icon .accent{stroke:#13bad0}
.home-page{background:linear-gradient(145deg,#dceeff 0,#f0f8ff 260px,#f3f6fc 440px);background-attachment:fixed}.home-page .page-header{background:#e6f2ff}.home-page main{padding-top:6px}.home-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:16px 0 20px}.service-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-width:0;padding:8px 0;color:var(--ink);text-align:center;font-size:.82rem;font-weight:600;position:relative}.service-item small{font-size:.58rem;font-weight:400;color:#8190a7;line-height:1;margin-top:-3px}.service-item .portal-icon{width:38px;height:38px}.service-item:hover{color:var(--blue)}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 16px}.feature-tile{display:grid;grid-template-columns:minmax(0,1fr) 48px;align-items:center;column-gap:5px;min-height:94px;padding:16px 14px;border:1px solid #d4e5fb;border-radius:12px;background:linear-gradient(120deg,#eaf3ff,#def0ff);color:var(--ink)}.feature-tile>span{grid-row:1;grid-column:1;font-size:1rem;font-weight:700;white-space:nowrap}.feature-tile>.portal-icon{grid-column:2;grid-row:1/3;width:48px;height:48px;opacity:.85}.feature-tile>small{grid-row:2;grid-column:1;margin-top:2px;font-size:.66rem}.feature-procurement{background:linear-gradient(120deg,#edf2ff,#f6f1ea)}.feature-information{background:linear-gradient(120deg,#e9f5ff,#e0f7fa)}.feature-help{background:linear-gradient(120deg,#edf3ff,#fff0e6)}.feature-tile:hover{border-color:#7daaff}.service-section{background:#fff;padding:16px;margin:0 0 14px}.service-section h2{margin:0 0 12px;font-size:1rem}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px}.section-heading h2{margin:0}.section-heading>a{font-size:.72rem;color:var(--muted)}.section-empty{font-size:.8rem;color:var(--muted);margin:18px 0 8px}.notice-preview{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;color:var(--ink);font-size:.83rem}.notice-preview+.notice-preview{border-top:1px solid var(--line)}.notice-preview time{font-size:.7rem;color:var(--muted);white-space:nowrap}.notice-preview span{overflow-wrap:anywhere}.module-empty{text-align:center;padding:70px 16px;color:var(--muted)}.module-empty>.portal-icon{width:64px;height:64px;margin-bottom:20px}.module-empty h2{font-size:.9rem;font-weight:500}.topic-card{padding:0}.topic-link{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;color:var(--ink);min-height:88px}.topic-link>div{min-width:0}.topic-link h2{margin:0 0 5px;font-size:1rem;overflow-wrap:anywhere}.topic-link .hint{margin:0;font-size:.72rem}.topic-arrow{font-size:1.4rem;color:#97a5b9}.app-nav{width:min(440px,calc(100% - 32px));bottom:calc(12px + env(safe-area-inset-bottom));padding:5px;border:1px solid #e4ebf5;border-radius:16px;box-shadow:0 6px 24px #254a8220;gap:6px}.app-nav a{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:7px;min-height:48px;border-radius:10px;font-size:.92rem;font-weight:600}.app-nav a span{font-size:inherit;line-height:1.4}.app-nav a .portal-icon{width:23px;height:23px;color:currentColor;stroke-width:2.5;fill:none!important}.app-nav a.selected{background:var(--blue);color:#fff}.app-nav .accent{stroke:currentColor}.font-large .feature-tile{grid-template-columns:minmax(0,1fr) 40px}.font-large .feature-tile>.portal-icon{display:block;width:40px;height:40px}.font-large .service-grid,.font-large .home-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:360px){.feature-tile{padding:12px 10px;grid-template-columns:1fr 36px}.feature-tile>.portal-icon{width:36px;height:36px}.feature-tile>span{font-size:.9rem}.service-grid{gap:4px}.service-item{font-size:.76rem}}
main>.button{width:max-content;max-width:100%;margin-left:auto;margin-bottom:12px}.detail .option-results{margin-top:14px}.detail .option-result{padding:10px 0}.detail .prose{font-size:.9rem;line-height:1.75}.detail>p.hint{margin:6px 0 12px}.detail .ballot-options{margin:12px 0}.detail .option-tabs{margin-top:12px}.compose-card{margin:0}.compose-form{margin:0}.notice .prose{min-height:0}
.app-nav a:first-child.selected svg{fill:none;stroke-width:2.5}
.detail-fields{margin:8px 0 16px;padding-bottom:12px;border-bottom:1px solid var(--line);font-size:.78rem}.detail-fields>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:4px 0}.detail-fields dt{color:var(--muted);flex-shrink:0}.detail-fields dd{margin:0;text-align:right;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.page-header .compose-back,.compose-header .compose-back{min-height:36px;padding:4px 7px;border:1px solid #dae6f9;border-radius:6px;background:#f5f9ff}.page-header .compose-back>span,.compose-header .compose-back>span{display:none}

/* Shared primitives: cards, menu rows, data rows, shortcut grids. */
:root{--card-radius:12px;--card-padding:16px;--section-gap:14px;--row-height:54px}
.ui-card,.card,.service-section{border-radius:var(--card-radius);padding:var(--card-padding);background:#fff;border:1px solid var(--line);margin:0 0 var(--section-gap);box-shadow:none}
.ui-card-title,.service-section h2{font-size:1rem;line-height:1.4;margin:0 0 12px;font-weight:650}
.ui-menu{display:flex;align-items:center;gap:12px;min-height:var(--row-height);padding:10px 0;color:var(--ink)}.ui-menu+.ui-menu{border-top:1px solid var(--line)}.ui-menu>.portal-icon{width:25px;height:25px}.ui-menu-label{flex:1;font-size:.9rem;overflow-wrap:anywhere}.ui-menu>small{font-size:.7rem;max-width:40%;text-align:right}.ui-chevron{color:#a2aec0;font-size:1.3rem;line-height:1}.ui-menu:hover{color:var(--blue)}.ui-menu:focus-visible,.ui-shortcut:focus-visible{outline:3px solid #a9ceff;outline-offset:3px}.ui-menu-card{padding-top:8px;padding-bottom:8px}.ui-menu-card>.ui-card-title{padding-top:8px;margin-bottom:4px}
.ui-data{margin:0;font-size:.8rem}.ui-data>div{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:9px 0}.ui-data dt{color:var(--muted);flex-shrink:0}.ui-data dd{margin:0;text-align:right;overflow-wrap:anywhere;min-width:0}.ui-data>div+div{border-top:1px solid #f1f4f8}.ui-empty{margin:0;padding:24px 0;text-align:center;color:var(--muted);font-size:.82rem}.ui-record{padding:12px 0}.ui-record+.ui-record{border-top:1px solid var(--line)}.ui-record-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.88rem}.ui-record form{display:flex;justify-content:flex-end;margin:8px 0 0}.ui-record .ui-data{margin-top:6px}.ui-record>.hint{margin-bottom:8px}.ui-shortcut{display:flex;flex-direction:column;align-items:center;gap:10px;padding:12px 0;color:var(--ink);font-size:.82rem;font-weight:500}.ui-shortcut>.portal-icon{width:34px;height:34px}.account-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.account-page{background:linear-gradient(160deg,#e0efff 0,#eff6ff 280px,var(--bg) 440px);background-attachment:fixed}.account-page .page-header{background:#e7f2ff}.account-hero{display:flex;flex-direction:column;align-items:center;padding:20px 12px 26px;text-align:center}.account-avatar{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#d2e5ff);border:3px solid #fff;box-shadow:0 6px 20px #2b6eff12;margin-bottom:12px}.account-avatar>.portal-icon{width:42px;height:42px}.account-hero h2{margin:0 0 6px;font-size:1.15rem;overflow-wrap:anywhere;max-width:100%}.account-status{font-size:.72rem;color:var(--muted)}.account-logout{margin-top:20px}.account-logout>button{background:transparent;border:1px solid var(--line);color:var(--muted);font-size:.8rem}.detail>.ui-data{margin:6px 0 14px;padding-bottom:10px;border-bottom:1px solid var(--line)}.topic-card{padding:0}.compose-card{margin:0}.service-section{border:0}.font-large .account-shortcuts{gap:4px}.font-large .ui-shortcut{font-size:.72rem}

/* Home is a fixed shell; only the quick-view list scrolls. */
.home-page{min-height:100dvh;padding-bottom:0}
.home-page>.page-header{flex:0 0 56px;width:100%;position:relative}
.home-page>main{width:100%;display:flex;flex-direction:column;padding:12px 14px calc(86px + env(safe-area-inset-bottom))}
.portal-home{display:flex;flex-direction:column;gap:14px}
.portal-home>.feature-grid{flex-shrink:0;margin:0;gap:10px}
.portal-home .feature-tile{min-height:86px;grid-template-rows:1fr;padding:14px}
.portal-home .feature-tile>.portal-icon{grid-row:1}.portal-home .feature-tile>small{grid-row:2}
.feature-votes{background:linear-gradient(120deg,#edf2ff,#e8f0ff)}.feature-suggestions{background:linear-gradient(120deg,#e9f5ff,#e0f7fa)}.feature-repairs{background:linear-gradient(120deg,#edf3ff,#fff0e6)}
.home-feed.ui-card{flex:none;display:flex;flex-direction:column;margin:0;padding:0;overflow:hidden}
.feed-tabs{display:flex;flex-shrink:0;border-bottom:1px solid var(--line);padding:0 14px;gap:24px}
.feed-tabs>a{display:flex;align-items:center;gap:5px;min-height:50px;padding:10px 0;color:var(--muted);font-size:.9rem;border-bottom:3px solid transparent;font-weight:600}
.feed-tabs>a[aria-current=page]{color:var(--blue);border-color:var(--blue)}.feed-dot{width:6px;height:6px;background:#f07558;border-radius:50%}
.feed-scroll{padding:0 16px}
.feed-scroll:focus-visible{outline:2px solid #a9ceff;outline-offset:-2px}.ui-feed-row{display:block;padding:16px 0;color:var(--ink)}.ui-feed-row+.ui-feed-row{border-top:1px solid var(--line)}.ui-feed-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:7px}.ui-feed-heading strong{font-size:.9rem;font-weight:600;overflow-wrap:anywhere}.ui-feed-heading .badge{flex-shrink:0;font-size:.65rem}.ui-feed-row>small{font-size:.72rem}.ui-feed-row:focus-visible{outline:2px solid #a9ceff;outline-offset:-2px}
@media(max-height:650px){.home-page>.page-header{flex-basis:48px;min-height:48px}.portal-home{gap:10px}.portal-home .feature-tile{min-height:66px;padding:10px}.portal-home .feature-tile>.portal-icon{width:34px;height:34px}.home-page>main{padding-top:8px;padding-bottom:78px}.feed-tabs>a{min-height:44px}}
.portal-home .feature-tile{height:90px;position:relative}.portal-home .feature-tile>small{position:absolute;left:14px;bottom:10px;margin:0}.portal-home .feature-tile:has(>small)>span{padding-bottom:18px}@media(max-height:650px){.portal-home .feature-tile{height:72px}.portal-home .feature-tile>small{left:10px;bottom:6px}}

.portal-home>.home-shortcuts{flex-shrink:0;grid-template-columns:repeat(4,minmax(0,1fr));padding:4px 0;gap:8px}.portal-home>.home-shortcuts .service-item{font-size:.78rem;padding:6px 0;gap:6px}.portal-home>.home-shortcuts .portal-icon{width:34px;height:34px}@media(max-height:650px){.portal-home>.home-shortcuts{padding:0}.portal-home>.home-shortcuts .service-item{padding:2px 0;gap:4px;font-size:.7rem}.portal-home>.home-shortcuts .portal-icon{width:28px;height:28px}}

/* Home labels and concise feature descriptions. */
.portal-home>.home-shortcuts .service-item{font-size:.9rem;font-weight:650}
.portal-home .feature-tile>span{font-size:1.15rem;font-weight:700}
.portal-home .feature-tile>small{font-size:.73rem;line-height:1.4;bottom:12px;color:#697d98}
.module-unavailable>span,.module-unavailable:hover>span{color:#8b96a7}
@media(max-width:380px){.portal-home .feature-tile{padding:10px;grid-template-columns:minmax(0,1fr) 30px;gap:4px}.portal-home .feature-tile>.portal-icon{width:30px;height:30px}.portal-home .feature-tile>span{font-size:1.05rem}.portal-home .feature-tile>small{left:10px;font-size:.68rem}.portal-home>.home-shortcuts .service-item{font-size:.85rem}}
@media(max-height:650px){.portal-home .feature-tile>small{bottom:6px}}

.vote-submit-bar{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(600px,100%);z-index:12;background:#fff;border-top:1px solid var(--line);padding:12px 16px calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:12px}.vote-submit-bar button{flex:1}.vote-submit-bar>span{flex-shrink:0}.vote-submit-bar button:disabled{cursor:default}.vote-results{border-top:1px solid var(--line);margin-top:16px;padding-top:6px}.discussion .section-heading nav{font-size:.75rem;display:flex;gap:12px}.discussion nav a{color:var(--muted)}.discussion nav a[aria-current]{color:var(--blue);font-weight:650}.discussion-item{padding:14px 0;border-top:1px solid var(--line)}.discussion-heading,.discussion-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.discussion-heading strong{font-size:.8rem;font-weight:600}.discussion-item .prose{font-size:.85rem;margin:10px 0}.discussion-actions time{color:var(--muted);font-size:.7rem}.discussion-actions form{margin:0}.discussion-actions button{min-height:36px;font-size:.7rem}.discussion-item>form{margin-top:6px}.discussion-item>form button{background:transparent;padding:4px 0;color:var(--muted);min-height:32px}.discussion-item details summary{font-size:.7rem;color:var(--muted);min-height:32px;padding:4px 0}.write-comment{border-top:1px solid var(--line);margin-top:8px}.discussion-actions [aria-pressed=true]{background:var(--blue);color:#fff}.discussion{scroll-margin-top:72px}
.detail-more>.card{padding:0;border:0;margin:8px 0;box-shadow:none}.detail-more{margin-top:14px}.detail-more>summary{font-weight:500;color:var(--muted)}

.detail-attributes{display:flex;align-items:center;gap:8px 12px;flex-wrap:wrap;padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid var(--line)}.detail-attributes .badge{letter-spacing:0}.detail-deadline{margin-left:auto;font-size:.76rem;color:var(--muted);font-variant-numeric:tabular-nums}
.current-result{margin-top:14px;padding:12px 0 0;border-top:1px solid var(--line);font-size:.76rem}.no-result{display:flex;align-items:center;gap:8px}.no-result b{color:var(--blue)}.option-ballot [data-ballot-panels]{border-bottom:0;padding-bottom:0}.discussion>.section-heading{gap:10px;flex-wrap:wrap}.discussion>.section-heading h2{margin:0}.add-comment{width:auto;min-height:36px;padding:5px 0;background:transparent;color:var(--blue);font-size:.75rem;font-weight:500;margin-left:auto}.add-comment:hover{background:transparent}.discussion>.section-heading nav{font-size:.7rem;gap:10px}.comment-dialog{padding:20px;width:440px;max-height:calc(100dvh - 32px);overflow:auto}.dialog-close{width:36px;min-height:36px;padding:0;background:transparent;color:var(--muted);font-size:1.4rem}.dialog-actions{display:flex;gap:10px}.dialog-actions button{flex:1}.comment-dialog textarea{resize:vertical}.comment-dialog .section-heading h2{margin:0}
.supplement-block{padding:14px;margin:14px 0;background:#f3f7fd;border:1px solid #e3ebf7;border-radius:8px}.supplement-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px}.supplement-heading strong{font-size:.78rem;color:var(--blue)}.supplement-heading time{font-size:.68rem;color:var(--muted)}.supplement-block .prose{font-size:.84rem}.update-trigger{width:auto;margin:0 0 14px auto;font-size:.78rem}.progress-section .update-trigger{margin-bottom:0}.progress-section .supplement-block:last-child{margin-bottom:0}
.detail-attributes .badge,.detail-deadline{font-size:.86rem}.detail-attributes .badge{font-weight:650}.ballot-option>span{display:flex;justify-content:center;align-items:center;gap:7px;padding:10px 12px}.ballot-options{gap:14px}.ballot-option{min-width:0}.option-ballot [data-ballot-panels]{border-bottom:0}@media(max-width:380px){.ballot-option>span{padding:9px 7px;gap:5px;font-size:.75rem}.detail-attributes{gap:8px}.detail-attributes .badge,.detail-deadline{font-size:.8rem}}

.vote-summary{margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.vote-summary-labels{display:flex;align-items:baseline;justify-content:space-between;font-size:.76rem;color:var(--muted);margin-bottom:9px}.vote-summary-labels strong{font-size:1.12rem;font-weight:700;font-variant-numeric:tabular-nums}.vote-support strong{color:var(--blue);margin-right:5px}.vote-against strong{color:#c77c65;margin-left:5px}.vote-ratio{display:block;appearance:none;border:0;width:100%;height:6px;border-radius:4px;overflow:hidden;background:#f1ded6}.vote-ratio::-webkit-progress-bar{background:#f1ded6;border-radius:4px}.vote-ratio::-webkit-progress-value{background:var(--blue);border-radius:4px}.vote-ratio::-moz-progress-bar{background:var(--blue);border-radius:4px}.vote-ratio.is-empty,.vote-ratio.is-empty::-webkit-progress-bar{background:#eaf0f8}.opposition-total{font-size:.8rem;color:var(--muted)}.opposition-total strong{color:#c77c65;font-size:1.12rem}

.list-create-bar .button{width:100%;text-align:center;margin:0}.list-create-bar+.tabs{margin-top:0}.topic-link .hint:has(.list-vote-support){display:flex;flex-wrap:wrap;gap:5px 18px;margin-top:7px}.list-vote-support b{color:var(--blue)}.list-vote-against b{color:#c77c65}.list-vote-support b,.list-vote-against b{font-variant-numeric:tabular-nums;font-size:.86rem;font-weight:650}

.save-toast{position:fixed;z-index:100;left:50%;top:50%;transform:translate(-50%,-50%);width:max-content;max-width:calc(100% - 40px);padding:10px 18px;border-radius:24px;background:#198754;color:#fff;font-size:.8rem;line-height:1.5;box-shadow:0 5px 20px #17233d20;pointer-events:none;text-align:center;animation:toast-dismiss 3s forwards}@keyframes toast-dismiss{0%,85%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}

.vote-percent-labels{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;margin-bottom:10px;font-size:.72rem;color:var(--muted);gap:8px}.vote-percent-labels>span{display:flex;flex-direction:column;gap:1px}.vote-percent-labels>span:nth-child(2){text-align:center}.vote-percent-labels>span:last-child{text-align:right}.vote-percent-labels strong{font-size:1.08rem;font-weight:700;font-variant-numeric:tabular-nums;margin:0}.vote-percent-labels .vote-support strong{color:var(--blue)}.vote-percent-labels .vote-pending strong{color:#8893a4}.vote-percent-labels .vote-against strong{color:#e15151}.vote-distribution{display:block;width:100%;height:8px;border-radius:5px;overflow:hidden}.distribution-support{fill:var(--blue)}.distribution-pending{fill:#dce1e9}.distribution-against{fill:#e15151}

.topic-link:has(.list-vote-percentages){position:relative;padding-right:16px}.topic-link:has(.list-vote-percentages)>div{width:100%}.topic-link:has(.list-vote-percentages) h2{padding-right:20px}.topic-link:has(.list-vote-percentages)>.topic-arrow{position:absolute;right:16px;top:14px}.topic-link .hint:has(.list-vote-percentages){display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:5px 10px;margin-top:8px;font-size:.62rem}.list-vote-percentages{display:flex;gap:9px;flex-wrap:wrap;font-variant-numeric:tabular-nums}.list-vote-percentages .list-vote-support{color:var(--blue)}.list-vote-percentages .list-vote-pending{color:#8893a4}.list-vote-percentages .list-vote-against{color:#d45151}.list-vote-deadline{margin-left:auto;white-space:nowrap;font-variant-numeric:tabular-nums}

.saved-image{flex-shrink:0;margin:0 0 8px;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:.68rem}.saved-image span{display:flex;align-items:center;gap:3px}.saved-image input{width:16px;height:16px;min-height:0;padding:0}.saved-image:has(:checked) img{opacity:.3}.saved-option-images{gap:10px}

.feature-moments{background:linear-gradient(120deg,#edf3ff,#fff0e6)}

.notice-edit{float:right;font-weight:600;padding:0 4px}

.notice-compose-form textarea{height:auto;max-height:none;min-height:160px;overflow-y:hidden;resize:none;line-height:1.7}

.house-toolbar{margin-bottom:14px}.house-toolbar [data-step-title]{margin:0;font-size:1rem;flex-shrink:0}

.unchecked,.unchecked .hint,.unchecked .badge,.unchecked .account-status,.unchecked strong{color:#d44848!important}.register-filters{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 14px}.register-filters label{margin:0;font-size:.75rem}.register-filters button{align-self:end}.register-room{padding:12px 0;border-bottom:1px solid var(--line);font-size:.8rem}.register-room:last-child{border:0}.register-room p{margin:5px 0}.register-room form{margin:8px 0 0}.register-room .small{flex:1}.register-room .ui-record-heading{display:flex;justify-content:space-between;gap:10px}

.unchecked .prose,.unchecked h2,.unchecked .ui-data,.unchecked .ui-data dt,.unchecked .topic-link,.unchecked small{color:#d44848!important}

.account-logout>button{background:#fff;border:1px solid #dce5f1;color:var(--ink);min-height:48px}.account-logout>button:hover{background:#eaf2ff}

.suggestion-content{display:block;color:var(--ink)}.suggestion-content h2{font-size:1rem;margin-bottom:8px}.suggestion-content p{font-size:.82rem;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.65;white-space:pre-line}.suggestion-images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.suggestion-images img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;display:block}.suggestion-detail .suggestion-images{grid-template-columns:1fr}.suggestion-detail .suggestion-images img{aspect-ratio:auto;max-height:480px;object-fit:contain}.suggestion-footer{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:14px;font-size:.72rem;color:var(--muted)}.suggestion-footer time{margin-right:auto}.suggestion-footer>a{color:var(--muted)}.suggestion-like{margin:0}.suggestion-like button{font-size:.72rem;min-height:34px;padding:5px 12px}.suggestion-like button[aria-pressed=true]{color:#fff;background:var(--blue)}.suggestion-compose textarea{height:auto;max-height:none;min-height:180px;overflow-y:hidden;resize:none;line-height:1.7}.suggestion-compose{margin-bottom:90px}

.member-review-list{padding-top:4px;padding-bottom:4px}.member-review-actions{display:flex;justify-content:flex-end;gap:8px}.member-review-actions button{min-width:70px}

.notice-read:disabled{opacity:1;cursor:default;background:#f0f4f8;color:var(--muted);margin-top:14px}

.register-floor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:10px 0}.register-floor+.register-floor{border-top:1px solid var(--line)}.register-home{min-width:0}.register-home .register-room{padding:0;border:0}.register-home .register-room+.register-room{margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.register-home .ui-record-heading{flex-wrap:wrap;gap:4px 8px}.register-home .ui-record-heading strong{font-size:.8rem}.register-home .ui-record-heading span{font-size:.7rem;color:var(--muted)}.register-home .hint{overflow-wrap:anywhere}.register-home .dialog-actions{flex-wrap:wrap}.register-home .small{padding:7px 9px;font-size:.7rem}

.register-home .unregistered,.register-home .unregistered .ui-record-heading span{color:#9aa6b8}.register-home .registered,.register-home .registered .ui-record-heading span,.register-home .registered .hint{color:var(--ink)}

.room-settings-trigger{display:block;width:100%;padding:5px 0;margin:0;background:transparent;color:inherit;text-align:left;font:inherit;border:0;box-shadow:none}.room-settings-trigger:hover{background:var(--bg)}.room-settings-dialog{width:min(420px,calc(100vw - 28px));max-height:85dvh;overflow:auto}.room-settings-dialog h2{margin:0;font-size:1rem}.room-settings-dialog form{margin-top:16px}.room-settings-dialog .ui-record-heading{margin-bottom:16px}.room-settings-dialog .ui-record-heading button{width:auto}

.register-floor-list{padding-top:4px}.register-floor{gap:12px;padding:6px 0}.register-floor+.register-floor{border-top:0}.room-settings-trigger{min-height:78px;display:flex;align-items:center;justify-content:center;padding:16px 12px;border:1px solid #dfe7f2;border-radius:14px;background:#f5f8fd;transition:background .15s,border-color .15s,transform .15s}.room-settings-trigger strong{font-size:1.25rem;line-height:1.2;letter-spacing:.02em}.room-settings-trigger small{display:inline;color:inherit;font-size:.8rem;font-weight:500;margin-left:5px}.room-settings-trigger:hover{background:#edf3ff;border-color:#a8c1f5}.room-settings-trigger:active{transform:scale(.98)}.room-settings-trigger:focus-visible{outline:3px solid #8cafff;outline-offset:2px}.unregistered .room-settings-trigger{background:#f8f9fc;border-color:#edf0f5;color:#a2adbd}.registered .room-settings-trigger{background:#edf3ff;border-color:#d4e0f5;color:var(--ink)}.unchecked .room-settings-trigger,.rejected .room-settings-trigger{background:#fff5f5;border-color:#f2d9d9;color:#d44848}

.register-filters label{display:flex;align-items:center;gap:8px;min-width:0;white-space:nowrap;font-size:.8rem}.register-filters select{flex:1;min-width:0;width:0;margin:0;padding:10px 8px;font-size:.85rem}.room-settings-trigger{min-height:58px;padding:10px 12px}.room-settings-trigger strong{font-size:1.3rem;line-height:1.2;letter-spacing:0}

.vote-percent-labels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.vote-percent-labels .vote-percent-chip{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap;margin:0;padding:9px 5px;border:0;border-radius:10px;min-height:44px;font-size:.75rem;line-height:1.3}.vote-percent-chip.vote-support{background:#edf3ff;color:#2f6bff}.vote-percent-chip.vote-pending{background:#f0f2f5;color:#7c8798}.vote-percent-chip.vote-against{background:#fff0ee;color:#d65a50}.vote-houses-dialog{width:min(520px,calc(100vw - 28px));max-height:80dvh;overflow:auto}.vote-houses-dialog h2{margin:0;font-size:1rem}.vote-houses-dialog h2 small{display:inline;font:inherit;color:var(--muted)}.vote-houses-dialog>.ui-record-heading{position:sticky;top:-24px;background:white;padding:12px 0;z-index:1}.vote-houses-dialog .ui-record-heading button{width:auto}.vote-house-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.vote-house-cell{display:flex;flex-direction:column;gap:6px;border-radius:12px;padding:14px 8px;background:#f4f7fc;text-align:center;font-size:.8rem}.vote-house-cell span{font-size:.75rem}

.discussion-item{padding:10px 0}.discussion-item .prose{margin:0 0 6px}.discussion-actions{justify-content:flex-end;gap:10px}.discussion-actions time{margin-right:auto}.discussion-actions button{min-height:28px;padding:4px 8px}.discussion-actions form{width:auto}.discussion-actions form:last-child button{white-space:nowrap}

.ballot-option input[value^="o"]+span{position:relative}.ballot-option input[value^="o"]+span::after{content:"";position:absolute;inset:-1px;border:2px solid var(--blue);border-radius:10px;pointer-events:none;animation:ballot-outline-breathe 2.4s ease-in-out infinite}.ballot-option input[value^="o"]:focus-visible+span::after{animation:none;opacity:0}@keyframes ballot-outline-breathe{0%,100%{transform:scale(1);opacity:.25;box-shadow:0 0 0 0 rgba(47,107,255,0)}50%{transform:scale(1.035,1.09);opacity:.85;box-shadow:0 0 0 3px rgba(47,107,255,.07)}}@media(prefers-reduced-motion:reduce){.ballot-option input[value^="o"]+span::after{animation:none;opacity:.45}}

.option-ballot [data-ballot-panels]{border-top:0;padding-top:0}.detail .option-ballot .ballot-options{margin:18px 0 0}

.ballot-choice-column{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:10px}.ballot-choice-column .ballot-option{flex:1;width:100%}.option-rate{background:#edf3ff;border:0;border-radius:9px;padding:8px 4px;min-height:38px;margin:0;font-size:1rem;color:var(--blue)}.option-rate.vote-against{color:#d65a50;background:#fff0ee}.header-pending{width:auto;margin:0;padding:4px 7px;min-height:28px;font-size:.72rem;color:var(--muted);background:#f0f2f5;border:0;border-radius:7px}.detail-attributes{flex-wrap:wrap}

/* Non-interactive watermark also covers dialogs in the browser top layer. */
body::after,dialog[open]::after{content:"";position:fixed;inset:0;pointer-events:none;z-index:2147483647;background-image:var(--account-watermark,none);background-repeat:repeat;background-size:860px 620px;}

.page-return{max-width:600px;margin:auto;padding:8px 18px 0;display:flex;align-items:center}.page-return .compose-back{min-height:44px;min-width:88px;justify-content:center;padding:8px 16px;border:1px solid #b8d2ff;border-radius:10px;background:#dceaff;color:#0765ff;font-weight:600}.page-return .compose-back:hover,.page-return .compose-back:active{background:#c9dfff}.page-return .compose-back:focus-visible{outline:3px solid #0765ff;outline-offset:2px}

.feature-votes{position:relative;overflow:visible}.feature-votes::after{content:"";position:absolute;inset:0;border:2px solid #2f6bff;border-radius:inherit;pointer-events:none;animation:vote-entry-breathe 2.6s ease-in-out infinite}@keyframes vote-entry-breathe{0%,100%{transform:scale(1);opacity:.25;box-shadow:0 0 0 0 #2f6bff00}50%{transform:scale(1.025,1.055);opacity:.85;box-shadow:0 0 0 4px #2f6bff12}}@media(prefers-reduced-motion:reduce){.feature-votes::after{animation:none;opacity:.5}}.notice-required-choice{display:flex;align-items:center;gap:10px;margin:20px 0;font-size:.85rem}.notice-required-choice input{width:20px;height:20px;min-height:20px;margin:0;flex-shrink:0}
/* One question per registration dialog, with large built-in keys. */
.enrollment-dialog{width:min(520px,calc(100vw - 24px));max-height:calc(100dvh - 24px);box-sizing:border-box;padding:22px;border:0;border-radius:18px;overflow:auto;color:var(--text,#22324b)}
.enrollment-dialog::backdrop{background:rgba(22,38,65,.45)}
.enrollment-dialog header,.enrollment-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:12px}
.enrollment-dialog header{font-size:14px;color:#64748b}.enrollment-dialog h2{font-size:25px;line-height:1.45;margin:16px 0}.enrollment-dialog h2:focus{outline:none}
.enrollment-dialog section>p{line-height:1.7;margin:12px 0 20px}.enrollment-dialog footer{margin-top:18px}.enrollment-dialog footer button{flex:1}
.binary-options{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0}.binary-options .house-option{min-height:82px;justify-content:center;text-align:center;font-size:22px}
.binary-options [aria-pressed=true]{border-color:#0765ff;background:#edf4ff}.profile-choice{border:0;padding:0;margin:20px 0}.profile-choice input{width:auto}
.component-keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:14px 0}.component-keypad button{font-size:24px;min-height:52px;padding:8px}.component-keypad.letters{grid-template-columns:repeat(6,1fr);gap:5px}.component-keypad.letters button{font-size:19px;padding:4px;min-height:44px}
.enrollment-dialog [hidden]{display:none!important}.enrollment-dialog input[readonly]{font-size:25px;letter-spacing:3px;background:#f3f7ff}.phone-reveal output{display:block;font-size:22px;letter-spacing:1px;padding:8px 0}
@media(max-width:420px){.enrollment-dialog{padding:16px}.enrollment-dialog h2{font-size:22px}.component-keypad button{min-height:46px}.enrollment-dialog section>p{margin:10px 0}}

.enrollment-dialog [data-skip-phone]{margin-top:24px}

.platform-intro-entry{display:flex;justify-content:flex-end;margin-bottom:12px}.platform-intro h2{margin-top:0}.platform-intro p{line-height:1.8;margin:20px 0 26px}
.module-disabled{opacity:.45;cursor:default}.module-disabled::after{display:none}.module-disabled small{display:block;font-size:13px}.progress-filter-label{font-weight:700;margin-top:16px}.progress-legend{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 18px}.progress-filter{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:3px solid #bcc9dd;padding:6px 10px;border-radius:8px;color:var(--ink);text-decoration:none;background:#fff}.progress-filter[aria-current="page"]{background:#e6efff;font-weight:700;box-shadow:0 0 0 2px #fff,0 0 0 4px #2b6bff}.progress-filter:focus-visible{outline:3px solid #2b6bff;outline-offset:3px}.progress-room-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0 24px}.progress-room{border:3px solid!important;background:#fff!important;color:#21334d!important;padding:15px 8px;min-height:80px;border-radius:12px}.progress-room strong,.progress-room small{display:block}.progress-room small{font-size:14px;margin-top:6px}.progress-unregistered{border-color:#a7b1bf!important}.progress-unsigned{border-color:#e59827!important}.progress-signed{border-color:#21a366!important}.progress-unknown{border-color:#4d82d6!important}

.progress-toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.progress-building-trigger{display:inline-flex;width:auto;gap:14px;align-items:center;margin:0;text-align:left}.progress-building-trigger span{font-size:.75rem;font-weight:400}.progress-building-options{display:grid;margin-top:18px}.progress-building-option{display:flex;align-items:center;justify-content:center;font-weight:650}.progress-building-all{grid-column:1/-1}.progress-building-option[aria-current="page"]{background:#e6efff;border:2px solid var(--blue);color:var(--blue)}.progress-building-heading{display:flex;align-items:center;gap:10px}.progress-building-heading h2{margin:0;flex-shrink:0}.progress-building-heading .hint{margin:0 0 0 auto;font-size:clamp(10px,2.35vw,14px);white-space:nowrap}

.progress-dock{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(600px,100%);display:flex;gap:10px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fffffff5;border:1px solid var(--line);border-radius:16px 16px 0 0;box-shadow:0 -4px 20px #21334d08;z-index:5}.progress-dock .button{flex:1;min-width:0;font-size:.8rem;display:flex;align-items:center;justify-content:center;padding:12px 8px}.progress-room.progress-unregistered{background:#f5f6f8!important;border-color:#dce1e8!important;color:#737f90!important}.progress-room.progress-unregistered strong{font-weight:500}.progress-room.progress-unsigned{background:#fff8ed!important;box-shadow:inset 0 0 0 3px #e59827}.progress-room.progress-signed{background:#effaf4!important;box-shadow:inset 0 0 0 3px #21a366}.progress-room.progress-unknown{background:#f0f5ff!important;box-shadow:inset 0 0 0 3px #4d82d6}

.progress-building-filter{width:auto;font:inherit;line-height:1.6;font-weight:400;cursor:pointer}.progress-building-filter:hover{background:#e6efff;color:var(--ink)}

.feature-progress::after{content:"";position:absolute;inset:0;border:2px solid #2f6bff;border-radius:inherit;pointer-events:none;animation:vote-entry-breathe 2.6s ease-in-out infinite}
@media(prefers-reduced-motion:reduce){.feature-progress::after{animation:none;opacity:.6}}
.home-notice-row{display:flex;align-items:center;gap:14px;padding:22px 0;color:var(--ink)}.home-notice-row+.home-notice-row{border-top:1px solid #eef1f6}.home-notice-icon{display:flex;align-items:center;justify-content:center;width:44px;height:48px;border-radius:13px;background:linear-gradient(145deg,#edf4ff,#f6f9ff);color:#648bd1;flex-shrink:0}.home-notice-icon .portal-icon{width:25px;height:25px}.home-notice-content{flex:1;min-width:0}.home-notice-content strong{display:block;font-size:.88rem;font-weight:600;line-height:1.65;overflow-wrap:anywhere}.home-notice-meta{display:flex;align-items:center;gap:12px;margin-top:9px;color:#8591a4;font-size:.65rem}.home-notice-meta time{font-variant-numeric:tabular-nums;letter-spacing:.025em}.home-notice-status{font-size:.58rem;padding:1px 7px;border-radius:5px;background:#f2f4f7;color:#8792a2}.is-unread .home-notice-status{color:#2463d6;background:#edf3ff}.is-unread .home-notice-icon{color:#2f6bff;background:#eaf2ff}.home-notice-arrow{font-size:1.2rem;color:#bbc5d3;flex-shrink:0}.home-notice-row:hover .home-notice-content strong{color:var(--blue)}.home-notice-row:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:8px}
@media(max-width:420px){.portal-home .feature-tile,.font-large .portal-home .feature-tile{grid-template-columns:minmax(0,1fr) 28px;column-gap:3px;padding:12px 10px}.portal-home .feature-tile>.portal-icon,.font-large .portal-home .feature-tile>.portal-icon{width:28px;height:28px}.portal-home .feature-tile>span{font-size:.98rem}.portal-home .feature-tile>small{left:10px;font-size:.63rem}.home-notice-row{gap:10px}.home-notice-icon{width:36px;height:42px}.home-notice-content strong{font-size:.82rem}}

.portal-home .feature-tile,.font-large .portal-home .feature-tile{grid-template-columns:minmax(0,1fr) 56px;padding-right:24px}.portal-home .feature-tile>.portal-icon,.font-large .portal-home .feature-tile>.portal-icon{width:56px;height:56px;justify-self:center}@media(max-width:420px){.portal-home .feature-tile,.font-large .portal-home .feature-tile{grid-template-columns:minmax(0,1fr) 36px;padding-right:16px}.portal-home .feature-tile>.portal-icon,.font-large .portal-home .feature-tile>.portal-icon{width:36px;height:36px}}

.home-notice-row{position:relative;isolation:isolate;min-height:76px;padding:17px 4px;gap:0}.home-notice-content{position:relative;z-index:1;padding-right:64px}.home-notice-content strong{font-size:1.12rem;font-weight:650;line-height:1.45}.notice-title-medium .home-notice-content strong{font-size:1.02rem}.notice-title-long .home-notice-content strong{font-size:.92rem}.home-notice-watermark{position:absolute;right:2px;top:50%;transform:translateY(-50%);z-index:0;pointer-events:none;font-size:1.8rem;line-height:1;font-weight:800;letter-spacing:-.07em;color:#e2e7ee;white-space:nowrap}.is-unread .home-notice-watermark{color:#cedfff}@media(max-width:420px){.home-notice-row{min-height:70px;padding:14px 0}.home-notice-content{padding-right:50px}.home-notice-content strong{font-size:1rem}.notice-title-medium .home-notice-content strong{font-size:.92rem}.notice-title-long .home-notice-content strong{font-size:.84rem}.home-notice-watermark{font-size:1.5rem}}

.home-notice-row{margin:10px 0;padding:17px 14px;min-height:80px;border:1px solid #dfe8f5;border-radius:12px;background:linear-gradient(115deg,#fff,#f7faff);box-shadow:0 2px 6px #294d7c06;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;cursor:pointer}.home-notice-row+.home-notice-row{border-top:1px solid #dfe8f5}.home-notice-row:hover{border-color:#a9c8fa;background:#f1f6ff;box-shadow:0 3px 10px #294d7c10}.home-notice-row:active{transform:scale(.99);background:#eaf2ff}.home-notice-watermark{right:14px}.home-notice-row:focus-visible{outline-offset:2px;border-radius:12px}@media(max-width:420px){.home-notice-row{padding:14px 12px;min-height:74px}.home-notice-watermark{right:12px}}

.home-notice-row{padding-top:10px;padding-bottom:24px}.home-notice-date{position:absolute;left:14px;bottom:5px;font-size:11px;line-height:14px;color:#8792a4;font-variant-numeric:tabular-nums;letter-spacing:.02em}@media(max-width:420px){.home-notice-row{padding-top:8px;padding-bottom:22px}.home-notice-date{left:12px;bottom:4px}}

.home-notice-row.is-read{margin-right:28px}@media(max-width:420px){.home-notice-row.is-read{margin-right:20px}}

.page-return:has(.progress-overall){gap:14px}.progress-overall{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));flex:1;gap:8px;text-align:center}.progress-overall strong{display:block;font-size:1.05rem;line-height:1.25;font-variant-numeric:tabular-nums}.progress-overall span{display:block;font-size:.6rem;color:var(--muted);white-space:nowrap;margin-top:3px}.overall-signed strong{color:#168653}.overall-unsigned strong{color:#bc7510}.overall-unregistered strong{color:#7e8a9b}@media(max-width:420px){.page-return:has(.progress-overall){gap:10px}.page-return:has(.progress-overall) .compose-back{min-width:66px;padding:8px}.progress-overall{gap:4px}.progress-overall strong{font-size:.9rem}.progress-overall span{font-size:.52rem}}

.phone-reveal output:not(:empty){display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:12px 0}.phone-reveal output .button{width:auto;min-height:44px;padding:8px 14px}

.profile-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-editor-heading h2{margin:0}.profile-editor-heading a{font-size:.7rem;white-space:nowrap}.profile-editor>.hint{margin:8px 0 16px}.profile-editor .profile-choice{margin:16px 0;padding:0;min-width:0}.profile-editor .profile-choice legend{font-size:.8rem;font-weight:600;line-height:1.5}.profile-editor .binary-options{display:flex;gap:4px;width:184px;max-width:100%;padding:4px;border-radius:10px;background:#f0f3f8;margin:8px 0 0}.profile-editor .binary-options .house-option{position:relative;display:flex;align-items:center;justify-content:center;flex:1;min-height:38px;margin:0;padding:5px 14px;border:1px solid transparent;border-radius:7px;background:transparent;color:#687690;font-size:.8rem;font-weight:600;cursor:pointer}.profile-editor .profile-choice input{position:absolute;width:1px;height:1px;min-height:0;margin:0;padding:0;opacity:0}.profile-editor .house-option:has(input:checked){background:#fff;color:#0765ff;border-color:#b9d2ff;box-shadow:0 1px 4px #1f4c8910}.profile-editor .house-option:has(input:focus-visible){outline:3px solid #a9ceff;outline-offset:2px}.profile-editor form>.hint{margin:6px 0 12px;font-size:.68rem}.profile-editor form>label{margin:12px 0;font-size:.8rem}.profile-editor input:not([type=radio]){min-height:44px;padding:9px 12px}.profile-editor form>button{min-height:46px;padding:10px;margin-top:16px}

.profile-editor input[name=name]{display:block;width:240px;max-width:100%}.profile-editor input[name=phone]{display:block;width:220px;max-width:100%}

.house-selection .housing-options .house-option{font-size:1.2rem;font-weight:700;line-height:1.35}@media(max-width:400px){.house-selection .housing-options .house-option{font-size:1.1rem}}

.platform-intro-entry{align-items:center;gap:16px}.platform-intro-entry>button{flex-shrink:0}.platform-intro-entry .progress-overall{min-width:0}@media(max-width:400px){.platform-intro-entry{gap:8px}.platform-intro-entry .progress-overall{gap:4px}.platform-intro-entry .progress-overall strong{font-size:.9rem}.platform-intro-entry .progress-overall span{font-size:.52rem}.platform-intro-entry>button{padding:8px;font-size:.65rem}}

.house-selection .housing-options.building-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.house-selection .housing-options .house-option{font-size:1rem;min-height:82px;padding:14px 5px;white-space:nowrap}.house-option-number{font-size:1.7rem;font-weight:750;line-height:1.2}.house-selection .house-option small{display:block;font-size:.65rem}@media(max-width:400px){.house-selection .housing-options{gap:8px}.house-selection .housing-options .house-option{font-size:.8rem;min-height:74px;padding:12px 3px}.house-option-number{font-size:1.5rem}}

/* Font size is controlled by this site's stylesheet and font setting. */
html,body{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important}

.house-selection .housing-options.building-grid .house-option>span{color:#8792a4}.house-selection .housing-options.building-grid .house-option-number{color:var(--ink)}
