*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{height:100%;background:#000;overscroll-behavior:none}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang TC,Noto Sans TC,system-ui,sans-serif;color:#fff;position:fixed;inset:0;overflow:hidden;touch-action:manipulation;user-select:none;-webkit-user-select:none}button{font-family:inherit;color:inherit;background:none;border:none;cursor:pointer;touch-action:manipulation}#app{height:100%;position:relative}section{position:absolute;inset:0;display:flex;flex-direction:column}[hidden]{display:none!important}.chip{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;background:#0000008c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:13px;font-weight:600;letter-spacing:.02em}.round-btn{width:44px;height:44px;border-radius:50%;background:#ffffff24;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:grid;place-items:center;font-size:20px;transition:transform .12s ease,background .2s}.round-btn:active{transform:scale(.9);background:#ffffff47}#camera-screen{background:#000}#video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scaleX(var(--mirror, 1)) scale(var(--digital-zoom, 1));transform-origin:center;transition:transform .25s ease}#overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.grid-line{stroke:#ffffff59;stroke-width:1}.horizon-line{stroke:#ffd60ae6;stroke-width:2;stroke-dasharray:10 8;animation:march 1.2s linear infinite}.detected-box{fill:#ffffff0f;stroke:#ffffff73;stroke-width:1.5}.target-box{fill:#ffffff08;stroke:#fff;stroke-width:2.5;stroke-dasharray:12 8;stroke-linecap:round;animation:march 1s linear infinite;filter:drop-shadow(0 0 3px rgba(0,0,0,.6))}.target-box.matched{stroke:#34d399;fill:#34d39914;filter:drop-shadow(0 0 6px rgba(52,211,153,.8))}.guide-label{fill:#fff;font-size:12px;font-weight:600;paint-order:stroke;stroke:#000000b3;stroke-width:3px}.move-line{stroke:#ffd60ad9;stroke-width:2;stroke-dasharray:4 6;stroke-linecap:round}.move-arrow{fill:#ffd60af2}@keyframes march{to{stroke-dashoffset:-20}}#focus-box{position:absolute;width:80px;height:80px;border:1.5px solid #ffd60a;border-radius:4px;transform:translate(-50%,-50%);animation:focus-pop .25s ease-out;pointer-events:none}@keyframes focus-pop{0%{scale:1.4;opacity:.4}to{scale:1;opacity:1}}#countdown{position:absolute;inset:0;display:grid;place-items:center;font-size:120px;font-weight:200;color:#fff;text-shadow:0 0 30px rgba(0,0,0,.6);pointer-events:none}#topbar{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-evenly;padding:calc(env(safe-area-inset-top,0px) + 10px) 16px 8px}.top-btn{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:19px;color:#ffffffbf;background:#00000047;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:color .2s,transform .12s}.top-btn.active{color:#ffd60a}.top-btn:active{transform:scale(.88)}.top-btn.disabled{opacity:.3}#ai-status{position:absolute;top:calc(env(safe-area-inset-top,0px) + 60px);left:0;right:0;display:flex;justify-content:center;gap:8px;pointer-events:none}#scene-chip{border:1px solid rgba(255,255,255,.25)}#model-status{color:#ffd60a;border:1px solid rgba(255,214,10,.4)}#suggestion{position:absolute;bottom:calc(env(safe-area-inset-bottom,0px) + 268px);left:16px;right:16px;text-align:center;font-size:15px;font-weight:600;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.8);padding:8px 14px;background:#00000073;border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);pointer-events:none;transition:color .3s}#suggestion.perfect{color:#34d399}#filter-strip{position:absolute;bottom:calc(env(safe-area-inset-bottom,0px) + 228px);left:0;right:0;display:flex;gap:10px;padding:6px 24px;overflow-x:auto;scrollbar-width:none;justify-content:center}#filter-strip::-webkit-scrollbar{display:none}.filter-item{flex:0 0 auto;font-size:13px;font-weight:600;color:#ffffffb3;padding:5px 12px;border-radius:8px;background:#00000059;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.filter-item.active{color:#ffd60a;background:#0000008c}#zoom-pills{position:absolute;bottom:calc(env(safe-area-inset-bottom,0px) + 190px);left:0;right:0;display:flex;justify-content:center;gap:14px}.zoom-pill{width:40px;height:40px;border-radius:50%;background:#00000059;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;font-size:13px;font-weight:700;transition:transform .15s,background .2s}.zoom-pill.active{background:#ffffff40;transform:scale(1.18)}#mode-carousel{position:absolute;bottom:calc(env(safe-area-inset-bottom,0px) + 148px);left:0;right:0;display:flex;justify-content:center;gap:26px;font-size:15px;font-weight:600;letter-spacing:.06em;color:#ffffff8c}.mode.active{color:#ffd60a}.mode.disabled{color:#ffffff4d}#bottombar{position:absolute;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:12px 34px calc(env(safe-area-inset-bottom,0px) + 22px)}#btn-gallery{justify-self:start;width:52px;height:52px;border-radius:10px;overflow:hidden;border:1.5px solid rgba(255,255,255,.5);display:grid;place-items:center;background:#0000004d}#gallery-thumb{width:100%;height:100%;object-fit:cover}#btn-gallery:has(img) .thumb-placeholder{display:none}#btn-shutter{justify-self:center;width:78px;height:78px;display:grid;place-items:center;border-radius:50%}.shutter-outer{width:78px;height:78px;border-radius:50%;border:4px solid #fff;display:grid;place-items:center;transition:transform .1s}#btn-shutter:active .shutter-outer{transform:scale(.92)}.shutter-inner{width:62px;height:62px;border-radius:50%;background:#fff;transition:transform .12s}#btn-shutter:active .shutter-inner{transform:scale(.85)}#btn-flip{justify-self:end}#camera-screen.flash:after{content:"";position:absolute;inset:0;background:#fff;animation:shutter-flash .28s ease-out;pointer-events:none}@keyframes shutter-flash{0%{opacity:.85}to{opacity:0}}#gallery-screen{background:#000;padding-top:env(safe-area-inset-top,0px)}.sub-header{display:flex;align-items:center;gap:12px;padding:10px 16px}.sub-header h1{font-size:20px;font-weight:700}.header-spacer{width:44px}#gallery-grid{flex:1;overflow-y:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding-bottom:env(safe-area-inset-bottom,0px)}.gallery-cell{aspect-ratio:1;overflow:hidden;position:relative}.gallery-cell img{width:100%;height:100%;object-fit:cover;display:block}.gallery-cell .scene-tag{position:absolute;left:4px;bottom:4px;font-size:10px;font-weight:700;padding:1px 6px;border-radius:6px;background:#0000008c;color:#ffd60a}#gallery-empty{position:absolute;inset:40% 24px auto;text-align:center;color:#ffffff8c;font-size:15px}.empty-icon{font-size:44px;margin-bottom:10px}#photo-viewer{background:#000}#viewer-stage{flex:1;display:grid;place-items:center;overflow:hidden}#viewer-img{max-width:100%;max-height:100%;object-fit:contain}.viewer-meta{display:flex;align-items:center;gap:8px;font-size:13px;color:#ffffffb3}#viewer-bar{display:flex;justify-content:space-evenly;padding:14px 0 calc(env(safe-area-inset-bottom,0px) + 20px)}#permission-error{background:#000;justify-content:center;align-items:center;padding:32px;text-align:center}.perm-card h2{font-size:22px;margin:12px 0}.perm-card p{color:#ffffffb3;font-size:14px;line-height:1.6;margin-bottom:12px}.primary-btn{margin-top:12px;padding:12px 44px;border-radius:14px;background:#ffd60a;color:#000;font-size:16px;font-weight:700}.primary-btn:active{opacity:.7}
