.hero-section[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding-top:100px;padding-bottom:80px;position:relative;overflow:hidden}.hero-container[data-astro-cid-bbe6dxrz]{text-align:center;position:relative;z-index:1}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3rem;font-weight:800;letter-spacing:-.03em;line-height:1.05;margin-bottom:1.5rem;color:var(--text-primary)}@media(min-width:768px){.hero-title[data-astro-cid-bbe6dxrz]{font-size:4rem}}@media(min-width:1024px){.hero-title[data-astro-cid-bbe6dxrz]{font-size:5rem}}.hero-title-accent[data-astro-cid-bbe6dxrz]{color:var(--text-faint)}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.125rem;color:var(--text-muted);line-height:1.7;max-width:36rem;margin:0 auto 2.5rem}@media(min-width:768px){.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.25rem}}.hide-mobile[data-astro-cid-bbe6dxrz]{display:none}@media(min-width:640px){.hide-mobile[data-astro-cid-bbe6dxrz]{display:inline}}.hero-cta[data-astro-cid-bbe6dxrz]{margin-bottom:4rem}.browser-buttons[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.hero-btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s ease;border-radius:8px}.hero-btn[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px)}.hero-btn[data-astro-cid-bbe6dxrz].btn-primary{box-shadow:0 4px 20px #ffffff26}.hero-btn[data-astro-cid-bbe6dxrz].btn-primary:hover{box-shadow:0 8px 32px #ffffff40}.browser-icon[data-astro-cid-bbe6dxrz]{width:20px;height:20px;object-fit:contain}.hero-subtext[data-astro-cid-bbe6dxrz]{margin-top:1rem;font-size:.875rem;color:var(--text-muted);font-weight:500;letter-spacing:.01em}.preview-wrapper[data-astro-cid-bbe6dxrz]{position:relative;display:flex;justify-content:center}.browser-window[data-astro-cid-bbe6dxrz]{width:100%;max-width:900px;background:var(--bg-primary);border:1px solid var(--border-secondary);border-radius:12px;overflow:hidden;box-shadow:0 0 0 1px #ffffff0d,0 16px 48px #00000080,0 24px 64px #0006;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.browser-header[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:12px;padding:10px 14px;background:var(--bg-secondary);border-bottom:1px solid var(--border-primary)}.traffic-lights[data-astro-cid-bbe6dxrz]{display:flex;gap:8px}.light[data-astro-cid-bbe6dxrz]{width:12px;height:12px;border-radius:50%}.light[data-astro-cid-bbe6dxrz].red{background:#ff5f57}.light[data-astro-cid-bbe6dxrz].yellow{background:#febc2e}.light[data-astro-cid-bbe6dxrz].green{background:#28c840}.browser-tabs[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:4px;flex:1}.browser-tab[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:6px;padding:6px 12px;background:var(--bg-surface-hover);border-radius:6px 6px 0 0;font-size:12px;color:var(--text-muted)}.browser-tab[data-astro-cid-bbe6dxrz].active{background:var(--bg-primary);color:var(--text-primary)}.tab-icon[data-astro-cid-bbe6dxrz]{width:14px;height:14px}.tab-icon[data-astro-cid-bbe6dxrz]{transition:color .3s ease}.tab-close[data-astro-cid-bbe6dxrz]{margin-left:4px;opacity:.5;cursor:pointer}.new-tab[data-astro-cid-bbe6dxrz]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#6e7681;font-size:16px;cursor:pointer}.header-space[data-astro-cid-bbe6dxrz]{flex:1}.browser-toolbar[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:12px;padding:8px 14px;background:var(--bg-primary);border-bottom:1px solid var(--border-primary)}.nav-buttons[data-astro-cid-bbe6dxrz]{display:flex;gap:8px}.nav-btn[data-astro-cid-bbe6dxrz]{color:var(--text-faint);font-size:14px;cursor:pointer}.url-bar[data-astro-cid-bbe6dxrz]{flex:1;display:flex;align-items:center;gap:8px;padding:6px 12px;background:var(--bg-surface);border-radius:6px;font-size:13px;color:var(--text-muted)}.lock-icon[data-astro-cid-bbe6dxrz]{width:14px;height:14px;color:var(--text-faint)}.toolbar-actions[data-astro-cid-bbe6dxrz]{display:flex}.toolbar-btn[data-astro-cid-bbe6dxrz]{color:var(--text-faint);font-size:16px;cursor:pointer}.browser-content[data-astro-cid-bbe6dxrz]{display:flex;height:480px;position:relative}.deepwork-vignette[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:10;pointer-events:none;opacity:0;transition:opacity .6s ease;box-shadow:inset 0 0 80px 20px #6366f126,inset 0 0 160px 40px #6366f114}.deepwork-vignette[data-astro-cid-bbe6dxrz].active{opacity:1;animation:deepworkPulse 3s ease-in-out infinite}@keyframes deepworkPulse{0%,to{box-shadow:inset 0 0 80px 20px #6366f126,inset 0 0 160px 40px #6366f114}50%{box-shadow:inset 0 0 100px 30px #6366f133,inset 0 0 200px 50px #6366f11a}}.main-content[data-astro-cid-bbe6dxrz]{flex:1;background:var(--bg-primary);display:flex;align-items:flex-start;justify-content:center;border-right:1px solid var(--border-primary);overflow-y:auto;padding-top:40px}.side-panel[data-astro-cid-bbe6dxrz]{width:340px;flex-shrink:0;background:var(--bg-primary);overflow:hidden}.blocked-overlay[data-astro-cid-bbe6dxrz]{text-align:center;padding:32px}.blocked-overlay[data-astro-cid-bbe6dxrz].hidden{display:none}.blocked-icon[data-astro-cid-bbe6dxrz]{width:64px;height:64px;margin:0 auto 20px;color:#f85149;opacity:.8}.blocked-title[data-astro-cid-bbe6dxrz]{font-size:24px;font-weight:700;color:var(--text-primary);margin-bottom:4px}.blocked-site[data-astro-cid-bbe6dxrz]{font-size:16px;color:var(--text-tertiary);margin-bottom:16px}.blocked-message[data-astro-cid-bbe6dxrz]{font-size:14px;color:var(--text-subtle);line-height:1.5;margin-bottom:24px}.blocked-buttons[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:10px;align-items:center}.blocked-btn-primary[data-astro-cid-bbe6dxrz]{padding:10px 24px;background:#238636;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer}.blocked-btn-secondary[data-astro-cid-bbe6dxrz]{padding:8px 16px;background:transparent;border:1px solid var(--border-tertiary);border-radius:6px;color:var(--text-muted);font-size:12px;cursor:pointer}.blocked-footer[data-astro-cid-bbe6dxrz]{margin-top:24px;font-size:11px;color:var(--text-dim)}.twitter-shimmer[data-astro-cid-bbe6dxrz]{width:100%;max-width:400px;padding:16px}.twitter-shimmer[data-astro-cid-bbe6dxrz].hidden{display:none}.twitter-header[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:10px;margin-bottom:12px}.twitter-post[data-astro-cid-bbe6dxrz]{padding:16px 0;border-top:1px solid var(--border-primary)}.shimmer-circle[data-astro-cid-bbe6dxrz]{width:40px;height:40px;border-radius:50%;background:linear-gradient(90deg,var(--bg-surface) 25%,var(--bg-surface-hover) 50%,var(--bg-surface) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.shimmer-text-group[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:4px}.shimmer-text[data-astro-cid-bbe6dxrz]{height:12px;border-radius:4px;background:linear-gradient(90deg,var(--bg-surface) 25%,var(--bg-surface-hover) 50%,var(--bg-surface) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.shimmer-text[data-astro-cid-bbe6dxrz].full{width:100%}.shimmer-text[data-astro-cid-bbe6dxrz].medium{width:70%}.shimmer-text[data-astro-cid-bbe6dxrz].short{width:120px}.shimmer-text[data-astro-cid-bbe6dxrz].tiny{width:80px;height:10px}.shimmer-image[data-astro-cid-bbe6dxrz]{width:100%;height:160px;border-radius:12px;margin-top:12px;background:linear-gradient(90deg,var(--bg-surface) 25%,var(--bg-surface-hover) 50%,var(--bg-surface) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:900px){.browser-window[data-astro-cid-bbe6dxrz]{max-width:360px}.browser-header[data-astro-cid-bbe6dxrz],.browser-toolbar[data-astro-cid-bbe6dxrz],.main-content[data-astro-cid-bbe6dxrz]{display:none}.browser-content[data-astro-cid-bbe6dxrz]{height:auto}.side-panel[data-astro-cid-bbe6dxrz]{width:100%}}.extension-panel[data-astro-cid-bbe6dxrz]{width:100%;background:var(--bg-primary);overflow:hidden}.preview-glow[data-astro-cid-bbe6dxrz]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.08) 0%,transparent 70%);pointer-events:none;z-index:-1}.panel-topbar[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;background:#22c55e14;border-bottom:1px solid rgba(34,197,94,.15);transition:all .3s ease}.panel-topbar[data-astro-cid-bbe6dxrz].inactive{background:#64646414;border-bottom-color:#64646426}.blocking-status[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--text-muted)}.status-dot[data-astro-cid-bbe6dxrz]{width:6px;height:6px;background:#22c55e;border-radius:50%;animation:pulse 2s ease-in-out infinite}.status-dot[data-astro-cid-bbe6dxrz].inactive{background:#6b7280;animation:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.toggle[data-astro-cid-bbe6dxrz]{width:32px;height:18px;background:var(--bg-surface-hover);border-radius:9px;position:relative;cursor:pointer}.toggle[data-astro-cid-bbe6dxrz].active{background:#22c55e}.toggle-knob[data-astro-cid-bbe6dxrz]{width:14px;height:14px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .2s ease}.toggle[data-astro-cid-bbe6dxrz].active .toggle-knob[data-astro-cid-bbe6dxrz]{transform:translate(14px)}.panel-header[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-bottom:1px solid var(--border-primary)}.header-left[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:6px}.logo-icon[data-astro-cid-bbe6dxrz]{width:14px;height:14px;color:var(--text-primary)}.tagline[data-astro-cid-bbe6dxrz]{font-size:10px;color:var(--text-muted)}.focus-score[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:4px;background:linear-gradient(135deg,#22c55e,#16a34a);padding:4px 8px;border-radius:4px}.score-label[data-astro-cid-bbe6dxrz]{font-size:7px;color:#ffffffd9;letter-spacing:.03em}.score-value[data-astro-cid-bbe6dxrz]{font-size:14px;font-weight:700;color:#fff;line-height:1}.timer-tabs[data-astro-cid-bbe6dxrz]{display:flex;gap:6px;padding:10px 12px}.tab-btn[data-astro-cid-bbe6dxrz]{flex:1;padding:6px 8px;background:transparent;border:1px solid var(--border-tertiary);border-radius:6px;color:var(--text-muted);font-size:11px;cursor:pointer}.tab-btn[data-astro-cid-bbe6dxrz].active{background:var(--bg-surface-hover);border-color:var(--border-tertiary);color:var(--text-primary)}.timer-section[data-astro-cid-bbe6dxrz]{padding:16px 12px 14px;text-align:center}.timer-display[data-astro-cid-bbe6dxrz]{display:flex;align-items:baseline;justify-content:center}.timer-minutes[data-astro-cid-bbe6dxrz],.timer-seconds[data-astro-cid-bbe6dxrz]{font-size:56px;font-weight:200;color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:1}.timer-colon[data-astro-cid-bbe6dxrz]{font-size:48px;font-weight:200;color:var(--text-primary);margin:0 2px;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.timer-underline[data-astro-cid-bbe6dxrz]{width:80px;height:2px;background:var(--border-tertiary);margin:8px auto}.timer-label[data-astro-cid-bbe6dxrz]{font-size:12px;color:var(--text-muted);margin-bottom:2px}.pomodoro-count[data-astro-cid-bbe6dxrz]{font-size:11px;color:var(--text-faint)}.timer-controls[data-astro-cid-bbe6dxrz]{display:flex;gap:8px;justify-content:center;padding:0 12px 14px}.start-btn[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:6px;padding:8px 18px;background:var(--bg-surface-hover);border:1px solid var(--border-tertiary);border-radius:6px;color:var(--text-primary);font-size:12px;font-weight:500;cursor:pointer}.start-btn[data-astro-cid-bbe6dxrz].running{background:#22c55e;border-color:#22c55e}.start-btn[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:14px;height:14px}.hidden[data-astro-cid-bbe6dxrz]{display:none}.reset-btn[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:var(--bg-surface-hover);border:1px solid var(--border-tertiary);border-radius:6px;color:var(--text-muted);cursor:pointer}.reset-btn[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:16px;height:16px}.deepwork-section[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-top:1px solid var(--border-primary)}.deepwork-left[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:8px}.deepwork-icon[data-astro-cid-bbe6dxrz]{width:18px;height:18px;color:var(--text-muted)}.deepwork-text[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:1px}.deepwork-title[data-astro-cid-bbe6dxrz]{font-size:11px;color:var(--text-primary)}.deepwork-desc[data-astro-cid-bbe6dxrz]{font-size:10px;color:var(--text-faint)}.bottom-nav[data-astro-cid-bbe6dxrz]{display:flex;border-top:1px solid var(--border-primary);background:var(--bg-primary)}.nav-item[data-astro-cid-bbe6dxrz]{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 4px;font-size:9px;color:var(--text-faint);cursor:default}.nav-item[data-astro-cid-bbe6dxrz].active{color:#6366f1;background:#6366f11a}.nav-item[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:16px;height:16px}.features-section[data-astro-cid-vnivfuh2]{position:relative;overflow:hidden}.features-section[data-astro-cid-vnivfuh2]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:1fr;gap:1.5rem;position:relative}@media(min-width:640px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(3,1fr);gap:2rem}}.feature-card[data-astro-cid-vnivfuh2]{position:relative;padding:2rem;background:var(--surface-overlay);border:1px solid var(--border-secondary);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);animation:fadeInUp .6s ease-out both;animation-delay:var(--delay)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature-card[data-astro-cid-vnivfuh2]:hover{border-color:var(--text-dim);transform:translateY(-8px);background:var(--surface-overlay-hover)}.card-glow[data-astro-cid-vnivfuh2]{position:absolute;top:0;left:0;right:0;height:100%;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.08) 0%,transparent 60%);opacity:0;transition:opacity .4s ease;pointer-events:none}.feature-card[data-astro-cid-vnivfuh2]:hover .card-glow[data-astro-cid-vnivfuh2]{opacity:1}.feature-icon-wrapper[data-astro-cid-vnivfuh2]{margin-bottom:1.5rem}.feature-icon[data-astro-cid-vnivfuh2]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffffff1a,#ffffff05);border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:all .4s ease}.feature-card[data-astro-cid-vnivfuh2]:hover .feature-icon[data-astro-cid-vnivfuh2]{transform:scale(1.1);border-color:#fff3;box-shadow:0 8px 32px #0000004d}.icon-svg[data-astro-cid-vnivfuh2]{width:28px;height:28px;color:var(--text-primary)}.icon-circle[data-astro-cid-vnivfuh2]{transform-origin:center;animation:pulse 3s ease-in-out infinite}.icon-circle-inner[data-astro-cid-vnivfuh2]{animation:pulse 3s ease-in-out infinite .5s}.icon-dot[data-astro-cid-vnivfuh2]{animation:glow 2s ease-in-out infinite}.icon-star[data-astro-cid-vnivfuh2]{transform-origin:center;animation:float 4s ease-in-out infinite}.icon-star-fill[data-astro-cid-vnivfuh2]{animation:shimmer 3s ease-in-out infinite}.icon-hands[data-astro-cid-vnivfuh2]{transform-origin:24px 26px;animation:tick 2s steps(60) infinite}.icon-check[data-astro-cid-vnivfuh2]{stroke-dasharray:30;stroke-dashoffset:30;animation:draw-check 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes glow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes shimmer{0%,to{fill-opacity:.15}50%{fill-opacity:.25}}@keyframes tick{to{transform:rotate(360deg)}}@keyframes draw-check{0%,to{stroke-dashoffset:30}50%{stroke-dashoffset:0}}.feature-title[data-astro-cid-vnivfuh2]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem;transition:color .3s ease}.feature-card[data-astro-cid-vnivfuh2]:hover .feature-title[data-astro-cid-vnivfuh2]{color:var(--text-primary)}.feature-description[data-astro-cid-vnivfuh2]{font-size:.9375rem;color:var(--text-subtle);line-height:1.6;transition:color .3s ease}.feature-card[data-astro-cid-vnivfuh2]:hover .feature-description[data-astro-cid-vnivfuh2]{color:var(--text-muted)}.card-accent[data-astro-cid-vnivfuh2]{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:scaleX(0);transition:transform .4s ease}.feature-card[data-astro-cid-vnivfuh2]:hover .card-accent[data-astro-cid-vnivfuh2]{transform:scaleX(1)}.steps-container[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;gap:3rem;max-width:400px;margin:0 auto}@media(min-width:768px){.steps-container[data-astro-cid-cmgpsf2k]{flex-direction:row;justify-content:center;align-items:flex-start;gap:0;max-width:100%}}.step-item[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}@media(min-width:768px){.step-item[data-astro-cid-cmgpsf2k]{flex:1;max-width:280px}}.step-icon-wrapper[data-astro-cid-cmgpsf2k]{position:relative;margin-bottom:1.5rem}.step-icon[data-astro-cid-cmgpsf2k]{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#1a1a1a,#111);border:2px solid transparent;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative}[data-theme=light] .step-icon[data-astro-cid-cmgpsf2k]{background:linear-gradient(135deg,#e5e7eb,#d1d5db)}.step-icon[data-astro-cid-cmgpsf2k]:before{content:"";position:absolute;inset:-2px;border-radius:50%;background:conic-gradient(from 0deg,#333,#555,#333,#222,#333);z-index:-1;animation:rotateBorder 4s linear infinite}[data-theme=light] .step-icon[data-astro-cid-cmgpsf2k]:before{background:conic-gradient(from 0deg,#d1d5db,#9ca3af,#d1d5db,#e5e7eb,#d1d5db)}.step-icon[data-astro-cid-cmgpsf2k]:after{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,#1a1a1a,#111);z-index:-1}[data-theme=light] .step-icon[data-astro-cid-cmgpsf2k]:after{background:linear-gradient(135deg,#e5e7eb,#d1d5db)}@keyframes rotateBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.step-item[data-astro-cid-cmgpsf2k]:hover .step-icon[data-astro-cid-cmgpsf2k]:before{background:conic-gradient(from 0deg,#444,#666,#444,#333,#444);animation-duration:2s}[data-theme=light] .step-item[data-astro-cid-cmgpsf2k]:hover .step-icon[data-astro-cid-cmgpsf2k]:before{background:conic-gradient(from 0deg,#9ca3af,#6b7280,#9ca3af,#d1d5db,#9ca3af)}.step-item[data-astro-cid-cmgpsf2k]:hover .step-icon[data-astro-cid-cmgpsf2k]{transform:scale(1.05);box-shadow:0 8px 32px #0000004d}[data-theme=light] .step-item[data-astro-cid-cmgpsf2k]:hover .step-icon[data-astro-cid-cmgpsf2k]{box-shadow:0 8px 32px #0000001a}@media(min-width:768px){.step-icon[data-astro-cid-cmgpsf2k]{width:96px;height:96px}}.icon-svg[data-astro-cid-cmgpsf2k]{width:32px;height:32px;color:var(--text-primary)}@media(min-width:768px){.icon-svg[data-astro-cid-cmgpsf2k]{width:40px;height:40px}}.step-number[data-astro-cid-cmgpsf2k]{position:absolute;top:-8px;right:-8px;width:28px;height:28px;background:var(--text-primary);color:var(--bg-primary);border-radius:50%;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center}.step-connector[data-astro-cid-cmgpsf2k]{display:none}@media(min-width:768px){.step-connector[data-astro-cid-cmgpsf2k]{display:flex;align-items:center;position:absolute;top:48px;left:calc(50% + 48px);width:calc(100% - 96px);transform:translateY(-50%);overflow:hidden}.connector-line[data-astro-cid-cmgpsf2k]{flex:1;height:2px;background:linear-gradient(90deg,#222,#444,#222);background-size:200% 100%;animation:flowLine 3s ease-in-out infinite;position:relative}[data-theme=light] .connector-line[data-astro-cid-cmgpsf2k]{background:linear-gradient(90deg,#d1d5db,#9ca3af,#d1d5db);background-size:200% 100%}.connector-line[data-astro-cid-cmgpsf2k]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);background-size:50% 100%;animation:shimmerLine 2s ease-in-out infinite}@keyframes flowLine{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes shimmerLine{0%{transform:translate(-100%)}to{transform:translate(200%)}}[data-theme=light] .connector-line[data-astro-cid-cmgpsf2k]:after{background:linear-gradient(90deg,transparent,rgba(0,0,0,.06),transparent);background-size:50% 100%}.connector-arrow[data-astro-cid-cmgpsf2k]{width:20px;height:20px;color:#444;flex-shrink:0;margin-left:-4px;animation:pulseArrow 2s ease-in-out infinite}[data-theme=light] .connector-arrow[data-astro-cid-cmgpsf2k]{color:#9ca3af}@keyframes pulseArrow{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(2px)}}}.step-content[data-astro-cid-cmgpsf2k]{max-width:240px}.step-title[data-astro-cid-cmgpsf2k]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}@media(min-width:768px){.step-title[data-astro-cid-cmgpsf2k]{font-size:1.375rem}}.step-description[data-astro-cid-cmgpsf2k]{font-size:.9375rem;color:var(--text-subtle);line-height:1.6}.themes-grid[data-astro-cid-fl2vbzix]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(min-width:640px){.themes-grid[data-astro-cid-fl2vbzix]{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(min-width:1024px){.themes-grid[data-astro-cid-fl2vbzix]{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media(min-width:1280px){.themes-grid[data-astro-cid-fl2vbzix]{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.themes-header[data-astro-cid-fl2vbzix]{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.themes-header[data-astro-cid-fl2vbzix].visible{opacity:1;transform:translateY(0)}.theme-card[data-astro-cid-fl2vbzix]{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;border:1px solid var(--border-secondary);transition:all .3s ease;background:var(--bg-secondary);opacity:0;transform:scale(1.08)}.themes-grid[data-astro-cid-fl2vbzix].visible .theme-card[data-astro-cid-fl2vbzix]{animation:themeScaleIn .5s cubic-bezier(.34,1.56,.64,1) both;animation-delay:calc(var(--i) * .07s)}@keyframes themeScaleIn{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.themes-header[data-astro-cid-fl2vbzix],.theme-card[data-astro-cid-fl2vbzix]{opacity:1;transform:none}.themes-grid[data-astro-cid-fl2vbzix].visible .theme-card[data-astro-cid-fl2vbzix]{animation:none}}.theme-card[data-astro-cid-fl2vbzix]:hover{border-color:var(--text-dim);transform:translateY(-4px);box-shadow:0 12px 40px #0006}.timer-mockup[data-astro-cid-fl2vbzix]{padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem;background:var(--theme-bg)}[data-theme=light] .timer-mockup[data-astro-cid-fl2vbzix]{background:var(--theme-bg-light)}.timer-circle-container[data-astro-cid-fl2vbzix]{position:relative;width:100px;height:100px}@media(min-width:640px){.timer-circle-container[data-astro-cid-fl2vbzix]{width:110px;height:110px}}.timer-svg[data-astro-cid-fl2vbzix]{width:100%;height:100%}.timer-bg-ring[data-astro-cid-fl2vbzix]{stroke:#333}[data-theme=light] .timer-bg-ring[data-astro-cid-fl2vbzix]{stroke:#e0e0e0}.progress-circle[data-astro-cid-fl2vbzix]{stroke:var(--theme-accent);filter:drop-shadow(0 0 8px color-mix(in srgb,var(--theme-accent) 25%,transparent))}[data-theme=light] .progress-circle[data-astro-cid-fl2vbzix]{stroke:var(--theme-accent-light);filter:drop-shadow(0 0 8px color-mix(in srgb,var(--theme-accent-light) 25%,transparent))}.timer-inner-glow[data-astro-cid-fl2vbzix]{fill:color-mix(in srgb,var(--theme-accent) 3%,transparent)}.timer-display[data-astro-cid-fl2vbzix]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;display:flex;flex-direction:column;gap:2px;color:var(--theme-text)}[data-theme=light] .timer-display[data-astro-cid-fl2vbzix]{color:var(--theme-text-light)}.timer-time[data-astro-cid-fl2vbzix]{font-size:1.25rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em}@media(min-width:640px){.timer-time[data-astro-cid-fl2vbzix]{font-size:1.375rem}}.timer-label[data-astro-cid-fl2vbzix]{font-size:.5rem;font-weight:600;letter-spacing:.15em;color:var(--theme-accent)}[data-theme=light] .timer-label[data-astro-cid-fl2vbzix]{color:var(--theme-accent-light)}.timer-controls[data-astro-cid-fl2vbzix]{display:flex;align-items:center;gap:.5rem}.control-dot[data-astro-cid-fl2vbzix]{width:6px;height:6px;border-radius:50%;border:1px solid var(--theme-accent);background:color-mix(in srgb,var(--theme-accent) 25%,transparent)}[data-theme=light] .control-dot[data-astro-cid-fl2vbzix]{border-color:var(--theme-accent-light);background:color-mix(in srgb,var(--theme-accent-light) 25%,transparent)}.control-bar[data-astro-cid-fl2vbzix]{width:24px;height:3px;border-radius:2px;background:var(--theme-accent)}[data-theme=light] .control-bar[data-astro-cid-fl2vbzix]{background:var(--theme-accent-light)}.theme-info[data-astro-cid-fl2vbzix]{padding:.875rem 1rem;background:var(--bg-surface);border-top:1px solid var(--border-primary);display:flex;flex-direction:column;gap:.25rem}.theme-name-row[data-astro-cid-fl2vbzix]{display:flex;align-items:center;gap:.5rem}.theme-color-indicator[data-astro-cid-fl2vbzix]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.theme-name[data-astro-cid-fl2vbzix]{font-size:.8125rem;font-weight:600;color:var(--text-primary)}.theme-badge-new[data-astro-cid-fl2vbzix]{font-size:.5625rem;font-weight:700;letter-spacing:.05em;padding:.125rem .375rem;border-radius:3px;background:#22c55e;color:#fff;line-height:1;flex-shrink:0}.theme-description[data-astro-cid-fl2vbzix]{font-size:.6875rem;color:var(--text-subtle);padding-left:1rem}.theme-card-doodle[data-astro-cid-fl2vbzix]{background:#fffbeb;border:2px dashed #000;border-radius:16px}.theme-card-doodle[data-astro-cid-fl2vbzix]:hover{border-color:#000;transform:translateY(-4px) rotate(1deg)}.theme-card-doodle[data-astro-cid-fl2vbzix] .theme-info[data-astro-cid-fl2vbzix]{background:#fef3c7;border-top:2px dashed #000}.theme-card-doodle[data-astro-cid-fl2vbzix] .theme-name[data-astro-cid-fl2vbzix]{color:#000;font-family:Comic Sans MS,cursive,sans-serif}.theme-card-doodle[data-astro-cid-fl2vbzix] .theme-description[data-astro-cid-fl2vbzix]{color:#666}.progress-circle[data-astro-cid-fl2vbzix]{transition:stroke-dashoffset 1.2s ease-in-out,stroke .2s ease}.theme-card[data-astro-cid-fl2vbzix]:hover .progress-circle[data-astro-cid-fl2vbzix]{stroke-dashoffset:0}.theme-card[data-astro-cid-fl2vbzix]:hover .timer-label[data-astro-cid-fl2vbzix]{animation:labelPulse 1s ease-in-out infinite}@keyframes labelPulse{0%,to{opacity:1}50%{opacity:.5}}.stats-section[data-astro-cid-bhxv2qxz]{position:relative;overflow:hidden}.stats-grid[data-astro-cid-bhxv2qxz]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:768px){.stats-grid[data-astro-cid-bhxv2qxz]{grid-template-columns:repeat(3,1fr);gap:3rem}}@media(min-width:1024px){.stats-grid[data-astro-cid-bhxv2qxz]{grid-template-columns:repeat(6,1fr);gap:2rem}}.stat-item[data-astro-cid-bhxv2qxz]{text-align:center;animation:fadeInUp .6s ease-out both;animation-delay:var(--delay)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stat-number[data-astro-cid-bhxv2qxz]{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,var(--text-primary) 0%,var(--text-muted) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:768px){.stat-number[data-astro-cid-bhxv2qxz]{font-size:3rem}}@media(min-width:1024px){.stat-number[data-astro-cid-bhxv2qxz]{font-size:2.5rem}}.stat-label[data-astro-cid-bhxv2qxz]{font-size:.875rem;color:var(--text-subtle);line-height:1.4}.upcoming-section[data-astro-cid-jz2iavy4]{background:var(--surface-overlay)}.upcoming-header-wrap[data-astro-cid-jz2iavy4]{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.upcoming-header-wrap[data-astro-cid-jz2iavy4].visible{opacity:1;transform:translateY(0)}.upcoming-card[data-astro-cid-jz2iavy4]{opacity:0;transform:translateY(24px)}.upcoming-grid[data-astro-cid-jz2iavy4].visible .upcoming-card[data-astro-cid-jz2iavy4]{animation:upcomingSlideIn .5s ease-out both;animation-delay:calc(var(--i) * .1s)}@keyframes upcomingSlideIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.upcoming-header-wrap[data-astro-cid-jz2iavy4],.upcoming-card[data-astro-cid-jz2iavy4]{opacity:1;transform:none}.upcoming-grid[data-astro-cid-jz2iavy4].visible .upcoming-card[data-astro-cid-jz2iavy4]{animation:none}}.upcoming-grid[data-astro-cid-jz2iavy4]{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.upcoming-grid[data-astro-cid-jz2iavy4]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.upcoming-grid[data-astro-cid-jz2iavy4]{grid-template-columns:repeat(4,1fr)}}.upcoming-card[data-astro-cid-jz2iavy4]{background:var(--surface-overlay);border:1px solid var(--border-secondary);border-radius:12px;padding:1.5rem;transition:all .3s ease}.upcoming-card[data-astro-cid-jz2iavy4]:hover{border-color:var(--border-tertiary);transform:translateY(-2px)}.upcoming-header[data-astro-cid-jz2iavy4]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.upcoming-icon[data-astro-cid-jz2iavy4]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:10px;color:#6366f1}.upcoming-icon[data-astro-cid-jz2iavy4] svg[data-astro-cid-jz2iavy4]{width:20px;height:20px}.upcoming-status[data-astro-cid-jz2iavy4]{font-size:.6875rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;border:1px solid}.upcoming-title[data-astro-cid-jz2iavy4]{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.upcoming-description[data-astro-cid-jz2iavy4]{font-size:.875rem;color:var(--text-subtle);line-height:1.5;margin:0}.feedback-cta[data-astro-cid-jz2iavy4]{margin-top:3rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.feedback-cta[data-astro-cid-jz2iavy4] p[data-astro-cid-jz2iavy4]{color:var(--text-subtle);font-size:.875rem}.feedback-link[data-astro-cid-jz2iavy4]{display:inline-flex;align-items:center;gap:.5rem;color:#6366f1;background:none;border:none;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.feedback-link[data-astro-cid-jz2iavy4]:hover{color:#818cf8}.feedback-link[data-astro-cid-jz2iavy4]:hover .arrow-icon[data-astro-cid-jz2iavy4]{transform:translate(4px)}.arrow-icon[data-astro-cid-jz2iavy4]{width:16px;height:16px;transition:transform .2s ease}.modal-overlay[data-astro-cid-jz2iavy4]{position:fixed;inset:0;z-index:100;background:#000000b3;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.modal-overlay[data-astro-cid-jz2iavy4].active{opacity:1;visibility:visible}.modal[data-astro-cid-jz2iavy4]{width:100%;max-width:520px;background:var(--bg-primary);border:1px solid var(--border-secondary);border-radius:12px;overflow:hidden;transform:translateY(10px) scale(.98);transition:transform .2s ease}.modal-overlay[data-astro-cid-jz2iavy4].active .modal[data-astro-cid-jz2iavy4]{transform:translateY(0) scale(1)}.modal-header[data-astro-cid-jz2iavy4]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-primary)}.modal-header[data-astro-cid-jz2iavy4] h3[data-astro-cid-jz2iavy4]{font-size:1.0625rem;font-weight:600;color:var(--text-primary);margin:0}.modal-close[data-astro-cid-jz2iavy4]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:var(--text-muted);cursor:pointer;transition:all .15s ease}.modal-close[data-astro-cid-jz2iavy4]:hover{background:var(--bg-surface);color:var(--text-primary)}.modal-close[data-astro-cid-jz2iavy4] svg[data-astro-cid-jz2iavy4]{width:18px;height:18px}.feedback-form[data-astro-cid-jz2iavy4]{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.form-row[data-astro-cid-jz2iavy4]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:480px){.form-row[data-astro-cid-jz2iavy4]{grid-template-columns:1fr}}.form-group[data-astro-cid-jz2iavy4]{display:flex;flex-direction:column;gap:.375rem}.form-group[data-astro-cid-jz2iavy4] label[data-astro-cid-jz2iavy4]{font-size:.8125rem;font-weight:500;color:var(--text-secondary)}.optional[data-astro-cid-jz2iavy4]{font-weight:400;color:var(--text-subtle);font-size:.75rem}.required[data-astro-cid-jz2iavy4]{color:#ef4444}.form-group[data-astro-cid-jz2iavy4] input[data-astro-cid-jz2iavy4],.form-group[data-astro-cid-jz2iavy4] textarea[data-astro-cid-jz2iavy4]{width:100%;padding:.625rem .75rem;background:var(--bg-secondary);border:1px solid var(--border-secondary);border-radius:6px;color:var(--text-primary);font-size:.875rem;font-family:inherit;outline:none;transition:border-color .15s ease;box-sizing:border-box}.form-group[data-astro-cid-jz2iavy4] input[data-astro-cid-jz2iavy4]::placeholder,.form-group[data-astro-cid-jz2iavy4] textarea[data-astro-cid-jz2iavy4]::placeholder{color:var(--text-subtle)}.form-group[data-astro-cid-jz2iavy4] input[data-astro-cid-jz2iavy4]:focus,.form-group[data-astro-cid-jz2iavy4] textarea[data-astro-cid-jz2iavy4]:focus{border-color:var(--text-muted)}.form-group[data-astro-cid-jz2iavy4] textarea[data-astro-cid-jz2iavy4]{resize:vertical;min-height:100px;line-height:1.5}.form-actions[data-astro-cid-jz2iavy4]{display:flex;justify-content:flex-end;gap:.75rem;padding-top:.25rem}.btn-cancel[data-astro-cid-jz2iavy4]{padding:.5rem 1rem;background:transparent;border:1px solid var(--border-secondary);border-radius:6px;color:var(--text-muted);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease}.btn-cancel[data-astro-cid-jz2iavy4]:hover{border-color:var(--border-tertiary);color:var(--text-primary)}.btn-submit[data-astro-cid-jz2iavy4]{padding:.5rem 1.25rem;background:var(--text-primary);color:var(--bg-primary);border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}.btn-submit[data-astro-cid-jz2iavy4]:hover:not(:disabled){opacity:.85}.btn-submit[data-astro-cid-jz2iavy4]:disabled{opacity:.6;cursor:not-allowed}.feedback-success[data-astro-cid-jz2iavy4]{padding:3rem 1.5rem;text-align:center}.success-icon[data-astro-cid-jz2iavy4]{width:48px;height:48px;margin:0 auto 1rem;color:#22c55e}.success-icon[data-astro-cid-jz2iavy4] svg[data-astro-cid-jz2iavy4]{width:100%;height:100%}.feedback-success[data-astro-cid-jz2iavy4] h4[data-astro-cid-jz2iavy4]{font-size:1.0625rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.feedback-success[data-astro-cid-jz2iavy4] p[data-astro-cid-jz2iavy4]{font-size:.875rem;color:var(--text-subtle);margin-bottom:1.5rem}.btn-done[data-astro-cid-jz2iavy4]{padding:.5rem 1.25rem;background:var(--text-primary);color:var(--bg-primary);border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}.btn-done[data-astro-cid-jz2iavy4]:hover{opacity:.85}.cta-section[data-astro-cid-sz7xmlte]{text-align:center}.cta-content[data-astro-cid-sz7xmlte]{max-width:600px;margin:0 auto}.cta-subtitle[data-astro-cid-sz7xmlte]{color:var(--text-subtle);margin-bottom:2rem;font-size:1.125rem}.cta-browsers[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.browser-btn[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s ease}.browser-btn[data-astro-cid-sz7xmlte].chrome{background:var(--text-primary);color:var(--bg-primary)}.browser-btn[data-astro-cid-sz7xmlte].chrome:hover{opacity:.9;transform:translateY(-2px)}.browser-btn[data-astro-cid-sz7xmlte].firefox,.browser-btn[data-astro-cid-sz7xmlte].edge{background:transparent;color:var(--text-primary);border:1px solid var(--border-tertiary)}.browser-btn[data-astro-cid-sz7xmlte].firefox:hover,.browser-btn[data-astro-cid-sz7xmlte].edge:hover{border-color:var(--text-faint);transform:translateY(-2px)}.browser-icon[data-astro-cid-sz7xmlte]{width:18px;height:18px;object-fit:contain}.cta-note[data-astro-cid-sz7xmlte]{font-size:.875rem;color:var(--text-muted);font-weight:500}.footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border-primary);padding:2rem 0}.footer-content[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px){.footer-content[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between}}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1.5rem}.footer-logo[data-astro-cid-sz7xmlte]{font-weight:700;color:var(--text-primary)}.footer-tagline[data-astro-cid-sz7xmlte]{color:var(--text-subtle);font-size:.875rem}.footer-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:var(--text-subtle)}.footer-link[data-astro-cid-sz7xmlte]{color:var(--text-subtle);text-decoration:none;transition:color .2s ease}.footer-link[data-astro-cid-sz7xmlte]:hover{color:var(--text-primary)}.footer-divider[data-astro-cid-sz7xmlte]{color:var(--border-tertiary)}.footer-copy[data-astro-cid-sz7xmlte]{color:var(--text-subtle)}.scroll-top[data-astro-cid-sz7xmlte]{position:fixed;bottom:2rem;right:2rem;width:40px;height:40px;border-radius:50%;background:var(--bg-surface);border:1px solid var(--border-tertiary);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background .2s ease,border-color .2s ease;z-index:50}.scroll-top[data-astro-cid-sz7xmlte].visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-top[data-astro-cid-sz7xmlte]:hover{background:var(--bg-surface-hover);border-color:var(--text-faint);color:var(--text-primary)}.scroll-top[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:18px;height:18px}
