*,*:before,*:after{box-sizing:border-box}:root{--verse-font-size: 1.25rem;--verse-font-size-focus: 22px}[data-font-size=small]{--verse-font-size: 1.05rem;--verse-font-size-focus: 18px}[data-font-size=medium]{--verse-font-size: 1.25rem;--verse-font-size-focus: 22px}[data-font-size=large]{--verse-font-size: 1.5rem;--verse-font-size-focus: 26px}[data-reduce-motion=true] .tab-panel,[data-reduce-motion=true] .onboarding-card{animation:none;transition:none}body{margin:0;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;background:#fafaf9;color:#292524;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html[data-theme=dark] body{background:#1c1917;color:#e7e5e4}.app{min-height:100dvh;display:flex;align-items:stretch;justify-content:center;padding:calc(env(safe-area-inset-top,0px) + 28px) 0 0}@media (min-width: 640px){.app{padding:16px}}.app-document{height:100dvh;flex-direction:column}.app-document .screen-document{flex:1;min-height:0;display:flex;flex-direction:column}.app-shell{width:100%;max-width:960px;background:#fafaf9;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;flex-direction:column;overflow:hidden}html[data-theme=dark] .app-shell{background:#1c1917;box-shadow:none}.app-shell-main{flex:1;display:flex;align-items:center;justify-content:center;overflow-y:auto;overflow-x:hidden;padding-bottom:72px}.screen{flex:1;display:flex;flex-direction:column}.tab-panel{width:100%;height:100%;animation:tabFadeIn .26s ease-out}.screen-main{width:100%;padding:16px 14px 10px}@media (min-width: 640px){.screen-main{padding:20px 18px 12px}}.app-header{display:flex;align-items:center;justify-content:center;margin-bottom:8px;padding-top:10px}.app-title{margin:0;font-size:14px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6b7280}html[data-theme=dark] .app-title{color:#9ca3af}.main-content{display:flex;flex-direction:column;gap:10px}.search-main{gap:16px}.search-input-wrap{width:100%}.search-input{width:100%;border-radius:999px;border:1px solid #e5e7eb;padding:10px 14px;font-size:14px;outline:none;background:#ffffffe6}.search-input::placeholder{color:#9ca3af}.search-hint,.search-empty{font-size:14px;color:#6b7280}.search-results{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.search-item{padding:12px;border-radius:12px;background:#ffffffeb;cursor:pointer}.search-item-reference{margin:0 0 8px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#6b7280}.search-item-text{margin:0;font-size:15px;line-height:1.6;color:#222}.overlay-focus{background:#1c1917}html[data-theme=light] .overlay-focus{background:#292524}.focus-surface{width:100%;max-width:480px;padding:24px 20px 28px;display:flex;flex-direction:column;align-items:stretch}.focus-inner{flex:1;margin-top:24px;text-align:center}.focus-reference{margin:0 0 16px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#e5e7ebbf}.focus-verse{margin:0;font-size:var(--verse-font-size-focus);font-weight:400;line-height:1.6;color:#e5e7eb}.focus-reflection{margin-top:20px;text-align:left}.focus-reflection-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:6px}.focus-reflection-input{width:100%;padding:10px 12px;font-size:15px;line-height:1.5;color:#e5e7eb;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:10px;resize:vertical;font-family:inherit}.focus-reflection-input::placeholder{color:#9ca3af}.focus-reflection-trigger{width:100%;padding:10px 12px;text-align:left;font-size:15px;line-height:1.5;color:#d1d5db;background:#ffffff0f;border:1px dashed rgba(255,255,255,.2);border-radius:10px;cursor:pointer}.focus-reflection-text{display:block}.focus-reflection-date{display:block;font-size:12px;color:#9ca3af;margin-top:4px}.focus-reflection-placeholder{color:#9ca3af;font-style:italic}.focus-actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;margin-top:24px}.focus-share-image{font-size:14px;color:#ffffffe6;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:8px 14px;cursor:pointer}.focus-share-image:hover{background:#ffffff2e}.focus-favorite,.focus-close{border:none;background:transparent;width:40px;height:40px;border-radius:999px;border:1px solid rgba(248,187,208,.6);display:flex;align-items:center;justify-content:center}.focus-favorite-active{border-color:#f9a8d4}.focus-favorite-icon:before{content:"♡";font-size:18px;color:#f9a8d4}.focus-favorite-active .focus-favorite-icon:before{content:"♥";color:#fecaca}.focus-close-icon:before{content:"✕";font-size:18px;color:#e5e7ebd9}@media (min-width: 640px){.focus-surface{max-width:520px;padding:32px 28px}.focus-verse{font-size:calc(var(--verse-font-size-focus) * 1.1)}}.section-label{display:flex;flex-direction:column;gap:2px}.section-label-text{font-size:.95rem;color:#6b7280}.section-label-date{font-size:.85rem;color:#9ca3af}html[data-theme=dark] .section-label-text{color:#e5e7eb}html[data-theme=dark] .section-label-date{color:#9ca3af}.card{width:100%;background:#fff;border-radius:18px;padding:16px 14px 14px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme=dark] .card{background:#0f172af5;box-shadow:0 16px 40px #000000b3}.verse-card{cursor:pointer;transition:transform .16s ease-out,box-shadow .16s ease-out}.verse-card:hover{transform:translateY(-1px);box-shadow:0 16px 36px #0f172a29}.reference{font-weight:600;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;color:#6b7280;margin-bottom:8px}.verse{font-size:22px;font-weight:400;line-height:1.5;margin-bottom:24px;color:#222;text-align:center}html[data-theme=dark] .verse{color:#e5e7eb}.verse-large{font-size:24px}.reflection{font-size:15px;font-weight:400;line-height:1.6;color:#6b7280;margin-bottom:16px}html[data-theme=dark] .reflection{color:#cbd5f5}.question-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.14em;color:#9ca3af;margin-bottom:4px}.question{font-size:14px;font-style:italic;font-weight:400;color:#6b7280}html[data-theme=dark] .question{color:#e5e7eb}.prayer{font-size:.95rem;font-style:italic;color:#4b5563}html[data-theme=dark] .prayer{color:#cbd5f5}.verse-actions{display:none}.icon-button{border:none;background:transparent;display:inline-flex;align-items:center;gap:6px;padding:6px 0;border-radius:999px;color:#374151;font-size:.9rem}.icon-button-disabled{opacity:.5}.icon-button:disabled{cursor:default}.icon-button-label{white-space:nowrap}.heart{width:18px;height:18px;border-radius:50%;border:1px solid rgba(248,113,113,.5);display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:#f87171cc}.heart:before{content:"♡"}.heart-filled{background:linear-gradient(135deg,#fb7185,#f97316);color:#fff;border:none}.heart-filled:before{content:"♥"}.listen-pill{display:none}html[data-theme=dark] .listen-pill{background:#818cf84d;color:#e5e7eb}.bottom-nav{display:flex;align-items:center;justify-content:center;padding:10px 10px 12px;border-top:1px solid rgba(148,163,184,.25);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:fixed;left:0;right:0;bottom:0;z-index:30}html[data-theme=dark] .bottom-nav{border-top-color:#1e40af80;background:linear-gradient(to top,#0f172af5,#0f172aeb)}.bottom-nav-item{flex:1;max-width:120px;border:none;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 0 4px;font-size:11px;color:#6b7280;position:relative}.bottom-nav-item.active{color:#111827}html[data-theme=dark] .bottom-nav-item{color:#9ca3af}html[data-theme=dark] .bottom-nav-item.active{color:#e5e7eb}.bottom-nav-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.bottom-nav-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.bottom-nav-label{letter-spacing:.08em;text-transform:uppercase}.bottom-nav-item.active .bottom-nav-label{font-weight:600}.bottom-nav-item.active .bottom-nav-icon svg{stroke-width:2}.empty-state{margin-top:40px;text-align:center}.empty-title{font-size:1rem;margin-bottom:4px}.empty-subtitle{font-size:.9rem;color:#6b7280}html[data-theme=dark] .empty-subtitle{color:#9ca3af}.favorites-list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.favorite-item{width:100%;text-align:left;border-radius:14px;border:none;background:#fffffff0;padding:10px 11px;box-shadow:0 8px 22px #0f172a1f;display:flex;flex-direction:column;gap:2px}html[data-theme=dark] .favorite-item{background:#0f172af5;box-shadow:0 10px 26px #000000b3}.favorite-meta{display:flex;justify-content:space-between;font-size:.8rem;color:#6b7280}.favorite-reference{font-weight:600;letter-spacing:.08em;text-transform:uppercase}.favorite-date{font-variant-numeric:tabular-nums}.favorite-snippet{font-size:15px;line-height:1.6;color:#222}.home-main{display:flex;flex:1;align-items:center;justify-content:center;padding:24px 16px 32px}.home-card{width:100%;max-width:420px;background:#fff;border-radius:16px;padding:24px}.home-date{font-size:12px;color:#6b7280;margin:0 0 8px}.home-reference{margin:0 0 16px;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6b7280}.home-verse{margin:0 0 24px;font-size:var(--verse-font-size);font-weight:400;line-height:1.5;text-align:center;color:#222}.home-reflection{margin:0 0 16px;font-size:15px;font-weight:400;line-height:1.6;color:#6b7280;text-align:center}.home-question{margin:0 0 16px;font-size:14px;font-style:italic;font-weight:400;line-height:1.6;color:#6b7280;text-align:center}.home-reflection-block{margin-bottom:24px;text-align:left}.home-reflection-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:6px}.home-reflection-input{width:100%;padding:10px 12px;font-size:14px;line-height:1.5;color:#292524;background:#fffc;border:1px solid rgba(0,0,0,.08);border-radius:10px;resize:vertical;font-family:inherit;box-sizing:border-box}html[data-theme=dark] .home-reflection-input{color:#e7e5e4;background:#292524cc;border-color:#ffffff1a}.home-reflection-trigger{width:100%;padding:10px 12px;text-align:left;font-size:14px;line-height:1.5;color:#57534e;background:#fff9;border:1px dashed rgba(0,0,0,.12);border-radius:10px;cursor:pointer}html[data-theme=dark] .home-reflection-trigger{color:#a8a29e;background:#29252499;border-color:#ffffff1f}.home-reflection-text{display:block}.home-reflection-date{display:block;font-size:12px;color:#78716c;margin-top:4px}html[data-theme=dark] .home-reflection-date{color:#8e8e93}.home-reflection-placeholder{color:#78716c;font-style:italic}html[data-theme=dark] .home-reflection-placeholder{color:#8e8e93}.home-actions{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.home-share-image-btn{font-size:14px;color:#57534e;background:#ffffffb3;border:1px solid rgba(0,0,0,.08);border-radius:999px;padding:8px 14px;cursor:pointer}.home-share-image-btn:hover{background:#ffffffe6}html[data-theme=dark] .home-share-image-btn{color:#a8a29e;background:#292524b3;border-color:#ffffff1a}html[data-theme=dark] .home-share-image-btn:hover{background:#292524e6}.heart-button{width:36px;height:36px;border-radius:999px;border:1px solid #fce7f3;background:#fff;display:flex;align-items:center;justify-content:center;padding:0}.heart-button-active{border-color:#f9a8d4}.heart-icon:before{content:"♡";font-size:18px;color:#f9a8d4}.heart-button-active .heart-icon:before{content:"♥";color:#ec4899}.home-stay-toggle{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;cursor:pointer}.home-stay-toggle input{width:18px;height:18px;accent-color:#7c3aed}.home-stay-label{font-size:13px;color:#6b7280}html[data-theme=dark] .home-stay-label{color:#9ca3af}.peace-picker-button{margin-top:16px;border-radius:999px;border:1px solid #e5e7eb;padding:8px 14px;display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#6b7280;background:#ffffffe6}.peace-picker-dot{width:8px;height:8px;border-radius:999px;background:radial-gradient(circle at center,#bfdbfe,#a5b4fc)}.peace-main{gap:18px;padding-bottom:24px}.peace-subtitle{font-size:14px;color:#6b7280}.peace-emotions{display:flex;flex-wrap:wrap;gap:8px}.peace-emotion-button{border-radius:999px;border:1px solid #e5e7eb;padding:6px 14px;font-size:13px;background:#ffffffe6;color:#4b5563}.peace-emotion-button-active{background:#eef2ff;border-color:#a5b4fc;color:#1f2937}.peace-panel{margin-top:8px;padding:16px 14px 14px;border-radius:16px;background:#fffffff5;box-shadow:0 18px 40px #0f172a1f}.peace-panel-title{margin:0 0 4px;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}.peace-panel-subtitle{margin:0 0 12px;font-size:14px;color:#6b7280}.peace-verses{display:flex;flex-direction:column;gap:10px}.peace-verse-block{padding:10px 0;border-top:1px dashed rgba(209,213,219,.8)}.peace-verse-block:first-of-type{border-top:none}.peace-verse-text{margin:0 0 4px;font-size:15px;line-height:1.6;color:#111827}.peace-verse-ref{margin:0;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af}.peace-note{margin-top:12px;font-size:13px;color:#6b7280}html[data-theme=dark] .favorite-meta{color:#9ca3af}html[data-theme=dark] .favorite-snippet{color:#e5e7eb}.detail-header{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 6px}.detail-title{font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af}.detail-placeholder{width:40px}.detail-content{padding:4px 16px 18px;display:flex;flex-direction:column;gap:10px}.detail-section{margin-top:4px}.detail-actions{margin-top:8px;display:flex;flex-direction:column;gap:8px}.screen-document{background:#fff}html[data-theme=dark] .screen-document{background:#292524}.document-content{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px 16px 24px;-webkit-overflow-scrolling:touch}.document-h3{font-size:.95rem;font-weight:600;color:#374151;margin:18px 0 6px}html[data-theme=dark] .document-h3{color:#e5e7eb}.document-p{font-size:.9rem;line-height:1.6;color:#4b5563;margin:0 0 10px}html[data-theme=dark] .document-p{color:#cbd5e1}.document-muted{font-size:.85rem;color:#9ca3af}html[data-theme=dark] .document-muted{color:#94a3b8}.button-primary{border:none;border-radius:999px;padding:9px 16px;font-size:.92rem;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;box-shadow:0 14px 30px #4f46e573}.button-secondary{border-radius:999px;padding:8px 16px;font-size:.9rem;border:1px solid rgba(148,163,184,.6);background:transparent;color:#374151}html[data-theme=dark] .button-secondary{color:#e5e7eb;border-color:#94a3b8e6}.button-text{border:none;background:transparent;color:#4b5563;font-size:.9rem}html[data-theme=dark] .button-text{color:#e5e7eb}.settings-screen{justify-content:flex-start;background:#fafaf9}.settings-screen .app-title{color:#57534e}html[data-theme=dark] .settings-screen{background:#1c1917}html[data-theme=dark] .settings-screen .app-title{color:#a8a29e}.settings-ios-main{flex:1;width:100%;padding:0 16px 24px;background:transparent;overflow-y:auto;-webkit-overflow-scrolling:touch}.settings-ios-section{margin-top:22px}.settings-ios-section:first-of-type{margin-top:12px}.settings-ios-heading{font-size:13px;font-weight:400;color:#6d6d72;padding:0 16px 6px;margin:0;text-transform:none;letter-spacing:0}html[data-theme=dark] .settings-ios-heading{color:#8e8e93}.settings-ios-group{border-radius:10px;overflow:hidden;background:#fff;border:none}html[data-theme=dark] .settings-ios-group{background:#292524;border:none}.settings-ios-row{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:0 16px;font-size:17px;color:#000;background:none;border:none;border-bottom:1px solid #c6c6c8;cursor:pointer;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05);text-decoration:none;box-sizing:border-box}.settings-ios-row:last-child{border-bottom:none}.settings-ios-row:active{background:#00000008}.settings-ios-row-label{flex:1}.settings-ios-check{font-size:18px;font-weight:600;color:#007aff;margin-left:8px}html[data-theme=dark] .settings-ios-row{color:#fff;border-bottom-color:#ffffff1a}html[data-theme=dark] .settings-ios-row:active{background:#ffffff0d}html[data-theme=dark] .settings-ios-check{color:#0a84ff}.settings-ios-row-link{color:#007aff}.settings-ios-chevron{font-size:22px;font-weight:300;color:#c7c7cc;margin-left:8px}html[data-theme=dark] .settings-ios-row-link{color:#0a84ff}html[data-theme=dark] .settings-ios-chevron{color:#8e8e93}.settings-ios-row-static{cursor:default;align-items:flex-start;min-height:44px;padding:12px 16px}.settings-ios-row-static:active{background:none}.settings-ios-row-with-switch{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 16px;border-bottom:1px solid #c6c6c8;cursor:default}.settings-ios-row-with-switch:active{background:none}html[data-theme=dark] .settings-ios-row-with-switch{border-bottom-color:#ffffff1a}.settings-ios-row-with-input{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 16px;border-bottom:1px solid #c6c6c8}.settings-time-input{font-size:17px;color:#007aff;background:none;border:none;padding:0}html[data-theme=dark] .settings-ios-row-with-input{border-bottom-color:#ffffff1a}html[data-theme=dark] .settings-time-input{color:#0a84ff}.settings-ios-row-with-buttons{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:0 16px;border-bottom:1px solid #c6c6c8}.settings-ambient-sound-nav{display:flex;align-items:center;gap:8px}.settings-nav-btn{width:36px;height:36px;border-radius:50%;border:1px solid rgba(0,0,0,.15);background:transparent;color:#007aff;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.settings-nav-btn:hover{background:#007aff1a}.settings-ambient-sound-name{min-width:88px;font-size:15px;font-weight:500;color:#292524;text-align:center}html[data-theme=dark] .settings-ios-row-with-buttons{border-bottom-color:#ffffff1a}html[data-theme=dark] .settings-nav-btn{border-color:#fff3;color:#0a84ff}html[data-theme=dark] .settings-nav-btn:hover{background:#0a84ff26}html[data-theme=dark] .settings-ambient-sound-name{color:#e7e5e4}.settings-ios-row-with-slider{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:0 16px;border-bottom:1px solid #c6c6c8}.settings-volume-slider{flex:1;max-width:140px;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000001a;border-radius:3px}.settings-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#007aff;cursor:pointer}.settings-volume-slider::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#007aff;cursor:pointer;border:none}html[data-theme=dark] .settings-ios-row-with-slider{border-bottom-color:#ffffff1a}html[data-theme=dark] .settings-volume-slider{background:#ffffff26}html[data-theme=dark] .settings-volume-slider::-webkit-slider-thumb{background:#0a84ff}html[data-theme=dark] .settings-volume-slider::-moz-range-thumb{background:#0a84ff}.settings-ios-row-text{flex:1;display:flex;flex-direction:column;gap:2px}.settings-ios-row-subtitle{font-size:15px;font-weight:400;color:#6d6d72;line-height:1.35}html[data-theme=dark] .settings-ios-row-subtitle{color:#8e8e93}.switch{width:40px;height:22px;border-radius:999px;border:none;background:#94a3b8cc;padding:2px;display:flex;justify-content:flex-start}.switch-on{background:#4ade80;justify-content:flex-end}.switch-thumb{width:18px;height:18px;border-radius:999px;background:#fff}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:12px;z-index:10}@media (min-width: 640px){.overlay{padding:16px}}.overlay-splash{animation:fadeOut .7s ease-out .9s forwards;pointer-events:none}.overlay-onboarding{background:#fafaf9}html[data-theme=dark] .overlay-onboarding{background:#1c1917}.overlay-detail{background:#29252466;align-items:stretch;justify-content:stretch}html[data-theme=dark] .overlay-detail{background:#00000080}.overlay-detail .screen-document{min-height:0;max-height:100%;display:flex;flex-direction:column}.screen-splash{width:100%;max-width:420px;background:#fff;border-radius:24px;padding:32px 24px 28px;text-align:center;box-shadow:none;animation:fadeIn .6s ease-out}html[data-theme=dark] .screen-splash{background:#1c1917f5}.splash-icon{width:56px;height:56px;border-radius:20px;margin:0 auto 16px;background:radial-gradient(circle at top,#e7e5e4,#f5f5f4);position:relative;display:flex;align-items:center;justify-content:center}.splash-cross-vertical,.splash-cross-horizontal{position:absolute;background:#374151e6;border-radius:999px}.splash-cross-vertical{width:6px;height:28px}.splash-cross-horizontal{width:20px;height:6px;top:26px}.splash-title{margin:0;font-size:1.6rem}.splash-tagline{margin:8px 0 0;font-size:.98rem;color:#6b7280}.screen-onboarding{width:100%;max-width:480px;min-height:340px;background:#fff;border-radius:24px;padding:32px 24px 24px;box-shadow:0 24px 60px #0f172a29;display:flex;flex-direction:column;gap:24px}.onboarding-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.onboarding-card{animation:onboarding-fade .26s ease-out}.onboarding-text{font-size:18px;line-height:1.5;color:#111827}.onboarding-dots{display:flex;gap:6px;margin-top:16px}.onboarding-dot{width:7px;height:7px;border-radius:999px;background:#94a3b899}.onboarding-dot-active{width:18px;background:#4f46e5}.onboarding-actions{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.screen-detail{width:100%;max-width:480px;background:#fff;border-radius:24px;box-shadow:none;overflow:hidden;animation:slideUp .22s ease-out}html[data-theme=dark] .screen-detail{background:#0f172afa}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{to{opacity:0;transform:translateY(-4px)}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dg-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes tabFadeIn{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes onboarding-fade{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}
