.investor-landing{margin:0;overflow:hidden;padding:0}.investor-hero{background-color:#0c2543;background-position:50%;background-size:cover;height:100vh;min-height:600px;position:relative;width:100vw}.investor-hero__overlay{background:linear-gradient(135deg,rgba(12,37,67,.82),rgba(12,37,67,.65));inset:0;position:absolute}.investor-hero__content{align-items:center;display:flex;height:100%;justify-content:center;padding:1.5rem;position:relative;z-index:2}.investor-card{background:hsla(0,0%,100%,.97);border-radius:16px;box-shadow:0 24px 64px rgba(0,0,0,.3);max-width:420px;padding:2.5rem 2.25rem;width:100%}.investor-card__logo{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:1.75rem}.investor-card__logo img{height:36px;width:auto}.investor-card__brand{color:#0c2543;font-size:1.4rem;font-weight:700;letter-spacing:-.02em}.investor-card__title{color:#0c2543;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}.investor-card__subtitle{color:#64748b;font-size:.9rem;line-height:1.5;margin-bottom:1.75rem;text-align:center}.investor-form__group{margin-bottom:1rem}.investor-form__input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;color:#1e293b;font-size:1rem;outline:none;padding:.875rem 1.125rem;transition:border-color .2s,box-shadow .2s;width:100%}.investor-form__input::placeholder{color:#94a3b8}.investor-form__input:focus{background:#fff;border-color:#0c2543;box-shadow:0 0 0 3px rgba(12,37,67,.1)}.investor-form__back{color:#64748b;font-size:.85rem;text-decoration:none}.investor-form__back:hover{color:#0c2543}.investor-form__btn{align-items:center;background:#0c2543;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:center;padding:.875rem 1.5rem;transition:background .2s,transform .1s;width:100%}.investor-form__btn:hover{background:#1a3a6b}.investor-form__btn:active{transform:scale(.98)}.investor-area{background:#f8fafc;min-height:100vh}.investor-area__header{background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100}.investor-area__brand{color:#0c2543;font-size:1rem}.investor-area__brand img{vertical-align:middle}.investor-area__main{min-height:calc(100vh - 130px)}.investor-area__page-title{color:#0c2543;font-size:1.75rem;font-weight:700;margin-bottom:.25rem}.investor-area__footer{background:#fff;border-top:1px solid #e2e8f0}.investor-update-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.investor-update-card__header{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.5rem 1.75rem 1rem}.investor-update-card__title{color:#0c2543;font-size:1.2rem;font-weight:700;margin:0}.investor-update-card__date{color:#64748b;font-size:.85rem;white-space:nowrap}.investor-update-card__body{color:#334155;line-height:1.7;padding:1.5rem 1.75rem}.investor-update-card__body h1,.investor-update-card__body h2,.investor-update-card__body h3,.investor-update-card__body h4{color:#0c2543;margin-bottom:.5rem;margin-top:1.25rem}.investor-update-card__body p{margin-bottom:1rem}.investor-update-card__body ol,.investor-update-card__body ul{margin-bottom:1rem;padding-left:1.5rem}.investor-update-card__body a{color:#1a3a6b;text-decoration:underline}.investor-update-card__body table{border-collapse:collapse;font-size:.9rem;margin-bottom:1rem;width:100%}.investor-update-card__body table td,.investor-update-card__body table th{border:1px solid #e2e8f0;padding:.5rem .75rem;text-align:left}.investor-update-card__body table th{background:#f8fafc;color:#0c2543;font-weight:600}.investor-update-card__body img{border-radius:8px;max-width:100%}.investor-update-card__body blockquote{background:#f8fafc;border-left:4px solid #0c2543;color:#475569;margin:1rem 0;padding:.5rem 1rem}.investor-empty{padding:5rem 1rem;text-align:center}