.language-selector[data-v-3a81f923]{position:relative}.language-selector__button[data-v-3a81f923]{background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:var(--color-text-primary);padding:.5rem 1rem;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;font-size:.9rem}.language-selector__button[data-v-3a81f923]:hover{background:#ffffff26;border-color:#ffffff4d}.language-selector__current[data-v-3a81f923]{font-weight:500}.language-selector__arrow[data-v-3a81f923]{transition:transform .3s ease}.language-selector__arrow--open[data-v-3a81f923]{transform:rotate(180deg)}.language-selector__dropdown[data-v-3a81f923]{position:absolute;top:100%;right:0;margin-top:.5rem;z-index:1000}.language-selector__overlay[data-v-3a81f923]{position:fixed;inset:0;z-index:-1}.language-selector__menu[data-v-3a81f923]{background:var(--color-bg-hero);border:1px solid rgba(255,255,255,.06);border-radius:8px;box-shadow:0 20px 50px #00000073;overflow:hidden;min-width:200px}.language-selector__option[data-v-3a81f923]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;background:none;width:100%;text-align:left;cursor:pointer;transition:background-color .2s ease;color:var(--color-text-primary)}.language-selector__option[data-v-3a81f923]:hover{background-color:#ffffff0f}.language-selector__option--active[data-v-3a81f923]{background-color:#6366f129;color:var(--color-text-primary)}.language-selector__flag[data-v-3a81f923]{font-size:1.2rem}.language-selector__name[data-v-3a81f923]{font-weight:500}.header[data-v-05f2c652]{background:#0b0f19;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e5e7eb;padding:.75rem 0;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 10px 30px #00000040}.nav[data-v-05f2c652]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.nav__logo h1[data-v-05f2c652]{font-size:1.25rem;font-weight:800;margin:0;letter-spacing:.3px;color:#f3f4f6}.nav__menu[data-v-05f2c652]{display:flex;gap:2rem}.nav__link[data-v-05f2c652]{color:#cbd5e1;text-decoration:none;font-weight:600;transition:all .2s ease;padding:.5rem .75rem;border-radius:10px}.nav__link[data-v-05f2c652]:hover{background:#ffffff14;color:#e5e7eb}.nav__link.router-link-active[data-v-05f2c652],.nav__link.router-link-exact-active[data-v-05f2c652]{background:#6366f129;color:#e5e7eb;box-shadow:inset 0 0 0 1px #6366f159}.nav__actions[data-v-05f2c652]{display:flex;align-items:center;gap:.75rem}.user-info[data-v-05f2c652]{display:flex;align-items:center;gap:1rem}.username[data-v-05f2c652]{color:#e5e7eb;font-weight:600;font-size:.9rem}.checkin-button-container[data-v-05f2c652]{display:flex;align-items:center;margin-left:.5rem}.btn--checkin[data-v-05f2c652]{background:linear-gradient(135deg,#ff6b35,#f7931e)!important;color:#fff!important;border:2px solid transparent!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:600!important;border-radius:20px!important;transition:all .3s ease!important;min-width:70px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important}.btn--checkin[data-v-05f2c652]:hover:not(:disabled){background:linear-gradient(135deg,#e55a2b,#e0851a)!important;transform:translateY(-2px)!important;box-shadow:0 4px 15px #ff6b3566!important}.btn--checkin[data-v-05f2c652]:disabled{opacity:.6!important;cursor:not-allowed!important;transform:none!important}.btn--loading[data-v-05f2c652]{position:relative;color:transparent!important}.loading-spinner[data-v-05f2c652]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin-05f2c652 1s linear infinite}@keyframes spin-05f2c652{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.checkin-status[data-v-05f2c652]{display:flex;align-items:center;justify-content:center;min-width:70px;height:36px;background:#4ade801a;border:2px solid #4ade80;border-radius:20px;padding:0 1rem}.checkin-status__text[data-v-05f2c652]{color:#4ade80;font-weight:600;font-size:.875rem}.user-dropdown[data-v-05f2c652]{position:relative}.user-dropdown__toggle[data-v-05f2c652]{background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#e5e7eb;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.user-dropdown__toggle[data-v-05f2c652]:hover{background:#ffffff2e;transform:translateY(-2px)}.user-dropdown__toggle i[data-v-05f2c652]{font-size:1.2rem}.user-dropdown__menu[data-v-05f2c652]{position:absolute;top:100%;right:0;background:#0f172a;border:1px solid rgba(255,255,255,.06);border-radius:10px;box-shadow:0 20px 50px #00000073;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;z-index:1000;margin-top:.5rem}.user-dropdown__menu.active[data-v-05f2c652]{opacity:1;visibility:visible;transform:translateY(0)}.user-dropdown__item[data-v-05f2c652]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;color:#e5e7eb;text-decoration:none;border:none;background:none;width:100%;text-align:left;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid rgba(255,255,255,.06)}.user-dropdown__item[data-v-05f2c652]:last-child{border-bottom:none}.user-dropdown__item[data-v-05f2c652]:hover{background-color:#ffffff0f}.user-dropdown__item i[data-v-05f2c652]{width:16px;color:#94a3b8}.user-dropdown__points[data-v-05f2c652]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;color:#e5e7eb;border-bottom:1px solid rgba(255,255,255,.06)}.points-label[data-v-05f2c652]{font-weight:600;color:#94a3b8}.points-value[data-v-05f2c652]{font-weight:700;color:#60a5fa;font-size:1rem}.btn[data-v-05f2c652]{padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer}.btn--primary[data-v-05f2c652]{background:linear-gradient(45deg,#2563eb,#7c3aed);color:#fff;border:1px solid rgba(255,255,255,.16)}.btn--primary[data-v-05f2c652]:hover{transform:translateY(-2px);box-shadow:0 16px 36px #2563eb59}.btn--secondary[data-v-05f2c652]{background:#ffffff14;color:#e5e7eb;border:1px solid rgba(255,255,255,.2)}.btn--secondary[data-v-05f2c652]:hover{background:#ffffff26;transform:translateY(-2px);box-shadow:0 10px 24px #00000040}.auth-buttons[data-v-05f2c652]{display:flex;gap:1rem;align-items:center}.auth-buttons .btn[data-v-05f2c652]{margin:0}.main[data-v-05f2c652]{min-height:calc(100vh - 200px);background:#0a0e18}.footer[data-v-05f2c652]{background:linear-gradient(135deg,#0b0f19,#0a0e18);color:#e5e7eb;padding:3rem 0 1rem}.footer__zodiacs[data-v-05f2c652]{max-width:1200px;margin:0 auto 2rem;padding:0 2rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.zodiac[data-v-05f2c652]{height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.zodiac img[data-v-05f2c652]{width:40px;height:40px;object-fit:contain}.zodiac__label[data-v-05f2c652]{font-size:.8rem;color:#9ca3af;letter-spacing:.04em}.footer__content[data-v-05f2c652]{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer__section h3[data-v-05f2c652],.footer__section h4[data-v-05f2c652]{margin-bottom:1rem;color:#ecf0f1}.footer__section p[data-v-05f2c652]{color:#bdc3c7;line-height:1.6}.footer__links[data-v-05f2c652]{list-style:none;padding:0}.footer__links li[data-v-05f2c652]{margin-bottom:.5rem}.footer__links a[data-v-05f2c652]{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer__links a[data-v-05f2c652]:hover{color:#e5e7eb}.footer__bottom[data-v-05f2c652]{max-width:1200px;margin:0 auto;padding:2rem 2rem 0;border-top:1px solid #34495e;text-align:center;color:#95a5a6}@media (max-width: 768px){.nav[data-v-05f2c652]{flex-direction:column;gap:1rem;padding:0 1rem}.nav__menu[data-v-05f2c652]{gap:1rem}.nav__actions[data-v-05f2c652]{flex-direction:column;gap:.5rem}.auth-buttons[data-v-05f2c652]{flex-direction:column;gap:.5rem;width:100%}.auth-buttons .btn[data-v-05f2c652]{width:100%;text-align:center}.user-info[data-v-05f2c652]{flex-direction:column;gap:.5rem}.user-dropdown__menu[data-v-05f2c652]{right:-50px;min-width:200px}.checkin-button-container[data-v-05f2c652]{margin-left:0;margin-top:.5rem}.btn--checkin[data-v-05f2c652]{min-width:80px!important;height:40px!important;padding:.75rem 1.5rem!important}.checkin-status[data-v-05f2c652]{min-width:80px;height:40px}.footer__content[data-v-05f2c652]{grid-template-columns:1fr;padding:0 1rem}.footer__zodiacs[data-v-05f2c652]{grid-template-columns:repeat(6,1fr);padding:0 1rem}}.reading-types__grid[data-v-03fcb225]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.reading-card[data-v-03fcb225]{background:#111827;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 10px 30px #00000059;transition:all .3s ease;border:1px solid rgba(255,255,255,.06)}.reading-card[data-v-03fcb225]:hover{transform:translateY(-6px);box-shadow:0 20px 50px #00000073}.reading-card--active[data-v-03fcb225]{border-color:#6366f199;box-shadow:0 0 0 2px #6366f159,0 24px 60px #4f46e540}.reading-card__icon[data-v-03fcb225]{margin-bottom:1rem}.reading-card__icon img[data-v-03fcb225]{width:126px;height:126px;object-fit:contain;display:inline-block}.reading-card__title[data-v-03fcb225]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#f3f4f6}.reading-card__description[data-v-03fcb225]{color:#9ca3af;margin-bottom:1.5rem;line-height:1.6}.reading-card__button[data-v-03fcb225]{background:linear-gradient(45deg,#4f46e5,#7c3aed);color:#fff;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:500;transition:all .3s ease}.reading-card__button[data-v-03fcb225]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f173}@media (max-width: 768px){.reading-types__grid[data-v-03fcb225]{grid-template-columns:1fr}}.home[data-v-994dfe60]{min-height:100vh}.container[data-v-994dfe60]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero[data-v-994dfe60]{background:radial-gradient(1200px 600px at 70% 20%,rgba(59,130,246,.15),transparent 60%),radial-gradient(800px 400px at 20% 80%,rgba(124,58,237,.14),transparent 60%),linear-gradient(180deg,var(--color-bg-hero) 0%,var(--color-bg-page) 40%,var(--color-bg-hero) 100%);color:#e5e7eb;padding:6rem 0;position:relative;overflow:hidden;display:block}.hero__container[data-v-994dfe60]{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem}.hero__content[data-v-994dfe60]{max-width:640px;margin:0;padding:0 2rem;text-align:left;position:relative;z-index:2}.hero__title[data-v-994dfe60]{font-size:3.25rem;font-weight:800;margin-bottom:1rem;line-height:1.15;letter-spacing:.3px}.hero__subtitle[data-v-994dfe60]{font-size:1.125rem;margin-bottom:2rem;opacity:.85;max-width:680px;margin-left:auto;margin-right:auto}.hero__actions[data-v-994dfe60]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero__visual[data-v-994dfe60]{position:relative;min-height:420px;z-index:1}.hero__stars[data-v-994dfe60]{position:absolute;width:100%;height:100%}.star[data-v-994dfe60]{position:absolute;width:3px;height:3px;background:#fff;border-radius:50%;animation:twinkle-994dfe60 infinite ease-in-out;box-shadow:0 0 6px #fffc}.star[data-v-994dfe60]:nth-child(2n){width:2px;height:2px;animation-duration:3s}.star[data-v-994dfe60]:nth-child(odd){width:4px;height:4px;animation-duration:2s}@keyframes twinkle-994dfe60{0%,to{opacity:.3;transform:scale(1) rotate(0)}50%{opacity:1;transform:scale(1.5) rotate(180deg)}}.hero__wheel-img[data-v-994dfe60]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:360px;height:360px;background:url(/assets/png/home-visual-TwgUWehz.png) no-repeat center/contain;opacity:.9;filter:drop-shadow(0 6px 24px rgba(0,0,0,.5));animation:rotate-994dfe60 40s linear infinite}.zodiac-symbol[data-v-994dfe60]{position:absolute;font-size:2rem;color:#ffffffd9;transition:all .3s ease;animation:float-994dfe60 3s ease-in-out infinite}.zodiac-symbol[data-v-994dfe60]:hover{color:#fff;transform:scale(1.2);text-shadow:0 0 10px rgba(255,255,255,.8)}.zodiac-symbol[data-v-994dfe60]:nth-child(1){top:-15px;left:50%;transform:translate(-50%)}.zodiac-symbol[data-v-994dfe60]:nth-child(2){top:25px;right:25px}.zodiac-symbol[data-v-994dfe60]:nth-child(3){top:50%;right:-15px;transform:translateY(-50%)}.zodiac-symbol[data-v-994dfe60]:nth-child(4){bottom:25px;right:25px}.zodiac-symbol[data-v-994dfe60]:nth-child(5){bottom:-15px;left:50%;transform:translate(-50%)}.zodiac-symbol[data-v-994dfe60]:nth-child(6){bottom:25px;left:25px}.zodiac-symbol[data-v-994dfe60]:nth-child(7){top:50%;left:-15px;transform:translateY(-50%)}.zodiac-symbol[data-v-994dfe60]:nth-child(8){top:25px;left:25px}.zodiac-symbol[data-v-994dfe60]:nth-child(9){top:75px;right:75px}.zodiac-symbol[data-v-994dfe60]:nth-child(10){bottom:75px;right:75px}.zodiac-symbol[data-v-994dfe60]:nth-child(11){bottom:75px;left:75px}.zodiac-symbol[data-v-994dfe60]:nth-child(12){top:75px;left:75px}@keyframes rotate-994dfe60{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}@keyframes float-994dfe60{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.btn[data-v-994dfe60]{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;display:inline-block;text-align:center}.btn--primary[data-v-994dfe60]{background:linear-gradient(45deg,#2563eb,#7c3aed);color:#fff;box-shadow:0 10px 30px #2563eb59;height:48px;line-height:48px;padding:0 2rem;box-sizing:border-box}.btn--primary[data-v-994dfe60]:hover{transform:translateY(-2px);box-shadow:0 16px 36px #2563eb73}.btn--secondary[data-v-994dfe60]{background:#ffffff14;color:#e5e7eb;border:1px solid rgba(255,255,255,.2)}.btn--secondary[data-v-994dfe60]:hover{background:#ffffff26;transform:translateY(-2px)}.btn--large[data-v-994dfe60]{padding:1.25rem 3rem;font-size:1.1rem;height:auto;line-height:normal;display:flex;align-items:center;justify-content:center}.section__title[data-v-994dfe60]{font-size:2.25rem;font-weight:800;text-align:center;margin-bottom:1rem;color:#e5e7eb}.section__subtitle[data-v-994dfe60]{font-size:1.1rem;text-align:center;margin-bottom:3rem;color:#9ca3af;max-width:600px;margin-left:auto;margin-right:auto}.reading-types[data-v-994dfe60]{padding:5rem 0;background:var(--color-bg-section)}.reading-types__grid[data-v-994dfe60]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.reading-card[data-v-994dfe60]{background:#111827;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 10px 30px #00000059;transition:all .3s ease;border:1px solid rgba(255,255,255,.06)}.reading-card[data-v-994dfe60]:hover{transform:translateY(-6px);box-shadow:0 20px 50px #00000073}.reading-card--active[data-v-994dfe60]{border-color:#6366f199;box-shadow:0 0 0 2px #6366f159,0 24px 60px #4f46e540}.reading-card__icon[data-v-994dfe60]{margin-bottom:1rem}.reading-card__icon img[data-v-994dfe60]{width:126px;height:126px;object-fit:contain;display:inline-block}.reading-card__title[data-v-994dfe60]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#f3f4f6}.reading-card__description[data-v-994dfe60]{color:#9ca3af;margin-bottom:1.5rem;line-height:1.6}.reading-card__button[data-v-994dfe60]{background:linear-gradient(45deg,#4f46e5,#7c3aed);color:#fff;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:500;transition:all .3s ease}.reading-card__button[data-v-994dfe60]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f173}.daily-horoscope[data-v-994dfe60]{padding:5rem 0;background:var(--color-bg-page)}.horoscope__form[data-v-994dfe60]{display:flex;gap:1rem;justify-content:center;align-items:center;margin-bottom:3rem;flex-wrap:wrap;max-width:600px;margin-left:auto;margin-right:auto;min-height:80px}.form__group[data-v-994dfe60]{display:flex;flex-direction:column;gap:.5rem;align-items:center;text-align:center;justify-content:center}.form__group label[data-v-994dfe60]{font-weight:600;color:#e5e7eb;text-align:center;width:100%;margin-bottom:.5rem;line-height:1}.form__select[data-v-994dfe60]{padding:.75rem 1rem;border:1px solid #334155;background:#111827;color:#f3f4f6;border-radius:6px;font-size:1rem;min-width:200px;text-align:center;height:48px;box-sizing:border-box}.horoscope__result[data-v-994dfe60]{max-width:600px;margin:0 auto}.horoscope__card[data-v-994dfe60]{background:linear-gradient(135deg,#4f46e533,#7c3aed33),#0f172a;color:#e5e7eb;padding:2rem;border-radius:12px;text-align:center;border:1px solid rgba(255,255,255,.06);box-shadow:0 20px 50px #00000073}.horoscope__card h3[data-v-994dfe60]{margin-bottom:1rem;font-size:1.5rem}.horoscope__card p[data-v-994dfe60]{margin-bottom:1.5rem;line-height:1.6;opacity:.9}.horoscope__details[data-v-994dfe60]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.horoscope__detail[data-v-994dfe60]{display:flex;flex-direction:column;gap:.25rem}.detail__label[data-v-994dfe60]{font-size:.9rem;opacity:.8}.detail__value[data-v-994dfe60]{font-weight:600;font-size:1.1rem}.features[data-v-994dfe60]{padding:5rem 0;background:var(--color-bg-section)}.features__grid[data-v-994dfe60]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card[data-v-994dfe60]{background:#111827;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 10px 30px #00000059;border:1px solid rgba(255,255,255,.06)}.feature-card__icon[data-v-994dfe60]{margin-bottom:1rem}.feature-card__icon img[data-v-994dfe60]{width:56px;height:56px;object-fit:contain;display:inline-block}.feature-card__title[data-v-994dfe60]{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#f3f4f6}.feature-card__description[data-v-994dfe60]{color:#9ca3af;line-height:1.6}.cta[data-v-994dfe60]{padding:5rem 0;background:linear-gradient(135deg,var(--color-bg-hero) 0%,var(--color-bg-page) 100%);color:#e5e7eb;text-align:center}.cta .btn--primary[data-v-994dfe60]{margin:0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:56px}.cta__title[data-v-994dfe60]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta__subtitle[data-v-994dfe60]{font-size:1.1rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.hero__title[data-v-994dfe60]{font-size:2.25rem}.hero__actions[data-v-994dfe60]{flex-direction:column;align-items:center}.hero__container[data-v-994dfe60]{grid-template-columns:1fr}.hero__content[data-v-994dfe60]{text-align:center}.hero__visual[data-v-994dfe60]{min-height:320px}.hero__wheel-img[data-v-994dfe60]{left:50%;width:240px;height:240px}.zodiac-symbol[data-v-994dfe60]{font-size:1.5rem}.horoscope__form[data-v-994dfe60]{flex-direction:column;align-items:center}.form__select[data-v-994dfe60]{min-width:250px}.reading-types__grid[data-v-994dfe60],.features__grid[data-v-994dfe60]{grid-template-columns:1fr}}.faq[data-v-994dfe60]{padding:5rem 0;background:var(--color-bg-page)}.faq__list[data-v-994dfe60]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item[data-v-994dfe60]{background:#111827;border:1px solid rgba(255,255,255,.06);border-radius:10px;overflow:hidden;box-shadow:0 10px 30px #00000059}.faq-item__question[data-v-994dfe60]{width:100%;padding:1rem 1.25rem;background:transparent;border:none;color:#e5e7eb;font-weight:600;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.faq-item__icon[data-v-994dfe60]{transition:transform .2s ease}.faq-item--open .faq-item__icon[data-v-994dfe60]{transform:rotate(45deg)}.faq-item__answer[data-v-994dfe60]{padding:0 1.25rem 1.25rem;color:#9ca3af;line-height:1.7}@media (max-width: 480px){.hero__wheel-img[data-v-994dfe60]{display:none}.hero__title[data-v-994dfe60]{font-size:2rem}}:root{--color-bg-page: #0a0e18;--color-bg-hero: #0b0f19;--color-bg-section: #0b0f19;--color-text-primary: #e5e7eb;--color-text-secondary: #9ca3af}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333;background-color:#fff}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:.5em}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;line-height:1.6}a{color:#667eea;text-decoration:none;transition:color .3s ease}a:hover{color:#5a6fd8}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:2.5rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:2.5rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}.p-5{padding:2.5rem}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn{display:inline-block;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;line-height:1}.btn--primary{background:linear-gradient(45deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea66}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.btn--secondary{background:#667eea1a;color:#667eea;border:2px solid rgba(102,126,234,.3)}.btn--secondary:hover{background:#667eea33;transform:translateY(-2px)}.btn--large{padding:1rem 2rem;font-size:1.1rem}.btn--small{padding:.5rem 1rem;font-size:.9rem}.form__group{margin-bottom:1.5rem}.form__label{display:block;margin-bottom:.5rem;font-weight:600;color:#2c3e50}.form__input,.form__select,.form__textarea{width:100%;padding:.75rem 1rem;border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;transition:border-color .3s ease;background:#fff}.form__input:focus,.form__select:focus,.form__textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form__input--error,.form__select--error,.form__textarea--error{border-color:#e74c3c}.form__error{color:#e74c3c;font-size:.875rem;margin-top:.25rem}.card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;transition:all .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card__header{padding:1.5rem;border-bottom:1px solid #e1e8ed}.card__body{padding:1.5rem}.card__footer{padding:1.5rem;border-top:1px solid #e1e8ed;background:#f8f9fa}.grid{display:grid;gap:2rem}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}@media (max-width: 768px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.fade-in{animation:fadeIn .6s ease-out}.slide-in-left{animation:slideInLeft .6s ease-out}.slide-in-right{animation:slideInRight .6s ease-out}.loading{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1200px){.container{max-width:960px}}@media (max-width: 992px){.container{max-width:720px}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}@media (max-width: 768px){.container{max-width:540px;padding:0 1rem}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.btn{padding:.625rem 1.25rem;font-size:.9rem}}@media (max-width: 576px){.container{padding:0 .75rem}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.125rem}}@media print{.no-print{display:none!important}body{font-size:12pt;line-height:1.4}h1,h2,h3,h4,h5,h6{page-break-after:avoid}p,blockquote,table,figure{page-break-inside:avoid}}
