.page-module__VmafnG__page{height:calc(100vh - var(--app-header-height));height:calc(100dvh - var(--app-header-height));background:radial-gradient(circle at 50% 0%, #d98e4a1f, transparent 60%), var(--background);flex-direction:column;padding:.4rem 1.25rem .75rem;display:flex;overflow:hidden}.page-module__VmafnG__headBlock{text-align:center;flex:none;margin-bottom:.4rem}.page-module__VmafnG__mark{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.4em;text-transform:uppercase;color:var(--muted);opacity:.75;margin-bottom:.5rem;font-size:.6rem}.page-module__VmafnG__title{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:2.2rem;font-weight:500;line-height:.95}.page-module__VmafnG__title em{color:var(--accent);font-style:italic;animation:6s ease-in-out infinite page-module__VmafnG__title-glow}@keyframes page-module__VmafnG__title-glow{0%,to{text-shadow:0 0 30px #d98e4a00}50%{text-shadow:0 0 40px #d98e4a59}}.page-module__VmafnG__tagline{font-family:var(--font-heading);color:var(--muted);margin:.45rem 0 0;font-size:.95rem;font-style:italic}.page-module__VmafnG__subtitle{color:var(--muted);margin:.3rem 0 0;font-size:.9rem}.page-module__VmafnG__grid{grid-template-columns:repeat(2,1fr);gap:.85rem;max-width:480px;margin:0 auto;display:grid}.page-module__VmafnG__card{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:.3rem;height:100%;padding:.65rem;text-decoration:none;transition:border-color .15s,transform .15s;display:flex;position:relative;overflow:hidden}.page-module__VmafnG__cardBadge{background:var(--accent);color:#201a12;text-align:center;border-radius:999px;min-width:1.1rem;padding:.1rem .45rem;font-size:.7rem;font-weight:700;position:absolute;top:.6rem;right:.7rem}.page-module__VmafnG__card:hover{border-color:var(--accent);transform:translateY(-1px)}.page-module__VmafnG__card:focus,.page-module__VmafnG__card:focus-visible{outline:none}.page-module__VmafnG__card:active{border-color:var(--accent);box-shadow:0 0 0 2px #d98e4a59}.page-module__VmafnG__cardIcon{color:var(--accent)}.page-module__VmafnG__cardLabel{color:var(--foreground);font-size:.82rem;font-weight:600}.page-module__VmafnG__cardRole{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;line-height:1.2;display:-webkit-box;overflow:hidden}.page-module__VmafnG__donateButton{background:var(--accent);color:#201a12;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:.4rem;width:100%;max-width:480px;margin:.6rem auto 0;padding:.55rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.page-module__VmafnG__donateButton:hover{background:var(--accent-strong)}.page-module__VmafnG__shareButton{border:1px solid var(--border);width:100%;max-width:480px;color:var(--muted);cursor:pointer;background:0 0;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:.4rem;margin:.4rem auto 0;padding:.5rem 1rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:border-color .15s,color .15s;display:flex}.page-module__VmafnG__shareButton:hover{border-color:var(--accent);color:var(--foreground)}.page-module__VmafnG__utilityRow{flex-flow:wrap;flex:none;justify-content:center;align-items:center;gap:.4rem 1.4rem;max-width:480px;margin:.6rem auto 0;display:flex}.page-module__VmafnG__utilityLink{appearance:none;color:var(--muted);font-family:inherit;font-size:.82rem;line-height:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;text-decoration:none}.page-module__VmafnG__utilityLink:hover{color:var(--foreground)}
.homescroll-module__KQOCCG__scrollWrap{scroll-snap-type:y mandatory;scroll-behavior:smooth;border-radius:16px;flex:1 1 0;min-height:0;max-height:480px;position:relative;overflow-y:auto}.homescroll-module__KQOCCG__section{scroll-snap-align:start;scroll-snap-stop:always;opacity:.35;flex-direction:column;justify-content:flex-start;height:100%;min-height:100%;padding:.4rem .5rem .6rem;transition:opacity .35s,transform .35s;display:flex;transform:scale(.96)}.homescroll-module__KQOCCG__section.homescroll-module__KQOCCG__active{opacity:1;transform:scale(1)}.homescroll-module__KQOCCG__groupHead{text-align:center;margin-bottom:.45rem}.homescroll-module__KQOCCG__groupIcon{color:var(--accent)}.homescroll-module__KQOCCG__groupLabel{font-family:var(--font-heading);color:var(--foreground);margin:.2rem 0 .15rem;font-size:1.35rem;font-weight:500}.homescroll-module__KQOCCG__groupBlurb{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.28em;text-transform:uppercase;color:var(--muted);opacity:.8;justify-content:center;align-items:center;gap:.6rem;margin:0;font-size:.6rem;display:flex}.homescroll-module__KQOCCG__groupBlurb:before,.homescroll-module__KQOCCG__groupBlurb:after{content:"";background:var(--accent);opacity:.55;width:1.2rem;height:1px}.homescroll-module__KQOCCG__groupGrid{flex:1;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:.4rem;width:100%;max-width:480px;min-height:0;margin:0 auto;display:grid}.homescroll-module__KQOCCG__cardMeta{color:var(--accent);margin-top:-.35rem;font-size:.7rem;font-weight:600}.homescroll-module__KQOCCG__lockCard{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:.6rem;width:100%;max-width:300px;margin:0 auto;padding:1.5rem 1.25rem;display:flex}.homescroll-module__KQOCCG__lockText{color:var(--foreground);margin:.2rem 0 .4rem;font-size:.9rem;line-height:1.4}.homescroll-module__KQOCCG__gateUnlock{background:var(--accent);color:#201a12;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.7rem;font-size:.9rem;font-weight:700}.homescroll-module__KQOCCG__gateUnlock:hover{background:var(--accent-strong)}.homescroll-module__KQOCCG__gateUnlock:disabled{opacity:.6;cursor:default}.homescroll-module__KQOCCG__cardUrgent{border-color:#d98e4a8c;animation:2.8s ease-in-out infinite homescroll-module__KQOCCG__urgent-ember}@keyframes homescroll-module__KQOCCG__urgent-ember{0%,to{border-color:#d98e4a66;box-shadow:0 0 #d98e4a00}50%{border-color:#d98e4ad9;box-shadow:0 0 18px #d98e4a47}}.homescroll-module__KQOCCG__lockedTile{border:1px dashed var(--border);cursor:pointer;text-align:left;opacity:.6;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:.3rem;width:100%;height:100%;padding:.65rem;transition:opacity .15s,border-color .15s;display:flex;overflow:hidden}.homescroll-module__KQOCCG__lockedTile:hover{opacity:.9;border-color:var(--accent)}.homescroll-module__KQOCCG__lockedIcon{color:var(--muted)}.homescroll-module__KQOCCG__lockedPrompt{color:var(--accent);font-size:.68rem;font-weight:600}.homescroll-module__KQOCCG__myPageCardWrap{height:100%;position:relative}@keyframes homescroll-module__KQOCCG__mypage-jiggle-a{0%,to{transform:rotate(-1deg)}50%{transform:rotate(1deg)}}@keyframes homescroll-module__KQOCCG__mypage-jiggle-b{0%,to{transform:rotate(1deg)}50%{transform:rotate(-1deg)}}.homescroll-module__KQOCCG__jiggle{touch-action:none;cursor:grab;animation:.26s ease-in-out infinite homescroll-module__KQOCCG__mypage-jiggle-a}.homescroll-module__KQOCCG__jiggle:nth-child(2n){animation-name:homescroll-module__KQOCCG__mypage-jiggle-b;animation-delay:-.09s}.homescroll-module__KQOCCG__dragging{z-index:5;cursor:grabbing;animation:none;transform:scale(1.06);box-shadow:0 8px 20px #0006}.homescroll-module__KQOCCG__myPageRemove{border:1px solid var(--border);background:var(--background);width:1.3rem;height:1.3rem;color:var(--muted);cursor:pointer;z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:.4rem;right:.4rem}.homescroll-module__KQOCCG__myPageRemove:hover{color:var(--error);border-color:var(--error)}.homescroll-module__KQOCCG__myPageDone{border:1px solid var(--accent);color:var(--accent);cursor:pointer;background:#d98e4a24;border-radius:999px;margin-top:.5rem;padding:.35rem 1.1rem;font-size:.78rem;font-weight:700}.homescroll-module__KQOCCG__myPageDone:hover{background:#d98e4a38}.homescroll-module__KQOCCG__myPageAdd{border:1px dashed var(--border);height:96px;color:var(--muted);cursor:pointer;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;font-size:.78rem;display:flex}.homescroll-module__KQOCCG__myPageAdd:hover{border-color:var(--accent);color:var(--accent)}.homescroll-module__KQOCCG__pickerOverlay{z-index:20;background:#0a0805b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.homescroll-module__KQOCCG__pickerCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;width:100%;max-width:340px;max-height:min(65vh,65dvh);display:flex;overflow:hidden}.homescroll-module__KQOCCG__pickerHead{border-bottom:1px solid var(--border);color:var(--foreground);flex:none;justify-content:space-between;align-items:center;padding:.8rem 1rem;font-size:.85rem;font-weight:700;display:flex}.homescroll-module__KQOCCG__pickerHead button{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:.2rem;font-size:.78rem;font-weight:600;display:flex}.homescroll-module__KQOCCG__pickerHead button:hover{color:var(--accent)}.homescroll-module__KQOCCG__pickerList{flex:1;min-height:0;padding:.4rem;overflow-y:auto}.homescroll-module__KQOCCG__pickerEmpty{text-align:center;color:var(--muted);padding:1rem;font-size:.85rem}.homescroll-module__KQOCCG__pickerItem{width:100%;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.6rem;padding:.6rem .7rem;font-size:.85rem;display:flex}.homescroll-module__KQOCCG__pickerItem:hover{background:#d98e4a1a}.homescroll-module__KQOCCG__doneBadge{color:#a8b89a;background:#7c8a6b2e;border-radius:50%;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;display:flex;position:absolute;top:.6rem;right:.7rem}.homescroll-module__KQOCCG__tileStreak{color:var(--accent);align-items:center;gap:.15rem;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:2.05rem;right:.7rem}
.landing-module__Yg1gda__wrap{max-width:62rem;margin:0 auto;padding:0 1.25rem 4rem}.landing-module__Yg1gda__hero{max-width:40rem;padding:clamp(3.5rem,12vh,7rem) 0 clamp(2.5rem,7vh,4rem)}.landing-module__Yg1gda__eyebrow{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-size:.7rem}.landing-module__Yg1gda__headline{font-family:var(--font-heading);letter-spacing:-.02em;text-wrap:balance;color:var(--foreground);margin-bottom:1.35rem;font-size:clamp(2.4rem,7vw,4rem);font-weight:600;line-height:1.06}.landing-module__Yg1gda__headline em{color:var(--accent);font-style:italic}.landing-module__Yg1gda__sub{color:var(--muted);max-width:34rem;font-size:1.02rem;line-height:1.72}.landing-module__Yg1gda__ctaRow{flex-wrap:wrap;gap:.7rem;margin-top:2.25rem;display:flex}.landing-module__Yg1gda__ctaPrimary,.landing-module__Yg1gda__ctaGhost{border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.landing-module__Yg1gda__ctaPrimary{background:var(--accent);color:#1a1309;border:1px solid var(--accent)}.landing-module__Yg1gda__ctaPrimary:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.landing-module__Yg1gda__ctaGhost{border:1px solid var(--border);color:var(--foreground)}.landing-module__Yg1gda__ctaGhost:hover{border-color:var(--accent);color:var(--accent)}.landing-module__Yg1gda__ctaPrimary:focus-visible,.landing-module__Yg1gda__ctaGhost:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.landing-module__Yg1gda__ctaNote{color:var(--muted);margin-top:1rem;font-size:.78rem}.landing-module__Yg1gda__section{border-top:1px solid var(--border);padding:clamp(2.5rem,7vh,4rem) 0}.landing-module__Yg1gda__sectionHead{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.01em;margin-bottom:2rem;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:600}.landing-module__Yg1gda__rhythm{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;display:grid}.landing-module__Yg1gda__rhythmCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.4rem 1.3rem 1.5rem}.landing-module__Yg1gda__rhythmIcon{color:var(--accent);margin-bottom:.9rem}.landing-module__Yg1gda__rhythmTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:.55rem;font-size:1.2rem;font-weight:600}.landing-module__Yg1gda__rhythmBody{color:var(--muted);font-size:.88rem;line-height:1.68}.landing-module__Yg1gda__quote{border-left:2px solid var(--accent);max-width:40rem;padding:.4rem 0 .4rem 1.6rem}.landing-module__Yg1gda__quote p{font-family:var(--font-heading);color:var(--foreground);text-wrap:balance;font-size:clamp(1.25rem,3vw,1.7rem);font-style:italic;line-height:1.5}.landing-module__Yg1gda__restGrid{grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));gap:1.4rem 2rem;display:grid}.landing-module__Yg1gda__restCard{align-items:flex-start;gap:.8rem;display:flex}.landing-module__Yg1gda__restIcon{color:var(--accent);flex:none;margin-top:.2rem}.landing-module__Yg1gda__restTitle{color:var(--foreground);margin-bottom:.3rem;font-size:.95rem;font-weight:650}.landing-module__Yg1gda__restBody{color:var(--muted);font-size:.85rem;line-height:1.65}.landing-module__Yg1gda__closer{border-top:1px solid var(--border);text-align:center;padding:clamp(3rem,9vh,5rem) 0}.landing-module__Yg1gda__closerHead em{color:var(--accent);font-style:italic}.landing-module__Yg1gda__closerHead{font-family:var(--font-heading);color:var(--foreground);text-wrap:balance;letter-spacing:-.01em;margin-bottom:1.75rem;font-size:clamp(1.6rem,4.5vw,2.5rem);font-weight:600}.landing-module__Yg1gda__footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding-top:1.75rem;font-size:.78rem;display:flex}.landing-module__Yg1gda__footer a{color:var(--muted);text-decoration:none}.landing-module__Yg1gda__footer a:hover{color:var(--accent)}@media (prefers-reduced-motion:reduce){.landing-module__Yg1gda__ctaPrimary,.landing-module__Yg1gda__ctaGhost{transition:none}}
