.landing{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 0 8px}.landing-title{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin-bottom:8px}.landing-body{color:#374151;max-width:480px;line-height:1.65}.landing-body p{margin-bottom:.75rem}.landing-body p:last-child{margin-bottom:0}.landing-body a{color:var(--brand-primary, #3b82f6);text-decoration:underline}.landing-buttons{display:flex;flex-direction:column;align-items:stretch;gap:14px;width:100%;max-width:400px;margin:28px auto 0}.landing-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 24px;background:var(--brand-primary, #3b82f6);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s}.landing-btn:hover{background:color-mix(in srgb,var(--brand-primary, #3b82f6) 85%,black)}.external-icon{flex-shrink:0;opacity:.8}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182780;display:flex;align-items:center;justify-content:center;padding:24px;z-index:50}.popup-card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px;width:100%;max-width:440px;max-height:85vh;overflow-y:auto;text-align:left}.popup-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:1.5rem;line-height:1;color:#9ca3af;cursor:pointer;padding:4px}.popup-close:hover{color:#4b5563}.popup-title{font-size:1.25rem;font-weight:700;letter-spacing:-.01em;margin-bottom:12px;padding-right:24px}.popup-body{color:#374151;font-size:.925rem;line-height:1.65;margin-bottom:20px}.popup-body p{margin-bottom:.75rem}.popup-body p:last-child{margin-bottom:0}.popup-body a{color:var(--brand-primary, #3b82f6);text-decoration:underline}.popup-body ul,.popup-body ol{margin:0 0 .75rem 1.25rem}.popup-cta{width:100%}.popup-close-cta{background:#fff;color:#374151;border:1px solid #e5e7eb}.popup-close-cta:hover{background:#f3f4f6}@media(max-width:640px){.landing{padding-top:24px}.landing-title{font-size:1.4rem}.popup-card{padding:24px 20px}}.header-nav .nav-link{padding:6px 14px;border-radius:6px;font-size:.875rem;font-weight:500;color:#6b7280;transition:background .1s,color .1s;white-space:nowrap}.org-name{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;min-width:0;color:#fff}.org-name,.header-nav .nav-link,.landing-title,.popup-title,.article-card-title,.article-detail-title,.article-content h1,.article-content h2,.article-content h3,.form-title,.success-title{font-family:var(--brand-heading-font, inherit)}.search-wrapper{position:relative;margin:28px 0 8px}.search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.search-input{width:100%;padding:12px 40px 12px 44px;border:1px solid #e5e7eb;border-radius:10px;font-size:.95rem;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}.search-input:focus{border-color:var(--brand-primary, #3b82f6);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-primary, #3b82f6) 10%,transparent)}.search-input::placeholder{color:#9ca3af}.search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.25rem;color:#9ca3af;cursor:pointer;padding:4px 8px;line-height:1}.search-clear:hover{color:#4b5563}.article-list{display:flex;flex-direction:column;gap:1px;background:#e5e7eb;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.article-card{display:block;padding:20px 24px;background:#fff;transition:background .1s}.article-card:hover{background:#f9fafb}.featured-list{margin-bottom:24px;background:color-mix(in srgb,var(--brand-secondary, #3b82f6) 15%,white);border-color:color-mix(in srgb,var(--brand-secondary, #3b82f6) 45%,white)}.featured-card{position:relative}.featured-badge{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:color-mix(in srgb,var(--brand-secondary, #1d4ed8) 70%,black);background:color-mix(in srgb,var(--brand-secondary, #3b82f6) 15%,white);padding:2px 8px;border-radius:4px;margin-bottom:6px}.article-card-title{font-size:1.1rem;font-weight:600;margin-bottom:4px;letter-spacing:-.01em}.article-card-preview{color:#6b7280;font-size:.875rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.back-link{display:inline-flex;align-items:center;gap:6px;color:var(--brand-primary, #3b82f6);font-size:.875rem;font-weight:500;margin-bottom:24px;background:none;border:none;cursor:pointer;padding:0}.back-link:hover{color:color-mix(in srgb,var(--brand-primary, #3b82f6) 85%,black)}.article-detail{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px}.article-detail-title{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin-bottom:8px}.article-meta{color:#9ca3af;font-size:.8rem;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #f3f4f6}.article-content{line-height:1.75;color:#374151}.article-content h1{font-size:1.5rem;font-weight:700;margin:2rem 0 .75rem;letter-spacing:-.02em}.article-content h2{font-size:1.25rem;font-weight:600;margin:1.75rem 0 .5rem;letter-spacing:-.01em}.article-content h3{font-size:1.1rem;font-weight:600;margin:1.5rem 0 .5rem}.article-content p{margin-bottom:1rem}.article-content ul,.article-content ol{margin-bottom:1rem;padding-left:1.5em}.article-content li{margin-bottom:.25rem}.article-content code{background:#f3f4f6;padding:.15em .4em;border-radius:4px;font-size:.875em}.article-content pre{background:#f3f4f6;padding:16px;border-radius:8px;overflow-x:auto;margin-bottom:1rem}.article-content pre code{background:none;padding:0}.article-content a{color:var(--brand-primary, #3b82f6)}.article-content a:hover{text-decoration:underline}.article-content blockquote{border-left:3px solid #e5e7eb;padding-left:16px;color:#6b7280;margin-bottom:1rem}.article-content table{width:100%;border-collapse:collapse;margin-bottom:1rem}.article-content th,.article-content td{padding:8px 12px;border:1px solid #e5e7eb;text-align:left}.article-content th{background:#f9fafb;font-weight:600}.article-content hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}.no-results{text-align:center;color:#9ca3af;padding:48px 0;font-size:.95rem}@media(max-width:640px){.header-inner{padding:18px 0}.org-name{font-size:1.25rem}.article-detail{padding:24px 20px}.article-detail-title{font-size:1.4rem}.article-list,.article-detail{margin-left:-24px;margin-right:-24px;border-left:none;border-right:none;border-radius:0}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased}body{font-family:var(--brand-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);color:#1a1a1a;background:#fafafa;line-height:1.6}a{color:inherit;text-decoration:none}.container{max-width:760px;margin:0 auto;padding:0 24px}.portal-header{background:var(--brand-primary, #3b82f6)}.header-inner{display:flex;flex-direction:column;align-items:center;padding:24px 0}.header-brand{display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none;color:inherit;min-width:0;width:100%}.header-nav-row{background:#fff;border-bottom:1px solid #e5e7eb}.org-logo{width:100%;height:calc(100px + 2em);padding:1em 0;display:flex;align-items:center;justify-content:center}.org-logo svg{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.org-name{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;min-width:0;color:#fff;font-family:var(--brand-heading-font, inherit)}.header-nav{display:flex;justify-content:center;gap:4px;padding:8px 0}.header-nav .nav-link{padding:6px 14px;border-radius:6px;font-size:.875rem;font-weight:500;color:#6b7280;transition:background .1s,color .1s;white-space:nowrap;font-family:var(--brand-heading-font, inherit)}.header-nav .nav-link:hover{background:#f3f4f6;color:#1a1a1a}.header-nav .nav-link.active{background:color-mix(in srgb,var(--brand-secondary, #6b7280) 12%,white);color:color-mix(in srgb,var(--brand-secondary, #1a1a1a) 70%,black)}.content{padding-top:20px;padding-bottom:60px;min-height:50vh}.portal-footer{padding:24px 0;background:#fafafa}.portal-branding{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:16px;border-top:2px solid #1a1a1a}.branding-label{font-size:.6rem;letter-spacing:.06em;text-transform:uppercase;color:#1a1a1a;font-weight:500}.branding-logo{height:.7rem;width:auto;display:block}.state-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}.spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:var(--brand-primary, #3b82f6);border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-code{font-size:4rem;font-weight:700;color:#d1d5db}.error-text{color:#9ca3af;margin-top:8px}.form-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px;margin-top:12px}.form-title{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:4px}.form-subtitle{color:#6b7280;font-size:.95rem;margin-bottom:28px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:.85rem;font-weight:600;margin-bottom:6px;color:#374151}.required{color:#ef4444}.form-group input,.form-group textarea{width:100%;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:.925rem;font-family:inherit;outline:none;transition:border-color .15s,box-shadow .15s;background:#fff;color:#1a1a1a}.form-group input:focus,.form-group textarea:focus{border-color:var(--brand-primary, #3b82f6);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-primary, #3b82f6) 10%,transparent)}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group textarea{resize:vertical;min-height:120px}.form-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:10px 14px;border-radius:8px;font-size:.875rem;margin-bottom:20px}.btn-primary{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;background:var(--brand-primary, #3b82f6);color:#fff;border:none;border-radius:8px;font-size:.925rem;font-weight:600;cursor:pointer;transition:background .15s}.btn-primary:hover{background:color-mix(in srgb,var(--brand-primary, #3b82f6) 85%,black)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.success-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:48px 32px;margin-top:12px}.success-icon{color:#22c55e;margin-bottom:16px}.success-title{font-size:1.35rem;font-weight:700;margin-bottom:8px}.success-text{color:#6b7280;margin-bottom:24px;max-width:400px;margin-left:auto;margin-right:auto}.assist-box{margin-top:8px;border:1px solid #e0e7ff;border-radius:8px;background:#f0f4ff;padding:10px 14px;animation:assistFadeIn .2s ease}@keyframes assistFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.assist-suggestion{display:flex;gap:10px;align-items:flex-start;font-size:.875rem;color:#374151;line-height:1.5}.assist-suggestion a{color:#4f46e5;text-decoration:underline}.assist-suggestion a:hover{color:#3730a3}.assist-icon{flex-shrink:0;margin-top:2px;color:#6366f1}.assist-loading{display:flex;align-items:center;height:20px}.assist-dots{display:inline-flex;gap:4px}.assist-dots span{width:5px;height:5px;border-radius:50%;background:#818cf8;animation:assistPulse 1.2s ease-in-out infinite}.assist-dots span:nth-child(2){animation-delay:.15s}.assist-dots span:nth-child(3){animation-delay:.3s}@keyframes assistPulse{0%,80%,to{opacity:.3}40%{opacity:1}}.assist-more{margin-top:8px;padding-top:8px;border-top:1px solid #e0e7ff}.assist-toggle{display:inline-flex;align-items:center;gap:4px;background:none;border:none;color:#4f46e5;font-size:.8rem;font-weight:600;cursor:pointer;padding:0}.assist-toggle:hover{color:#3730a3}.assist-chevron{transition:transform .15s}.assist-chevron.expanded{transform:rotate(180deg)}.assist-articles{margin-top:10px;display:flex;flex-direction:column;gap:12px;animation:assistFadeIn .2s ease}.assist-article{background:#fff;border:1px solid #e0e7ff;border-radius:6px;padding:14px 16px}.assist-article-title{font-size:.85rem;font-weight:700;color:#1a1a1a;margin-bottom:8px}.assist-article-content{font-size:.825rem;line-height:1.6;color:#374151}.assist-article-content h1,.assist-article-content h2,.assist-article-content h3{font-size:.85rem;font-weight:700;margin:10px 0 4px}.assist-article-content p{margin-bottom:6px}.assist-article-content ul,.assist-article-content ol{margin:4px 0 8px 18px}.assist-article-content a{color:#4f46e5;text-decoration:underline}.assist-article-content a:hover{color:#3730a3}.assist-article-content table{width:100%;border-collapse:collapse;margin:8px 0;font-size:.8rem}.assist-article-content th,.assist-article-content td{border:1px solid #e0e7ff;padding:6px 10px;text-align:left;vertical-align:top}.assist-article-content th{background:#f5f3ff;font-weight:600;color:#1a1a1a}.assist-article-content tr:nth-child(2n) td{background:#fafafa}@media(max-width:640px){.header-inner{padding:18px 0}.org-name{font-size:1.25rem}.form-card{padding:24px 20px}.form-row{grid-template-columns:1fr}.form-card,.success-card{margin-left:-24px;margin-right:-24px;border-left:none;border-right:none;border-radius:0}}.survey-page[data-v-5c90f6ca]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8f9fa;padding:1rem}.survey-card[data-v-5c90f6ca]{background:#fff;border-radius:1rem;box-shadow:0 4px 24px #00000014;max-width:480px;width:100%;padding:2rem}.survey-icon[data-v-5c90f6ca]{font-size:3rem}.thanks-message[data-v-5c90f6ca]{color:#555;line-height:1.6}.confirm-btn[data-v-5c90f6ca]{background:#0d6efd;color:#fff;border:none;border-radius:.5rem;padding:.6rem 1.8rem;font-size:1rem;font-weight:600;cursor:pointer}.confirm-btn[data-v-5c90f6ca]:disabled{opacity:.6;cursor:default}.spinner[data-v-5c90f6ca]{width:2rem;height:2rem;border:3px solid #e9ecef;border-top-color:#0d6efd;border-radius:50%;animation:spin-5c90f6ca .6s linear infinite;margin:0 auto}@keyframes spin-5c90f6ca{to{transform:rotate(360deg)}}.text-muted[data-v-5c90f6ca]{color:#6c757d}.text-danger[data-v-5c90f6ca]{color:#dc3545}.chat-page{display:flex;flex-direction:column;min-height:100vh}.chat-panel{flex:1;display:flex;flex-direction:column;min-height:0}.chat-container{flex:1;display:flex;flex-direction:column;min-height:0;width:100%;padding-top:16px;padding-bottom:16px}.chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:8px 2px}.chat-row{display:flex}.chat-row-bot{justify-content:flex-start}.chat-row-user{justify-content:flex-end}.chat-bubble{max-width:80%;padding:10px 14px;border-radius:16px;font-size:.925rem;line-height:1.5}.chat-bubble-bot{background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:4px;color:#1a1a1a}.chat-bubble-user{background:var(--brand-primary, #3b82f6);color:#fff;border-bottom-right-radius:4px}.chat-bubble-text p{margin-bottom:.5rem}.chat-bubble-text p:last-child{margin-bottom:0}.chat-bubble-text a{color:var(--brand-primary, #3b82f6);text-decoration:underline}.chat-bubble-user .chat-bubble-text a{color:#fff}.chat-chips{display:flex;flex-wrap:wrap;gap:8px;padding:4px 2px}.chat-chip{background:#fff;border:1px solid var(--brand-primary, #3b82f6);color:var(--brand-primary, #3b82f6);border-radius:999px;padding:8px 16px;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .1s,color .1s}.chat-chip:hover{background:var(--brand-primary, #3b82f6);color:#fff}.chat-input-bar{display:flex;gap:10px;padding:12px 0 20px;border-top:1px solid #e5e7eb}.chat-input{flex:1;padding:10px 14px;border:1px solid #e5e7eb;border-radius:999px;font-size:.925rem;font-family:inherit;outline:none;background:#fff;color:#1a1a1a;transition:border-color .15s,box-shadow .15s}.chat-input:focus{border-color:var(--brand-primary, #3b82f6);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-primary, #3b82f6) 10%,transparent)}.chat-input:disabled{background:#f3f4f6;color:#9ca3af}.chat-send{border-radius:999px}.chat-unavailable{text-align:center;padding:64px 0;color:#6b7280}.chat-unavailable .fw-strong{font-weight:600;color:#1a1a1a;margin-bottom:8px}.chat-unavailable-link{color:var(--brand-primary, #3b82f6);text-decoration:underline}@media(max-width:640px){.chat-bubble{max-width:90%}.chat-input-bar{padding-bottom:12px}}
