.hero[data-astro-cid-bbe6dxrz]{position:relative;padding:7rem 0 var(--space-section);overflow:hidden}.hero-lines[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;pointer-events:none;background-image:repeating-linear-gradient(to bottom,transparent,transparent 39px,var(--border-primary) 39px,var(--border-primary) 40px);opacity:.35;mask-image:linear-gradient(to bottom,transparent 0%,black 15%,black 70%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 15%,black 70%,transparent 100%)}.hero-center[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;padding:.375rem 1rem;background:var(--amber-bg);border:1px solid var(--amber-border);border-radius:var(--radius-pill);font-size:.8125rem;font-weight:500;color:var(--amber);margin-bottom:var(--space-6);letter-spacing:.02em}.hero-title[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:clamp(3rem,8vw,4.5rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:var(--space-6);color:var(--text-primary)}.title-highlight[data-astro-cid-bbe6dxrz]{position:relative;display:inline-block}.title-highlight[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;left:-4px;right:-4px;bottom:.05em;height:.35em;background:var(--amber-highlight);border-radius:2px;z-index:-1}.hero-desc[data-astro-cid-bbe6dxrz]{font-size:1.125rem;line-height:1.75;color:var(--text-secondary);max-width:540px;margin-bottom:var(--space-8)}.hidden-mobile[data-astro-cid-bbe6dxrz]{display:none}@media (min-width: 768px){.hidden-mobile[data-astro-cid-bbe6dxrz]{display:inline}}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:var(--space-3);margin-bottom:var(--space-16);flex-wrap:wrap;justify-content:center}.hero-devices[data-astro-cid-bbe6dxrz]{display:flex;align-items:stretch;justify-content:center;gap:clamp(16px,3vw,32px);height:clamp(280px,40vw,480px)}.phone-stack[data-astro-cid-bbe6dxrz]{position:relative;flex-shrink:0;height:100%;cursor:pointer}.stack-android[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;height:100%;z-index:1;transform:rotate(-6deg);transform-origin:bottom center;transition:all .5s cubic-bezier(.16,1,.3,1)}.stack-android[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{height:100%;width:auto;display:block;border-radius:clamp(12px,2vw,24px);box-shadow:0 15px 40px #0000001a,0 4px 12px #0000000d}.stack-iphone[data-astro-cid-bbe6dxrz]{position:relative;height:100%;z-index:2;transition:all .5s cubic-bezier(.16,1,.3,1)}.stack-iphone-bezel[data-astro-cid-bbe6dxrz]{height:100%;border-radius:clamp(20px,3vw,36px);overflow:hidden;outline:7px solid #1a1a2e;outline-offset:-1px;box-shadow:0 20px 50px #0000001f,0 4px 12px #0000000f}.stack-iphone-bezel[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{height:100%;width:auto;display:block;border-radius:clamp(14px,2.2vw,30px)}.phone-stack[data-astro-cid-bbe6dxrz].swapped .stack-android[data-astro-cid-bbe6dxrz]{z-index:3;transform:rotate(0)}.phone-stack[data-astro-cid-bbe6dxrz].swapped .stack-iphone[data-astro-cid-bbe6dxrz]{z-index:1;transform:rotate(-6deg);transform-origin:bottom center}.stack-indicator[data-astro-cid-bbe6dxrz]{position:absolute;bottom:-28px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.indicator-dot[data-astro-cid-bbe6dxrz]{width:7px;height:7px;border-radius:50%;border:none;padding:0;background:var(--border-secondary);transition:all .3s ease;cursor:pointer}.indicator-dot--active[data-astro-cid-bbe6dxrz]{background:var(--amber)}[data-astro-cid-bbe6dxrz][data-theme=dark] .stack-iphone-bezel[data-astro-cid-bbe6dxrz]{box-shadow:0 20px 50px #00000059,0 4px 12px #00000026}[data-astro-cid-bbe6dxrz][data-theme=dark] .stack-android[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{box-shadow:0 15px 40px #0000004d,0 4px 12px #0000001f}.dev-ipad[data-astro-cid-bbe6dxrz]{flex-shrink:0;height:100%}.dev-ipad-bezel[data-astro-cid-bbe6dxrz]{height:100%;border-radius:clamp(16px,2.5vw,30px);overflow:hidden;outline:10px solid #1a1a2e;outline-offset:-1px;box-shadow:0 20px 50px #0000001f,0 4px 12px #0000000f}[data-astro-cid-bbe6dxrz][data-theme=dark] .dev-ipad-bezel[data-astro-cid-bbe6dxrz]{box-shadow:0 20px 50px #00000059,0 4px 12px #00000026}.dev-ipad-bezel[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{height:100%;width:auto;display:block;border-radius:clamp(8px,1.5vw,22px)}@media (max-width: 640px){.hero[data-astro-cid-bbe6dxrz]{padding:6rem 0 var(--space-12)}.hero-desc[data-astro-cid-bbe6dxrz]{font-size:1rem}.hero-devices[data-astro-cid-bbe6dxrz]{gap:10px}.stack-iphone-bezel[data-astro-cid-bbe6dxrz]{outline-width:5px}.dev-ipad-bezel[data-astro-cid-bbe6dxrz]{outline-width:7px}.stack-android[data-astro-cid-bbe6dxrz]{transform:rotate(-5deg)}}.features[data-astro-cid-vnivfuh2]{position:relative}.features[data-astro-cid-vnivfuh2]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--border-primary) 20%,var(--border-primary) 80%,transparent)}.features-header[data-astro-cid-vnivfuh2]{max-width:600px;margin-bottom:var(--space-12)}.feature-hero[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-8);align-items:center;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-card);padding:clamp(var(--space-6),4vw,var(--space-12));margin-bottom:var(--space-8);position:relative;overflow:hidden}.feature-hero[data-astro-cid-vnivfuh2]:after{content:"";position:absolute;top:-30%;right:-10%;width:50%;height:100%;background:radial-gradient(ellipse,var(--amber-bg),transparent 70%);pointer-events:none}.feature-hero-content[data-astro-cid-vnivfuh2]{position:relative;z-index:1}.feature-hero-title[data-astro-cid-vnivfuh2]{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);margin-bottom:var(--space-4);line-height:1.2;letter-spacing:-.01em}.feature-hero-desc[data-astro-cid-vnivfuh2]{font-size:1rem;line-height:1.7;color:var(--text-secondary);max-width:420px}.feature-hero-visual[data-astro-cid-vnivfuh2]{display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.account-switcher[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-5);background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:1rem;min-width:200px}.account-item[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:.75rem;transition:background .2s ease}.account-item--active[data-astro-cid-vnivfuh2]{background:var(--amber-bg)}.account-avatar[data-astro-cid-vnivfuh2]{width:2.25rem;height:2.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:#fff;flex-shrink:0}.account-name[data-astro-cid-vnivfuh2]{font-size:.9375rem;font-weight:500;color:var(--text-primary)}.account-dot[data-astro-cid-vnivfuh2]{width:8px;height:8px;background:var(--amber);border-radius:50%;margin-left:auto}.feature-badge[data-astro-cid-vnivfuh2]{display:inline-block;padding:.25rem .75rem;font-size:.75rem;font-weight:600;letter-spacing:.03em;border-radius:var(--radius-pill);background:var(--bg-secondary);color:var(--text-tertiary);border:1px solid var(--border-primary);margin-bottom:var(--space-4)}.feature-badge--amber[data-astro-cid-vnivfuh2]{background:var(--amber-bg);color:var(--amber);border-color:var(--amber-border)}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5);margin-bottom:var(--space-10)}@media (max-width: 900px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;gap:var(--space-4)}}.feature-card[data-astro-cid-vnivfuh2]{padding:clamp(var(--space-5),3vw,var(--space-8));background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-card);transition:all .35s var(--ease-out-expo)}.feature-card[data-astro-cid-vnivfuh2]:hover{border-color:var(--border-secondary);transform:translateY(-3px)}.feature-card-icon[data-astro-cid-vnivfuh2]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:var(--amber-bg);border-radius:.75rem;margin-bottom:var(--space-4)}.feature-card-icon[data-astro-cid-vnivfuh2] i[data-astro-cid-vnivfuh2]{font-size:1rem;color:var(--amber)}.feature-card-title[data-astro-cid-vnivfuh2]{font-family:var(--font-body);font-size:1.0625rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--space-2);line-height:1.3}.feature-card-desc[data-astro-cid-vnivfuh2]{font-size:.875rem;line-height:1.65;color:var(--text-secondary)}.features-cta[data-astro-cid-vnivfuh2]{display:flex;justify-content:center}.features-cta-link[data-astro-cid-vnivfuh2]{display:inline-flex;align-items:center;gap:var(--space-3);padding:.75rem 1.5rem;background:var(--text-primary);color:var(--bg-primary);font-size:.9375rem;font-weight:600;border-radius:var(--radius-pill);transition:all .3s var(--ease-out-quart)}.features-cta-link[data-astro-cid-vnivfuh2]:hover{opacity:.85;transform:translateY(-2px)}.features-cta-link[data-astro-cid-vnivfuh2] i[data-astro-cid-vnivfuh2]{font-size:.75rem;transition:transform .2s ease}.features-cta-link[data-astro-cid-vnivfuh2]:hover i[data-astro-cid-vnivfuh2]{transform:translate(3px)}@media (max-width: 768px){.feature-hero[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;gap:var(--space-6)}.feature-hero-visual[data-astro-cid-vnivfuh2]{justify-content:flex-start}.account-switcher[data-astro-cid-vnivfuh2]{min-width:auto;width:100%}}.faq[data-astro-cid-al2ca2vr]{position:relative}.faq[data-astro-cid-al2ca2vr]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--border-primary) 20%,var(--border-primary) 80%,transparent)}.faq-layout[data-astro-cid-al2ca2vr]{display:grid;grid-template-columns:1fr 1.5fr;gap:var(--space-16);align-items:start}@media (max-width: 900px){.faq-layout[data-astro-cid-al2ca2vr]{grid-template-columns:1fr;gap:var(--space-8)}}.faq-header[data-astro-cid-al2ca2vr]{position:sticky;top:8rem}@media (max-width: 900px){.faq-header[data-astro-cid-al2ca2vr]{position:static}}.faq-link[data-astro-cid-al2ca2vr]{display:inline-flex;align-items:center;gap:var(--space-2);margin-top:var(--space-6);padding:.625rem 1.25rem;background:var(--text-primary);color:var(--bg-primary);font-size:.875rem;font-weight:600;border-radius:var(--radius-pill);transition:all .3s var(--ease-out-quart)}.faq-link[data-astro-cid-al2ca2vr]:hover{opacity:.85;transform:translateY(-1px)}.faq-link[data-astro-cid-al2ca2vr] i[data-astro-cid-al2ca2vr]{font-size:.75rem;transition:transform .2s ease}.faq-link[data-astro-cid-al2ca2vr]:hover i[data-astro-cid-al2ca2vr]{transform:translate(3px)}.faq-list[data-astro-cid-al2ca2vr]{display:flex;flex-direction:column}.faq-item[data-astro-cid-al2ca2vr]{border-bottom:1px solid var(--border-primary)}.faq-item[data-astro-cid-al2ca2vr]:first-child{border-top:1px solid var(--border-primary)}.faq-question[data-astro-cid-al2ca2vr]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-5) 0;cursor:pointer;list-style:none;transition:all .2s ease}.faq-question[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-text[data-astro-cid-al2ca2vr]{flex:1;font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--text-primary);transition:color .2s ease}.faq-question[data-astro-cid-al2ca2vr]:hover .faq-text[data-astro-cid-al2ca2vr]{color:var(--amber)}.faq-icon[data-astro-cid-al2ca2vr]{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;color:var(--text-tertiary);transition:all .3s var(--ease-out-quart);flex-shrink:0}.faq-icon[data-astro-cid-al2ca2vr] i[data-astro-cid-al2ca2vr]{font-size:.75rem;transition:transform .3s var(--ease-out-quart)}.faq-item[data-astro-cid-al2ca2vr][open] .faq-icon[data-astro-cid-al2ca2vr] i[data-astro-cid-al2ca2vr]{transform:rotate(45deg)}.faq-item[data-astro-cid-al2ca2vr][open] .faq-icon[data-astro-cid-al2ca2vr]{color:var(--amber)}.faq-answer[data-astro-cid-al2ca2vr]{padding:0 0 var(--space-5) 0;animation:fadeIn .3s var(--ease-out-quart)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.faq-answer[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]{font-size:.9375rem;line-height:1.75;color:var(--text-secondary);max-width:540px}.reviews[data-astro-cid-bgwftent]{position:relative}.reviews[data-astro-cid-bgwftent]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--border-primary) 20%,var(--border-primary) 80%,transparent)}.reviews-header[data-astro-cid-bgwftent]{text-align:center;max-width:600px;margin:0 auto var(--space-10)}.reviews-header[data-astro-cid-bgwftent] .section-label[data-astro-cid-bgwftent]{justify-content:center}.reviews-grid[data-astro-cid-bgwftent]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-5)}@media (max-width: 768px){.reviews-grid[data-astro-cid-bgwftent]{grid-template-columns:1fr;gap:var(--space-4)}}.review-card[data-astro-cid-bgwftent]{padding:clamp(var(--space-5),3vw,var(--space-8));background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-card);transition:all .35s var(--ease-out-expo)}.review-card[data-astro-cid-bgwftent]:hover{border-color:var(--border-secondary);transform:translateY(-3px)}.review-rating[data-astro-cid-bgwftent]{display:flex;gap:.25rem;margin-bottom:var(--space-4)}.review-rating[data-astro-cid-bgwftent] i[data-astro-cid-bgwftent]{font-size:.75rem;color:var(--amber)}.review-content[data-astro-cid-bgwftent]{font-size:.9375rem;line-height:1.75;color:var(--text-secondary);margin-bottom:var(--space-5)}.review-footer[data-astro-cid-bgwftent]{display:flex;align-items:center;justify-content:space-between}.review-author[data-astro-cid-bgwftent]{display:flex;align-items:center;gap:var(--space-3)}.author-avatar[data-astro-cid-bgwftent]{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:var(--amber-bg);border-radius:50%;font-size:.8125rem;font-weight:600;color:var(--amber)}.author-name[data-astro-cid-bgwftent]{font-size:.875rem;font-weight:500;color:var(--text-primary)}.review-platform[data-astro-cid-bgwftent]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--text-muted);font-size:1rem}.products[data-astro-cid-qgp54hgd]{position:relative}.products[data-astro-cid-qgp54hgd]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--border-primary) 20%,var(--border-primary) 80%,transparent)}.products-header[data-astro-cid-qgp54hgd]{text-align:center;max-width:600px;margin:0 auto var(--space-10)}.products-header[data-astro-cid-qgp54hgd] .section-label[data-astro-cid-qgp54hgd]{justify-content:center}.products-grid[data-astro-cid-qgp54hgd]{display:flex;flex-direction:column;gap:var(--space-4);max-width:700px;margin:0 auto}.product-card[data-astro-cid-qgp54hgd]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-5);background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-card);transition:all .35s var(--ease-out-expo)}.product-card[data-astro-cid-qgp54hgd]:hover{border-color:var(--border-secondary);transform:translate(6px)}.product-content[data-astro-cid-qgp54hgd]{display:flex;align-items:center;gap:var(--space-4)}.product-logo[data-astro-cid-qgp54hgd]{width:3rem;height:3rem;border-radius:.75rem;overflow:hidden;flex-shrink:0;background:var(--bg-secondary)}.product-logo[data-astro-cid-qgp54hgd] img[data-astro-cid-qgp54hgd]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-name[data-astro-cid-qgp54hgd]{font-family:var(--font-display);font-size:1.0625rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--space-1);transition:color .2s ease}.product-card[data-astro-cid-qgp54hgd]:hover .product-name[data-astro-cid-qgp54hgd]{color:var(--amber)}.product-desc[data-astro-cid-qgp54hgd]{font-size:.875rem;line-height:1.5;color:var(--text-secondary);max-width:360px}.product-arrow[data-astro-cid-qgp54hgd]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--text-muted);transition:all .3s var(--ease-out-quart);flex-shrink:0}.product-card[data-astro-cid-qgp54hgd]:hover .product-arrow[data-astro-cid-qgp54hgd]{color:var(--amber);transform:translate(4px)}.product-arrow[data-astro-cid-qgp54hgd] i[data-astro-cid-qgp54hgd]{font-size:.875rem}@media (max-width: 640px){.product-card[data-astro-cid-qgp54hgd]{padding:var(--space-4)}.product-content[data-astro-cid-qgp54hgd]{flex:1;min-width:0}.product-desc[data-astro-cid-qgp54hgd]{max-width:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}
