.invest-page{--cyan:#00f0d4;--magenta:#e040fb;--white:#f0f4ff;--muted:#f0f4ff8c;--border:#ffffff12;--font-head:var(--font-head);--font-body:var(--font-body)}@keyframes hc-contact-spin{to{transform:rotate(360deg)}}@keyframes hc-contact-fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.invest-page .closing{text-align:center;background:linear-gradient(#0c0e1c 0%,#09091c 100%);border:1px solid #ffffff1a;border-radius:28px;margin-top:64px;padding:60px 48px;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000059}.invest-page .closing:before{display:none}.invest-page .closing>*{z-index:1;position:relative}.invest-page .closing h2{font-family:var(--font-head);letter-spacing:-.04em;color:#fff;margin-bottom:14px;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.invest-page .closing h2 .accent{background:linear-gradient(90deg, var(--cyan), var(--magenta));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.invest-page .closing-lead{color:#ffffff9e;max-width:560px;margin:0 auto 38px;font-size:1.05rem;line-height:1.7}.invest-page .close-option{background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;padding:32px;transition:border-color .2s,background .2s}.invest-page .close-option:hover{background:#ffffff0b;border-color:#ffffff2e}.invest-page .close-option.main{background:#ffffff0a;border-color:#ffffff24}.invest-page .close-option h4{font-family:var(--font-head);letter-spacing:.14em;text-transform:uppercase;color:#ffffff73;align-items:center;gap:8px;margin-bottom:14px;font-size:.7rem;font-weight:500;display:inline-flex}.invest-page .close-option h4:before{content:"";background:linear-gradient(90deg, var(--cyan), var(--magenta));width:18px;height:1px;box-shadow:none;border-radius:0}.invest-page .close-option h3{font-family:var(--font-head);letter-spacing:-.03em;color:#fff;margin-bottom:10px;font-size:1.4rem;font-weight:700}.invest-page .close-option p{color:#ffffff8c;margin-bottom:22px;font-size:.92rem;line-height:1.6}.invest-page .close-btn-big{color:#050510;box-shadow:none;cursor:pointer;font-size:.92rem;font-weight:700;font-family:var(--font-body);background:linear-gradient(90deg,#00f0d4,#e040fb);border:none;border-radius:999px;align-items:center;gap:10px;padding:14px 28px;text-decoration:none;transition:filter .2s,transform .2s;display:inline-flex}.invest-page .close-btn-big:hover{filter:brightness(1.04);box-shadow:none;transform:translateY(-1px)}.invest-page .close-btn-big:after{content:"→";font-size:1.1em}.invest-page .contact-form{flex-direction:column;gap:14px;display:flex}.invest-page .form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:600px){.invest-page .form-row{grid-template-columns:1fr}}.invest-page .contact-form label{font-family:var(--font-head);letter-spacing:.1em;text-transform:uppercase;color:#f0f4ff99;margin-bottom:6px;font-size:.7rem;font-weight:700;display:block}.invest-page .contact-form label .req{color:#ffffff73;margin-left:3px}.invest-page .contact-form input,.invest-page .contact-form select,.invest-page .contact-form textarea{width:100%;color:var(--white);font-family:var(--font-body);resize:vertical;background:#ffffff08;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:11px 14px;font-size:.92rem;transition:border-color .2s,background-color .2s}.invest-page .contact-form select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23f0f4ff' d='M3 4.5L6 7.5L9 4.5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.invest-page .contact-form option{color:var(--white);background:#0a0e1f}.invest-page .contact-form input:focus,.invest-page .contact-form select:focus,.invest-page .contact-form textarea:focus{background-color:#ffffff0d;border-color:#ffffff47}.invest-page .contact-form select:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23f0f4ff' d='M3 4.5L6 7.5L9 4.5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat}.invest-page .contact-form textarea{min-height:88px}.invest-page .form-optin{color:#ffffff80;align-items:flex-start;gap:10px;margin:18px 0 6px;font-size:.8rem;line-height:1.55;display:flex}.invest-page .form-optin input[type=checkbox]{accent-color:#00f0d4;cursor:pointer;flex-shrink:0;width:15px;height:15px;margin-top:3px}.invest-page .form-optin label{font-size:inherit;color:inherit;cursor:pointer;margin:0}.invest-page .form-optin a{color:#ffffffd9;text-underline-offset:2px;text-decoration:underline}.invest-page .form-optin a:hover{color:#fff}.invest-page .form-submit{color:#050510;cursor:pointer;font-size:.92rem;font-weight:700;font-family:var(--font-body);box-shadow:none;background:linear-gradient(90deg,#00f0d4,#e040fb);border:none;border-radius:999px;margin-top:6px;padding:13px 24px;transition:filter .2s,transform .2s}.invest-page .form-submit:hover{filter:brightness(1.04);box-shadow:none;transform:translateY(-1px)}.invest-page .form-confirm{color:#7df0a8;background:#00e67614;border:1px solid #00e6764d;border-radius:12px;margin-top:14px;padding:14px;font-size:.88rem;display:none}.invest-page .form-confirm.show{animation:.4s hc-contact-fadeUp;display:block}.invest-page .invest-contact-modal{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:2147483646;background:#050510c7;justify-content:center;align-items:center;padding:16px 20px;display:flex;position:fixed;inset:0;overflow:hidden}body.hc-contact-modal-open #cywyc_app_container,body.hc-contact-modal-open [class*=cywyc-floater]{visibility:hidden!important;pointer-events:none!important}.invest-page .invest-contact-modal-dialog{width:min(1060px,100vw - 40px);max-height:calc(100dvh - 32px);margin:auto;position:relative;overflow-y:auto}.invest-page .invest-contact-close{z-index:2;color:#fffc;width:36px;height:36px;box-shadow:none;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;font-size:22px;line-height:1;display:inline-flex;position:absolute;top:10px;right:10px}.invest-page .invest-contact-close:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.invest-page .invest-contact-closing{text-align:center;margin-top:0;padding:28px 28px 24px}.invest-page .invest-contact-closing h2{margin-bottom:8px;font-size:clamp(1.5rem,3vw,2.2rem)}.invest-page .invest-contact-lead{max-width:480px;margin:0 auto 18px;font-size:.88rem;line-height:1.5}.invest-page .invest-contact-body{text-align:left;grid-template-columns:minmax(240px,34%) minmax(0,1fr);align-items:stretch;gap:18px;width:100%;display:grid}.invest-page .invest-contact-side{flex-direction:column;gap:14px;min-width:0;display:flex}.invest-page .invest-contact-side .close-option{flex-direction:column;flex:1;padding:18px 20px;display:flex}.invest-page .invest-contact-side .close-option h3{margin-bottom:6px;font-size:1.1rem}.invest-page .invest-contact-side .close-option h4{margin-bottom:8px}.invest-page .invest-contact-side .close-option p{margin-bottom:12px;font-size:.8rem;line-height:1.4}.invest-page .invest-contact-side .close-btn-big{justify-content:center;width:100%;margin-top:auto;padding:10px 16px;font-size:.8rem}.invest-page .invest-contact-form-block{text-align:left;min-width:0;margin:0;padding:20px 22px}.invest-page .invest-contact-form-block h3{margin-bottom:6px;font-size:1.15rem}.invest-page .invest-contact-form-block h4{margin-bottom:10px}.invest-page .invest-contact-form-lead{color:var(--muted);margin-bottom:12px;font-size:.82rem;line-height:1.45}.invest-page .invest-contact-form{grid-template-columns:1fr 1fr;gap:8px 12px;display:grid}.invest-page .invest-contact-form .form-row{grid-column:1/-1;gap:10px}.invest-page .invest-contact-form-split{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px 12px;display:grid}.invest-page .invest-contact-form .invest-contact-field-message,.invest-page .invest-contact-form .form-optin,.invest-page .invest-contact-form .form-submit,.invest-page .invest-contact-form .form-confirm{grid-column:1/-1}.invest-page .invest-contact-form label{margin-bottom:4px;font-size:.62rem}.invest-page .invest-contact-form input,.invest-page .invest-contact-form select,.invest-page .invest-contact-form textarea{padding:9px 11px;font-size:.88rem}.invest-page .invest-contact-form textarea{resize:vertical;min-height:52px}.invest-page .invest-contact-optin{gap:8px;margin:4px 0 2px;font-size:.72rem}.invest-page .invest-contact-optin input[type=checkbox]{width:13px;height:13px;margin-top:2px}.invest-page .invest-contact-form .form-submit{margin-top:2px;padding:11px 20px;font-size:.85rem}@media (max-width:860px){.invest-page .invest-contact-body{grid-template-columns:1fr}.invest-page .invest-contact-side{flex-flow:wrap;align-items:stretch}.invest-page .invest-contact-side .close-option{flex:220px}}@media (max-width:720px){.invest-page .invest-contact-modal{padding:12px}.invest-page .invest-contact-modal-dialog{width:min(100%,100vw - 24px)}.invest-page .invest-contact-closing{padding:22px 16px 18px}.invest-page .invest-contact-side{flex-direction:column}.invest-page .invest-contact-form,.invest-page .invest-contact-form-split{grid-template-columns:1fr}}@media (max-height:760px){.invest-page .invest-contact-closing{padding:20px 18px 16px}.invest-page .invest-contact-lead{display:none}.invest-page .invest-contact-form-lead{margin-bottom:8px}.invest-page .invest-contact-side .close-option,.invest-page .invest-contact-form-block{padding:16px 18px}}.invest-page.invest-page--light{--cyan:#2563eb;--magenta:#db2777;--white:#1e293b;--muted:#64748b;--border:#0f172a1a}.invest-page.invest-page--light .invest-contact-modal{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f1f5f9c7}.invest-page.invest-page--light .closing,.invest-page.invest-page--light .invest-contact-closing{background:radial-gradient(70% 80% at 50% 0,#2563eb14 0%,#0000 55%),linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #0f172a14;box-shadow:0 24px 64px #0f172a1f}.invest-page.invest-page--light .closing:before{background:conic-gradient(#0000,#2563eb0a,#0000,#7c3aed0a,#0000)}.invest-page.invest-page--light .closing h2,.invest-page.invest-page--light .invest-contact-closing h2{color:#1e293b}.invest-page.invest-page--light .closing h2 .accent,.invest-page.invest-page--light .invest-contact-closing h2 .accent{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.invest-page.invest-page--light .closing-lead,.invest-page.invest-page--light .invest-contact-lead{color:#475569}.invest-page.invest-page--light .close-option{background:#fff;border:1px solid #0f172a14;box-shadow:0 1px 3px #0f172a0a}.invest-page.invest-page--light .close-option:hover{border-color:#2563eb47}.invest-page.invest-page--light .close-option.main{background:linear-gradient(160deg,#2563eb0f,#7c3aed08);border-color:#2563eb38}.invest-page.invest-page--light .close-option h4{color:#2563eb}.invest-page.invest-page--light .close-option h4:before{background:#2563eb;box-shadow:0 0 6px #2563eb73}.invest-page.invest-page--light .close-option h3{color:#1e293b}.invest-page.invest-page--light .close-option p,.invest-page.invest-page--light .invest-contact-form-lead{color:#64748b}.invest-page.invest-page--light .close-btn-big{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);box-shadow:0 8px 22px #2563eb38}.invest-page.invest-page--light .close-btn-big:hover{box-shadow:0 10px 28px #2563eb52}.invest-page.invest-page--light .contact-form label{color:#64748b}.invest-page.invest-page--light .contact-form label .req{color:#db2777}.invest-page.invest-page--light .contact-form input,.invest-page.invest-page--light .contact-form select,.invest-page.invest-page--light .contact-form textarea{color:#1e293b;background-color:#f8fafc;border:1px solid #0f172a1f}.invest-page.invest-page--light .contact-form select{background-color:#f8fafc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%232563eb' d='M3 4.5L6 7.5L9 4.5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 12px}.invest-page.invest-page--light .contact-form option{color:#1e293b;background:#fff}.invest-page.invest-page--light .contact-form input:focus,.invest-page.invest-page--light .contact-form select:focus,.invest-page.invest-page--light .contact-form textarea:focus{background-color:#fff;border-color:#2563eb73}.invest-page.invest-page--light .contact-form select:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%232563eb' d='M3 4.5L6 7.5L9 4.5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 12px}.invest-page.invest-page--light .form-optin{color:#64748b}.invest-page.invest-page--light .form-optin input[type=checkbox]{accent-color:#2563eb}.invest-page.invest-page--light .form-optin a{color:#2563eb}.invest-page.invest-page--light .form-submit{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);box-shadow:0 8px 22px #2563eb38}.invest-page.invest-page--light .form-submit:hover{box-shadow:0 10px 28px #2563eb52}.invest-page.invest-page--light .form-confirm{color:#047857;background:#10b98114;border-color:#10b98147}.invest-page.invest-page--light .invest-contact-close{color:#1e293b;background:#ffffffeb;box-shadow:0 8px 24px #0f172a1f}.invest-page.invest-page--light .invest-contact-close:hover{background:#fff}
