.ufo-animation-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;pointer-events:none;background:rgba(0,0,0,.3)}.ufo-beam-outer{width:280px;background:linear-gradient(180deg,hsla(0,0%,100%,.9) 0,hsla(0,0%,100%,.6) 20%,hsla(0,0%,100%,.25) 40%,hsla(0,0%,100%,.08) 60%,hsla(0,0%,100%,.04) 80%,hsla(0,0%,100%,0));-webkit-clip-path:polygon(25% 0,75% 0,100% 100%,0 100%);clip-path:polygon(25% 0,75% 0,100% 100%,0 100%);box-shadow:0 0 80px 40px hsla(0,0%,100%,.6),0 0 160px 80px hsla(0,0%,100%,.4),inset 0 0 80px hsla(0,0%,100%,.3)}.ufo-beam-glow,.ufo-beam-outer{position:fixed;left:50%;top:0;transform:translateX(-50%);height:100%;animation:ufoBeamFade 2s ease-in-out forwards}.ufo-beam-glow{width:400px;background:radial-gradient(ellipse 200px 60% at center,hsla(0,0%,100%,.2),hsla(0,0%,100%,.12),hsla(0,0%,100%,.05),transparent);-webkit-clip-path:polygon(15% 0,85% 0,100% 100%,0 100%);clip-path:polygon(15% 0,85% 0,100% 100%,0 100%);box-shadow:0 0 120px 60px hsla(0,0%,100%,.25),0 0 240px 120px hsla(0,0%,100%,.15)}.ufo-circle{bottom:20%;width:220px;height:120px;background:radial-gradient(ellipse at center,rgba(100,200,255,.5),rgba(100,200,255,.25),rgba(100,200,255,.08),transparent);border-radius:50%;box-shadow:0 0 40px 20px rgba(100,200,255,.4),0 0 80px 40px rgba(100,200,255,.2)}.ufo-circle,.ufo-wave{position:fixed;left:50%;transform:translateX(-50%);animation:ufoBeamFade 2s ease-in-out forwards}.ufo-wave{bottom:24%;color:hsla(0,0%,100%,.9);font-size:40px;text-shadow:0 0 10px hsla(0,0%,100%,.8),0 0 20px hsla(0,0%,100%,.6)}.ufo-bottle{position:fixed;bottom:20%;left:50%;transform:translateX(-50%);font-size:30px;filter:drop-shadow(0 0 10px rgba(255,255,255,.8));animation:ufoBottleRise 8s ease-out forwards}@keyframes ufoBeamFade{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}@keyframes ufoBottleRise{0%{opacity:1;transform:translate(-50%) scale(1)}20%{opacity:1;transform:translate(-50%,-20vh) scale(.95)}40%{opacity:1;transform:translate(-50%,-40vh) scale(.9)}60%{opacity:1;transform:translate(-50%,-60vh) scale(.7)}80%{opacity:.8;transform:translate(-50%,-80vh) scale(.5)}to{opacity:0;transform:translate(-50%,-100vh) scale(.3)}}.beam-capture-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:999;pointer-events:none}.beam-capture-overlay.active{display:flex;pointer-events:auto}.beam{position:fixed;left:50%;top:0;transform:translateX(-50%);width:400px;height:100%;pointer-events:none;z-index:999}.beam-outer{width:280px;background:linear-gradient(180deg,hsla(0,0%,100%,.9) 0,hsla(0,0%,100%,.6) 20%,hsla(0,0%,100%,.25) 40%,hsla(0,0%,100%,.08) 60%,hsla(0,0%,100%,.04) 80%,hsla(0,0%,100%,0));filter:blur(35px);-webkit-clip-path:polygon(25% 0,75% 0,100% 100%,0 100%);clip-path:polygon(25% 0,75% 0,100% 100%,0 100%)}.beam-glow,.beam-outer{position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;animation:beamAppear 2s ease-in-out forwards}.beam-glow{width:400px;background:radial-gradient(ellipse 200px 60% at center,hsla(0,0%,100%,.18),hsla(0,0%,100%,.09),hsla(0,0%,100%,.03),transparent);filter:blur(60px);-webkit-clip-path:polygon(15% 0,85% 0,100% 100%,0 100%);clip-path:polygon(15% 0,85% 0,100% 100%,0 100%)}@keyframes beamAppear{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.circle{bottom:20%;width:220px;height:120px;background:radial-gradient(ellipse at center,rgba(0,180,255,.4),rgba(0,180,255,.12),transparent);border-radius:50%;filter:blur(10px)}.circle,.wave{position:fixed;left:50%;transform:translateX(-50%);pointer-events:none;z-index:999;animation:beamAppear 2s ease-in-out forwards}.wave{bottom:24%;color:#fff;font-size:40px}.bottle-rising{position:fixed;bottom:20%;left:50%;transform:translateX(-50%);font-size:30px;opacity:0;pointer-events:none;z-index:999}.bottle-rising.active{opacity:1;animation:bottleRise 1.5s ease-out forwards!important}@keyframes bottleRise{0%{opacity:0;transform:translate(-50%) scale(1)}10%{opacity:1;transform:translate(-50%,-5vh) scale(1)}50%{opacity:1;transform:translate(-50%,-40vh) scale(.85)}90%{opacity:.5;transform:translate(-50%,-80vh) scale(.5)}to{opacity:0;transform:translate(-50%,-100vh) scale(.3)}}.bottle-capture-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.bottle-capture-overlay.active{display:flex}.bottle-capture-modal{background:#fff;border-radius:20px;width:90%;max-width:550px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.3);animation:slideUp .3s ease-out;scrollbar-width:none;display:flex;flex-direction:column}.bottle-capture-modal::-webkit-scrollbar{display:none}.bottle-capture-header{padding:20px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.bottle-capture-title{font-size:18px;font-weight:700;color:#333}.bottle-capture-close{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .3s}.bottle-capture-close:hover{color:#333}.bottle-capture-back{background:none;border:none;color:#00d4ff;font-size:14px;font-weight:600;cursor:pointer;padding:8px 0;margin-bottom:16px;transition:color .3s}.bottle-capture-back:hover{color:#09c}.bottle-capture-list{flex:1 1;overflow-y:auto;padding:0;scrollbar-width:none}.bottle-capture-list::-webkit-scrollbar{display:none}.bottle-capture-item{padding:16px 20px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:12px;cursor:pointer;transition:background .3s}.bottle-capture-item:hover{background:#f9f9f9}.bottle-capture-item-avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;flex-shrink:0}.bottle-capture-item-info{flex:1 1;min-width:0}.bottle-capture-item-username{font-size:14px;font-weight:600;color:#333;margin-bottom:4px}.bottle-capture-item-message{font-size:12px;color:#999;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottle-capture-item-meta{display:flex;gap:12px;font-size:11px;color:#ccc}.bottle-capture-item-capture,.bottle-capture-item-comments{display:flex;align-items:center;gap:2px}.bottle-capture-item-arrow{font-size:20px;color:#ddd;flex-shrink:0}.bottle-capture-empty{flex:1 1;flex-direction:column;padding:60px 20px;text-align:center}.bottle-capture-empty,.bottle-capture-empty-icon{display:flex;align-items:center;justify-content:center}.bottle-capture-empty-icon{font-size:64px;margin-bottom:20px;opacity:.5}.ufo-icon-image{width:80px;height:80px;object-fit:contain;opacity:1;animation:floatUFO 3s ease-in-out infinite}@keyframes floatUFO{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bottle-capture-empty-text{font-size:16px;font-weight:600;color:#333;margin-bottom:8px}.bottle-capture-empty-desc{font-size:13px;color:#999}.bottle-capture-detail{flex:1 1;overflow-y:auto;padding:20px;scrollbar-width:none}.bottle-capture-detail::-webkit-scrollbar{display:none}.bottle-viewer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.bottle-viewer-overlay.active{display:flex}.bottle-viewer-modal{background:#fff;border-radius:20px;width:90%;max-width:550px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.3);animation:slideUp .3s ease-out;scrollbar-width:none}.bottle-viewer-modal::-webkit-scrollbar{display:none}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.bottle-viewer-header{padding:20px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:12px}.bottle-viewer-avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;flex-shrink:0}.bottle-viewer-user-info{flex:1 1}.bottle-viewer-username{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.bottle-viewer-subtitle{font-size:12px;color:#999}.bottle-viewer-id{font-size:11px;color:#ccc;margin-top:2px;font-family:monospace}.bottle-viewer-content{padding:20px}.bottle-viewer-message{font-size:14px;line-height:1.6;color:#333;margin-bottom:20px;white-space:pre-wrap;word-break:break-word}.bottle-viewer-gift{display:inline-block;font-size:32px;margin-bottom:20px}.bottle-viewer-media{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:10px;gap:10px;margin-bottom:20px}.bottle-viewer-media-item{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f0f0f0}.bottle-viewer-media-item img,.bottle-viewer-media-item video{width:100%;height:100%;object-fit:cover}.bottle-viewer-youtube{margin-bottom:20px;border-radius:8px;overflow:hidden;background:#000}.bottle-viewer-youtube iframe{width:100%;height:200px;border:none}.bottle-viewer-footer{padding:20px;border-top:1px solid #f0f0f0;display:flex;gap:12px}.bottle-viewer-btn{flex:1 1;padding:12px;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s}.bottle-viewer-btn-reply{background:linear-gradient(135deg,#00d4ff,#09c);color:#fff}.bottle-viewer-btn-reply:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,212,255,.4)}.bottle-viewer-btn-close{background:#f0f0f0;color:#666}.bottle-viewer-btn-close:hover{background:#e0e0e0}.bottle-viewer-locked{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.bottle-viewer-locked-icon{font-size:64px;margin-bottom:20px;animation:lockPulse 2s ease-in-out infinite}@keyframes lockPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.bottle-viewer-locked-text{font-size:18px;font-weight:600;color:#333;margin-bottom:12px}.bottle-viewer-locked-time{font-size:13px;color:#999}.bottle-viewer-stats{display:flex;gap:20px;padding:15px;background:#f9f9f9;border-radius:10px;margin-bottom:20px}.bottle-viewer-stat-item{flex:1 1;text-align:center}.bottle-viewer-stat-label{display:block;font-size:12px;color:#999;margin-bottom:4px}.bottle-viewer-stat-value{display:block;font-size:24px;font-weight:700;color:#00d4ff}.bottle-viewer-stat-unit{display:block;font-size:12px;color:#999;margin-top:2px}.bottle-viewer-comments{margin-top:20px;padding-top:20px;border-top:1px solid #f0f0f0}.bottle-viewer-comments-title{font-size:14px;font-weight:600;color:#333;margin-bottom:15px}.bottle-viewer-comments-list{display:flex;flex-direction:column;gap:12px}.bottle-viewer-comment-item{padding:12px;background:#f9f9f9;border-radius:8px}.bottle-viewer-comment-user{font-size:12px;font-weight:600;color:#00d4ff;margin-bottom:4px}.bottle-viewer-comment-text{font-size:13px;color:#333;line-height:1.5;margin-bottom:4px}.bottle-viewer-comment-time{font-size:11px;color:#ccc}.bottle-viewer-btn-close{background:linear-gradient(135deg,#00d4ff,#09c);color:#fff}.bottle-viewer-btn-close:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,212,255,.4)}.letter-paper{border:2px solid #e0e0e0;border-radius:12px;padding:24px;margin:16px 0;box-shadow:0 2px 8px rgba(0,0,0,.1);position:relative}.letter-lines-wrapper{position:relative;line-height:2;min-height:100px}.letter-lines-wrapper:before{content:"";position:absolute;top:calc(1.4em);left:0;right:0;bottom:0;background-image:repeating-linear-gradient(transparent,transparent calc(2em - 1px),currentColor calc(2em - 1px),currentColor 2em);opacity:.15;pointer-events:none;z-index:0}.letter-paper .bottle-viewer-message{position:relative;z-index:1;white-space:pre-wrap;word-wrap:break-word;font-size:15px;line-height:2}.capture-error-dialog{background:#fff;border-radius:20px;padding:32px 24px 24px;max-width:360px;width:90%;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.12);animation:errorDialogSlideIn .3s ease-out}@keyframes errorDialogSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.capture-error-icon{margin-bottom:16px}.capture-error-icon .ufo-icon-image{width:80px;height:80px;object-fit:contain;animation:ufoFloat 2s ease-in-out infinite}@keyframes ufoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.capture-error-title{font-size:20px;font-weight:600;color:#333;margin-bottom:8px}.capture-error-message{font-size:14px;color:#666;margin-bottom:24px;line-height:1.5}.capture-error-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;padding:12px 32px;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3)}.capture-error-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(102,126,234,.4)}.capture-error-btn:active{transform:translateY(0)}.community-shell .beam-capture-overlay.active{background:radial-gradient(circle at 50% 72%,rgba(117,231,255,.14),transparent 26%),radial-gradient(circle at 50% 42%,rgba(255,213,138,.08),transparent 22%),rgba(2,6,16,.38)!important;-webkit-backdrop-filter:saturate(120%);backdrop-filter:saturate(120%)}.ufo-capture-hud{position:fixed;top:max(40px,env(safe-area-inset-top));left:50%;z-index:10002;min-width:280px;padding:16px 22px;transform:translateX(-50%);border:1px solid hsla(41,66%,72%,.22);border-radius:16px;background:linear-gradient(135deg,rgba(8,12,28,.62),rgba(4,6,18,.5));box-shadow:0 22px 48px rgba(0,0,0,.32),inset 0 1px 0 hsla(0,0%,100%,.05);color:#f1e7d0;text-align:center;-webkit-backdrop-filter:blur(22px) saturate(120%);backdrop-filter:blur(22px) saturate(120%);pointer-events:none;animation:ufoHudIn .55s ease-out both;font-family:Georgia,Times New Roman,serif}.ufo-capture-hud-kicker{display:block;color:hsla(39,87%,76%,.62);font-size:12px;font-weight:400;font-style:italic;letter-spacing:.06em;text-transform:none}.ufo-capture-hud strong{display:block;margin:6px 0;color:#f5e1ba;font-size:18px;font-weight:500;line-height:1.25;letter-spacing:.02em}.ufo-capture-hud-status{display:block;color:hsla(41,66%,72%,.5);font-size:12px;font-weight:400;font-style:italic;letter-spacing:.04em;text-transform:none}.moon-dust{position:absolute;width:3px;height:3px;border-radius:50%;background:rgba(255,245,220,.85);filter:drop-shadow(0 0 6px rgba(255,245,220,.7));animation:moonDustFall 8s linear infinite}.moon-dust.md1{left:18%;animation-duration:9s;animation-delay:-1s;width:2px;height:2px}.moon-dust.md2{left:32%;animation-duration:11s;animation-delay:-3s}.moon-dust.md3{left:50%;animation-duration:8s;animation-delay:-5s;width:4px;height:4px;opacity:.9}.moon-dust.md4{left:64%;animation-duration:10s;animation-delay:-2s;width:2px;height:2px}.moon-dust.md5{left:78%;animation-duration:12s;animation-delay:-6s}.moon-dust.md6{left:42%;animation-duration:14s;animation-delay:-4s;width:2px;height:2px;opacity:.7}@keyframes moonDustFall{0%{transform:translateY(-10vh) translateX(0);opacity:0}10%{opacity:1}50%{transform:translateY(50vh) translateX(8px)}90%{opacity:1}to{transform:translateY(110vh) translateX(0);opacity:0}}.approach-pulse{width:24px;height:24px;display:grid;place-items:center}.approach-pulse-core{position:absolute;width:6px;height:6px;border-radius:50%;background:radial-gradient(circle,#ffe6a6 0,hsla(39,87%,76%,.5) 50%,transparent 90%);animation:approachPulseCore 2.4s ease-in-out infinite;filter:drop-shadow(0 0 12px rgba(247,210,139,.7))}.approach-pulse-ring{position:absolute;width:24px;height:24px;border-radius:50%;border:1px solid hsla(39,87%,76%,.5);animation:approachPulseRing 2.6s ease-out infinite;opacity:0}.approach-pulse-ring-2{animation-delay:1.3s}@keyframes approachPulseCore{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.6);opacity:1}}@keyframes approachPulseRing{0%{transform:scale(.6);opacity:0;border-color:hsla(39,87%,76%,.6)}20%{opacity:.7}to{transform:scale(3.2);opacity:0;border-color:hsla(39,87%,76%,.1)}}.community-shell .bottle-rising.active{animation-duration:1.65s!important;filter:drop-shadow(0 0 18px rgba(255,213,138,.9)) drop-shadow(0 0 30px rgba(117,231,255,.45))}.community-shell .capture-error-dialog{border:1px solid rgba(169,213,255,.18);border-radius:18px;color:#eef8ff;background:linear-gradient(145deg,rgba(13,26,57,.96),rgba(5,10,24,.98));box-shadow:0 24px 70px rgba(0,0,0,.48),inset 0 1px 0 hsla(0,0%,100%,.08)}.community-shell .capture-error-title{color:#fff}.community-shell .capture-error-message{color:rgba(228,241,255,.68)}.community-shell .capture-error-btn{color:#07101d;background:linear-gradient(135deg,#ffd58a,#75e7ff);box-shadow:0 10px 24px rgba(117,231,255,.18)}@keyframes ufoHudIn{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:768px){.ufo-capture-hud{top:max(12px,env(safe-area-inset-top));min-width:0;width:calc(100vw - 32px);padding:11px 14px}.ufo-capture-hud strong{font-size:15px}}.capture-drift-away{font-family:Georgia,Times New Roman,serif}.capture-drift-star{position:relative;width:18px;height:18px;display:grid;place-items:center;margin-bottom:4px}.capture-drift-star-core{position:absolute;width:5px;height:5px;border-radius:50%;background:radial-gradient(circle,#ffe6a6 0,hsla(39,87%,76%,.55) 50%,transparent 90%);filter:drop-shadow(0 0 14px rgba(247,210,139,.8));animation:captureDriftStarPulse 1.6s ease-in-out 1}.capture-drift-star-ring{position:absolute;width:18px;height:18px;border-radius:50%;border:1px solid hsla(39,87%,76%,.45);animation:captureDriftStarFade 2s ease-out 1;opacity:0}@keyframes captureDriftStarPulse{0%{transform:scale(.6);opacity:0}20%{transform:scale(1);opacity:1}60%{transform:scale(1.2);opacity:.85}to{transform:scale(.4);opacity:0}}@keyframes captureDriftStarFade{0%{transform:scale(.6);opacity:0}30%{transform:scale(1.4);opacity:.6}to{transform:scale(3.2);opacity:0}}.capture-drift-main{margin:0;color:#f5e1ba;font-size:18px;font-weight:500;font-style:italic;line-height:1.4;letter-spacing:.02em}.capture-drift-sub{margin:0;color:hsla(41,66%,72%,.5);font-size:13px;font-style:italic;letter-spacing:.04em}@keyframes captureDriftIn{0%{opacity:0;transform:translate(-50%,-45%);filter:blur(2px)}18%{opacity:1;transform:translate(-50%,-50%);filter:blur(0)}78%{opacity:1;transform:translate(-50%,-50%);filter:blur(0)}to{opacity:0;transform:translate(-50%,-55%);filter:blur(3px)}}@keyframes ufoBottleApproachFloat{0%,to{transform:translate(-50%,-50%) translateY(0) rotate(-2deg)}50%{transform:translate(-50%,-50%) translateY(-6px) rotate(2deg)}}.bottle-rising.active img{animation:ufoBottleGlow 2.2s ease-in-out infinite!important}@keyframes ufoBottleGlow{0%,to{filter:drop-shadow(0 0 10px rgba(255,245,220,.6))}50%{filter:drop-shadow(0 0 18px rgba(255,245,220,.95))}}