:root{--bg-color: #050505;--text-color: #e0e0e0;--text-muted: #888;--accent: #fff;--card-bg: #111;--border-color: #222;--font-family: "Geist Mono", monospace}html{font-family:var(--font-family);background:var(--bg-color);color:var(--text-color);scroll-behavior:smooth}body{margin:0;padding:0;width:100%;min-height:100vh;display:flex;flex-direction:column}*,*:before,*:after{box-sizing:border-box}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#444}.site-header[data-astro-cid-r2w4222r]{padding:1rem 2rem;display:flex;justify-content:center;align-items:center;position:sticky;top:0;z-index:100;background:#050505cc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.05)}nav[data-astro-cid-r2w4222r]{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px}.logo[data-astro-cid-r2w4222r]{font-weight:700;font-size:1.2rem;letter-spacing:-.02em}.about-link[data-astro-cid-r2w4222r]{font-size:.9rem;color:var(--text-muted);transition:color .2s}.about-link[data-astro-cid-r2w4222r]:hover{color:#fff}:root{--phone-width: 300px;--phone-ratio: 2.16;--bezel-color: #1a1a1a;--frame-color: #2c2c2c;--screen-radius: 35px;--outer-radius: 45px}.iphone-mockup[data-astro-cid-ny65hi5e]{position:relative;width:var(--phone-width);height:calc(var(--phone-width) * var(--phone-ratio));background:var(--bezel-color);border-radius:var(--outer-radius);box-shadow:0 0 0 4px var(--frame-color),0 20px 40px -10px #0006;padding:12px;box-sizing:border-box;z-index:1}.iphone-mockup[data-astro-cid-ny65hi5e]:before,.iphone-mockup[data-astro-cid-ny65hi5e]:after{content:"";position:absolute;background:var(--frame-color);border-radius:4px;z-index:-1}.iphone-mockup[data-astro-cid-ny65hi5e]:before{right:-6px;top:100px;width:6px;height:60px}.iphone-mockup[data-astro-cid-ny65hi5e]:after{left:-6px;top:90px;width:6px;height:110px;background:linear-gradient(to bottom,var(--frame-color) 0%,var(--frame-color) 45%,transparent 45%,transparent 55%,var(--frame-color) 55%,var(--frame-color) 100%)}.screen[data-astro-cid-ny65hi5e]{position:relative;width:100%;height:100%;background-color:#000;border-radius:var(--screen-radius);overflow:hidden;background-size:cover;background-position:center}.notch[data-astro-cid-ny65hi5e]{position:absolute;top:8px;left:50%;transform:translate(-50%);width:90px;height:26px;background-color:#000;border-radius:20px;z-index:10}.selection-section[data-astro-cid-kp5ovoue]{display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap;justify-content:center;margin:4rem 0;width:100%;max-width:1200px;padding:0 1rem;align-items:center}.card[data-astro-cid-kp5ovoue]{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:2rem;width:100%;max-width:350px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .2s,border-color .2s}.card[data-astro-cid-kp5ovoue]:hover{transform:translateY(-5px);border-color:#444}.install-btn[data-astro-cid-kp5ovoue]{background-color:#fff;color:#000;padding:.8rem 2rem;border-radius:50px;font-weight:600;font-size:.9rem;transition:opacity .2s;width:100%;display:inline-block;margin-top:2rem}.install-btn[data-astro-cid-kp5ovoue]:hover{opacity:.9}html.modal-open,html.modal-open body{overflow:hidden}.modal-overlay[data-astro-cid-kp5ovoue]{position:fixed;inset:0;display:grid;place-items:center;padding:1.25rem;background:#000000a6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1000}.modal-overlay[data-astro-cid-kp5ovoue][hidden]{display:none}.modal[data-astro-cid-kp5ovoue]{position:relative;width:100%;max-width:520px;background:#0a0a0aeb;border:1px solid rgba(255,255,255,.08);border-radius:28px;padding:2rem 1.5rem 1.25rem;box-shadow:0 30px 80px #0009;display:flex;flex-direction:column;max-height:calc(100vh - 2.5rem);max-height:calc(100dvh - 2.5rem)}.modal-close[data-astro-cid-kp5ovoue]{position:absolute;top:12px;right:14px;width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#00000059;color:#fffc;font-size:22px;line-height:1;cursor:pointer}.modal-close[data-astro-cid-kp5ovoue]:hover{color:#fff;border-color:#fff3}.modal-dots[data-astro-cid-kp5ovoue]{display:flex;justify-content:center;gap:10px;margin-bottom:1.25rem}.dot[data-astro-cid-kp5ovoue]{width:8px;height:8px;border-radius:999px;background:#ffffff2e}.dot[data-astro-cid-kp5ovoue].active{width:26px;background:#ffffffe6}.modal-content[data-astro-cid-kp5ovoue]{color:#ffffffeb;flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.modal-content[data-astro-cid-kp5ovoue] h2[data-astro-cid-kp5ovoue]{margin:.5rem 0 .75rem;font-size:1.8rem;letter-spacing:-.02em}.modal-subtitle[data-astro-cid-kp5ovoue]{text-align:center;margin:0 0 1.25rem;color:#fff9;line-height:1.5}.modal-section[data-astro-cid-kp5ovoue]{margin-top:1.25rem}.modal-section-title[data-astro-cid-kp5ovoue]{margin:0 0 .75rem;font-size:1.05rem;color:#ffffffe6}.modal-note[data-astro-cid-kp5ovoue]{margin:.9rem 0 0;color:#ffffff73;font-size:.95rem}.how-list[data-astro-cid-kp5ovoue]{margin:0;padding-left:1.2rem;color:#ffffff94;line-height:1.6}.how-list[data-astro-cid-kp5ovoue] li[data-astro-cid-kp5ovoue]{margin:.5rem 0}.qr-area[data-astro-cid-kp5ovoue]{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin:1.25rem 0}.qr-box[data-astro-cid-kp5ovoue]{width:170px;height:170px;border-radius:18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center}.qr-mock[data-astro-cid-kp5ovoue]{width:120px;height:120px;border-radius:12px;background:linear-gradient(135deg,#fff3,#ffffff0d);border:1px dashed rgba(255,255,255,.25);display:grid;place-items:center;font-weight:700;letter-spacing:.14em;color:#ffffffbf}.qr-mock[data-astro-cid-kp5ovoue] img[data-astro-cid-kp5ovoue]{width:100%;height:100%;object-fit:cover}.qr-hint[data-astro-cid-kp5ovoue]{text-align:center;font-size:.9rem;color:#ffffff80}.download-btn[data-astro-cid-kp5ovoue]{width:100%;display:inline-flex;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1rem;border-radius:999px;background:#fff;color:#000;font-weight:700;margin-top:.5rem}.download-btn[data-astro-cid-kp5ovoue]:hover{opacity:.92}.setup-help[data-astro-cid-kp5ovoue]{width:100%;margin-top:.75rem;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);overflow:hidden}.setup-help[data-astro-cid-kp5ovoue] summary[data-astro-cid-kp5ovoue]{list-style:none;cursor:pointer;padding:.85rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#ffcd50f2;font-weight:650;font-size:.95rem}.setup-help[data-astro-cid-kp5ovoue] summary[data-astro-cid-kp5ovoue]:hover{background:#ffcd500f}.setup-help[data-astro-cid-kp5ovoue] summary[data-astro-cid-kp5ovoue]::-webkit-details-marker{display:none}.setup-help-arrow[data-astro-cid-kp5ovoue]{width:10px;height:10px;border-right:2px solid rgba(255,205,80,.8);border-bottom:2px solid rgba(255,205,80,.8);transform:rotate(45deg);transition:transform .2s ease;flex:0 0 auto}.setup-help[data-astro-cid-kp5ovoue][open] .setup-help-arrow[data-astro-cid-kp5ovoue]{transform:rotate(-135deg)}.setup-help-body[data-astro-cid-kp5ovoue]{padding:0 1rem 1rem}.setup-help-note[data-astro-cid-kp5ovoue]{margin:.15rem 0 .85rem;color:#ffffff94;line-height:1.55;font-size:.92rem}.setup-help-quote[data-astro-cid-kp5ovoue]{display:inline-block;margin:.35rem 0;padding:.45rem .6rem;border-radius:10px;background:#ff78781f;border:1px solid rgba(255,120,120,.22);color:#ffffffc7}.setup-help-steps[data-astro-cid-kp5ovoue]{margin:0;padding-left:1.15rem;color:#ffffff9e;line-height:1.55;font-size:.92rem}.setup-help-steps[data-astro-cid-kp5ovoue] li[data-astro-cid-kp5ovoue]{margin:.4rem 0}.setup-help-foot[data-astro-cid-kp5ovoue]{margin:.85rem 0 .9rem;color:#ffffff80;font-size:.9rem;line-height:1.5}.setup-help-video[data-astro-cid-kp5ovoue]{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#000;max-height:340px;object-fit:contain}.setup-help-images[data-astro-cid-kp5ovoue]{margin-top:.8rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.setup-help-image[data-astro-cid-kp5ovoue]{width:100%;height:auto;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#000;display:block}@media(max-width:480px){.setup-help-images[data-astro-cid-kp5ovoue]{grid-template-columns:1fr}}.external[data-astro-cid-kp5ovoue]{opacity:.65;font-weight:900}.success-mark[data-astro-cid-kp5ovoue]{width:84px;height:84px;border-radius:999px;display:grid;place-items:center;margin:.75rem auto 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#ffffffe6;font-size:34px;line-height:1}.success-title[data-astro-cid-kp5ovoue]{margin:0 0 .5rem;text-align:center;font-size:1.4rem;color:#ffffffeb}.coffee-note[data-astro-cid-kp5ovoue]{margin-top:1.25rem;padding-top:1.1rem;border-top:1px solid rgba(255,255,255,.08);color:#ffffff80;line-height:1.55;text-align:center;font-size:.95rem}.coffee-sub[data-astro-cid-kp5ovoue]{margin-top:.35rem;color:#ffffff61;font-size:.9rem}.coffee-btn[data-astro-cid-kp5ovoue]{display:inline-block;background-color:#fd0;color:#000;font-weight:600;padding:1rem 3rem;border-radius:50px;font-size:1.1rem;transition:opacity .2s;margin-top:1.25rem}.coffee-btn[data-astro-cid-kp5ovoue]:hover{opacity:.9}.when-list[data-astro-cid-kp5ovoue]{margin:0;padding-left:1.2rem;color:#ffffff94;line-height:1.6}.when-list[data-astro-cid-kp5ovoue] li[data-astro-cid-kp5ovoue]{margin:.4rem 0}.modal-actions[data-astro-cid-kp5ovoue]{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem}.modal-btn[data-astro-cid-kp5ovoue]{flex:1;border-radius:999px;padding:.9rem 1rem;font-weight:700;cursor:pointer;border:1px solid transparent}.modal-btn[data-astro-cid-kp5ovoue].primary{background:#fff;color:#000}.modal-btn[data-astro-cid-kp5ovoue].ghost{background:transparent;color:#ffffffb3;border-color:#ffffff29}.modal-btn[data-astro-cid-kp5ovoue]:disabled{opacity:.45;cursor:not-allowed}.shortcut-name[data-astro-cid-kp5ovoue]{font-weight:600;color:#fff}@media(max-width:520px){.modal[data-astro-cid-kp5ovoue]{padding:1.75rem 1.1rem 1.1rem;border-radius:24px}}.hero-section[data-astro-cid-wse7a2hg]{text-align:center;padding:6rem 1rem 4rem;max-width:700px;width:100%;display:flex;flex-direction:column;align-items:center}h1[data-astro-cid-wse7a2hg]{font-size:3.5rem;margin-bottom:1.5rem;font-weight:800;line-height:1.1;letter-spacing:-.04em;background:linear-gradient(to bottom,#fff,#888);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subtitle[data-astro-cid-wse7a2hg]{font-size:1.2rem;color:var(--text-muted);line-height:1.6}@media(max-width:768px){h1[data-astro-cid-wse7a2hg]{font-size:2.5rem}}.explore-section[data-astro-cid-vvj4vhhu]{padding:4rem 1rem;text-align:center;max-width:900px;width:100%;display:flex;flex-direction:column;align-items:center}.quote-container[data-astro-cid-vvj4vhhu]{margin-bottom:4rem;max-width:900px}blockquote[data-astro-cid-vvj4vhhu]{font-size:1.5rem;font-style:italic;line-height:1.6;color:#ccc;margin:0 0 1.5rem;font-weight:300}cite[data-astro-cid-vvj4vhhu]{font-style:normal;color:var(--text-muted);font-size:.95rem}cite[data-astro-cid-vvj4vhhu] a[data-astro-cid-vvj4vhhu]{text-decoration:underline;text-decoration-color:#444;text-underline-offset:4px}.stats-row[data-astro-cid-vvj4vhhu]{display:flex;justify-content:space-around;gap:2rem;flex-wrap:wrap;width:100%;margin-bottom:3rem}.stat-item[data-astro-cid-vvj4vhhu]{display:flex;flex-direction:column;align-items:center}.stat-num[data-astro-cid-vvj4vhhu]{font-size:3rem;font-weight:300;color:#fff;margin-bottom:.5rem}.stat-desc[data-astro-cid-vvj4vhhu]{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.explore-text[data-astro-cid-vvj4vhhu]{font-size:1.1rem;line-height:1.6;color:#ccc;max-width:600px}@media(max-width:768px){.stats-row[data-astro-cid-vvj4vhhu]{gap:3rem}}.features-section[data-astro-cid-lzaadkbt]{padding:4rem 1rem;background:#0a0a0a;width:100%;max-width:100%!important;display:flex;flex-direction:column;align-items:center}.feature-container[data-astro-cid-lzaadkbt]{display:flex;gap:3rem;flex-wrap:wrap;justify-content:center;max-width:1000px;margin:0 auto;width:100%}.feature-card[data-astro-cid-lzaadkbt]{flex:1;min-width:300px;text-align:center;padding:2rem}.feature-card[data-astro-cid-lzaadkbt] h3[data-astro-cid-lzaadkbt]{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#fff}.feature-card[data-astro-cid-lzaadkbt] p[data-astro-cid-lzaadkbt]{color:var(--text-muted);line-height:1.6}.coffee-section[data-astro-cid-tchaw5ab]{padding:5rem 1rem;text-align:center;max-width:600px;width:100%;display:flex;flex-direction:column;align-items:center}.coffee-section[data-astro-cid-tchaw5ab] h2[data-astro-cid-tchaw5ab]{font-size:2rem;margin-bottom:1.5rem}.coffee-section[data-astro-cid-tchaw5ab] p[data-astro-cid-tchaw5ab]{color:var(--text-muted);margin-bottom:2.5rem;line-height:1.6}.coffee-btn[data-astro-cid-tchaw5ab]{display:inline-block;background-color:#fd0;color:#000;font-weight:600;padding:1rem 3rem;border-radius:50px;font-size:1.1rem;transition:opacity .2s}.coffee-btn[data-astro-cid-tchaw5ab]:hover{opacity:.9}footer[data-astro-cid-cirbx3ro]{padding:3rem 1rem;text-align:center;color:#444;font-size:.9rem;margin-top:auto;background:#080808;width:100%;border-top:1px solid #111}.footer-links[data-astro-cid-cirbx3ro]{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.footer-links[data-astro-cid-cirbx3ro] a[data-astro-cid-cirbx3ro]{color:#666;transition:color .2s}.footer-links[data-astro-cid-cirbx3ro] a[data-astro-cid-cirbx3ro]:hover{color:#999}main[data-astro-cid-zqvhxwan]{flex:1;display:flex;flex-direction:column;align-items:center;width:100%}
