.qt-module__Sq0OjG__container{background:var(--bg-color);touch-action:none;flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.qt-module__Sq0OjG__container::-webkit-scrollbar{display:none}.qt-module__Sq0OjG__headerStats{background:var(--surface-raised-strong);border:1px solid var(--border-color);box-sizing:border-box;min-width:0;height:36px;box-shadow:var(--surface-shadow-soft);border-radius:100px;flex:1;align-items:center;gap:8px;margin-right:12px;padding:0 12px;display:flex;position:relative;overflow:hidden}.qt-module__Sq0OjG__liveBadgeMini{color:#fff;background:#ff3b30;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0 5px;font-size:.6rem;font-weight:900;display:flex}.qt-module__Sq0OjG__tickerItemMini{white-space:nowrap;height:100%;color:var(--text-secondary);align-items:center;padding-right:40px;font-size:.75rem;font-weight:700;display:flex}.qt-module__Sq0OjG__marqueeTrack{white-space:nowrap;will-change:transform;animation:45s linear infinite qt-module__Sq0OjG__marqueeScroll;display:flex}@keyframes qt-module__Sq0OjG__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.qt-module__Sq0OjG__tickerContainerMini{flex:1;align-items:center;height:100%;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.qt-module__Sq0OjG__header{padding:16px 20px;padding-top:max(16px,env(safe-area-inset-top));z-index:100;background:var(--header-bg);-webkit-backdrop-filter:var(--header-blur);border-bottom:1px solid var(--border-color);flex-direction:column;gap:12px;display:flex;position:sticky;top:0}[data-theme=night] .qt-module__Sq0OjG__header,[data-theme=dark] .qt-module__Sq0OjG__header{background:0 0}.qt-module__Sq0OjG__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:600px;height:36px;margin:0 auto;padding:0;display:flex}.qt-module__Sq0OjG__logo{width:auto;height:32px;display:block}.qt-module__Sq0OjG__userInfo{background:var(--card-bg);border:1px solid var(--surface-border);height:40px;box-shadow:var(--surface-shadow-soft);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:14px;align-items:center;gap:8px;padding:0 4px 0 10px;text-decoration:none;transition:all .2s cubic-bezier(.2,0,0,1);display:flex}.qt-module__Sq0OjG__userName{color:var(--text-primary);font-size:.85rem;font-weight:700;font-family:var(--font-main)}.qt-module__Sq0OjG__mannaBadge{background:var(--card-bg);border:1px solid var(--surface-border);height:40px;box-shadow:var(--surface-shadow-soft);-webkit-tap-highlight-color:transparent;border-radius:14px;align-items:center;gap:6px;padding:0 12px;text-decoration:none;transition:all .2s cubic-bezier(.2,0,0,1);display:flex}.qt-module__Sq0OjG__mannaCount{color:#b45309;font-size:.9rem;font-weight:800;font-family:var(--font-num);letter-spacing:-.02em}.qt-module__Sq0OjG__profileImageContainer{background:var(--bg-soft);border:1.5px solid var(--border-color);border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;display:flex;overflow:hidden}.qt-module__Sq0OjG__streakZero img{filter:grayscale()opacity(.6)}.qt-module__Sq0OjG__userInfo:hover .qt-module__Sq0OjG__streak{transform:scale(1.05)rotate(2deg);box-shadow:0 6px 15px #ff6b354d}.qt-module__Sq0OjG__main{max-width:600px;margin:0 auto;padding:24px 20px}.qt-module__Sq0OjG__briefingCard{background:var(--card-bg);box-shadow:var(--surface-shadow-card);border:1px solid var(--surface-border);border-radius:20px;align-items:center;gap:16px;margin-bottom:20px;padding:18px 20px;transition:all .2s;display:flex}.qt-module__Sq0OjG__briefingCard:active{transform:scale(.98)}.qt-module__Sq0OjG__weeklyMap{background:var(--card-bg);box-shadow:var(--surface-shadow-card);border:1px solid var(--surface-border);border-radius:24px;margin-bottom:24px;padding:20px;transition:transform .2s}.qt-module__Sq0OjG__dotsContainer{justify-content:space-between;align-items:center;padding:2px 4px;display:flex}.qt-module__Sq0OjG__dotWrapper{flex-direction:column;flex:1;align-items:center;gap:10px;display:flex}.qt-module__Sq0OjG__dot{border-radius:5px;width:10px;height:10px;transition:all .3s cubic-bezier(.4,0,.2,1)}.qt-module__Sq0OjG__dotActive{background:var(--color-primary);transform:scale(1.15);box-shadow:0 0 12px #e07a5f66}.qt-module__Sq0OjG__dotInactive{background:var(--bg-soft);border:1px solid var(--border-color)}.qt-module__Sq0OjG__dayLabel{color:var(--text-secondary);opacity:.6;font-size:.75rem;font-weight:600;font-family:var(--font-main)}.qt-module__Sq0OjG__dayToday{color:var(--color-primary);opacity:1;font-weight:800}.qt-module__Sq0OjG__nativeCard{background:var(--card-bg);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;border:1px solid #38383813;border-radius:24px;transition:all .2s cubic-bezier(.2,0,0,1);box-shadow:0 14px 34px #38383811,inset 0 1px #ffffffeb}.qt-module__Sq0OjG__nativeCard:active{filter:brightness(.98);transform:scale(.96)}.qt-module__Sq0OjG__feedItemEntrance{opacity:0;animation:.6s cubic-bezier(.2,.8,.2,1) forwards qt-module__Sq0OjG__slideInUp;transform:translateY(15px)}@keyframes qt-module__Sq0OjG__slideInUp{to{opacity:1;transform:translateY(0)}}.qt-module__Sq0OjG__retreatBanner{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4e7050 0%,#2f3e33 100%);border:1px solid #ffffff1a;border-radius:24px;justify-content:space-between;align-items:center;margin-bottom:28px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #2f3e3340}.qt-module__Sq0OjG__retreatBanner:hover{border-color:#c8a97e66;transform:translateY(-4px);box-shadow:0 20px 40px #2f3e3366}.qt-module__Sq0OjG__retreatBanner:active{transform:scale(.98)}.qt-module__Sq0OjG__retreatBanner:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 0 0,#ffffff1a 0%,#0000 60%);position:absolute;inset:0}.qt-module__Sq0OjG__headerRetreatPill{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#4e7050 0%,#2f3e33 100%);border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:4px;height:36px;padding:0 14px;font-size:.72rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 4px 10px #2f3e331a}.qt-module__Sq0OjG__headerRetreatPillInner{align-items:center;gap:8px;animation:15s linear infinite paused qt-module__Sq0OjG__marquee;display:flex}@keyframes qt-module__Sq0OjG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.qt-module__Sq0OjG__headerRetreatPill:active{transform:scale(.95)}.qt-module__Sq0OjG__retreatPillEmoji{font-size:.8rem}.qt-module__Sq0OjG__verseCard{background:linear-gradient(135deg,var(--color-gold),#b8860b);color:#fff;border:1px solid #ffffff1a;border-radius:32px;margin-bottom:20px;padding:24px 28px;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000001a}.qt-module__Sq0OjG__verseLabel{text-transform:uppercase;letter-spacing:2px;opacity:.8;font-size:.8rem;font-family:var(--font-main);text-align:left;margin-bottom:10px}.qt-module__Sq0OjG__verseText{z-index:1;white-space:pre-wrap;word-break:keep-all;font-size:1.1rem;line-height:1.7;font-family:var(--font-title);text-align:left;margin-bottom:16px;position:relative}.qt-module__Sq0OjG__verseRef{opacity:.95;font-size:.95rem;font-weight:500;font-family:var(--font-title);text-align:left}.qt-module__Sq0OjG__primaryAction{background:var(--color-primary);color:#fff;border:none;border-radius:28px;justify-content:space-between;align-items:center;margin-bottom:32px;padding:24px 28px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 25px #ff6b3526}.qt-module__Sq0OjG__primaryAction:active{opacity:.9;transform:scale(.97)}.qt-module__Sq0OjG__actionCardPremium{will-change:transform;transform:translateZ(0)}.qt-module__Sq0OjG__actionCardPremium:active{filter:brightness(.95);transform:scale(.96)translateY(2px)}.qt-module__Sq0OjG__actionCardPremium:hover{box-shadow:0 12px 24px #0000000f}.qt-module__Sq0OjG__primaryActionText h3{font-size:1.25rem;font-weight:800;font-family:var(--font-main);margin:0}.qt-module__Sq0OjG__primaryActionText p{opacity:.7;font-size:.85rem;font-family:var(--font-main);margin:4px 0 0}.qt-module__Sq0OjG__infoGrid{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.qt-module__Sq0OjG__secondaryActions{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.qt-module__Sq0OjG__actionCard{background:var(--card-bg);text-align:left;cursor:pointer;border:1px solid var(--border-color);border-radius:28px;flex-direction:column;justify-content:center;min-height:120px;padding:24px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.qt-module__Sq0OjG__actionCard:before{content:attr(data-emoji);opacity:.08;pointer-events:none;z-index:0;font-size:64px;transition:all .3s;position:absolute;bottom:-10px;right:-5px;transform:rotate(-15deg)}@media (hover:hover){.qt-module__Sq0OjG__actionCard:hover{border-color:var(--color-gold);box-shadow:0 8px 20px #00000014}.qt-module__Sq0OjG__actionCard:hover:before{opacity:.12;transform:rotate(0)scale(1.1)}}.qt-module__Sq0OjG__actionCard.qt-module__Sq0OjG__locked{opacity:.7;filter:grayscale(.5);background:var(--color-bg-soft);border-style:dashed}.qt-module__Sq0OjG__actionCard.qt-module__Sq0OjG__locked:active{transform:none}.qt-module__Sq0OjG__actionCard.qt-module__Sq0OjG__locked .qt-module__Sq0OjG__actionTitle{color:var(--text-secondary)}.qt-module__Sq0OjG__actionIconMini{background:var(--color-bg-soft);z-index:1;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;display:flex;position:relative}.qt-module__Sq0OjG__actionTitle{color:var(--text-primary);font-size:1.05rem;font-weight:800;font-family:var(--font-main);z-index:1;letter-spacing:-.02em;margin-bottom:4px;position:relative}.qt-module__Sq0OjG__actionDesc{color:var(--text-secondary);z-index:1;word-break:keep-all;font-size:.8rem;line-height:1.3;position:relative}.qt-module__Sq0OjG__section{margin-bottom:32px}.qt-module__Sq0OjG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.qt-module__Sq0OjG__sectionTitle{color:var(--text-secondary);font-size:1.25rem;font-weight:600;font-family:var(--font-title)}.qt-module__Sq0OjG__sectionLink{color:var(--color-gold);font-size:.9rem;font-weight:500}.qt-module__Sq0OjG__sectionLink:hover{text-decoration:underline}.qt-module__Sq0OjG__qtList{flex-direction:column;gap:12px;display:flex}.qt-module__Sq0OjG__qtItem{background:var(--card-bg);cursor:pointer;border:1px solid var(--border-color);border-radius:28px;align-items:center;gap:16px;padding:20px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000a}.qt-module__Sq0OjG__qtItem:after{content:"";background:radial-gradient(circle at top right,var(--color-gold)0%,transparent 70%);opacity:.05;z-index:0;width:60px;height:60px;position:absolute;top:0;right:0}@media (hover:hover){.qt-module__Sq0OjG__qtItem:hover{border-color:var(--color-gold);transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}}.qt-module__Sq0OjG__qtItem:active{opacity:.9;transition:transform .1s;transform:scale(.98)}.qt-module__Sq0OjG__qtDate{background:var(--color-cream);border-radius:var(--radius-sm);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.qt-module__Sq0OjG__qtDateDay{color:var(--color-charcoal);font-size:1.25rem;font-weight:600;line-height:1;font-family:var(--font-main)}.qt-module__Sq0OjG__qtDateMonth{color:var(--color-brown);text-transform:uppercase;font-size:.7rem;font-family:var(--font-main)}.qt-module__Sq0OjG__qtContent{flex:1;min-width:0}.qt-module__Sq0OjG__qtTitle{color:var(--text-primary);font-size:1.05rem;font-weight:500;font-family:var(--font-title);margin-bottom:4px}.qt-module__Sq0OjG__qtVerse{color:var(--color-gold);font-size:.85rem;font-weight:500;font-family:var(--font-main);align-items:center;gap:4px;margin-bottom:8px;display:flex}.qt-module__Sq0OjG__qtPreview{color:#888;-webkit-line-clamp:2;line-clamp:2;white-space:normal;font-size:.9rem;line-height:1.4;font-family:var(--font-main);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.qt-module__Sq0OjG__emptyState{text-align:center;background:var(--color-white);border-radius:var(--radius-lg);padding:48px 24px}.qt-module__Sq0OjG__emptyIcon{margin-bottom:16px;font-size:3rem}.qt-module__Sq0OjG__emptyTitle{color:#444;font-size:1.15rem;font-weight:600;font-family:var(--font-main);word-break:keep-all;margin-bottom:8px}.qt-module__Sq0OjG__emptyDesc{color:var(--color-brown);font-size:.9rem;font-family:var(--font-main);word-break:keep-all;margin-bottom:20px}.qt-module__Sq0OjG__bottomNav{background:var(--bg-color);border-top:1px solid var(--border-color);padding:8px 0;padding-bottom:max(8px,env(safe-area-inset-bottom));position:fixed;bottom:0;left:0;right:0}.qt-module__Sq0OjG__navItems{justify-content:space-around;max-width:500px;margin:0 auto;display:flex}.qt-module__Sq0OjG__navItem{color:var(--color-brown);flex-direction:column;align-items:center;gap:4px;padding:8px 16px;font-size:.75rem;text-decoration:none;transition:color .2s;display:flex}.qt-module__Sq0OjG__navItem:hover,.qt-module__Sq0OjG__navItemActive{color:var(--color-gold)}.qt-module__Sq0OjG__navIcon{font-size:1.5rem}.qt-module__Sq0OjG__loading{min-height:100vh;color:var(--color-brown);justify-content:center;align-items:center;font-size:1rem;display:flex}.qt-module__Sq0OjG__modalBackdrop{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.qt-module__Sq0OjG__modalContainer{background:var(--card-bg);border-radius:32px;width:100%;max-width:500px;max-height:85vh;padding:0;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000026}.qt-module__Sq0OjG__modalHeader{background:var(--bg-color);z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:24px 28px 16px;display:flex;position:sticky;top:0;left:0;right:0}.qt-module__Sq0OjG__modalClose{background:var(--input-bg);border:1px solid var(--border-color);cursor:pointer;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex}.qt-module__Sq0OjG__modalClose:hover{color:#191f28;background:#e5e8eb}.qt-module__Sq0OjG__modalInner{padding:0 32px 40px}.qt-module__Sq0OjG__modalTopInfo{border-bottom:1px solid #f2f4f6;margin-bottom:24px;padding-bottom:24px}.qt-module__Sq0OjG__modalDate{color:#999;font-size:.9rem;font-family:var(--font-main);margin-bottom:8px}.qt-module__Sq0OjG__modalTitle{color:var(--text-primary);font-size:1.6rem;font-weight:600;line-height:1.35;font-family:var(--font-title);margin-bottom:12px}.qt-module__Sq0OjG__modalRefBadge{color:var(--color-primary);font-size:.9rem;font-weight:500;font-family:var(--font-main);background:#ff6b3514;border:1px solid #ff6b351a;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;display:inline-flex}.qt-module__Sq0OjG__modalBibleText{background:var(--color-bg-soft);border-left:4px solid var(--color-gold);border-radius:16px;margin-top:20px;padding:20px}.qt-module__Sq0OjG__bibleTextContent{color:var(--text-secondary);white-space:pre-wrap;font-size:1.05rem;font-weight:400;line-height:1.8;font-family:var(--font-title);word-break:keep-all}.qt-module__Sq0OjG__modalSection{margin-bottom:32px}.qt-module__Sq0OjG__modalQuestion{color:var(--color-gold);font-size:.95rem;font-weight:600;font-family:var(--font-title);margin-bottom:12px}.qt-module__Sq0OjG__modalAnswer{color:var(--text-primary);background:var(--bg-color);white-space:pre-wrap;font-size:1.05rem;line-height:1.8;font-family:var(--font-title);word-break:keep-all;border:1px solid var(--border-color);border-radius:16px;padding:20px}.qt-module__Sq0OjG__modalEditInput{border:1px solid var(--color-primary);background:var(--input-bg);width:100%;color:var(--text-primary);font-size:1rem;font-family:var(--font-main);border-radius:16px;outline:none;min-height:100px;padding:16px;line-height:1.6}.qt-module__Sq0OjG__modalActions{border-top:1px solid #f2f4f6;flex-direction:column;gap:12px;padding-top:32px;display:flex}.qt-module__Sq0OjG__actionRow{gap:12px;display:flex}.qt-module__Sq0OjG__cancelBtn{background:var(--input-bg);height:56px;color:var(--text-secondary);cursor:pointer;font-size:1rem;font-weight:700;font-family:var(--font-main);border:none;border-radius:18px;flex:1;padding:0;transition:all .2s}.qt-module__Sq0OjG__shareBtn{color:#2e7d32;cursor:pointer;height:56px;font-size:1rem;font-weight:700;font-family:var(--font-main);background:#e8f5e9;border:none;border-radius:18px;flex:1.5;justify-content:center;align-items:center;gap:8px;padding:0;transition:all .2s;display:flex}.qt-module__Sq0OjG__shareBtn:hover{background:#dcedc8;transform:translateY(-2px)}.qt-module__Sq0OjG__deleteBtn{color:#e94e58;cursor:pointer;height:56px;font-weight:700;font-family:var(--font-main);background:#fff0f0;border:none;border-radius:18px;flex:1;justify-content:center;align-items:center;transition:all .2s;display:flex}.qt-module__Sq0OjG__deleteBtn:hover{background:#fee2e2;transform:translateY(-2px)}.qt-module__Sq0OjG__editBtn,.qt-module__Sq0OjG__saveBtn{background:var(--color-primary);color:#fff;cursor:pointer;height:56px;font-size:1rem;font-weight:700;font-family:var(--font-main);border:none;border-radius:18px;flex:1;padding:0;transition:all .2s}.qt-module__Sq0OjG__editBtn:hover,.qt-module__Sq0OjG__saveBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 20px #ff6b3533}@media (max-width:480px){.qt-module__Sq0OjG__modalContainer{border-radius:28px;align-self:center;width:calc(100% - 32px);max-height:88vh;margin:16px;position:relative}.qt-module__Sq0OjG__modalHeader{padding:20px 20px 10px}.qt-module__Sq0OjG__modalInner{padding:0 24px 32px}.qt-module__Sq0OjG__modalActions{padding-bottom:24px}.qt-module__Sq0OjG__tickerItemMini{font-size:.7rem}.qt-module__Sq0OjG__headerStats{gap:4px;padding:0 10px}}@keyframes qt-module__Sq0OjG__loading-bar{0%{left:-50%}to{left:100%}}.qt-module__Sq0OjG__loadingGauge{background:linear-gradient(90deg,var(--color-primary),#ffb07c);border-radius:100px;width:60%;height:100%;animation:2.5s ease-in-out infinite qt-module__Sq0OjG__loading-bar;position:absolute;top:0;left:0;box-shadow:0 0 10px #ff6b3566}.qt-module__Sq0OjG__liveBadgeMini{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ff4b4b;border-radius:3px;flex-shrink:0;padding:1px 5px;font-size:.6rem;font-weight:800}.qt-module__Sq0OjG__tickerContainerMini{flex:1;align-items:center;height:18px;display:flex;overflow:hidden}.qt-module__Sq0OjG__tickerItemMini{white-space:nowrap;color:var(--text-secondary);font-size:.8rem;font-family:var(--font-main);align-items:center;gap:5px;display:flex}.qt-module__Sq0OjG__rankIconMini{justify-content:center;align-items:center;display:inline-flex}.qt-module__Sq0OjG__termLink{color:inherit;text-underline-offset:4px;cursor:help;font-weight:inherit;border-bottom:none;align-items:center;gap:2px;-webkit-text-decoration:underline wavy #3a2e2466;text-decoration:underline wavy #3a2e2466;transition:all .2s;display:inline-flex}.qt-module__Sq0OjG__termLink:hover{border-bottom-color:var(--color-gold);background:#3a2e240d}.qt-module__Sq0OjG__inlineTooltip{background:var(--card-bg);z-index:9999;border:1px solid var(--border-color);pointer-events:auto;border-radius:20px;width:280px;max-width:calc(100vw - 40px);padding:18px;animation:.3s cubic-bezier(.16,1,.3,1) qt-module__Sq0OjG__tooltip-fade-in;position:absolute;box-shadow:0 10px 40px #00000026,0 0 1px #0000001a}@keyframes qt-module__Sq0OjG__tooltip-fade-in{0%{opacity:0;transform:translate(-50%,-90%)scale(.95)}to{opacity:1;transform:translate(-50%,-100%)scale(1)}}.qt-module__Sq0OjG__tooltipHeader{align-items:center;gap:8px;margin-bottom:8px;display:flex}.qt-module__Sq0OjG__tooltipLabel{color:var(--color-gold);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:800}.qt-module__Sq0OjG__tooltipTitle{color:#3a2e24;font-size:1.1rem;font-weight:800;font-family:var(--font-title);margin:0}.qt-module__Sq0OjG__tooltipDesc{color:#6b7280;word-break:keep-all;font-size:.9rem;line-height:1.6;font-family:var(--font-main);margin:0}.qt-module__Sq0OjG__guideCard{background:#fffbf7;border:1px solid #deb8874d;border-radius:16px;align-items:center;gap:12px;margin-top:-12px;margin-bottom:24px;padding:14px 20px;transition:all .2s;display:flex;box-shadow:0 4px 15px #00000005}.qt-module__Sq0OjG__guideCard:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000000a}.qt-module__Sq0OjG__guideIconMini{opacity:.8;flex-shrink:0}.qt-module__Sq0OjG__guideText{color:#8c7b6c;font-size:.85rem;font-family:var(--font-main);margin:0;font-weight:500;line-height:1.5}.qt-module__Sq0OjG__homeContainer{max-width:600px;padding:0 20px calc(68px + env(safe-area-inset-bottom));flex-direction:column;flex:1;justify-content:flex-start;gap:30px;width:100%;margin:0 auto;display:flex;overflow:hidden}.qt-module__Sq0OjG__homeCardLink{width:100%;display:block}.qt-module__Sq0OjG__profileHeader{justify-content:space-between;align-items:center;padding:8px 4px;display:flex}.qt-module__Sq0OjG__profileInfoMini{align-items:center;gap:14px;display:flex}.qt-module__Sq0OjG__profileAvatar{background:#e5e7eb;border:3px solid #fff;border-radius:32px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000014}.qt-module__Sq0OjG__welcomeText h2{color:var(--text-primary);font-size:1.25rem;font-weight:800;font-family:var(--font-main);margin:0}.qt-module__Sq0OjG__welcomeText p{color:var(--text-secondary);font-size:.95rem;font-family:var(--font-main);margin:2px 0 0}.qt-module__Sq0OjG__streakBadgeMini{background:var(--surface-raised-strong);border:1px solid var(--border-color);box-sizing:border-box;height:36px;box-shadow:var(--surface-shadow-soft);border-radius:100px;justify-content:center;align-items:center;gap:6px;padding:0 10px;display:flex}.qt-module__Sq0OjG__streakNumber{color:var(--color-primary);font-size:.95rem;font-weight:800;font-family:var(--font-num);align-items:center;line-height:1;display:flex}.qt-module__Sq0OjG__floatingVerseCard{background:var(--card-bg);box-shadow:var(--surface-shadow-card);border:1px solid var(--surface-border);cursor:default;box-sizing:border-box;border-radius:28px;width:100%;padding:32px 28px;transition:opacity .2s cubic-bezier(.2,0,0,1);position:relative}.qt-module__Sq0OjG__verseContent{font-family:var(--font-title);color:var(--text-primary);text-align:center;word-break:keep-all;font-size:1.2rem;font-weight:700;line-height:1.7}.qt-module__Sq0OjG__verseReferenceMini{color:var(--color-primary);opacity:.7;text-align:center;margin-top:16px;font-size:.95rem;font-weight:600}.qt-module__Sq0OjG__weeklyGoalSection{background:var(--card-bg);border:1px solid var(--border-color);box-sizing:border-box;border-radius:28px;width:100%;padding:24px;box-shadow:0 10px 30px #0000000d}.qt-module__Sq0OjG__goalTitleRow{justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 4px;display:flex}.qt-module__Sq0OjG__goalTitleRow h3{color:var(--text-primary);font-size:1.15rem;font-weight:800}.qt-module__Sq0OjG__goalCount{color:var(--color-primary);font-size:1rem;font-weight:800;font-family:var(--font-num)}.qt-module__Sq0OjG__weekGrid{justify-content:space-between;padding:0 4px;display:flex}.qt-module__Sq0OjG__dayColumn{flex-direction:column;align-items:center;gap:12px;display:flex}.qt-module__Sq0OjG__dayNameLabel{color:var(--text-secondary);opacity:.6;font-size:.85rem;font-weight:700}.qt-module__Sq0OjG__dayCircle{background:var(--input-bg);border:2px solid #0000;border-radius:22px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.qt-module__Sq0OjG__dayCircleActive{background:var(--color-primary);box-shadow:0 4px 12px #e07a5f4d}.qt-module__Sq0OjG__dayCircleToday{border:2px dashed var(--color-primary)}.qt-module__Sq0OjG__dayCircleMissed{background:var(--hover-bg);opacity:.8;border:1.5px dashed #00000026}.qt-module__Sq0OjG__smallCheck{fill:none;stroke:#f5f3ef;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.qt-module__Sq0OjG__treasureSection{border:1px solid var(--border-color);box-sizing:border-box;background:#fff;border-radius:24px;align-items:center;gap:20px;width:100%;padding:20px 24px;display:flex;box-shadow:0 10px 30px #0000000d}.qt-module__Sq0OjG__treasureInfo h4{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:800}.qt-module__Sq0OjG__treasureInfo p{color:var(--text-secondary);margin:4px 0 0;font-size:.9rem;font-weight:600}.qt-module__Sq0OjG__treasureEnabled{animation:.5s infinite qt-module__Sq0OjG__chestShake;border-color:var(--color-primary)!important;background:#e07a5f14!important}@keyframes qt-module__Sq0OjG__chestShake{0%,to{transform:translate(0)}25%{transform:translate(-2px)rotate(-1deg)}75%{transform:translate(2px)rotate(1deg)}}.qt-module__Sq0OjG__mainCtaButton{background:var(--color-primary);cursor:pointer;box-sizing:border-box;border:none;border-radius:24px;justify-content:center;align-items:center;gap:16px;width:100%;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #e07a5f33}.qt-module__Sq0OjG__ctaText{color:#fff;font-size:1.4rem;font-weight:800;font-family:var(--font-main)}.qt-module__Sq0OjG__ctaIcon{background:#fff3;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.qt-module__Sq0OjG__entryOverlay{z-index:1200;padding:max(20px,env(safe-area-inset-top))20px calc(110px + env(safe-area-inset-bottom));background:var(--bg-color);position:fixed;inset:0;overflow-y:auto}.qt-module__Sq0OjG__entryOverlayClose{color:var(--text-primary);z-index:2;background:#ffffffeb;border:1px solid #38383814;border-radius:12px;position:absolute;top:-52px;right:0;box-shadow:0 6px 16px #3838380f}.qt-module__Sq0OjG__entryOverlayContent{width:100%;max-width:420px;margin:max(88px,12vh) auto 0;position:relative}.qt-module__Sq0OjG__entryOverlayVerseWrap{transform-origin:top;width:100%}.qt-module__Sq0OjG__entryOverlayBundle{flex-direction:column;gap:16px;width:100%;display:flex}.qt-module__Sq0OjG__entryModePanel{border:1px solid var(--surface-border);background:#fffffff0;border-radius:28px;width:100%;overflow:hidden;box-shadow:0 14px 36px #38383814}.qt-module__Sq0OjG__entryModeBlock+.qt-module__Sq0OjG__entryModeBlock{border-top:1px solid var(--border-color)}.qt-module__Sq0OjG__entryModeCard{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:20px;outline:none;align-items:center;gap:12px;padding:18px 20px;transition:opacity .2s;display:flex}.qt-module__Sq0OjG__entryModeIcon{background:var(--bg-secondary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:box-shadow .2s,background .2s;display:flex}.qt-module__Sq0OjG__entryModeTextWrap{flex:1;align-items:center;gap:8px;display:flex}.qt-module__Sq0OjG__entryModeTitle{color:var(--text-primary);font-size:1rem;font-weight:700;font-family:var(--font-main);transition:color .2s}.qt-module__Sq0OjG__entryModeCompleted{color:#16a34a;font-size:.7rem;font-weight:700;font-family:var(--font-num);white-space:nowrap;background:#4ade801a;border-radius:6px;padding:2px 8px}.qt-module__Sq0OjG__entryModeSelectedMark{width:24px;min-width:24px;height:24px;color:var(--color-primary);justify-content:center;align-items:center;display:inline-flex}.qt-module__Sq0OjG__entryModeDetail{text-align:left;background:#ffffff85;border-top:1px solid #3838380f;flex-direction:column;gap:14px;padding:16px 20px 18px;display:flex}.qt-module__Sq0OjG__entryModeCopySlot{align-items:flex-start;height:108px;display:flex;overflow:hidden}.qt-module__Sq0OjG__entryModeEyebrow{color:var(--color-primary);letter-spacing:.02em;margin:0 0 6px;font-size:.75rem;font-weight:800}.qt-module__Sq0OjG__entryModeDropdownTitle{color:var(--text-primary);font-size:1rem;line-height:1.4;font-family:var(--font-title);margin:0 0 8px}.qt-module__Sq0OjG__entryModeDropdownText,.qt-module__Sq0OjG__entryModeIdleText{color:var(--text-secondary);font-size:.9rem;line-height:1.6;font-family:var(--font-main);word-break:keep-all;margin:0}.qt-module__Sq0OjG__entryModeStartButton{background:var(--color-primary);color:#fff;width:100%;height:52px;font-size:.98rem;font-weight:800;font-family:var(--font-main);cursor:pointer;border:none;border-radius:18px;box-shadow:0 10px 24px #ff6b352e}.qt-module__Sq0OjG__entryModeStartButton:disabled{cursor:default;box-shadow:none;background:#e07a5f61}[data-theme=night] .qt-module__Sq0OjG__modalClose:hover,[data-theme=dark] .qt-module__Sq0OjG__modalClose:hover{background:var(--surface-control-hover);color:var(--text-primary)}[data-theme=night] .qt-module__Sq0OjG__modalTopInfo,[data-theme=dark] .qt-module__Sq0OjG__modalTopInfo,[data-theme=night] .qt-module__Sq0OjG__modalActions,[data-theme=dark] .qt-module__Sq0OjG__modalActions{border-color:var(--border-color)}[data-theme=night] .qt-module__Sq0OjG__modalDate,[data-theme=dark] .qt-module__Sq0OjG__modalDate{color:var(--text-secondary)}[data-theme=night] .qt-module__Sq0OjG__shareBtn,[data-theme=dark] .qt-module__Sq0OjG__shareBtn{color:#86efac;background:#22c55e29}[data-theme=night] .qt-module__Sq0OjG__shareBtn:hover,[data-theme=dark] .qt-module__Sq0OjG__shareBtn:hover{background:#22c55e3d}[data-theme=night] .qt-module__Sq0OjG__deleteBtn,[data-theme=dark] .qt-module__Sq0OjG__deleteBtn{color:#fca5a5;background:#ef444429}[data-theme=night] .qt-module__Sq0OjG__deleteBtn:hover,[data-theme=dark] .qt-module__Sq0OjG__deleteBtn:hover{background:#ef44443d}[data-theme=night] .qt-module__Sq0OjG__floatingVerseCard,[data-theme=dark] .qt-module__Sq0OjG__floatingVerseCard,[data-theme=night] .qt-module__Sq0OjG__weeklyGoalSection,[data-theme=dark] .qt-module__Sq0OjG__weeklyGoalSection{background:#1e1e1e}[data-theme=night] .qt-module__Sq0OjG__headerStats,[data-theme=dark] .qt-module__Sq0OjG__headerStats,[data-theme=night] .qt-module__Sq0OjG__streakBadgeMini,[data-theme=dark] .qt-module__Sq0OjG__streakBadgeMini{background:var(--surface-raised-strong);border-color:var(--border-color);box-shadow:0 6px 18px #00000038}[data-theme=night] .qt-module__Sq0OjG__dayCircle,[data-theme=dark] .qt-module__Sq0OjG__dayCircle{background:var(--input-bg)}[data-theme=night] .qt-module__Sq0OjG__dayCircleMissed,[data-theme=dark] .qt-module__Sq0OjG__dayCircleMissed{background:#ffffff0f;border-color:#ffffff2e}[data-theme=night] .qt-module__Sq0OjG__treasureSection,[data-theme=dark] .qt-module__Sq0OjG__treasureSection{background:#ffffff08}@media (max-height:750px){.qt-module__Sq0OjG__homeContainer{padding-top:0;padding-bottom:calc(60px + env(safe-area-inset-bottom));gap:20px}.qt-module__Sq0OjG__header{padding-top:max(8px,env(safe-area-inset-top));gap:6px;padding-bottom:8px}.qt-module__Sq0OjG__headerContent,.qt-module__Sq0OjG__userInfo{height:32px}.qt-module__Sq0OjG__profileAvatar{width:24px;height:24px}.qt-module__Sq0OjG__verseContent{font-size:1rem;line-height:1.5}.qt-module__Sq0OjG__floatingVerseCard{padding:16px 20px}.qt-module__Sq0OjG__weeklyGoalSection{padding:12px 16px}.qt-module__Sq0OjG__goalTitleRow{margin-bottom:12px}.qt-module__Sq0OjG__dayCircle{width:32px;height:32px}.qt-module__Sq0OjG__treasureSection{padding:10px 16px}.qt-module__Sq0OjG__mainCtaButton{padding:16px}.qt-module__Sq0OjG__ctaText{font-size:1.1rem}}@media (max-height:600px){.qt-module__Sq0OjG__verseContent{font-size:.9rem}.qt-module__Sq0OjG__floatingVerseCard{padding:12px 16px}.qt-module__Sq0OjG__weeklyGoalSection{padding:8px 12px}.qt-module__Sq0OjG__dayCircle{width:28px;height:28px}.qt-module__Sq0OjG__treasureSection{padding:8px 12px}.qt-module__Sq0OjG__mainCtaButton{padding:12px}}@media (max-width:380px){.qt-module__Sq0OjG__homeContainer{gap:24px;padding-left:16px;padding-right:16px}.qt-module__Sq0OjG__dayCircle{width:32px;height:32px}.qt-module__Sq0OjG__dayNameLabel{font-size:.75rem}.qt-module__Sq0OjG__headerStats{flex:1.5;gap:4px;padding:0 8px 0 6px}.qt-module__Sq0OjG__tickerItemMini{letter-spacing:-.03em;font-size:.68rem}.qt-module__Sq0OjG__liveBadgeMini{height:14px;padding:0 2px;font-size:.5rem}.qt-module__Sq0OjG__streakBadgeMini{padding:0 6px!important}}@keyframes qt-module__Sq0OjG__tickerScroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.qt-module__Sq0OjG__skeleton{background:linear-gradient(90deg,#0000000a 25%,#00000014 50%,#0000000a 75%) 0 0/200% 100%;animation:1.5s linear infinite qt-module__Sq0OjG__skeleton-loading}[data-theme=night] .qt-module__Sq0OjG__skeleton{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%)}@keyframes qt-module__Sq0OjG__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.MannaSuccessModal-module__oF44wa__overlay{z-index:20000;padding:40px 24px;padding-bottom:env(safe-area-inset-bottom,40px);background-color:#fdfbf7;flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:fixed;inset:0}.MannaSuccessModal-module__oF44wa__container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-bottom:20px;display:flex;position:relative}.MannaSuccessModal-module__oF44wa__contentWrapper{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.MannaSuccessModal-module__oF44wa__iconWrapper{perspective:1000px;margin-bottom:40px;position:relative}.MannaSuccessModal-module__oF44wa__glow{filter:blur(40px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#ffd93d66 0%,#0000 70%);width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MannaSuccessModal-module__oF44wa__title{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 8px;font-family:Gowun Batang,serif;font-size:1.4rem;font-weight:800}.MannaSuccessModal-module__oF44wa__mannaDisplay{justify-content:center;align-items:baseline;gap:6px;margin-bottom:20px;display:flex}.MannaSuccessModal-module__oF44wa__mannaValue{color:#e07a5f;text-shadow:0 4px 20px #e07a5f33;font-family:Inter,sans-serif;font-size:5rem;font-weight:900;display:inline-block}.MannaSuccessModal-module__oF44wa__mannaUnit{color:var(--text-secondary);opacity:.8;font-family:Pretendard,sans-serif;font-size:1.2rem;font-weight:700}.MannaSuccessModal-module__oF44wa__message{font-family:var(--font-main);color:var(--text-secondary);word-break:keep-all;margin-bottom:32px;font-size:.95rem;line-height:1.6}.MannaSuccessModal-module__oF44wa__confirmBtn{color:#fff;cursor:pointer;background:#e07a5f;border:none;border-radius:24px;flex-shrink:0;width:100%;max-width:400px;margin-bottom:20px;padding:20px;font-family:Pretendard,sans-serif;font-size:1.2rem;font-weight:700;transition:all .2s cubic-bezier(.25,.46,.45,.94);box-shadow:0 10px 25px #e07a5f4d}.MannaSuccessModal-module__oF44wa__confirmBtn:active{transform:scale(.96)}.MannaSuccessModal-module__oF44wa__particle{pointer-events:none;position:absolute}.MannaSuccessModal-module__oF44wa__floatingChestWrapper{cursor:pointer;z-index:20005;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.MannaSuccessModal-module__oF44wa__chestBox{flex-direction:column;justify-content:center;align-items:center;display:flex}
