.landing-page[data-v-254e1361]{min-height:100vh;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container[data-v-254e1361]{max-width:1280px;margin:0 auto;padding:0 116px;width:100%}.navbar[data-v-254e1361]{background:#101828f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 0;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(255,255,255,.1)}.navbar-container[data-v-254e1361]{display:flex;justify-content:space-between;align-items:center}.navbar-brand[data-v-254e1361]{display:flex;align-items:center;gap:8px}.navbar-brand-link[data-v-254e1361]{display:flex;align-items:center;gap:8px;text-decoration:none}.navbar-logo[data-v-254e1361]{width:32px;height:32px;border-radius:8px}.navbar-name[data-v-254e1361]{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.31px;color:#1fae75}.navbar-links[data-v-254e1361]{display:flex;gap:32px;align-items:center}.navbar-link[data-v-254e1361]{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.31px;color:#d1d5dc;text-decoration:none;transition:color .2s ease}.navbar-link[data-v-254e1361]:hover,.navbar-link.router-link-active[data-v-254e1361]{color:#1fae75}.page-content[data-v-254e1361]{flex:1;background:linear-gradient(180deg,#101828,#1e2939);padding:80px 0 120px;min-height:calc(100vh - 200px);position:relative}.page-content[data-v-254e1361]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(31,174,117,.2),transparent)}.page-header[data-v-254e1361]{margin-bottom:48px}.page-title[data-v-254e1361]{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:36px;letter-spacing:.07px;color:#1fae75;margin:0 0 16px}.page-subtitle[data-v-254e1361]{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.31px;color:#99a1af;margin:0}.delete-data-form-wrapper[data-v-254e1361]{background:#1e293980;border:1px solid #364153;border-radius:16px;padding:48px}.contact-form[data-v-254e1361]{display:flex;flex-direction:column;gap:16px}.form-row[data-v-254e1361]{display:flex;gap:16px}.form-input[data-v-254e1361],.form-textarea[data-v-254e1361]{width:100%;padding:12px 16px;background:#10182880;border:1px solid #364153;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:14px;line-height:20px;transition:border-color .2s ease}.form-input[data-v-254e1361]::-moz-placeholder,.form-textarea[data-v-254e1361]::-moz-placeholder{color:#99a1af}.form-input[data-v-254e1361]::placeholder,.form-textarea[data-v-254e1361]::placeholder{color:#99a1af}.form-input[data-v-254e1361]:focus,.form-textarea[data-v-254e1361]:focus{outline:none;border-color:#1fae75}.form-textarea[data-v-254e1361]{resize:vertical;min-height:146px}.form-submit-btn[data-v-254e1361]{padding:12px 32px;background:#1fae75;color:#fff;border:none;border-radius:8px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;cursor:pointer;transition:background .2s ease;align-self:flex-start}.form-submit-btn[data-v-254e1361]:hover:not(:disabled){background:#178358}.form-submit-btn[data-v-254e1361]:disabled{opacity:.6;cursor:not-allowed}.form-error[data-v-254e1361]{padding:12px 16px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#fca5a5;font-size:14px;margin-bottom:16px}.form-success[data-v-254e1361]{padding:12px 16px;background:#1fae751a;border:1px solid rgba(31,174,117,.3);border-radius:8px;color:#1fae75;font-size:14px;margin-bottom:16px}.footer[data-v-254e1361]{background:#101828;color:#fff;padding:0;margin-top:auto;position:relative}.footer[data-v-254e1361]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(31,174,117,.1),transparent)}.footer-top[data-v-254e1361]{display:grid;grid-template-columns:repeat(5,1fr);gap:32px;padding:48px 0 0;margin-bottom:0;min-height:160px}.footer-column[data-v-254e1361]{display:flex;flex-direction:column;gap:16px}.footer-brand-column[data-v-254e1361]{max-width:296px}.footer-brand[data-v-254e1361]{display:flex;align-items:center;gap:8px;margin-bottom:0}.footer-logo[data-v-254e1361]{width:32px;height:32px;border-radius:8px}.footer-name[data-v-254e1361]{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.31px;color:#1fae75}.footer-description[data-v-254e1361]{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.31px;color:#99a1af;margin:0}.footer-social[data-v-254e1361]{display:flex;gap:12px;margin-top:0}.footer-social-link[data-v-254e1361]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;transition:opacity .2s ease}.footer-social-link[data-v-254e1361]:hover{opacity:.7}.footer-social-link img[data-v-254e1361]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer-column-title[data-v-254e1361]{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.31px;color:#fff;margin:0}.footer-nav[data-v-254e1361]{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.footer-link[data-v-254e1361]{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.15px;color:#99a1af;text-decoration:none;transition:color .2s ease}.footer-link[data-v-254e1361]:hover,.footer-link.router-link-active[data-v-254e1361]{color:#1fae75}.footer-language-selector[data-v-254e1361]{display:flex;flex-direction:column;gap:8px}.footer-language-select[data-v-254e1361]{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.15px;color:#fff;background:#1e2939;border:1px solid #1e2939;border-radius:6px;padding:8px 36px 8px 12px;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%2399a1af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.footer-language-select[data-v-254e1361]:hover{border-color:#1fae75;color:#1fae75}.footer-language-select[data-v-254e1361]:focus{outline:none;border-color:#1fae75;color:#1fae75}.footer-language-select option[data-v-254e1361]{background:#101828;color:#fff}.footer-bottom[data-v-254e1361]{text-align:center;padding:20px 0;border-top:1px solid #1e2939;margin-top:0}.footer-copyright[data-v-254e1361]{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.15px;color:#99a1af;margin:0}@media(max-width:1200px){.container[data-v-254e1361]{padding:0 24px}}@media(max-width:768px){.container[data-v-254e1361]{padding:0 16px}.page-content[data-v-254e1361]{padding:40px 0}.delete-data-form-wrapper[data-v-254e1361]{padding:24px}.form-row[data-v-254e1361]{flex-direction:column}.navbar-links[data-v-254e1361]{display:none}.footer-top[data-v-254e1361]{grid-template-columns:1fr;gap:32px}.footer-brand-column[data-v-254e1361]{max-width:100%}}
