*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;background:#f8f7fc;color:#1a1a2e;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}body>footer{margin-top:auto}.nav[data-astro-cid-s63ypivo]{display:flex;align-items:center;justify-content:space-between;padding:14px 28px;background:#1a1a2e}.nav-logo[data-astro-cid-s63ypivo]{font-size:22px;font-weight:800;color:#fff;text-decoration:none}.nav-logo[data-astro-cid-s63ypivo] span[data-astro-cid-s63ypivo]{color:#a78bfa}.nav-right[data-astro-cid-s63ypivo]{display:flex;align-items:center;gap:16px}.nav-link[data-astro-cid-s63ypivo]{font-size:14px;font-weight:600;color:#c4b5fd;text-decoration:none;transition:color .15s}.nav-link[data-astro-cid-s63ypivo]:hover{color:#fff}.nav-btn[data-astro-cid-s63ypivo]{background:#8b5cf6;color:#fff;padding:9px 22px;border-radius:10px;text-decoration:none;font-weight:700;font-size:13px;transition:background .15s}.nav-btn[data-astro-cid-s63ypivo]:hover{background:#7c3aed}.hero[data-astro-cid-s63ypivo]{padding:48px 24px 40px;position:relative;overflow:hidden;background:linear-gradient(170deg,#1a1a2e,#2d1b69)}.hero[data-astro-cid-s63ypivo]:before{content:"";position:absolute;inset:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff' fill-opacity='1'%3E%3Cpath d='M20 0a20 20 0 110 40 20 20 0 010-40zm0 2a18 18 0 100 36 18 18 0 000-36z'/%3E%3C/g%3E%3C/svg%3E")}.hero-top[data-astro-cid-s63ypivo]{text-align:center;margin-bottom:32px;position:relative;z-index:2}.hero-label[data-astro-cid-s63ypivo]{display:inline-block;background:#8b5cf633;color:#c4b5fd;padding:5px 16px;border-radius:16px;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px}.hero-title[data-astro-cid-s63ypivo]{font-size:36px;font-weight:800;color:#fff;line-height:1.2;margin-bottom:8px}.hero-title[data-astro-cid-s63ypivo] em[data-astro-cid-s63ypivo]{font-style:normal;color:#c4b5fd}.hero-sub[data-astro-cid-s63ypivo]{font-size:16px;color:#a78bfa}.chat-container[data-astro-cid-s63ypivo]{max-width:520px;margin:0 auto;position:relative;z-index:2}.chat-bubble[data-astro-cid-s63ypivo]{background:#fff;border-radius:2px 16px 16px;padding:14px 18px;margin-bottom:10px;max-width:82%;box-shadow:0 2px 8px #0000001f;animation:slideInLeft .4s ease-out both}.chat-bubble[data-astro-cid-s63ypivo]:nth-child(1){animation-delay:.1s}.chat-bubble[data-astro-cid-s63ypivo]:nth-child(2){animation-delay:.4s}.chat-bubble[data-astro-cid-s63ypivo]:nth-child(3){animation-delay:.8s}.chat-bubble[data-astro-cid-s63ypivo]:nth-child(4){animation-delay:1.1s}.chat-bubble--me[data-astro-cid-s63ypivo]{background:#ede9fe;border-radius:16px 2px 16px 16px;margin-left:auto;animation-name:slideInRight}.chat-name[data-astro-cid-s63ypivo]{font-size:13px;font-weight:700;color:#8b5cf6;margin-bottom:3px}.chat-text[data-astro-cid-s63ypivo]{font-size:15px;line-height:1.5;color:#1a1a2e}.chat-time[data-astro-cid-s63ypivo]{font-size:11px;color:#9ca3af;text-align:right;margin-top:3px}.chat-time[data-astro-cid-s63ypivo] .check[data-astro-cid-s63ypivo]{color:#8b5cf6}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.featured[data-astro-cid-s63ypivo]{padding:0 24px;margin-top:-16px;position:relative;z-index:3}.featured-inner[data-astro-cid-s63ypivo]{max-width:800px;margin:0 auto}.featured-label[data-astro-cid-s63ypivo]{font-size:11px;font-weight:700;color:#8b5cf6;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px}.featured-card[data-astro-cid-s63ypivo]{display:flex;gap:24px;align-items:center;background:#fff;border-radius:16px;padding:28px;text-decoration:none;color:inherit;border:1px solid #EDE9FE;box-shadow:0 4px 24px #8b5cf60f;transition:all .2s}.featured-card[data-astro-cid-s63ypivo]:hover{border-color:#8b5cf6;box-shadow:0 8px 32px #8b5cf61f;transform:translateY(-2px)}.featured-emoji[data-astro-cid-s63ypivo]{font-size:44px;flex-shrink:0}.featured-content[data-astro-cid-s63ypivo]{flex:1}.featured-meta[data-astro-cid-s63ypivo]{display:flex;gap:8px;align-items:center;font-size:12px;color:#9ca3af;margin-bottom:8px}.featured-cat[data-astro-cid-s63ypivo]{font-weight:700;color:#8b5cf6}.featured-content[data-astro-cid-s63ypivo] h2[data-astro-cid-s63ypivo]{font-size:22px;font-weight:800;color:#1a1a2e;margin-bottom:6px;line-height:1.3}.featured-card[data-astro-cid-s63ypivo]:hover h2[data-astro-cid-s63ypivo]{color:#8b5cf6}.featured-content[data-astro-cid-s63ypivo] p[data-astro-cid-s63ypivo]{font-size:14px;color:#5f6368;line-height:1.5;margin-bottom:12px}.featured-cta[data-astro-cid-s63ypivo]{font-size:13px;font-weight:700;color:#8b5cf6}.articles[data-astro-cid-s63ypivo]{padding:56px 24px}.articles-inner[data-astro-cid-s63ypivo]{max-width:960px;margin:0 auto}.section-title[data-astro-cid-s63ypivo]{font-size:26px;font-weight:800;color:#1a1a2e;margin-bottom:24px}.articles-grid[data-astro-cid-s63ypivo]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.card[data-astro-cid-s63ypivo]{background:#fff;border-radius:14px;padding:24px;text-decoration:none;color:inherit;border-left:4px solid #8B5CF6;transition:all .15s;animation:fadeUp .4s ease-out both}.card[data-astro-cid-s63ypivo]:hover{background:#f5f3ff;transform:translate(4px);box-shadow:0 4px 16px #8b5cf60f}.card-top[data-astro-cid-s63ypivo]{display:flex;align-items:center;gap:10px;margin-bottom:12px}.card-emoji[data-astro-cid-s63ypivo]{font-size:28px}.card-cat[data-astro-cid-s63ypivo]{font-size:11px;font-weight:700;padding:3px 10px;border-radius:12px}.card[data-astro-cid-s63ypivo] h3[data-astro-cid-s63ypivo]{font-size:17px;font-weight:700;color:#1a1a2e;margin-bottom:6px;line-height:1.3}.card[data-astro-cid-s63ypivo]:hover h3[data-astro-cid-s63ypivo]{color:#8b5cf6}.card[data-astro-cid-s63ypivo] p[data-astro-cid-s63ypivo]{font-size:13px;color:#5f6368;line-height:1.5;margin-bottom:12px}.card-footer[data-astro-cid-s63ypivo]{display:flex;justify-content:space-between;font-size:11px;color:#9ca3af;padding-top:10px;border-top:1px solid #F3F4F6}.card-read[data-astro-cid-s63ypivo]{color:#8b5cf6;font-weight:700}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.reviews[data-astro-cid-s63ypivo]{background:linear-gradient(170deg,#1a1a2e,#2d1b69);padding:56px 24px}.reviews-container[data-astro-cid-s63ypivo]{max-width:560px;margin:0 auto}.reviews-header[data-astro-cid-s63ypivo]{text-align:center;margin-bottom:28px}.reviews-header[data-astro-cid-s63ypivo] h2[data-astro-cid-s63ypivo]{font-size:26px;font-weight:800;color:#fff;margin-bottom:4px}.reviews-header[data-astro-cid-s63ypivo] p[data-astro-cid-s63ypivo]{font-size:14px;color:#a78bfa}.reviews-header[data-astro-cid-s63ypivo] .rating[data-astro-cid-s63ypivo]{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:10px}.reviews-header[data-astro-cid-s63ypivo] .stars[data-astro-cid-s63ypivo] span[data-astro-cid-s63ypivo]{color:#f59e0b;font-size:20px}.reviews-header[data-astro-cid-s63ypivo] .score[data-astro-cid-s63ypivo]{color:#fff;font-weight:800;font-size:18px}.reviews-header[data-astro-cid-s63ypivo] .count[data-astro-cid-s63ypivo]{color:#7c7c9a;font-size:13px}.review-bubble[data-astro-cid-s63ypivo]{background:#ffffff12;backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.08);border-radius:2px 16px 16px;padding:16px 20px;margin-bottom:10px;max-width:88%;animation:slideInLeft .4s ease-out both}.review-bubble--right[data-astro-cid-s63ypivo]{background:#8b5cf61f;border-color:#8b5cf626;border-radius:16px 2px 16px 16px;margin-left:auto;animation-name:slideInRight}.review-bubble[data-astro-cid-s63ypivo] .rhead[data-astro-cid-s63ypivo]{display:flex;align-items:center;gap:10px;margin-bottom:8px}.review-bubble[data-astro-cid-s63ypivo] .ravatar[data-astro-cid-s63ypivo]{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#1a1a2e;background:linear-gradient(135deg,#c4b5fd,#8b5cf6)}.review-bubble[data-astro-cid-s63ypivo] .rname[data-astro-cid-s63ypivo]{font-size:14px;font-weight:700;color:#fff}.review-bubble[data-astro-cid-s63ypivo] .rroute[data-astro-cid-s63ypivo]{font-size:11px;color:#a78bfa}.review-bubble[data-astro-cid-s63ypivo] .rstars[data-astro-cid-s63ypivo]{margin-bottom:6px}.review-bubble[data-astro-cid-s63ypivo] .rstars[data-astro-cid-s63ypivo] span[data-astro-cid-s63ypivo]{color:#f59e0b;font-size:13px}.rstar-empty[data-astro-cid-s63ypivo]{color:#7c7c9a!important}.review-bubble[data-astro-cid-s63ypivo] .rtext[data-astro-cid-s63ypivo]{font-size:14px;color:#d4d4e8;line-height:1.55}.review-bubble[data-astro-cid-s63ypivo] .rtime[data-astro-cid-s63ypivo]{font-size:10px;color:#7c7c9a;text-align:right;margin-top:6px}.cta[data-astro-cid-s63ypivo]{padding:56px 24px}.cta-inner[data-astro-cid-s63ypivo]{max-width:640px;margin:0 auto;text-align:center;background:#fff;border:2px solid #EDE9FE;border-radius:20px;padding:48px 32px}.cta[data-astro-cid-s63ypivo] h2[data-astro-cid-s63ypivo]{font-size:28px;font-weight:800;color:#1a1a2e;margin-bottom:8px}.cta[data-astro-cid-s63ypivo] p[data-astro-cid-s63ypivo]{font-size:15px;color:#5f6368;margin-bottom:24px}.cta-btn[data-astro-cid-s63ypivo]{display:inline-block;background:#8b5cf6;color:#fff;font-weight:700;padding:14px 32px;border-radius:12px;text-decoration:none;font-size:15px;transition:all .15s;box-shadow:0 4px 16px #8b5cf640}.cta-btn[data-astro-cid-s63ypivo]:hover{background:#7c3aed;transform:translateY(-1px)}.cta-trust[data-astro-cid-s63ypivo]{margin-top:16px;font-size:12px;color:#9ca3af}.footer[data-astro-cid-s63ypivo]{border-top:1px solid #EDE9FE;padding:24px 28px;background:#fff}.footer-dests[data-astro-cid-s63ypivo]{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #F3F4F6}.footer-dests[data-astro-cid-s63ypivo] a[data-astro-cid-s63ypivo]{font-size:13px;color:#5f6368;text-decoration:none}.footer-dests[data-astro-cid-s63ypivo] a[data-astro-cid-s63ypivo]:hover{color:#8b5cf6}.footer-inner[data-astro-cid-s63ypivo]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.footer-brand[data-astro-cid-s63ypivo]{font-size:15px;font-weight:800;color:#1a1a2e}.footer-brand[data-astro-cid-s63ypivo] span[data-astro-cid-s63ypivo]{color:#8b5cf6}.footer-links[data-astro-cid-s63ypivo]{display:flex;gap:20px}.footer-links[data-astro-cid-s63ypivo] a[data-astro-cid-s63ypivo]{font-size:12px;color:#9ca3af;text-decoration:none}.footer-links[data-astro-cid-s63ypivo] a[data-astro-cid-s63ypivo]:hover{color:#5f6368}@media(max-width:640px){.nav[data-astro-cid-s63ypivo]{padding:12px 16px}.nav-link[data-astro-cid-s63ypivo]{display:none}.hero[data-astro-cid-s63ypivo]{padding:36px 16px 32px}.hero-title[data-astro-cid-s63ypivo]{font-size:26px}.chat-bubble[data-astro-cid-s63ypivo]{max-width:90%;padding:12px 14px}.featured[data-astro-cid-s63ypivo]{padding:0 16px}.featured-card[data-astro-cid-s63ypivo]{flex-direction:column;gap:12px;padding:20px}.articles[data-astro-cid-s63ypivo]{padding:40px 16px}.articles-grid[data-astro-cid-s63ypivo]{grid-template-columns:1fr}.reviews[data-astro-cid-s63ypivo],.cta[data-astro-cid-s63ypivo]{padding:40px 16px}.cta-inner[data-astro-cid-s63ypivo]{padding:32px 20px}.footer[data-astro-cid-s63ypivo]{padding:20px 16px}.footer-inner[data-astro-cid-s63ypivo]{flex-direction:column;align-items:flex-start}}
