.page-wrapper[data-astro-cid-abuuzqsh]{background-color:var(--bg);color:var(--text);min-height:150vh;position:relative;overflow-x:hidden;font-family:Ubuntu,sans-serif}.gemini-aura[data-astro-cid-abuuzqsh]{position:fixed;width:60vw;height:60vw;border-radius:50%;filter:blur(100px);opacity:.15;pointer-events:none;z-index:0;transition:transform .8s ease-out}.aura-1[data-astro-cid-abuuzqsh]{top:-20%;right:-10%;background:radial-gradient(circle,var(--purple),var(--blue));animation:pulse 10s infinite alternate}.aura-2[data-astro-cid-abuuzqsh]{bottom:-10%;left:-10%;background:radial-gradient(circle,var(--blue),var(--pink));animation:pulse 12s infinite alternate-reverse}@keyframes pulse{0%{transform:scale(1) translate(0)}to{transform:scale(1.2) translate(50px,30px)}}main[data-astro-cid-abuuzqsh]{position:relative;z-index:1}.container[data-astro-cid-abuuzqsh]{max-width:1000px;margin:0 auto;padding:0 2rem}.hero[data-astro-cid-abuuzqsh]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:140px 2rem 6rem}.content[data-astro-cid-abuuzqsh]{max-width:800px;width:100%}.status-badge[data-astro-cid-abuuzqsh]{display:inline-block;padding:.5rem 1.2rem;background:#9334e61a;border:1px solid var(--purple);border-radius:50px;font-size:.8rem;color:var(--purple);margin-bottom:2rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.logo-wrapper[data-astro-cid-abuuzqsh]{position:relative;width:160px;height:160px;margin:0 auto 2.5rem}.app-logo[data-astro-cid-abuuzqsh]{width:100%;height:100%;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 0 20px rgba(147,52,230,.3))}.logo-shadow[data-astro-cid-abuuzqsh]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:130%;height:130%;background:radial-gradient(circle,var(--purple) 0%,transparent 70%);opacity:.3;filter:blur(25px);z-index:1}.title[data-astro-cid-abuuzqsh]{font-size:clamp(3rem,10vw,5.5rem);font-weight:800;margin-bottom:1rem;letter-spacing:-.03em;line-height:1}.accent-text[data-astro-cid-abuuzqsh]{background:linear-gradient(135deg,var(--blue),var(--purple),var(--pink));-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 30px rgba(147,52,230,.2)}.subtitle[data-astro-cid-abuuzqsh]{font-size:clamp(1.2rem,3vw,1.8rem);color:#fffc;margin-bottom:3rem;font-weight:300}.description-box[data-astro-cid-abuuzqsh]{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:2.5rem;border-radius:28px;margin-bottom:3.5rem;backdrop-filter:blur(12px);box-shadow:0 10px 40px #0000004d}.description-box[data-astro-cid-abuuzqsh] p[data-astro-cid-abuuzqsh]{font-size:1.15rem;line-height:1.8;color:#ffffffb3;margin:0}.btn[data-astro-cid-abuuzqsh]{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 2.5rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;box-shadow:0 10px 25px #9334e64d}.btn[data-astro-cid-abuuzqsh]:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 15px 35px #9334e680}.scroll-indicator[data-astro-cid-abuuzqsh]{margin-top:4rem;display:flex;flex-direction:column;align-items:center;gap:1rem;color:#fff6;font-size:.9rem}.mouse[data-astro-cid-abuuzqsh]{width:26px;height:42px;border:2px solid rgba(255,255,255,.2);border-radius:20px;position:relative}.mouse[data-astro-cid-abuuzqsh]:after{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:4px;height:8px;background:var(--purple);border-radius:2px;animation:scroll-anim 2s infinite}@keyframes scroll-anim{0%{transform:translate(-50%);opacity:1}to{transform:translate(-50%,15px);opacity:0}}.usage[data-astro-cid-abuuzqsh]{padding:10rem 0;background:linear-gradient(to bottom,transparent,rgba(147,52,230,.05))}.section-title[data-astro-cid-abuuzqsh]{font-size:clamp(2.5rem,6vw,3.5rem);text-align:center;margin-bottom:5rem;font-weight:800}.steps-grid[data-astro-cid-abuuzqsh]{display:flex;flex-direction:column;gap:3rem;max-width:700px;margin:0 auto}.step-card[data-astro-cid-abuuzqsh]{background:#ffffff05;border:1px solid rgba(255,255,255,.05);padding:2.5rem;border-radius:24px;transition:all .4s ease;position:relative;overflow:hidden}.step-card[data-astro-cid-abuuzqsh]:hover{background:#ffffff0d;transform:translateY(-5px);border-color:var(--purple);box-shadow:0 20px 40px #0003}.step-num[data-astro-cid-abuuzqsh]{position:absolute;top:-10px;right:-10px;font-size:8rem;font-weight:900;color:var(--purple);opacity:.05;line-height:1;pointer-events:none}.step-card[data-astro-cid-abuuzqsh] h3[data-astro-cid-abuuzqsh]{font-size:1.4rem;margin-bottom:1.5rem;font-weight:700;color:var(--blue)}.code-block[data-astro-cid-abuuzqsh]{background:#000;padding:1.5rem;border-radius:12px;display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(255,255,255,.1)}.code-block[data-astro-cid-abuuzqsh] code[data-astro-cid-abuuzqsh]{font-family:JetBrains Mono,monospace;font-size:.95rem;color:#e0e0e0}.copy-btn[data-astro-cid-abuuzqsh]{background:transparent;border:none;color:#ffffff4d;cursor:pointer;padding:.6rem;transition:all .2s}.copy-btn[data-astro-cid-abuuzqsh]:hover{color:var(--purple);transform:scale(1.1)}.usage-notice[data-astro-cid-abuuzqsh]{margin-top:4rem;display:flex;align-items:center;justify-content:center;gap:1.2rem;padding:1.5rem;background:#9334e60d;border-radius:16px;border:1px dashed var(--purple);max-width:700px;margin-left:auto;margin-right:auto}.usage-notice[data-astro-cid-abuuzqsh] i[data-astro-cid-abuuzqsh]{font-size:1.5rem;color:var(--purple)}.usage-notice[data-astro-cid-abuuzqsh] p[data-astro-cid-abuuzqsh]{margin:0;font-weight:500}.reveal[data-astro-cid-abuuzqsh]{opacity:0;transform:translateY(30px);transition:all 1s cubic-bezier(.22,1,.36,1)}.reveal[data-astro-cid-abuuzqsh].active{opacity:1;transform:translateY(0)}@media(max-width:768px){.title[data-astro-cid-abuuzqsh]{font-size:3rem}.hero[data-astro-cid-abuuzqsh]{padding:120px 1.5rem 4rem}.usage[data-astro-cid-abuuzqsh]{padding:6rem 1rem}.step-card[data-astro-cid-abuuzqsh]{padding:1.5rem}.step-num[data-astro-cid-abuuzqsh]{font-size:6rem}}
