.admin-assistant-fab{position:fixed;bottom:1.25rem;right:1.25rem;z-index:95;pointer-events:auto;min-width:5.5rem;padding:.45rem .55rem;height:auto;min-height:48px;border-radius:10px;border:none;background:var(--primary-blue);color:var(--white);cursor:pointer;box-shadow:0 4px 16px #1d4ed859;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;line-height:1.1}.admin-assistant-fab-line{font-size:.65rem;font-weight:700;letter-spacing:.03em}.admin-assistant-fab-line--sm{font-size:.58rem;font-weight:600;opacity:.95}.admin-assistant-fab:hover{filter:brightness(1.05)}.admin-assistant-mobile-backdrop{display:none;pointer-events:none}.admin-assistant-rail{flex-shrink:0;align-self:stretch;display:flex;flex-direction:row;align-items:stretch;min-height:0;min-width:0;background:var(--white);border-left:1px solid var(--gray-border);box-shadow:-4px 0 24px #0f172a0f;position:fixed;top:var(--website-header-offset, 64px);right:0;bottom:0;left:auto;height:auto;max-height:none;z-index:90;padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box}.admin-assistant-resize-handle{flex-shrink:0;width:5px;cursor:col-resize;touch-action:none;background:linear-gradient(to right,transparent,rgba(229,231,235,.9))}.admin-assistant-resize-handle:hover{background:linear-gradient(to right,transparent,rgba(29,78,216,.2))}.admin-assistant-panel{flex:1;min-width:0;min-height:0;height:100%;position:relative;display:flex;flex-direction:column;background:var(--white);padding:0}.admin-assistant-panel-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid var(--gray-border);overflow:visible;position:relative;z-index:1}.admin-assistant-panel-title{margin:0;font-size:1rem;font-weight:600;line-height:1.25;color:var(--neutral-gray);min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-assistant-panel-subtitle{margin-top:.15rem;font-size:.72rem;color:var(--gray-light)}.admin-assistant-toolbar-compact{display:inline-flex;align-items:center;gap:.25rem}.admin-assistant-icon-btn{width:32px;height:32px;border-radius:10px;border:1px solid var(--gray-border);background:var(--white);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--neutral-gray)}.admin-assistant-icon-btn:hover{background:#1d4ed80f;border-color:#1d4ed840}.admin-assistant-more-wrap{position:relative}.admin-assistant-more-dots{font-weight:700;letter-spacing:.08em;transform:translateY(-1px);display:inline-block}.admin-assistant-more-menu{position:absolute;right:0;top:calc(100% + 6px);z-index:2;width:220px;background:var(--white);border:1px solid var(--gray-border);border-radius:10px;box-shadow:0 12px 24px #00000024;display:grid;overflow:hidden}.admin-assistant-more-item{border:none;background:var(--white);color:var(--neutral-gray);font-size:.84rem;text-align:left;padding:.58rem .7rem;text-decoration:none;cursor:pointer}.admin-assistant-more-item:hover{background:#f8fafc;text-decoration:none}.admin-assistant-close{border:none;background:transparent;font-size:1.35rem;line-height:1;color:var(--gray-light);cursor:pointer;padding:.15rem .35rem}.admin-assistant-close:hover{color:var(--neutral-gray)}.admin-assistant-scope-badge{padding:.45rem 1rem;border-bottom:1px solid var(--gray-border);font-size:.72rem;color:var(--gray-light)}.admin-assistant-body{flex:1;min-height:0;overflow-y:auto}.admin-assistant-messages{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.admin-assistant-empty{margin:0;font-size:.8125rem;color:var(--gray-light);line-height:1.5}.admin-assistant-chat-loading{padding:.75rem 1rem;font-size:.8125rem;color:var(--gray-light)}.admin-assistant-msg{padding:.65rem .85rem;border-radius:10px;font-size:.8125rem;line-height:1.5;border:1px solid var(--gray-border);background:#f8fafc}.admin-assistant-msg-user{align-self:flex-end;background:#1d4ed80f;border-color:#1d4ed838}.admin-assistant-msg-assistant{align-self:flex-start;background:#f8fafc}.admin-assistant-msg-text{white-space:pre-wrap}.admin-assistant-msg-text--markdown{white-space:normal}.admin-assistant-msg-markdown p{margin:0}.admin-assistant-msg-markdown p+p,.admin-assistant-msg-markdown ul,.admin-assistant-msg-markdown ol{margin-top:.45rem}.admin-assistant-msg-images{display:flex;gap:.35rem;margin-top:.45rem;flex-wrap:wrap}.admin-assistant-msg-thumb{width:54px;height:54px;object-fit:cover;border-radius:8px;border:1px solid var(--gray-border)}.admin-assistant-error{margin:0;padding:.6rem 1rem;color:var(--alert-red);font-size:.8125rem}.admin-assistant-compose{border-top:1px solid var(--gray-border);padding:.75rem 1rem;display:flex;flex-direction:column;gap:.5rem}.admin-assistant-file-input{display:none}.admin-assistant-attach-chips{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.35rem}.admin-assistant-attach-chips li{display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--gray-border);background:#f8fafc;border-radius:999px;padding:.2rem .45rem;font-size:.72rem}.admin-assistant-attach-name{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-assistant-attach-chips li button{border:none;background:transparent;color:#6b7280;cursor:pointer;font-size:.9rem;line-height:1}.admin-assistant-compose-menu-anchor{position:relative}.admin-assistant-compose-attach-icon{width:34px;height:34px;border-radius:12px;border:1px solid var(--gray-border);background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.admin-assistant-compose-menu{position:absolute;left:0;bottom:calc(100% + 6px);width:240px;border:1px solid var(--gray-border);border-radius:10px;background:#fff;box-shadow:0 12px 24px #00000024;overflow:hidden;z-index:3}.admin-assistant-compose-menu-item{width:100%;border:none;background:#fff;text-align:left;padding:.58rem .7rem;font-size:.84rem;cursor:pointer}.admin-assistant-compose-menu-item:hover{background:#f8fafc}.admin-assistant-compose-menu-item--sub{border-top:1px solid var(--gray-border)}.admin-assistant-compose-flyout{border-top:1px solid var(--gray-border);max-height:220px;overflow:auto}.admin-assistant-compose-flyout-item,.admin-assistant-compose-flyout-empty{width:100%;border:none;background:#fff;text-align:left;padding:.5rem .7rem;font-size:.8rem}.admin-assistant-compose-flyout-item{cursor:pointer}.admin-assistant-compose-flyout-item:hover{background:#f8fafc}.admin-assistant-compose-flyout-item--action{border-top:1px solid var(--gray-border);font-weight:600}.admin-assistant-compose-pill{display:flex;align-items:flex-end;gap:.4rem}.admin-assistant-input--in-pill{width:100%;min-height:44px;max-height:140px;resize:vertical;border:1px solid var(--gray-border);border-radius:12px;padding:.55rem .6rem;font:inherit;font-size:.875rem}.admin-assistant-compose-mic-icon{width:40px;height:40px;border-radius:12px;border:1px solid var(--gray-border);background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.admin-assistant-compose-mic-icon.is-listening{border-color:#ef4444;color:#ef4444}.admin-assistant-compose-send-icon{width:40px;height:40px;border-radius:12px;border:none;background:var(--primary-blue);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.admin-assistant-compose-send-icon:disabled{opacity:.55;cursor:not-allowed}.admin-assistant-prompt-examples{display:flex;flex-direction:column;gap:.28rem}.admin-assistant-prompt-examples-label{font-size:.625rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--gray-light)}.admin-assistant-prompt-chips{display:flex;flex-wrap:wrap;gap:.35rem}.admin-assistant-prompt-chip{display:inline-block;max-width:100%;text-align:left;padding:.35rem .55rem;font-size:.6875rem;line-height:1.35;color:var(--neutral-gray);background:var(--off-white);border:1px solid var(--gray-border);border-radius:8px;cursor:pointer}.admin-assistant-prompt-chip:hover:not(:disabled){background:#e2e8f0;border-color:#cbd5e1}.admin-assistant-prompt-chip:disabled{opacity:.55;cursor:not-allowed}.admin-assistant-attach-remove{border:none;background:none;cursor:pointer;padding:0 .15rem;line-height:1;font-size:1rem;color:var(--gray-light)}.admin-assistant-compose-pill{display:flex;align-items:center;gap:.25rem;padding:.3rem .35rem .3rem .4rem;border:1px solid var(--gray-border);border-radius:22px;background:var(--off-white)}.admin-assistant-compose-pill:focus-within{outline:2px solid rgba(29,78,216,.3);outline-offset:1px}.admin-assistant-compose-menu-anchor{position:relative;flex-shrink:0}.admin-assistant-compose-menu{position:absolute;bottom:calc(100% + .45rem);left:0;z-index:45;min-width:13.5rem;padding:.35rem 0;background:var(--white);border:1px solid var(--gray-border);border-radius:12px;box-shadow:0 12px 36px #0f172a24}.admin-assistant-compose-menu-item{display:flex;align-items:center;gap:.55rem;width:100%;padding:.5rem .85rem;border:none;background:transparent;font-size:.8125rem;color:var(--neutral-gray);text-align:left;cursor:pointer}.admin-assistant-compose-menu-item:hover{background:var(--off-white)}.admin-assistant-compose-menu-icon{display:flex;flex-shrink:0;color:var(--gray-light)}.admin-assistant-compose-menu-item--sub{position:relative}.admin-assistant-compose-menu-chevron{margin-left:auto;font-size:1rem;color:var(--gray-light)}.admin-assistant-compose-menu-flyout-host{position:relative}.admin-assistant-compose-flyout{position:absolute;left:calc(100% + .25rem);top:0;z-index:46;min-width:11rem;max-width:min(16rem,70vw);max-height:240px;overflow-y:auto;padding:.3rem 0;background:var(--white);border:1px solid var(--gray-border);border-radius:10px;box-shadow:0 10px 28px #0f172a1f}.admin-assistant-compose-flyout-empty{padding:.5rem .75rem;font-size:.75rem;color:var(--gray-light)}.admin-assistant-compose-flyout-item{display:block;width:100%;padding:.45rem .75rem;border:none;background:transparent;font-size:.78rem;color:var(--neutral-gray);text-align:left;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-assistant-compose-flyout-item:hover{background:var(--off-white)}.admin-assistant-compose-flyout-item--action{margin-top:.2rem;padding-top:.55rem;border-top:1px solid var(--gray-border);font-weight:600;color:var(--primary-blue, #1d4ed8)}.admin-assistant-compose-attach-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;padding:0;border:none;border-radius:50%;background:transparent;color:var(--gray-light);cursor:pointer}.admin-assistant-compose-attach-icon:hover:not(:disabled){color:var(--neutral-gray);background:#0f172a0d}.admin-assistant-compose-attach-icon:disabled{opacity:.45;cursor:not-allowed}.admin-assistant-compose-mic-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;padding:0;border:none;border-radius:50%;background:transparent;color:var(--gray-light);cursor:pointer}.admin-assistant-compose-mic-icon:hover:not(:disabled){color:var(--neutral-gray);background:#0f172a0d}.admin-assistant-compose-mic-icon:disabled{opacity:.45;cursor:not-allowed}.admin-assistant-compose-mic-icon.is-listening{color:var(--primary-blue, #1d4ed8);background:#1d4ed81f;box-shadow:0 0 0 2px #1d4ed840}.admin-assistant-compose-send-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:50%;background:var(--primary-blue, #1d4ed8);color:var(--white);cursor:pointer}.admin-assistant-compose-send-icon:hover:not(:disabled){filter:brightness(1.05)}.admin-assistant-compose-send-icon:disabled{opacity:.45;cursor:not-allowed}.admin-assistant-input{width:100%;resize:none;min-height:2.35rem;max-height:7.5rem;padding:.45rem .35rem;border:none;border-radius:0;font-family:inherit;font-size:.8125rem;line-height:1.4;background:transparent;box-shadow:none}.admin-assistant-input--in-pill{flex:1;min-width:0}.admin-assistant-input:focus{outline:none}.admin-assistant-input::placeholder{color:var(--gray-light)}.admin-assistant-history-sheet{position:absolute;top:.4rem;right:.4rem;bottom:.4rem;left:.4rem;z-index:21;display:flex;flex-direction:column;min-height:0;background:var(--white);border:1px solid var(--gray-border);border-radius:12px;box-shadow:0 16px 48px #0f172a24;overflow:hidden}.admin-assistant-history-sheet-head{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:.65rem .85rem .5rem;border-bottom:1px solid var(--gray-border);background:var(--off-white)}.admin-assistant-history-sheet-title{margin:0;font-size:.875rem;font-weight:600;color:var(--neutral-gray)}.admin-assistant-history-sheet-close{border:none;background:transparent;font-size:1.35rem;line-height:1;color:var(--gray-light);cursor:pointer;padding:.15rem .35rem}.admin-assistant-history-sheet-close:hover{color:var(--neutral-gray)}.admin-assistant-history-search{flex-shrink:0;margin:.5rem .75rem .35rem;padding:.45rem .6rem;font-size:.8125rem;border:1px solid var(--gray-border);border-radius:8px;width:calc(100% - 1.5rem);box-sizing:border-box}.admin-assistant-history-list-scroll{flex:1;min-height:0;background:var(--off-white)}.admin-assistant-session-tabs{display:flex;gap:0;border-bottom:1px solid var(--gray-border)}.admin-assistant-session-tabs button{flex:1;font-size:.75rem;padding:.4rem .5rem;border:none;background:transparent;color:var(--gray-light);cursor:pointer}.admin-assistant-session-tabs button.is-active{color:var(--primary-blue, #1d4ed8);font-weight:600;box-shadow:inset 0 -2px 0 var(--primary-blue, #1d4ed8)}.admin-assistant-session-list{list-style:none;margin:0;padding:.35rem 0;overflow-y:auto;flex:1}.admin-assistant-session-empty{padding:.75rem 1rem;font-size:.75rem;color:var(--gray-light)}.admin-assistant-session-row{display:flex;align-items:stretch;gap:.25rem;padding:.15rem .5rem .15rem .75rem}.admin-assistant-session-select{flex:1;min-width:0;text-align:left;display:flex;flex-direction:column;gap:.1rem;padding:.35rem .5rem;border:1px solid transparent;border-radius:8px;background:transparent;cursor:pointer}.admin-assistant-session-select:hover{background:#1d4ed80f}.admin-assistant-session-select.is-current{border-color:#1d4ed859;background:#1d4ed814}.admin-assistant-session-title{font-size:.78rem;font-weight:500;color:var(--neutral-gray);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-assistant-session-meta{font-size:.68rem;color:var(--gray-light)}.admin-assistant-session-actions{display:flex;flex-direction:column;justify-content:center;gap:.15rem;flex-shrink:0}.admin-assistant-session-action{font-size:.65rem;padding:.15rem .35rem;border:none;border-radius:4px;background:transparent;color:var(--primary-blue, #1d4ed8);cursor:pointer;white-space:nowrap}.admin-assistant-session-action:hover{text-decoration:underline}.admin-assistant-session-action--danger{color:var(--alert-red, #dc2626)}.admin-assistant-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:#0f172a59;display:flex;align-items:center;justify-content:center;padding:.75rem}.admin-assistant-modal{width:min(100%,520px);max-height:min(86vh,720px);overflow:auto;background:#fff;border-radius:12px;border:1px solid var(--gray-border)}.admin-assistant-modal-head{display:flex;align-items:center;justify-content:space-between;padding:.7rem .8rem;border-bottom:1px solid var(--gray-border)}.admin-assistant-modal-body{padding:.8rem}.admin-assistant-modal-actions{display:flex;justify-content:flex-end;margin:.5rem 0 .25rem}.admin-assistant-saved-prompt-list{margin:.7rem 0 0;padding:0;list-style:none;display:grid;gap:.45rem}.admin-assistant-saved-prompt-row{border:1px solid var(--gray-border);border-radius:8px;padding:.5rem;display:flex;justify-content:space-between;gap:.4rem}.admin-assistant-saved-prompt-title{display:block;font-size:.78rem;font-weight:600}.admin-assistant-saved-prompt-preview{display:block;font-size:.74rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.admin-assistant-saved-prompt-actions{display:inline-flex;gap:.3rem}@media(max-width:768px){.admin-assistant-mobile-backdrop{display:block;pointer-events:auto;position:fixed;top:var(--website-header-offset, 64px);right:0;bottom:0;left:0;z-index:85;background:#0f172a59}.admin-assistant-rail{position:fixed;top:var(--website-header-offset, 64px);right:0;bottom:0;height:auto;max-height:none;z-index:90;box-shadow:-8px 0 32px #00000026}.admin-assistant-resize-handle{display:none}}.ask-mypsa-page--studio{--ask-studio-bg: var(--app-bg);--ask-studio-bg-sidebar: var(--white);--ask-studio-user-bubble: rgba(29, 78, 216, .1);--ask-studio-border: var(--gray-border);--ask-studio-text: var(--neutral-gray);--ask-studio-muted: var(--gray-light);padding:0;background:var(--ask-studio-bg);min-height:calc(100dvh - var(--website-header-offset, 64px));height:calc(100dvh - var(--website-header-offset, 64px));max-height:calc(100dvh - var(--website-header-offset, 64px));overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.ask-mypsa-studio-loading{padding:2rem 1.5rem;color:var(--ask-studio-muted);font-size:.9375rem}.ask-mypsa-studio{display:flex;align-items:stretch;flex:1;min-height:0;max-width:100%;overflow:hidden}.ask-mypsa-studio-sidebar{width:272px;flex-shrink:0;background:var(--ask-studio-bg-sidebar);border-right:1px solid var(--ask-studio-border);display:flex;flex-direction:column;min-height:0;align-self:stretch;overflow:hidden;padding:1rem .85rem;box-sizing:border-box}.ask-mypsa-studio-sidebar-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1rem;padding:0 .35rem}.ask-mypsa-studio-logo{font-weight:700;font-size:1.05rem;letter-spacing:-.02em;color:var(--navy)}.ask-mypsa-studio-badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-light);background:var(--off-white);padding:.2rem .45rem;border-radius:6px;border:1px solid var(--gray-border)}.ask-mypsa-studio-new-chat{display:flex;align-items:center;gap:.5rem;width:100%;padding:.55rem .75rem;margin-bottom:1rem;border-radius:12px;border:1px solid var(--gray-border);background:var(--white);color:var(--neutral-gray);font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s ease,box-shadow .15s ease,border-color .15s ease}.ask-mypsa-studio-new-chat:hover:not(:disabled){background:var(--white);border-color:#1d4ed859;box-shadow:0 2px 12px #1d4ed81f}.ask-mypsa-studio-new-chat:disabled{opacity:.5;cursor:not-allowed}.ask-mypsa-studio-new-chat-icon{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:8px;background:#1d4ed81f;color:var(--primary-blue);font-size:1.1rem;line-height:1;font-weight:500}.ask-mypsa-studio-session-wrap{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.ask-mypsa-studio-sidebar-heading{margin:0 0 .5rem;padding:0 .35rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ask-studio-muted)}.ask-mypsa-studio-sidebar .admin-assistant-history-list-scroll{background:transparent}.ask-mypsa-studio-session-wrap>.admin-assistant-session-list{flex:1;min-height:0}.ask-mypsa-studio-sidebar .admin-assistant-history-search{width:100%;box-sizing:border-box;margin-bottom:.5rem;padding:.45rem .65rem;border-radius:10px;border:1px solid var(--gray-border);background:var(--off-white);font-size:.8125rem;color:var(--neutral-gray)}.ask-mypsa-studio-sidebar .admin-assistant-session-tabs{margin-bottom:.35rem;gap:.2rem}.ask-mypsa-studio-sidebar .admin-assistant-session-tabs button{flex:1;padding:.35rem .4rem;font-size:.72rem;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--ask-studio-muted);font-weight:600;cursor:pointer;font-family:inherit}.ask-mypsa-studio-sidebar .admin-assistant-session-tabs button.is-active{background:var(--white);color:var(--primary-blue);border-color:#1d4ed84d;box-shadow:0 1px #1d4ed826}.ask-mypsa-studio-session-scroll{flex:1;min-height:0;max-height:none;overflow-y:auto;margin:0 -.15rem;padding-right:.15rem}.ask-mypsa-studio-sidebar .admin-assistant-session-row{border:1px solid var(--gray-border);border-radius:10px;margin-bottom:.35rem;overflow:hidden;background:var(--off-white)}.ask-mypsa-studio-sidebar .admin-assistant-session-select{padding:.5rem .6rem}.ask-mypsa-studio-sidebar .admin-assistant-session-select.is-current{background:var(--white);box-shadow:inset 0 0 0 2px #1d4ed847}.ask-mypsa-studio-sidebar .admin-assistant-session-title{font-size:.8rem;color:var(--ask-studio-text)}.ask-mypsa-studio-sidebar .admin-assistant-session-meta{font-size:.68rem;color:var(--ask-studio-muted)}.ask-mypsa-studio-sidebar .admin-assistant-session-actions{padding:0 .45rem .4rem;gap:.35rem}.ask-mypsa-studio-sidebar .admin-assistant-session-action{font-size:.65rem}.ask-mypsa-studio-sidebar-footer{margin-top:auto;padding-top:1rem;border-top:1px solid var(--ask-studio-border);display:flex;flex-direction:column;gap:.35rem}.ask-mypsa-studio-footer-link{font-size:.78rem;color:var(--ask-studio-muted);text-decoration:none;padding:.25rem .35rem;border-radius:6px}.ask-mypsa-studio-footer-link:hover{color:var(--primary-blue);background:#1d4ed80f}.ask-mypsa-studio-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--ask-studio-bg);position:relative;overflow:hidden}.ask-mypsa-studio-disclaimer{margin:0;padding:.5rem 1.5rem 1rem;text-align:center;font-size:.72rem;color:var(--ask-studio-muted);line-height:1.45;max-width:42rem;align-self:center;flex-shrink:0}.ask-mypsa-studio-main>.admin-assistant-panel--page.admin-assistant-panel--studio{flex:1;min-height:0}.admin-assistant-panel--page.admin-assistant-panel--studio{display:flex;flex-direction:column;min-height:0;flex:1;overflow:hidden;border:none;border-radius:0;box-shadow:none;background:var(--ask-studio-bg)}.admin-assistant-panel--studio .admin-assistant-panel-header{background:var(--ask-studio-bg);border-bottom:1px solid var(--ask-studio-border);padding:.85rem 1.25rem .75rem}.admin-assistant-panel--studio .admin-assistant-panel-title{font-size:1.05rem;font-weight:600;color:var(--ask-studio-text);letter-spacing:-.02em}.admin-assistant-panel--studio .admin-assistant-panel-subtitle{display:none}.admin-assistant-panel--studio .admin-assistant-icon-btn{border-color:var(--ask-studio-border);background:#fff9;color:var(--ask-studio-text)}.admin-assistant-panel--studio .admin-assistant-icon-btn:hover{background:var(--white);border-color:var(--primary-blue)}.admin-assistant-panel--studio .admin-assistant-body{min-height:0;flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:var(--ask-studio-bg)}.admin-assistant-panel--studio .admin-assistant-error,.admin-assistant-panel--studio .admin-assistant-compose{flex-shrink:0}.admin-assistant-messages--studio{max-width:44rem;margin:0 auto;width:100%;box-sizing:border-box;padding:1.25rem 1.5rem 1.5rem;min-height:200px;gap:1.25rem}.admin-assistant-messages--studio .admin-assistant-msg{border:none;background:transparent;max-width:100%;padding:0}.admin-assistant-messages--studio .admin-assistant-msg-user{align-self:flex-end;max-width:min(85%,32rem)}.admin-assistant-messages--studio .admin-assistant-msg-user .admin-assistant-msg-text{background:var(--ask-studio-user-bubble);color:var(--neutral-gray);padding:.65rem 1rem;border-radius:22px 22px 6px;font-size:.9rem;line-height:1.5;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;border:1px solid rgba(29,78,216,.18)}.admin-assistant-messages--studio .admin-assistant-msg-assistant{align-self:flex-start;max-width:min(100%,40rem)}.admin-assistant-messages--studio .admin-assistant-msg-assistant .admin-assistant-msg-text--markdown,.admin-assistant-messages--studio .admin-assistant-msg-assistant .admin-assistant-msg-markdown{font-family:Georgia,Iowan Old Style,Times New Roman,serif;font-size:1.02rem;line-height:1.65;color:var(--gray-dark)}.admin-assistant-messages--studio .admin-assistant-empty{font-family:system-ui,-apple-system,sans-serif;color:var(--ask-studio-muted);font-size:.9rem;text-align:center;max-width:24rem;margin:2rem auto 0}.admin-assistant-messages--studio .admin-assistant-chat-loading{color:var(--ask-studio-muted);text-align:center}.admin-assistant-panel--studio .admin-assistant-error{margin:0 1.25rem .5rem;font-size:.84rem;color:var(--alert-red)}.admin-assistant-panel--studio .admin-assistant-compose{background:var(--ask-studio-bg);border-top:1px solid var(--ask-studio-border);padding:.75rem 1.25rem 1rem;max-width:44rem;margin:0 auto;width:100%;box-sizing:border-box}.admin-assistant-panel--studio .admin-assistant-prompt-examples{display:none}.admin-assistant-panel--studio .admin-assistant-compose-pill{background:var(--white);border:1px solid var(--gray-border);border-radius:22px;padding:.35rem .5rem .35rem .4rem;box-shadow:0 2px 16px #1e3a5f14}.admin-assistant-panel--studio .admin-assistant-input--in-pill{font-size:.9375rem;color:var(--ask-studio-text);min-height:2.5rem}.admin-assistant-panel--studio .admin-assistant-compose-attach-icon,.admin-assistant-panel--studio .admin-assistant-compose-mic-icon{color:var(--ask-studio-muted)}.admin-assistant-panel--studio .admin-assistant-compose-send-icon{background:var(--primary-blue)}.admin-assistant-panel--studio .admin-assistant-compose-send-icon:hover:not(:disabled){filter:brightness(1.06)}.admin-assistant-panel--studio .admin-assistant-attach-chips{margin-bottom:.5rem}.admin-assistant-panel--studio .admin-assistant-more-menu{border-color:var(--gray-border);box-shadow:0 12px 32px #1e3a5f24}.admin-assistant-panel--page:not(.admin-assistant-panel--studio){width:100%;max-width:100%;min-height:min(72vh,780px);height:auto;border:1px solid var(--gray-border);border-radius:16px;box-shadow:0 10px 40px #0f172a12;overflow:hidden}.admin-assistant-panel--page:not(.admin-assistant-panel--studio) .admin-assistant-body{min-height:220px}.admin-assistant-panel--page:not(.admin-assistant-panel--studio) .admin-assistant-messages{min-height:180px}@media(max-width:900px){.ask-mypsa-studio{flex-direction:column;flex:1;min-height:0}.ask-mypsa-studio-sidebar{width:100%;border-right:none;border-bottom:1px solid var(--ask-studio-border);max-height:min(42vh,320px);flex-shrink:0}.ask-mypsa-studio-session-scroll{max-height:min(22vh,200px)}.ask-mypsa-studio-main{flex:1;min-height:0}}.layout-fixed-chrome{position:fixed;top:0;left:0;right:0;z-index:100}.layout-main-stack{flex:1;min-width:0;display:flex;flex-direction:column;position:relative}.layout-main-stack>main{flex:1;min-width:0}.layout-main-stack>main:has(.ask-mypsa-page--studio){display:flex;flex-direction:column;min-height:0}.layout-main-stack>main:has(.ask-mypsa-page--studio)>.ask-mypsa-page--studio{flex:1;min-height:0}@media(max-width:768px){.layout-main-stack .admin-assistant-rail{width:min(420px,100%)!important;box-shadow:-8px 0 32px #00000026}}body.admin-assistant-open .layout-main-stack>main:not(.layout-main--workspace){margin-right:var(--admin-assistant-width, 400px);transition:margin-right .18s ease}body.admin-assistant-open .layout-main-stack .agency-ws-main-workspace{margin-right:var(--admin-assistant-width, 400px);transition:margin-right .18s ease}@media(max-width:768px){body.admin-assistant-open .layout-main-stack>main:not(.layout-main--workspace){margin-right:0}body.admin-assistant-open .layout-main-stack .agency-ws-main-workspace{margin-right:0}}:root{--primary-blue: #1D4ED8;--action-green: #059669;--alert-red: #DC2626;--neutral-gray: #374151;--white: #FFFFFF;--off-white: #F9FAFB;--gray-light: #6B7280;--gray-border: #E5E7EB;--primary: var(--primary-blue);--green: var(--action-green);--red: var(--alert-red);--gray: var(--neutral-gray);--navy: #1e3a5f;--gray-dark: #374151;--app-bg: #f5f5f7;--hairline: rgba(0, 0, 0, .08);--premium-text: #1d1d1f;--premium-muted: #6e6e73;--premium-accent-blue: #1d4ed8;--premium-accent-green: #059669;--premium-accent-purple: #7c3aed;--premium-accent-red: #dc2626}*{box-sizing:border-box}html{overflow-x:clip}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;color:var(--neutral-gray);background:var(--off-white);overflow-x:clip;-webkit-font-smoothing:antialiased}#root{min-height:100vh;display:flex;flex-direction:column}a{color:var(--primary-blue);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px;border-radius:3px}.layout-header a:focus-visible{border-radius:6px}.btn:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}@media(prefers-reduced-motion:reduce){.btn,.card,.home-card{transition:none!important}.btn:active,body.signed-in-app .home-card:hover,body.signed-in-app a.app-tile-link.card:hover{transform:none}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;font-size:1rem;font-weight:500;text-transform:none;letter-spacing:-.01em;border-radius:14px;border:none;cursor:pointer;font-family:inherit;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease;min-height:44px}.btn:hover{opacity:.92}.btn--nav-cta{padding:.4rem .95rem;font-size:.875rem;min-height:36px;border-radius:999px;font-weight:500}.btn:active{transform:scale(.98)}.btn-primary{background:var(--primary-blue);color:var(--white)}.btn-secondary{background:var(--white);color:var(--neutral-gray);border:1px solid rgba(0,0,0,.12)}.btn-primary:hover{box-shadow:0 4px 14px #1d4ed859}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.card{background:var(--off-white);border-radius:16px;box-shadow:0 2px 12px #0000000f;border:1px solid var(--gray-border);padding:1.5rem;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.pricing-page{padding-bottom:4rem}.pricing-hero{background:linear-gradient(180deg,var(--navy) 0%,var(--primary-blue) 100%);color:var(--white);padding:4rem 1.5rem;text-align:center}.pricing-hero-label{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.85}.pricing-hero-title{margin:.75rem 0 0;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.2}.pricing-hero-subtitle{margin:1.25rem auto 0;max-width:520px;font-size:1.125rem;line-height:1.6;opacity:.9}.container--narrow{max-width:1100px}.pricing-cards-section{padding:3rem 1.5rem;margin-top:-2rem}.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}@media(max-width:960px){.pricing-cards{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.pricing-card{position:relative;background:var(--white);border-radius:20px;padding:2rem;box-shadow:0 4px 24px #0000000f,0 1px 3px #0000000a;border:1px solid var(--gray-border);display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease}.pricing-card:hover{box-shadow:0 12px 40px #00000014,0 2px 8px #0000000a}.pricing-card--featured{border:2px solid var(--primary-blue);box-shadow:0 8px 32px #1d4ed81f,0 4px 24px #0000000f}.pricing-card--featured:hover{box-shadow:0 16px 48px #1d4ed826,0 8px 32px #0000000f}.pricing-card-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--primary-blue);color:var(--white);font-size:.75rem;font-weight:600;letter-spacing:.04em;padding:.35rem .75rem;border-radius:999px}.pricing-card-name{margin:0;font-size:1.375rem;font-weight:700;color:var(--neutral-gray);letter-spacing:-.02em}.pricing-card-tagline{margin:.25rem 0 0;font-size:.9375rem;color:var(--gray-light)}.pricing-card-price{margin:1.25rem 0 0;display:flex;align-items:baseline;flex-wrap:wrap;gap:.15rem}.pricing-card-amount{font-size:2rem;font-weight:700;letter-spacing:-.03em;color:var(--neutral-gray)}.pricing-card-period{font-size:1rem;font-weight:500;color:var(--gray-light)}.pricing-card-desc{margin:1rem 0 0;font-size:.9375rem;line-height:1.5;color:var(--gray-light)}.pricing-card-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:1rem;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;border-radius:12px;border:2px solid var(--gray-border);background:var(--white);color:var(--neutral-gray);cursor:pointer;font-family:inherit;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.pricing-card-cta:hover{background:var(--off-white);border-color:var(--gray-light);text-decoration:none}.pricing-card-cta--primary{background:var(--primary-blue);border-color:var(--primary-blue);color:var(--white)}.pricing-card-cta--primary:hover{background:var(--primary-blue);border-color:var(--primary-blue);color:var(--white);opacity:.95}.pricing-card-features{margin:1rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.pricing-card-features li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:var(--neutral-gray);line-height:1.4}.pricing-card-features li span{flex:1}.pricing-trust{padding:3rem 1.5rem;text-align:center;background:var(--off-white);border-top:1px solid var(--gray-border)}.pricing-trust-text{max-width:560px;margin:0 auto;font-size:1rem;color:var(--gray-light);line-height:1.6}.pricing-trust-cta{margin-top:1.5rem}@keyframes agency-dash-skel-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.agency-dash-skel-block{background:linear-gradient(90deg,var(--gray-border, #e5e7eb) 0%,rgba(255,255,255,.75) 45%,var(--gray-border, #e5e7eb) 90%);background-size:200% 100%;animation:agency-dash-skel-shimmer 1.25s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.agency-dash-skel-block{animation:none;background:var(--gray-border, #e5e7eb)}}.agency-console{background:var(--app-bg, #f4f6f9);padding-bottom:2.5rem}.agency-console__hero{background:var(--white);border-bottom:1px solid rgba(0,0,0,.08);padding:1.75rem 0 1.5rem;box-shadow:0 1px #fffc}.agency-console__hero-inner{display:flex;flex-direction:column;gap:1rem}@media(min-width:720px){.agency-console__hero-inner{flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.25rem 2rem}.agency-console__hero-text{flex:1;min-width:min(100%,280px)}}.agency-console__eyebrow{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gray-light)}.agency-console__title{margin:.35rem 0 0;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:700;color:var(--neutral-gray);letter-spacing:-.02em;line-height:1.2}.agency-console__meta{margin:.25rem 0 0;font-size:.9375rem;color:var(--gray-light)}.agency-console__toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.agency-console__tool{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:var(--neutral-gray);text-decoration:none;border-radius:10px;border:1px solid var(--gray-border);background:var(--white);transition:background .15s ease,border-color .15s ease,color .15s ease}.agency-console__tool:hover{background:var(--off-white);border-color:#0000001f;color:var(--primary-blue);text-decoration:none}.agency-console__tool--primary{background:var(--primary-blue);border-color:var(--primary-blue);color:var(--white)}.agency-console__tool--primary:hover{background:#1d4ed8;border-color:#1d4ed8;color:var(--white)}.agency-console__body{padding:1.5rem 1.5rem 0;max-width:1120px;margin:0 auto}.agency-console__onboarding{margin-bottom:1.75rem;padding:1.25rem 1.35rem;border-radius:14px;border:1px solid rgba(29,78,216,.2);background:linear-gradient(165deg,#f0f5ff 0%,var(--white) 55%)}.agency-console__onboarding-title{margin:0 0 .65rem;font-size:1rem;font-weight:700;color:var(--neutral-gray)}.agency-console__onboarding-list{margin:0;padding-left:1.2rem;color:var(--neutral-gray);font-size:.9375rem;line-height:1.55;display:flex;flex-direction:column;gap:.5rem}.agency-console__onboarding-list a{font-weight:600;color:var(--primary-blue)}.agency-console__hint{margin:1rem 0 0;padding:.65rem .85rem;font-size:.8125rem;line-height:1.5;color:var(--neutral-gray);background:#ffffffd9;border-radius:10px;border:1px solid rgba(29,78,216,.12)}.agency-console__hint a{font-weight:600;color:var(--primary-blue)}.agency-console__section{margin-bottom:2rem}.agency-console__section-title{margin:0 0 1rem;font-size:.6875rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--gray-light)}.agency-console__section-heading{margin:0 0 .5rem;font-size:1.2rem;font-weight:700;color:var(--neutral-gray);letter-spacing:-.02em}.agency-console__lede{margin:0 0 1rem;font-size:.875rem;line-height:1.55;color:var(--gray-light);max-width:42rem}.agency-console__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:.75rem}.agency-console__metric{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.1rem .75rem;border-radius:12px;border:1px solid var(--gray-border);background:var(--white);min-height:5.5rem}.agency-console__metric--link{text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.agency-console__metric--link:hover{border-color:#1d4ed859;box-shadow:0 4px 14px #1d4ed814}.agency-console__metric-value{font-size:1.65rem;font-weight:700;color:var(--primary-blue);line-height:1.1}.agency-console__metric-label{margin-top:.35rem;font-size:.75rem;font-weight:500;color:var(--gray-light);line-height:1.3}.agency-console__panel{border-radius:14px;border:1px solid var(--gray-border);background:var(--white);padding:1.25rem 1.35rem;margin-bottom:1rem}.agency-console__panel-title{margin:0 0 1rem;font-size:.9375rem;font-weight:700;color:var(--neutral-gray)}.agency-console__table-wrap{overflow-x:auto;margin:0 -.25rem;border-radius:10px}.agency-console__table-wrap table{width:100%;min-width:520px;border-collapse:collapse;font-size:.875rem}.agency-console__table-wrap th{text-align:left;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-light);padding:.5rem .65rem;border-bottom:1px solid var(--gray-border);background:var(--off-white)}.agency-console__table-wrap td{padding:.65rem;border-bottom:1px solid rgba(0,0,0,.06);vertical-align:top}.agency-console__table-wrap tbody tr:last-child td{border-bottom:none}.agency-console__screening-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem}.agency-console__post-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.agency-console__post-item{padding:.85rem 1rem;border-radius:12px;border:1px solid var(--gray-border);background:var(--white)}.agency-console__post-item time,.agency-console__post-meta{display:block;margin-top:.35rem;font-size:.75rem;color:var(--gray-light)}.agency-console__service-item{padding:.85rem 1rem;border-radius:12px;border:1px solid var(--gray-border);background:var(--white);margin-bottom:.65rem}.agency-console__service-title{font-weight:600;font-size:.9375rem;color:var(--neutral-gray)}.agency-console__service-desc{margin:.3rem 0 0;font-size:.8125rem;color:var(--gray-light);line-height:1.45}.agency-console__link{font-weight:600;color:var(--primary-blue);text-decoration:none}.agency-console__link:hover{text-decoration:underline}.agency-console__screening-link{font-size:.875rem;font-weight:600;color:var(--primary-blue);text-decoration:none;line-height:1.45;display:block}.agency-console__screening-link:hover .agency-console__screening-cue{text-decoration:underline}.agency-console__screening-cue{display:block;margin-top:.2rem;font-size:.75rem;font-weight:500;color:var(--gray-light)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.agency-feed-cms__composer-grid{display:grid;gap:1rem;margin-bottom:1.75rem}@media(min-width:900px){.agency-feed-cms__composer-grid{grid-template-columns:1fr 1fr;align-items:start}}.agency-feed-cms__composer-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.agency-feed-cms__tabs{display:inline-flex;padding:3px;border-radius:10px;background:var(--off-white);border:1px solid var(--gray-border);gap:2px}.agency-feed-cms__tab{border:none;background:transparent;padding:.4rem .85rem;font-size:.8125rem;font-weight:600;color:var(--gray-light);border-radius:8px;cursor:pointer;font-family:inherit}.agency-feed-cms__tab--active{background:var(--white);color:var(--neutral-gray);box-shadow:0 1px 3px #00000014}.agency-feed-cms__textarea{min-height:10rem;resize:vertical}.agency-feed-cms__textarea--error{border-color:#b91c1c!important}.agency-feed-cms__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-top:.35rem}.agency-feed-cms__count{font-size:.75rem;font-weight:600;color:var(--gray-light)}.agency-feed-cms__count--warn{color:#b45309}.agency-feed-cms__count--error{color:#b91c1c}.agency-feed-cms__hint{font-size:.75rem;color:var(--gray-light)}.agency-feed-cms__details{margin:.75rem 0;padding:.65rem .85rem;border-radius:10px;border:1px solid var(--gray-border);background:var(--off-white)}.agency-feed-cms__details summary{font-size:.8125rem;font-weight:600;color:var(--neutral-gray);cursor:pointer}.agency-feed-cms__details-help{margin:.5rem 0 .65rem;font-size:.75rem;line-height:1.45;color:var(--gray-light)}.agency-feed-cms__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.agency-feed-cms__preview-panel{position:sticky;top:5.5rem}.agency-feed-cms__preview-label{margin:0 0 .65rem;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-light)}.agency-feed-cms__preview-aside .agency-feed-cms__preview-label{margin-top:0}.agency-feed-cms__feed-card{border-radius:14px;border:1px solid rgba(0,0,0,.08);background:linear-gradient(180deg,#fafbfc 0%,var(--white) 100%);padding:1rem 1.1rem;box-shadow:0 4px 20px #0000000a}.agency-feed-cms__feed-card-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem .75rem;margin-bottom:.65rem}.agency-feed-cms__feed-source{font-size:.9375rem;font-weight:700;color:var(--neutral-gray)}.agency-feed-cms__feed-badge{font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--primary-blue);background:#1d4ed81a;padding:.2rem .5rem;border-radius:6px}.agency-feed-cms__feed-body{min-height:3rem}.agency-feed-cms__feed-text{margin:0;font-size:.9375rem;line-height:1.55;color:var(--neutral-gray);white-space:pre-wrap;word-break:break-word}.agency-feed-cms__feed-placeholder{margin:0;font-size:.875rem;line-height:1.5;color:var(--gray-light);font-style:italic}.agency-feed-cms__feed-cta-wrap{margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--gray-border)}.agency-feed-cms__feed-cta-fake{display:inline-block;font-size:.8125rem;font-weight:600;color:var(--primary-blue);padding:.35rem .85rem;border-radius:9999px;border:1px solid rgba(29,78,216,.35);background:#1d4ed80f}.agency-feed-cms__library{margin-top:.5rem;padding-top:1.25rem;border-top:1px solid var(--gray-border)}.agency-feed-cms__library-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem}.agency-feed-cms__filter select{min-width:11rem}.agency-feed-cms__table-wrap{overflow-x:auto;border-radius:12px;border:1px solid var(--gray-border);background:var(--white)}.agency-feed-cms__table{width:100%;min-width:640px;border-collapse:collapse;font-size:.8125rem}.agency-feed-cms__table th{text-align:left;padding:.55rem .75rem;font-size:.625rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--gray-light);background:var(--off-white);border-bottom:1px solid var(--gray-border)}.agency-feed-cms__table td{padding:.65rem .75rem;border-bottom:1px solid rgba(0,0,0,.06);vertical-align:top}.agency-feed-cms__table tbody tr:last-child td{border-bottom:none}.agency-feed-cms__row--editing{background:#1d4ed80f}.agency-feed-cms__td-muted{color:var(--gray-light);white-space:nowrap}.agency-feed-cms__pill{display:inline-block;font-size:.6875rem;font-weight:600;padding:.15rem .45rem;border-radius:6px;background:var(--off-white);border:1px solid var(--gray-border);color:var(--neutral-gray)}.agency-feed-cms__td-content{max-width:280px}.agency-feed-cms__excerpt{line-height:1.45;color:var(--neutral-gray);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.agency-feed-cms__cta-hint{display:block;margin-top:.25rem;font-size:.6875rem;color:var(--gray-light)}.agency-feed-cms__td-note{max-width:140px;color:var(--gray-light);font-size:.75rem;line-height:1.35}.agency-feed-cms__th-actions,.agency-feed-cms__td-actions{text-align:right;white-space:nowrap}.agency-feed-cms__link-btn{display:inline;padding:0;margin-left:.65rem;border:none;background:none;font-size:.8125rem;font-weight:600;color:var(--primary-blue);cursor:pointer;font-family:inherit;text-decoration:underline;text-underline-offset:2px}.agency-feed-cms__link-btn:first-child{margin-left:0}.agency-feed-cms__link-btn--danger{color:#b91c1c}.agency-feed-cms__link-btn:disabled{opacity:.55;cursor:not-allowed;text-decoration:none}@media(max-width:768px){.agency-dashboard-grid{grid-template-columns:1fr!important}.agency-feed-cms__preview-panel{position:static}}.app-page--calendar-full,.app-page--reminders-full{padding:0;width:100%;max-width:none;background:#fff}.calendar-app{display:flex;flex-direction:column;min-height:calc(100dvh - 8rem);color:var(--premium-text, #1d1d1f)}.calendar-app__toolbar,.reminders-app__top{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.75rem 1.25rem;background:#ffffffd1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.06);box-sizing:border-box}.calendar-app__toolbar-main,.reminders-app__toolbar-main{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;min-width:0}.calendar-app__title-row,.reminders-app__title-row{display:flex;align-items:center;gap:.5rem}.calendar-app__title-icon,.reminders-app__title-icon{display:flex;color:var(--primary-blue);opacity:.9}.calendar-app__title,.reminders-app__page-title{margin:0;font-size:1.35rem;font-weight:600;letter-spacing:-.03em;line-height:1.2;color:var(--premium-text, #1d1d1f)}.calendar-app__view-switch,.reminders-app__view-tabs{display:inline-flex;padding:3px;border-radius:999px;background:#f0f0f2;border:1px solid rgba(0,0,0,.05);gap:2px}.calendar-app__view-pill,.reminders-app__tab{font:inherit;font-size:.8125rem;font-weight:500;padding:.35rem .9rem;border:none;border-radius:999px;background:transparent;color:var(--neutral-gray, #555);cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.calendar-app__view-pill.is-active,.reminders-app__tab.is-active{background:#fff;color:var(--primary-blue);box-shadow:0 1px 3px #00000014;font-weight:600}.calendar-app__toolbar-actions,.reminders-app__toolbar-actions{display:flex;align-items:center;gap:.5rem}.calendar-app__btn-primary,.reminders-app__btn-add{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.45rem .95rem;border-radius:10px;font-size:.875rem;font-weight:600;color:#fff;background:var(--primary-blue);text-decoration:none;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 2px #0000000f;transition:filter .15s ease,transform .15s ease}.calendar-app__btn-primary:hover,.reminders-app__btn-add:hover:not(:disabled){filter:brightness(1.05);text-decoration:none;color:#fff}.calendar-app__chevron{font-size:.65rem;opacity:.85}.calendar-app__month-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem 1.25rem .75rem;box-sizing:border-box}.calendar-app__month-bar--grid{padding-top:.35rem}.calendar-app__month-label{font-size:1.25rem;font-weight:600;letter-spacing:-.025em;color:var(--premium-text, #1d1d1f)}.calendar-app__month-nav{display:flex;align-items:center;gap:.35rem}.calendar-app__icon-btn{width:36px;height:36px;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#fff;color:var(--neutral-gray);font-size:1.25rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.calendar-app__icon-btn:hover{background:#f5f5f7;border-color:#0000001a}.calendar-app__today-btn{font:inherit;font-size:.8125rem;font-weight:600;padding:.4rem .85rem;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#fff;color:var(--primary-blue);cursor:pointer;margin:0 .15rem;transition:background .15s ease}.calendar-app__today-btn:hover{background:#1d4ed80f}.calendar-app__link-quiet{font-size:.8125rem;font-weight:500;color:var(--primary-blue);text-decoration:none;margin-right:.5rem;padding:.35rem .5rem;border-radius:8px}.calendar-app__link-quiet:hover{text-decoration:underline}.calendar-app__grid-wrap{padding:0 1.25rem 1.25rem;flex:1;box-sizing:border-box}.calendar-app__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));width:100%;max-width:1600px;margin:0 auto;border:1px solid #e8e8ed;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px #00000008,0 8px 32px -12px #00000014}.calendar-app__dow{padding:.55rem .45rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#8e8e93;text-align:right;background:#fafafa;border-right:1px solid #ececf0;border-bottom:1px solid #e8e8ed}.calendar-app__dow:nth-child(7n){border-right:none}.calendar-app__cell{display:flex;flex-direction:column;min-height:118px;padding:.2rem .35rem .45rem;border-right:1px solid #ececf0;border-bottom:1px solid #ececf0;background:#fff;transition:background .12s ease}.calendar-app__cell:nth-child(7n){border-right:none}.calendar-app__grid>.calendar-app__cell:nth-last-child(-n+7){border-bottom:none}.calendar-app__cell--muted{background:#fbfbfd}.calendar-app__cell--muted .calendar-app__cell-date{color:#aeaeb2}.calendar-app__cell--today{background:#1d4ed80a}.calendar-app__cell--selected{background:#1d4ed817;box-shadow:inset 0 0 0 1px #1d4ed833}.calendar-app__cell-hit{align-self:stretch;display:flex;justify-content:flex-end;padding:.15rem .1rem .25rem;border:none;background:transparent;cursor:pointer;border-radius:8px}.calendar-app__cell-hit:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}.calendar-app__cell-date{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;gap:.25rem;font-size:.75rem;font-weight:500;color:#636366;min-width:1.25rem}.calendar-app__cell--today .calendar-app__cell-date{color:var(--primary-blue);font-weight:700}.calendar-app__count-badge{min-width:1.1rem;height:1.1rem;padding:0 .28rem;border-radius:999px;font-size:.625rem;font-weight:700;line-height:1.1rem;text-align:center;background:#e5e5ea;color:#3a3a3c}.calendar-app__cell--today .calendar-app__count-badge:not(.calendar-app__count-badge--hot){background:var(--primary-blue);color:#fff}.calendar-app__count-badge--hot{background:#ff3b30;color:#fff}.calendar-app__cell-events{flex:1;display:flex;flex-direction:column;gap:3px;min-height:0;overflow:hidden}.calendar-app__event-pill{flex-shrink:0;padding:.22rem .4rem;border-radius:8px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 2px #0000000a;max-width:100%}.calendar-app__event-pill-text{display:block;font-size:.6875rem;font-weight:500;line-height:1.25;color:#1d1d1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-app__more-label{font-size:.625rem;font-weight:600;color:#8e8e93;padding:.1rem .25rem}.calendar-app__day-panel{width:calc(100% - 2.5rem);max-width:1600px;margin:0 auto 1.5rem;padding:1rem 1.15rem;border-radius:16px;border:1px solid #ececf0;background:#fafafa;box-sizing:border-box}.calendar-app__day-panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.65rem}.calendar-app__day-panel-title{margin:0;font-size:1rem;font-weight:600}.calendar-app__day-panel-empty{margin:0;font-size:.875rem;color:var(--gray-light)}.calendar-app__day-panel-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.calendar-app__day-panel-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.65rem .75rem;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 2px #00000008}.calendar-app__list-shell{padding:0 1.25rem 2rem;max-width:900px;margin:0 auto;width:100%;box-sizing:border-box}.calendar-app__agenda{display:flex;flex-direction:column;gap:1.75rem}.calendar-app__agenda-day{margin:0}.calendar-app__agenda-date{margin:0 0 .65rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#8e8e93}.calendar-app__agenda-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.calendar-app__agenda-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-radius:14px;background:#fff;border:1px solid #ececf0;box-shadow:0 1px 3px #0000000a}.calendar-app__agenda-body{flex:1;min-width:0}.calendar-app__type-chip{display:inline-block;font-size:.625rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:.2rem .45rem;border-radius:6px;background:#f2f2f7;color:#636366;margin-bottom:.35rem}.calendar-app__agenda-title{font-weight:600;font-size:.9375rem;line-height:1.3}.calendar-app__agenda-meta{font-size:.8125rem;color:var(--gray-light);margin-top:.2rem}.calendar-app__remove-btn{font:inherit;font-size:.8125rem;font-weight:500;padding:.35rem .65rem;border-radius:8px;border:1px solid rgba(0,0,0,.1);background:#fff;color:var(--neutral-gray);cursor:pointer;flex-shrink:0;transition:background .15s ease}.calendar-app__remove-btn:hover:not(:disabled){background:#f5f5f7}.calendar-app__remove-btn:disabled{opacity:.6;cursor:default}.calendar-app__loading{padding:3rem 1.25rem;text-align:center;color:var(--gray-light)}.calendar-app__empty{text-align:center;padding:2rem 1.25rem;color:var(--gray-light)}.calendar-app__empty.card-like{border-radius:16px;border:1px dashed #d1d1d6;background:#fafafa;margin-top:1rem}.calendar-app__empty--inline{margin:1rem 1.25rem 2rem;max-width:560px;margin-left:auto;margin-right:auto}.calendar-app__empty-actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center;margin-top:1rem}@media(min-width:1100px){.calendar-app__toolbar,.calendar-app__month-bar,.calendar-app__grid-wrap,.calendar-app__list-shell,.reminders-app__top,.reminders-app__toolbar,.reminders-app__table-scroll,.reminders-app__board,.reminders-app__loading,.reminders-app__empty{padding-left:2rem;padding-right:2rem}.calendar-app__day-panel{width:calc(100% - 4rem)}}@media(max-width:700px){.calendar-app__toolbar,.reminders-app__top{flex-direction:column;align-items:stretch}.calendar-app__toolbar-actions,.reminders-app__toolbar-actions{justify-content:flex-start}.calendar-app__cell{min-height:82px;padding:.1rem .2rem .3rem}.calendar-app__event-pill-text{font-size:.6rem}.calendar-app__month-nav .calendar-app__link-quiet{display:none}}@media(prefers-reduced-motion:reduce){.calendar-app__view-pill,.reminders-app__tab,.calendar-app__btn-primary,.reminders-app__btn-add,.calendar-app__icon-btn,.calendar-app__cell{transition:none}}.reminders-app{display:flex;flex-direction:column;min-height:calc(100dvh - 8rem);color:var(--premium-text, #1d1d1f);font-size:.875rem}.reminders-app__workspace{flex:1;min-width:0;display:flex;flex-direction:column;width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box}.reminders-app__title-block{min-width:0}.reminders-app__title-block .reminders-app__wordmark{margin:0 0 .35rem}.reminders-app__wordmark{display:inline-flex;align-items:baseline;font-size:1.2rem;letter-spacing:-.03em;line-height:1}.reminders-app__wordmark-my{color:var(--navy);font-weight:700}.reminders-app__wordmark-psa{color:var(--primary-blue);font-weight:700}.reminders-app__page-sub{margin:.2rem 0 0;font-size:.8125rem;color:var(--premium-muted);line-height:1.35}.reminders-app__tab--link{text-decoration:none;display:inline-flex;align-items:center}.reminders-app__tab--link:hover{color:var(--neutral-gray, #555);text-decoration:none}.reminders-app__toolbar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem .75rem;box-sizing:border-box}.reminders-app__btn-add:disabled{opacity:.6;cursor:wait;filter:none}.reminders-app__toolbar-right{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.reminders-app__toolbar-right--full{width:100%;justify-content:flex-end}.reminders-app__tool{font:inherit;font-size:.8125rem;font-weight:600;padding:.4rem .85rem;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#fff;color:var(--premium-text, #1d1d1f);cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;transition:border-color .15s ease,background .15s ease}.reminders-app__tool:hover{border-color:#0000001f;background:#f5f5f7}.reminders-app__tool.has-badge{border-color:var(--primary-blue)}.reminders-app__filter-count{min-width:1.1rem;height:1.1rem;padding:0 .3rem;border-radius:999px;background:var(--primary-blue);color:var(--white);font-size:.65rem;font-weight:700;line-height:1.1rem;text-align:center}.reminders-app__tool-hint{font-size:.7rem;color:var(--premium-muted)}.reminders-app__count-pill{font-size:.75rem;font-weight:500;color:var(--premium-muted);padding:.35rem .65rem;border-radius:999px;background:#f0f0f2;border:1px solid rgba(0,0,0,.06)}.reminders-app__loading,.reminders-app__empty{padding:3rem 1.25rem;text-align:center;color:var(--premium-muted)}.reminders-app__empty-title{margin:0 0 .35rem;font-size:1rem;font-weight:600;color:var(--premium-text)}.reminders-app__empty-text{margin:0 0 1rem;font-size:.875rem}.reminders-app__table-scroll{flex:1;overflow:auto;padding:0 1.25rem 1.25rem;box-sizing:border-box}.reminders-app__group{margin-bottom:.25rem}.reminders-app__group-head{width:100%;display:flex;align-items:center;gap:.65rem;padding:.65rem 1.25rem;border:none;border-bottom:1px solid var(--gray-border);background:var(--off-white);color:inherit;cursor:pointer;text-align:left;font:inherit;transition:background .12s ease}.reminders-app__group-head:hover{background:#1d4ed80a}.reminders-app__group-chevron{display:inline-block;font-size:1rem;color:var(--premium-muted);transform:rotate(90deg);transition:transform .15s ease}.reminders-app__group-chevron.is-collapsed{transform:rotate(0)}.reminders-app__group-titles{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.reminders-app__group-title{font-weight:600;font-size:.875rem;color:var(--premium-text)}.reminders-app__group-sub{font-size:.75rem;color:var(--premium-muted)}.reminders-app__group-count{font-size:.75rem;font-weight:600;color:var(--premium-muted);background:var(--white);padding:.2rem .5rem;border-radius:999px;border:1px solid var(--gray-border);margin-right:1.25rem}.reminders-app__table{width:100%;border-collapse:collapse;table-layout:fixed;background:var(--white);border-radius:0 0 10px 10px}.reminders-app__th{text-align:left;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--premium-muted);padding:.5rem 1rem;background:var(--off-white);border-bottom:1px solid var(--gray-border)}.reminders-app__th--name{width:32%;padding-left:1.25rem}.reminders-app__th--narrow{width:10%}.reminders-app__th--actions{width:72px;padding-right:4rem}.reminders-app__tr{border-bottom:1px solid var(--gray-border);transition:background .1s ease}.reminders-app__tr--overdue{box-shadow:inset 2px 0 0 var(--alert-red);background:#dc26260a}.reminders-app__tr:hover:not(.reminders-app__tr--overdue){background:#1d4ed809}.reminders-app__tr--overdue:hover{background:#dc262614}.reminders-app__td{padding:.65rem 1rem;vertical-align:top;color:var(--premium-text)}.reminders-app__td--name{display:flex;align-items:flex-start;gap:.4rem;padding-left:1.25rem}.reminders-app__row-gutter{flex-shrink:0;padding-top:.15rem}.reminders-app__task-ring{display:block;width:16px;height:16px;border-radius:50%;border:2px solid var(--gray-border)}.reminders-app__tr--overdue .reminders-app__task-ring{border-color:#dc26268c}.reminders-app__new-dot{width:8px;height:8px;border-radius:50%;background:var(--primary-blue);flex-shrink:0;margin-top:.35rem}.reminders-app__task-name{font-weight:500;color:var(--premium-text);line-height:1.35}.reminders-app__due-primary{font-weight:500;color:var(--premium-text)}.reminders-app__due-primary.is-overdue{color:var(--alert-red);font-weight:600}.reminders-app__due-sub{font-size:.75rem;color:var(--premium-muted);margin-top:.15rem}.reminders-app__due-sub.is-overdue{color:var(--alert-red);font-weight:600}.reminders-app__td--muted{color:var(--premium-muted);font-size:.8125rem}.reminders-app__project-pill{display:inline-flex;align-items:center;gap:.35rem;max-width:100%;padding:.2rem .5rem;border-radius:6px;font-size:.75rem;font-weight:500;color:var(--premium-text);background:var(--off-white);border:1px solid var(--gray-border);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reminders-app__project-pill:before{content:"";width:6px;height:6px;border-radius:2px;flex-shrink:0;background:var(--accent, var(--primary-blue))}.reminders-app__urgent-chip{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .45rem;border-radius:4px;background:#dc26261a;color:var(--alert-red)}.reminders-app__prio-normal{font-size:.75rem;color:var(--premium-muted)}.reminders-app__vis{display:inline-flex;align-items:center;gap:.35rem;color:var(--premium-muted);font-size:.75rem}.reminders-app__td--actions{text-align:right;white-space:nowrap;padding-right:4rem}.reminders-app__td--actions .reminders-app__icon-action:last-child{margin-right:1.5rem}.reminders-app__icon-action{width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:var(--premium-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;transition:background .12s ease,color .12s ease}.reminders-app__icon-action:hover:not(:disabled){background:#1d4ed814;color:var(--primary-blue)}.reminders-app__icon-action:disabled{opacity:.4;cursor:default}.reminders-app__flag--on{color:#d97706}.reminders-app__board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:0 1.25rem 1.25rem;align-items:start;box-sizing:border-box}.reminders-app__board-col{background:#fff;border:1px solid #e8e8ed;border-radius:16px;min-height:200px;display:flex;flex-direction:column;box-shadow:0 1px #00000008,0 8px 32px -12px #00000014}.reminders-app__board-col-head{display:flex;align-items:center;gap:.5rem;padding:.65rem .85rem;font-weight:600;font-size:.8125rem;border-bottom:1px solid #ececf0;color:var(--premium-text, #1d1d1f)}.reminders-app__board-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.reminders-app__board-dot[data-section=overdue]{background:var(--alert-red)}.reminders-app__board-dot[data-section=soon]{background:#ca8a04}.reminders-app__board-dot[data-section=later]{background:var(--primary-blue)}.reminders-app__board-col-count{margin-left:auto;font-size:.75rem;color:var(--premium-muted);font-weight:600}.reminders-app__board-cards{padding:.65rem;display:flex;flex-direction:column;gap:.5rem}.reminders-app__board-card{background:var(--off-white);border:1px solid var(--gray-border);border-radius:10px;padding:.65rem .75rem;box-shadow:0 1px 2px #1e3a5f0a}.reminders-app__board-card--overdue{box-shadow:inset 0 0 0 1px #dc262640,0 1px 2px #1e3a5f0a;background:#dc26260d}.reminders-app__board-card-top{display:flex;align-items:flex-start;gap:.35rem}.reminders-app__board-card-title{font-weight:500;font-size:.8125rem;color:var(--premium-text);line-height:1.35}.reminders-app__board-due{font-size:.72rem;color:var(--premium-muted);margin-top:.35rem}.reminders-app__board-due.is-overdue{color:var(--alert-red);font-weight:600}.reminders-app__board-card-meta{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.45rem;align-items:center}.reminders-app__board-card-actions{display:flex;justify-content:flex-end;gap:.15rem;margin-top:.5rem;padding-top:.45rem;border-top:1px solid var(--gray-border)}.reminders-app__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#1e3a5f59;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.reminders-app__modal{width:100%;max-width:420px;background:var(--white);border:1px solid var(--gray-border);border-radius:14px;padding:1.35rem 1.5rem;box-shadow:0 24px 48px #1e3a5f26}.reminders-app__modal-title{margin:0 0 1.15rem;font-size:1.125rem;font-weight:600;color:var(--premium-text)}.reminders-app__field{margin-bottom:1rem}.reminders-app__field label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--premium-muted);margin-bottom:.35rem}.reminders-app__input{width:100%;padding:.55rem .75rem;border-radius:8px;border:1px solid var(--gray-border);background:var(--white);color:var(--premium-text);font-size:.9375rem;box-sizing:border-box}.reminders-app__input:focus{outline:2px solid var(--primary-blue);outline-offset:1px}.reminders-app__modal-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.25rem}.reminders-app__btn-ghost{font:inherit;font-size:.8125rem;font-weight:500;padding:.45rem 1rem;border-radius:8px;border:1px solid var(--gray-border);background:var(--white);color:var(--premium-text);cursor:pointer}.reminders-app__btn-ghost:hover{background:var(--off-white)}@media(max-width:960px){.reminders-app__board{grid-template-columns:1fr}}@media(max-width:720px){.reminders-app__th--hide-sm,.reminders-app__td--hide-sm{display:none}}@media(prefers-reduced-motion:reduce){.reminders-app__group-chevron,.reminders-app__tr{transition:none}}.app-page--inbox-full{max-width:none;padding:0}.inbox-app{min-height:calc(100dvh - 4rem);background:radial-gradient(ellipse 90% 55% at 12% -15%,rgba(29,78,216,.07),transparent 55%),radial-gradient(ellipse 80% 45% at 98% 5%,rgba(30,58,95,.06),transparent 50%),var(--app-bg);color:var(--premium-text)}.inbox-app__shell{max-width:min(1200px,100%);margin:0 auto;padding:1.5rem max(1.5rem,env(safe-area-inset-left)) 2rem max(1.5rem,env(safe-area-inset-right));box-sizing:border-box;display:flex;gap:1.5rem}.inbox-app__sidebar{width:240px;flex-shrink:0;background:var(--white);border-radius:12px;border:1px solid var(--gray-border);padding:1rem;box-shadow:0 10px 30px #0f172a14;display:flex;flex-direction:column;gap:.75rem}.inbox-app__nav{display:flex;flex-direction:column;gap:.25rem}.inbox-app__nav-item{border:none;background:transparent;border-radius:8px;padding:.4rem .5rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font:inherit;font-size:.875rem;color:var(--premium-text);transition:background .12s ease,color .12s ease}.inbox-app__nav-item:hover{background:var(--off-white)}.inbox-app__nav-item.is-active{background:#2563eb14;color:var(--primary-blue);font-weight:600}.inbox-app__nav-label{flex:1}.inbox-app__nav-count{font-size:.75rem;padding:.05rem .5rem;border-radius:999px;background:var(--off-white);border:1px solid var(--gray-border)}.inbox-app__nav-section-label{margin:.35rem 0 .15rem;padding:0 .35rem;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--premium-muted)}.inbox-app__nav--entities{max-height:min(40vh,280px);overflow-y:auto;padding-right:.15rem}.inbox-app__nav-item--entity .inbox-app__nav-label{min-width:0}.inbox-app__nav-label--truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-app__main{flex:1;min-width:0;display:flex;flex-direction:column}.inbox-app__header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.inbox-app__title{margin:0 0 .15rem;font-size:1.35rem;font-weight:600;letter-spacing:-.02em}.inbox-app__subtitle{margin:0;font-size:.875rem;color:var(--premium-muted)}.inbox-app__header-meta{display:flex;align-items:center}.inbox-app__pill{font-size:.8rem;padding:.3rem .75rem;border-radius:999px;background:var(--off-white);border:1px solid var(--gray-border);color:var(--premium-muted)}.inbox-app__columns{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:1rem;align-items:stretch;min-height:360px}.inbox-app__list{background:var(--white);border-radius:12px;border:1px solid var(--gray-border);overflow:hidden;display:flex;flex-direction:column}.inbox-app__list-item{border:none;background:transparent;text-align:left;padding:.65rem .9rem;display:flex;flex-direction:column;gap:.2rem;cursor:pointer;font:inherit;font-size:.85rem;border-bottom:1px solid var(--off-white);transition:background .12s ease}.inbox-app__list-item:last-child{border-bottom:none}.inbox-app__list-item:hover{background:#0f172a05}.inbox-app__list-item.is-active{background:#2563eb0f}.inbox-app__list-item.is-unread .inbox-app__list-subject{font-weight:600}.inbox-app__list-row{display:flex;justify-content:space-between;gap:.5rem}.inbox-app__list-from{font-weight:500;color:var(--premium-text)}.inbox-app__list-timestamp{font-size:.75rem;color:var(--premium-muted);white-space:nowrap}.inbox-app__list-subject{font-size:.87rem;color:var(--premium-text)}.inbox-app__list-preview{margin:0;font-size:.78rem;color:var(--premium-muted)}.inbox-app__badge{display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.inbox-app__badge--priority{background:#dc26261a;color:var(--alert-red)}.inbox-app__badge--category{background:var(--off-white);color:var(--premium-muted)}.inbox-app__detail{background:var(--white);border-radius:12px;border:1px solid var(--gray-border);padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column}.inbox-app__detail-header{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.inbox-app__detail-from-group{display:flex;flex-direction:column;gap:.1rem}.inbox-app__detail-from{font-weight:600;color:var(--premium-text)}.inbox-app__detail-timestamp{font-size:.8rem;color:var(--premium-muted)}.inbox-app__detail-chips{display:flex;flex-wrap:wrap;gap:.35rem}.inbox-app__detail-subject{margin:.85rem 0 .75rem;font-size:1.2rem;font-weight:600;letter-spacing:-.01em}.inbox-app__detail-body{flex:1;min-height:120px;max-height:360px;overflow:auto;font-size:.9rem;color:var(--premium-text)}.inbox-app__detail-body p{margin:0 0 .6rem}.inbox-app__detail-footer{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.inbox-app__detail-actions{display:flex;flex-wrap:wrap;gap:.5rem}.inbox-app__btn-secondary,.inbox-app__btn-danger{font:inherit;font-size:.85rem;padding:.4rem .9rem;border-radius:999px;border:1px solid var(--gray-border);background:var(--off-white);color:var(--premium-text);cursor:pointer}.inbox-app__btn-secondary:hover{background:var(--white)}.inbox-app__btn-danger{border-color:#dc262640;color:var(--alert-red);background:#dc26260a}.inbox-app__btn-danger:hover{background:#dc262614}.inbox-app__empty{padding:2rem 1.25rem;text-align:center}.inbox-app__empty--muted{color:var(--premium-muted);font-size:.9rem}.inbox-app__empty-title{margin:0 0 .35rem;font-size:1rem;font-weight:600}.inbox-app__empty-text{margin:0;font-size:.9rem;color:var(--premium-muted)}@media(max-width:960px){.inbox-app__shell{flex-direction:column}.inbox-app__sidebar{width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.inbox-app__nav{flex-direction:row;gap:.35rem}.inbox-app__nav-item{flex:1;justify-content:center}.inbox-app__columns{grid-template-columns:minmax(0,1fr)}.inbox-app__detail{margin-top:.75rem}}.feed-page{padding:0;background:radial-gradient(ellipse 90% 55% at 12% -15%,rgba(29,78,216,.06),transparent 55%),var(--app-bg)}.feed-page__shell{max-width:min(720px,100%);margin:0 auto;padding:1.25rem max(1.25rem,env(safe-area-inset-left)) 2.5rem max(1.25rem,env(safe-area-inset-right));box-sizing:border-box}.feed-page__header{margin-bottom:1.25rem}.feed-page__title{margin:0 0 .35rem;font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:var(--premium-text)}.feed-page__subtitle{margin:0 0 1rem;font-size:.9rem;line-height:1.5;color:var(--premium-muted)}.feed-page__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.feed-page__tabs{display:inline-flex;gap:.2rem;padding:4px;background:var(--off-white);border-radius:12px;border:1px solid var(--gray-border)}.feed-page__tab{font:inherit;font-size:.875rem;font-weight:600;padding:.45rem 1.1rem;border:none;border-radius:9px;background:transparent;color:var(--premium-muted);cursor:pointer;transition:background .12s ease,color .12s ease,box-shadow .12s ease}.feed-page__tab:hover{color:var(--premium-text)}.feed-page__tab.is-active{background:var(--white);color:var(--primary-blue);box-shadow:0 1px 3px #1e3a5f1a}.feed-page__refresh{font:inherit;font-size:.8125rem;font-weight:600;padding:.45rem .95rem;border-radius:10px;border:1px solid var(--gray-border);background:var(--white);color:var(--premium-text);cursor:pointer}.feed-page__refresh:hover:not(:disabled){border-color:var(--primary-blue);color:var(--primary-blue)}.feed-page__refresh:disabled{opacity:.65;cursor:default}.feed-page__panel{background:var(--white);border:1px solid var(--gray-border);border-radius:14px;padding:1.75rem 1.25rem;text-align:center;box-shadow:0 2px 12px #1e3a5f0d}.feed-page__panel--muted{color:var(--premium-muted);font-size:.9375rem}.feed-page__panel--error{border-color:#dc262640;background:#dc26260a}.feed-page__error-text{margin:0 0 1rem;color:var(--alert-red);font-size:.9rem}.feed-page__retry{font:inherit;font-size:.875rem;font-weight:600;padding:.5rem 1.15rem;border-radius:10px;border:none;background:var(--primary-blue);color:var(--white);cursor:pointer}.feed-page__loading{margin:0}.feed-page__empty{text-align:center}.feed-page__empty-icon{color:var(--premium-muted);opacity:.5;margin-bottom:.75rem}.feed-page__empty-title{margin:0 0 .5rem;font-size:1.05rem;font-weight:600;color:var(--premium-text)}.feed-page__empty-text{margin:0 0 1.25rem;font-size:.9rem;line-height:1.55;color:var(--premium-muted);max-width:28rem;margin-left:auto;margin-right:auto}.feed-page__cta{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.25rem;border-radius:12px;font-size:.875rem;font-weight:600;text-decoration:none;background:var(--primary-blue);color:var(--white);border:none}.feed-page__cta:hover{filter:brightness(1.05);text-decoration:none}.feed-page__cta--secondary{background:var(--white);color:var(--primary-blue);border:1px solid rgba(29,78,216,.35)}.feed-page__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.feed-page__card{background:var(--white);border:1px solid var(--gray-border);border-radius:14px;padding:1.1rem 1.2rem;box-shadow:0 2px 10px #1e3a5f0a;text-align:left;transition:box-shadow .15s ease,border-color .15s ease}.feed-page__card:hover{border-color:#1d4ed833;box-shadow:0 6px 20px #1e3a5f12}.feed-page__card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.35rem}.feed-page__card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0}.feed-page__source-link{font-weight:600;font-size:.9375rem;color:var(--primary-blue);text-decoration:none}.feed-page__source-link:hover{text-decoration:underline}.feed-page__source-name{font-weight:600;font-size:.9375rem;color:var(--premium-text)}.feed-page__badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .45rem;border-radius:6px}.feed-page__badge--source{background:var(--off-white);color:var(--premium-muted);border:1px solid var(--gray-border)}.feed-page__badge--type{background:#1d4ed814;color:var(--navy);border:1px solid rgba(29,78,216,.15)}.feed-page__time{font-size:.8125rem;color:var(--premium-muted);white-space:nowrap;flex-shrink:0}.feed-page__category{margin:0 0 .5rem;font-size:.78rem;color:var(--premium-muted)}.feed-page__summary{margin:0;font-size:.9375rem;line-height:1.55;color:var(--premium-text)}.feed-page__action{display:inline-block;margin-top:.9rem;font-size:.875rem;font-weight:600;color:var(--white);background:var(--primary-blue);padding:.45rem 1rem;border-radius:10px;text-decoration:none}.feed-page__action:hover{filter:brightness(1.06);text-decoration:none}.feed-page__card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.85rem;padding-top:.75rem;border-top:1px solid var(--gray-border)}.feed-page__card-action-btn{font-size:.8125rem;font-weight:600;padding:.35rem .75rem;border-radius:8px;border:1px solid var(--primary-blue);background:var(--white);color:var(--primary-blue);cursor:pointer}.feed-page__card-action-btn:hover:not(:disabled){background:#1d4ed80f}.feed-page__card-action-btn:disabled{opacity:.6;cursor:not-allowed}.feed-page__card-action-btn--secondary{border-color:var(--gray-border);color:var(--premium-text)}.feed-page__card-action-btn--secondary:hover:not(:disabled){background:var(--off-white)}@media(max-width:520px){.feed-page__card-top{flex-direction:column;align-items:flex-start}.feed-page__time{white-space:normal}}.feed-page--multicolumn .feed-page__shell--wide{max-width:min(1600px,100%);margin:0 auto;padding:1rem max(1rem,env(safe-area-inset-left)) 2rem max(1rem,env(safe-area-inset-right))}.feed-page__header--multicolumn{margin-bottom:1rem}.feed-page__toolbar--multicolumn{justify-content:flex-end;gap:.5rem}.feed-page__add-column{font:inherit;font-size:.8125rem;font-weight:600;display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(29,78,216,.35);background:var(--white);color:var(--primary-blue);cursor:pointer;transition:background .12s ease,border-color .12s ease}.feed-page__add-column:hover{background:#1d4ed80f;border-color:var(--primary-blue)}.feed-page__add-column-icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;background:var(--primary-blue);color:var(--white);font-size:1rem;line-height:1;font-weight:500}.feed-page__column-limit-note{font-size:.8125rem;color:var(--premium-muted)}.feed-page__columns{display:flex;flex-direction:row;align-items:stretch;gap:.85rem;overflow-x:auto;overflow-y:visible;padding:.25rem 0 .75rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.feed-page__columns--resize{gap:0;align-items:stretch}.feed-page__column-wrap{display:flex;flex-direction:row;align-items:stretch;min-width:0;scroll-snap-align:start}.feed-page__col-resizer{flex:0 0 10px;margin:0 2px;cursor:col-resize;align-self:stretch;border-radius:6px;background:transparent;position:relative;z-index:2}.feed-page__col-resizer:hover,.feed-page__col-resizer:active{background:#1d4ed81f}.feed-page__column{flex:1 1 260px;min-width:0;max-width:none;min-height:0}.feed-page__column-chrome{display:flex;flex-direction:column;height:min(72vh,720px);max-height:calc(100vh - 200px);background:var(--white);border:1px solid var(--gray-border);border-radius:16px;box-shadow:0 4px 24px #1e3a5f12;overflow:hidden}.feed-page__column-chrome--agency{border-color:#1d4ed82e;box-shadow:0 4px 24px #1d4ed814,0 2px 10px #1e3a5f0a}.feed-page__column-head{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:.85rem 1rem;border-bottom:1px solid var(--gray-border);background:linear-gradient(180deg,var(--off-white) 0%,var(--white) 100%)}.feed-page__column-head--rich{align-items:center}.feed-page__column-drag{flex-shrink:0;width:2rem;height:2.25rem;border:none;border-radius:8px;background:transparent;color:var(--premium-muted);font-size:.75rem;line-height:1;letter-spacing:-.05em;cursor:grab;display:flex;align-items:center;justify-content:center;padding:0}.feed-page__column-drag:hover{background:#0000000d;color:var(--premium-text)}.feed-page__column-drag:active{cursor:grabbing}.feed-page__column-head-main--grow{flex:1;min-width:0}.feed-page__column-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.35rem}.feed-page__column-title--clamp{text-align:left;flex:1;min-width:0;font-size:.9rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feed-page__column-menu-wrap{position:relative;flex-shrink:0}.feed-page__column-chevron{border:none;background:transparent;color:var(--premium-muted);font-size:.65rem;padding:.35rem .45rem;border-radius:8px;cursor:pointer;line-height:1}.feed-page__column-chevron:hover{background:#0000000f;color:var(--primary-blue)}.feed-page__column-dropdown{position:absolute;top:100%;right:0;margin-top:.25rem;min-width:11rem;background:var(--white);border:1px solid var(--gray-border);border-radius:12px;box-shadow:0 12px 40px #0f172a1f;padding:.35rem;z-index:50}.feed-page__column-dropdown button{display:block;width:100%;text-align:left;font:inherit;font-size:.8125rem;padding:.5rem .65rem;border:none;border-radius:8px;background:transparent;color:var(--premium-text);cursor:pointer}.feed-page__column-dropdown button:hover{background:var(--off-white)}.feed-page__column-sub--left{text-align:left;margin-top:.2rem}.feed-page__column-head-main{min-width:0}.feed-page__column-title{margin:0;font-size:.9375rem;font-weight:700;letter-spacing:-.02em;color:var(--premium-text);text-align:center;flex:1}.feed-page__column-head .feed-page__column-title:not(.feed-page__column-title--agency){width:100%;text-align:center}.feed-page__column-title--agency{text-align:left;font-size:1rem}.feed-page__column-agency-link{color:inherit;text-decoration:none}.feed-page__column-agency-link:hover{color:var(--primary-blue);text-decoration:underline}.feed-page__column-sub{margin:.15rem 0 0;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--premium-muted)}.feed-page__column-remove{flex-shrink:0;width:2rem;height:2rem;border:none;border-radius:10px;background:transparent;color:var(--premium-muted);font-size:1.35rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.feed-page__column-remove:hover{background:#0000000d;color:var(--alert-red)}.feed-page__column-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:.65rem .75rem 1rem}.feed-page__list--column{gap:.75rem}.feed-page__list--column .feed-page__card{padding:.85rem .95rem}.feed-page__column-panel{padding:1.25rem .75rem;text-align:center;border-radius:12px}.feed-page__column-panel--muted{color:var(--premium-muted);font-size:.9rem}.feed-page__column-panel--error{background:#dc26260d;border:1px solid rgba(220,38,38,.2)}.feed-page__error-text--column{margin:0;font-size:.85rem}.feed-page__column-empty{padding:1.25rem .65rem;text-align:center}.feed-page__column-empty-title{margin:0 0 .4rem;font-size:.9rem;font-weight:600;color:var(--premium-text)}.feed-page__column-empty-text{margin:0 0 .85rem;font-size:.8125rem;line-height:1.5;color:var(--premium-muted)}.feed-page__cta--small{padding:.45rem 1rem;font-size:.8125rem}.feed-page__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#0f172a73;display:flex;align-items:flex-start;justify-content:center;padding:max(1.5rem,env(safe-area-inset-top)) 1rem 1rem;box-sizing:border-box;overflow-y:auto}.feed-page__modal{width:100%;max-width:420px;background:var(--white);border-radius:16px;border:1px solid var(--gray-border);box-shadow:0 20px 50px #0f172a33;padding:1.1rem 1.15rem 1.25rem;margin-bottom:2rem}.feed-page__modal-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.feed-page__modal-title{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:-.02em;color:var(--premium-text)}.feed-page__modal-close{border:none;background:transparent;font-size:1.5rem;line-height:1;color:var(--premium-muted);cursor:pointer;padding:.15rem;border-radius:8px}.feed-page__modal-close:hover{background:var(--off-white);color:var(--premium-text)}.feed-page__modal-hint{margin:0 0 .75rem;font-size:.85rem;line-height:1.45;color:var(--premium-muted)}.feed-page__modal-search{width:100%;box-sizing:border-box;padding:.6rem .85rem;font:inherit;font-size:1rem;border-radius:10px;border:1px solid var(--gray-border);margin-bottom:.65rem}.feed-page__modal-list{max-height:min(50vh,360px);overflow-y:auto;border:1px solid var(--gray-border);border-radius:12px;background:var(--off-white)}.feed-page__modal-list-status{margin:0;padding:1rem;text-align:center;font-size:.875rem;color:var(--premium-muted)}.feed-page__modal-agencies{list-style:none;margin:0;padding:0}.feed-page__modal-agency-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem .85rem;border:none;border-bottom:1px solid var(--gray-border);background:var(--white);font:inherit;font-size:.9rem;text-align:left;cursor:pointer}.feed-page__modal-agency-row:last-child{border-bottom:none}.feed-page__modal-agency-row:hover:not(:disabled){background:#1d4ed80f}.feed-page__modal-agency-row:disabled{opacity:.55;cursor:default}.feed-page__modal-agency-name{font-weight:600;color:var(--premium-text)}.feed-page__modal-agency-badge{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--premium-muted)}.feed-page__stream-menu{list-style:none;margin:0;padding:0}.feed-page__stream-menu li+li{margin-top:.25rem}.feed-page__stream-menu-btn{width:100%;text-align:left;font:inherit;font-size:.9rem;font-weight:500;padding:.65rem .85rem;border:1px solid var(--gray-border);border-radius:10px;background:var(--off-white);color:var(--premium-text);cursor:pointer}.feed-page__stream-menu-btn:hover{border-color:var(--primary-blue);background:#1d4ed80f;color:var(--primary-blue)}.feed-page__modal-apply{width:100%;margin-top:.75rem;padding:.55rem 1rem;border-radius:10px}@media(max-width:640px){.feed-page__column-wrap{flex:0 0 min(300px,88vw)!important}.feed-page__column-chrome{height:min(65vh,560px)}.feed-page__toolbar--multicolumn{flex-direction:column;align-items:stretch}.feed-page__add-column{justify-content:center}}@media(max-width:900px){.layout-header .layout-desktop-nav{display:none!important}.layout-header .layout-hamburger{display:flex!important}}@media(min-width:901px){.layout-header .layout-hamburger{display:none!important}}.layout-mystuff-dropdown a:hover{background:var(--off-white);text-decoration:none}.layout-mystuff-trigger:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}.layout-mystuff-account-link:hover{background:var(--off-white)}.settings-page__h1{margin:0 0 .35rem;font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:var(--premium-text)}.settings-page__lede{margin:0 0 1.75rem;font-size:.9375rem;line-height:1.5;color:var(--premium-muted)}.settings-page__group{margin-bottom:1.75rem}.settings-page__group-title{margin:0 0 .5rem;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gray-light)}.settings-page__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--gray-border);text-decoration:none;color:inherit;font:inherit;width:100%;box-sizing:border-box;background:transparent;cursor:pointer;text-align:left}.settings-page__row:last-child{border-bottom:none}.settings-page__row:hover{background:var(--off-white)}.settings-page__row--static{cursor:default}.settings-page__row--static:hover{background:transparent}.settings-page__row--button{border:none;border-bottom:1px solid var(--gray-border)}.settings-page__row-title{font-size:.9375rem;font-weight:600;color:var(--premium-text)}.settings-page__row-hint{margin-top:.2rem;font-size:.8125rem;line-height:1.4;color:var(--premium-muted)}.settings-page__row-chevron{flex-shrink:0;font-size:1.15rem;color:var(--gray-light);opacity:.7}.settings-page__inline{padding:.85rem 1rem;border-bottom:1px solid var(--gray-border)}.settings-page__inline-head{margin-bottom:.65rem}.settings-page__lang-options{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.settings-page__lang-label{display:inline-flex;align-items:center;gap:.4rem;font-size:.9375rem;color:var(--premium-text);cursor:pointer}.settings-page__inline-msg{margin:.5rem 0 0;font-size:.8125rem;color:var(--primary-blue)}.settings-page__error{margin:.5rem 0 0;font-size:.875rem;color:var(--alert-red)}.settings-page__ok{margin:.5rem 0 0;font-size:.875rem;color:var(--gray-dark)}.settings-page__footer-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;padding-bottom:2rem}.settings-page__back-link{font-size:.9375rem;font-weight:600;color:var(--primary-blue);text-decoration:none}.settings-page__back-link:hover{text-decoration:underline}.agency-ws-nav-section-label{padding:.35rem 1rem .15rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-light)}body.signed-in-app{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--app-bg);-webkit-font-smoothing:antialiased}.layout-header--app{background:#ffffffd1!important;border-bottom:1px solid rgba(0,0,0,.06)!important;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px)}@media(prefers-reduced-transparency:reduce){.layout-header--app{backdrop-filter:none;-webkit-backdrop-filter:none;background:var(--white)!important}}.layout-footer--app{margin-top:0!important;padding:1.75rem 1.5rem 2rem!important;background:#1d1d1f!important}.layout-footer--workspace.layout-footer--app{margin-top:0!important}body.signed-in-app .home-section-title{font-size:1.375rem;font-weight:600;letter-spacing:-.025em}body.signed-in-app .home-week-section__title{font-size:1.35rem;font-weight:700;color:var(--primary-blue);letter-spacing:-.03em}body.signed-in-app .home-suggested-section__title{font-size:1.45rem;font-weight:700;color:var(--gray-dark);letter-spacing:-.035em}body.signed-in-app .home-suggested-section{background:var(--off-white)}body.signed-in-app .home-greeting-headline{font-size:clamp(1.75rem,4.5vw,2.25rem);font-weight:600!important;letter-spacing:-.035em;color:#1d1d1f!important}body.signed-in-app .home-section--alt{background:transparent}body.signed-in-app .home-section--white{background:var(--white)}body.signed-in-app .card,body.signed-in-app .home-card{background:var(--white);border-radius:20px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 16px #0000000a}body.signed-in-app .home-card:hover{box-shadow:0 8px 28px #00000012;border-color:#00000014}body.signed-in-app .home-support-card{background:var(--white);border:1px solid rgba(0,0,0,.08);border-left-width:1px;border-left-color:#00000014;box-shadow:0 4px 28px #0000000f}body.signed-in-app .home-support-card h3{color:var(--neutral-gray);font-size:1.2rem}body.signed-in-app .home-account-strip{padding-top:.65rem!important;padding-bottom:.65rem!important}body.signed-in-app .home-account-strip-text{font-weight:500;font-size:.9375rem;line-height:1.45;opacity:.96}body.signed-in-app .home-account-strip .btn{border-radius:999px;font-weight:500}.app-page{padding:1.75rem 1.5rem 2.75rem;width:100%;box-sizing:border-box}.app-page--narrow{max-width:440px;margin-left:auto;margin-right:auto}.app-page--center{text-align:center}.app-page--bleed{padding-left:0;padding-right:0;padding-top:0}.app-page h1{font-size:clamp(1.5rem,3vw,1.85rem);font-weight:600;letter-spacing:-.03em;color:var(--neutral-gray)}body.signed-in-app .app-page h1{color:#1d1d1f}.app-page>.container>h1+p,.app-page__lede{color:var(--gray-light);font-size:.9375rem;line-height:1.55}.profile-page{background:#f3f4f7;padding-bottom:2.75rem}.profile-page--loading{background:var(--app-bg, var(--white))}.profile-page__banner{height:clamp(7.5rem,22vw,11rem);background:linear-gradient(135deg,var(--navy) 0%,var(--primary-blue) 52%,#2563eb 100%);position:relative;overflow:hidden}.profile-page__banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.07) 1px,transparent 0);background-size:22px 22px;pointer-events:none}.profile-page__shell{max-width:1120px;margin:0 auto;padding:0 1.25rem 1rem;box-sizing:border-box}.profile-page__public-notice{max-width:1120px;margin:0 auto 1rem;padding:0 1.25rem;box-sizing:border-box}.profile-page__public-notice__text{margin:0;padding:.85rem 1rem;font-size:.9rem;line-height:1.45;color:var(--gray-dark);background:#2563eb14;border:1px solid rgba(37,99,235,.2);border-radius:10px}.profile-page__public-notice__link{font-weight:600;color:var(--primary-blue);text-decoration:none}.profile-page__public-notice__link:hover{text-decoration:underline}.profile-intro{position:relative;background:var(--white);border-radius:12px;border:1px solid rgba(0,0,0,.07);box-shadow:0 2px 16px #0000000f;margin-top:clamp(-3.5rem,-12vw,-4.75rem);margin-bottom:1.25rem;padding:1.25rem 1.35rem 1.5rem;display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:720px){.profile-intro{grid-template-columns:clamp(7.5rem,14vw,10rem) minmax(0,1fr);gap:0 1.35rem;padding:1.35rem 1.5rem 1.6rem;align-items:start}}.profile-intro__edit{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;color:var(--primary-blue);text-decoration:none;z-index:2}.profile-intro__edit:hover{text-decoration:underline}.profile-intro__edit-icon{display:block;opacity:.85}.profile-intro__edit-label{display:none}@media(min-width:720px){.profile-intro__edit-label{display:inline}}.profile-intro__avatar{width:clamp(6.75rem,28vw,9.75rem);height:clamp(6.75rem,28vw,9.75rem);border-radius:50%;border:4px solid var(--white);box-shadow:0 4px 20px #0000001f;overflow:hidden;background:linear-gradient(145deg,#e2e8f0,#cbd5e1);justify-self:center;margin-top:clamp(-4.5rem,-14vw,-5.25rem)}@media(min-width:720px){.profile-intro__avatar{justify-self:start;margin-top:clamp(-5rem,-12vw,-5.75rem);grid-row:1 / span 5}}.profile-intro__avatar img{width:100%;height:100%;object-fit:cover}.profile-intro__avatar-initial{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:clamp(2rem,8vw,2.75rem);font-weight:700;color:var(--gray-dark)}.profile-intro__avatar--interactive .profile-intro__avatar-trigger{display:block;width:100%;height:100%;margin:0;padding:0;border:none;border-radius:inherit;background:transparent;cursor:zoom-in;font:inherit;color:inherit}.profile-intro__avatar--interactive .profile-intro__avatar-trigger:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}.profile-intro__avatar--interactive .profile-intro__avatar-trigger--no-preview{cursor:default}.profile-avatar-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:1.25rem;box-sizing:border-box}.profile-avatar-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;border-radius:0;background:#0f172ab8;cursor:pointer}.profile-avatar-lightbox__frame{position:relative;z-index:1;width:min(72vmin,22rem);height:min(72vmin,22rem);flex-shrink:0}.profile-avatar-lightbox__panel{width:100%;height:100%;box-sizing:border-box;border-radius:50%;border:4px solid var(--white);box-shadow:0 4px 20px #0000001f,0 20px 48px #00000047;overflow:hidden;background:linear-gradient(145deg,#e2e8f0,#cbd5e1)}.profile-avatar-lightbox__close{position:absolute;top:-.2rem;right:-.2rem;z-index:2;width:2.25rem;height:2.25rem;margin:0;padding:0;border:none;border-radius:999px;background:#00000073;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.profile-avatar-lightbox__close:hover{background:#0009}.profile-avatar-lightbox__close:focus-visible{outline:2px solid #fff;outline-offset:2px}.profile-avatar-lightbox__img{display:block;width:100%;height:100%;object-fit:cover}.profile-avatar-lightbox__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.profile-avatar-lightbox__placeholder-initial{font-size:clamp(4rem,18vw,7rem);font-weight:700;color:var(--gray-dark);line-height:1}.profile-intro__role-pills{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .65rem;justify-content:center}@media(min-width:720px){.profile-intro__role-pills{justify-content:flex-start}}.profile-intro__role-pill{display:inline-flex;align-items:center;padding:.22rem .65rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--primary-blue);background:#2563eb1a;border:1px solid rgba(37,99,235,.28);border-radius:999px;line-height:1.2}.profile-intro__main{min-width:0;text-align:center}@media(min-width:720px){.profile-intro__main{text-align:left;padding-top:.25rem}}.profile-intro__name{margin:0;font-size:clamp(1.35rem,3.5vw,1.65rem);font-weight:700;letter-spacing:-.02em;color:#1a1a1a}.profile-intro__username{margin:.2rem 0 0;font-size:.9rem;color:var(--gray-light)}.profile-intro__headline{margin:.65rem 0 0;font-size:.95rem;line-height:1.5;color:var(--gray-dark);max-width:52rem}.profile-intro__location{margin:.45rem 0 0;font-size:.875rem;color:var(--gray-light)}.profile-intro__tagline{margin:.5rem 0 0;font-size:.8125rem;color:var(--primary-blue);font-weight:600;letter-spacing:.01em}.profile-intro__stats{margin:.65rem 0 0;font-size:.875rem;color:var(--gray-light);line-height:1.45}.profile-intro__actions{margin-top:1.1rem;display:flex;flex-wrap:wrap;gap:.5rem .65rem;justify-content:center}@media(min-width:720px){.profile-intro__actions{justify-content:flex-start}}.profile-intro__btn{font-size:.875rem;padding:.5rem 1rem;border-radius:999px}.profile-page__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,17.5rem);gap:1.25rem;align-items:start}@media(max-width:900px){.profile-page__grid{grid-template-columns:1fr}}.profile-page__main{display:flex;flex-direction:column;gap:1rem;min-width:0}.profile-page__aside{display:flex;flex-direction:column;gap:.85rem}.profile-card{background:var(--white);border-radius:12px;border:1px solid rgba(0,0,0,.07);box-shadow:0 1px 8px #0000000a;padding:1.15rem 1.25rem 1.35rem}.profile-card__title{margin:0 0 .35rem;font-size:1.05rem;font-weight:700;color:#1a1a1a}.profile-card__hint{margin:0 0 .85rem;font-size:.875rem;color:var(--gray-light);line-height:1.45}.profile-card__empty{margin:0;font-size:.9375rem;color:var(--gray-light)}.profile-card__text-link{font-size:.875rem;font-weight:600;color:var(--primary-blue);text-decoration:none}.profile-card__text-link:hover{text-decoration:underline}.profile-card__text-link--block{display:inline-block;margin-top:.65rem}.profile-card__btn{margin-top:.75rem;font-size:.875rem;border-radius:999px}.profile-chip-row{display:flex;flex-wrap:wrap;gap:.4rem}.profile-chip{display:inline-flex;align-items:center;padding:.3rem .65rem;border-radius:999px;font-size:.8125rem;font-weight:600}.profile-chip--interest{background:#1d4ed81a;color:var(--primary-blue)}.profile-chip--link{background:var(--primary-blue);color:var(--white);text-decoration:none}.profile-chip--link:hover{filter:brightness(1.05)}.profile-list{margin:0;padding:0;list-style:none}.profile-list--compact{margin-bottom:.35rem}.profile-list__item{padding:.55rem 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:.9375rem;line-height:1.45}.profile-list__item:last-child{border-bottom:none}.profile-list__title{font-weight:600;color:var(--gray-dark)}.profile-list__meta{display:block;font-size:.8125rem;color:var(--gray-light);margin-top:.15rem}.profile-list__hubs{margin-top:.35rem;font-size:.8125rem}.profile-list__hubs-label{color:var(--gray-light)}.profile-list__hub-link{font-weight:600;color:var(--primary-blue);text-decoration:none;margin-right:.5rem}.profile-list__hub-link:hover{text-decoration:underline}.profile-analytics__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;margin-bottom:1rem}.profile-analytics__title{margin:0;font-size:1.05rem;font-weight:700;color:#1a1a1a}.profile-analytics__private{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;color:var(--gray-light);font-weight:500}.profile-analytics__lock-icon{flex-shrink:0;opacity:.75}.profile-analytics__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}@media(min-width:640px){.profile-analytics__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.profile-analytics__metric{display:flex;flex-direction:column;gap:.2rem;padding:.85rem .75rem;border-radius:10px;border:1px solid rgba(0,0,0,.06);background:#fafbfc;text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.profile-analytics__metric:hover{border-color:#1d4ed840;box-shadow:0 2px 10px #1d4ed814}.profile-analytics__metric-value{font-size:1.35rem;font-weight:700;color:var(--primary-blue);letter-spacing:-.02em;line-height:1.1}.profile-analytics__metric-label{font-size:.8125rem;font-weight:600;color:#1a1a1a}.profile-analytics__metric-sub{font-size:.75rem;color:var(--gray-light);line-height:1.35}.profile-aside-card{background:var(--white);border-radius:12px;border:1px solid rgba(0,0,0,.07);box-shadow:0 1px 8px #0000000a;padding:1rem 1.15rem}.profile-aside-card--brand{background:linear-gradient(160deg,#1d4ed80f,#fff 55%);border-color:#1d4ed81f}.profile-aside-card__title{margin:0 0 .35rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--gray-light)}.profile-aside-card__value{margin:0 0 .5rem;font-size:.95rem;font-weight:600;color:#1a1a1a}.profile-aside-card__brand{margin:0 0 .65rem;font-size:.875rem;line-height:1.5;color:var(--gray-dark)}.profile-aside-card__link{font-size:.875rem;font-weight:600;color:var(--primary-blue);text-decoration:none}.profile-aside-card__link:hover{text-decoration:underline}.profile-aside-nav{display:flex;flex-direction:column;gap:.35rem}.profile-aside-nav a{font-size:.9rem;font-weight:500;color:var(--gray-dark);text-decoration:none;padding:.35rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.profile-aside-nav a:last-child{border-bottom:none}.profile-aside-nav a:hover{color:var(--primary-blue)}.profile-sign-out{align-self:flex-start;margin-top:.15rem;padding:.5rem 0;background:none;border:none;font:inherit;font-size:.875rem;font-weight:600;color:var(--gray-light);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.profile-sign-out:hover{color:#b91c1c}body.signed-in-app .profile-page__banner{border-bottom:1px solid rgba(255,255,255,.12)}.storefront-page{background:var(--app-bg);--discover-content-max: 1200px;--discover-gutter: .5rem;--discover-inline: max( var(--discover-gutter), calc((100% - min(var(--discover-content-max), 100%)) / 2 + var(--discover-gutter)) )}.app-page--bleed.storefront-page{padding:1.75rem 0 2.75rem}.storefront-hero{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:end;gap:clamp(2rem,5vw,4rem) clamp(3rem,11vw,9rem);width:100%;max-width:none;box-sizing:border-box;margin:0 0 2.5rem;padding-left:max(var(--discover-inline),env(safe-area-inset-left,0px));padding-right:max(var(--discover-inline),env(safe-area-inset-right,0px))}.storefront-page h1.storefront-hero__title{margin:0;font-size:clamp(3rem,9vw,5rem);font-weight:600;letter-spacing:-.045em;line-height:1.02;color:var(--premium-text);min-width:0}.storefront-hero__aside{justify-self:end;width:min(100%,26rem);max-width:26rem;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:.85rem}.storefront-hero__lede{margin:0;font-size:1.125rem;line-height:1.45;font-weight:400;color:var(--premium-muted)}.storefront-hero__links{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.storefront-hero__link{font-size:.9375rem;font-weight:500;color:var(--primary-blue);text-decoration:none}.storefront-hero__link:hover{text-decoration:underline}@media(max-width:640px){.storefront-hero{grid-template-columns:1fr;align-items:start;gap:1.25rem;margin-bottom:2rem}.storefront-hero__aside{justify-self:stretch;width:100%;max-width:none;text-align:left;align-items:flex-start}.storefront-hero__links{align-items:flex-start}}.premium-section-head{max-width:1200px;margin:0 auto;padding:0 1.5rem 1rem}.storefront-page .premium-section-head{max-width:none;width:100%;margin-left:0;margin-right:0;padding-left:max(var(--discover-inline),env(safe-area-inset-left,0px));padding-right:max(var(--discover-inline),env(safe-area-inset-right,0px));padding-bottom:1rem;box-sizing:border-box}.storefront-page .premium-section-title{font-size:clamp(1.85rem,3.5vw,2.4rem)}.premium-section-title{margin:0;font-size:clamp(1.65rem,3.2vw,2.15rem);font-weight:600;letter-spacing:-.035em;line-height:1.15;color:var(--premium-text)}.premium-section-title-muted{font-weight:400;color:var(--premium-muted)}.premium-scroll-section__description{margin:.5rem 0 0;max-width:42rem;font-size:1rem;line-height:1.5;font-weight:400;color:var(--premium-muted)}.premium-scroll-section{margin-bottom:2.25rem}.premium-scroll-section:last-child{margin-bottom:0}.premium-scroll-row{position:relative}.premium-scroll-row__track{display:flex;gap:1.1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:1.5rem;scroll-padding-right:1.5rem;padding:.35rem 1.5rem 1.35rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.storefront-page .premium-scroll-row__track{padding-left:max(var(--discover-inline),env(safe-area-inset-left,0px));padding-right:max(var(--discover-inline),env(safe-area-inset-right,0px));scroll-padding-left:max(var(--discover-inline),env(safe-area-inset-left,0px));scroll-padding-right:max(var(--discover-inline),env(safe-area-inset-right,0px))}.premium-scroll-row__track::-webkit-scrollbar{display:none}.premium-scroll-row__track--feature{gap:1.2rem;padding-bottom:1.75rem}.premium-scroll-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:999px;border:none;background:#ffffffeb;box-shadow:0 4px 20px #0000001a;color:var(--premium-muted);font-size:1.35rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,box-shadow .15s ease}.premium-scroll-btn:hover{background:var(--white);box-shadow:0 6px 24px #0000001f}.premium-scroll-btn--prev{left:.35rem}.premium-scroll-btn--next{right:.35rem}@media(max-width:768px){.premium-scroll-btn{display:none}}.premium-showcase-card{flex:0 0 min(380px,86vw);scroll-snap-align:start;min-height:270px;border-radius:28px;padding:1.75rem 1.75rem 0;display:flex;flex-direction:column;text-decoration:none;color:inherit;box-shadow:0 8px 32px #00000014;transition:transform .2s ease,box-shadow .2s ease}.premium-showcase-card:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 14px 40px #0000001f}.premium-showcase-card--light{background:var(--white);color:var(--premium-text)}.premium-showcase-card--dark{background:#0a0a0c;color:#f5f5f7}.premium-showcase-card__text{flex-shrink:0;padding-bottom:1rem}.premium-showcase-card__eyebrow{margin:0 0 .5rem;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--premium-accent-blue)}.premium-showcase-card--dark .premium-showcase-card__eyebrow{color:#93c5fd}.premium-showcase-card__title{margin:0 0 .45rem;font-size:1.45rem;font-weight:600;letter-spacing:-.03em;line-height:1.15}.premium-showcase-card__subtitle{margin:0;font-size:.98rem;line-height:1.45;color:var(--premium-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.premium-showcase-card--dark .premium-showcase-card__subtitle{color:#f5f5f7b8}.premium-showcase-card__footnote{margin:.65rem 0 0;font-size:.8rem;color:var(--premium-muted)}.premium-showcase-card--dark .premium-showcase-card__footnote{color:#f5f5f780}.premium-showcase-card__visual{flex:0 0 auto;height:56px;margin:0 -1.75rem;margin-top:auto;border-radius:0 0 28px 28px;overflow:hidden;position:relative}.premium-showcase-card__img{width:100%;height:100%;object-fit:cover;display:block}.premium-showcase-card__visual--tone-0{background:linear-gradient(165deg,#dbeafe,#e0e7ff 45%,#f5f5f7)}.premium-showcase-card__visual--tone-1{background:linear-gradient(165deg,#1e3a5f,#1d4ed8 55%,#312e81)}.premium-showcase-card__visual--tone-2{background:linear-gradient(165deg,#ecfdf5,#d1fae5,#f0fdf4)}.premium-showcase-card__visual--tone-3{background:linear-gradient(165deg,#fef3c7,#fde68a 40%,#f5f5f7)}.premium-showcase-card--dark .premium-showcase-card__visual--tone-0,.premium-showcase-card--dark .premium-showcase-card__visual--tone-1,.premium-showcase-card--dark .premium-showcase-card__visual--tone-2,.premium-showcase-card--dark .premium-showcase-card__visual--tone-3{opacity:.95}.premium-feature-card{flex:0 0 min(300px,86vw);scroll-snap-align:start;min-height:clamp(280px,52vw,360px);background:var(--white);border-radius:20px;padding:clamp(1.5rem,4vw,2rem);text-decoration:none;color:var(--premium-text);box-shadow:0 2px 18px #0000000f;border:1px solid rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;align-items:flex-start;text-align:left;justify-content:flex-start}.premium-feature-card:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 12px 36px #00000017}.premium-feature-card__icon{width:56px;height:56px;border-radius:18px;display:flex;align-items:center;justify-content:center;align-self:flex-start;margin-bottom:1rem;flex-shrink:0}.premium-feature-card__icon svg{width:32px;height:32px}.premium-feature-card__title{margin:0 0 .5rem;font-size:clamp(1.25rem,2.2vw,1.375rem);font-weight:600;letter-spacing:-.025em;line-height:1.2;width:100%;text-align:left}.premium-feature-card__desc{margin:0;font-size:clamp(1.125rem,2vw,1.3125rem);line-height:1.45;color:var(--premium-muted);width:100%;text-align:left}.premium-feature-card__highlight{font-weight:600}@media(prefers-reduced-motion:reduce){.premium-showcase-card,.premium-feature-card{transition:none}.premium-showcase-card:hover,.premium-feature-card:hover{transform:none}}.elections-main{padding-left:max(var(--discover-inline),env(safe-area-inset-left,0px));padding-right:max(var(--discover-inline),env(safe-area-inset-right,0px));padding-bottom:2.5rem;box-sizing:border-box}.elections-main .elections-panel+.elections-panel{margin-top:1.25rem}.storefront-page--elections{position:relative;isolation:isolate;background:radial-gradient(ellipse 120% 90% at 12% -15%,rgba(37,99,235,.13),transparent 58%),radial-gradient(ellipse 90% 80% at 100% 5%,rgba(124,58,246,.1),transparent 52%),radial-gradient(ellipse 85% 55% at 48% 105%,rgba(225,29,72,.06),transparent 55%),var(--app-bg)}.storefront-page--elections .elections-hero-pro__intro{min-width:0}.storefront-page--elections .elections-hero-eyebrow{margin:0 0 .4rem;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--premium-muted)}@supports ((-webkit-background-clip: text) or (background-clip: text)){.storefront-page--elections h1.storefront-hero__title.elections-hero-title-display{background-image:linear-gradient(118deg,#0b1220,#1d4ed8 42%,#7c3aed 58%,#0f172a);background-size:160% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}}.storefront-page--elections .elections-hero-skip-link{transition:color .2s ease,transform .2s ease}.storefront-page--elections .elections-hero-skip-link:hover{transform:translate(3px)}.storefront-page--elections .elections-panel{border-radius:26px;background:#ffffffe0;border:1px solid rgba(255,255,255,.65);box-shadow:0 1px #ffffffe6 inset,0 0 0 1px #0f172a0a,0 16px 48px -12px #0f172a24;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.storefront-page--elections .elections-panel__title{font-size:clamp(1.2rem,2.2vw,1.45rem);letter-spacing:-.03em}.storefront-page--elections .elections-civic-compact{background:#ffffffbf;border:1px solid rgba(255,255,255,.7);box-shadow:0 1px #ffffffd9 inset,0 10px 36px -14px #0f172a1f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.storefront-page--elections .elections-section-title{letter-spacing:-.04em}.storefront-page--elections .elections-ballot-callout{background:linear-gradient(135deg,#1d4ed812,#7c3af60f,#1d4ed80d);border:1px solid rgba(29,78,216,.12);box-shadow:0 1px #fff9 inset}.storefront-page--elections .elections-pill.is-active{background:linear-gradient(180deg,#1d4ed824,#1d4ed814);border-color:#1d4ed859;box-shadow:0 4px 18px -4px #1d4ed840;color:var(--primary-blue)}.storefront-page--elections .elections-ballot-preview{border-top-color:#0f172a14}.storefront-page--elections .elections-sample-race{box-shadow:0 8px 28px -12px #0f172a1a;border-color:#0f172a0f}.storefront-page--elections #election-civic,.storefront-page--elections #polling-place,.storefront-page--elections #election-ballot,.storefront-page--elections #sample-ballot{scroll-margin-top:1.5rem}@media(prefers-reduced-motion:reduce){.storefront-page--elections .elections-hero-skip-link,.storefront-page--elections .elections-hero-skip-link:hover{transition:none;transform:none}}.elections-civic-section{padding-left:max(var(--discover-inline),env(safe-area-inset-left,0px));padding-right:max(var(--discover-inline),env(safe-area-inset-right,0px));margin-bottom:2.25rem;box-sizing:border-box}.elections-section-title{margin:0 0 .35rem;font-size:clamp(1.85rem,3.5vw,2.4rem);font-weight:600;letter-spacing:-.035em;line-height:1.12;color:var(--premium-text)}.elections-section-subtitle{margin:0 0 1.25rem;font-size:1.0625rem;color:var(--premium-muted);max-width:40rem;line-height:1.45}.elections-civic-section--compact .elections-section-subtitle{margin-bottom:.85rem}.elections-civic-compact{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem 2.5rem;max-width:640px;margin:0 auto;padding:1rem 1.15rem;background:var(--white);border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 20px #0000000d;box-sizing:border-box}.elections-civic-compact__col-title{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--premium-muted)}.elections-civic-compact__list{margin:0;padding:0;list-style:none}.elections-civic-compact__list li+li{margin-top:.45rem}.elections-civic-compact__list a{font-size:.9375rem;font-weight:600;color:var(--primary-blue);text-decoration:none}.elections-civic-compact__list a:hover{text-decoration:underline}.elections-civic-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;max-width:1200px;margin:0 auto}.elections-civic-card{display:flex;flex-direction:column;align-items:flex-start;text-align:left;text-decoration:none;color:inherit;background:var(--white);border-radius:20px;padding:1.35rem 1.25rem;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 20px #0000000d;transition:transform .2s ease,box-shadow .2s ease;min-height:9.5rem}.elections-civic-card:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 10px 28px #00000014}.elections-civic-card__title{margin:0 0 .4rem;font-size:1.05rem;font-weight:600;letter-spacing:-.02em;color:var(--premium-text)}.elections-civic-card__desc{margin:0;font-size:.875rem;line-height:1.45;color:var(--premium-muted);flex:1}.elections-civic-card__cta{margin-top:1rem;font-size:.9375rem;font-weight:600;color:var(--primary-blue)}.elections-fight-card{flex:0 0 min(380px,90vw);scroll-snap-align:start;background:linear-gradient(165deg,#12121a,#1c1c28 45%,#0a0a10);color:#f5f5f7;border-radius:22px;padding:1.35rem 1.25rem 1rem;border:1px solid rgba(255,255,255,.09);box-shadow:0 12px 40px #0003}.elections-fight-card__tagline{margin:0 0 .5rem;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#f5f5f78c}.elections-fight-card__office{margin:0 0 1rem;font-size:.95rem;font-weight:600;line-height:1.25;text-align:center;color:#fff}.elections-fight-card__ring{display:grid;grid-template-columns:1fr auto 1fr;gap:.65rem .5rem;align-items:center;margin-bottom:.85rem}.elections-fight-card__corner{display:flex;flex-direction:column;gap:.25rem;padding:.85rem .5rem;border-radius:14px;text-align:center;min-height:5.5rem;justify-content:center}.elections-fight-card__corner--red{background:#dc262624;border:1px solid rgba(248,113,113,.28)}.elections-fight-card__corner--blue{background:#2563eb24;border:1px solid rgba(96,165,250,.3)}.elections-fight-card__name{font-size:clamp(.95rem,2.5vw,1.1rem);font-weight:700;line-height:1.2;letter-spacing:-.02em}.elections-fight-card__party{font-size:.78rem;color:#f5f5f7ad}.elections-fight-card__badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fbbf24;margin-top:.15rem}.elections-fight-card__vs span{display:block;font-weight:800;font-size:1.35rem;letter-spacing:.04em;color:#fef3c7;text-shadow:0 0 24px rgba(251,191,36,.35)}.elections-fight-card__disclaimer{margin:0;font-size:.68rem;line-height:1.35;color:#f5f5f773;text-align:center}.elections-sample-heading{margin:0 0 .35rem;font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:600;letter-spacing:-.03em;color:var(--premium-text)}.elections-sample-lede{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.5;color:var(--premium-muted)}.elections-sample-ballot-cms .elections-sample-heading{margin-bottom:.35rem}.elections-ballot-preview{margin-top:1.15rem;padding-top:1.15rem;border-top:1px solid rgba(0,0,0,.06)}.elections-sample-ballot-cms--embedded .elections-sample-lede{margin-bottom:.85rem}.elections-sample-heading--embedded{font-size:clamp(1.12rem,2.2vw,1.35rem);margin-top:0}.elections-sample-cms-note{margin:0 0 1.25rem;font-size:.8125rem;line-height:1.45;color:var(--premium-muted);padding:.65rem .85rem;border-radius:12px;background:#0000000a;border:1px solid var(--gray-border)}.elections-sample-race{border:1px solid var(--gray-border);border-radius:16px;padding:1rem 1.15rem .85rem;margin-bottom:1rem;background:var(--off-white)}.elections-sample-race:last-child{margin-bottom:0}.elections-sample-race__type{margin:0 0 .35rem;font-size:.68rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--premium-muted)}.elections-sample-race__title{margin:0 0 .65rem;font-size:1.125rem;font-weight:600;color:var(--premium-text);letter-spacing:-.02em}.elections-sample-race__desc{margin:0 0 .65rem;font-size:.9rem;line-height:1.45;color:var(--premium-muted)}.elections-sample-choice{display:flex;align-items:flex-start;gap:.65rem;padding:.5rem 0;border-bottom:1px dashed rgba(0,0,0,.1)}.elections-sample-choice:last-child{border-bottom:none}.elections-sample-choice__check{width:1.15rem;height:1.15rem;border:2px solid var(--gray-border);border-radius:4px;flex-shrink:0;margin-top:.15rem;background:var(--white)}.elections-sample-choice__body{flex:1;min-width:0}.elections-sample-choice__label{font-weight:500;font-size:.9375rem;color:var(--premium-text)}.elections-sample-choice__meta{font-size:.8125rem;color:var(--premium-muted);margin-top:.15rem}.elections-sample-details{margin-top:.75rem;border-top:1px solid var(--gray-border);padding-top:.65rem}.elections-sample-details summary{cursor:pointer;font-size:.8125rem;font-weight:600;color:var(--primary-blue);list-style:none}.elections-sample-details summary::-webkit-details-marker{display:none}@media(prefers-reduced-motion:reduce){.elections-civic-card:hover{transform:none}}.elections-panel{background:var(--white);border-radius:24px;padding:clamp(1.25rem,3vw,1.85rem);box-shadow:0 4px 24px #0000000d;border:1px solid rgba(0,0,0,.05);max-width:1200px;margin:0 auto}.elections-panel__title{margin:0 0 .5rem;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:600;letter-spacing:-.02em;color:var(--premium-text)}.elections-panel__lede{margin:0 0 1rem;font-size:.9375rem;line-height:1.55;color:var(--premium-muted)}.elections-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.elections-pill{font:inherit;font-size:.875rem;font-weight:500;padding:.45rem .9rem;border-radius:999px;border:1px solid var(--gray-border);background:var(--off-white);color:var(--neutral-gray);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.elections-pill:hover{border-color:#1d4ed859;color:var(--primary-blue)}.elections-pill.is-active{background:#1d4ed81a;border-color:#1d4ed859;color:var(--primary-blue)}.elections-ballot-callout{margin-bottom:.85rem;padding:.65rem .85rem;border-radius:14px;background:#1d4ed80f;border:1px solid rgba(29,78,216,.12);font-size:.875rem;color:var(--premium-muted)}.elections-ballot-callout strong{display:block;font-weight:600;color:var(--premium-text);margin-bottom:.25rem}.elections-ballot-divider{border:none;border-top:1px solid var(--gray-border);margin:1rem 0}.elections-ballot-heading{margin:0 0 .75rem;font-size:1.05rem;font-weight:600;color:var(--premium-text)}.elections-ballot-item{background:var(--off-white);border-radius:18px;border:1px solid var(--gray-border);padding:1rem 1.15rem;margin-bottom:.75rem}.elections-ballot-item:last-child{margin-bottom:0}.elections-ballot-item__eyebrow{margin:0 0 .35rem;font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--premium-muted)}.elections-ballot-item__title{margin:0 0 .35rem;font-size:1.05rem;font-weight:600;color:var(--premium-text)}.elections-ballot-item__desc{margin:0 0 .35rem;font-size:.9375rem;line-height:1.45;color:var(--premium-muted)}.elections-ai-box{margin-top:.65rem;padding:.65rem .85rem;border-radius:12px;background:#1d4ed80f;border:1px solid rgba(29,78,216,.12)}.elections-ai-box__label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--primary-blue);margin-bottom:.35rem}.elections-ai-box p{margin:0;font-size:.9375rem;line-height:1.45;color:var(--neutral-gray)}.elections-option{padding:.5rem .65rem;border-radius:10px;background:var(--white);border:1px solid rgba(148,163,184,.45);margin-bottom:.4rem}.elections-option:last-child{margin-bottom:0}.elections-option__row{display:flex;justify-content:space-between;gap:.5rem;align-items:flex-start}.elections-option__label{font-weight:500;font-size:.9375rem;color:var(--premium-text)}.elections-option__meta{font-size:.8rem;color:var(--premium-muted)}.elections-option__tag{font-size:.72rem;color:var(--premium-muted);text-align:right;white-space:nowrap}@media(max-width:768px){.storefront-page .storefront-hero{gap:.9rem;margin-bottom:1.25rem;padding-left:1rem;padding-right:1rem}.storefront-page h1.storefront-hero__title{font-size:clamp(2rem,9vw,2.4rem);line-height:1.05}.storefront-page .storefront-hero__lede{font-size:.98rem;line-height:1.45}.storefront-page .premium-section-head{padding-left:1rem;padding-right:1rem;padding-bottom:.65rem}.premium-scroll-section{margin-bottom:1.35rem}.premium-scroll-row__track{gap:.75rem;padding-left:1rem;padding-right:1rem;padding-bottom:.95rem;scroll-padding-left:1rem;scroll-padding-right:1rem}.premium-showcase-card{flex-basis:min(300px,86vw);min-height:250px;border-radius:20px;padding:1rem 1rem 0}.premium-showcase-card__title{font-size:1.12rem}.premium-showcase-card__subtitle{font-size:.9rem;-webkit-line-clamp:2}.premium-showcase-card__visual{height:48px;margin-left:-1rem;margin-right:-1rem;border-radius:0 0 20px 20px}.premium-feature-card{flex-basis:min(255px,82vw);min-height:235px;border-radius:16px;padding:1.15rem}.premium-feature-card__icon{width:46px;height:46px;border-radius:14px;margin-bottom:.7rem}.premium-feature-card__icon svg{width:24px;height:24px}.premium-feature-card__title{font-size:1.1rem}.premium-feature-card__desc{font-size:1rem}.elections-main,.elections-civic-section{padding-left:1rem;padding-right:1rem}.elections-section-title{font-size:clamp(1.4rem,7vw,1.85rem);line-height:1.15}.elections-section-subtitle{font-size:.95rem;margin-bottom:.9rem}.elections-civic-grid{grid-template-columns:1fr;gap:.75rem}.elections-civic-card{border-radius:14px;min-height:0;padding:1rem}.elections-panel{border-radius:16px;padding:1rem}.elections-panel__title{font-size:1.05rem}.elections-panel__lede{font-size:.9rem}.elections-pills{gap:.4rem}.elections-pill{width:100%;justify-content:flex-start;text-align:left;border-radius:12px;padding:.55rem .75rem;font-size:.82rem}.elections-sample-race{border-radius:12px;padding:.8rem .85rem .7rem;margin-bottom:.75rem}.elections-sample-race__title{font-size:1rem}.elections-sample-choice{gap:.5rem;padding:.45rem 0}.elections-sample-choice__label{font-size:.9rem}.elections-sample-choice__meta{font-size:.78rem}}.home-section{padding:1.75rem 1.5rem}.home-section--alt{background:var(--off-white)}.home-section--white{background:var(--white)}.home-section-title{margin:0 0 1rem;font-size:1.25rem;font-weight:700;color:var(--gray-dark);letter-spacing:-.02em}.home-section-subtitle{margin:0 0 .75rem;font-size:.9375rem;color:var(--gray-light)}.home-card{background:var(--white);border-radius:16px;box-shadow:0 2px 12px #0000000f;border:1px solid var(--gray-border);padding:1rem;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.home-card:hover{box-shadow:0 8px 24px #00000014;border-color:#1d4ed833}.home-view-all{display:inline-block;margin-top:.75rem;font-weight:600;color:var(--primary-blue);text-decoration:none;font-size:.9375rem}.home-view-all:hover{text-decoration:underline}.home-hero-cta-row .btn{min-width:9rem}.home-problem-grid{align-items:start}.home-signup-card{border-radius:16px}.home-support-actions .btn{min-height:44px}.home-hero{position:relative;background:linear-gradient(135deg,var(--navy) 0%,var(--primary-blue) 100%);color:var(--white);padding:3.25rem 1.5rem;text-align:center;overflow:hidden}.home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.08) 1px,transparent 0);background-size:24px 24px;pointer-events:none}.home-hero .container{position:relative;z-index:1}.home-support-card{background:linear-gradient(135deg,#eef2ff,#e0e7ff,#ede9fe);border:1px solid rgba(29,78,216,.15);border-left:4px solid var(--primary-blue);border-radius:16px;padding:1.75rem;box-shadow:0 4px 20px #1d4ed81f,0 2px 8px #0000000a}.home-support-card h3{margin:0 0 .35rem;font-size:1.25rem;font-weight:700;color:var(--primary-blue);letter-spacing:-.02em}.home-support-card .home-support-hint{margin:0;font-size:.9375rem;color:var(--gray-light)}.home-support-card input{padding:.65rem .9rem;font-size:1rem;border-radius:10px;border:1px solid var(--gray-border);background:var(--white);min-width:0}.home-support-card .btn-primary{padding:.65rem 1.25rem;font-size:.9375rem}.home-page{width:100%}.home-greeting-section__inner,.home-featured-psa__container,.home-week-section__inner,.home-suggested-section__inner,.home-support-section__inner,.home-invite-section__inner{max-width:900px;margin-left:auto;margin-right:auto}.home-greeting-section{padding-bottom:1.35rem}body.signed-in-app .home-greeting-section{padding-top:1.5rem;padding-bottom:1.65rem;background:linear-gradient(180deg,#f4f7fb 0%,var(--white) 72%);border-bottom:1px solid rgba(0,0,0,.06)}.home-greeting__date{margin:0 0 .45rem;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--primary-blue);opacity:.88}.home-greeting__title{margin:0}.home-greeting__lede{margin:.65rem 0 0;font-size:1.0625rem;line-height:1.55;color:var(--gray-dark);max-width:38rem}.home-featured-psa{background:var(--off-white);padding-top:1.5rem;padding-bottom:2rem}body.signed-in-app .home-featured-psa{background:linear-gradient(180deg,var(--white) 0%,var(--white) 14%,rgba(244,247,251,.95) 42%,#f4f7fb 100%)}.home-featured-psa__head{margin-bottom:.15rem}.home-featured-psa__eyebrow{margin:0 0 .35rem;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary-blue);opacity:.85}.home-featured-psa__title{margin:0;font-size:1.375rem;font-weight:700;letter-spacing:-.03em;color:var(--gray-dark);line-height:1.25}.home-featured-psa__intro{margin:.5rem 0 0;font-size:.9375rem;color:var(--gray-light);max-width:42rem;line-height:1.5}.home-featured-psa__surface{margin-top:1.25rem;border-radius:20px;overflow:hidden;border:1px solid rgba(0,0,0,.07);background:var(--white);box-shadow:0 4px 24px #1d4ed812,0 2px 12px #0000000a}.home-featured-psa__grid{display:grid;gap:1.5rem;grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:stretch;padding:1.5rem}.home-featured-psa__body h3{margin:0 0 .5rem;font-size:1.3rem;font-weight:700;letter-spacing:-.02em;color:var(--gray-dark);line-height:1.3}.home-featured-psa__body p{margin:0;font-size:.975rem;color:var(--gray-light);line-height:1.55}.home-featured-psa__cta{margin-top:1.15rem}.home-featured-psa__video{position:relative;padding-top:56.25%;border-radius:14px;overflow:hidden;background:#0a0a0a;align-self:start}.home-featured-psa__video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.home-invite-section{padding-top:1rem;padding-bottom:0}.home-invite-card{padding:1.25rem 1.35rem;border-radius:16px;border:1px solid rgba(29,78,216,.22)!important;background:linear-gradient(135deg,#f0f7ff 0%,var(--white) 55%)!important;box-shadow:0 6px 28px #1d4ed81a}body.signed-in-app .home-invite-card{border-radius:18px;box-shadow:0 8px 32px #1d4ed817}.home-invite-card__title{margin:0 0 .5rem;font-size:1rem;font-weight:700;color:var(--primary-blue);letter-spacing:-.02em}.home-invite-card__text{margin:0;font-size:.9375rem;color:var(--gray-dark);line-height:1.45}.home-invite-card__actions{margin-top:.85rem;display:flex;flex-wrap:wrap;gap:.5rem}.home-week-section{position:relative;background:linear-gradient(180deg,#f4f7fb 0%,#f0f3f8 48%,var(--off-white) 100%);border-bottom:1px solid rgba(0,0,0,.05);padding-top:1.75rem;padding-bottom:2.25rem}.home-week-section__header{margin-bottom:.25rem}.home-week-section__title{margin-bottom:.35rem;font-size:1.35rem;color:var(--primary-blue);letter-spacing:-.03em}.home-week-section__subtitle{margin-bottom:.85rem;max-width:36rem}.home-week-section__loading{margin:0;color:var(--gray-light)}.home-week-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:1.25rem;align-items:stretch}.home-week-panel{padding:1.15rem 1.25rem;height:100%}.home-week-panel__title{margin:0 0 .65rem;font-size:.9375rem;font-weight:700;letter-spacing:-.015em;color:var(--gray-dark)}.home-week-panel__empty-title{margin:0;font-weight:700;color:var(--gray-dark);font-size:.975rem}.home-week-panel__empty-text{margin:.45rem 0 0;font-size:.9375rem;color:var(--gray-light);line-height:1.45}.home-week-panel__empty-text--solo{margin:0}.home-week-list{margin:.15rem 0 0;padding:0;list-style:none}.home-week-list__item{padding:.65rem 0;border-bottom:1px solid var(--gray-border)}.home-week-list__item:last-child{border-bottom:none;padding-bottom:0}.home-week-list__item-title{display:block;font-weight:600;color:var(--gray-dark);font-size:.9375rem}.home-week-list__item-meta{display:block;margin-top:.2rem;font-size:.8125rem;color:var(--gray-light)}.home-week-section__actions{margin-top:1rem;display:flex;gap:.5rem;flex-wrap:wrap}.home-week-section__btn{font-size:.875rem}.home-suggested-section{background:var(--off-white);padding-top:2rem;padding-bottom:2.25rem}.home-suggested-section.home-section{padding-left:1rem;padding-right:1rem}.home-suggested-section__inner{background:var(--white);border-radius:20px;border:1px solid rgba(0,0,0,.07);box-shadow:0 4px 28px #0000000d;padding:1.65rem 1.35rem 1.85rem}.home-suggested-section__title{margin-bottom:.35rem;font-size:1.45rem;color:var(--gray-dark);letter-spacing:-.035em}.home-suggested-section__lede{margin:0 0 1.25rem;font-size:.9375rem;color:var(--gray-light);line-height:1.45;max-width:36rem}.home-subsection-label{margin:0 0 .65rem;font-size:.8125rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--gray-light)}.home-suggested-block{margin-top:2rem}.home-suggested-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.home-suggested-card{padding:1.25rem;display:flex;flex-direction:column;align-items:flex-start}.home-suggested-card__title{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:var(--gray-dark);line-height:1.35}.home-suggested-card__title a{color:inherit;text-decoration:none}.home-suggested-card__title a:hover{color:var(--primary-blue)}.home-suggested-card__title--plain{margin-bottom:.35rem}.home-suggested-card__agency{margin:0;font-size:.875rem;color:var(--gray-light);line-height:1.4}.home-suggested-card__desc{margin:.5rem 0 0;font-size:.9375rem;color:var(--gray-light);line-height:1.45;flex:1}.home-suggested-card__btn{margin-top:.85rem;font-size:.875rem}.home-suggested-empty{padding:1.5rem;text-align:center}.home-suggested-empty__text{margin:0;color:var(--gray-light);font-size:.9375rem;line-height:1.45}.home-suggested-empty__btn{margin-top:1rem}.home-support-section{padding-bottom:2.5rem}.home-support-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-top:1.125rem}.home-support-full-link{font-size:.85rem;color:var(--primary-blue);font-weight:500;text-decoration:none;white-space:nowrap}.home-support-full-link:hover{text-decoration:underline}.home-support-actions .btn-primary{white-space:nowrap;flex-shrink:0}.home-support-actions input{flex:1 1 220px;min-width:0}.home-support-actions .home-support-full-link{flex-shrink:0;padding:.35rem 0}.home-support-answer{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.08)}.home-support-answer__bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.home-support-answer__label{font-size:.875rem;font-weight:600;color:var(--primary-blue)}.home-support-answer__dismiss{background:none;border:none;cursor:pointer;font-size:.875rem;color:var(--gray-light);font-family:inherit}.home-support-answer__dismiss:hover{color:var(--gray-dark)}.home-support-answer__text{font-size:.9375rem;line-height:1.5;color:var(--gray-dark)}body.signed-in-app .home-featured-psa__surface{border-color:#0000000f;box-shadow:0 8px 40px #1d4ed814,0 2px 12px #0000000a}.storefront-page .landing-problem-waitlist{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto 2.75rem;padding-left:max(var(--discover-inline),env(safe-area-inset-left,0px));padding-right:max(var(--discover-inline),env(safe-area-inset-right,0px))}.landing-problem-waitlist{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:2rem;align-items:flex-start}.landing-storefront-panel{padding:1.35rem 1.5rem}.landing-storefront-panel__title{margin:0 0 .75rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;letter-spacing:-.03em;line-height:1.2;color:var(--premium-text)}.landing-storefront-panel__title--sm{font-size:1.125rem}.landing-storefront-panel__lede{margin:0 0 1rem;font-size:.975rem;line-height:1.55;color:var(--premium-muted)}.landing-storefront-panel__list{margin:0;padding-left:1.15rem;font-size:.95rem;line-height:1.5;color:var(--gray-dark);display:flex;flex-direction:column;gap:.45rem}.landing-storefront-panel__outro{margin:1rem 0 0;font-size:.95rem;line-height:1.55;color:var(--gray-dark)}.landing-storefront-panel__cta{display:block;width:100%;box-sizing:border-box;text-align:center;margin-top:.25rem}.landing-storefront-panel__footnote{margin:1rem 0 0;font-size:.85rem;color:var(--premium-muted)}.landing-offers-by-type{margin-bottom:.5rem}.landing-offers-scroll-block{margin-bottom:.25rem}.landing-storefront-footer{box-sizing:border-box;width:100%;max-width:720px;margin:0 auto;padding:2rem max(var(--discover-inline),env(safe-area-inset-left,0px)) 0;text-align:center}.landing-storefront-footer__lede{margin:0 0 1.25rem;font-size:1rem;line-height:1.5;color:var(--premium-muted)}.landing-storefront-footer__signin{margin:1.25rem 0 0;font-size:.9375rem}.landing-storefront-title-only{width:100%;box-sizing:border-box;margin:0 0 2rem;padding-left:max(var(--discover-inline),env(safe-area-inset-left,0px));padding-right:max(var(--discover-inline),env(safe-area-inset-right,0px))}.about-page{box-sizing:border-box;width:100%;max-width:none;margin:0;padding-left:max(var(--discover-inline),1.25rem);padding-right:max(var(--discover-inline),1.25rem)}.about-page__hero{margin-bottom:2.25rem;padding-bottom:2rem;border-bottom:1px solid rgba(15,23,42,.08)}.about-page__eyebrow{margin:0 0 .65rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--primary-blue)}.about-page__title{margin:0 0 .85rem;font-size:clamp(2rem,4.5vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.12;color:var(--premium-text)}.about-page__lede{margin:0 0 1.5rem;max-width:40rem;font-size:1.125rem;line-height:1.55;color:var(--premium-muted)}.about-page__acronym{color:var(--premium-text);font-weight:600}.about-page__hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.35rem}.about-page__cta-btn{padding:.65rem 1.4rem;font-weight:600}.about-page__hero-link{font-size:.95rem;font-weight:600;color:var(--primary-blue);text-decoration:none}.about-page__hero-link:hover{text-decoration:underline}.about-page__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:.25rem}@media(min-width:900px){.about-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,2.5vw,2rem);align-items:start}}.about-page__panel{min-width:0;background:var(--white);border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:1.5rem 1.65rem;box-shadow:0 4px 28px #0f172a12;overflow:visible}.about-page__panel-title{margin:0 0 .9rem;font-size:1.2rem;font-weight:600;letter-spacing:-.02em;line-height:1.25;color:var(--premium-text)}.about-page__panel p{margin:0 0 .9rem;font-size:.98rem;line-height:1.62;color:var(--premium-muted)}.about-page__panel p:last-child{margin-bottom:0}.about-page__panel-closing{color:var(--premium-text);font-weight:500}.about-page__bullets{list-style:none;padding:0;margin:0 0 1rem}.about-page__bullets li{position:relative;padding-left:1.35rem;margin-bottom:.65rem;font-size:.98rem;line-height:1.5;color:var(--premium-text)}.about-page__bullets li:last-child{margin-bottom:0}.about-page__bullets li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--primary-blue);opacity:.88}.about-page--tail{margin-top:2.75rem;margin-bottom:2.5rem}.about-audience-offers{margin-top:2.75rem;padding-top:2.5rem;padding-bottom:.5rem;border-top:1px solid rgba(15,23,42,.08)}.about-page__audience-head{padding-top:0;padding-bottom:1.5rem}.landing-auth-page{display:flex;flex-direction:column;gap:1.5rem}.landing-auth-layout{box-sizing:border-box;width:100%;max-width:1120px;margin:0 auto;padding-left:max(var(--discover-inline),1.5rem);padding-right:max(var(--discover-inline),1.5rem);display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:clamp(2rem,5vw,3rem);align-items:center}.landing-auth-title{margin:0 0 .75rem;font-size:clamp(2.35rem,5vw,3rem);font-weight:600;letter-spacing:-.04em;line-height:1.1;color:var(--premium-text)}.landing-auth-subtitle{margin:0 0 1.75rem;max-width:30rem;font-size:1rem;line-height:1.6;color:var(--premium-muted)}.landing-auth-primary-ctas{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.landing-auth-primary-btn{min-width:9rem}.landing-auth-secondary-btn{border-radius:999px;border:1px solid var(--gray-border);background:var(--app-surface-subtle, #f5f5f7)}.landing-auth-secondary-links{margin-top:1.25rem}.landing-auth-card{padding:1.75rem 1.75rem 1.5rem}.landing-auth-card-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.landing-auth-card-body{margin:0 0 1.25rem;font-size:.975rem;line-height:1.6;color:var(--premium-muted)}.landing-auth-card-actions{display:flex;flex-wrap:wrap;gap:.75rem}.landing-auth-card-footnote{margin:1rem 0 0;font-size:.875rem;color:var(--premium-muted)}.signin-card{border-radius:18px;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 24px #0000000f}.landing-split-shell{display:flex;align-items:center;justify-content:center;background:#fff;box-sizing:border-box;padding:2rem 1.5rem;min-height:100vh}.landing-split-inner{width:100%;max-width:980px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.25fr) auto minmax(0,.95fr);grid-template-rows:1fr;min-height:calc(100vh - 4rem);column-gap:3.5rem;align-items:center;opacity:0;transform:translateY(8px);animation:landing-split-fade-in .22s ease-out forwards}.landing-split-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.5rem;min-height:0;transform:translateY(-1.75rem)}.landing-split-brand{font-size:1.5rem;font-weight:600;letter-spacing:-.03em;color:#1877f2}.landing-split-tagline{margin:0;font-size:clamp(2.7rem,4.8vw,3.4rem);font-weight:700;letter-spacing:-.04em;line-height:1.05;color:#1c1e21;min-height:2.75em}.landing-split-tagline-accent{color:#1877f2}.landing-split-tagline-rotate{display:inline;animation:landing-tagline-in .55s ease-out}@keyframes landing-tagline-in{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.landing-split-tagline-rotate{animation:none}}.landing-split-subtitle{margin:0;max-width:30rem;font-size:1.1rem;line-height:1.5;color:#606770}.landing-split-visual{margin-top:.5rem;max-width:460px;width:100%}.landing-split-visual-card{border-radius:20px;min-height:260px;background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 24px #0000001f}.landing-split-visual-card--scene{background-image:url(/assets/Screenshot_2026-03-30_at_4.33.56_PM-c861777c-ca68-489f-9c3f-227d5b90647c.png);background-color:#e4e6eb}@keyframes landing-split-fade-in{to{opacity:1;transform:translateY(0)}}.landing-split-divider{width:1px;align-self:stretch;min-height:0;background:#d7dade}.landing-split-right{display:flex;flex-direction:column;align-items:center;gap:.75rem;justify-content:center;min-height:0}.landing-split-signin-card{padding:1.5rem 1.5rem 1.25rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #00000014;border:none;width:100%;max-width:396px}.landing-split-signin-title{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#1c1e21}.landing-split-signin-form{margin:0}.landing-split-field{margin-bottom:1.05rem}.landing-split-label{display:block;margin-bottom:.4rem;font-size:.9rem;font-weight:600;color:#1c1e21}.landing-split-input{width:100%;padding:.7rem .75rem;border-radius:6px;border:1px solid #dddfe2;font-size:.95rem;background-color:#f5f6f7}.landing-split-input:focus{outline:none;border-color:#1877f2;box-shadow:0 0 0 1px #1877f2}.landing-split-submit{width:100%;justify-content:center;font-size:1rem;font-weight:600;margin-top:.4rem}.landing-split-links-row{margin-top:.8rem;text-align:center}.landing-split-link{font-size:.9rem;color:#1877f2}.landing-split-link:hover{color:#166fe5;text-decoration:underline}.landing-split-cta-divider{height:1px;background:#dadde1;margin:1.1rem 0}.landing-split-secondary-btn{width:100%;justify-content:center;font-weight:600}.landing-split-meta{margin:0;text-align:center;font-size:.85rem;color:#777b82}.oauth-signin-block{margin-top:.75rem}.oauth-signin-divider-label{margin:0 0 .5rem;text-align:center;font-size:.8125rem;color:var(--gray-light, #777b82)}.oauth-signin-row{display:flex;flex-direction:column;gap:.45rem}.oauth-signin-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem .75rem;border-radius:8px;border:1px solid var(--gray-border, #dadde1);background:#fff;font-size:.9375rem;font-weight:600;color:var(--gray-dark, #1c1e21);cursor:pointer}.oauth-signin-btn:hover:not(:disabled){background:#f8f9fb}.oauth-signin-btn:disabled{opacity:.55;cursor:not-allowed}.landing-waitlist-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:2000}.landing-waitlist-modal{width:min(92vw,420px);background:#fff;border-radius:14px;box-shadow:0 20px 60px #00000038;padding:1rem 1rem 1.1rem}.landing-waitlist-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.landing-waitlist-title{margin:0;font-size:1.05rem;font-weight:700;color:#111827;letter-spacing:-.01em}.landing-waitlist-close{border:none;background:transparent;font-size:1.5rem;line-height:1;color:#6b7280;cursor:pointer;padding:.15rem .35rem}.landing-waitlist-close:hover{color:#111827}.landing-waitlist-subtitle{margin:.6rem 0 .9rem;font-size:.9rem;line-height:1.45;color:#4b5563}.landing-waitlist-label{display:block;font-size:.85rem;font-weight:600;color:#111827;margin-bottom:.35rem}.landing-waitlist-input{width:100%;padding:.7rem .75rem;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;font-size:.95rem;box-sizing:border-box;margin-bottom:.75rem}.landing-waitlist-input:focus{outline:none;border-color:#1877f2;box-shadow:0 0 0 1px #1877f2}.landing-waitlist-submit{width:100%;justify-content:center}.landing-waitlist-error{margin-bottom:.75rem;padding:.6rem .75rem;border-radius:10px;background:#dc262614;color:var(--alert-red);font-size:.85rem}.landing-waitlist-success{margin:.75rem 0 0;font-size:.92rem;line-height:1.5;color:#111827}.landing-split-error{margin-bottom:.9rem;padding:.6rem .75rem;border-radius:6px;background:#dc262614;color:var(--alert-red);font-size:.85rem}@media(max-width:900px){.landing-split-shell{min-height:auto;padding:1rem .75rem 1.5rem;align-items:stretch}.landing-split-inner{grid-template-columns:minmax(0,1fr);grid-template-rows:auto;min-height:auto;gap:1.25rem;padding:0;align-items:stretch}.landing-split-divider{display:none}.landing-split-left{align-items:flex-start;text-align:left;transform:none;gap:.75rem}.landing-split-subtitle,.landing-split-visual{margin-left:auto;margin-right:auto}.landing-split-right{max-width:none;width:100%;margin:0}.landing-split-brand{font-size:1.3rem}.landing-split-tagline{font-size:clamp(2rem,8.5vw,2.55rem);line-height:1.08;min-height:2.35em}.landing-split-signin-card{max-width:none;padding:1.1rem 1rem 1rem;border-radius:12px}.landing-split-signin-title{font-size:1.125rem;margin-bottom:.85rem}.landing-split-label{font-size:.86rem}.landing-split-input{font-size:16px;padding:.72rem .75rem}.landing-split-submit,.landing-split-secondary-btn{min-height:46px;font-size:.98rem}.landing-split-links-row{margin-top:.65rem}.landing-split-cta-divider{margin:.9rem 0}.landing-split-meta{margin-top:.15rem;text-align:left}}@media(max-width:768px){.about-page{padding-left:max(var(--discover-inline),1rem);padding-right:max(var(--discover-inline),1rem)}.about-page__hero{margin-bottom:1.65rem;padding-bottom:1.5rem}.about-page__title{font-size:clamp(1.65rem,7vw,2.15rem)}.about-page__lede{font-size:1rem;margin-bottom:1.25rem}.about-page__panel{padding:1.25rem 1.3rem;border-radius:16px}.about-page__panel-title{font-size:1.08rem;margin-bottom:.65rem}.about-page__panel p,.about-page__bullets li{font-size:.94rem;line-height:1.55}.about-audience-offers{margin-top:1.75rem;padding-top:1.75rem}.about-page--tail{margin-top:2rem;margin-bottom:1.75rem}}a.app-tile-link,a.app-tile-link:hover{text-decoration:none}body.signed-in-app a.app-tile-link.card:hover{transform:translateY(-1px)}@media(max-width:768px){.container{padding-left:1rem;padding-right:1rem}.card{padding:1rem;border-radius:12px}.app-page{padding:1.25rem 1rem 2.25rem}.layout-header{padding:.5rem 1rem!important}.layout-mobile-menu{padding:4rem 1rem 2rem!important}.layout-mobile-menu>div{gap:.35rem!important}.layout-mobile-menu a,.layout-mobile-menu .btn{min-height:44px;display:inline-flex;align-items:center}.layout-footer{padding:1.5rem 1rem!important;margin-top:0!important}.layout-footer-grid{flex-direction:column;align-items:flex-start;gap:1.25rem}.layout-footer-links{flex-wrap:wrap;gap:1rem}.pricing-hero{padding:2.5rem 1rem}.pricing-hero-title{font-size:1.75rem}.pricing-cards-section{padding:2rem 1rem;margin-top:-1.5rem}.home-hero{padding:2rem 1rem}.home-hero h1,.home-section h2{font-size:1.5rem!important}.home-section{padding:1.25rem 1rem}.home-support-card{padding:1.25rem}.home-support-card input{font-size:16px;min-width:0}.home-hero--guest{padding-top:1.75rem;padding-bottom:1.75rem}.home-hero-cta-row{margin-top:1.25rem!important;gap:.6rem!important}.home-hero-cta-row .btn{width:100%;max-width:22rem}.home-problem-grid{grid-template-columns:1fr!important;gap:1rem!important}.home-signup-card{padding:1rem!important}.home-week-grid{grid-template-columns:1fr!important;gap:.85rem!important}.home-suggested-section.home-section{padding-left:.75rem;padding-right:.75rem}.home-suggested-section__inner{padding:1.2rem 1rem 1.5rem;border-radius:16px}.home-support-actions{margin-top:1rem!important;gap:.75rem!important}.home-support-actions>input,.home-support-actions>.btn{width:100%}.home-support-actions>a{width:100%;text-align:left}.contact-page{padding-top:1rem}.contact-container{max-width:none!important;padding-left:.25rem;padding-right:.25rem}.contact-title{font-size:clamp(1.5rem,7.2vw,1.9rem);margin-bottom:.35rem!important}.contact-subtitle{margin-bottom:1rem!important;font-size:.92rem;line-height:1.45}.contact-form-card,.contact-success-card{padding:1rem!important;border-radius:12px}.contact-field{margin-bottom:.85rem!important}.landing-problem-waitlist{grid-template-columns:1fr!important;row-gap:1.75rem}.home-campaign-grid,.home-featured-psa__grid{grid-template-columns:1fr!important}.home-featured-psa__surface{border-radius:16px}.home-featured-psa__grid{padding:1.15rem}.signin-account-tabs{grid-template-columns:1fr!important}input,select,textarea{font-size:16px!important}}@media(max-width:480px){.layout-header{padding:.5rem .75rem!important}.app-page{padding:1rem .75rem 2rem}.pricing-hero-title{font-size:1.5rem}.home-hero h1{font-size:1.35rem!important}}.layout-main--workspace{min-height:0;display:flex;flex-direction:column;overflow:hidden}.layout-main--workspace>.agency-ws-layout{flex:1;min-height:0;height:auto;max-height:none}.agency-ws-layout{position:relative;display:flex;min-height:100vh;height:100vh;max-height:100dvh;overflow:hidden;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;color:var(--neutral-gray);background:var(--off-white)}.agency-ws-nav{width:220px;flex-shrink:0;align-self:stretch;min-height:0;display:flex;flex-direction:column;background:var(--white);border-right:1px solid var(--gray-border);color:var(--neutral-gray);padding:1rem 0;overflow-y:auto;max-height:100%}@media(min-width:769px){.agency-ws-nav{transition:width .2s ease,opacity .15s ease,padding .2s ease,border-color .2s ease}.agency-ws-layout--nav-collapsed .agency-ws-nav{width:0;min-width:0;padding-left:0;padding-right:0;border-right-color:transparent;overflow:hidden;opacity:0;pointer-events:none}}.agency-ws-nav-top{display:flex;align-items:center;justify-content:space-between;gap:.35rem;padding:0 1rem;margin-bottom:.5rem}.agency-ws-nav-brand{font-weight:700;font-size:.8125rem;letter-spacing:.04em;text-transform:uppercase;color:var(--neutral-gray);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agency-ws-nav-hide-btn{flex-shrink:0;display:none;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--gray-border);border-radius:6px;background:var(--off-white);color:var(--gray-light);cursor:pointer;font-size:1.25rem;line-height:1}.agency-ws-nav-hide-btn:hover{background:var(--white);color:var(--neutral-gray);border-color:var(--gray-light)}@media(min-width:769px){.agency-ws-nav-hide-btn{display:flex}}.agency-ws-nav a{display:flex;align-items:center;min-height:44px;padding:.5rem 1rem;color:var(--gray-light);text-decoration:none;font-weight:500}.agency-ws-nav a:hover{background:var(--off-white);color:var(--neutral-gray);text-decoration:none}.agency-ws-nav a.active{background:#1d4ed814;color:var(--primary-blue);font-weight:600;text-decoration:none;border-left:3px solid var(--primary-blue);padding-left:calc(1rem - 3px)}.agency-ws-nav-external{font-size:.8125rem}.agency-ws-nav-divider{margin:.65rem 1rem;height:1px;background:var(--gray-border)}.agency-ws-nav-exit{display:flex;align-items:center;min-height:44px;padding:.5rem 1rem;color:var(--gray-light);font-weight:500;text-decoration:none;font-size:.875rem}.agency-ws-nav-exit:hover{background:var(--off-white);color:var(--neutral-gray);text-decoration:none}.agency-ws-nav-footer{margin-top:auto;padding:1rem;border-top:1px solid var(--gray-border)}.agency-ws-nav-email{font-size:.8125rem;color:var(--gray-light);display:block;margin-bottom:.35rem;word-break:break-all}.agency-ws-nav-profile{display:inline-block;font-size:.8125rem;font-weight:600;margin-bottom:.5rem;color:var(--primary-blue)}.agency-ws-nav-profile:hover{text-decoration:underline}.agency-ws-nav-signout{width:100%;font-size:.8125rem;min-height:40px}.agency-ws-nav-expand-rail{display:none}@media(min-width:769px){.agency-ws-nav-expand-rail{display:flex;align-items:center;justify-content:center;position:fixed;left:0;top:50%;transform:translateY(-50%);z-index:1005;width:22px;height:72px;margin:0;padding:0;border:1px solid var(--gray-border);border-left:none;border-radius:0 8px 8px 0;background:var(--white);color:var(--gray-light);font-size:1.15rem;line-height:1;cursor:pointer;box-shadow:2px 0 10px #0000000f}.agency-ws-nav-expand-rail:hover{background:var(--off-white);color:var(--primary-blue)}}.agency-ws-nav-toggle{display:none;position:fixed;top:1rem;left:1rem;z-index:1001;width:44px;height:44px;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:var(--white);border:1px solid var(--gray-border);border-radius:8px;box-shadow:0 2px 8px #0000001a;cursor:pointer}.agency-ws-nav-toggle span{display:block;width:20px;height:2px;background:var(--neutral-gray);border-radius:1px}.agency-ws-nav-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:1000}@media(max-width:768px){.agency-ws-nav-toggle{display:flex;top:.75rem;left:.75rem;width:40px;height:40px}.agency-ws-nav{position:fixed;top:0;left:0;z-index:1002;height:100vh;width:min(320px,88vw);max-width:85vw;transform:translate(-100%);transition:transform .2s ease-out;box-shadow:4px 0 12px #0000001a}.agency-ws-nav.agency-ws-nav-open{transform:translate(0)}.agency-ws-nav-backdrop{display:block}.agency-ws-main-workspace{padding:3rem .85rem .85rem;min-width:0}}.agency-ws-main{flex:1;display:flex;flex-direction:row;align-items:stretch;min-width:0;min-height:0;overflow:hidden;padding:0}.agency-ws-main-workspace{flex:1;min-width:0;min-height:0;overflow:auto;padding:1.5rem 2rem;background:var(--off-white)}.agency-ws-main-workspace .admin-page-title{margin:0 0 1rem;font-size:1.5rem;font-weight:600;color:var(--neutral-gray)}.agency-ws-main-workspace .admin-page-subtitle{margin:-.5rem 0 1.25rem;font-size:.875rem;color:var(--gray-light);line-height:1.5;max-width:40rem}@media(max-width:480px){.agency-ws-main-workspace{padding:2.85rem .6rem .6rem}.agency-ws-main-workspace .admin-page-title{font-size:1.25rem}}[dir=rtl] .admin-assistant-fab{right:auto;left:1.25rem}[dir=rtl] .admin-assistant-rail{right:auto;left:0;border-left:none;border-right:1px solid var(--gray-border);box-shadow:4px 0 24px #0f172a0f}[dir=rtl] .admin-assistant-resize-handle{background:linear-gradient(to left,transparent,rgba(229,231,235,.9))}[dir=rtl] .admin-assistant-resize-handle:hover{background:linear-gradient(to left,transparent,rgba(29,78,216,.2))}[dir=rtl] .admin-assistant-more-menu{right:auto;left:0}[dir=rtl] .admin-assistant-more-item{text-align:right}
