.ui-module__gjHJ_W__button{border:1px solid var(--av-navy);border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:var(--space-2);min-height:44px;padding:0 var(--space-5);justify-content:center;font-weight:700;text-decoration:none;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.ui-module__gjHJ_W__button:disabled{cursor:not-allowed;opacity:.65}.ui-module__gjHJ_W__primary{background:var(--av-navy);color:var(--av-white)}.ui-module__gjHJ_W__primary:hover:not(:disabled){background:#143b70}.ui-module__gjHJ_W__secondary{background:var(--av-white);color:var(--av-navy)}.ui-module__gjHJ_W__secondary:hover:not(:disabled){background:var(--av-surface-blue)}.ui-module__gjHJ_W__plain{color:var(--av-navy);padding-inline:var(--space-3);background:0 0;border-color:#0000}.ui-module__gjHJ_W__plain:hover:not(:disabled){background:var(--av-surface-blue)}.ui-module__gjHJ_W__buttonIcon{display:inline-flex}.ui-module__gjHJ_W__card{background:var(--av-white);border:1px solid var(--av-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);gap:var(--space-4);padding:var(--space-6);display:grid}.ui-module__gjHJ_W__card h2{color:var(--av-navy);font-size:1.25rem;line-height:1.25}.ui-module__gjHJ_W__eyebrow{color:var(--av-gold);text-transform:uppercase;font-size:.78rem;font-weight:700}.ui-module__gjHJ_W__field{gap:var(--space-2);font-weight:700;display:grid}.ui-module__gjHJ_W__input{background:var(--av-white);border:1px solid var(--av-border);border-radius:var(--radius-md);color:var(--av-ink);min-height:44px;padding:0 var(--space-4)}.ui-module__gjHJ_W__input:focus{border-color:var(--av-gold)}.ui-module__gjHJ_W__hint,.ui-module__gjHJ_W__error{font-size:.875rem;font-weight:400;line-height:1.45}.ui-module__gjHJ_W__hint{color:var(--av-muted)}.ui-module__gjHJ_W__error{color:var(--av-danger)}.ui-module__gjHJ_W__status{border-radius:var(--radius-md);align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid;display:flex}.ui-module__gjHJ_W__status strong,.ui-module__gjHJ_W__status span{display:block}.ui-module__gjHJ_W__status strong{line-height:1.3}.ui-module__gjHJ_W__status span{margin-top:var(--space-1);font-size:.875rem;line-height:1.45}.ui-module__gjHJ_W__protected{color:var(--av-success);background:#eef8f2;border-color:#b7d6c6}.ui-module__gjHJ_W__attention{color:var(--av-warning);background:#fff7e6;border-color:#e7ca85}.ui-module__gjHJ_W__alert{color:var(--av-danger);background:#fff0f0;border-color:#e7b8b8}.ui-module__gjHJ_W__info{background:var(--av-surface-blue);color:var(--av-info);border-color:#c5d8ef}
.home-module__txgM7a__page{background:linear-gradient(180deg, var(--av-white), var(--av-surface-blue));min-height:100vh;padding:var(--space-6)}.home-module__txgM7a__header{align-items:center;gap:var(--space-5);justify-content:space-between;max-width:1120px;margin:0 auto;display:flex}.home-module__txgM7a__logo{width:min(320px,68vw);height:auto}.home-module__txgM7a__hero{align-items:start;gap:var(--space-7);margin:var(--space-8) auto 0;grid-template-columns:minmax(0,1fr) minmax(320px,410px);max-width:1120px;display:grid}.home-module__txgM7a__hero h1{color:var(--av-navy);font-family:var(--font-brand);margin-top:var(--space-5);font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:.92}.home-module__txgM7a__hero p{color:var(--av-muted);margin-top:var(--space-4);max-width:62ch;font-size:1.125rem;line-height:1.65}.home-module__txgM7a__actions{gap:var(--space-3);margin-top:var(--space-5);flex-wrap:wrap;display:flex}@media (max-width:780px){.home-module__txgM7a__page{padding:var(--space-5)}.home-module__txgM7a__header{flex-direction:column;align-items:flex-start}.home-module__txgM7a__hero{margin-top:var(--space-7);grid-template-columns:1fr}}
.login-module__Si-P0q__page{background:linear-gradient(180deg, var(--av-surface-blue), var(--av-white) 52%);min-height:100vh;padding:var(--space-6)}.login-module__Si-P0q__shell{gap:var(--space-7);max-width:1040px;margin:0 auto;display:grid}.login-module__Si-P0q__brand{width:min(260px,70vw);height:auto}.login-module__Si-P0q__main{align-items:start;gap:var(--space-6);grid-template-columns:minmax(0,.9fr) minmax(320px,440px);display:grid}.login-module__Si-P0q__intro{gap:var(--space-4);padding-top:var(--space-5);display:grid}.login-module__Si-P0q__intro h1{color:var(--av-navy);font-family:var(--font-brand);font-size:clamp(2.25rem,7vw,4.5rem);font-weight:700;line-height:.96}.login-module__Si-P0q__intro p{color:var(--av-muted);max-width:58ch;font-size:1.1rem;line-height:1.65}.login-module__Si-P0q__form,.login-module__Si-P0q__authCards{gap:var(--space-4);display:grid}.login-module__Si-P0q__error{border-radius:var(--radius-md);color:var(--av-danger);padding:var(--space-3) var(--space-4);background:#fff0f0;border:1px solid #e7b8b8}@media (max-width:780px){.login-module__Si-P0q__page{padding:var(--space-5)}.login-module__Si-P0q__main{grid-template-columns:1fr}}
.account-module__wyK3kq__page{background:var(--av-white);min-height:100vh;padding:var(--space-6)}.account-module__wyK3kq__header,.account-module__wyK3kq__hero,.account-module__wyK3kq__notice,.account-module__wyK3kq__summaryGrid,.account-module__wyK3kq__contentGrid{max-width:1120px;margin:0 auto}.account-module__wyK3kq__header,.account-module__wyK3kq__headerActions,.account-module__wyK3kq__metric,.account-module__wyK3kq__vowerRow,.account-module__wyK3kq__tokenRow,.account-module__wyK3kq__webPushBox,.account-module__wyK3kq__checkRow{align-items:center;display:flex}.account-module__wyK3kq__header{gap:var(--space-5);justify-content:space-between}.account-module__wyK3kq__headerActions{gap:var(--space-3)}.account-module__wyK3kq__navLink{border:1px solid var(--av-navy);border-radius:var(--radius-md);color:var(--av-navy);min-height:44px;padding:0 var(--space-4);justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.account-module__wyK3kq__navLink:hover{background:var(--av-surface-blue)}.account-module__wyK3kq__hero{gap:var(--space-4);margin-top:var(--space-7);display:grid}.account-module__wyK3kq__heroTitle{gap:var(--space-3);max-width:760px;display:grid}.account-module__wyK3kq__hero h1{color:var(--av-navy);font-family:var(--font-brand);font-size:3rem;line-height:1}.account-module__wyK3kq__hero p,.account-module__wyK3kq__metric p,.account-module__wyK3kq__vowerRow span,.account-module__wyK3kq__tokenRow span,.account-module__wyK3kq__webPushBox span{color:var(--av-muted);line-height:1.55}.account-module__wyK3kq__notice{margin-top:var(--space-5)}.account-module__wyK3kq__summaryGrid,.account-module__wyK3kq__contentGrid,.account-module__wyK3kq__form,.account-module__wyK3kq__formStack,.account-module__wyK3kq__methodList,.account-module__wyK3kq__vowerList,.account-module__wyK3kq__tokenList{gap:var(--space-4);display:grid}.account-module__wyK3kq__summaryGrid{margin-top:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr))}.account-module__wyK3kq__contentGrid{margin-top:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.account-module__wyK3kq__metric{color:var(--av-navy);gap:var(--space-3)}.account-module__wyK3kq__inlineForm{border-top:1px solid var(--av-border);gap:var(--space-3);padding-top:var(--space-4);display:grid}.account-module__wyK3kq__checkRow{border:1px solid var(--av-border);border-radius:var(--radius-md);color:var(--av-ink);gap:var(--space-3);min-height:52px;padding:0 var(--space-4)}.account-module__wyK3kq__checkRow input{width:20px;height:20px}.account-module__wyK3kq__vowerRow,.account-module__wyK3kq__tokenRow,.account-module__wyK3kq__webPushBox{border:1px solid var(--av-border);border-radius:var(--radius-md);gap:var(--space-3);min-height:76px;padding:var(--space-3)}.account-module__wyK3kq__vowerRow,.account-module__wyK3kq__tokenRow{grid-template-columns:44px minmax(0,1fr) auto;display:grid}.account-module__wyK3kq__rowIcon{background:var(--av-surface-blue);border-radius:var(--radius-md);color:var(--av-navy);justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.account-module__wyK3kq__vowerRow h3,.account-module__wyK3kq__tokenRow h3,.account-module__wyK3kq__webPushBox strong{color:var(--av-navy);font-size:1rem;line-height:1.25}.account-module__wyK3kq__webPushBox{grid-template-columns:32px minmax(0,1fr) auto;display:grid}.account-module__wyK3kq__webPushBox p{grid-column:2/-1}.account-module__wyK3kq__error,.account-module__wyK3kq__success{font-size:.9rem;line-height:1.45}.account-module__wyK3kq__error{color:var(--av-danger)}.account-module__wyK3kq__success{color:var(--av-success)}@media (max-width:860px){.account-module__wyK3kq__page{padding:var(--space-5)}.account-module__wyK3kq__header{flex-direction:column;align-items:flex-start}.account-module__wyK3kq__headerActions{flex-wrap:wrap;align-items:stretch}.account-module__wyK3kq__hero h1{font-size:2.35rem}.account-module__wyK3kq__summaryGrid,.account-module__wyK3kq__contentGrid{grid-template-columns:1fr}}@media (max-width:560px){.account-module__wyK3kq__vowerRow,.account-module__wyK3kq__tokenRow,.account-module__wyK3kq__webPushBox{grid-template-columns:44px minmax(0,1fr);align-items:stretch}.account-module__wyK3kq__vowerRow .account-module__wyK3kq__navLink,.account-module__wyK3kq__tokenRow form,.account-module__wyK3kq__webPushBox button,.account-module__wyK3kq__webPushBox p{grid-column:1/-1}}
.dashboard-module__wjAmFW__page{background:var(--av-white);min-height:100vh;padding:var(--space-6)}.dashboard-module__wjAmFW__header,.dashboard-module__wjAmFW__hero,.dashboard-module__wjAmFW__notice,.dashboard-module__wjAmFW__summaryGrid,.dashboard-module__wjAmFW__contentGrid{max-width:1120px;margin:0 auto}.dashboard-module__wjAmFW__header{align-items:center;gap:var(--space-5);justify-content:space-between;display:flex}.dashboard-module__wjAmFW__headerActions{align-items:center;gap:var(--space-3);display:flex}.dashboard-module__wjAmFW__hero{gap:var(--space-4);margin-top:var(--space-7);display:grid}.dashboard-module__wjAmFW__heroTitle{gap:var(--space-3);max-width:760px;display:grid}.dashboard-module__wjAmFW__hero h1{color:var(--av-navy);font-family:var(--font-brand);font-size:3rem;line-height:1}.dashboard-module__wjAmFW__hero p,.dashboard-module__wjAmFW__metric p,.dashboard-module__wjAmFW__focusPanel p,.dashboard-module__wjAmFW__emptyText{color:var(--av-muted);line-height:1.55}.dashboard-module__wjAmFW__notice{margin-top:var(--space-5)}.dashboard-module__wjAmFW__summaryGrid,.dashboard-module__wjAmFW__contentGrid{gap:var(--space-5);display:grid}.dashboard-module__wjAmFW__summaryGrid{margin-top:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__wjAmFW__contentGrid{margin-top:var(--space-5);grid-template-columns:minmax(300px,.85fr) minmax(0,1.4fr);align-items:start}.dashboard-module__wjAmFW__metric{color:var(--av-navy);align-items:center;gap:var(--space-3);grid-template-columns:36px minmax(0,1fr);display:grid}.dashboard-module__wjAmFW__switcher{gap:var(--space-3);display:grid}.dashboard-module__wjAmFW__switcher label{color:var(--av-navy);font-weight:700}.dashboard-module__wjAmFW__switcher select{appearance:none;background:var(--av-white);border:1px solid var(--av-border);border-radius:var(--radius-md);color:var(--av-ink);min-height:44px;padding:0 var(--space-4);width:100%}.dashboard-module__wjAmFW__focusPanel{border-top:1px solid var(--av-border);gap:var(--space-3);padding-top:var(--space-4);display:grid}.dashboard-module__wjAmFW__focusPanel h2{color:var(--av-navy);font-size:1.35rem;line-height:1.2}.dashboard-module__wjAmFW__vowerList{gap:var(--space-3);display:grid}.dashboard-module__wjAmFW__vowerRow{border:1px solid var(--av-border);border-radius:var(--radius-md);align-items:center;gap:var(--space-3);min-height:92px;padding:var(--space-3);grid-template-columns:44px minmax(0,1fr) minmax(104px,132px);display:grid}.dashboard-module__wjAmFW__vowerRow[data-selected]{border-color:var(--av-gold)}.dashboard-module__wjAmFW__rowIcon{background:var(--av-surface-blue);border-radius:var(--radius-md);color:var(--av-navy);justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.dashboard-module__wjAmFW__rowBody{gap:var(--space-1);min-width:0;display:grid}.dashboard-module__wjAmFW__rowBody h3{color:var(--av-navy);font-size:1rem;line-height:1.25}.dashboard-module__wjAmFW__rowBody p{color:var(--av-ink);font-weight:700;line-height:1.35}.dashboard-module__wjAmFW__rowBody span{color:var(--av-muted);font-size:.9rem;line-height:1.45}.dashboard-module__wjAmFW__rowActions{gap:var(--space-2);display:grid}.dashboard-module__wjAmFW__focusLink{border:1px solid var(--av-navy);border-radius:var(--radius-md);color:var(--av-navy);align-items:center;gap:var(--space-2);min-height:44px;padding:0 var(--space-3);justify-content:center;font-weight:700;display:inline-flex}.dashboard-module__wjAmFW__focusLink:hover{background:var(--av-surface-blue)}@media (max-width:860px){.dashboard-module__wjAmFW__page{padding:var(--space-5)}.dashboard-module__wjAmFW__header{flex-direction:column;align-items:flex-start}.dashboard-module__wjAmFW__headerActions{flex-wrap:wrap;align-items:stretch}.dashboard-module__wjAmFW__hero h1{font-size:2.35rem}.dashboard-module__wjAmFW__summaryGrid,.dashboard-module__wjAmFW__contentGrid{grid-template-columns:1fr}}@media (max-width:560px){.dashboard-module__wjAmFW__vowerRow{grid-template-columns:44px minmax(0,1fr);align-items:stretch}.dashboard-module__wjAmFW__rowActions{grid-column:1/-1}}
.invite-module__ZhNtCG__page{background:var(--av-surface);min-height:100vh;padding:var(--space-6)}.invite-module__ZhNtCG__header,.invite-module__ZhNtCG__shell,.invite-module__ZhNtCG__footer{max-width:1080px;margin:0 auto}.invite-module__ZhNtCG__header{justify-content:space-between;align-items:center;display:flex}.invite-module__ZhNtCG__shell{align-items:start;gap:var(--space-6);margin-top:var(--space-8);grid-template-columns:minmax(0,1fr) minmax(320px,440px);display:grid}.invite-module__ZhNtCG__intro{gap:var(--space-4);display:grid}.invite-module__ZhNtCG__intro h1{color:var(--av-navy);font-family:var(--font-brand);font-size:clamp(2.5rem,7vw,5rem);line-height:.95}.invite-module__ZhNtCG__intro p{color:var(--av-muted);max-width:62ch;font-size:1.125rem;line-height:1.65}.invite-module__ZhNtCG__details{border:1px solid var(--av-border);border-radius:var(--radius-md);display:grid}.invite-module__ZhNtCG__details div{gap:var(--space-1);padding:var(--space-3) var(--space-4);grid-template-columns:104px minmax(0,1fr);display:grid}.invite-module__ZhNtCG__details div+div{border-top:1px solid var(--av-border)}.invite-module__ZhNtCG__details dt{color:var(--av-muted);font-weight:700}.invite-module__ZhNtCG__details dd{color:var(--av-ink);overflow-wrap:anywhere}.invite-module__ZhNtCG__actions,.invite-module__ZhNtCG__form{gap:var(--space-3);flex-wrap:wrap;display:flex}.invite-module__ZhNtCG__error{border-radius:var(--radius-md);color:var(--av-danger);padding:var(--space-3) var(--space-4);background:#fff0f0;border:1px solid #e7b8b8;flex-basis:100%}.invite-module__ZhNtCG__footer{color:var(--av-muted);align-items:center;gap:var(--space-2);margin-top:var(--space-8);display:flex}@media (max-width:780px){.invite-module__ZhNtCG__page{padding:var(--space-5)}.invite-module__ZhNtCG__shell{margin-top:var(--space-7);grid-template-columns:1fr}}
.welcome-module__B8r0NW__page{background:var(--av-surface-blue);min-height:100vh;padding:var(--space-6)}.welcome-module__B8r0NW__header,.welcome-module__B8r0NW__shell{max-width:1080px;margin:0 auto}.welcome-module__B8r0NW__header{align-items:center;gap:var(--space-5);justify-content:space-between;display:flex}.welcome-module__B8r0NW__shell{align-items:start;gap:var(--space-6);margin-top:var(--space-8);grid-template-columns:minmax(0,1fr) minmax(320px,460px);display:grid}.welcome-module__B8r0NW__intro{gap:var(--space-4);display:grid}.welcome-module__B8r0NW__intro h1{color:var(--av-navy);font-family:var(--font-brand);font-size:clamp(2.4rem,7vw,4.75rem);line-height:.96}.welcome-module__B8r0NW__intro p{color:var(--av-muted);max-width:62ch;font-size:1.125rem;line-height:1.65}.welcome-module__B8r0NW__form{gap:var(--space-4);display:grid}.welcome-module__B8r0NW__messageField{gap:var(--space-2);font-weight:700;display:grid}.welcome-module__B8r0NW__messageField textarea{background:var(--av-white);border:1px solid var(--av-border);border-radius:var(--radius-md);color:var(--av-ink);min-height:156px;padding:var(--space-3) var(--space-4);resize:vertical}.welcome-module__B8r0NW__messageField textarea:focus{border-color:var(--av-gold)}.welcome-module__B8r0NW__error{border-radius:var(--radius-md);color:var(--av-danger);padding:var(--space-3) var(--space-4);background:#fff0f0;border:1px solid #e7b8b8}@media (max-width:780px){.welcome-module__B8r0NW__page{padding:var(--space-5)}.welcome-module__B8r0NW__header{flex-direction:column;align-items:flex-start}.welcome-module__B8r0NW__shell{margin-top:var(--space-7);grid-template-columns:1fr}}
.alerts-module__1aLXuq__page{background:linear-gradient(180deg, var(--av-surface-blue) 0, var(--av-white) 340px);gap:var(--space-6);min-height:100vh;padding:var(--space-5);display:grid}.alerts-module__1aLXuq__header,.alerts-module__1aLXuq__summary,.alerts-module__1aLXuq__timelinePanel,.alerts-module__1aLXuq__emptyState{width:100%;max-width:1120px;margin-inline:auto}.alerts-module__1aLXuq__header{align-items:center;gap:var(--space-4);justify-content:space-between;display:flex}.alerts-module__1aLXuq__summary{align-items:start;gap:var(--space-5);grid-template-columns:minmax(0,1fr) minmax(260px,360px);display:grid}.alerts-module__1aLXuq__summary h1{color:var(--av-navy);font-family:var(--font-brand);margin-top:var(--space-2);font-size:2.55rem;line-height:1.05}.alerts-module__1aLXuq__summary p{color:var(--av-muted);margin-top:var(--space-3);max-width:760px;line-height:1.6}.alerts-module__1aLXuq__summaryActions{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.alerts-module__1aLXuq__eyebrow{color:var(--av-gold);text-transform:uppercase;font-size:.78rem;font-weight:800}.alerts-module__1aLXuq__backLink{color:var(--av-navy);align-items:center;gap:var(--space-2);min-height:44px;font-weight:800;display:inline-flex}.alerts-module__1aLXuq__timelinePanel{gap:var(--space-4);display:grid}.alerts-module__1aLXuq__alertItem{background:var(--av-white);border:1px solid var(--av-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);align-items:start;gap:var(--space-4);padding:var(--space-5);grid-template-columns:56px minmax(0,1fr);display:grid}.alerts-module__1aLXuq__alertItem[data-tone=protected]{border-color:#b7d6c6}.alerts-module__1aLXuq__alertItem[data-tone=attention]{border-color:#e7ca85}.alerts-module__1aLXuq__alertItem[data-tone=alert]{border-color:#e7b8b8}.alerts-module__1aLXuq__alertIcon,.alerts-module__1aLXuq__detailIcon{background:var(--av-surface-blue);border-radius:var(--radius-md);color:var(--av-info);border:1px solid #c5d8ef;justify-content:center;align-items:center;display:inline-flex}.alerts-module__1aLXuq__alertIcon{width:56px;height:56px}.alerts-module__1aLXuq__alertBody{gap:var(--space-4);min-width:0;display:grid}.alerts-module__1aLXuq__alertHeader{align-items:start;gap:var(--space-4);grid-template-columns:minmax(0,1fr) minmax(250px,360px);display:grid}.alerts-module__1aLXuq__alertHeader h2{color:var(--av-navy);margin-top:var(--space-1);font-size:1.35rem;line-height:1.25}.alerts-module__1aLXuq__messageLink{color:var(--av-navy);align-items:center;gap:var(--space-2);min-height:44px;font-weight:800;display:inline-flex}.alerts-module__1aLXuq__detailGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.alerts-module__1aLXuq__detailRow{border:1px solid var(--av-border);border-radius:var(--radius-md);align-items:start;gap:var(--space-3);min-height:82px;padding:var(--space-3);grid-template-columns:40px minmax(0,1fr);display:grid}.alerts-module__1aLXuq__detailIcon{width:40px;height:40px}.alerts-module__1aLXuq__detailRow strong,.alerts-module__1aLXuq__detailRow small{display:block}.alerts-module__1aLXuq__detailRow strong{color:var(--av-ink);line-height:1.35}.alerts-module__1aLXuq__detailRow small{color:var(--av-muted);margin-top:var(--space-1);overflow-wrap:anywhere;line-height:1.45}.alerts-module__1aLXuq__evidenceList{gap:var(--space-2);list-style:none;display:grid}.alerts-module__1aLXuq__evidenceList li{color:var(--av-warning);align-items:center;gap:var(--space-2);line-height:1.45;display:flex}.alerts-module__1aLXuq__emptyState{gap:var(--space-4);display:grid}@media (max-width:860px){.alerts-module__1aLXuq__page{padding:var(--space-4)}.alerts-module__1aLXuq__header{flex-direction:column;align-items:flex-start}.alerts-module__1aLXuq__summary,.alerts-module__1aLXuq__alertHeader,.alerts-module__1aLXuq__detailGrid,.alerts-module__1aLXuq__alertItem{grid-template-columns:1fr}.alerts-module__1aLXuq__summary h1{font-size:2.1rem}}
.checkins-module__lowURG__page{background:linear-gradient(180deg, var(--av-surface-blue) 0, var(--av-white) 340px);gap:var(--space-6);min-height:100vh;padding:var(--space-5);display:grid}.checkins-module__lowURG__header,.checkins-module__lowURG__summary,.checkins-module__lowURG__answerList,.checkins-module__lowURG__emptyState{width:100%;max-width:1120px;margin-inline:auto}.checkins-module__lowURG__header{align-items:center;gap:var(--space-4);justify-content:space-between;display:flex}.checkins-module__lowURG__summary{align-items:start;gap:var(--space-5);grid-template-columns:minmax(0,1fr) minmax(260px,360px);display:grid}.checkins-module__lowURG__summary h1{color:var(--av-navy);font-family:var(--font-brand);margin-top:var(--space-2);font-size:2.55rem;line-height:1.05}.checkins-module__lowURG__summary p{color:var(--av-muted);margin-top:var(--space-3);max-width:760px;line-height:1.6}.checkins-module__lowURG__summaryActions{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.checkins-module__lowURG__eyebrow{color:var(--av-gold);text-transform:uppercase;font-size:.78rem;font-weight:800}.checkins-module__lowURG__backLink{color:var(--av-navy);align-items:center;gap:var(--space-2);min-height:44px;font-weight:800;display:inline-flex}.checkins-module__lowURG__answerList{gap:var(--space-4);display:grid}.checkins-module__lowURG__checkinCard{background:var(--av-white);border:1px solid var(--av-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);gap:var(--space-5);padding:var(--space-5);display:grid}.checkins-module__lowURG__checkinHeader{align-items:start;gap:var(--space-4);grid-template-columns:minmax(0,1fr) minmax(260px,360px);display:grid}.checkins-module__lowURG__checkinHeader h2{color:var(--av-navy);margin-top:var(--space-2);font-size:1.35rem;line-height:1.25}.checkins-module__lowURG__metaGrid,.checkins-module__lowURG__answerGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.checkins-module__lowURG__metaItem,.checkins-module__lowURG__answerRow{border:1px solid var(--av-border);border-radius:var(--radius-md);align-items:start;gap:var(--space-3);min-height:86px;padding:var(--space-3);grid-template-columns:44px minmax(0,1fr);display:grid}.checkins-module__lowURG__metaIcon,.checkins-module__lowURG__answerIcon{background:var(--av-surface-blue);border-radius:var(--radius-md);color:var(--av-info);border:1px solid #c5d8ef;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.checkins-module__lowURG__metaItem strong,.checkins-module__lowURG__metaItem small,.checkins-module__lowURG__answerRow strong,.checkins-module__lowURG__answerRow small{display:block}.checkins-module__lowURG__metaItem strong,.checkins-module__lowURG__answerRow strong{color:var(--av-ink);line-height:1.35}.checkins-module__lowURG__metaItem small,.checkins-module__lowURG__answerRow small{color:var(--av-muted);margin-top:var(--space-1);line-height:1.45}.checkins-module__lowURG__answerRow[data-tone=protected]{border-color:#b7d6c6}.checkins-module__lowURG__answerRow[data-tone=attention]{border-color:#e7ca85}.checkins-module__lowURG__answerRow[data-tone=alert]{border-color:#e7b8b8}.checkins-module__lowURG__nudge{border-radius:var(--radius-md);color:var(--av-warning);align-items:start;gap:var(--space-3);padding:var(--space-4);background:#fff7e6;border:1px solid #e7ca85;grid-template-columns:44px minmax(0,1fr);display:grid}.checkins-module__lowURG__nudge strong{color:var(--av-navy);line-height:1.35}.checkins-module__lowURG__nudge p{margin-top:var(--space-1);line-height:1.55}.checkins-module__lowURG__nudgeLink{color:var(--av-navy);min-height:44px;margin-top:var(--space-2);align-items:center;font-weight:800;display:inline-flex}.checkins-module__lowURG__notes{border-top:1px solid var(--av-border);gap:var(--space-2);padding-top:var(--space-4);display:grid}.checkins-module__lowURG__notes h3{color:var(--av-navy);font-size:1rem}.checkins-module__lowURG__notes p{color:var(--av-muted);white-space:pre-wrap;line-height:1.6}.checkins-module__lowURG__emptyState{gap:var(--space-4);display:grid}@media (max-width:860px){.checkins-module__lowURG__page{padding:var(--space-4)}.checkins-module__lowURG__header{flex-direction:column;align-items:flex-start}.checkins-module__lowURG__summary,.checkins-module__lowURG__checkinHeader,.checkins-module__lowURG__metaGrid,.checkins-module__lowURG__answerGrid{grid-template-columns:1fr}.checkins-module__lowURG__summary h1{font-size:2.1rem}}
.history-module__UZcCnq__page{background:linear-gradient(180deg, var(--av-surface-blue) 0, var(--av-white) 340px);gap:var(--space-6);min-height:100vh;padding:var(--space-5);display:grid}.history-module__UZcCnq__header,.history-module__UZcCnq__summary,.history-module__UZcCnq__historyPanel,.history-module__UZcCnq__emptyState{width:100%;max-width:1120px;margin-inline:auto}.history-module__UZcCnq__header{align-items:center;gap:var(--space-4);justify-content:space-between;display:flex}.history-module__UZcCnq__summary{align-items:start;gap:var(--space-5);grid-template-columns:minmax(0,1fr) minmax(260px,360px);display:grid}.history-module__UZcCnq__summary h1{color:var(--av-navy);font-family:var(--font-brand);margin-top:var(--space-2);font-size:2.55rem;line-height:1.05}.history-module__UZcCnq__summary p{color:var(--av-muted);margin-top:var(--space-3);max-width:760px;line-height:1.6}.history-module__UZcCnq__summaryActions{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.history-module__UZcCnq__eyebrow{color:var(--av-gold);text-transform:uppercase;font-size:.78rem;font-weight:800}.history-module__UZcCnq__backLink,.history-module__UZcCnq__periodLink{color:var(--av-navy);align-items:center;gap:var(--space-2);min-height:44px;font-weight:800;display:inline-flex}.history-module__UZcCnq__historyPanel{background:var(--av-white);border:1px solid var(--av-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);gap:var(--space-5);padding:var(--space-5);display:grid}.history-module__UZcCnq__periodNav{align-items:center;gap:var(--space-4);grid-template-columns:minmax(150px,1fr) minmax(220px,auto) minmax(150px,1fr);display:grid}.history-module__UZcCnq__periodNav h2{color:var(--av-navy);text-align:center;font-size:1.6rem;line-height:1.2}.history-module__UZcCnq__periodNav .history-module__UZcCnq__eyebrow{text-align:center}.history-module__UZcCnq__periodLink:last-child{justify-content:end}.history-module__UZcCnq__statsGrid{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.history-module__UZcCnq__stat{border:1px solid var(--av-border);border-radius:var(--radius-md);align-items:center;gap:var(--space-2);min-height:86px;padding:var(--space-3);grid-template-columns:44px minmax(0,1fr);display:grid}.history-module__UZcCnq__stat span:first-child{background:var(--av-surface-blue);border-radius:var(--radius-md);color:var(--av-info);border:1px solid #c5d8ef;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.history-module__UZcCnq__stat strong,.history-module__UZcCnq__stat small{display:block}.history-module__UZcCnq__stat strong{color:var(--av-navy);font-size:1.45rem;line-height:1}.history-module__UZcCnq__stat small{color:var(--av-muted);font-weight:700;line-height:1.35}.history-module__UZcCnq__weekdays,.history-module__UZcCnq__calendarGrid{gap:var(--space-2);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.history-module__UZcCnq__weekdays span{color:var(--av-muted);text-align:center;text-transform:uppercase;font-size:.8rem;font-weight:800}.history-module__UZcCnq__blankDay,.history-module__UZcCnq__dayCell{border-radius:var(--radius-md);min-height:112px}.history-module__UZcCnq__dayCell{background:var(--av-white);border:1px solid var(--av-border);color:var(--av-ink);align-content:space-between;gap:var(--space-3);padding:var(--space-3);display:grid}.history-module__UZcCnq__dayCell[data-state=clean]{border-color:#b7d6c6}.history-module__UZcCnq__dayCell[data-state=followup]{border-color:#e7ca85}.history-module__UZcCnq__dayCell[data-state=missed]{border-color:#e7b8b8}.history-module__UZcCnq__dayCell[data-state=none]{background:#f8fafc}.history-module__UZcCnq__dayNumber{color:var(--av-navy);font-weight:900;line-height:1}.history-module__UZcCnq__dayStatus{align-items:start;gap:var(--space-2);grid-template-columns:22px minmax(0,1fr);display:grid}.history-module__UZcCnq__dayStatus svg{color:var(--av-info)}.history-module__UZcCnq__dayStatus span{font-size:.86rem;font-weight:800;line-height:1.25}.history-module__UZcCnq__emptyState{gap:var(--space-4);display:grid}@media (max-width:900px){.history-module__UZcCnq__page{padding:var(--space-4)}.history-module__UZcCnq__header{flex-direction:column;align-items:flex-start}.history-module__UZcCnq__summary,.history-module__UZcCnq__periodNav,.history-module__UZcCnq__statsGrid{grid-template-columns:1fr}.history-module__UZcCnq__periodNav h2,.history-module__UZcCnq__periodNav .history-module__UZcCnq__eyebrow{text-align:left}.history-module__UZcCnq__periodLink:last-child{justify-content:start}.history-module__UZcCnq__summary h1{font-size:2.1rem}}@media (max-width:640px){.history-module__UZcCnq__weekdays{display:none}.history-module__UZcCnq__calendarGrid{grid-template-columns:1fr}.history-module__UZcCnq__blankDay{display:none}.history-module__UZcCnq__dayCell{min-height:86px}}
.messages-module__f1avHq__page{background:linear-gradient(180deg, var(--av-surface-blue) 0, var(--av-white) 340px);gap:var(--space-6);min-height:100vh;padding:var(--space-5);display:grid}.messages-module__f1avHq__header,.messages-module__f1avHq__summary,.messages-module__f1avHq__contentGrid,.messages-module__f1avHq__emptyState{width:100%;max-width:1120px;margin-inline:auto}.messages-module__f1avHq__header{align-items:center;gap:var(--space-4);justify-content:space-between;display:flex}.messages-module__f1avHq__summary{align-items:start;gap:var(--space-5);grid-template-columns:minmax(0,1fr) minmax(260px,360px);display:grid}.messages-module__f1avHq__summary h1{color:var(--av-navy);font-family:var(--font-brand);margin-top:var(--space-2);font-size:2.55rem;line-height:1.05}.messages-module__f1avHq__summary p{color:var(--av-muted);margin-top:var(--space-3);max-width:760px;line-height:1.6}.messages-module__f1avHq__summaryActions{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.messages-module__f1avHq__eyebrow{color:var(--av-gold);text-transform:uppercase;font-size:.78rem;font-weight:800}.messages-module__f1avHq__backLink{color:var(--av-navy);align-items:center;gap:var(--space-2);min-height:44px;font-weight:800;display:inline-flex}.messages-module__f1avHq__contentGrid{align-items:start;gap:var(--space-4);grid-template-columns:minmax(0,1fr) minmax(320px,420px);display:grid}.messages-module__f1avHq__threadPanel,.messages-module__f1avHq__composePanel{background:var(--av-white);border:1px solid var(--av-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);gap:var(--space-4);padding:var(--space-5);display:grid}.messages-module__f1avHq__panelHeader{align-items:center;gap:var(--space-3);grid-template-columns:48px minmax(0,1fr);display:grid}.messages-module__f1avHq__panelHeader>svg{background:var(--av-surface-blue);border-radius:var(--radius-md);color:var(--av-info);border:1px solid #c5d8ef;width:48px;height:48px;padding:11px}.messages-module__f1avHq__panelHeader h2{color:var(--av-navy);font-size:1.25rem;line-height:1.25}.messages-module__f1avHq__messageList{gap:var(--space-3);display:grid}.messages-module__f1avHq__messageItem{border:1px solid var(--av-border);border-radius:var(--radius-md);gap:var(--space-2);min-height:82px;padding:var(--space-4);display:grid}.messages-module__f1avHq__messageMeta{color:var(--av-muted);font-size:.84rem;font-weight:800}.messages-module__f1avHq__messageItem p:last-child{color:var(--av-ink);overflow-wrap:anywhere;white-space:pre-wrap;line-height:1.6}.messages-module__f1avHq__emptyThread,.messages-module__f1avHq__emptyState{gap:var(--space-4);display:grid}.messages-module__f1avHq__composeCopy{color:var(--av-muted);line-height:1.55}.messages-module__f1avHq__form,.messages-module__f1avHq__messageField{gap:var(--space-3);display:grid}.messages-module__f1avHq__messageField span{color:var(--av-ink);font-weight:800}.messages-module__f1avHq__messageField textarea{border:1px solid var(--av-border);border-radius:var(--radius-md);color:var(--av-ink);font:inherit;min-height:180px;padding:var(--space-4);resize:vertical;line-height:1.55}.messages-module__f1avHq__messageField textarea:focus{border-color:var(--av-gold)}.messages-module__f1avHq__error{color:var(--av-danger);font-weight:700;line-height:1.45}@media (max-width:860px){.messages-module__f1avHq__page{padding:var(--space-4)}.messages-module__f1avHq__header{flex-direction:column;align-items:flex-start}.messages-module__f1avHq__summary,.messages-module__f1avHq__contentGrid{grid-template-columns:1fr}.messages-module__f1avHq__summary h1{font-size:2.1rem}}
.vower-detail-module__ahiDca__page{background:linear-gradient(180deg, var(--av-surface-blue) 0, var(--av-white) 340px);gap:var(--space-6);min-height:100vh;padding:var(--space-5);display:grid}.vower-detail-module__ahiDca__header,.vower-detail-module__ahiDca__summary,.vower-detail-module__ahiDca__deviceList,.vower-detail-module__ahiDca__emptyState{width:100%;max-width:1120px;margin-inline:auto}.vower-detail-module__ahiDca__header{align-items:center;gap:var(--space-4);justify-content:space-between;display:flex}.vower-detail-module__ahiDca__summary{align-items:start;gap:var(--space-5);grid-template-columns:minmax(0,1fr) minmax(260px,340px);display:grid}.vower-detail-module__ahiDca__summary h1{color:var(--av-navy);font-family:var(--font-brand);margin-top:var(--space-2);font-size:2.55rem;line-height:1.05}.vower-detail-module__ahiDca__summary p{color:var(--av-muted);margin-top:var(--space-3);max-width:760px;line-height:1.6}.vower-detail-module__ahiDca__summaryActions{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.vower-detail-module__ahiDca__eyebrow{color:var(--av-gold);margin-top:var(--space-4);text-transform:uppercase;font-size:.78rem;font-weight:800}.vower-detail-module__ahiDca__backLink{color:var(--av-navy);align-items:center;gap:var(--space-2);min-height:44px;font-weight:800;display:inline-flex}.vower-detail-module__ahiDca__deviceList{gap:var(--space-4);display:grid}.vower-detail-module__ahiDca__deviceCard{background:var(--av-white);border:1px solid var(--av-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);gap:var(--space-5);padding:var(--space-5);display:grid}.vower-detail-module__ahiDca__deviceHeader{align-items:start;gap:var(--space-4);grid-template-columns:minmax(0,1fr) minmax(260px,360px);display:grid}.vower-detail-module__ahiDca__deviceTitle{align-items:center;gap:var(--space-3);grid-template-columns:52px minmax(0,1fr);display:grid}.vower-detail-module__ahiDca__deviceIcon,.vower-detail-module__ahiDca__statusIcon{background:var(--av-surface-blue);border-radius:var(--radius-md);color:var(--av-info);border:1px solid #c5d8ef;justify-content:center;align-items:center;display:inline-flex}.vower-detail-module__ahiDca__deviceIcon{width:52px;height:52px}.vower-detail-module__ahiDca__deviceTitle h2{color:var(--av-navy);font-size:1.25rem;line-height:1.25}.vower-detail-module__ahiDca__deviceTitle p{color:var(--av-muted);margin-top:var(--space-1);overflow-wrap:anywhere;line-height:1.45}.vower-detail-module__ahiDca__statusGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.vower-detail-module__ahiDca__statusRow{border:1px solid var(--av-border);border-radius:var(--radius-md);align-items:start;gap:var(--space-3);min-height:92px;padding:var(--space-3);grid-template-columns:44px minmax(0,1fr);display:grid}.vower-detail-module__ahiDca__statusIcon{width:44px;height:44px}.vower-detail-module__ahiDca__statusRow strong,.vower-detail-module__ahiDca__statusRow small{display:block}.vower-detail-module__ahiDca__statusRow strong{color:var(--av-ink);line-height:1.35}.vower-detail-module__ahiDca__statusRow small{color:var(--av-muted);margin-top:var(--space-1);line-height:1.45}.vower-detail-module__ahiDca__statusRow[data-tone=protected]{border-color:#b7d6c6}.vower-detail-module__ahiDca__statusRow[data-tone=attention]{border-color:#e7ca85}.vower-detail-module__ahiDca__statusRow[data-tone=alert]{border-color:#e7b8b8}.vower-detail-module__ahiDca__warningPanel{border-radius:var(--radius-md);gap:var(--space-3);padding:var(--space-4);background:#fff7e6;border:1px solid #e7ca85;display:grid}.vower-detail-module__ahiDca__warningPanel h3{color:var(--av-navy);font-size:1rem}.vower-detail-module__ahiDca__warningPanel ul{gap:var(--space-2);list-style:none;display:grid}.vower-detail-module__ahiDca__warningPanel li{color:var(--av-warning);align-items:center;gap:var(--space-2);line-height:1.45;display:flex}.vower-detail-module__ahiDca__emptyState{gap:var(--space-4);display:grid}@media (max-width:860px){.vower-detail-module__ahiDca__page{padding:var(--space-4)}.vower-detail-module__ahiDca__header{flex-direction:column;align-items:flex-start}.vower-detail-module__ahiDca__summary,.vower-detail-module__ahiDca__deviceHeader,.vower-detail-module__ahiDca__statusGrid{grid-template-columns:1fr}.vower-detail-module__ahiDca__summary h1{font-size:2.1rem}}
.whitelist-module__nlgc1G__page{background:linear-gradient(180deg, var(--av-surface-blue) 0, var(--av-white) 340px);gap:var(--space-6);min-height:100vh;padding:var(--space-5);display:grid}.whitelist-module__nlgc1G__header,.whitelist-module__nlgc1G__summary,.whitelist-module__nlgc1G__whitelistPanel,.whitelist-module__nlgc1G__emptyState{width:100%;max-width:1120px;margin-inline:auto}.whitelist-module__nlgc1G__header{align-items:center;gap:var(--space-4);justify-content:space-between;display:flex}.whitelist-module__nlgc1G__summary{align-items:start;gap:var(--space-5);grid-template-columns:minmax(0,1fr) minmax(260px,360px);display:grid}.whitelist-module__nlgc1G__summary h1{color:var(--av-navy);font-family:var(--font-brand);margin-top:var(--space-2);font-size:2.55rem;line-height:1.05}.whitelist-module__nlgc1G__summary p{color:var(--av-muted);margin-top:var(--space-3);max-width:760px;line-height:1.6}.whitelist-module__nlgc1G__summaryActions{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.whitelist-module__nlgc1G__eyebrow{color:var(--av-gold);text-transform:uppercase;font-size:.78rem;font-weight:800}.whitelist-module__nlgc1G__backLink{color:var(--av-navy);align-items:center;gap:var(--space-2);min-height:44px;font-weight:800;display:inline-flex}.whitelist-module__nlgc1G__whitelistPanel{gap:var(--space-4);display:grid}.whitelist-module__nlgc1G__entryCard{background:var(--av-white);border:1px solid var(--av-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);align-items:start;gap:var(--space-4);padding:var(--space-5);grid-template-columns:56px minmax(0,1fr);display:grid}.whitelist-module__nlgc1G__entryCard[data-tone=protected]{border-color:#b7d6c6}.whitelist-module__nlgc1G__entryCard[data-tone=attention]{border-color:#e7ca85}.whitelist-module__nlgc1G__entryCard[data-tone=alert]{border-color:#e7b8b8}.whitelist-module__nlgc1G__entryIcon,.whitelist-module__nlgc1G__detailIcon,.whitelist-module__nlgc1G__activityIcon{background:var(--av-surface-blue);border-radius:var(--radius-md);color:var(--av-info);border:1px solid #c5d8ef;justify-content:center;align-items:center;display:inline-flex}.whitelist-module__nlgc1G__entryIcon{width:56px;height:56px}.whitelist-module__nlgc1G__entryBody{gap:var(--space-4);min-width:0;display:grid}.whitelist-module__nlgc1G__entryHeader{align-items:start;gap:var(--space-4);grid-template-columns:minmax(0,1fr) minmax(250px,360px);display:grid}.whitelist-module__nlgc1G__entryHeader h2{color:var(--av-navy);margin-top:var(--space-1);overflow-wrap:anywhere;font-size:1.35rem;line-height:1.25}.whitelist-module__nlgc1G__externalLink{color:var(--av-navy);align-items:center;gap:var(--space-2);margin-top:var(--space-2);overflow-wrap:anywhere;min-height:44px;font-weight:800;line-height:1.35;display:inline-flex}.whitelist-module__nlgc1G__externalLink span{word-break:break-word;min-width:0}.whitelist-module__nlgc1G__detailGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.whitelist-module__nlgc1G__detailRow{border:1px solid var(--av-border);border-radius:var(--radius-md);align-items:start;gap:var(--space-3);min-height:82px;padding:var(--space-3);grid-template-columns:40px minmax(0,1fr);display:grid}.whitelist-module__nlgc1G__detailIcon{width:40px;height:40px}.whitelist-module__nlgc1G__detailRow strong,.whitelist-module__nlgc1G__detailRow small{display:block}.whitelist-module__nlgc1G__detailRow strong{color:var(--av-ink);line-height:1.35}.whitelist-module__nlgc1G__detailRow small{color:var(--av-muted);margin-top:var(--space-1);overflow-wrap:anywhere;line-height:1.45}.whitelist-module__nlgc1G__activitySection{border-top:1px solid var(--av-border);gap:var(--space-3);padding-top:var(--space-4);display:grid}.whitelist-module__nlgc1G__activityHeading{color:var(--av-navy);align-items:center;gap:var(--space-2);display:flex}.whitelist-module__nlgc1G__activityHeading h3{font-size:1rem}.whitelist-module__nlgc1G__activityList{gap:var(--space-3);list-style:none;display:grid}.whitelist-module__nlgc1G__activityList li{align-items:start;gap:var(--space-3);grid-template-columns:36px minmax(0,1fr);min-height:58px;display:grid}.whitelist-module__nlgc1G__activityIcon{width:36px;height:36px}.whitelist-module__nlgc1G__activityList strong,.whitelist-module__nlgc1G__activityList small{display:block}.whitelist-module__nlgc1G__activityList strong{color:var(--av-ink);line-height:1.35}.whitelist-module__nlgc1G__activityList small{color:var(--av-muted);margin-top:var(--space-1);overflow-wrap:anywhere;line-height:1.45}.whitelist-module__nlgc1G__emptyState{gap:var(--space-4);display:grid}.whitelist-module__nlgc1G__emptyText{color:var(--av-muted);line-height:1.5}@media (max-width:860px){.whitelist-module__nlgc1G__page{padding:var(--space-4)}.whitelist-module__nlgc1G__header{flex-direction:column;align-items:flex-start}.whitelist-module__nlgc1G__summary,.whitelist-module__nlgc1G__entryHeader,.whitelist-module__nlgc1G__detailGrid,.whitelist-module__nlgc1G__entryCard{grid-template-columns:1fr}.whitelist-module__nlgc1G__summary h1{font-size:2.1rem}}
.protected-module__Ap7eyW__page{background:var(--av-surface);min-height:100vh;padding:var(--space-6)}.protected-module__Ap7eyW__header{align-items:center;gap:var(--space-5);justify-content:space-between;max-width:1120px;margin:0 auto;display:flex}.protected-module__Ap7eyW__hero{gap:var(--space-4);margin:var(--space-8) auto var(--space-6);max-width:1120px;display:grid}.protected-module__Ap7eyW__hero h1{color:var(--av-navy);font-family:var(--font-brand);font-size:clamp(2.5rem,7vw,5rem);line-height:.95}.protected-module__Ap7eyW__hero p{color:var(--av-muted);max-width:62ch;font-size:1.125rem;line-height:1.65}.protected-module__Ap7eyW__grid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));max-width:1120px;margin:0 auto;display:grid}.protected-module__Ap7eyW__grid p{color:var(--av-muted);line-height:1.55}.protected-module__Ap7eyW__ready{color:var(--av-success);align-items:center;gap:var(--space-2);margin:var(--space-6) auto 0;max-width:1120px;font-weight:700;display:flex}@media (max-width:840px){.protected-module__Ap7eyW__page{padding:var(--space-5)}.protected-module__Ap7eyW__header{flex-direction:column;align-items:flex-start}.protected-module__Ap7eyW__grid{grid-template-columns:1fr}}
.public-pages-module__5sP_KG__page{background:var(--av-white);min-height:100vh;padding:var(--space-6)}.public-pages-module__5sP_KG__shell{max-width:980px;margin:0 auto}.public-pages-module__5sP_KG__header{border-bottom:1px solid var(--av-border);align-items:center;gap:var(--space-5);padding-bottom:var(--space-5);justify-content:space-between;display:flex}.public-pages-module__5sP_KG__logo{width:min(260px,64vw);height:auto}.public-pages-module__5sP_KG__nav{align-items:center;gap:var(--space-3);flex-wrap:wrap;justify-content:flex-end;display:flex}.public-pages-module__5sP_KG__nav a{border:1px solid var(--av-border);border-radius:var(--radius-md);color:var(--av-navy);min-height:44px;padding:0 var(--space-4);align-items:center;font-weight:700;display:inline-flex}.public-pages-module__5sP_KG__hero{gap:var(--space-4);margin-top:var(--space-7);display:grid}.public-pages-module__5sP_KG__eyebrow{color:var(--av-gold);text-transform:uppercase;font-size:.78rem;font-weight:700}.public-pages-module__5sP_KG__hero h1{color:var(--av-navy);font-family:var(--font-brand);max-width:12ch;font-size:clamp(2.5rem,6vw,4.75rem);line-height:.98}.public-pages-module__5sP_KG__hero p,.public-pages-module__5sP_KG__section p,.public-pages-module__5sP_KG__section li{color:var(--av-muted);font-size:1rem;line-height:1.7}.public-pages-module__5sP_KG__grid{gap:var(--space-5);margin-top:var(--space-6);grid-template-columns:minmax(0,1fr) minmax(280px,340px);display:grid}.public-pages-module__5sP_KG__content{gap:var(--space-5);display:grid}.public-pages-module__5sP_KG__section{border-top:1px solid var(--av-border);gap:var(--space-3);padding-top:var(--space-5);display:grid}.public-pages-module__5sP_KG__section h2{color:var(--av-navy);font-size:1.25rem;line-height:1.3}.public-pages-module__5sP_KG__section ul{gap:var(--space-2);padding-left:var(--space-5);display:grid}.public-pages-module__5sP_KG__aside{border:1px solid var(--av-border);border-radius:var(--radius-lg);align-self:start;gap:var(--space-4);padding:var(--space-5);display:grid}.public-pages-module__5sP_KG__aside h2{color:var(--av-navy);font-size:1.125rem}.public-pages-module__5sP_KG__form{gap:var(--space-4);display:grid}.public-pages-module__5sP_KG__hiddenToken{font-family:var(--font-mono);overflow-wrap:anywhere}.public-pages-module__5sP_KG__notice{margin-top:var(--space-5)}.public-pages-module__5sP_KG__actions{align-items:center;gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.public-pages-module__5sP_KG__primaryAction,.public-pages-module__5sP_KG__secondaryAction{border-radius:var(--radius-md);min-height:44px;padding:0 var(--space-4);align-items:center;font-weight:700;display:inline-flex}.public-pages-module__5sP_KG__primaryAction{background:var(--av-navy);border:1px solid var(--av-navy);color:var(--av-white)}.public-pages-module__5sP_KG__secondaryAction{border:1px solid var(--av-border);color:var(--av-navy)}.public-pages-module__5sP_KG__footer{border-top:1px solid var(--av-border);color:var(--av-muted);margin-top:var(--space-7);padding-top:var(--space-5);font-size:.875rem;line-height:1.6}@media (max-width:780px){.public-pages-module__5sP_KG__page{padding:var(--space-5)}.public-pages-module__5sP_KG__header{flex-direction:column;align-items:flex-start}.public-pages-module__5sP_KG__nav{justify-content:flex-start}.public-pages-module__5sP_KG__grid{grid-template-columns:1fr}}
.search-review-module__Z9ZiUq__page{background:linear-gradient(180deg, var(--av-surface-blue) 0, var(--av-white) 320px);gap:var(--space-6);min-height:100vh;padding:var(--space-5);display:grid}.search-review-module__Z9ZiUq__header,.search-review-module__Z9ZiUq__summary,.search-review-module__Z9ZiUq__row{width:100%;max-width:1120px;margin-inline:auto}.search-review-module__Z9ZiUq__header{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.search-review-module__Z9ZiUq__summary{align-items:start;gap:var(--space-5);padding-top:var(--space-3);grid-template-columns:minmax(0,1fr) minmax(240px,320px);display:grid}.search-review-module__Z9ZiUq__summary h1{color:var(--av-navy);font-family:var(--font-brand);margin-top:var(--space-2);font-size:2.35rem;line-height:1.05}.search-review-module__Z9ZiUq__summary p{color:var(--av-muted);margin-top:var(--space-3);max-width:720px;line-height:1.6}.search-review-module__Z9ZiUq__eyebrow{color:var(--av-gold);text-transform:uppercase;font-size:.78rem;font-weight:800}.search-review-module__Z9ZiUq__disclosure,.search-review-module__Z9ZiUq__emptyState{width:100%;max-width:1120px;margin-inline:auto}.search-review-module__Z9ZiUq__disclosure{border-radius:var(--radius-md);color:#6f4a00;align-items:flex-start;gap:var(--space-3);padding:var(--space-4);background:#fffaf0;border:1px solid #e4c36f;display:flex}.search-review-module__Z9ZiUq__disclosure p{line-height:1.55}.search-review-module__Z9ZiUq__list{gap:var(--space-4);display:grid}.search-review-module__Z9ZiUq__row{background:var(--av-white);border:1px solid var(--av-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);align-items:start;gap:var(--space-4);padding:var(--space-5);grid-template-columns:48px minmax(0,1fr) minmax(180px,220px);display:grid}.search-review-module__Z9ZiUq__rowIcon{background:var(--av-surface-blue);border-radius:var(--radius-md);color:var(--av-info);border:1px solid #c5d8ef;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.search-review-module__Z9ZiUq__rowMain{gap:var(--space-3);min-width:0;display:grid}.search-review-module__Z9ZiUq__rowTitle{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.search-review-module__Z9ZiUq__rowTitle h2{color:var(--av-navy);text-transform:capitalize;font-size:1.15rem;line-height:1.25}.search-review-module__Z9ZiUq__risk{border-radius:var(--radius-sm);text-align:center;text-transform:uppercase;border:1px solid;min-width:74px;padding:4px 8px;font-size:.76rem;font-weight:800}.search-review-module__Z9ZiUq__normal{color:var(--av-success);background:#eef8f2;border-color:#b7d6c6}.search-review-module__Z9ZiUq__elevated{color:var(--av-warning);background:#fff7e6;border-color:#e7ca85}.search-review-module__Z9ZiUq__high{color:var(--av-danger);background:#fff0f0;border-color:#e7b8b8}.search-review-module__Z9ZiUq__meta{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.search-review-module__Z9ZiUq__meta div{min-width:0}.search-review-module__Z9ZiUq__meta dt{color:var(--av-muted);text-transform:uppercase;font-size:.74rem;font-weight:800}.search-review-module__Z9ZiUq__meta dd{color:var(--av-ink);margin-top:var(--space-1);overflow-wrap:anywhere;font-size:.93rem;line-height:1.4}.search-review-module__Z9ZiUq__term{color:var(--av-muted);font-size:.92rem;line-height:1.5}.search-review-module__Z9ZiUq__actions{align-items:stretch;gap:var(--space-3);display:grid}.search-review-module__Z9ZiUq__actions form{display:grid}.search-review-module__Z9ZiUq__hostLink{background:var(--av-navy);border:1px solid var(--av-navy);border-radius:var(--radius-md);color:var(--av-white);align-items:center;gap:var(--space-2);min-height:44px;padding:0 var(--space-4);justify-content:center;font-weight:800;display:inline-flex}.search-review-module__Z9ZiUq__hostLink:hover{background:#143b70}@media (max-width:820px){.search-review-module__Z9ZiUq__page{padding:var(--space-4)}.search-review-module__Z9ZiUq__header{flex-direction:column;align-items:flex-start}.search-review-module__Z9ZiUq__summary,.search-review-module__Z9ZiUq__row{grid-template-columns:1fr}.search-review-module__Z9ZiUq__summary h1{font-size:2rem}.search-review-module__Z9ZiUq__row{padding:var(--space-4)}.search-review-module__Z9ZiUq__meta{grid-template-columns:repeat(2,minmax(0,1fr))}.search-review-module__Z9ZiUq__actions{grid-template-columns:1fr}}@media (max-width:520px){.search-review-module__Z9ZiUq__meta{grid-template-columns:1fr}}
