:root{--page-bg:linear-gradient(180deg, #0d2d56 0%, #123d74 34%, #dff3ff 100%);--panel-muted:#f3f9ff;--hover-bg:#f8fcff;--border:#c6def7;--border-strong:#9fc8f0;--text:#29455f;--text-strong:#13283f;--text-muted:#5d7390;--brand-700:#1f59a8;--brand-600:#2771d8;--brand-500:#3f8eff;--brand-300:#6ec4ff;--focus-ring:#3375db33;--focus-border:#2f7ae6;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;line-height:1.4}*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{background:var(--page-bg);color:var(--text);overflow-wrap:break-word;word-break:break-word;margin:0}#root{width:100%;max-width:100%;min-height:100vh;min-height:-webkit-fill-available;overflow-x:hidden}.app-shell{min-height:100vh;background:var(--page-bg);min-height:-webkit-fill-available;position:relative;overflow-x:hidden}.app-shell:before,.app-shell:after{content:"";pointer-events:none;filter:blur(70px);opacity:.45;border-radius:999px;position:fixed;inset:auto}.app-shell:before{background:#4aa5ff47;width:280px;height:280px;top:-80px;left:-40px}.app-shell:after{background:#5de0ff2e;width:360px;height:360px;top:120px;right:-60px}.app-header{z-index:1;position:relative}.app-header__inner,.app-content{max-width:1240px;margin:0 auto;padding-left:28px;padding-right:28px}.app-header__inner{padding-top:28px;padding-bottom:0}.app-header__inner>div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #bcdcffb3;border-radius:22px;padding:22px 24px;box-shadow:0 20px 50px #081f3f1f}.app-header__bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.app-header__home-btn{flex-shrink:0}.btn--clear-all{height:44px;color:var(--brand-700);white-space:nowrap;background:#dbecffb3;border:1px solid #a1c2e8cc;border-radius:12px;flex-shrink:0;align-items:center;gap:6px;padding:0 14px;font-size:.88rem;font-weight:700;display:inline-flex}.btn--clear-all:hover{background:#c4dcffe6}.app-header__actions{flex:1;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.app-header__nav-group{align-items:center;gap:8px;display:flex}.app-header__delete-btn{margin-left:auto}.home-confirm-overlay{z-index:200;background:#0a1e3c73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.home-confirm-dialog{background:#fff;border-radius:18px;flex-direction:column;gap:20px;width:100%;max-width:400px;padding:28px 32px;display:flex;box-shadow:0 24px 60px #0a2c5438}.home-confirm-dialog p{color:var(--text-strong);margin:0;font-size:1rem;font-weight:600}.home-confirm-actions{justify-content:flex-end;gap:12px;display:flex}.filter-field-row{align-items:center;gap:8px;width:100%;margin-top:auto;display:flex}.filter-field-row .meta-item__control{flex:1 1 0;min-width:0;margin-top:0}.filter-clear-btn{border-radius:10px;flex-shrink:0;min-height:2.5rem;padding:6px 14px;font-size:.82rem}.btn--pale{color:var(--brand-700);background:#dcecffb8;border-color:#93c1f5d9;box-shadow:0 4px 10px #133b7514}.btn--pale:hover:not(:disabled){background:#c4ddffe0;border-color:#67aaf0f2;box-shadow:0 6px 16px #133b7521}.btn--pale:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-color:var(--focus-border)}.audit-details-actions{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-bottom:20px;display:grid}.audit-details-actions__left{align-items:center;display:flex}.audit-details-actions__center{flex-wrap:nowrap;justify-content:center;align-items:center;gap:10px;display:flex}.audit-details-actions__right{justify-content:flex-end;align-items:center;display:flex}.btn--icon{border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;display:inline-flex;box-shadow:0 4px 10px #133b7514}.btn--icon svg{flex-shrink:0}.btn--icon:disabled{opacity:.38;box-shadow:none}.filter-field-row .btn--icon{border-radius:10px;width:44px;height:44px}@media (width<=640px){.audit-details-actions{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.audit-details-actions__left{grid-area:1/1}.audit-details-actions__right{grid-area:1/2;justify-content:flex-end}.audit-details-actions__center{grid-area:2/1/auto/-1;justify-content:center}}.btn--danger{color:#fff;background:linear-gradient(135deg,#a52020,#d63030);border-color:#8c141459;box-shadow:0 4px 12px #8c14142e}.btn--danger:hover:not(:disabled){background:linear-gradient(135deg,#8e1a1a,#c02828);box-shadow:0 6px 16px #8c141447}.yes-no-button--yes{color:#fff;background:linear-gradient(135deg,#1a7a3f,#28a74f);border-color:#18723859}.yes-no-button--no{color:#fff;background:linear-gradient(135deg,#b52a2a,#e03535);border-color:#a01e1e59}.yes-no-button--partial{color:#fff;background:linear-gradient(135deg,#b56a00,#e08800);border-color:#a05a0059}.app-header__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-700);margin:0 0 4px;font-size:12px;font-weight:600}.app-header h1{color:var(--text-strong);margin:0 0 6px;font-size:36px;font-weight:700;line-height:1.1}.app-header__subtitle{color:var(--text-muted);margin:0;font-size:15px}.brand-header{align-items:center;gap:16px;display:flex}.brand-header--large{text-align:center;flex-direction:column;gap:14px}.brand-header__icon{border-radius:22%;flex-shrink:0;display:block;box-shadow:0 12px 26px #081f3f2e}.brand-header--large .brand-header__icon{width:76px;height:76px}.brand-header--compact .brand-header__icon{width:48px;height:48px}.brand-header__text{flex-direction:column;gap:4px;display:flex}.brand-header--large .brand-header__text{align-items:center}.brand-header__label{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-700);margin:0;font-size:12px;font-weight:600}.brand-header__title{color:var(--text-strong);margin:0;font-weight:700;line-height:1.1}.brand-header--large .brand-header__title{font-size:34px}.brand-header--compact .brand-header__title{font-size:28px}.brand-header__subtitle{color:var(--text-muted);margin:2px 0 0;font-size:15px}@media (width<=640px){.brand-header--large .brand-header__icon{width:60px;height:60px}.brand-header--large .brand-header__title{font-size:27px}}.app-content{z-index:1;padding-top:24px;padding-bottom:calc(48px + env(safe-area-inset-bottom,0px));position:relative}.panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd6;border:1px solid #b6d6f9e6;border-radius:24px;padding:30px 24px;box-shadow:0 24px 60px #0a2c5424}.panel--home{max-width:860px}.panel--status{max-width:760px}.panel--hero{padding:36px}.panel--landing{text-align:center;max-width:920px;margin:40px auto 0;padding:56px 56px 48px;position:relative;overflow:hidden}.home-build-tag{text-align:center;color:#13283fb3;word-break:break-word;max-width:100%;margin:14px auto 0;font-size:.78rem}.panel--landing:before{content:"";background:linear-gradient(135deg, var(--brand-700), var(--brand-300));height:6px;position:absolute;inset:0 0 auto}.landing__intro{flex-direction:column;align-items:center;gap:14px;display:flex}.landing__brand{letter-spacing:.16em;text-transform:uppercase;color:var(--brand-700);margin:0;font-size:13px;font-weight:700}.landing__title{color:var(--text-strong);margin:0;font-size:40px;font-weight:700;line-height:1.1}.landing__subtitle{max-width:56ch;color:var(--text-muted);margin:0;font-size:17px}.landing__actions{justify-content:center;margin-top:32px}.landing__features{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:44px 0 0;padding:0;list-style:none;display:grid}.feature-chip{background:#f6fbffe0;border:1px solid #b8d5f4d9;border-radius:18px;flex-direction:column;gap:6px;padding:18px 20px;display:flex}.feature-chip__title{color:var(--text-strong);font-size:15px;font-weight:700}.feature-chip__text{color:var(--text-muted);font-size:14px}.panel--form,.panel--wide{max-width:none}.section-heading{margin-bottom:24px}.section-heading h2{color:var(--text-strong);margin:0 0 8px;font-size:28px;font-weight:700}.section-heading p{color:var(--text-muted);max-width:70ch;margin:0;font-size:15px}.button-row{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.button{cursor:pointer;min-height:48px;font:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:14px;padding:12px 18px;font-weight:600;line-height:1;box-shadow:0 10px 24px #133b7514}.button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.button.primary{color:#fff;background:linear-gradient(135deg, var(--brand-700), var(--brand-500));border-color:#307ceb47}.button.secondary{color:var(--text-strong);background:#ffffffd1;border-color:#a9c7ece6}.button--full{width:100%}.cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.card{background:#ffffffe0;border:1px solid #b7d6f8eb;border-radius:20px;padding:20px;box-shadow:0 16px 38px #09264d1a}.category-card{flex-direction:column;gap:14px;min-height:100%;display:flex}.category-card:hover{background:#fffffff0;border-color:#67b2fff2;box-shadow:0 18px 42px #0c336624}.category-card__accent{background:linear-gradient(135deg, var(--brand-600), var(--brand-300));border-radius:999px;width:56px;height:5px}.category-card__content{flex-direction:column;gap:10px;min-height:56px;display:flex}.category-card h3{color:var(--text-strong);margin:0;font-size:19px}.category-card p{color:var(--text-muted);margin:0}.category-card__meta{flex-direction:column;gap:6px;min-height:24px;display:flex}.category-meta{color:var(--text-strong);font-weight:600}.category-status{color:var(--text-muted)}.category-card__actions{margin-top:auto;padding-top:6px}.template-icon{box-sizing:border-box;background:#ffffffe6;border:1px solid #b7d6f8b3;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden;box-shadow:0 8px 20px #09264d14}.template-icon__img{object-fit:contain;width:100%;height:100%;display:block}.template-icon__fallback{letter-spacing:.04em;color:var(--brand-600);font-size:18px;font-weight:700}.template-icon--card{align-self:flex-end;width:60px;height:60px;margin-left:auto;padding:6px}.template-header{align-items:center;gap:18px;display:flex}.template-header__text{flex-direction:column;gap:8px;display:flex}.template-header__text h2,.template-header__text p{margin:0}.template-icon--header{border-radius:18px;width:80px;height:80px;padding:8px}.template-icon--header .template-icon__fallback{font-size:26px}.back-row--top{margin-top:0;margin-bottom:20px}.audit-browse-row{justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.audit-browse-row__count{color:#666;white-space:nowrap;text-align:center;min-width:4rem;font-size:.85rem}@media (width<=640px){.template-header{align-items:flex-start;gap:14px}.template-icon--header{width:64px;height:64px}}.context-card{margin-top:28px;margin-bottom:32px}.context-card__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.context-card__grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.meta-item--span2{grid-column:span 2}.meta-span-full{grid-column:1/-1}.meta-item{--meta-control-h:3rem;box-sizing:border-box;background:#f6fbffe0;border:1px solid #b8d5f4d9;border-radius:18px;flex-direction:column;gap:8px;min-height:96px;padding:16px;display:flex}.meta-item span,.meta-item--editable label{color:var(--brand-700);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.meta-item__required{color:#c0392b;margin-left:2px;font-weight:800}.meta-item--readonly{background:#ecf2f9eb;border-style:dashed}.meta-item--readonly strong{color:var(--brand-700);height:auto;min-height:var(--meta-control-h);white-space:normal;word-break:break-word;overflow-wrap:anywhere;font-weight:600}.meta-item strong{box-sizing:border-box;height:var(--meta-control-h);color:var(--text-strong);align-items:center;margin-top:auto;font-size:.95rem;font-weight:600;display:flex}.meta-item__control{box-sizing:border-box;width:100%;height:var(--meta-control-h);font:inherit;color:var(--text-strong);appearance:none;background-color:#fffffff0;border:1px solid #a1c2e8f2;border-radius:12px;margin-top:auto;padding:0 12px;font-size:.95rem;font-weight:600;line-height:1.2;box-shadow:inset 0 1px 2px #0b2a4a0d}select.meta-item__control{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231f59a8' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 8px;padding-right:36px}.meta-item__control::-webkit-date-and-time-value{text-align:left;margin:0}.meta-item__control::-webkit-calendar-picker-indicator{cursor:pointer;margin:0 0 0 auto}.meta-item__control:focus{outline:2px solid var(--focus-ring);outline-offset:1px;border-color:var(--focus-border)}.searchable-select{width:100%;margin-top:auto;position:relative}.searchable-select__input{margin-top:0}.searchable-select__list{z-index:40;background:#fffffffa;border:1px solid #a1c2e8f2;border-radius:12px;max-height:264px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 40px #09264d2e}.searchable-select__option{min-height:44px;color:var(--text-strong);cursor:pointer;border-radius:8px;align-items:center;padding:8px 12px;font-size:.95rem;font-weight:600;display:flex}.searchable-select__option--active{background:#67b2ff2e}.searchable-select__option--selected{color:var(--brand-700)}.searchable-select__empty{color:var(--text-muted);padding:12px;font-size:.9rem;font-weight:600}.error-text{color:#b53c3c;font-weight:600}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.input-group{flex-direction:column;gap:10px;display:flex}.input-group label{color:var(--text-strong);font-size:14px;font-weight:700}.input-group--wide{grid-column:1/-1}.input-group input,.input-group select,.input-group textarea{min-height:52px;font:inherit;color:var(--text-strong);background:#ffffffeb;border:1px solid #a1c2e8f2;border-radius:14px;padding:13px 14px;box-shadow:inset 0 1px 2px #0b2a4a0d}.input-group input:focus,.input-group select:focus,.input-group textarea:focus{outline:2px solid var(--focus-ring);outline-offset:1px;border-color:var(--focus-border)}.form-actions{grid-column:1/-1}.question-list{gap:20px;display:grid}.question-section{margin-top:36px}.question-section+.question-section{margin-top:44px}.question-section .section-heading{margin-bottom:20px}.category-page-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.category-page-header .section-heading{margin-bottom:12px}.category-actions{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:16px;display:flex}.bottom-actions{margin-top:2.5rem;padding-bottom:.5rem}.draft-message{color:var(--text-muted);margin:0 0 18px;font-weight:600}.save-row{align-items:center}.button--saved{color:var(--text-muted);box-shadow:none;background:#e4eaf2e6;border-color:#bdc9d8e6}.save-status{color:#11653d;font-size:.85rem;font-weight:600}.save-status--error{color:#c0392b}.question-card{border-radius:16px}.question-card__heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.question-card__heading h3{color:var(--text-strong);margin:0;font-size:1rem}.required-badge,.compliance-badge{border-radius:999px;align-items:center;width:fit-content;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.answered-badge{color:#11653d;background:#a8ecca59;border:1px solid #60ce9a99;border-radius:999px;align-items:center;width:fit-content;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.required-badge{color:#9a5e11;background:#ffdb9459;border:1px solid #ffc56699}.compliance-badge{margin-bottom:12px}.compliance-badge.compliant{color:#11653d;background:#a8ecca59;border:1px solid #60ce9a99}.compliance-badge.non-compliant{color:#9e2d2d;background:#ffbaba59;border:1px solid #f5808099}.conditional-questions{border-left:2px solid #7eb4f073;gap:12px;margin-top:14px;padding-left:16px;display:grid}.question-card__comment{margin-top:12px}.yes-no-row{flex-wrap:nowrap;gap:10px;width:100%;display:flex}.yes-no-button{text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex:1 1 0;min-width:0;transition:box-shadow .15s,transform .15s,border-color .15s}.yes-no-button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #133b7529}.yes-no-button:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px}@media (width<=480px){.yes-no-row{gap:6px}.yes-no-button{min-height:48px;padding:12px 8px;font-size:.9rem}.question-card__heading{flex-direction:column;align-items:flex-start;gap:6px}}@media (width>=1320px){.cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){.app-header__inner,.app-content{padding-left:20px;padding-right:20px}.app-header__inner{padding-top:20px}.app-header__inner>div{border-radius:18px;padding:18px 20px}.app-header h1{font-size:32px}.panel{border-radius:20px;padding:24px 20px}.panel--landing{margin-top:24px;padding:40px 32px 36px}.landing__title{font-size:34px}.landing__features{grid-template-columns:1fr}.context-card__grid,.cards,.form-grid,.context-card__grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.app-header__inner,.app-content{padding-left:16px;padding-right:16px}.app-header__inner{padding-top:16px}.app-header__inner>div{border-radius:16px;padding:16px}.app-header h1{font-size:28px}.app-header__subtitle{font-size:14px}.panel{border-radius:18px;padding:18px 16px}.panel--landing{margin-top:16px;padding:32px 22px 28px}.landing__title{font-size:28px}.landing__subtitle{font-size:15px}.section-heading h2{font-size:24px}.section-heading p{font-size:14px}.context-card__grid,.cards,.form-grid,.context-card__grid--compact{grid-template-columns:1fr}.meta-item--span2{grid-column:span 1}.button-row{flex-direction:column}.button{width:100%}.btn--icon{width:44px;min-width:44px}.button-row.form-actions,.button-row.save-row{flex-flow:row;align-items:center}.button-row.form-actions .button:not(.btn--icon),.button-row.save-row .button:not(.btn--icon){flex:1;width:auto}.yes-no-row{flex-direction:row}.yes-no-button{width:auto}.category-page-header{flex-direction:column}.category-actions{flex-direction:column;align-items:stretch}.bottom-actions{margin-top:2rem}}.stat-panel{width:100%}.stat-status{color:var(--text-muted);font-size:15px}.stat-subtitle{color:var(--text-muted);margin:4px 0 0;font-size:15px}.signin-page{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:24px 16px;display:flex}.signin-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #b6d6f9e6;border-radius:24px;width:100%;max-width:480px;padding:40px 36px;box-shadow:0 24px 60px #0a2c5429}.signin-card__brand{text-align:center;flex-direction:column;align-items:center;margin-bottom:12px;display:flex}.signin__form{flex-direction:column;gap:18px;width:100%;margin-top:24px;display:flex}.signin__field{flex-direction:column;gap:6px;display:flex}.signin__label{color:var(--text-strong);font-size:14px;font-weight:600}.signin__form .meta-item__control{border-radius:12px;width:100%;min-height:48px;padding:12px 14px;font-size:15px}.signin__form .button.primary{width:100%;margin-top:4px}.signin__form .error-text{text-align:center}.landing__signout{z-index:1;width:44px;min-width:44px;position:absolute;top:18px;right:18px}.stat-pager{justify-content:center;align-items:center;gap:14px;margin-bottom:20px;display:flex}.stat-pager__count{color:var(--text-strong);text-align:center;min-width:64px;font-size:14px;font-weight:600}.stat-summary{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.stat-summary-card{border:1px solid #0000;border-radius:16px;align-items:center;gap:14px;padding:18px;display:flex;box-shadow:0 8px 20px #09264d0f}.stat-summary-card--blue{color:#1f59a8;background:#eaf3ff;border-color:#cfe3ff}.stat-summary-card--red{color:#b42330;background:#fdeced;border-color:#f6cdd0}.stat-summary-card--orange{color:#b96c12;background:#fff4e6;border-color:#ffe1bd}.stat-summary-card__icon{background:#ffffffb3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.stat-summary-card__body{flex-direction:column;gap:4px;min-width:0;display:flex}.stat-summary-card__label{opacity:.85;font-size:13px;font-weight:600}.stat-summary-card__value{color:var(--text-strong);font-size:30px;font-weight:700;line-height:1.1}.stat-summary-card__value--text{overflow-wrap:anywhere;font-size:16px;font-weight:600}.stat-question-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.stat-question-card{background:var(--panel-muted);border:1px solid var(--border);border-radius:16px;padding:18px;box-shadow:0 6px 16px #133b750f}.stat-question-card__head{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.stat-question-card__badge{background:var(--brand-600);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:inline-flex}.stat-question-card__text{color:var(--text-strong);overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:600;line-height:1.4}.stat-bar{background:#e7eef7;border-radius:8px;width:100%;height:26px;display:flex;overflow:hidden}.stat-bar__seg{color:#fff;white-space:nowrap;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;overflow:hidden}.stat-bar__seg--yes{background:#2f9e54}.stat-bar__seg--no{background:#d23a3a}.stat-bar__seg--partial{background:#e08a1e}.stat-counts{color:var(--text);flex-wrap:wrap;gap:18px;margin-top:12px;font-size:13px;display:flex}.stat-counts__item{align-items:center;gap:6px;display:inline-flex}.stat-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.stat-dot--yes{background:#2f9e54}.stat-dot--no{background:#d23a3a}.stat-dot--partial{background:#e08a1e}.stat-empty{text-align:center;background:var(--panel-muted);border:1px dashed var(--border-strong);color:var(--text-muted);border-radius:16px;margin:8px 0 0;padding:28px;font-size:15px}@media (width<=720px){.stat-summary{grid-template-columns:1fr}}.app-update-banner{left:50%;top:calc(8px + env(safe-area-inset-top,0px));z-index:1000;color:#13283f;box-sizing:border-box;background:#f3f9ff;border:1px solid #c6def7;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px 10px;width:max-content;max-width:calc(100% - 24px);padding:8px 10px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #0d2d562e}.app-update-banner__text{color:#13283f;flex:auto;min-width:0;font-size:.9rem;line-height:1.25}.app-update-banner__btn{white-space:nowrap;flex:none;width:auto;padding:6px 14px;font-size:.875rem}.app-update-banner__dismiss{color:#5d7390;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:1.15rem;line-height:1;display:inline-flex}.app-update-banner__dismiss:hover{color:#13283f;background:#e3f0fb}
