.investor-page{background:var(--color-bg)}.investor-hero{background:#141414;justify-content:center;align-items:center;min-height:clamp(320px,38vw,460px);display:flex;position:relative;overflow:hidden}.investor-hero__image{object-fit:cover;object-position:center}.investor-hero__overlay{z-index:1;background:linear-gradient(#1010148c 0%,#101014c7 100%);position:absolute;inset:0}.investor-hero__content{z-index:2;text-align:center;width:100%;max-width:42rem;margin:0 auto;padding:3.75rem 1.5rem;position:relative}.investor-hero__breadcrumb{font-size:.84rem;font-weight:var(--fw-bold);color:#ffffff8c;justify-content:center;align-items:center;gap:.45rem;margin:0 0 1.1rem;display:inline-flex}.investor-hero__breadcrumb a{color:#ffffffd1;text-decoration:none;transition:color .2s}.investor-hero__breadcrumb a:hover{color:var(--color-theme)}.investor-hero__eyebrow{font-size:.78rem;font-weight:var(--fw-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--color-theme);margin:0}.investor-hero__title{font-size:clamp(2.1rem,4.8vw,3.35rem);font-weight:var(--fw-extrabold);letter-spacing:-.04em;color:#fff;margin:.7rem 0 0;line-height:1.08}.investor-hero__subtitle{color:#ffffffc7;max-width:34rem;margin:.95rem auto 0;font-size:clamp(.98rem,1.7vw,1.08rem);line-height:1.65}.investor-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.65rem;display:flex}.investor-hero__cta{background:var(--color-theme);min-height:48px;color:var(--color-on-theme);font-size:.92rem;font-weight:var(--fw-bold);letter-spacing:.01em;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;padding:0 1.35rem;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s,border-color .2s;display:inline-flex;box-shadow:0 10px 28px #e87a2e47}.investor-hero__cta:hover{background:var(--color-theme-hover);color:var(--color-on-theme);transform:translateY(-2px);box-shadow:0 14px 32px #e87a2e57}.investor-hero__cta-arrow{opacity:.9;font-size:.95rem;line-height:1}.investor-hero__cta--ghost{color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border-color:#ffffff38}.investor-hero__cta--ghost:hover{color:#fff;box-shadow:none;background:#ffffff24;border-color:#ffffff61}.investor-stats{background:var(--color-heading);color:#fff}.investor-stats__inner{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1320px;margin:0 auto;padding:2rem 1.5rem;display:grid}.investor-stats__item{text-align:center}.investor-stats__value{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:var(--fw-extrabold);letter-spacing:-.03em;color:var(--color-theme)}.investor-stats__label{color:#ffffffb8;margin-top:.35rem;font-size:.88rem}.investor-overview{background:var(--color-bg);opacity:0;padding:5rem 1.5rem;transition:opacity .6s,transform .6s;transform:translateY(20px)}.investor-overview--visible{opacity:1;transform:none}.investor-overview__inner{max-width:1120px;margin:0 auto}.investor-overview__header{text-align:center;max-width:44rem;margin:0 auto}.investor-overview__eyebrow{font-size:.78rem;font-weight:var(--fw-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--color-theme);margin:0}.investor-overview__title{font-size:clamp(1.85rem,3vw,2.45rem);font-weight:var(--fw-extrabold);letter-spacing:-.03em;color:var(--color-heading);margin:.75rem 0 0;line-height:1.15}.investor-overview__subtitle{color:var(--color-text-secondary);margin:1rem 0 0;font-size:1.02rem;line-height:1.7}.investor-overview__highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.75rem;display:grid}.investor-overview__highlight{border:1px solid var(--color-border);background:#fff;border-radius:16px;padding:1.75rem 1.5rem 1.6rem;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.investor-overview__highlight:before{content:"";background:var(--color-theme);height:3px;position:absolute;top:0;left:0;right:0}.investor-overview__highlight:hover{border-color:#e87a2e40;transform:translateY(-3px);box-shadow:0 14px 36px #16161e12}.investor-overview__highlight-icon{width:2.75rem;height:2.75rem;color:var(--color-theme);background:#e87a2e1a;border-radius:12px;justify-content:center;align-items:center;display:flex}.investor-overview__highlight-icon svg{width:1.35rem;height:1.35rem}.investor-overview__highlight-title{font-size:1.05rem;font-weight:var(--fw-bold);color:var(--color-heading);margin:1.1rem 0 0}.investor-overview__highlight-text{color:var(--color-text-secondary);margin:.55rem 0 0;font-size:.94rem;line-height:1.65}.investor-form-section{scroll-margin-top:calc(var(--header-height) + 12px);background:radial-gradient(circle at top right, #e87a2e14, transparent 42%), linear-gradient(180deg, #f6f4f1 0%, var(--color-bg) 100%);padding:5rem 1.5rem 5.5rem}.investor-form-section__inner{opacity:0;max-width:1080px;margin:0 auto;transition:opacity .45s,transform .45s;transform:translateY(18px)}.investor-form-section--visible .investor-form-section__inner{opacity:1;transform:none}.investor-form-section__header{text-align:center;max-width:40rem;margin:0 auto}.investor-form-section__eyebrow{font-size:.78rem;font-weight:var(--fw-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--color-theme);margin:0}.investor-form-section__title{font-size:clamp(1.85rem,3vw,2.5rem);font-weight:var(--fw-extrabold);letter-spacing:-.03em;color:var(--color-heading);margin:.7rem 0 0;line-height:1.12}.investor-form-section__subtitle{color:var(--color-text-secondary);margin:.9rem 0 0;font-size:1.02rem;line-height:1.65}.investor-form-shell{background:#fff;border:1px solid #16161614;border-radius:22px;grid-template-columns:minmax(250px,.82fr) minmax(0,1.18fr);gap:0;margin-top:2.75rem;display:grid;overflow:hidden;box-shadow:0 24px 60px #16161614,0 2px 8px #1616160a}.investor-form-aside{color:#fff;background:linear-gradient(165deg,#1a1a1a 0%,#242424 100%);padding:2rem 1.75rem;position:relative;overflow:hidden}.investor-form-aside:before{content:"";pointer-events:none;background:#e87a2e24;border-radius:50%;width:9rem;height:9rem;position:absolute;top:-3rem;right:-3rem}.investor-form-aside__label{font-size:.72rem;font-weight:var(--fw-bold);letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;margin:0}.investor-form-aside__steps{flex-direction:column;gap:0;margin:1.15rem 0 0;padding:0 0 0 .15rem;list-style:none;display:flex;position:relative}.investor-form-aside__steps:before{content:"";background:linear-gradient(#e87a2e80 0%,#ffffff1f 100%);width:2px;position:absolute;top:1.1rem;bottom:1.1rem;left:.82rem}.investor-form-aside__step{align-items:flex-start;gap:.9rem;padding:.85rem 0;display:flex}.investor-form-aside__step-num{z-index:1;background:var(--color-theme);color:#fff;width:1.65rem;height:1.65rem;font-size:.72rem;font-weight:var(--fw-bold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 0 0 4px #e87a2e2e}.investor-form-aside__step strong{font-size:.92rem;font-weight:var(--fw-bold);color:#fff;display:block}.investor-form-aside__step p{color:#ffffff9e;margin:.3rem 0 0;font-size:.84rem;line-height:1.55}.investor-form-aside__contact{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.5rem}.investor-form-aside__list{flex-direction:column;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.investor-form-aside__list li{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:.75rem;padding:.75rem .85rem;display:flex}.investor-form-aside__icon{width:2rem;height:2rem;color:var(--color-theme);background:#e87a2e29;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.investor-form-aside__icon svg{width:1rem;height:1rem}.investor-form-aside__list li>div{flex-direction:column;gap:.15rem;min-width:0;display:flex}.investor-form-aside__list span{font-size:.66rem;font-weight:var(--fw-bold);letter-spacing:.06em;text-transform:uppercase;color:#ffffff73}.investor-form-aside__list a,.investor-form-aside__list p{font-size:.88rem;font-weight:var(--fw-semibold);color:#fff;word-break:break-word;margin:0;line-height:1.45}.investor-form-aside__list a:hover{color:var(--color-theme)}.investor-form-card{background:#fff;padding:2rem 2.25rem 1.75rem}.investor-form__success{background:var(--color-success-soft);color:var(--color-success);border:1px solid #cdeed9;border-radius:12px;margin-bottom:1.25rem;padding:1rem 1.15rem}.investor-form__success strong{margin-bottom:.25rem;font-size:.95rem;display:block}.investor-form__success p{margin:0;font-size:.9rem;line-height:1.5}.investor-form__error{background:var(--color-danger-soft);border:1px solid var(--color-danger-border);color:var(--color-danger);border-radius:12px;margin-bottom:1.25rem;padding:.9rem 1.1rem;font-size:.92rem;line-height:1.5}.investor-form{flex-direction:column;gap:1rem;display:flex}.investor-form__block{background:#faf9f7;border:1px solid #eeebe6;border-radius:14px;padding:1.15rem 1.15rem 1.25rem}.investor-form__block-head{align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.investor-form__block-num{font-size:.72rem;font-weight:var(--fw-extrabold);letter-spacing:.08em;color:var(--color-theme)}.investor-form__block-title{font-size:.95rem;font-weight:var(--fw-bold);color:var(--color-heading);margin:0}.investor-form__block-body{flex-direction:column;gap:1rem;display:flex}.investor-form__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.investor-form__row--full{grid-template-columns:1fr}.investor-form__field{flex-direction:column;gap:.4rem;display:flex}.investor-form__field label{font-size:.8rem;font-weight:var(--fw-bold);color:var(--color-heading)}.investor-form__required{color:var(--color-theme)}.investor-form__field input,.investor-form__field select,.investor-form__field textarea{width:100%;min-height:46px;font:inherit;color:var(--color-heading);background:#fff;border:1px solid #e8e4de;border-radius:10px;outline:none;padding:0 .95rem;font-size:.93rem;transition:border-color .2s,box-shadow .2s,background .2s}.investor-form__field select{cursor:pointer;appearance:none;background-color:#fff;background-image:linear-gradient(45deg, transparent 50%, var(--color-text-muted) 50%), linear-gradient(135deg, var(--color-text-muted) 50%, transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:2.25rem}.investor-form__field textarea{resize:vertical;min-height:120px;padding:.85rem .95rem}.investor-form__field input:hover,.investor-form__field select:hover,.investor-form__field textarea:hover{border-color:#d8d2c8}.investor-form__field input:focus,.investor-form__field select:focus,.investor-form__field textarea:focus{border-color:var(--color-theme);box-shadow:0 0 0 3px #e87a2e1f}.investor-form__footer{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1rem;margin-top:.25rem;padding-top:1.25rem;display:flex}.investor-form__note{max-width:16rem;color:var(--color-text-secondary);margin:0;font-size:.85rem;line-height:1.5}.investor-form__note strong{color:var(--color-heading)}.investor-form__submit{background:var(--color-theme);color:#fff;min-width:180px;height:50px;font-size:.95rem;font-weight:var(--fw-bold);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;padding:0 1.75rem;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 8px 20px #e87a2e47}.investor-form__submit:hover{background:#d4691f;box-shadow:0 10px 24px #e87a2e57}.investor-form__submit:active{transform:scale(.99)}.investor-form__submit:disabled{opacity:.7;cursor:not-allowed;box-shadow:none}@media (max-width:980px){.investor-stats__inner{grid-template-columns:repeat(2,1fr)}.investor-overview__highlights,.investor-form-shell{grid-template-columns:1fr}.investor-form-aside{border-bottom:1px solid #ffffff14}}@media (max-width:640px){.investor-hero{min-height:clamp(280px,56vw,360px)}.investor-hero__content{padding:2.5rem 1.15rem}.investor-hero__title{font-size:clamp(1.85rem,7vw,2.35rem)}.investor-hero__subtitle{font-size:.96rem;line-height:1.55}.investor-hero__actions{flex-direction:column;align-items:stretch;margin-top:1.35rem}.investor-hero__cta{width:100%}.investor-stats__inner{gap:1rem;padding:1.5rem 1rem}.investor-overview{padding:3.5rem 1rem}.investor-form-section{padding:3.5rem 1rem 4rem}.investor-form-shell{border-radius:18px;margin-top:2rem}.investor-form-card{padding:1.5rem 1.15rem 1.25rem}.investor-form-aside{padding:1.5rem 1.15rem}.investor-form__footer{flex-direction:column;align-items:stretch}.investor-form__note{text-align:center;max-width:none}.investor-form__submit{width:100%;min-width:0}.investor-form__row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.investor-overview,.investor-form-section__inner{opacity:1;transition:none;transform:none}}
