:root{--navy:#0b3d91;--azure-700:#0b5299;--azure-600:#0f6cbd;--azure-500:#2f8fd8;--cyan-400:#17a2c9;--brand-700:#0b5299;--brand-600:#0f6cbd;--brand-500:#2f8fd8;--brand-300:#7fd0e6;--page-bg:linear-gradient(180deg, #0b3d91 0%, #0f6cbd 30%, #e7f0fb 100%);--surface:#fff;--surface-tint:#eef5fd;--panel-muted:#f2f7fd;--hover-bg:#f5faff;--border:#dceafa;--border-strong:#bcd4f0;--text:#1b3550;--text-strong:#0d2742;--text-muted:#566d86;--focus-ring:#0f6cbd47;--focus-border:#0f6cbd;--shadow-sm:0 3px 10px #0b3d9114;--shadow-md:0 12px 28px #0b3d911a;--shadow-lg:0 24px 60px #08285a29;--radius-lg:22px;--radius-md:14px;--radius-sm:12px;--grad-primary:linear-gradient(135deg, #0f6cbd 0%, #17a2c9 100%);--grad-brand:linear-gradient(135deg, #0b5299 0%, #2f8fd8 100%);--c-yes:#10b981;--c-no:#f43f5e;--c-partial:#f59e0b;--c-na:#64748b;--c-track:#eef2f9;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,Inter,system-ui,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.45}*{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:100dvh;min-height:-webkit-fill-available;overflow-x:hidden}.app-shell{min-height:100dvh;background:var(--page-bg);min-height:-webkit-fill-available;padding-top:env(safe-area-inset-top,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);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{width:100%;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{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;padding:22px 24px}.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;display:flex}.app-header__nav-group{align-items:center;gap:8px;display:flex}.app-header__end-group{align-items:center;gap:8px;margin-left:auto;display:flex}.app-header__delete-btn{flex-shrink:0}.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:var(--surface-tint);border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.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}.yes-no-button--na{color:#fff;background:linear-gradient(135deg,#5b6b7d,#7a8ea3);border-color:#46556959}.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{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;padding:30px 24px}.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;flex-direction:column;gap:2px;max-width:100%;margin:14px auto 0;font-size:.78rem;display:flex}.panel--landing:before{content:"";background:var(--grad-primary);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{letter-spacing:-.015em;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__actions .button{flex:0 258px;justify-content:flex-start;align-items:center;gap:12px;min-width:200px;display:inline-flex}.landing__actions .button:before{content:"";background-color:var(--brand-600);width:20px;height:20px;-webkit-mask:var(--home-ico) center / contain no-repeat;-webkit-mask:var(--home-ico) center / contain no-repeat;mask:var(--home-ico) center / contain no-repeat;flex:none}.landing__actions .button.primary:before{background-color:#fff}.landing__actions .button[data-guide=new-audit]{--home-ico:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 3h6l4 4v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z'/%3E%3Cpath d='M14 3v4h4'/%3E%3Cpath d='M12 12v4M10 14h4'/%3E%3C/svg%3E")}.landing__actions .button[data-guide=search-audit]{--home-ico:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='6'/%3E%3Cpath d='M20 20l-4.2-4.2'/%3E%3C/svg%3E")}.landing__actions .button[data-guide=non-compliant]{--home-ico:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 4l9 16H3z'/%3E%3Cpath d='M12 10v4'/%3E%3Cpath d='M12 17.5h.01'/%3E%3C/svg%3E")}.landing__actions .button[data-guide=statistics]{--home-ico:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 20h16'/%3E%3Cpath d='M7 20v-6M12 20v-10M17 20v-7'/%3E%3C/svg%3E")}.landing__actions .button[data-guide=manage-auditors]{--home-ico:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='9' r='3'/%3E%3Cpath d='M4.5 19c0-2.8 2-4.6 4.5-4.6s4.5 1.8 4.5 4.6'/%3E%3Ccircle cx='17' cy='10' r='2.3'/%3E%3Cpath d='M15.8 14.9c2-.2 3.7 1.3 3.7 4.1'/%3E%3C/svg%3E")}.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{border:1px solid var(--border);background:var(--surface-tint);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{letter-spacing:-.01em;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}.auditor-list__access{flex-direction:column;gap:8px;margin-top:12px;display:flex}.auditor-access__list{flex-direction:column;gap:6px;padding-left:18px;display:flex}.auditor-access__option{align-items:center;gap:8px;display:flex}.manage-auditors{width:100%;max-width:860px;margin:0 auto}.manage-auditors__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.manage-auditors__header h2{margin:0}.success-text{color:var(--color-success,#1a7f37);font-weight:600}.auditor-cards{gap:16px;margin:16px 0 0;padding:0;list-style:none;display:grid}.auditor-card{background:var(--surface,#fff);border:1px solid #133b751f;border-radius:16px;box-shadow:0 10px 24px #133b750f}.auditor-card__body{flex-direction:column;gap:12px;padding:20px;display:flex}.auditor-card__top{flex-direction:column;gap:2px;display:flex}.auditor-card__name{font-size:18px}.auditor-card__username{color:var(--text-muted);font-size:14px}.auditor-card__badges{flex-wrap:wrap;gap:8px;display:flex}.badge{border-radius:999px;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.badge--role{color:var(--azure-700);background:#0f6cbd1f}.badge--active{color:#1a7f37;background:#1a7f371f}.badge--inactive{color:#555;background:#78787826}.badge--warning{color:#a35b00;background:#bf6f0024}.auditor-card__access{flex-direction:column;gap:2px;font-size:14px;display:flex}.auditor-card__field-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.modal-overlay{z-index:1000;background:#0f1e3c73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:var(--surface,#fff);border-radius:18px;width:100%;max-width:460px;max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 24px 60px #0f1e3c40}.modal__title{margin:0 0 16px}.modal__form{flex-direction:column;gap:16px;display:flex}.modal__fieldset{border:1px solid #133b751f;border-radius:12px;flex-direction:column;gap:8px;margin:0;padding:12px 14px;display:flex}.modal__actions{justify-content:flex-end;margin-top:8px}.modal__body{color:var(--text-muted);margin:0;line-height:1.5}.button--status{cursor:default;white-space:nowrap}.button--success{color:#fff;opacity:1;background:#1f9d55;border-color:#1f9d55}.auditor-card__danger{border-top:1px solid #133b751a;justify-content:flex-end;margin-top:4px;padding-top:12px;display:flex}.auditor-card__delete{min-height:40px;padding:8px 14px}@media (width<=640px){.manage-auditors__header{margin-bottom:14px}.auditor-card__body{gap:10px;padding:16px}.auditor-cards{gap:12px}.modal{padding:18px}.manage-auditors .meta-item__control,.modal .meta-item__control{font-size:16px}.auditor-card__actions.button-row .button,.auditor-card__delete{flex:auto}}.invite{flex-direction:column;gap:14px;margin-bottom:8px;display:flex}.invite__field{flex-direction:column;gap:2px;display:flex}.invite__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.invite__value{font-size:16px}.invite__password{letter-spacing:.12em;color:#133b75;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:22px;font-weight:700}@media (width<=520px){.auditor-card__actions.button-row .button,.modal__actions.button-row .button{flex:auto}}.auditor-flow{flex-direction:column;gap:20px;width:100%;max-width:640px;margin:0 auto;display:flex}.auditor-flow__head h2{margin:0}.auditor-flow__hint{color:var(--text-muted);margin:4px 0 0;font-size:14px}.auditor-landing__actions{flex-direction:column;gap:12px;max-width:360px;display:flex}.auditor-landing__button{width:100%}.auditor-details__header{background:#2771d814;border:1px solid #2771d840;border-radius:14px;flex-direction:column;gap:4px;padding:16px 18px;display:flex}.auditor-details__name{font-size:18px;font-weight:700}.auditor-details__username{color:var(--text-muted);text-transform:none;font-size:14px}.auditor-details__badges{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.auditor-details__access{color:var(--text-muted);font-size:13px}.auditor-details__actions{flex-wrap:wrap;gap:10px;display:flex}.auditor-details__actions .button{flex:auto}.auditor-details__delete{flex-basis:100%}.manage-auditors__actions{flex-wrap:wrap}.auditor-form{flex-direction:column;gap:18px;display:flex}.auditor-form__field{flex-direction:column;gap:6px;display:flex}.auditor-form__label{color:var(--text-muted);font-size:14px;font-weight:600}.auditor-form__input{box-sizing:border-box;text-transform:none;width:100%;height:auto;min-height:52px;padding:12px 14px;font-size:16px}.auditor-form__fieldset{border:1px solid #133b751f;border-radius:12px;flex-direction:column;gap:10px;margin:0;padding:14px 16px;display:flex}.auditor-form__actions{margin-top:4px}.auditor-list{flex-direction:column;gap:10px;margin:8px 0 0;padding:0;list-style:none;display:flex}.auditor-list__row{background:var(--surface,#fff);border:1px solid #133b751f;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.auditor-list__main{flex-direction:column;gap:2px;min-width:0;display:flex}.auditor-list__name{font-size:16px;font-weight:600}.auditor-list__username{color:var(--text-muted);text-transform:none;font-size:13px}.auditor-list__meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.auditor-list__summary{color:var(--text-muted);font-size:13px}.auditor-select{flex-direction:column;gap:10px;margin:8px 0 0;padding:0;list-style:none;display:flex}.auditor-select__row{text-align:left;background:var(--surface,#fff);cursor:pointer;border:1px solid #133b751f;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;width:100%;padding:14px 16px;display:flex}.auditor-select__row:hover{border-color:#2771d880}.auditor-select__name{font-size:16px;font-weight:600}.auditor-select__username{color:var(--text-muted);text-transform:none;margin-right:auto;font-size:13px}.auditor-manage{flex-direction:column;gap:16px;display:flex}.auditor-manage__context{background:#2771d814;border:1px solid #2771d840;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;display:flex}.auditor-manage__context-name{font-size:17px;font-weight:700}.auditor-manage__context-username{color:var(--text-muted);text-transform:none;margin-right:auto;font-size:13px}.auditor-section{border:1px solid #133b751f;border-radius:14px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.auditor-section__title{margin:0;font-size:16px}.auditor-section__hint{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.auditor-section--danger{background:#c530300a;border-color:#c5303059}@media (width<=640px){.auditor-form__input,.auditor-flow .meta-item__control{font-size:16px}.auditor-manage__context,.auditor-list__row,.auditor-select__row{align-items:flex-start}}.button{border-radius:var(--radius-md);cursor:pointer;min-height:48px;font:inherit;box-shadow:var(--shadow-sm);-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;border:1px solid #0000;padding:12px 18px;font-weight:600;line-height:1;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s}.button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.button.primary{color:#fff;background:var(--grad-primary);border-color:#0f6cbd59}.button.secondary{color:var(--text-strong);background:var(--surface);border-color:var(--border-strong)}.button.primary:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-1px)}.button.secondary:hover:not(:disabled){background:var(--hover-bg);border-color:var(--brand-300)}.button--full{width:100%}.cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-md);border-radius:18px;padding:20px}.category-card{flex-direction:column;gap:14px;min-height:100%;display:flex}.category-card:hover{border-color:var(--brand-300);background:var(--surface);box-shadow:var(--shadow-md);transform:translateY(-2px)}.category-card{transition:transform .15s,box-shadow .15s,border-color .15s}.category-card__accent{background:var(--grad-primary);border-radius:999px;width:56px;height:5px}.category-card__content{flex-direction:column;gap:10px;min-height:84px;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;border:1px solid var(--border);background:var(--surface-tint);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);border:1px solid var(--border-strong);border-radius:var(--radius-sm);font:inherit;color:var(--text-strong);background-color:var(--surface);appearance:none;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)}@media (width<=720px){.meta-item__control{font-size:16px}}.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{border:1px solid var(--border-strong);border-radius:var(--radius-md);min-height:52px;font:inherit;color:var(--text-strong);background:var(--surface);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:12px 14px}.app-header__bar{gap:10px}.brand-header--compact .brand-header__icon{width:36px;height:36px}.brand-header--compact .brand-header__title{font-size:18px}.brand-header__label{font-size:11px}.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%}.landing__actions .button{flex:none;width:100%;min-width:0}.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{border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:480px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;padding:40px 36px}.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:16px}.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}.landing__guide{z-index:1;width:44px;min-width:44px;position:absolute;top:18px;right:74px}.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-export{justify-content:center;margin-bottom:20px;display:flex}.stat-export__btn{align-items:center;gap:8px;display:inline-flex}.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:var(--azure-700);background:#e8f2fd;border-color:#cbe3fb}.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(--grad-brand);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:var(--c-track);border-radius:8px;width:100%;height:26px;display:flex;overflow:hidden}.stat-bar__seg{color:#fff;text-shadow:0 1px 2px #06183047;white-space:nowrap;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;overflow:hidden}.stat-bar__seg--yes{background:var(--c-yes)}.stat-bar__seg--no{background:var(--c-no)}.stat-bar__seg--partial{background:var(--c-partial);color:#1f2937;text-shadow:none}.stat-bar__seg--na{background:var(--c-na)}.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:var(--c-yes)}.stat-dot--no{background:var(--c-no)}.stat-dot--partial{background:var(--c-partial)}.stat-dot--na{background:var(--c-na)}.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}.empty-state,.stat-empty--compact{width:100%;max-width:280px;color:var(--text-strong);background:#c13c3c0f;border:1px dashed #c13c3c99;border-radius:10px;margin:12px auto 0;padding:10px 14px;font-size:14px;display:block}@media (width<=720px){.stat-summary{grid-template-columns:1fr}}.guide-root{z-index:1000;position:fixed;inset:0}.guide-blocker{z-index:1;pointer-events:auto;touch-action:none;cursor:default;background:0 0;position:absolute;inset:0}.guide-spotlight{z-index:2;border:2px solid var(--brand-500,#3f8eff);pointer-events:none;border-radius:14px;transition:top .18s,left .18s,width .18s,height .18s;position:fixed;box-shadow:0 0 0 9999px #0819369e}.guide-root--no-target .guide-blocker{background:#0819369e}.guide-root--no-target .guide-panel{max-height:calc(100dvh - 32px);top:50%;left:50%;transform:translate(-50%,-50%)}.guide-panel{z-index:3;box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#fff;border-radius:18px;flex-direction:column;gap:10px;width:min(360px,100vw - 32px);max-width:360px;padding:20px 22px;display:flex;position:fixed;overflow-y:auto;box-shadow:0 24px 60px #0a2c5447}.guide-panel:focus{outline:none}.guide-panel__step{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-700,#1f59a8);font-size:.75rem;font-weight:700}.guide-panel__title{color:var(--text-strong,#13283f);margin:0;font-size:1.2rem;font-weight:700}.guide-panel__body{color:var(--text-muted,#5d7390);margin:0;font-size:.95rem;line-height:1.45}.guide-panel__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:flex}.guide-panel__spacer{flex:auto}.guide-panel__actions .button{min-height:42px;padding:10px 16px}@media (width<=600px){.guide-panel__actions{gap:8px}.guide-panel__actions .button{flex:none;min-height:44px;padding:10px 14px}}.sx-dash{flex-direction:column;gap:18px;margin-bottom:28px;display:flex}.sx-list-title{letter-spacing:-.01em;color:var(--text-strong);margin:8px 0 14px;font-size:15px;font-weight:700}.sx-kpi{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;align-items:center;gap:14px;padding:16px 18px;animation:.5s both sxFadeUp;display:flex;position:relative;overflow:hidden}.sx-kpi:after{content:"";background:var(--sx-accent,var(--grad-primary));opacity:.9;height:3px;position:absolute;inset:0 0 auto}.sx-kpi__icon{color:#fff;background:var(--sx-accent,var(--grad-primary));border-radius:13px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:0 6px 16px #0b3d9138}.sx-kpi__body{flex-direction:column;gap:3px;min-width:0;display:flex}.sx-kpi__label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:12px;font-weight:700}.sx-kpi__value{letter-spacing:-.02em;color:var(--text-strong);font-size:26px;font-weight:800;line-height:1.1}.sx-kpi__value--text{overflow-wrap:anywhere;font-size:15px;font-weight:700;line-height:1.3}.sx-kpi__sub{color:var(--text-muted);font-size:12px;font-weight:600}.sx-kpi--blue{--sx-accent:linear-gradient(135deg, #0f6cbd, #17a2c9)}.sx-kpi--cyan{--sx-accent:linear-gradient(135deg, #17a2c9, #3fc4d8)}.sx-kpi--purple{--sx-accent:linear-gradient(135deg, #4f7fe0, #7a5cff)}.sx-kpi--green{--sx-accent:linear-gradient(135deg, #34d399, #059669)}.sx-kpi--red{--sx-accent:linear-gradient(135deg, #fb7185, #e11d48)}.sx-kpi--amber{--sx-accent:linear-gradient(135deg, #fbbf24, #d97706)}.sx-kpi--slate{--sx-accent:linear-gradient(135deg, #5a708b, #7c93ad)}.sx-charts{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.sx-charts>.sx-col-4{grid-column:span 4}.sx-charts>.sx-col-6{grid-column:span 6}.sx-charts>.sx-col-8{grid-column:span 8}.sx-charts>.sx-col-12{grid-column:span 12}.sx-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:linear-gradient(#fff,#fafcff);border-radius:16px;flex-direction:column;min-width:0;padding:18px;animation:.55s both sxFadeUp;display:flex}.sx-card__head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.sx-card__title{color:var(--text-strong);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:700}.sx-card__hint{color:var(--text-muted);white-space:nowrap;font-size:12px;font-weight:600}.sx-card__plot{width:100%;position:relative}.sx-legend{flex-wrap:wrap;gap:10px 16px;margin:12px 0 0;padding:0;list-style:none;display:flex}.sx-legend__item{color:var(--text);cursor:default;align-items:center;gap:7px;font-size:12.5px;font-weight:600;display:inline-flex}.sx-legend__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.sx-legend__val{color:var(--text-muted);font-weight:700}.sx-donut{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.sx-donut__svg{flex:none;width:172px;height:172px}.sx-donut__seg{cursor:pointer;transition:stroke-width .18s,opacity .18s}.sx-donut__center-value{fill:var(--text-strong);font-size:30px;font-weight:800}.sx-donut__center-label{letter-spacing:.05em;text-transform:uppercase;fill:var(--text-muted);font-size:11px;font-weight:700}.sx-donut__legend{flex:150px;min-width:150px}.sx-donut__legend .sx-legend__item{align-items:flex-start}.sx-card--hero{color:#fff;box-shadow:var(--shadow-md);background:linear-gradient(140deg,#0b3d91 0%,#0f6cbd 60%,#17a2c9 120%);border:none}.sx-card--hero .sx-card__title{color:#eaf3ff}.sx-card--hero .sx-card__hint{color:#bcd7f5}.sx-gauge{justify-content:center;align-items:center;padding:6px 0 2px;display:flex}.sx-gauge__svg{width:168px;max-width:100%;height:168px}.sx-gauge__value{fill:#fff;font-size:30px;font-weight:800}.sx-gauge__cap{text-align:center;color:#d6e8ff;margin-top:2px;font-size:12px;font-weight:700}.sx-gauge__foot{text-align:center;color:#bcd7f5;margin-top:4px;font-size:11.5px}.sx-gauge__arc{animation:.9s cubic-bezier(.22,1,.36,1) both sxSweep}.sx-spot{align-items:center;gap:14px;display:flex}.sx-spot__ring{flex:none}.sx-spot__ringval{fill:var(--text-strong);font-size:14px;font-weight:800}.sx-spot__ringlbl{fill:var(--text-muted);text-transform:uppercase;font-size:8px;font-weight:700}.sx-spot__body{min-width:0}.sx-spot__kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:800}.sx-spot__name{color:var(--text-strong);overflow-wrap:break-word;word-break:normal;margin:3px 0;font-size:15px;font-weight:800;line-height:1.28}.sx-spot__meta{color:var(--text-muted);font-size:12.5px;font-weight:600}.sx-chip{border-radius:999px;padding:3px 9px;font-size:11px;font-weight:800;display:inline-block}.sx-chip--em{color:#059669;background:#10b9811f}.sx-chip--co{color:#e11d48;background:#f43f5e1f}.sx-chip--az{color:#0b5299;background:#0f6cbd1f}.sx-bands{gap:10px;margin-top:4px;display:flex}.sx-band{text-align:center;border:1px solid var(--border);border-radius:12px;flex:1;padding:12px 6px}.sx-band b{color:var(--text-strong);font-size:24px;font-weight:800;line-height:1.05;display:block}.sx-band span{color:var(--text-muted);font-size:11px;font-weight:700}.sx-band--hi{background:#10b98114}.sx-band--mo{background:#f59e0b14}.sx-band--lo{background:#f43f5e14}.sx-kpi-stack{flex-direction:column;gap:14px;display:flex}@media (width<=480px){.sx-bands{flex-wrap:wrap}.sx-band{flex-basis:calc(33.333% - 7px)}}.sx-tip{z-index:5;pointer-events:none;background:var(--text-strong);color:#fff;white-space:nowrap;border-radius:9px;padding:8px 10px;font-size:12px;line-height:1.35;position:absolute;transform:translate(-50%,-112%);box-shadow:0 10px 24px #08193647}.sx-tip:after{content:"";border:5px solid #0000;border-top-color:var(--text-strong);border-bottom:0;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.sx-tip__title{white-space:normal;max-width:240px;margin-bottom:3px;font-weight:700}.sx-tip__row{align-items:center;gap:7px;display:flex}.sx-tip__dot{border-radius:50%;width:8px;height:8px}.sx-tip__k{color:#ffffffc7}.sx-tip__v{margin-left:auto;padding-left:12px;font-weight:700}@keyframes sxFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes sxDonutIn{0%{opacity:0;transform:rotate(-18deg)scale(.92)}to{opacity:1;transform:rotate(0)scale(1)}}@keyframes sxSweep{0%{stroke-dashoffset:var(--sx-c)}to{stroke-dashoffset:var(--sx-o)}}.sx-anim-donut{transform-origin:50%;animation:.7s cubic-bezier(.22,1,.36,1) both sxDonutIn}@media (prefers-reduced-motion:reduce){.sx-kpi,.sx-card,.sx-anim-donut,.sx-gauge__arc{animation:none!important}}@media (width<=900px){.sx-charts>*{grid-column:span 12!important}}@media (width<=640px){.sx-kpi__value{font-size:24px}.sx-card{border-radius:14px;padding:16px}.sx-donut{justify-content:center}}@media (width<=600px){.sx-charts{grid-template-columns:1fr;gap:14px}.sx-charts>*{width:100%;min-width:0;max-width:100%;grid-column:auto!important}.sx-card__head{flex-direction:column;align-items:flex-start;gap:2px}.sx-card__title,.sx-card__hint{white-space:normal;word-break:normal;overflow-wrap:break-word;min-width:0;max-width:100%}.sx-donut{flex-direction:column;align-items:center}.sx-donut__legend{flex:auto;width:100%;min-width:0}.sx-legend__item{word-break:normal;overflow-wrap:break-word;min-width:0}.sx-spot__body{width:100%;min-width:0}.sx-spot__name,.sx-spot__meta,.sx-band span{word-break:normal;overflow-wrap:break-word}}.app-update-overlay{z-index:1000;padding:calc(16px + env(safe-area-inset-top,0px)) calc(16px + env(safe-area-inset-right,0px)) calc(16px + env(safe-area-inset-bottom,0px)) calc(16px + env(safe-area-inset-left,0px));background:#0d2d5652;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.app-update-modal{background:var(--surface,#fff);width:100%;max-width:360px;color:var(--text-strong,#0d2742);border:1px solid var(--border,#dceafa);box-sizing:border-box;border-radius:14px;padding:20px;box-shadow:0 18px 48px #0d2d5647}.app-update-modal__title{color:var(--text-strong,#0d2742);margin:0 0 8px;font-size:1.1rem;font-weight:700}.app-update-modal__body{color:var(--text-strong,#0d2742);margin:0 0 18px;font-size:.92rem;line-height:1.4}.app-update-modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.app-update-modal__btn{white-space:nowrap;flex:none;width:auto;padding:8px 16px;font-size:.875rem}
