.poal-header[data-v-9a1baa75]{border-bottom:1px solid var(--line);position:sticky;top:0;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;box-shadow:0 2px 16px #2222220a}.poal-header__inner[data-v-9a1baa75]{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px}.poal-brand[data-v-9a1baa75]{display:flex;align-items:center;gap:10px}.poal-brand__logo[data-v-9a1baa75]{height:36px;width:auto}.poal-brand__name[data-v-9a1baa75]{font-family:var(--display);font-weight:800;color:var(--white);font-size:1.2rem}.poal-nav[data-v-9a1baa75]{display:flex;gap:20px;flex-wrap:wrap}.poal-nav a[data-v-9a1baa75]{font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--white);transition:color .2s}.poal-nav a[data-v-9a1baa75]:hover,.poal-nav a.router-link-active[data-v-9a1baa75]{color:var(--accent)}.poal-header__tools[data-v-9a1baa75]{display:flex;align-items:center;gap:10px}.poal-header__user[data-v-9a1baa75]{font-weight:600;color:var(--white);font-size:.9rem}.poal-btn--ghost.dark[data-v-9a1baa75]{border:1px solid var(--line);color:var(--white);background:transparent;padding:10px 18px}.poal-btn--ghost.dark[data-v-9a1baa75]:hover{background:var(--field);color:var(--accent);box-shadow:none}.poal-burger[data-v-9a1baa75]{display:none;background:none;border:0;color:var(--white);font-size:1.4rem;cursor:pointer}@media(max-width:1100px){.poal-nav[data-v-9a1baa75]{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;flex-direction:column;padding:18px 20px;border-bottom:1px solid var(--line);gap:14px}.poal-nav.open[data-v-9a1baa75]{display:flex}.poal-burger[data-v-9a1baa75]{display:block}}.poal-footer[data-v-a9c8e9ad]{margin-top:0;padding:70px 0 0;background:#222;color:#ffffffb3}.poal-footer__grid[data-v-a9c8e9ad]{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:40px}.poal-footer h4[data-v-a9c8e9ad]{color:#fff;font-size:1.05rem;margin-bottom:18px}.poal-footer nav[data-v-a9c8e9ad]{display:flex;flex-direction:column;gap:10px}.poal-footer nav a[data-v-a9c8e9ad]:hover{color:var(--accent)}.poal-footer__brand[data-v-a9c8e9ad]{margin-top:28px}.poal-brand[data-v-a9c8e9ad]{display:inline-flex;align-items:center;gap:10px}.poal-brand__logo[data-v-a9c8e9ad]{height:32px;width:auto}.poal-brand__name[data-v-a9c8e9ad]{font-family:var(--display);font-weight:800;color:#fff}.poal-footer__legal[data-v-a9c8e9ad]{font-size:.82rem;margin-top:14px;line-height:1.6}.poal-footer__note[data-v-a9c8e9ad]{font-size:.9rem;margin-bottom:16px;max-width:32ch}.poal-footer__form[data-v-a9c8e9ad]{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.poal-footer__form input[data-v-a9c8e9ad]{flex:1;min-width:180px;border:0;border-radius:999px;padding:12px 18px;background:#fff;color:#222}.poal-footer__form .poal-btn[data-v-a9c8e9ad]{padding:12px 22px}.poal-footer__ok[data-v-a9c8e9ad]{color:var(--accent);font-weight:700;margin-bottom:18px}.poal-footer__nav[data-v-a9c8e9ad]{flex-direction:row!important;flex-wrap:wrap;gap:12px 16px!important;font-size:.82rem}.poal-footer__ig[data-v-a9c8e9ad]{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:22px}.poal-footer__ig img[data-v-a9c8e9ad]{width:100%;aspect-ratio:1;object-fit:cover;border-radius:2px}.poal-footer__policies[data-v-a9c8e9ad]{font-size:.8rem;gap:8px}.poal-footer__bar[data-v-a9c8e9ad]{margin-top:40px;padding:18px 20px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:.8rem}.poal-footer__social[data-v-a9c8e9ad]{display:flex;gap:8px}.poal-footer__social span[data-v-a9c8e9ad]{width:30px;height:30px;border:1px solid rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;color:#fff;text-transform:uppercase}@media(max-width:900px){.poal-footer__grid[data-v-a9c8e9ad]{grid-template-columns:1fr}.poal-footer__bar[data-v-a9c8e9ad]{flex-direction:column;text-align:center}}:root{--bg: #ffffff;--primary: #007bff;--accent: #8490ff;--white: #222222;--light: #777777;--muted: #777777;--line: rgba(0, 0, 0, .08);--field: #f9f9ff;--display: "Poppins", system-ui, sans-serif;--body: "Poppins", system-ui, sans-serif;--radius: 8px;--radius-pill: 30px;--container: 1140px;--gradient: linear-gradient(90deg, #007bff 0%, #8490ff 100%);--gradient-soft: linear-gradient(120deg, #8490ff 0%, #c77dff 55%, #ff7eb3 100%);--dark: #222222;--shadow: 0 12px 40px rgba(34, 34, 34, .08);--shadow-card: 0 10px 30px rgba(132, 144, 255, .12);--section-gap: 100px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--body);background:var(--bg);color:var(--light);line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--display);color:var(--white);margin:0;line-height:1.2;font-weight:700}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font-family:inherit}.poal-container{max-width:var(--container);margin:0 auto;padding:0 20px}.poal-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 32px;border-radius:var(--radius-pill);border:0;cursor:pointer;background:var(--gradient);color:#fff;font-weight:600;font-family:var(--display);font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease,opacity .2s}.poal-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #8490ff59}.poal-btn:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.poal-btn--ghost{background:transparent;border:1px solid rgba(255,255,255,.85);color:#fff}.poal-btn--ghost:hover{background:#fff;color:var(--accent);box-shadow:none}.poal-btn--light{background:#fff;color:var(--accent)}.poal-btn--light:hover{box-shadow:0 10px 24px #0000001f}.poal-section-head{text-align:center;max-width:640px;margin:0 auto 56px}.poal-section-head h2{font-size:clamp(1.6rem,2.6vw,2.25rem);margin-bottom:14px}.poal-section-head p{color:var(--muted);font-size:.95rem}.fade-enter-active,.fade-leave-active{transition:opacity .18s ease}.fade-enter-from,.fade-leave-to{opacity:0}
