:root{--bg: #0b0e13;--card: rgba(255, 255, 255, .06);--text: rgba(255, 255, 255, .92);--muted: rgba(255, 255, 255, .68);--line: rgba(255, 255, 255, .12);--accent: #f7d27a;--header-h: 2.75rem;--tabbar-h: 3.25rem;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{height:100%;margin:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;font-size:.875rem;line-height:1.5;background:radial-gradient(1200px 800px at 20% 0%,rgba(247,210,122,.22),transparent 55%),radial-gradient(900px 600px at 90% 20%,rgba(120,196,255,.12),transparent 55%),var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{border:none;background:none;cursor:pointer}.h5-app{min-height:100vh;min-height:100dvh;max-width:480px;margin:0 auto;display:flex;flex-direction:column;background:inherit;position:relative}.h5-app--fullscreen{max-width:none}.h5-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;height:calc(var(--header-h) + var(--safe-top));padding:var(--safe-top) .5rem 0;background:#0a0c10e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.h5-header-back,.h5-header-action{flex:0 0 3rem;height:2.5rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--text)}.h5-header-action{font-size:.8125rem;color:var(--accent)}.h5-header-title{flex:1;margin:0;text-align:center;font-size:1rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h5-header--buddha{height:auto;min-height:calc(var(--header-h) + var(--safe-top));padding-bottom:.25rem}.h5-header-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0}.h5-header-buddha{width:2.5rem;height:2.5rem;border-radius:.5rem;object-fit:cover;border:1px solid var(--line)}.h5-header-sublink{margin-top:.125rem;padding:0;border:none;background:none;font-size:.625rem;line-height:1.2;color:var(--muted);cursor:pointer}.h5-main{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-bottom:calc(var(--tabbar-h) + var(--safe-bottom) + .5rem)}.h5-app--fullscreen .h5-main{padding-bottom:var(--safe-bottom)}.h5-tabbar{position:fixed;left:50%;transform:translate(-50%);bottom:0;z-index:100;width:100%;max-width:480px;height:calc(var(--tabbar-h) + var(--safe-bottom));padding-bottom:var(--safe-bottom);display:flex;align-items:stretch;background:#0a0c10f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line)}.h5-tabbar-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;min-width:0;padding:.25rem 0;color:var(--muted)}.h5-tabbar-item.active{color:var(--accent)}.h5-tabbar-icon{font-size:1.125rem;line-height:1}.h5-tabbar-label{font-size:.625rem;line-height:1.2;white-space:nowrap}.container{padding:.75rem}.card{background:var(--card);border:1px solid var(--line);border-radius:.75rem;padding:.875rem;margin-bottom:.75rem}.card:last-child{margin-bottom:0}.cardTitle{font-weight:700;margin:0 0 .5rem;font-size:1rem}.muted{color:var(--muted);font-size:.8125rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:0 1rem;border-radius:.75rem;background:#f7d27a2e;border:1px solid rgba(247,210,122,.35);color:var(--text);font-size:.875rem;white-space:nowrap}.btn.secondary{background:var(--card);border:1px solid var(--line)}.btnRow{display:flex;gap:.5rem;flex-wrap:wrap}.btnRow .btn{flex:1;min-width:calc(50% - .25rem)}.input{width:100%;min-height:2.75rem;padding:.625rem .75rem;border-radius:.75rem;background:#00000040;border:1px solid var(--line);color:var(--text);font-size:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea.input{min-height:6rem;resize:vertical}.row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.tag{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;background:#ffffff14;border:1px solid var(--line);color:var(--muted);font-size:.6875rem}.tag-button{cursor:pointer;font-size:.6875rem;font-weight:inherit;font-family:inherit;line-height:inherit}.offering-buddha-top{display:flex;justify-content:center;margin-bottom:.75rem}.offering-buddha-top .asset-thumb,.offering-buddha-top .asset-thumb--empty{width:7.5rem;height:7.5rem;border-radius:.75rem}.offering-tip{font-size:.6875rem;color:var(--muted);line-height:1.4;text-align:center;margin-bottom:.75rem}.offering-effective-row{margin-top:.625rem;width:100%}.offering-back-tag{margin-left:auto}.chip{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:0 .75rem;border-radius:999px;background:var(--card);border:1px solid var(--line);color:var(--text);font-size:.8125rem;flex-shrink:0}.chip.active{background:#f7d27a29;border-color:#f7d27a59;color:var(--accent)}.seg-row{display:flex;gap:.375rem;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.seg-row::-webkit-scrollbar{display:none}.grid{display:grid;grid-template-columns:1fr;gap:.75rem}.grid>.card{margin-bottom:0}.scene{height:12.5rem;border-radius:.75rem;border:1px solid var(--line);background:radial-gradient(800px 380px at 50% 0%,rgba(247,210,122,.2),transparent 55%),linear-gradient(180deg,#ffffff0f,#ffffff05);overflow:hidden}canvas{display:block;width:100%!important;height:100%!important}.scene--image{position:relative;display:flex;align-items:center;justify-content:center;background:#05060a}.scene--image img{width:100%;height:100%;object-fit:contain;display:block}.scene--image-cover img{object-fit:cover;object-position:center}.scene-image-placeholder{padding:1.5rem;text-align:center;font-size:.8125rem}.scene-image-label{position:absolute;top:.75rem;left:50%;transform:translate(-50%);padding:.25rem .75rem;border-radius:999px;background:#00000080;border:1px solid var(--line);font-size:.75rem;pointer-events:none}.scene--hall-wrap{position:relative;width:100%;height:100%}.hall-hero-card{padding:.625rem;overflow:hidden}.hall-hero-scene{position:relative;width:100%;aspect-ratio:16 / 9;min-height:11rem;max-height:min(50vh,22rem);border-radius:.625rem;overflow:hidden;background:#05060a}.hall-hero-scene .scene--hall-wrap,.hall-hero-scene .scene--image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;border-radius:0}.hall-hero-card .scene{border:none;border-radius:.625rem}.hall-tags{display:flex;justify-content:center;align-items:center;position:relative;flex-wrap:wrap;gap:.375rem;margin-top:.625rem;padding:0 .25rem;min-height:1.75rem}.hall-tag-side{position:absolute;right:.25rem;top:50%;transform:translateY(-50%)}.offering-float-overlay{position:absolute;right:12%;bottom:18%;animation:offer-pulse 2s ease-in-out infinite}.offering-float-img{width:3.5rem;height:3.5rem;object-fit:contain;filter:drop-shadow(0 0 12px rgba(247,210,122,.6))}.asset-thumb{width:4.5rem;height:4.5rem;border-radius:.625rem;object-fit:cover;border:1px solid var(--line);flex-shrink:0}.asset-thumb--empty{background:#ffffff0f}@keyframes offer-pulse{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(-6px);opacity:.92}}pre{white-space:pre-wrap;word-break:break-word;margin:0;color:var(--text);font-size:.8125rem}.login-page{min-height:100vh;min-height:100dvh;padding:calc(var(--safe-top) + 1rem) .75rem calc(var(--safe-bottom) + 1rem);max-width:480px;margin:0 auto}.login-page .btn{width:100%}.tag-accent{color:var(--accent);border-color:#f7d27a59;background:#f7d27a1a}.offering-float-overlay{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.625rem;padding:0 .25rem}.buddha-list,.offering-list{display:flex;flex-direction:column;gap:.75rem}.offering-item{display:flex;align-items:center;gap:.75rem;padding:.875rem;border-radius:.75rem;border:1px solid var(--line);background:#ffffff08}.offering-item-info{flex:1;min-width:0}.offering-item-head{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem}.offering-item-name{font-weight:700;font-size:1rem}.offering-item-desc{margin-top:.375rem;font-size:.8125rem;line-height:1.4}.btn-offering-submit{flex-shrink:0;min-height:2.25rem;padding:0 .875rem;font-size:.8125rem;white-space:nowrap}.offering-record-list{display:flex;flex-direction:column;gap:.75rem}.offering-record-item{display:flex;align-items:center;gap:.75rem;padding:.875rem;border-radius:.75rem;border:1px solid var(--line);background:#ffffff08}.offering-record-body{flex:1;min-width:0}.offering-record-head{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem}.offering-record-name{font-weight:700;font-size:1rem}.offering-record-meta{margin-top:.375rem;font-size:.8125rem}.offering-record-time{margin-top:.25rem;font-size:.75rem}.buddha-item{padding:.875rem;border-radius:.75rem;background:#ffffff0a;border:1px solid var(--line)}.buddha-item-body{display:flex;gap:.75rem;align-items:flex-start}.buddha-item-info{flex:1;min-width:0}.buddha-item-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.375rem}.buddha-item-name{font-weight:700;font-size:1rem}.buddha-item-meaning{margin-top:.375rem;font-size:.75rem}.buddha-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;margin-top:.625rem}.buddha-stat{padding:.25rem .625rem;border-radius:999px;font-size:.75rem;color:var(--muted);background:#f7d27a14;border:1px solid rgba(247,210,122,.25)}.buddha-stat strong{margin-left:.25rem;color:var(--accent);font-weight:700}.btn-enter{width:100%;margin-top:.875rem;min-height:2.5rem;border-radius:.625rem;font-size:.6875rem;font-weight:600;letter-spacing:.02em;background:linear-gradient(135deg,#f7d27a47,#f7d27a1f);border:1px solid rgba(247,210,122,.45);color:var(--accent);box-shadow:0 2px 8px #0003}.btn-enter:active{transform:scale(.98);background:linear-gradient(135deg,#f7d27a61,#f7d27a2e)}.buddha-item-actions{display:flex;gap:.5rem;margin-top:.875rem}.buddha-item-actions .btn-enter{margin-top:0;flex:1}.buddha-enter-bar{display:flex;align-items:stretch;width:100%;margin-top:.625rem;min-height:2rem;border-radius:.5rem;background:linear-gradient(135deg,#f7d27a47,#f7d27a1f);border:1px solid rgba(247,210,122,.45);box-shadow:0 2px 8px #0003;overflow:hidden}.buddha-enter-segment{flex:1;display:flex;align-items:center;justify-content:center;min-height:2rem;padding:.25rem 0;border:none;background:transparent;color:var(--accent);cursor:pointer}.buddha-enter-segment:active{background:#f7d27a38}.buddha-enter-divider{flex:0 0 1px;align-self:stretch;margin:.375rem 0;background:#f7d27a59}.buddha-action-icon{font-size:1.125rem;line-height:1}.wish-ticker{margin-top:.5rem;height:1.625rem;overflow:hidden}.wish-ticker--static{display:flex;align-items:center;padding:0}.wish-ticker-track{display:flex;width:max-content;animation:wish-ticker-ltr linear infinite;will-change:transform}.wish-ticker-segment{flex-shrink:0;padding:0 1.5rem 0 .75rem;white-space:nowrap;font-size:.75rem;line-height:1.625rem;color:#ffffffe0}.wish-ticker-text{font-size:.75rem;line-height:1.625rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes wish-ticker-ltr{0%{transform:translate(-50%)}to{transform:translate(0)}}.btn-ghost{flex:0 0 auto;min-height:2.5rem;padding:0 .875rem;border-radius:.625rem;background:transparent;border:1px solid var(--line);color:var(--muted);font-size:.8125rem}.btn-ghost:active{background:#ffffff0f}.topbar{display:none}
