.bottle-viewer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease}.bottle-viewer-modal{position:relative;background-color:#08111f;background-image:radial-gradient(circle at 50% 18%,rgba(120,102,255,.06),transparent 32%),radial-gradient(circle at 78% 74%,hsla(41,66%,72%,.04),transparent 28%),linear-gradient(180deg,rgba(2,5,14,.55),rgba(4,8,22,.65)),url(/future-me-bg.png);background-size:auto,auto,auto,cover;background-position:50%,50%,50%,50%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;border-radius:0;width:95%;max-width:1400px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 24px rgba(0,0,0,.12);animation:modalSlideUp .3s cubic-bezier(.4,0,.2,1);will-change:transform,opacity;color:#f2eadc;overflow:hidden}.bottle-viewer-modal:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;background-image:radial-gradient(circle,hsla(0,0%,100%,.55) 0 1px,transparent 1.3px),radial-gradient(circle,hsla(41,66%,72%,.38) 0 1px,transparent 1.3px);background-size:180px 180px,260px 260px;background-position:20px 40px,90px 130px;animation:composeStars 60s linear infinite;border-radius:0}@keyframes composeStars{0%{background-position:20px 40px,90px 130px}to{background-position:200px 220px,350px 390px}}.bottle-viewer-modal:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;background:radial-gradient(ellipse at 55% 40%,transparent 0 58%,hsla(41,66%,72%,.13) 58.2%,transparent 58.6%);border-radius:0}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.bottle-viewer-header{padding:24px 32px;border-bottom:1px solid hsla(41,66%,72%,.15);display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.bottle-viewer-header h2{font-size:24px;font-weight:600;color:hsla(38,46%,91%,.95);margin:0}.bottle-viewer-header h2,.viewer-title-with-icon{display:flex;align-items:center;gap:8px}.viewer-title-icon{width:24px;height:24px;color:hsla(39,87%,76%,.8)}.bottle-viewer-close{width:36px;height:36px;border-radius:0;border:1px solid hsla(41,66%,72%,.2);background:hsla(41,66%,72%,.05);color:hsla(38,46%,91%,.7);font-size:20px;cursor:pointer;transition:all .2s}.bottle-viewer-close:hover{background:hsla(41,66%,72%,.12);color:hsla(38,46%,91%,.95)}.bottle-viewer-content{flex:1 1;overflow-y:auto;padding:24px 32px;position:relative;z-index:1}.bottle-viewer-empty,.bottle-viewer-loading{text-align:center;padding:60px 20px;color:hsla(38,46%,91%,.5);font-size:16px}.bottle-viewer-list{display:flex;flex-direction:column;gap:0}.bottle-viewer-item{display:flex;padding:20px;background:hsla(0,0%,100%,.8);border:1px solid rgba(0,0,0,.06);border-radius:0;cursor:pointer;transition:all .2s;min-height:96px;align-items:flex-start;margin-bottom:-1px}.bottle-viewer-item:hover{background:#fff;border-color:rgba(100,150,255,.2);box-shadow:0 4px 16px rgba(0,0,0,.06);z-index:1}.returned-archive-modal .bottle-viewer-item.returned-letter-card{position:relative;display:grid;grid-template-columns:160px 80px 1fr 180px;grid-template-rows:1fr;grid-gap:0 24px;gap:0 24px;align-items:center;min-height:200px;padding:28px 32px;margin-bottom:20px;border-radius:14px;border:1px solid hsla(41,66%,72%,.16);background:radial-gradient(circle at 8% 24%,hsla(39,87%,76%,.06),transparent 38%),radial-gradient(circle at 92% 76%,rgba(120,102,255,.04),transparent 32%),linear-gradient(135deg,rgba(8,17,31,.76),rgba(13,24,48,.72));box-shadow:0 16px 42px rgba(0,0,0,.22),inset 0 .5px 0 hsla(0,0%,100%,.03);overflow:visible;transition:all .32s cubic-bezier(.4,0,.2,1)}.returned-letter-card .bottle-item-visual.kept-card-bottle{grid-column:1;grid-row:1;justify-self:center}.returned-letter-card .bottle-item-thumb{grid-column:2;grid-row:1;justify-self:center}.returned-letter-card .bottle-item-copy.kept-card-copy{grid-column:3;grid-row:1}.returned-letter-card .kept-orbit-visual{grid-column:4;grid-row:1;justify-self:center;position:relative}.returned-archive-modal .bottle-viewer-item.returned-letter-card:before{content:"";position:absolute;right:210px;top:50%;transform:translateY(-50%);width:200px;height:1.5px;background:linear-gradient(90deg,transparent,hsla(41,66%,72%,.1) 8%,hsla(41,66%,72%,.24) 50%,hsla(41,66%,72%,.1) 92%,transparent);pointer-events:none;z-index:1}.returned-archive-modal .bottle-viewer-item.returned-letter-card:after{content:"✦";position:absolute;right:300px;top:50%;transform:translateY(-50%);color:hsla(39,87%,76%,.7);font-size:14px;pointer-events:none;animation:return-star-pulse 3.5s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(247,210,139,.35));z-index:1}@keyframes return-star-pulse{0%,to{opacity:.5;transform:translateY(-50%) scale(.9)}50%{opacity:1;transform:translateY(-50%) scale(1.1)}}.returned-archive-modal .bottle-viewer-item.returned-letter-card:hover{transform:translateY(-3px);border-color:hsla(39,87%,76%,.28);box-shadow:0 20px 56px rgba(0,0,0,.28),inset 0 1px 0 hsla(0,0%,100%,.05);z-index:2}.returned-archive-modal .bottle-viewer-item.returned-letter-card:hover:before{background:linear-gradient(90deg,transparent,hsla(41,66%,72%,.15) 8%,hsla(41,66%,72%,.35) 50%,hsla(41,66%,72%,.15) 92%,transparent)}.returned-letter-card .bottle-item-visual.kept-card-bottle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:160px;height:auto;position:relative;padding:16px 0;z-index:2}.returned-letter-card .bottle-item-visual .return-time-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:8.5px;font-weight:800;letter-spacing:.24em;text-transform:uppercase;color:hsla(41,66%,72%,.62);margin-bottom:6px;z-index:2}.returned-letter-card .bottle-item-visual .return-time-value{font-family:Georgia,Times New Roman,serif;font-size:82px;font-weight:700;line-height:.85;color:hsla(39,87%,76%,.98);text-shadow:0 0 36px hsla(39,87%,76%,.32);margin-bottom:5px;z-index:2}.returned-letter-card .bottle-item-visual .return-time-unit{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:hsla(41,66%,72%,.8);z-index:2}.returned-letter-card .kept-bottle-dust{display:none}.returned-letter-card .bottle-item-thumb{position:static;width:64px;height:64px;display:flex;align-items:center;justify-content:center;opacity:1;z-index:2;pointer-events:none;transform:none}.returned-letter-card .bottle-item-thumb-img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 18px rgba(0,0,0,.24))}.returned-letter-card .bottle-item-copy.kept-card-copy{display:flex;flex-direction:column;gap:14px;padding:0;z-index:2}.returned-letter-card .return-journey{display:flex;flex-direction:column;gap:11px;margin-bottom:6px}.returned-letter-card .journey-step{display:flex;align-items:center;gap:12px;font-family:Georgia,Times New Roman,serif}.returned-letter-card .journey-icon{width:24px;height:24px;display:grid;place-items:center;border:1px solid hsla(41,66%,72%,.22);border-radius:999px;background:hsla(39,87%,76%,.05);color:hsla(39,87%,76%,.82);font-size:12px;flex-shrink:0;line-height:1}.returned-letter-card .journey-text{font-size:13.5px;color:hsla(38,46%,91%,.76);line-height:1.5}.returned-letter-card .journey-date{color:hsla(39,87%,76%,.88);font-weight:500;font-size:14px;letter-spacing:.005em}.returned-letter-card .kept-resonance{display:flex;flex-direction:column;gap:8px;padding:0;margin-top:4px}.returned-letter-card .kept-resonance-title{font-family:Georgia,Times New Roman,serif;font-size:16.5px;font-weight:500;font-style:normal;line-height:1.65;color:hsla(39,87%,76%,.96)}.returned-letter-card .kept-resonance-note{font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic;line-height:1.7;color:hsla(38,46%,91%,.52)}.returned-letter-card .kept-orbit-visual{width:180px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:0;background:transparent;border:0;z-index:2}.returned-letter-card .kept-orbit-ring{display:none}.returned-letter-card .kept-constellation{position:static;width:100px;height:100px;display:flex;align-items:center;justify-content:center;opacity:1;filter:drop-shadow(0 0 18px rgba(247,210,139,.28))}.returned-letter-card .kept-more-button{position:static;width:auto;height:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 26px;border:1px solid hsla(39,87%,76%,.26);border-radius:999px;background:hsla(39,87%,76%,.07);color:hsla(39,87%,76%,.96);font-family:Georgia,Times New Roman,serif;font-size:13.5px;font-weight:500;letter-spacing:.01em;transition:all .28s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 10px rgba(0,0,0,.08)}.returned-letter-card .kept-more-button:before{content:"Open Letter"}.returned-letter-card .kept-more-button:after{content:"→";font-size:16px;margin-left:2px}.returned-letter-card:hover .kept-more-button{background:hsla(39,87%,76%,.14);border-color:hsla(39,87%,76%,.42);box-shadow:0 0 22px hsla(39,87%,76%,.22),0 5px 14px rgba(0,0,0,.12);transform:translateX(3px)}.returned-letter-card .bottle-item-excerpt,.returned-letter-card .bottle-item-mood,.returned-letter-card .bottle-item-title,.returned-letter-card .kept-card-meta{display:none}.bottle-item-icon{font-size:40px;flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;position:relative}.bottle-type-icon,.mood-icon{width:40px;height:40px;color:#667eea}.mood-image{width:56px;height:56px;object-fit:contain}.inline-icon{width:14px;height:14px;display:inline-block;vertical-align:middle;margin-right:4px}.bottle-item-content{flex:1 1}.bottle-item-message{font-size:16px;color:#333;margin-bottom:8px;line-height:1.5}.bottle-item-meta{font-size:13px;color:#666;margin-bottom:4px;display:flex;align-items:center;flex-wrap:wrap}.bottle-item-recipient{display:inline-flex;align-items:center;gap:4px}.bottle-item-time{color:#999}.bottle-detail-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:5000}.bottle-detail-modal{position:relative;background-color:#08111f;background-image:radial-gradient(circle at 50% 18%,rgba(120,102,255,.06),transparent 32%),radial-gradient(circle at 78% 74%,hsla(41,66%,72%,.04),transparent 28%),linear-gradient(180deg,rgba(2,5,14,.55),rgba(4,8,22,.65)),url(/future-me-bg.png);background-size:auto,auto,auto,cover;background-position:50%,50%,50%,50%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;border-radius:0;box-shadow:0 20px 60px rgba(0,0,0,.5);animation:detailSlideUp .3s cubic-bezier(.4,0,.2,1);overflow:hidden;will-change:transform,opacity;color:#f2eadc}.bottle-detail-modal:before{background-image:radial-gradient(circle,hsla(0,0%,100%,.55) 0 1px,transparent 1.3px),radial-gradient(circle,hsla(41,66%,72%,.38) 0 1px,transparent 1.3px);background-size:180px 180px,260px 260px;background-position:20px 40px,90px 130px;animation:composeStars 60s linear infinite}.bottle-detail-modal:after,.bottle-detail-modal:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;border-radius:0;z-index:0}.bottle-detail-modal:after{background:radial-gradient(ellipse at 55% 40%,transparent 0 58%,hsla(41,66%,72%,.13) 58.2%,transparent 58.6%)}.bottle-detail-loading-modal{min-height:min(720px,calc(100vh - 56px));display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 16%,rgba(255,232,180,.08),transparent 24%),radial-gradient(circle at 76% 36%,rgba(150,118,226,.12),transparent 34%),linear-gradient(180deg,rgba(7,11,31,.88),rgba(5,8,24,.95)),url(/future-me-bg.png) 50% /cover no-repeat}.bottle-opening-loading{width:min(760px,calc(100% - 48px));padding:42px 42px 40px;display:flex;flex-direction:column;align-items:center;text-align:center;color:rgba(255,250,240,.9)}.opening-seal-stage{position:relative;width:min(620px,88vw);aspect-ratio:16/9;display:grid;place-items:center;margin-bottom:22px;isolation:isolate}.opening-stage-glow{content:"";position:absolute;inset:18% 10% 4%;border-radius:50%;background:radial-gradient(ellipse,rgba(255,219,150,.26),transparent 64%),radial-gradient(circle at 58% 32%,rgba(255,246,220,.2),transparent 20%);filter:blur(8px);animation:openingSealGlow 2.8s ease-in-out infinite;z-index:0}.opening-seal-art{position:relative;z-index:1;width:min(560px,86vw);height:auto;filter:drop-shadow(0 22px 36px rgba(0,0,0,.28)) drop-shadow(0 0 26px rgba(255,222,160,.12));animation:openingSealArtFloat 3.2s ease-in-out infinite}.opening-seal-burst{position:absolute;left:50%;top:52%;width:76px;height:76px;border-radius:50%;background:radial-gradient(circle,rgba(255,238,188,.9) 0 6%,rgba(219,74,44,.52) 18%,rgba(255,193,93,.24) 42%,transparent 72%);box-shadow:0 0 26px rgba(255,210,122,.42),0 0 54px rgba(255,190,92,.18);transform:translate(-50%,-50%);z-index:2;animation:openingWaxDissolve 2.4s ease-in-out infinite}.opening-seal-crack{position:absolute;left:50%;top:52%;width:2px;height:58px;border-radius:999px;background:linear-gradient(180deg,transparent,rgba(255,238,188,.9),transparent);transform-origin:center;opacity:0;z-index:3;filter:drop-shadow(0 0 8px rgba(255,224,154,.55));animation:openingSealCrack 2.4s ease-in-out infinite}.opening-seal-crack-a{transform:translate(-50%,-50%) rotate(35deg)}.opening-seal-crack-b{transform:translate(-50%,-50%) rotate(-48deg);animation-delay:.18s}.opening-copy h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:700;color:#f1e8f4;letter-spacing:-.01em}.opening-copy p{margin:0;color:rgba(226,214,234,.58);font-size:14px;line-height:1.6}.opening-progress{position:relative;width:min(260px,70vw);height:3px;margin-top:24px;border-radius:999px;overflow:hidden;background:rgba(255,245,220,.1)}.opening-progress span{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(255,226,166,.88),transparent);animation:openingProgressSweep 1.6s ease-in-out infinite}@keyframes openingSealGlow{0%,to{opacity:.55;transform:scale(.96)}50%{opacity:1;transform:scale(1.05)}}@keyframes openingSealArtFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.012)}}@keyframes openingWaxDissolve{0%,12%{opacity:.95;transform:translate(-50%,-50%) scale(.92);filter:blur(0)}42%{opacity:1;transform:translate(-50%,-50%) scale(1.08);filter:blur(0)}72%{opacity:.22;transform:translate(-50%,-50%) scale(1.45);filter:blur(5px)}to{opacity:.82;transform:translate(-50%,-50%) scale(.92);filter:blur(0)}}@keyframes openingSealCrack{0%,28%{opacity:0;height:20px}42%,62%{opacity:1;height:62px}82%,to{opacity:0;height:82px}}@keyframes openingShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (max-width:768px){.bottle-opening-loading{width:100%;padding:58px 18px 28px}.opening-seal-stage{width:100%;margin-bottom:18px}.opening-seal-art{width:min(330px,90vw)}.opening-copy h3{font-size:23px}.opening-copy p{max-width:280px;font-size:13px}.opening-seal-burst{width:58px;height:58px}}@keyframes detailSlideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.bottle-detail-desktop{width:95%;max-width:1400px;max-height:90vh;display:flex}.bottle-viewer-desktop-layout{display:flex;width:100%;height:85vh;max-height:800px;position:relative;z-index:1}.bottle-viewer-letter-desktop{max-width:720px;margin:0 auto;width:100%}.bottle-viewer-left-panel{flex:1 1;display:flex;flex-direction:row;padding:0;overflow:hidden;scrollbar-width:thin;scrollbar-color:#00d4ff #f0f0f0;transition:opacity .2s ease;min-width:0;position:relative;z-index:1}.bottle-viewer-left-panel>.drift-timeline{flex:0 0 220px;padding:32px 16px 32px 32px;overflow-y:auto;scrollbar-width:thin;margin-bottom:0}.bottle-viewer-letter-column{flex:1 1;display:flex;flex-direction:column;padding:32px 24px;overflow-y:auto;min-width:0}.bottle-content-transition{animation:crossFade .2s ease}@keyframes crossFade{0%{opacity:0}to{opacity:1}}.bottle-viewer-left-panel::-webkit-scrollbar{width:6px}.bottle-viewer-left-panel::-webkit-scrollbar-track{background:#f0f0f0}.bottle-viewer-left-panel::-webkit-scrollbar-thumb{background:#00d4ff;border-radius:3px}.bottle-viewer-left-header{display:flex;align-items:center;gap:16px;margin-bottom:24px;min-height:64px}.bottle-viewer-avatar{width:64px;height:64px;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0}.bottle-viewer-avatar.has-mood-image{background:transparent;border-radius:0}.bottle-viewer-avatar.has-icon{border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2)}.bottle-viewer-avatar .bottle-type-icon,.bottle-viewer-avatar .mood-icon{width:32px;height:32px;color:#fff}.bottle-viewer-avatar .mood-image{width:64px;height:64px;object-fit:contain}.bottle-viewer-header-info{flex:1 1}.bottle-viewer-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.bottle-viewer-left-header h3{font-size:20px;font-weight:700;color:#333;margin:0}.bottle-viewer-left-header p{font-size:13px;color:#999;margin:4px 0 0}.bottle-detail-mood-inline{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(0,212,255,.1);border-radius:12px;font-size:13px;font-weight:600;color:#00d4ff}.bottle-detail-mood-inline .mood-icon{width:16px;height:16px}.bottle-viewer-letter-desktop{flex:1 1;padding:32px;border:1px solid #e0e0e0;border-radius:0;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.04);margin-bottom:20px}.bottle-viewer-letter-desktop.has-decoration{padding-bottom:220px}.bottle-viewer-letter-desktop:before{content:"";position:absolute;top:72px;left:32px;right:32px;bottom:32px;background-image:repeating-linear-gradient(transparent,transparent calc(2em - 1px),hsla(0,0%,78%,.3) calc(2em - 1px),hsla(0,0%,78%,.3) 2em);background-position:0 .15em;pointer-events:none;z-index:1}.bottle-viewer-letter-date{font-size:12px;color:#999;margin-bottom:16px;padding-bottom:12px;border-bottom:1px dashed rgba(0,0,0,.1)}.bottle-viewer-letter-text{font-size:16px;line-height:2;white-space:pre-wrap;word-wrap:break-word;position:relative;z-index:2;min-height:100px}.bottle-viewer-letter-signature{margin-top:24px;padding-top:16px;border-top:1px dashed rgba(0,0,0,.1);text-align:right;font-size:14px;font-style:italic;opacity:.7}.bottle-viewer-letter-decoration{position:absolute;bottom:32px;left:32px;width:200px;height:180px;background-size:contain;background-position:0 100%;background-repeat:no-repeat;pointer-events:none;z-index:3;opacity:.9}.bottle-viewer-video-desktop{border-radius:12px;overflow:hidden;background:#000;box-shadow:0 4px 12px rgba(0,0,0,.1)}.bottle-viewer-video-desktop iframe{width:100%;height:300px;border:none}.bottle-viewer-right-panel{flex:1 1;display:flex;flex-direction:column;background:hsla(0,0%,98%,.95);border-left:1px solid hsla(41,66%,72%,.15);position:relative;z-index:1}.bottle-viewer-desktop-close{position:absolute;top:20px;right:20px;width:36px;height:36px;border-radius:50%;border:none;background:rgba(0,0,0,.05);color:#666;font-size:20px;cursor:pointer;transition:all .2s;z-index:10}.bottle-viewer-desktop-close:hover{background:rgba(0,0,0,.1);transform:scale(1.1)}.bottle-viewer-right-scroll{flex:1 1;overflow-y:auto;padding:24px;scrollbar-width:none;-ms-overflow-style:none}.bottle-viewer-right-scroll::-webkit-scrollbar{display:none;width:0;height:0}.bottle-viewer-right-scroll::-webkit-scrollbar-thumb,.bottle-viewer-right-scroll::-webkit-scrollbar-track{display:none}.bottle-viewer-mood-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:rgba(0,212,255,.1);border-radius:16px;font-size:14px;font-weight:600;color:#00d4ff;margin-bottom:20px}.bottle-viewer-mood-badge .mood-icon{width:18px;height:18px}.bottle-id-badge{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 20px;background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:16px;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,0,0,.2);border:2px solid hsla(0,0%,100%,.1)}.bottle-id-label{font-size:11px;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:1.5px;font-weight:600}.bottle-id-value{font-size:24px;font-weight:700;color:#fff;font-family:Courier New,monospace;letter-spacing:2px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.bottle-viewer-stats-desktop{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.bottle-viewer-stat-card{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.05);transition:all .2s}.bottle-viewer-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.bottle-viewer-stat-card .stat-icon{font-size:28px;flex-shrink:0}.stat-icon-svg{width:32px;height:32px;color:#667eea;flex-shrink:0}.stat-info{flex:1 1}.stat-info .stat-value{font-size:24px;font-weight:700;color:#333;line-height:1;margin-bottom:4px}.stat-info .stat-label{font-size:12px;color:#999;font-weight:500}.bottle-viewer-actions-desktop{margin-top:24px}.bottle-timeline{margin:24px 0;padding:20px}.bottle-timeline,.bottle-timeline-mobile{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:16px;position:relative}.bottle-timeline-mobile{margin:20px 0;padding:16px}.timeline-item-mobile{position:relative;padding-left:40px;margin-bottom:20px;min-height:44px}.timeline-item-mobile:last-child{margin-bottom:0}.timeline-item-mobile.timeline-id{padding-left:0;margin-bottom:16px;text-align:center}.timeline-dot-mobile{position:absolute;left:0;top:12px;width:12px;height:12px;background:#667eea;border-radius:50%;border:3px solid #fff;box-shadow:0 2px 8px rgba(102,126,234,.3);z-index:2}.timeline-line-mobile{position:absolute;left:5px;top:18px;bottom:-20px;width:2px;background:linear-gradient(180deg,#667eea,#764ba2);z-index:1}.timeline-item-mobile.timeline-end .timeline-line-mobile{display:none}.timeline-content-mobile{display:flex;align-items:center;gap:12px;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);min-height:44px}.timeline-highlight-mobile{background:#fff;color:#333;padding:16px;box-shadow:0 4px 16px rgba(0,0,0,.1)}.timeline-icon-mobile{width:36px;height:36px;object-fit:contain;flex-shrink:0}.timeline-info-mobile{flex:1 1}.timeline-label-mobile{font-size:12px;color:#999;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.timeline-value-mobile{font-size:14px;font-weight:600;color:#333}.timeline-value-large-mobile{font-size:24px;font-weight:700;color:#667eea;line-height:1}.timeline-item-mobile.timeline-id .timeline-content-mobile{background:linear-gradient(135deg,#2c3e50,#34495e);flex-direction:column;padding:12px 16px}.timeline-item-mobile.timeline-id .timeline-label-mobile{color:hsla(0,0%,100%,.7);font-size:10px;margin-bottom:4px}.timeline-item-mobile.timeline-id .timeline-value-mobile{color:#fff;font-size:20px;font-family:Courier New,monospace;letter-spacing:1px}.timeline-item{position:relative;padding-left:40px;margin-bottom:24px}.timeline-item:last-child{margin-bottom:0}.timeline-dot{position:absolute;left:0;top:8px;width:12px;height:12px;background:#667eea;border-radius:50%;border:3px solid #fff;box-shadow:0 2px 8px rgba(102,126,234,.3);z-index:2}.timeline-line{position:absolute;left:5px;top:14px;bottom:-24px;width:2px;background:linear-gradient(180deg,#667eea,#764ba2);z-index:1}.timeline-item:last-child .timeline-line{display:none}.timeline-content{display:flex;align-items:center;gap:12px;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s}.timeline-content:hover{transform:translateX(4px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.timeline-highlight{background:#fff;color:#333;padding:20px;box-shadow:0 4px 16px rgba(0,0,0,.1)}.timeline-icon{font-size:24px;flex-shrink:0}.timeline-icon-image,.timeline-icon-image-white{width:36px;height:36px;object-fit:contain;flex-shrink:0}.timeline-icon-image-white{filter:brightness(0) invert(1)}.timeline-icon-svg{width:28px;height:28px;color:#fff;flex-shrink:0}.timeline-info{flex:1 1}.timeline-label{font-size:11px;color:#999;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.timeline-highlight .timeline-label{color:#999}.timeline-value{font-size:13px;font-weight:600;color:#333}.timeline-highlight .timeline-value{color:#333}.timeline-value-large{font-size:28px;font-weight:700;color:#667eea;line-height:1}.bottle-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:20px 0}.stat-item-compact{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s}.stat-item-compact:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.stat-icon-compact{width:24px;height:24px;color:#667eea}.stat-icon-image-compact{width:32px;height:32px;object-fit:contain}.stat-text-compact{display:flex;flex-direction:column;align-items:center;gap:2px}.stat-number{font-size:20px;font-weight:700;color:#333;line-height:1}.stat-label-compact{font-size:10px;color:#999;text-align:center}.bottle-viewer-actions-desktop{display:flex;flex-direction:column;gap:12px}.bottle-viewer-btn-desktop{width:100%;padding:14px 20px;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.bottle-viewer-btn-desktop:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.bottle-viewer-btn-desktop:active{transform:scale(.98)}.bottle-viewer-btn-desktop.btn-like{background:linear-gradient(135deg,#e0e0e0,#f5f5f5);color:#666}.bottle-viewer-btn-desktop.btn-like.liked{background:linear-gradient(135deg,#ff6b9d,#c06c84);color:#fff}.btn-like.like-animating{animation:likeScale .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes likeScale{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.stat-number{transition:opacity .3s ease}.stat-number.updating{animation:fadeInNumber .3s ease}@keyframes fadeInNumber{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.bottle-viewer-btn-desktop.btn-warmth{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.bottle-viewer-btn-desktop.btn-warmth:disabled{opacity:.6;cursor:not-allowed}.bottle-viewer-btn-desktop span:first-child{font-size:18px}.btn-icon-svg{width:20px;height:20px;flex-shrink:0}.bottle-detail-mobile{width:100%;height:100dvh;max-height:100dvh;border-radius:0;display:flex;flex-direction:column}.bottle-viewer-mobile-layout{display:flex;flex-direction:column;height:100dvh;position:relative;overflow:hidden}.bottle-viewer-mobile-close{position:absolute;top:max(14px,env(safe-area-inset-top));right:14px;width:44px;height:44px;border-radius:50%;border:none;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:20px;cursor:pointer;z-index:100;display:flex;align-items:center;justify-content:center;transition:all .2s}.bottle-viewer-mobile-close:hover{background:rgba(0,0,0,.7);transform:scale(1.1)}.bottle-viewer-mobile-content{flex:1 1;overflow-y:auto;min-height:0;padding:max(18px,env(safe-area-inset-top)) 14px 108px;scrollbar-width:none}.bottle-viewer-mobile-content::-webkit-scrollbar{display:none}.bottle-viewer-mobile-header{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:14px 56px 14px 14px;background:hsla(0,0%,100%,.055);border:1px solid rgba(169,213,255,.12);border-radius:16px;color:#fff;min-height:84px}.bottle-viewer-mobile-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0}.bottle-viewer-mobile-icon.has-mood-image{background:transparent;border-radius:0;border:none;-webkit-backdrop-filter:none;backdrop-filter:none}.bottle-viewer-mobile-icon.has-icon{border-radius:50%;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid hsla(0,0%,100%,.3)}.bottle-viewer-mobile-icon .bottle-type-icon,.bottle-viewer-mobile-icon .mood-icon{width:32px;height:32px;color:#fff}.bottle-viewer-mobile-icon .mood-image{width:56px;height:56px;object-fit:contain}.bottle-viewer-mobile-meta{flex:1 1}.bottle-viewer-mobile-meta h3{font-size:18px;font-weight:700;margin:0 0 4px;color:#fff}.bottle-viewer-mobile-meta p{font-size:13px;opacity:.9;margin:0 0 8px}.bottle-viewer-mobile-mood{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;background:hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;font-size:12px;font-weight:600}.bottle-viewer-mobile-mood .mood-icon{width:16px;height:16px}.bottle-viewer-letter-mobile{padding:20px;border:1px solid #e0e0e0;border-radius:12px;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.04);margin-bottom:14px;overflow:hidden}.bottle-viewer-letter-mobile.has-decoration{padding-bottom:200px}.bottle-viewer-letter-mobile:before{content:"";position:absolute;top:64px;left:24px;right:24px;bottom:24px;background-image:repeating-linear-gradient(transparent,transparent calc(2em - 1px),hsla(0,0%,78%,.3) calc(2em - 1px),hsla(0,0%,78%,.3) 2em);background-position:0 .15em;pointer-events:none;z-index:1}.bottle-viewer-letter-mobile .bottle-letter-stamp-wrap{position:relative;right:auto;bottom:auto;float:right;margin:-4px -4px 10px 12px;z-index:3}.bottle-viewer-letter-mobile .stamp-small .stamp-img{width:min(34vw,118px)}.bottle-viewer-letter-mobile .stamp-small .stamp-text{bottom:10px}.bottle-viewer-letter-mobile .stamp-small .stamp-text-label{font-size:8px}.bottle-viewer-letter-mobile .stamp-small .stamp-text-number{font-size:12px}.bottle-viewer-video-mobile{border-radius:12px;overflow:hidden;background:#000;box-shadow:0 4px 12px rgba(0,0,0,.1);margin-bottom:20px}.bottle-viewer-video-mobile iframe{width:100%;height:240px;border:none}.bottle-viewer-stats-mobile{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.bottle-viewer-stat-item{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.05)}.bottle-viewer-stat-item .stat-icon{font-size:24px;flex-shrink:0}.bottle-viewer-stat-item .stat-icon-svg{width:28px;height:28px;color:#667eea;flex-shrink:0}.bottle-viewer-stat-item .stat-text{font-size:14px;color:#666;font-weight:500}.bottle-viewer-mobile-actions{position:absolute;bottom:0;left:0;right:0;padding:10px 12px max(12px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f0f0f0;display:flex;gap:8px;box-shadow:0 -4px 12px rgba(0,0,0,.05);z-index:50}.bottle-viewer-mobile-btn{flex:1 1;min-width:0;padding:10px 8px;min-height:48px;border:none;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:5px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.bottle-viewer-mobile-btn:active{transform:scale(.98)}.bottle-viewer-mobile-btn.btn-like{background:linear-gradient(135deg,#e0e0e0,#f5f5f5);color:#666}.bottle-viewer-mobile-btn.btn-like.liked{background:linear-gradient(135deg,#ff6b9d,#c06c84);color:#fff}.bottle-viewer-mobile-btn.btn-warmth{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.bottle-viewer-mobile-btn.btn-warmth:disabled{opacity:.6;cursor:not-allowed}.bottle-viewer-mobile-btn span:first-child{font-size:16px}.bottle-viewer-mobile-btn .btn-icon-svg{width:18px;height:18px;flex-shrink:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.boost-button{width:100%;padding:16px 24px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:16px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;box-shadow:0 4px 12px rgba(245,158,11,.3)}.boost-button:hover:not(:disabled){background:linear-gradient(135deg,#f59e0b,#d97706);transform:translateY(-2px);box-shadow:0 6px 20px rgba(245,158,11,.4)}.boost-button:active:not(:disabled){transform:translateY(0)}.boost-button:disabled{opacity:.6;cursor:not-allowed}.boost-icon{font-size:20px;animation:boostPulse 1.5s ease-in-out infinite}@keyframes boostPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.stat-item.legendary{grid-column:1/-1;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;padding:12px;border-radius:8px;text-align:center}.stat-item.legendary .stat-label{color:#fff;font-size:14px}.stat-item.legendary .stat-value{color:#fff;font-size:16px}.bottle-item-mood{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:rgba(0,212,255,.1);border-radius:12px;color:#00d4ff}.bottle-item-mood .mood-icon{width:14px;height:14px}.bottle-detail-mood{margin-left:12px;padding:4px 12px;background:rgba(0,212,255,.1);border-radius:16px;font-size:14px;color:#00d4ff;font-weight:400}.bottle-item-stats{display:flex;font-size:12px;color:#999;margin-top:8px}.bottle-item-stats span{display:flex;gap:4px}.bottle-item-stats .inline-icon{width:14px;height:14px;color:#00d4ff}.bottle-item-time{margin-left:auto;font-size:11px;color:#ccc}.warmth-button{width:100%;padding:14px;background:linear-gradient(135deg,#ff9a9e,#fad0c4);border:none;border-radius:12px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px}.warmth-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,154,158,.4)}.warmth-button:disabled{opacity:.6;cursor:not-allowed}.warmth-messages-section{margin-top:24px;padding-top:24px;border-top:2px solid #f0f0f0}.warmth-messages-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.warmth-header-icon{width:20px;height:20px;color:#f093fb}.warmth-messages-header h4{font-size:15px;font-weight:700;color:#333;margin:0}.warmth-empty,.warmth-loading{text-align:center;padding:32px 16px;color:#999;font-size:14px}.warmth-messages-list{display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto;padding-right:8px}.warmth-messages-list::-webkit-scrollbar{width:4px}.warmth-messages-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.warmth-messages-list::-webkit-scrollbar-thumb{background:#f093fb;border-radius:2px}.warmth-message-item{background:linear-gradient(135deg,#fff5f7,#fff);border:1px solid rgba(240,147,251,.2);border-radius:12px;padding:12px;transition:all .2s}.warmth-message-item:hover{transform:translateX(4px);box-shadow:0 2px 8px rgba(240,147,251,.15)}.warmth-message-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.warmth-user-id{font-size:12px;font-weight:600;color:#f093fb;font-family:Courier New,monospace}.warmth-time{font-size:11px;color:#999}.warmth-message-content{font-size:13px;line-height:1.6;color:#666;word-wrap:break-word}.warmth-load-more{padding:16px 0;text-align:center}.warmth-loading-more{display:flex;align-items:center;justify-content:center;gap:8px;color:#f093fb;font-size:13px}.warmth-spinner{width:16px;height:16px;border:2px solid rgba(240,147,251,.2);border-top-color:#f093fb;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.warmth-load-more-btn{padding:8px 24px;background:linear-gradient(135deg,#f093fb,#f5576c);border:none;border-radius:20px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px rgba(240,147,251,.3)}.warmth-load-more-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(240,147,251,.4)}.warmth-load-more-btn:active{transform:translateY(0)}.warmth-no-more{padding:16px 0;text-align:center;color:#999;font-size:12px}.btn-warmth.warmth-success{animation:warmthSparkle .8s ease-out;position:relative;overflow:visible}@keyframes warmthSparkle{0%{transform:scale(1);filter:brightness(1)}25%{transform:scale(1.1);filter:brightness(1.3)}50%{transform:scale(1.05);filter:brightness(1.5)}to{transform:scale(1);filter:brightness(1)}}.btn-warmth.warmth-success:before{content:"✨";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;animation:sparkleParticle .8s ease-out;pointer-events:none}@keyframes sparkleParticle{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.5)}to{opacity:0;transform:translate(-50%,-50%) scale(2)}}.stat-item-compact.warmth-updating .stat-number{animation:warmthNumberUpdate .3s ease}@keyframes warmthNumberUpdate{0%{opacity:0;transform:scale(.8) translateY(-8px)}50%{opacity:1;transform:scale(1.2) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}.bottle-detail-modal,.bottle-detail-overlay,.bottle-viewer-left-panel,.bottle-viewer-modal,.bottle-viewer-overlay,.bottle-viewer-right-panel,.btn-like,.btn-warmth{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.bottle-viewer-content,.bottle-viewer-left-panel,.bottle-viewer-mobile-content,.bottle-viewer-right-scroll,.warmth-messages-list{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.bottle-detail-modal,.bottle-viewer-item,.bottle-viewer-stat-item,.timeline-item-mobile,.warmth-message-item,a,button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (max-width:767px){.bottle-viewer-btn-desktop:active,.bottle-viewer-close:active,.bottle-viewer-desktop-close:active,.bottle-viewer-item:active,.bottle-viewer-mobile-btn:active,.bottle-viewer-mobile-close:active,.warmth-load-more-btn:active{transform:scale(.98);transition:transform .05s ease-out}.bottle-viewer-mobile-btn:active{opacity:.9}.bottle-viewer-item:active{background:hsla(0,0%,100%,.95)}}.bottle-viewer-btn-desktop.btn-share,.bottle-viewer-mobile-btn.btn-share{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.bottle-viewer-btn-desktop.btn-share:hover,.bottle-viewer-mobile-btn.btn-share:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.btn-icon{font-size:18px;line-height:1}.bottle-viewer-mobile-actions:has(.btn-share){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.bottle-viewer-mobile-actions:has(.btn-share) .bottle-viewer-mobile-btn{flex:none}.bottle-viewer-btn-desktop.btn-export{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.bottle-viewer-btn-desktop.btn-export:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(240,147,251,.4)}.bottle-viewer-btn-desktop.btn-export:disabled{opacity:.6;cursor:not-allowed}.bottle-item-message{color:#1a1a1a}.bottle-item-meta{color:#4a4a4a}.bottle-item-time,.stat-label-compact,.timeline-label,.timeline-label-mobile,.warmth-time{color:#666}.warmth-message-content{color:#4a4a4a}.warmth-no-more{color:#666}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.bottle-detail-modal,.bottle-detail-overlay,.bottle-viewer-modal,.bottle-viewer-overlay{animation-duration:.01ms!important}.bottle-viewer-btn-desktop:hover,.bottle-viewer-item:hover,.bottle-viewer-mobile-btn:active,.btn-like.like-animating,.btn-warmth.warmth-success{transform:none!important}.skeleton{animation:none!important;background:#f0f0f0!important}.warmth-spinner{animation:none!important;border:2px solid #f093fb!important}.bottle-viewer-content,.bottle-viewer-left-panel,.bottle-viewer-mobile-content,.bottle-viewer-right-scroll,.warmth-messages-list{scroll-behavior:auto!important}}.bottle-viewer-error,.warmth-error{text-align:center;padding:40px 20px;display:flex;flex-direction:column;align-items:center;gap:16px}.error-message{color:#d32f2f;font-size:16px;font-weight:500}.error-retry-btn{padding:10px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;min-height:44px;min-width:100px}.error-retry-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.error-retry-btn:active{transform:scale(.98)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.reply-section{margin-top:24px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.08)}.reply-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.reply-header-icon{font-size:18px}.reply-header h4{font-size:15px;font-weight:700;color:#333;margin:0}.reply-loading{text-align:center;padding:20px;color:#999;font-size:13px}.reply-list{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;max-height:280px;overflow-y:auto;padding-right:4px}.reply-list::-webkit-scrollbar{width:4px}.reply-list::-webkit-scrollbar-track{background:transparent}.reply-list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:2px}.reply-item{display:flex}.reply-item.mine{justify-content:flex-end}.reply-item.theirs{justify-content:flex-start}.reply-bubble{max-width:80%;padding:10px 14px;border-radius:14px;position:relative}.reply-item.mine .reply-bubble{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:4px}.reply-item.theirs .reply-bubble{background:#f0f0f0;color:#333;border-bottom-left-radius:4px}.reply-label{font-size:10px;font-weight:700;opacity:.7;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.reply-text{font-size:14px;line-height:1.5;word-wrap:break-word}.reply-time{font-size:10px;opacity:.6;margin-top:4px;text-align:right}.reply-input-wrap{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden}.reply-textarea{width:100%;padding:12px 14px;border:none;background:transparent;font-size:14px;color:#333;resize:none;outline:none;font-family:inherit;line-height:1.5}.reply-textarea::placeholder{color:#aaa}.reply-input-footer{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;border-top:1px solid #e8e8e8}.reply-char-count{font-size:11px;color:#999}.reply-send-btn{padding:7px 16px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s}.reply-send-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.reply-send-btn:disabled{opacity:.5;cursor:not-allowed}.reply-waiting{text-align:center;padding:16px;font-size:13px;color:#999;font-style:italic;background:#f8f8f8;border-radius:10px}.bottle-info-cards{display:flex;gap:10px;margin:16px 0;overflow-x:auto;scrollbar-width:none}.bottle-info-cards::-webkit-scrollbar{display:none}.bottle-info-card{display:flex;align-items:center;justify-content:center;padding:14px 16px;background:#f8f9fb;border:1px solid #e5e7eb;border-radius:0;flex:1 1;min-width:120px;text-align:center}.bottle-info-card-icon{display:none}.bottle-info-card-text{display:flex;flex-direction:column;align-items:center;gap:4px}.bottle-info-card-label{font-size:11px;color:#7c3aed;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.bottle-info-card-value{font-size:15px;font-weight:700;color:#111827}[data-theme=nebula] .bottle-info-card{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.06)}[data-theme=nebula] .bottle-info-card-label{color:#6b7280}[data-theme=nebula] .bottle-info-card-value{color:#e5e7eb}.community-shell .bottle-detail-overlay,.community-shell .bottle-viewer-overlay{background:radial-gradient(circle at 50% 38%,rgba(117,231,255,.1),transparent 34%),rgba(2,6,16,.68)}.community-shell .bottle-detail-modal,.community-shell .bottle-viewer-modal{overflow:hidden;border:1px solid rgba(169,213,255,.2);border-radius:18px;color:#eef8ff;background:linear-gradient(145deg,rgba(13,26,57,.96),rgba(5,10,24,.98));box-shadow:0 30px 90px rgba(0,0,0,.54),inset 0 1px 0 hsla(0,0%,100%,.08)}.community-shell .bottle-viewer-header{border-color:rgba(169,213,255,.14);background:rgba(4,9,22,.9)}.community-shell .bottle-viewer-header h2,.community-shell .bottle-viewer-left-header h3{color:#fff}.community-shell .bottle-type-icon,.community-shell .inline-icon,.community-shell .mood-icon,.community-shell .stat-icon-svg,.community-shell .viewer-title-icon{color:#75e7ff}.community-shell .bottle-viewer-close,.community-shell .bottle-viewer-desktop-close,.community-shell .bottle-viewer-mobile-close{border:1px solid rgba(169,213,255,.16);color:rgba(238,247,255,.82);background:hsla(0,0%,100%,.07)}.community-shell .bottle-viewer-close:hover,.community-shell .bottle-viewer-desktop-close:hover{color:#fff;background:rgba(117,231,255,.12)}.community-shell .bottle-viewer-desktop-layout{background:radial-gradient(circle at 16% 10%,rgba(255,213,138,.1),transparent 28%),radial-gradient(circle at 88% 16%,rgba(117,231,255,.09),transparent 30%)}.community-shell .bottle-viewer-left-panel{border-right:1px solid rgba(169,213,255,.14);scrollbar-color:rgba(117,231,255,.72) hsla(0,0%,100%,.06)}.community-shell .bottle-item-meta,.community-shell .bottle-item-time,.community-shell .bottle-viewer-empty,.community-shell .bottle-viewer-left-header p,.community-shell .bottle-viewer-loading,.community-shell .bottle-viewer-stat-item .stat-text{color:rgba(228,241,255,.62)}.community-shell .bottle-viewer-avatar.has-icon{background:linear-gradient(135deg,rgba(117,231,255,.26),rgba(255,213,138,.16));border:1px solid rgba(169,213,255,.22);box-shadow:0 0 28px rgba(117,231,255,.14)}.community-shell .bottle-detail-mood-inline,.community-shell .bottle-item-mood{color:#75e7ff;background:rgba(117,231,255,.1);border:1px solid rgba(117,231,255,.18)}.community-shell .bottle-viewer-letter-desktop{border-radius:10px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.34),0 18px 34px rgba(0,0,0,.2)}.community-shell .bottle-viewer-letter-date,.community-shell .bottle-viewer-letter-signature{color:rgba(40,36,28,.62)}.community-shell .bottle-viewer-right-panel{border-left:1px solid rgba(169,213,255,.14);background:rgba(5,11,27,.74)}.community-shell .bottle-viewer-right-scroll{scrollbar-color:rgba(117,231,255,.72) hsla(0,0%,100%,.06)}.community-shell .bottle-id-badge,.community-shell .bottle-id-card{overflow:hidden;border:1px solid rgba(255,213,138,.2);border-radius:14px;background:linear-gradient(135deg,rgba(255,213,138,.16),rgba(117,231,255,.08)),hsla(0,0%,100%,.045);box-shadow:0 14px 28px rgba(0,0,0,.2)}.community-shell .bottle-id-card-number,.community-shell .bottle-id-label,.community-shell .bottle-info-card-label,.community-shell .timeline-label,.community-shell .timeline-label-mobile{color:rgba(255,213,138,.84)}.community-shell .bottle-id-value,.community-shell .bottle-info-card-value,.community-shell .timeline-value,.community-shell .timeline-value-large,.community-shell .timeline-value-large-mobile,.community-shell .timeline-value-mobile{color:#eef8ff}.community-shell .bottle-info-card,.community-shell .bottle-viewer-stat-card,.community-shell .reply-input-wrap,.community-shell .stat-item-compact,.community-shell .timeline-content,.community-shell .timeline-content-mobile,.community-shell .warmth-message-item{border:1px solid rgba(169,213,255,.12);border-radius:12px;background:hsla(0,0%,100%,.055);box-shadow:none}.community-shell .bottle-info-cards,.community-shell .bottle-stats-grid,.community-shell .bottle-viewer-actions-desktop{gap:10px}.community-shell .stat-info .stat-value,.community-shell .stat-number{color:#fff}.community-shell .stat-info .stat-label,.community-shell .stat-label-compact{color:rgba(228,241,255,.62)}.community-shell .bottle-viewer-btn-desktop,.community-shell .bottle-viewer-mobile-btn,.community-shell .reply-send-btn,.community-shell .warmth-button{border:1px solid rgba(169,213,255,.12);border-radius:12px;color:#eef8ff;background:hsla(0,0%,100%,.075);box-shadow:0 10px 22px rgba(0,0,0,.18)}.community-shell .bottle-viewer-btn-desktop.btn-warmth,.community-shell .bottle-viewer-mobile-btn.btn-warmth,.community-shell .warmth-button{color:#07101d;background:linear-gradient(135deg,#ffd58a,#ff8fb8)}.community-shell .bottle-viewer-btn-desktop.btn-reply,.community-shell .bottle-viewer-btn-desktop.btn-share,.community-shell .bottle-viewer-mobile-btn.btn-share,.community-shell .reply-send-btn{color:#06101d;background:linear-gradient(135deg,#75e7ff,#b7f3ff)}.community-shell .bottle-viewer-btn-desktop.btn-like.liked,.community-shell .bottle-viewer-mobile-btn.btn-like.liked{color:#fff;background:linear-gradient(135deg,#ff8fb8,#ec4899)}.community-shell .bottle-viewer-item{border-color:rgba(169,213,255,.12);border-radius:12px;background:hsla(0,0%,100%,.055)}.community-shell .bottle-viewer-item:hover{border-color:rgba(117,231,255,.42);background:rgba(117,231,255,.08)}.viewer-title-icon-img{width:34px;height:34px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 0 10px rgba(117,231,255,.22))}.viewer-close-icon-img{width:22px;height:22px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(117,231,255,.24))}.bottle-type-icon-img{width:52px;height:52px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(117,231,255,.22))}.bottle-mood-mark{width:56px;height:56px}.bv-inline-mood-mark{width:20px;height:20px;flex-shrink:0}.bottle-detail-mood-inline,.bottle-item-mood,.bottle-viewer-mobile-mood{display:inline-flex;align-items:center;gap:5px}.inline-icon-img{width:16px;height:16px;display:inline-block;vertical-align:middle;margin-right:4px;filter:drop-shadow(0 0 6px rgba(117,231,255,.16))}.inline-icon-img,.stat-icon-img{object-fit:contain;flex-shrink:0}.stat-icon-img{width:34px;height:34px;filter:drop-shadow(0 0 10px rgba(117,231,255,.18))}.btn-icon-img{width:22px;height:22px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 0 8px rgba(117,231,255,.18))}.warmth-header-icon-img{width:24px;height:24px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 0 10px rgba(255,213,138,.18))}.bottle-info-card-icon{width:32px;height:32px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 0 10px rgba(117,231,255,.18))}.bottle-viewer-close,.bottle-viewer-desktop-close,.bottle-viewer-mobile-close{display:inline-flex;align-items:center;justify-content:center}.bottle-info-card,.bottle-viewer-stat-item,.stat-item-compact,.warmth-messages-header{align-items:center}.community-shell .bottle-item-message,.community-shell .reply-header h4,.community-shell .reply-text,.community-shell .warmth-message-content,.community-shell .warmth-messages-header h4{color:#eef8ff}.community-shell .reply-section,.community-shell .warmth-messages-section{border-color:rgba(169,213,255,.14)}@media (max-width:768px){.community-shell .bottle-detail-modal,.community-shell .bottle-viewer-modal{border-radius:22px 22px 0 0}.community-shell .bottle-detail-mobile,.community-shell .bottle-viewer-mobile-layout{background:radial-gradient(circle at 80% 0,rgba(117,231,255,.1),transparent 34%),rgba(5,10,24,.96)}.community-shell .bottle-viewer-mobile-header{background:radial-gradient(circle at 16% 10%,rgba(255,213,138,.12),transparent 30%),hsla(0,0%,100%,.055);border-color:rgba(169,213,255,.14)}.community-shell .bottle-viewer-mobile-content{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.community-shell .bottle-viewer-mobile-actions{padding:10px 12px max(12px,env(safe-area-inset-bottom));border-color:rgba(169,213,255,.14);background:rgba(4,9,22,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}}@media (max-height:520px) and (max-width:920px){.community-shell .bottle-detail-modal,.community-shell .bottle-viewer-modal{border-radius:18px 18px 0 0}.community-shell .bottle-detail-mobile,.community-shell .bottle-viewer-mobile-layout{background:radial-gradient(circle at 80% 0,rgba(117,231,255,.1),transparent 34%),rgba(5,10,24,.96)}.community-shell .bottle-viewer-mobile-content{padding:max(10px,env(safe-area-inset-top)) 12px calc(74px + env(safe-area-inset-bottom))}.community-shell .bottle-viewer-mobile-header{min-height:68px;margin-bottom:10px;padding:10px 52px 10px 12px;background:radial-gradient(circle at 16% 10%,rgba(255,213,138,.12),transparent 30%),hsla(0,0%,100%,.055);border-color:rgba(169,213,255,.14)}.community-shell .bottle-viewer-mobile-icon,.community-shell .bottle-viewer-mobile-icon .mood-image{width:46px;height:46px}.community-shell .bottle-viewer-mobile-meta h3{font-size:15px}.community-shell .bottle-viewer-letter-mobile{padding:16px}.community-shell .bottle-viewer-mobile-actions{padding:8px 12px max(8px,env(safe-area-inset-bottom));border-color:rgba(169,213,255,.14);background:rgba(4,9,22,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.community-shell .bottle-viewer-mobile-btn{min-height:42px;font-size:12px}}.community-shell .bottle-detail-overlay,.community-shell .bottle-viewer-overlay{background:radial-gradient(circle at 50% 38%,rgba(255,181,141,.12),transparent 34%),rgba(27,12,25,.68);-webkit-backdrop-filter:blur(12px) saturate(125%);backdrop-filter:blur(12px) saturate(125%)}.community-shell .bottle-detail-modal,.community-shell .bottle-viewer-modal{border-color:rgba(255,214,168,.22);color:#fff7ef;background:radial-gradient(circle at 16% 10%,rgba(255,211,143,.1),transparent 28%),linear-gradient(145deg,rgba(59,31,48,.96),rgba(29,16,31,.98));box-shadow:0 30px 90px rgba(24,9,19,.54),inset 0 1px 0 rgba(255,246,232,.08)}.community-shell .bottle-viewer-header{border-color:rgba(255,214,168,.14);background:rgba(34,17,31,.9)}.community-shell .bottle-item-message,.community-shell .bottle-viewer-header h2,.community-shell .bottle-viewer-left-header h3,.community-shell .reply-header h4,.community-shell .reply-text,.community-shell .warmth-message-content,.community-shell .warmth-messages-header h4{color:#fff8ef}.community-shell .bottle-type-icon,.community-shell .inline-icon,.community-shell .mood-icon,.community-shell .stat-icon-svg,.community-shell .viewer-title-icon{color:#ffd38f}.community-shell .bottle-viewer-close,.community-shell .bottle-viewer-desktop-close,.community-shell .bottle-viewer-mobile-close{border-color:rgba(255,214,168,.16);color:rgba(255,241,224,.82);background:rgba(255,245,232,.07)}.community-shell .bottle-viewer-close:hover,.community-shell .bottle-viewer-desktop-close:hover{background:rgba(255,211,143,.12)}.community-shell .bottle-viewer-desktop-layout{background:radial-gradient(circle at 16% 10%,rgba(255,211,143,.1),transparent 28%),radial-gradient(circle at 88% 16%,rgba(255,159,186,.08),transparent 30%)}.community-shell .bottle-viewer-left-panel,.community-shell .bottle-viewer-right-panel,.community-shell .reply-section,.community-shell .warmth-messages-section{border-color:rgba(255,214,168,.14)}.community-shell .bottle-viewer-left-panel,.community-shell .bottle-viewer-right-scroll{scrollbar-color:rgba(255,196,122,.72) rgba(255,245,232,.06)}.community-shell .bottle-item-meta,.community-shell .bottle-item-time,.community-shell .bottle-viewer-empty,.community-shell .bottle-viewer-left-header p,.community-shell .bottle-viewer-loading,.community-shell .bottle-viewer-stat-item .stat-text,.community-shell .stat-info .stat-label,.community-shell .stat-label-compact{color:rgba(255,236,217,.62)}.community-shell .bottle-viewer-avatar.has-icon{background:linear-gradient(135deg,rgba(255,211,143,.22),rgba(255,159,186,.14));border-color:rgba(255,214,168,.24);box-shadow:0 0 28px rgba(255,181,141,.12)}.community-shell .bottle-detail-mood-inline,.community-shell .bottle-item-mood{color:#ffd38f;background:rgba(255,211,143,.1);border-color:rgba(255,214,168,.18)}.community-shell .bottle-viewer-right-panel{background:rgba(42,22,36,.74)}.community-shell .bottle-id-badge,.community-shell .bottle-id-card{border-color:rgba(255,214,168,.22);background:linear-gradient(135deg,rgba(255,211,143,.14),rgba(255,159,186,.08)),rgba(255,245,232,.045)}.community-shell .bottle-id-card-number,.community-shell .bottle-id-label,.community-shell .bottle-info-card-label,.community-shell .timeline-label,.community-shell .timeline-label-mobile{color:rgba(255,211,143,.86)}.community-shell .pc-returned-warmth-summary{display:grid;grid-gap:6px;gap:6px;padding:4px 2px 0;font-family:Georgia,Times New Roman,serif}.community-shell .pc-returned-warmth-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;min-height:34px;padding:9px 0;border-bottom:1px solid rgba(255,214,168,.08);color:rgba(255,247,238,.84)}.community-shell .pc-returned-warmth-emoji{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;color:var(--warmth-glow-color,#f7d28b);line-height:1}.community-shell .pc-returned-warmth-emoji .ws-seal-svg{width:20px;height:20px}.community-shell .pc-returned-warmth-message{min-width:0;overflow:hidden;color:rgba(255,247,238,.82);font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.community-shell .pc-returned-warmth-row strong{color:#f7d28b;font-size:13px;font-weight:700;opacity:.65;text-align:right;white-space:nowrap}.community-shell .pc-returned-warmth-total{display:grid;grid-gap:2px;gap:2px;padding-top:12px;color:rgba(255,236,217,.58);font-size:13px;font-style:italic;line-height:1.35}.community-shell .pc-returned-warmth-total em,.community-shell .pc-returned-warmth-total span{display:block;font-style:italic}.community-shell .pc-returned-warmth-total em{color:rgba(255,236,217,.68)}.community-shell .bottle-id-value,.community-shell .bottle-info-card-value,.community-shell .stat-info .stat-value,.community-shell .stat-number,.community-shell .timeline-value,.community-shell .timeline-value-large,.community-shell .timeline-value-large-mobile,.community-shell .timeline-value-mobile{color:#fff8ef}.community-shell .bottle-info-card,.community-shell .bottle-viewer-item,.community-shell .bottle-viewer-stat-card,.community-shell .reply-input-wrap,.community-shell .stat-item-compact,.community-shell .timeline-content,.community-shell .timeline-content-mobile,.community-shell .warmth-message-item{border-color:rgba(255,214,168,.14);background:rgba(255,245,232,.055)}.community-shell .bottle-viewer-item:hover{border-color:rgba(255,196,122,.42);background:rgba(255,211,143,.08)}.community-shell .bottle-viewer-btn-desktop,.community-shell .bottle-viewer-mobile-btn,.community-shell .reply-send-btn,.community-shell .warmth-button{border-color:rgba(255,214,168,.14);color:#fff7ef;background:rgba(255,245,232,.075);box-shadow:0 10px 22px rgba(24,9,19,.18)}.community-shell .bottle-viewer-btn-desktop.btn-warmth,.community-shell .bottle-viewer-mobile-btn.btn-warmth,.community-shell .warmth-button{color:#351a2b;background:linear-gradient(135deg,#ffe0a8,#ff9fba)}.community-shell .bottle-viewer-btn-desktop.btn-reply,.community-shell .bottle-viewer-btn-desktop.btn-share,.community-shell .bottle-viewer-mobile-btn.btn-share,.community-shell .reply-send-btn{color:#351a2b;background:linear-gradient(135deg,#ffd38f,#ffb58d)}.community-shell .bottle-viewer-btn-desktop.btn-like.liked,.community-shell .bottle-viewer-mobile-btn.btn-like.liked{background:linear-gradient(135deg,#ff9fba,#ff718f)}.bottle-info-card-icon,.bottle-type-icon-img,.btn-icon-img,.inline-icon-img,.stat-icon-img,.viewer-close-icon-img,.viewer-title-icon-img,.warmth-header-icon-img{filter:saturate(1.08) sepia(.08) drop-shadow(0 0 10px rgba(255,197,122,.18))}@media (max-width:768px){.community-shell .bottle-detail-mobile,.community-shell .bottle-viewer-mobile-layout{background:radial-gradient(circle at 80% 0,rgba(255,181,141,.1),transparent 34%),rgba(32,18,32,.96)}.community-shell .bottle-viewer-mobile-header{background:radial-gradient(circle at 16% 10%,rgba(255,211,143,.12),transparent 30%),rgba(255,245,232,.055);border-color:rgba(255,214,168,.14)}.community-shell .bottle-viewer-mobile-actions{border-color:rgba(255,214,168,.14);background:rgba(34,17,31,.92)}}.community-shell .bottle-viewer-header h2{margin:0!important;min-width:0!important}.community-shell .viewer-title-with-icon{display:flex!important;align-items:flex-start!important;gap:16px!important}.community-shell .viewer-title-icon-img{width:38px!important;height:38px!important;margin-top:1px!important;object-fit:contain!important;filter:drop-shadow(0 0 12px rgba(241,191,112,.28))!important}.community-shell .viewer-title-copy{display:flex!important;flex-direction:column!important;gap:7px!important}.community-shell .viewer-title-copy>span{line-height:1.05!important}.community-shell .viewer-title-copy>small{font-size:13px!important;font-weight:500!important}.community-shell .bottle-viewer-header-actions{display:flex!important;align-items:center!important;gap:10px!important}.community-shell .bottle-viewer-close,.community-shell .bottle-viewer-filter,.community-shell .bottle-viewer-more{height:40px!important;border:1px solid rgba(255,239,216,.15)!important;border-radius:999px!important;color:rgba(255,239,216,.78)!important;background:hsla(0,0%,100%,.06)!important;box-shadow:none!important}.community-shell .bottle-viewer-filter{width:auto!important;padding:0 15px!important}.community-shell .bottle-viewer-close,.community-shell .bottle-viewer-more{width:40px!important;padding:0!important}.community-shell .bottle-viewer-item{grid-template-areas:none!important}.community-shell .bottle-viewer-item:hover{border-color:hsla(36,62%,73%,.34)!important;background:linear-gradient(90deg,rgba(38,51,84,.8),rgba(19,31,62,.72))!important}.community-shell .bottle-item-thumb{grid-column:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.community-shell .bottle-item-content{width:100%!important}.community-shell .bottle-item-main-line,.community-shell .bottle-item-message{min-width:0!important}.community-shell .bottle-item-menu{font-size:16px!important;line-height:1!important}.community-shell .bottle-item-drift,.community-shell .bottle-item-recipient{display:inline-flex!important;align-items:center!important;gap:5px!important}.community-shell .bottle-item-mood{white-space:nowrap!important}.community-shell .bv-inline-mood-mark{width:14px!important;height:14px!important}.community-shell .zodiac-badge-code{color:#d8ccff!important}.community-shell .bottle-item-stats{width:auto!important;min-width:0!important}.community-shell .bottle-item-stats span{display:inline-flex!important;align-items:center!important;gap:7px!important}@media (max-width:860px){.community-shell .bottle-viewer-header{min-height:100px!important;padding:20px 16px 18px!important}.community-shell .viewer-title-copy>span{font-size:22px!important}.community-shell .viewer-title-copy>small{font-size:12px!important}.community-shell .bottle-viewer-content{padding:14px 12px 18px!important}.community-shell .bottle-viewer-item{grid-template-columns:72px minmax(0,1fr)!important;height:auto!important;min-height:108px!important;gap:12px!important;padding:12px!important}.community-shell .bottle-item-thumb{width:62px!important;height:62px!important}.community-shell .bottle-item-main-line{grid-template-columns:auto minmax(0,1fr)!important}.community-shell .bottle-item-menu{display:none!important}.community-shell .bottle-item-stats{grid-column:2!important;grid-template-columns:auto auto auto!important;justify-content:start!important;justify-items:start!important}}.community-shell .bottle-viewer-modal{width:min(96vw,1040px);max-height:92vh;background:#070f25}.community-shell .bottle-viewer-header{min-height:118px;padding:22px 26px;border-bottom:1px solid hsla(35,83%,76%,.18);background:linear-gradient(90deg,rgba(5,10,28,.98),rgba(5,10,28,.78) 45%,rgba(5,10,28,.36)),linear-gradient(180deg,rgba(5,10,28,.08),rgba(5,10,28,.78)),url(/future-me-bg.png) center 42% /cover!important}.community-shell .bottle-viewer-header h2{margin-top:0}.community-shell .viewer-title-with-icon{gap:16px;align-items:flex-start}.community-shell .viewer-title-icon-img{width:34px;height:34px;margin-top:2px}.community-shell .viewer-title-copy>span{color:#fff1dc;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.community-shell .viewer-title-copy>small{margin-top:7px;color:rgba(255,236,212,.58);font-size:13px}.community-shell .bottle-viewer-header-actions{margin-top:0;display:flex;align-items:center;gap:10px}.community-shell .bottle-viewer-close,.community-shell .bottle-viewer-filter,.community-shell .bottle-viewer-more{height:38px;border:1px solid rgba(255,236,212,.16);border-radius:999px;color:rgba(255,236,212,.78);background:hsla(0,0%,100%,.06);box-shadow:none}.community-shell .bottle-viewer-filter{padding:0 14px}.community-shell .bottle-viewer-close,.community-shell .bottle-viewer-more{width:38px}.community-shell .bottle-viewer-content{padding:22px 28px 28px;background:#070f25}.community-shell .bottle-viewer-list{gap:9px;padding-top:0}.community-shell .bottle-viewer-item{display:grid;grid-template-columns:88px minmax(0,1fr) 230px;align-items:center;grid-gap:16px;gap:16px;min-height:96px;height:96px;padding:12px 20px 12px 16px;border:1px solid rgba(148,166,212,.18);border-radius:13px;background:linear-gradient(90deg,rgba(28,39,70,.74),rgba(15,25,54,.68));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04)}.community-shell .bottle-viewer-item:hover{border-color:hsla(36,82%,76%,.34);background:linear-gradient(90deg,rgba(36,49,83,.82),rgba(18,30,62,.74))}.community-shell .bottle-item-thumb{width:72px;height:72px;border-radius:10px;border:1px solid hsla(36,82%,76%,.18);background:radial-gradient(circle at 50% 58%,hsla(36,82%,76%,.16),transparent 48%),#09152f}.community-shell .bottle-item-thumb-img{width:100%;height:100%;padding:3px;object-fit:contain}.community-shell .bottle-item-content{min-width:0;display:flex;flex-direction:column;gap:12px;align-self:center}.community-shell .bottle-item-main-line{display:flex;align-items:center;gap:12px;min-width:0}.community-shell .bottle-item-message{flex:1 1;min-width:0;color:#fff1dc;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:500;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-shell .bottle-item-menu{order:99;color:rgba(255,236,212,.5);font-size:16px}.community-shell .bottle-item-meta{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin:0;color:hsla(27,26%,86%,.62);font-size:13px}.community-shell .bottle-item-mood{flex:0 0 auto;min-height:24px;padding:3px 10px;border-radius:999px;color:#d8ccff;background:rgba(132,112,202,.18);border:1px solid rgba(171,147,234,.24);font-size:12px}.community-shell .bv-inline-mood-mark{width:14px;height:14px}.community-shell .zodiac-badge{min-height:23px;padding:2px 9px;color:#d8ccff;border-color:rgba(132,112,202,.32);background:rgba(132,112,202,.14)}.community-shell .zodiac-badge-icon{display:none}.community-shell .zodiac-badge-code{color:#d8ccff}.community-shell .bottle-item-stats{width:auto;min-width:0;display:grid;grid-template-columns:50px 50px 1fr;align-items:center;justify-items:end;grid-gap:10px;gap:10px;color:hsla(27,26%,86%,.7);font-size:13px}.community-shell .bottle-item-stats span{display:inline-flex;align-items:center;gap:7px}.community-shell .bottle-item-stats .inline-icon-svg{width:15px;height:15px;color:hsla(36,82%,76%,.76)}.community-shell .bottle-item-time{white-space:nowrap;color:hsla(27,26%,86%,.52);font-size:12px}@media (max-width:860px){.community-shell .bottle-viewer-header{min-height:100px;padding:20px 16px}.community-shell .bottle-viewer-content{padding:14px 12px 18px}.community-shell .bottle-viewer-item{grid-template-columns:72px minmax(0,1fr);height:auto;min-height:108px;gap:12px;padding:12px}.community-shell .bottle-item-thumb{width:62px;height:62px}.community-shell .bottle-item-stats{grid-column:2;justify-self:start;grid-template-columns:auto auto auto;justify-items:start}}.community-shell .bottle-viewer-modal{max-width:1060px;border-radius:18px;background:linear-gradient(180deg,rgba(5,12,31,.98),rgba(6,14,35,.98))}.community-shell .bottle-viewer-header{min-height:108px;align-items:flex-start;padding:26px 28px 22px;border-bottom:1px solid hsla(36,82%,76%,.18);background:linear-gradient(90deg,rgba(4,10,28,.98),rgba(8,13,35,.78) 42%,rgba(8,13,35,.42)),linear-gradient(180deg,rgba(4,10,28,.2),rgba(4,10,28,.86)),url(/future-me-bg.png) center 42% /cover;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.04)}.viewer-title-with-icon{align-items:flex-start;gap:16px}.viewer-title-icon-img{width:38px;height:38px;margin-top:2px}.viewer-title-copy>span{color:#fff1dc;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;line-height:1.08}.viewer-title-copy>small{margin-top:6px;color:rgba(255,236,212,.58);font-size:14px}.bottle-viewer-header-actions{display:flex;align-items:center;gap:10px}.bottle-viewer-filter,.bottle-viewer-more{height:40px;border:1px solid rgba(255,236,212,.14);border-radius:999px;color:rgba(255,236,212,.74);background:hsla(0,0%,100%,.055);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;cursor:pointer}.bottle-viewer-filter{padding:0 14px}.bottle-viewer-more,.community-shell .bottle-viewer-close{width:40px;padding:0}.filter-funnel{width:12px;height:12px;border:1.5px solid;border-top:2px solid;-webkit-clip-path:polygon(0 0,100% 0,62% 45%,62% 100%,38% 100%,38% 45%);clip-path:polygon(0 0,100% 0,62% 45%,62% 100%,38% 100%,38% 45%);opacity:.82}.community-shell .bottle-viewer-content{padding:0 28px 28px;background:linear-gradient(180deg,rgba(6,13,33,.95),rgba(5,12,31,.98))}.bottle-viewer-list{padding-top:8px}.bottle-viewer-item{grid-template-columns:92px minmax(0,1fr) 250px;min-height:100px;grid-gap:18px;gap:18px;padding:14px 22px 14px 18px}.community-shell .bottle-viewer-item{border:1px solid rgba(151,169,213,.16);background:linear-gradient(90deg,rgba(31,42,73,.72),rgba(17,27,55,.62));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.045)}.community-shell .bottle-viewer-item:hover{border-color:hsla(36,82%,76%,.3);background:linear-gradient(90deg,rgba(37,50,84,.78),rgba(19,31,62,.68));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06)}.bottle-item-thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;border:1px solid hsla(36,82%,76%,.16);background:radial-gradient(circle at 50% 58%,hsla(36,82%,76%,.2),transparent 48%),rgba(7,15,36,.78);display:flex;align-items:center;justify-content:center}.bottle-item-thumb-img{width:100%;height:100%;object-fit:contain;padding:6px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.32))}.bottle-item-content{gap:12px}.bottle-item-main-line{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;width:100%}.bottle-item-message{color:#fff1dc;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:500;line-height:1.2}.bottle-item-menu{color:rgba(255,236,212,.48);font-size:17px;line-height:1}.bottle-item-meta{gap:14px;color:hsla(27,26%,86%,.62)}.bottle-item-drift,.bottle-item-mood,.bottle-item-recipient,.zodiac-badge{min-height:24px}.bottle-item-mood{border-radius:999px;padding:3px 10px;color:#d4c2ff;background:rgba(142,111,219,.16);border:1px solid rgba(171,147,234,.2);font-size:12px}.bv-inline-mood-mark{width:14px;height:14px}.bottle-item-meta .inline-icon-svg{width:14px;height:14px;color:hsla(36,82%,76%,.68)}.zodiac-badge{padding:2px 9px;border-color:rgba(132,112,202,.32);color:#d8ccff;background:rgba(132,112,202,.14)}.zodiac-badge-code{color:#d8ccff}.bottle-item-stats{display:grid;grid-template-columns:52px 52px 1fr;align-items:center;justify-items:end;grid-gap:12px;color:hsla(27,26%,86%,.7);font-size:13px}.bottle-item-stats span{display:inline-flex;align-items:center;gap:7px}.bottle-item-stats .inline-icon-svg{width:16px;height:16px;color:hsla(36,82%,76%,.76)}.bottle-item-time{color:hsla(27,26%,86%,.52);font-size:12px;white-space:nowrap}@media (max-width:860px){.community-shell .bottle-viewer-header{min-height:96px;padding:22px 18px 18px}.bottle-viewer-header-actions{gap:6px}.bottle-viewer-filter span:last-child{display:none}.bottle-viewer-item{grid-template-columns:74px minmax(0,1fr);gap:12px;padding:12px}.bottle-item-thumb{width:62px;height:62px}.bottle-item-main-line{grid-template-columns:auto minmax(0,1fr)}.bottle-item-menu{display:none}.bottle-item-stats{grid-column:2;grid-template-columns:auto auto auto;justify-items:start;justify-content:start;width:100%}}.viewer-title-with-icon{gap:12px}.viewer-title-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.viewer-title-copy>span{font-size:22px;line-height:1.05}.viewer-title-copy>small{color:rgba(80,88,108,.64);font-size:12px;font-weight:500;letter-spacing:0}.bottle-viewer-list{gap:12px}.bottle-viewer-item{display:grid;grid-template-columns:60px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center;min-height:112px;margin-bottom:0;padding:16px 18px;border-radius:14px}.bottle-item-icon{width:60px;height:60px;border-radius:16px;background:rgba(255,247,238,.07);border:1px solid rgba(255,247,238,.12)}.bottle-item-content{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"message stats" "meta stats";grid-column-gap:18px;column-gap:18px;grid-row-gap:10px;row-gap:10px;align-items:center}.bottle-item-message{grid-area:message;margin:0;font-size:15px;line-height:1.55}.bottle-item-meta{grid-area:meta;margin:0}.bottle-item-stats{grid-area:stats;min-width:138px;justify-content:flex-end;gap:10px}.zodiac-badge{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:3px 8px;border:1px solid hsla(38,82%,71%,.28);border-radius:999px;color:#f2c67a;background:rgba(255,247,238,.075);font-weight:650;letter-spacing:0;white-space:nowrap}.zodiac-badge-icon{width:13px;height:13px;flex-shrink:0}.zodiac-badge-code{font-family:SF Mono,Courier New,monospace;font-size:10px;font-weight:800;letter-spacing:.5px}.bottle-id-card-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.community-shell .viewer-title-copy>small{color:rgba(255,247,238,.58)}.community-shell .zodiac-badge{border-color:hsla(38,82%,71%,.28);color:#f2c67a;background:rgba(255,247,238,.075)}@media (max-width:768px){.viewer-title-copy>span{font-size:19px}.viewer-title-copy>small{display:none}.bottle-viewer-item{grid-template-columns:52px minmax(0,1fr);min-height:118px;padding:14px}.bottle-item-icon{width:52px;height:52px;border-radius:14px}.bottle-item-content{grid-template-columns:1fr;grid-template-areas:"message" "meta" "stats";row-gap:8px}.bottle-item-stats{min-width:0;justify-content:flex-start;flex-wrap:wrap}}.bottle-info-card-svg,.btn-icon-svg2,.stat-icon-svg2{display:block;flex:0 0 auto}.bottle-info-card-svg{width:28px;height:28px}.stat-icon-svg2{width:26px;height:26px}.btn-icon-svg2{width:18px;height:18px}.bottle-viewer-btn-desktop{min-height:44px;padding:12px 14px}.bottle-viewer-list{gap:8px}.bottle-viewer-item{grid-template-columns:54px minmax(0,1fr);min-height:92px;padding:14px 16px}.bottle-item-icon{width:48px;height:48px;border-radius:12px}.bottle-item-icon .bottle-mood-mark,.bottle-mood-mark{width:42px;height:42px}.bottle-item-content{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:8px}.bottle-item-message{max-width:100%;font-size:14px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottle-item-meta{width:100%;gap:8px}.bottle-item-drift,.bottle-item-mood,.bottle-item-recipient{min-height:22px}.bottle-item-stats{width:100%;min-width:0;justify-content:flex-start;gap:12px;color:inherit}.bottle-item-time{margin-left:0}.zodiac-badge{min-height:22px;padding:2px 7px;gap:4px;border-color:rgba(255,247,238,.18);color:rgba(255,247,238,.76);background:rgba(255,247,238,.055);font-size:11px;font-weight:600}.zodiac-badge-icon{display:none}.zodiac-badge-code{color:#f2c67a;font-size:9px;letter-spacing:.4px}.bottle-viewer-header{min-height:72px}.viewer-title-icon-img{width:28px;height:28px}.viewer-title-copy>span{font-size:20px}.viewer-title-copy>small{font-size:11px}.community-shell .bottle-viewer-item:hover{background:rgba(255,247,238,.07)}.community-shell .zodiac-badge{background:rgba(255,247,238,.055)}.community-shell .bottle-info-card,.community-shell .stat-item-compact{min-height:92px}.community-shell .bottle-viewer-btn-desktop{min-height:44px}.community-shell .bottle-detail-overlay,.community-shell .bottle-viewer-overlay{background:rgba(3,9,20,.54);-webkit-backdrop-filter:blur(10px) saturate(112%);backdrop-filter:blur(10px) saturate(112%)}.community-shell .bottle-detail-modal,.community-shell .bottle-viewer-modal{border-color:rgba(255,247,238,.24);color:#fff7ee;background:linear-gradient(135deg,rgba(8,18,34,.88),rgba(12,22,40,.78)),url(/assets/ui/star-paper-panel.svg) 50% /cover;background-blend-mode:normal,screen;box-shadow:0 30px 90px rgba(0,0,0,.48),0 0 44px rgba(255,247,238,.1),inset 0 1px 0 rgba(255,247,238,.12)}.community-shell .bottle-viewer-header{border-color:rgba(255,247,238,.12);background:rgba(5,14,28,.52);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.community-shell .bottle-viewer-desktop-layout{background:radial-gradient(circle at 12% 10%,hsla(38,82%,71%,.08),transparent 30%),radial-gradient(circle at 86% 8%,rgba(255,247,238,.06),transparent 28%)}.community-shell .bottle-viewer-left-panel,.community-shell .bottle-viewer-right-panel{border-color:rgba(255,247,238,.12);background:rgba(6,16,32,.28)}.community-shell .bottle-viewer-left-panel,.community-shell .bottle-viewer-right-scroll{scrollbar-color:hsla(38,82%,71%,.62) rgba(255,247,238,.06)}.community-shell .bottle-viewer-item{border-color:rgba(255,247,238,.16);background:linear-gradient(135deg,rgba(255,247,238,.07),rgba(255,247,238,.035)),url(/assets/ui/star-paper-panel.svg) 50% /cover;background-blend-mode:normal,soft-light;box-shadow:inset 0 1px 0 rgba(255,247,238,.1),0 14px 32px rgba(0,0,0,.12)}.community-shell .bottle-viewer-item:hover{border-color:hsla(38,82%,71%,.4);background:linear-gradient(135deg,rgba(255,247,238,.1),hsla(38,82%,71%,.055)),url(/assets/ui/star-paper-panel.svg) 50% /cover;background-blend-mode:normal,soft-light}.community-shell .bottle-item-message,.community-shell .bottle-viewer-header h2,.community-shell .bottle-viewer-left-header h3,.community-shell .reply-header h4,.community-shell .reply-text,.community-shell .warmth-message-content,.community-shell .warmth-messages-header h4{color:#fff7ee}.community-shell .bottle-item-meta,.community-shell .bottle-item-time,.community-shell .bottle-viewer-empty,.community-shell .bottle-viewer-left-header p,.community-shell .bottle-viewer-loading,.community-shell .bottle-viewer-stat-item .stat-text,.community-shell .stat-info .stat-label,.community-shell .stat-label-compact{color:rgba(255,247,238,.58)}.community-shell .bottle-type-icon,.community-shell .inline-icon,.community-shell .mood-icon,.community-shell .stat-icon-svg,.community-shell .viewer-title-icon{color:#f2c67a}.community-shell .bottle-detail-mood-inline,.community-shell .bottle-item-mood{color:#f2c67a;background:rgba(255,247,238,.09);border-color:hsla(38,82%,71%,.22)}.community-shell .bottle-id-badge,.community-shell .bottle-id-card,.community-shell .bottle-info-card,.community-shell .bottle-viewer-stat-card,.community-shell .reply-input-wrap,.community-shell .stat-item-compact,.community-shell .timeline-content,.community-shell .timeline-content-mobile,.community-shell .warmth-message-item{border-color:rgba(255,247,238,.14);background:linear-gradient(135deg,rgba(255,247,238,.08),rgba(255,247,238,.035)),url(/assets/ui/star-paper-panel.svg) 50% /cover;background-blend-mode:normal,soft-light;box-shadow:inset 0 1px 0 rgba(255,247,238,.08)}.community-shell .bottle-id-card-number,.community-shell .bottle-id-label,.community-shell .bottle-info-card-label,.community-shell .timeline-label,.community-shell .timeline-label-mobile{color:hsla(38,82%,71%,.88)}.community-shell .bottle-id-value,.community-shell .bottle-info-card-value,.community-shell .stat-info .stat-value,.community-shell .stat-number,.community-shell .timeline-value,.community-shell .timeline-value-large,.community-shell .timeline-value-large-mobile,.community-shell .timeline-value-mobile{color:#fff7ee}.community-shell .bottle-viewer-btn-desktop,.community-shell .bottle-viewer-mobile-btn,.community-shell .reply-send-btn,.community-shell .warmth-button{border-color:rgba(255,247,238,.14);color:#fff7ee;background:rgba(255,247,238,.075);box-shadow:inset 0 1px 0 rgba(255,247,238,.08),0 12px 26px rgba(0,0,0,.16)}.community-shell .bottle-viewer-btn-desktop.btn-warmth,.community-shell .bottle-viewer-mobile-btn.btn-warmth,.community-shell .warmth-button{color:#43250d;border-color:rgba(255,247,238,.34);background:radial-gradient(circle at 80% 20%,rgba(255,247,238,.45),transparent 35%),linear-gradient(135deg,rgba(255,229,188,.98),hsla(38,82%,71%,.84))}.community-shell .bottle-viewer-btn-desktop.btn-reply,.community-shell .bottle-viewer-btn-desktop.btn-share,.community-shell .bottle-viewer-mobile-btn.btn-share,.community-shell .reply-send-btn{color:#fff7ee;background:linear-gradient(135deg,rgba(95,117,184,.72),rgba(37,53,100,.74))}.community-shell .bottle-viewer-close,.community-shell .bottle-viewer-desktop-close,.community-shell .bottle-viewer-mobile-close{border-color:rgba(255,247,238,.16);color:rgba(255,247,238,.82);background:rgba(255,247,238,.08)}@media (max-width:768px){.community-shell .bottle-detail-mobile,.community-shell .bottle-viewer-mobile-layout{background:linear-gradient(135deg,rgba(8,18,34,.88),rgba(12,22,40,.78)),url(/assets/ui/star-paper-panel.svg) 50% /cover;background-blend-mode:normal,screen}.community-shell .bottle-viewer-mobile-actions,.community-shell .bottle-viewer-mobile-header{border-color:rgba(255,247,238,.12);background:rgba(5,14,28,.58);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}}.community-shell .bottle-viewer-item{border-color:rgba(255,247,238,.12);background:rgba(255,247,238,.045);background-image:none;box-shadow:none}.community-shell .bottle-viewer-item:hover{border-color:hsla(38,82%,71%,.28);background:rgba(255,247,238,.065);background-image:none;box-shadow:none}.community-shell .bottle-item-icon{background:rgba(255,247,238,.055);border-color:rgba(255,247,238,.12)}.community-shell .zodiac-badge{border-color:rgba(255,247,238,.18);color:rgba(255,247,238,.76);background:rgba(255,247,238,.045)}.community-shell .bottle-info-card,.community-shell .bottle-viewer-btn-desktop,.community-shell .stat-item-compact{background:rgba(255,247,238,.055);background-image:none}.community-shell .bottle-info-card-svg{width:28px;height:28px}.community-shell .stat-icon-svg2{width:26px;height:26px}.community-shell .btn-icon-svg2{width:18px;height:18px}.community-shell .bottle-viewer-modal{width:min(96vw,1060px)!important;max-height:92vh!important;border:1px solid hsla(37,38%,72%,.22)!important;background:#071027!important;box-shadow:0 26px 78px rgba(0,0,0,.46),inset 0 1px 0 hsla(0,0%,100%,.05)!important}.community-shell .bottle-viewer-header{min-height:108px!important;padding:26px 28px 22px!important;align-items:flex-start!important;border-bottom:1px solid hsla(36,62%,73%,.18)!important;background:linear-gradient(90deg,rgba(5,11,29,.98),rgba(7,12,32,.78) 46%,rgba(7,12,32,.32)),linear-gradient(180deg,rgba(5,11,29,.08),rgba(5,11,29,.72)),url(/future-me-bg.png) center 43% /cover no-repeat!important}.community-shell .viewer-title-copy>span{color:#fff1dc!important;font-family:Georgia,Times New Roman,serif!important;font-size:28px!important;font-weight:500!important}.community-shell .viewer-title-copy>small{color:rgba(255,239,216,.58)!important}.community-shell .bottle-viewer-content{padding:22px 28px 28px!important;background:#071027!important}.community-shell .bottle-viewer-list{padding-top:0!important}.community-shell .bottle-viewer-item{grid-template-columns:88px minmax(0,1fr) 238px!important;grid-gap:16px!important;gap:16px!important;height:96px!important;min-height:96px!important;margin:0!important;padding:12px 20px 12px 16px!important;border:1px solid rgba(151,169,213,.18)!important;border-radius:13px!important;background:linear-gradient(90deg,rgba(31,42,73,.74),rgba(16,26,55,.66))!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.045)!important}.community-shell .bottle-item-thumb{border:1px solid hsla(36,62%,73%,.18)!important;border-radius:10px!important;background:radial-gradient(circle at 52% 66%,hsla(36,83%,67%,.34),transparent 45%),radial-gradient(circle at 50% 20%,rgba(111,129,196,.28),transparent 46%),#091631!important}.community-shell .bottle-item-thumb-img{padding:4px!important;filter:drop-shadow(0 8px 14px rgba(0,0,0,.32))!important}.community-shell .bottle-item-content{display:flex!important;flex-direction:column!important;gap:12px!important}.community-shell .bottle-item-main-line{grid-template-columns:auto minmax(0,1fr) auto!important}.community-shell .bottle-item-message{color:#fff1dc!important;font-family:Georgia,Times New Roman,serif!important;font-weight:500!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.community-shell .bottle-item-menu{display:inline-flex!important;color:rgba(255,239,216,.48)!important}.community-shell .bottle-item-meta{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:13px!important;margin:0!important;color:hsla(27,26%,86%,.62)!important}.community-shell .bottle-item-mood{min-height:24px!important;border:1px solid rgba(171,147,234,.26)!important;color:#d8ccff!important;background:rgba(132,112,202,.18)!important}.community-shell .zodiac-badge{min-height:23px!important;padding:2px 9px!important;border:1px solid rgba(132,112,202,.32)!important;border-radius:999px!important;color:#d8ccff!important;background:rgba(132,112,202,.14)!important}.community-shell .zodiac-badge-icon{display:none!important}.community-shell .bottle-item-stats{display:grid!important;grid-template-columns:48px 48px minmax(112px,1fr)!important;align-items:center!important;justify-items:end!important;grid-gap:10px!important;gap:10px!important;color:hsla(27,26%,86%,.7)!important;font-size:13px!important}.community-shell .bottle-item-meta .inline-icon-svg,.community-shell .bottle-item-stats .inline-icon-svg{width:15px!important;height:15px!important;color:hsla(36,62%,73%,.76)!important}.community-shell .bottle-item-time{color:hsla(27,26%,86%,.52)!important;font-size:12px!important;white-space:nowrap!important}.community-shell .bottle-viewer-item{grid-template-columns:74px minmax(360px,1fr) 196px!important;height:90px!important;min-height:90px!important;gap:14px!important;padding:9px 18px 9px 14px!important}.community-shell .bottle-item-thumb{width:64px!important;height:64px!important}.community-shell .bottle-item-thumb-img{object-fit:cover!important}.community-shell .bottle-item-content{align-self:center!important}.community-shell .bottle-item-message{line-height:1.2!important}.community-shell .bottle-item-meta{gap:12px!important;line-height:1!important}.community-shell .bottle-item-mood{padding:3px 10px!important;gap:0!important;border-radius:999px!important;line-height:1!important}.community-shell .bottle-item-mood .bv-inline-mood-mark,.community-shell .bottle-item-mood .mood-icon,.community-shell .bottle-item-mood img,.community-shell .bottle-item-mood svg{display:none!important}.community-shell .bottle-item-mood.mood-lonely{color:#d9d0ff!important;border-color:rgba(154,133,232,.38)!important;background:rgba(111,93,188,.28)!important}.community-shell .bottle-item-mood.mood-happy{color:#ffe69b!important;border-color:rgba(255,207,82,.4)!important;background:rgba(146,104,20,.28)!important}.community-shell .bottle-item-mood.mood-hopeful{color:#aeeaff!important;border-color:rgba(93,198,232,.38)!important;background:rgba(28,113,147,.28)!important}.community-shell .bottle-item-mood.mood-grateful{color:#ffdca8!important;border-color:rgba(234,171,83,.42)!important;background:rgba(139,87,26,.28)!important}.community-shell .bottle-item-mood.mood-sad{color:#add8ff!important;border-color:rgba(92,151,220,.4)!important;background:rgba(34,82,143,.28)!important}.community-shell .bottle-item-mood.mood-calm{color:#bff3d6!important;border-color:rgba(91,201,145,.38)!important;background:rgba(31,117,76,.28)!important}.community-shell .bottle-item-mood.mood-anxious{color:#ffc0c7!important;border-color:rgba(236,106,126,.4)!important;background:rgba(139,41,59,.28)!important}.community-shell .bottle-item-mood.mood-excited{color:#ffc8f0!important;border-color:rgba(230,113,207,.4)!important;background:rgba(127,45,125,.28)!important}.community-shell .bottle-item-stats{grid-template-columns:42px 42px minmax(96px,1fr)!important;gap:9px!important;align-self:end!important;padding-bottom:9px!important}@media (max-width:980px){.community-shell .bottle-viewer-item{grid-template-columns:74px minmax(260px,1fr) 176px!important}.community-shell .bottle-item-stats{grid-template-columns:38px 38px minmax(92px,1fr)!important}}@media (max-width:760px){.community-shell .bottle-viewer-item{grid-template-columns:70px minmax(0,1fr)!important;height:auto!important;min-height:102px!important}.community-shell .bottle-item-stats{grid-column:2!important;align-self:center!important;padding-bottom:0!important}}.community-shell .bottle-item-main-line{display:grid!important;align-items:center!important;grid-gap:12px!important;width:100%!important}.community-shell .bottle-item-main-line>.bottle-item-menu,.community-shell .bottle-item-main-line>.bottle-item-message,.community-shell .bottle-item-main-line>.bottle-item-mood{grid-area:auto!important;grid-column:auto!important;grid-row:auto!important;align-self:center!important}.community-shell .bottle-item-main-line>.bottle-item-message{width:auto!important;max-width:none!important;margin:0!important}.community-shell .bottle-item-main-line>.bottle-item-menu{justify-self:end!important;margin:0!important}.community-shell .bottle-viewer-item{grid-template-columns:86px minmax(0,1fr)!important;height:112px!important;min-height:112px!important;gap:18px!important;padding:16px 24px 16px 16px!important}.community-shell .bottle-item-thumb{width:72px!important;height:72px!important}.community-shell .bottle-item-content{gap:14px!important;min-width:0!important}.community-shell .bottle-item-main-line{grid-template-columns:auto minmax(0,1fr) 18px!important}.community-shell .bottle-item-message{max-width:100%!important;font-size:17px!important}.community-shell .bottle-item-meta{gap:16px!important;font-size:13px!important}.community-shell .bottle-item-stats{display:none!important}.community-shell .zodiac-from{display:inline-flex!important;align-items:center!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;color:hsla(27,26%,86%,.68)!important;background:transparent!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important}.community-shell .bottle-item-drift{color:hsla(27,26%,86%,.62)!important;white-space:nowrap!important}@media (max-width:760px){.community-shell .bottle-viewer-item{grid-template-columns:78px minmax(0,1fr)!important;min-height:112px!important;padding:14px!important}}.community-shell .bottle-viewer-content{background:radial-gradient(circle at 45% 0,rgba(142,124,214,.14),transparent 36%),linear-gradient(180deg,rgba(7,14,38,.94),rgba(8,13,36,.98))!important}.community-shell .bottle-viewer-list{gap:9px!important}.community-shell .bottle-viewer-item{height:106px!important;min-height:106px!important;padding:14px 22px 14px 14px!important;border:1px solid rgba(213,207,255,.16)!important;background:radial-gradient(circle at 82% 50%,rgba(181,166,255,.15),transparent 24%),linear-gradient(90deg,rgba(103,111,165,.34),rgba(75,84,145,.25))!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 10px 24px rgba(0,0,0,.08)!important;-webkit-backdrop-filter:blur(10px) saturate(116%)!important;backdrop-filter:blur(10px) saturate(116%)!important}.community-shell .bottle-viewer-item:hover{border-color:rgba(233,223,255,.28)!important;background:radial-gradient(circle at 82% 50%,rgba(213,186,255,.2),transparent 25%),linear-gradient(90deg,rgba(119,126,181,.42),rgba(87,95,158,.32))!important}.community-shell .bottle-item-thumb{border-color:rgba(240,232,255,.16)!important;border-radius:9px!important;background:hsla(0,0%,100%,.08)!important}.community-shell .bottle-item-main-line{grid-template-columns:auto minmax(0,1fr)!important}.community-shell .bottle-item-message{color:rgba(255,246,232,.96)!important;font-size:16px!important}.community-shell .bottle-item-menu{display:none!important}.community-shell .bottle-item-content{gap:10px!important}.community-shell .bottle-item-meta{gap:11px!important;color:rgba(225,222,242,.62)!important}.community-shell .bottle-item-drift,.community-shell .zodiac-from{color:rgba(225,222,242,.62)!important;font-size:12px!important}.community-shell .zodiac-from:before{content:"•";margin-right:11px;color:rgba(225,222,242,.36)}.community-shell .bottle-item-mood{min-height:22px!important;padding:3px 9px!important;font-size:12px!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)!important}@media (max-width:760px){.community-shell .bottle-viewer-item{grid-template-columns:74px minmax(0,1fr)!important;height:auto!important;min-height:108px!important;padding:13px!important}}.community-shell .bottle-viewer-modal{border:1px solid rgba(173,162,222,.26)!important;border-radius:18px!important;outline:0!important;background:linear-gradient(180deg,rgba(7,12,34,.72),rgba(12,15,48,.9)),url(/future-me-bg.png) top /cover no-repeat!important;box-shadow:0 28px 82px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.05)!important}.community-shell .bottle-viewer-header{min-height:104px!important;border-bottom:1px solid rgba(205,190,255,.12)!important;background:linear-gradient(180deg,rgba(5,9,28,.34),rgba(11,15,43,.2))!important}.community-shell .bottle-viewer-content{padding:18px 26px 28px!important;background:radial-gradient(circle at 48% 0,rgba(169,146,255,.12),transparent 40%),linear-gradient(180deg,rgba(16,20,57,.18),rgba(11,15,43,.3))!important}.community-shell .bottle-viewer-list{padding-right:0!important}.community-shell .bottle-viewer-item{grid-template-columns:78px minmax(0,1fr)!important;height:102px!important;min-height:102px!important;padding:13px 22px 13px 14px!important;border:1px solid rgba(218,211,255,.14)!important;background:radial-gradient(circle at 82% 50%,rgba(184,160,255,.13),transparent 26%),linear-gradient(90deg,rgba(101,108,165,.33),rgba(75,83,145,.24))!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.055),0 10px 22px rgba(0,0,0,.1)!important;-webkit-backdrop-filter:blur(10px) saturate(112%)!important;backdrop-filter:blur(10px) saturate(112%)!important}.community-shell .bottle-viewer-item:hover{border-color:rgba(235,226,255,.24)!important;background:radial-gradient(circle at 82% 50%,rgba(208,184,255,.18),transparent 26%),linear-gradient(90deg,rgba(116,123,179,.4),rgba(86,94,157,.3))!important}.community-shell .bottle-item-thumb{width:68px!important;height:68px!important;overflow:hidden!important;border-color:rgba(238,232,255,.18)!important;background:radial-gradient(circle at 50% 58%,rgba(174,142,255,.4),transparent 48%),hsla(0,0%,100%,.07)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 0 22px rgba(139,112,255,.18)!important}.community-shell .bottle-item-thumb:before{inset:-18px;background:radial-gradient(circle,rgba(196,169,255,.42),transparent 58%);filter:blur(8px);opacity:.72}.community-shell .bottle-item-thumb:after{width:40px;height:40px;left:14px;top:14px;background:radial-gradient(circle,rgba(255,244,210,.24),transparent 62%)}.community-shell .bottle-item-thumb-img{z-index:1!important;filter:drop-shadow(0 0 10px rgba(184,160,255,.34)) drop-shadow(0 8px 12px rgba(0,0,0,.26))!important}.community-shell .bottle-item-content{gap:9px!important}.community-shell .bottle-item-main-line{grid-template-columns:auto minmax(0,58ch)!important;justify-content:start!important;gap:12px!important}.community-shell .bottle-item-message{max-width:58ch!important;color:rgba(255,244,228,.94)!important;line-height:1.25!important;letter-spacing:0!important}.community-shell .bottle-item-meta{gap:10px!important;font-size:12px!important}.community-shell .bottle-item-drift,.community-shell .bottle-item-meta,.community-shell .zodiac-from{color:rgba(226,222,244,.58)!important}.community-shell .zodiac-from:before{content:"\2022";margin-right:10px;color:rgba(226,222,244,.32)}@media (max-width:760px){.community-shell .bottle-viewer-modal{border-radius:16px!important}.community-shell .bottle-viewer-content{padding:14px 12px 18px!important}.community-shell .bottle-viewer-item{grid-template-columns:74px minmax(0,1fr)!important;min-height:104px!important;padding:13px!important}.community-shell .bottle-item-main-line{grid-template-columns:auto minmax(0,1fr)!important}.community-shell .bottle-item-message{max-width:100%!important}}.community-shell .bottle-opening-ritual{position:absolute!important;top:118px!important;left:74px!important;width:240px!important;height:190px!important;z-index:80!important;pointer-events:none!important;opacity:1!important;animation:ritualFadeAwayFinal 3.1s ease both!important}.community-shell .bottle-opening-source{position:absolute!important;left:0!important;top:58px!important;width:104px!important;height:104px!important;object-fit:contain!important;opacity:1!important;filter:drop-shadow(0 0 22px rgba(255,234,184,.75)) drop-shadow(0 18px 22px rgba(0,0,0,.42))!important;animation:sourceBottleOpenFinal 2.45s cubic-bezier(.18,.74,.18,1) both!important}.community-shell .bottle-opening-cork{left:58px!important;top:48px!important;width:18px!important;height:28px!important;z-index:84!important;opacity:1!important;animation:visibleCorkPopFinal 1.7s cubic-bezier(.12,.82,.2,1) .1s both!important}.community-shell .bottle-opening-glass-ring{left:41px!important;top:75px!important;width:54px!important;height:22px!important;z-index:83!important;opacity:1!important;animation:glassRingPingFinal 1.28s ease-out .18s both!important}.community-shell .bottle-opening-paper-edge{left:78px!important;top:75px!important;width:154px!important;height:72px!important;z-index:82!important;opacity:1!important;background:linear-gradient(90deg,rgba(255,250,232,.95),rgba(255,239,205,.74)),url(/letter_hover.png) 50% /cover!important;animation:paperSlidesFromBottleFinal 2.4s cubic-bezier(.16,.7,.18,1) .36s both!important}.community-shell .bottle-opening-particle{z-index:85!important;width:5px!important;height:5px!important;animation:ritualParticleFinal 1.7s ease-out both!important}.community-shell .bottle-opening-particle.p1{left:66px!important;top:72px!important;--dx:58px;--dy:-62px;animation-delay:.16s!important}.community-shell .bottle-opening-particle.p2{left:62px!important;top:82px!important;--dx:104px;--dy:-30px;animation-delay:.2s!important}.community-shell .bottle-opening-particle.p3{left:80px!important;top:82px!important;--dx:128px;--dy:18px;animation-delay:.25s!important}.community-shell .bottle-opening-particle.p4{left:48px!important;top:88px!important;--dx:36px;--dy:48px;animation-delay:.3s!important}.community-shell .bottle-opening-particle.p5{left:88px!important;top:62px!important;--dx:154px;--dy:-76px;animation-delay:.34s!important}.community-shell .bottle-viewer-letter-desktop{animation:letterBottleSlideUnfoldFinal 2.35s cubic-bezier(.14,.78,.18,1) .42s both!important;transform-origin:16% 18%!important;will-change:transform,clip-path,opacity!important}@keyframes visibleCorkPopFinal{0%{opacity:0;transform:translateY(10px) rotate(0deg) scale(.82)}16%{opacity:1;transform:translate(7px,-14px) rotate(18deg) scale(1.06)}54%{opacity:1;transform:translate(52px,-64px) rotate(58deg) scale(.96)}to{opacity:0;transform:translate(92px,-92px) rotate(90deg) scale(.74)}}@keyframes sourceBottleOpenFinal{0%{opacity:0;transform:translateY(18px) rotate(-10deg) scale(.88)}16%{opacity:1;transform:translateY(0) rotate(-10deg) scale(1.05)}72%{opacity:1;transform:translateY(0) rotate(-6deg) scale(1)}to{opacity:0;transform:translateY(14px) rotate(-4deg) scale(.92)}}@keyframes glassRingPingFinal{0%{opacity:0;transform:scale(.48)}30%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.25)}}@keyframes paperSlidesFromBottleFinal{0%{opacity:0;transform:translateX(-28px) scaleX(.12) scaleY(.34) rotate(-8deg)}34%{opacity:1;transform:translateX(28px) scaleX(.52) scaleY(.7) rotate(-3deg)}78%{opacity:.8;transform:translateX(140px) scaleX(1.08) scaleY(1) rotate(0deg)}to{opacity:0;transform:translateX(210px) scaleX(1.22) scaleY(1) rotate(0deg)}}@keyframes ritualParticleFinal{0%{opacity:0;transform:translate(0) scale(.7)}14%{opacity:1}to{opacity:0;transform:translate(var(--dx),var(--dy)) scale(.18)}}@keyframes ritualFadeAwayFinal{0%,82%{opacity:1}to{opacity:0}}@keyframes letterBottleSlideUnfoldFinal{0%{opacity:0;transform:translate(-122px,-42px) scaleX(.16) scaleY(.2) rotate(-5deg);-webkit-clip-path:inset(0 58% 76% 0 round 14px);clip-path:inset(0 58% 76% 0 round 14px);filter:blur(1.2px)}38%{opacity:1;transform:translate(-54px,-22px) scaleX(.58) scaleY(.58) rotate(-2deg);-webkit-clip-path:inset(0 24% 42% 0 round 12px);clip-path:inset(0 24% 42% 0 round 12px);filter:blur(0)}76%{opacity:1;transform:translateY(-5px) scaleX(1) scaleY(.92) rotate(0deg);-webkit-clip-path:inset(0 2% 8% 0 round 6px);clip-path:inset(0 2% 8% 0 round 6px)}to{opacity:1;transform:translate(0) scaleX(1) scaleY(1) rotate(0deg);-webkit-clip-path:inset(0 0 0 0 round 0);clip-path:inset(0 0 0 0 round 0);filter:blur(0)}}.community-shell .bottle-viewer-overlay:not(.bottle-viewer-embedded){position:fixed!important;inset:0!important;z-index:9000!important;display:flex!important;align-items:center!important;justify-content:center!important;pointer-events:auto!important;visibility:visible!important;opacity:1!important}.community-shell .bottle-viewer-overlay:not(.bottle-viewer-embedded)>.bottle-viewer-modal{position:relative!important;z-index:9001!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.community-shell .bottle-viewer-left-panel{position:relative!important}.community-shell .bottle-opening-ritual{position:absolute;top:24px;left:30px;width:132px;height:128px;z-index:6;pointer-events:none;animation:ritualFadeAway 1.65s ease .25s both}.community-shell .bottle-opening-source{position:absolute;left:10px;top:30px;width:76px;height:76px;object-fit:contain;transform-origin:50% 70%;filter:drop-shadow(0 0 16px rgba(255,234,184,.48)) drop-shadow(0 12px 16px rgba(0,0,0,.34));animation:sourceBottleOpen 1.18s cubic-bezier(.18,.74,.18,1) both}.community-shell .bottle-opening-cork{position:absolute;left:45px;top:22px;width:15px;height:24px;border-radius:6px 6px 4px 4px;background:linear-gradient(90deg,rgba(255,235,190,.16),transparent 45%),linear-gradient(180deg,#9b6a48,#4c2e22);box-shadow:inset 0 2px 0 rgba(255,244,210,.22),0 8px 18px rgba(0,0,0,.28);animation:visibleCorkPop 1.08s cubic-bezier(.12,.82,.2,1) .08s both}.community-shell .bottle-opening-glass-ring{position:absolute;left:33px;top:45px;width:38px;height:18px;border:1px solid rgba(228,247,255,.64);border-radius:50%;filter:blur(.2px) drop-shadow(0 0 9px rgba(180,220,255,.38));animation:glassRingPing .92s ease-out .16s both}.community-shell .bottle-opening-paper-edge{position:absolute;left:58px;top:50px;width:78px;height:34px;border-radius:4px;background:linear-gradient(90deg,rgba(255,250,232,.92),rgba(255,239,205,.68)),url(/letter_hover.png) 50% /cover;box-shadow:0 10px 18px rgba(0,0,0,.18),inset 0 0 0 1px rgba(84,60,32,.08);transform-origin:left center;animation:paperSlidesFromBottle 1.14s cubic-bezier(.16,.7,.18,1) .32s both}.community-shell .bottle-opening-particle{position:absolute;width:4px;height:4px;border-radius:999px;background:rgba(255,245,198,.95);box-shadow:0 0 10px rgba(255,229,166,.9);opacity:0;animation:ritualParticle 1.12s ease-out both}.community-shell .bottle-opening-particle.p1{left:54px;top:42px;--dx:30px;--dy:-34px;animation-delay:.18s}.community-shell .bottle-opening-particle.p2{left:50px;top:48px;--dx:54px;--dy:-18px;animation-delay:.22s}.community-shell .bottle-opening-particle.p3{left:64px;top:48px;--dx:66px;--dy:8px;animation-delay:.26s}.community-shell .bottle-opening-particle.p4{left:42px;top:52px;--dx:18px;--dy:24px;animation-delay:.28s}.community-shell .bottle-opening-particle.p5{left:68px;top:38px;--dx:82px;--dy:-42px;animation-delay:.34s}.community-shell .bottle-viewer-letter-desktop{background-image:linear-gradient(hsla(0,0%,100%,.84),hsla(0,0%,100%,.78)),url(/letter_hover.png)!important;background-size:cover,cover!important;background-position:50%,50%!important;animation:letterBottleSlideUnfold 1.45s cubic-bezier(.14,.78,.18,1) .34s both!important}.community-shell .letter-hover-texture{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;opacity:.18;mix-blend-mode:multiply;pointer-events:none}.community-shell .bottle-letter-stamp-wrap,.community-shell .bottle-reading-afterglow,.community-shell .bottle-viewer-letter-date,.community-shell .bottle-viewer-letter-text{position:relative;z-index:3!important}.community-shell .bottle-letter-moonbeam{z-index:2!important;opacity:.85}@keyframes visibleCorkPop{0%{opacity:0;transform:translateY(8px) rotate(0deg) scale(.82)}18%{opacity:1;transform:translate(5px,-12px) rotate(16deg) scale(1.04)}52%{opacity:1;transform:translate(28px,-39px) rotate(54deg) scale(.96)}to{opacity:0;transform:translate(48px,-58px) rotate(82deg) scale(.78)}}@keyframes sourceBottleOpen{0%{opacity:0;transform:translateY(12px) rotate(-8deg) scale(.92)}22%{opacity:1;transform:translateY(0) rotate(-8deg) scale(1.03)}68%{opacity:1;transform:translateY(0) rotate(-5deg) scale(1)}to{opacity:0;transform:translateY(8px) rotate(-4deg) scale(.94)}}@keyframes glassRingPing{0%{opacity:0;transform:scale(.52)}26%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}@keyframes paperSlidesFromBottle{0%{opacity:0;transform:translateX(-18px) scaleX(.18) scaleY(.42) rotate(-6deg)}40%{opacity:1;transform:translateX(16px) scaleX(.58) scaleY(.72) rotate(-2deg)}to{opacity:0;transform:translateX(120px) scaleX(1.15) scaleY(1) rotate(0deg)}}@keyframes ritualParticle{0%{opacity:0;transform:translate(0) scale(.7)}18%{opacity:1}to{opacity:0;transform:translate(var(--dx),var(--dy)) scale(.22)}}@keyframes ritualFadeAway{0%,76%{opacity:1}to{opacity:0}}@keyframes letterBottleSlideUnfold{0%{opacity:0;transform:translate(-84px,-36px) scaleX(.24) scaleY(.22) rotate(-4deg);-webkit-clip-path:inset(0 42% 72% 7% round 12px);clip-path:inset(0 42% 72% 7% round 12px);filter:blur(1px)}36%{opacity:1;transform:translate(-28px,-16px) scaleX(.68) scaleY(.62) rotate(-2deg);-webkit-clip-path:inset(0 18% 36% 3% round 10px);clip-path:inset(0 18% 36% 3% round 10px);filter:blur(0)}72%{opacity:1;transform:translateY(-4px) scaleX(1) scaleY(.92) rotate(0deg);-webkit-clip-path:inset(0 2% 8% 0 round 6px);clip-path:inset(0 2% 8% 0 round 6px)}to{opacity:1;transform:translate(0) scaleX(1) scaleY(1) rotate(0deg);-webkit-clip-path:inset(0 0 0 0 round 0);clip-path:inset(0 0 0 0 round 0);filter:blur(0)}}.community-shell .bottle-detail-modal{border:1px solid rgba(192,178,232,.18)!important;border-radius:16px!important;color:#fff7ee!important;background:linear-gradient(180deg,rgba(5,9,28,.34),rgba(8,12,34,.54)),url(/future-me-bg.png) top /cover no-repeat!important;box-shadow:0 26px 78px rgba(0,0,0,.5)!important}.community-shell .bottle-viewer-desktop-layout,.community-shell .bottle-viewer-mobile-layout{background:transparent!important}.community-shell .bottle-viewer-left-panel,.community-shell .bottle-viewer-right-panel{background:rgba(5,9,28,.32)!important}.community-shell .bottle-viewer-right-panel{background:rgba(4,8,24,.55)!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.community-shell .bottle-viewer-left-panel{flex:1 1 auto!important}.community-shell .bottle-viewer-right-panel{flex:0 0 400px!important;max-width:420px!important;border-left:1px solid rgba(220,211,255,.16)!important}.community-shell .bottle-viewer-left-header{color:#fff7ee!important}.community-shell .bottle-viewer-avatar,.community-shell .bottle-viewer-mobile-icon{position:relative!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}.community-shell .bottle-viewer-avatar:before,.community-shell .bottle-viewer-mobile-icon:before{content:"";position:absolute;inset:8px;border-radius:999px;background:radial-gradient(circle,rgba(174,142,255,.5),rgba(174,142,255,.13) 46%,transparent 72%);filter:blur(10px)}.community-shell .bottle-detail-mood-bottle{position:relative;z-index:1;width:76px;height:76px;object-fit:contain;filter:drop-shadow(0 0 13px rgba(255,242,205,.18)) drop-shadow(0 10px 12px rgba(0,0,0,.34))}.community-shell .bottle-viewer-mobile-icon .bottle-detail-mood-bottle{width:64px;height:64px}.community-shell .bottle-detail-mood-inline,.community-shell .bottle-viewer-mobile-mood{gap:0!important;padding:5px 10px!important;border:1px solid hsla(38,82%,71%,.26)!important;border-radius:999px!important;color:#f2c67a!important;background:rgba(255,247,238,.07)!important;font-size:12px!important}.community-shell .bottle-id-card{display:block!important;width:100%!important;min-height:92px!important;margin:4px 0 18px!important;padding:0!important;border:1px solid rgba(220,211,255,.18)!important;border-radius:10px!important;background:radial-gradient(circle at 88% 16%,hsla(38,82%,71%,.14),transparent 30%),linear-gradient(90deg,rgba(59,64,126,.42),rgba(29,37,86,.26))!important;-webkit-backdrop-filter:blur(8px) saturate(110%)!important;backdrop-filter:blur(8px) saturate(110%)!important}.community-shell .bottle-id-card-overlay{min-height:92px!important;padding:18px 20px!important;display:flex!important;align-items:center!important}.community-shell .bottle-id-card-row{width:100%!important;align-items:center!important}.community-shell .bottle-id-card-number{min-width:0!important;color:#fff7ee!important;font-family:SF Mono,Courier New,monospace!important;font-size:18px!important;font-weight:800!important;letter-spacing:.04em!important;overflow-wrap:anywhere!important}.community-shell .bottle-info-cards{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:10px!important;gap:10px!important;overflow:visible!important;margin:0 0 18px!important}.community-shell .bottle-info-card{min-width:0!important;min-height:82px!important;padding:13px 12px!important;border-radius:10px!important}.community-shell .bottle-info-card:first-child{grid-column:1/-1!important}.community-shell .bottle-info-card-value{white-space:normal!important;overflow-wrap:anywhere!important}@media (max-width:980px){.community-shell .bottle-viewer-right-panel{flex-basis:360px!important}}@media (max-width:760px){.community-shell .bottle-detail-mobile,.community-shell .bottle-detail-modal{background:linear-gradient(180deg,rgba(5,9,28,.36),rgba(8,12,34,.58)),url(/future-me-bg.png) top /cover no-repeat!important}.community-shell .bottle-info-cards{grid-template-columns:1fr!important}}.community-shell .bottle-detail-modal{position:relative!important}.community-shell .bottle-detail-modal:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 28% 24%,rgba(255,235,190,.1),transparent 24%),radial-gradient(circle at 74% 18%,rgba(156,180,255,.08),transparent 28%);animation:detailStardustOpen 1.5s ease both;z-index:0}.community-shell .bottle-viewer-desktop-layout{position:relative!important;z-index:1!important;grid-template-columns:minmax(0,7fr) minmax(320px,3fr)!important}.community-shell .bottle-viewer-left-panel{flex:0 1 70%!important;padding:34px 36px 28px!important}.community-shell .bottle-viewer-right-panel{flex:0 0 30%!important;max-width:none!important;min-width:330px!important;opacity:.86!important;transition:opacity .35s ease,background .35s ease!important}.community-shell .bottle-viewer-right-panel:focus-within,.community-shell .bottle-viewer-right-panel:hover{opacity:1!important}.community-shell .bottle-viewer-right-scroll{padding:26px 22px 24px!important}.community-shell .bottle-viewer-left-header{animation:corkOpenMoment .82s cubic-bezier(.2,.72,.18,1) both!important}.community-shell .bottle-viewer-avatar:after{content:"";position:absolute;left:50%;top:2px;width:15px;height:18px;border-radius:5px 5px 3px 3px;background:linear-gradient(180deg,#7b513a,#3e261e);box-shadow:inset 0 2px 0 rgba(255,240,206,.16);transform:translate(-50%,-10px) rotate(-15deg);opacity:0;animation:corkPop 1s cubic-bezier(.16,.78,.25,1) .12s both}.community-shell .bottle-detail-mood-bottle,.community-shell .cosmic-record-bottle-img{animation:bottleBreath 4.8s ease-in-out infinite!important}.community-shell .bottle-viewer-letter-desktop{--moon-x:52%;--moon-y:18%;isolation:isolate!important;overflow:hidden!important;transform-origin:top center!important;animation:letterSlideUnfold 1.15s cubic-bezier(.16,.72,.18,1) .22s both!important;box-shadow:0 22px 62px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.72),inset 0 -20px 50px rgba(255,248,224,.16)!important}.community-shell .bottle-viewer-letter-desktop:after{content:"";position:absolute;inset:0;z-index:4;pointer-events:none;background:radial-gradient(circle at var(--moon-x) var(--moon-y),rgba(255,255,238,.42),rgba(255,255,238,.16) 16%,transparent 34%);opacity:0;transition:opacity .3s ease;mix-blend-mode:soft-light}.community-shell .bottle-viewer-letter-desktop:hover:after{opacity:1}.bottle-letter-moonbeam{position:absolute;inset:-18% 46% auto -12%;height:42%;z-index:0;pointer-events:none;background:linear-gradient(110deg,transparent,rgba(255,246,212,.36),transparent 72%);filter:blur(10px);transform:rotate(-10deg);animation:moonbeamSettle 1.8s ease both}.bottle-reading-afterglow,.community-shell .bottle-letter-stamp-wrap,.community-shell .bottle-viewer-letter-date,.community-shell .bottle-viewer-letter-text{position:relative;z-index:2}.bottle-reading-afterglow{margin-top:30px;padding-top:18px;border-top:1px solid rgba(50,45,36,.12);color:rgba(59,52,43,.58);font-family:Georgia,Times New Roman,serif;font-size:15px;font-style:italic;text-align:center;opacity:0;animation:readingAfterglow 1.2s ease 2.2s forwards}.bottle-archive-nav{display:flex;justify-content:space-between;gap:12px;margin-top:32px;opacity:.42;transition:opacity .6s ease}.bottle-archive-nav:hover{opacity:.92}.bottle-archive-nav button{border:0;border-radius:0;padding:6px 2px;color:rgba(255,247,238,.78);background:transparent;font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:12px;letter-spacing:.12em;cursor:pointer;transition:color .45s ease,transform .45s cubic-bezier(.32,.72,.24,1)}.bottle-archive-nav button:hover{color:#f7d28b;transform:translateX(0)}.bottle-archive-nav button:first-child:hover{transform:translateX(-3px)}.bottle-archive-nav button:last-child:hover{transform:translateX(3px)}.cosmic-record-card{position:relative;display:grid;grid-template-columns:74px minmax(0,1fr) 30px;align-items:center;grid-gap:12px;gap:12px;min-height:104px;padding:16px 14px;border:1px solid rgba(220,211,255,.16);border-radius:12px;background:radial-gradient(circle at 28% 38%,rgba(176,149,255,.18),transparent 32%),linear-gradient(145deg,rgba(27,35,78,.6),rgba(9,16,43,.42));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06)}.cosmic-record-bottle{position:relative;height:76px}.cosmic-record-bottle:before{content:"";position:absolute;inset:12px 8px 5px;border-radius:999px;background:radial-gradient(circle,rgba(174,142,255,.52),rgba(174,142,255,.12) 48%,transparent 72%);filter:blur(11px)}.cosmic-record-bottle-img{position:relative;width:74px;height:74px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(0,0,0,.32))}.cosmic-record-topline{color:#fff7ee;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:700;letter-spacing:.08em}.cosmic-record-origin{margin-top:8px;color:rgba(255,247,238,.62);font-size:12px;line-height:1.45}.cosmic-record-match{display:flex;align-items:center;gap:8px;margin-top:10px;color:rgba(255,247,238,.66);font-size:11px}.cosmic-record-match span{min-width:42px;padding:4px 8px;border:1px solid hsla(38,82%,71%,.28);border-radius:999px;color:#f2c67a;background:hsla(38,82%,71%,.08);font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center;box-shadow:0 0 18px hsla(38,82%,71%,.08)}.cosmic-record-match em{min-width:0;overflow:hidden;color:rgba(255,247,238,.6);font-style:normal;text-overflow:ellipsis;white-space:nowrap}.cosmic-record-more{width:30px;height:30px;border:1px solid rgba(255,247,238,.14);border-radius:999px;color:rgba(255,247,238,.72);background:hsla(0,0%,100%,.06)}.cosmic-record-section{margin-top:18px}.cosmic-record-heading{margin-bottom:10px;color:rgba(255,247,238,.48);font-size:12px;letter-spacing:.04em}.cosmic-record-row{display:flex;align-items:center;gap:10px;min-height:42px;padding:10px 12px;border:1px solid rgba(220,211,255,.12);border-radius:10px;color:rgba(255,247,238,.82);background:hsla(0,0%,100%,.045)}.cosmic-record-row+.cosmic-record-row{margin-top:8px}.cosmic-record-icon,.cosmic-stat-icon{width:20px;height:20px;color:#f2c67a;flex-shrink:0}.cosmic-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.cosmic-stat{min-width:0;padding:13px 8px;border:1px solid rgba(220,211,255,.12);border-radius:10px;text-align:center;background:hsla(0,0%,100%,.04)}.cosmic-stat strong{display:block;margin-top:7px;color:#fff7ee;font-size:20px;line-height:1}.cosmic-stat span{display:block;margin-top:6px;color:rgba(255,247,238,.52);font-size:10px;line-height:1.25}.cosmic-record-quote{display:grid;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;grid-gap:6px;gap:6px;margin:18px 0 16px;color:rgba(255,247,238,.62);text-align:center}.cosmic-record-quote span{color:hsla(38,82%,71%,.45);font-family:Georgia,Times New Roman,serif;font-size:28px}.cosmic-record-quote p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.45}.community-shell .bottle-viewer-actions-desktop{gap:9px!important;margin-top:0!important}.community-shell .bottle-viewer-btn-desktop{position:relative!important;overflow:hidden!important;border-radius:9px!important}.community-shell .bottle-viewer-btn-desktop.btn-reply{min-height:52px!important;color:#302238!important;background:linear-gradient(135deg,#fff0d0,#f7dca6)!important;box-shadow:0 12px 30px hsla(38,82%,71%,.18)!important}.community-shell .bottle-viewer-btn-desktop.btn-warmth{min-height:48px!important;color:#fff7ee!important;background:linear-gradient(135deg,#ff7088,#f05f7d)!important}.community-shell .bottle-viewer-btn-desktop.btn-like,.community-shell .bottle-viewer-btn-desktop.btn-share{min-height:42px!important;color:rgba(255,247,238,.86)!important;background:hsla(0,0%,100%,.08)!important}.community-shell .bottle-viewer-btn-desktop:hover:after{content:"";position:absolute;inset:-35%;pointer-events:none;background-image:radial-gradient(circle,rgba(255,247,238,.85) 0 1px,transparent 1.5px),radial-gradient(circle,hsla(38,82%,71%,.72) 0 1px,transparent 1.5px);background-size:34px 34px,49px 49px;animation:buttonStardust .75s ease both}@keyframes corkOpenMoment{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes corkPop{0%{opacity:0;transform:translate(-50%,4px) rotate(0deg) scale(.86)}34%{opacity:1;transform:translate(-50%,-18px) rotate(-18deg) scale(1)}to{opacity:0;transform:translate(-68%,-34px) rotate(-34deg) scale(.92)}}@keyframes bottleBreath{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.018)}}@keyframes letterSlideUnfold{0%{opacity:0;transform:translateY(-22px) scaleY(.64);-webkit-clip-path:inset(0 8% 66% 8% round 10px);clip-path:inset(0 8% 66% 8% round 10px)}46%{opacity:1;transform:translateY(-6px) scaleY(.9);-webkit-clip-path:inset(0 4% 20% 4% round 8px);clip-path:inset(0 4% 20% 4% round 8px)}to{opacity:1;transform:translateY(0) scaleY(1);-webkit-clip-path:inset(0 0 0 0 round 0);clip-path:inset(0 0 0 0 round 0)}}@keyframes moonbeamSettle{0%{opacity:0;transform:translateX(-40px) rotate(-10deg)}to{opacity:1;transform:translateX(0) rotate(-10deg)}}@keyframes readingAfterglow{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes detailStardustOpen{0%{opacity:0;transform:scale(1.02);filter:blur(7px)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes buttonStardust{0%{opacity:0;transform:translateY(12px) scale(.96)}45%{opacity:.7}to{opacity:0;transform:translateY(-12px) scale(1.04)}}@media (prefers-reduced-motion:reduce){.bottle-letter-moonbeam,.bottle-reading-afterglow,.community-shell .bottle-detail-mood-bottle,.community-shell .bottle-viewer-avatar:after,.community-shell .bottle-viewer-left-header,.community-shell .bottle-viewer-letter-desktop,.community-shell .cosmic-record-bottle-img{animation:none!important}}.community-shell .viewer-title-with-icon{gap:0!important}.community-shell .viewer-title-icon-img{display:none!important}.community-shell .bottle-viewer-item{grid-template-columns:116px minmax(330px,1fr) 150px 112px 178px!important}.community-shell .bottle-item-visual{background:transparent!important}.community-shell .bottle-item-visual:after{display:none!important}.community-shell .bottle-item-thumb{width:86px!important;height:86px!important}.community-shell .bottle-item-thumb:before{inset:9px 12px!important}.community-shell .bottle-item-zodiac{gap:11px!important}.community-shell .bottle-item-zodiac-icon{width:36px!important;height:36px!important;color:rgba(193,181,250,.9)!important;filter:drop-shadow(0 0 8px rgba(162,135,255,.22));flex-shrink:0!important}.community-shell .bottle-item-end{grid-template-columns:minmax(0,1fr) 34px!important;gap:14px!important}.community-shell .bottle-item-open{position:relative!important;width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:rgba(229,222,255,.72)!important}.community-shell .bottle-item-open:before{content:"";position:absolute;inset:4px;border-radius:999px;background:radial-gradient(circle,rgba(199,174,255,.24),transparent 66%);opacity:0;transform:scale(.72);transition:opacity .22s ease,transform .22s ease}.community-shell .bottle-item-open-icon{position:relative;z-index:1;width:28px;height:28px;overflow:visible}.community-shell .open-icon-spark{opacity:0;transform-origin:center}.community-shell .bottle-viewer-item:hover .bottle-item-open{color:rgba(255,240,190,.96)!important;filter:drop-shadow(0 0 12px rgba(255,224,140,.46))}.community-shell .bottle-viewer-item:hover .bottle-item-open:before{opacity:1;transform:scale(1);animation:openLetterPulse 1.45s ease-in-out infinite}.community-shell .bottle-viewer-item:hover .open-icon-spark{animation:openLetterSpark 1.15s ease-in-out infinite}.community-shell .bottle-viewer-item:hover .spark-b{animation-delay:.28s}@keyframes openLetterPulse{0%,to{opacity:.42;transform:scale(.9)}50%{opacity:1;transform:scale(1.18)}}@keyframes openLetterSpark{0%,to{opacity:0;transform:scale(.65) rotate(0deg)}38%,62%{opacity:1;transform:scale(1.08) rotate(18deg)}}@media (max-width:980px) and (min-width:761px){.community-shell .bottle-viewer-item{grid-template-columns:106px minmax(260px,1fr) 132px 104px 156px!important}.community-shell .bottle-item-visual{padding-left:18px!important}.community-shell .bottle-item-zodiac-icon{width:32px!important;height:32px!important}}@media (max-width:760px){.community-shell .bottle-viewer-item{grid-template-columns:98px minmax(0,1fr) 32px!important}}@media (max-width:980px) and (min-width:761px){.community-shell .bottle-viewer-item{grid-template-columns:164px minmax(260px,1fr) 104px 100px 150px!important}.community-shell .bottle-item-end,.community-shell .bottle-item-info{display:flex!important}.community-shell .bottle-item-end{display:grid!important;grid-template-columns:minmax(0,1fr) 22px!important;grid-gap:12px!important;gap:12px!important}}.community-shell .bottle-viewer-modal{border:1px solid rgba(184,176,232,.18)!important;background:linear-gradient(180deg,rgba(4,8,28,.24),rgba(7,11,33,.44)),url(/future-me-bg.png) top /cover no-repeat!important;box-shadow:0 26px 76px rgba(0,0,0,.48)!important}.community-shell .bottle-viewer-header{min-height:92px!important;padding:24px 28px 12px!important}.community-shell .bottle-viewer-content{padding:0 10px 18px!important}.community-shell .bottle-viewer-content::-webkit-scrollbar,.community-shell .bottle-viewer-list::-webkit-scrollbar{width:0!important;height:0!important}.community-shell .bottle-viewer-item{grid-template-columns:178px minmax(230px,1fr) 112px 112px 126px 26px!important;height:86px!important;min-height:86px!important;overflow:hidden!important;border:1px solid rgba(203,200,255,.18)!important;background:linear-gradient(90deg,rgba(18,27,66,.4),rgba(23,30,75,.34)),hsla(0,0%,100%,.015)!important}.community-shell .bottle-viewer-item:hover{border-color:rgba(231,221,255,.3)!important;background:linear-gradient(90deg,rgba(28,39,84,.48),rgba(31,39,88,.4)),hsla(0,0%,100%,.02)!important}.community-shell .bottle-item-visual{padding-left:24px!important;background:radial-gradient(circle at 31% 63%,hsla(39,62%,76%,.2),transparent 24%),linear-gradient(90deg,rgba(6,12,34,.18),rgba(6,12,34,0))!important}.community-shell .bottle-item-visual:after{inset:0 0 0 64px;background:linear-gradient(90deg,transparent,rgba(13,20,52,.55))}.community-shell .bottle-item-thumb{z-index:1!important;width:76px!important;height:76px!important}.community-shell .bottle-item-thumb:before{inset:6px!important;background:radial-gradient(circle,rgba(174,142,255,.52),rgba(174,142,255,.12) 45%,transparent 72%);filter:blur(11px);opacity:.82}.community-shell .bottle-item-thumb.mood-lonely:before{background:radial-gradient(circle,rgba(102,149,255,.62),rgba(102,149,255,.16) 45%,transparent 72%)}.community-shell .bottle-item-thumb.mood-happy:before{background:radial-gradient(circle,rgba(255,206,74,.66),rgba(255,206,74,.17) 45%,transparent 72%)}.community-shell .bottle-item-thumb.mood-hopeful:before{background:radial-gradient(circle,rgba(64,226,226,.62),rgba(64,226,226,.16) 45%,transparent 72%)}.community-shell .bottle-item-thumb.mood-grateful:before{background:radial-gradient(circle,rgba(255,154,76,.62),rgba(255,154,76,.16) 45%,transparent 72%)}.community-shell .bottle-item-thumb.mood-sad:before{background:radial-gradient(circle,rgba(87,163,255,.58),rgba(87,163,255,.14) 45%,transparent 72%)}.community-shell .bottle-item-thumb.mood-calm:before{background:radial-gradient(circle,rgba(92,230,164,.6),rgba(92,230,164,.14) 45%,transparent 72%)}.community-shell .bottle-item-thumb.mood-anxious:before{background:radial-gradient(circle,rgba(255,104,128,.58),rgba(255,104,128,.14) 45%,transparent 72%)}.community-shell .bottle-item-thumb.mood-excited:before{background:radial-gradient(circle,rgba(255,111,215,.6),rgba(255,111,215,.14) 45%,transparent 72%)}.community-shell .bottle-item-thumb:after{inset:21px!important;background:radial-gradient(circle,rgba(255,247,220,.3),transparent 68%)}.community-shell .bottle-item-copy{gap:8px!important;padding:0 18px 0 0!important}.community-shell .bottle-item-title-row{gap:12px!important}.community-shell .bottle-item-title{font-size:15px!important}.community-shell .bottle-item-excerpt{max-width:52ch!important;color:rgba(223,220,242,.58)!important;line-height:1.3!important}.community-shell .bottle-item-info{min-height:52px!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;color:rgba(226,222,244,.7)!important;font-size:12px!important}.community-shell .bottle-item-info-label{color:rgba(226,222,244,.45)!important;font-size:12px!important;line-height:1!important}.community-shell .bottle-item-info-value{color:rgba(238,232,255,.72)!important;font-size:12px!important;line-height:1.1!important}.community-shell .bottle-item-zodiac{display:inline-flex!important;align-items:center!important;gap:8px!important;color:rgba(238,232,255,.72)!important}.community-shell .bottle-item-zodiac-icon{width:25px!important;height:25px!important;color:rgba(185,173,246,.72)!important}.community-shell .bottle-item-muted{color:rgba(226,222,244,.42)!important}.community-shell .bottle-item-bookmark{width:14px!important;height:21px!important;border:1px solid rgba(222,216,255,.46)!important;border-bottom:0!important;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,50% 74%,0 100%)!important;clip-path:polygon(0 0,100% 0,100% 100%,50% 74%,0 100%)!important;opacity:.76!important}@media (max-width:980px){.community-shell .bottle-viewer-item{grid-template-columns:132px minmax(0,1fr) 30px!important;min-height:104px!important;height:auto!important;padding-right:16px!important}.community-shell .bottle-item-visual{padding-left:18px!important}.community-shell .bottle-item-info{display:none!important}}.community-shell .bottle-item-bookmark{justify-self:end!important}@media (max-width:980px) and (min-width:761px){.community-shell .bottle-viewer-item{grid-template-columns:164px minmax(260px,1fr) 104px 100px 150px!important;height:92px!important;min-height:92px!important;padding-right:14px!important}.community-shell .bottle-item-info{display:flex!important}.community-shell .bottle-item-visual{padding-left:28px!important}}@media (max-width:760px){.community-shell .bottle-item-end,.community-shell .bottle-item-info{display:none!important}}.community-shell .bottle-viewer-modal{width:min(96vw,1120px)!important;border:1px solid rgba(190,180,238,.18)!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(3,7,24,.12),rgba(7,11,33,.36)),url(/future-me-bg.png) top /cover no-repeat!important;box-shadow:0 28px 82px rgba(0,0,0,.5)!important}.community-shell .bottle-viewer-header{min-height:136px!important;padding:30px 28px 20px!important;border:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.community-shell .bottle-viewer-header:after,.community-shell .bottle-viewer-header:before{display:none!important}.community-shell .bottle-viewer-content{padding:0 0 22px!important;border:0!important;box-shadow:none!important}.community-shell .bottle-viewer-content::-webkit-scrollbar{display:none!important}.community-shell .bottle-viewer-list{gap:8px!important;padding:0!important}.community-shell .bottle-viewer-item{display:grid!important;grid-template-columns:184px minmax(300px,1fr) 116px 108px 132px 32px!important;align-items:center!important;grid-gap:0!important;gap:0!important;width:100%!important;height:92px!important;min-height:92px!important;padding:0 18px 0 0!important;border-color:rgba(208,199,255,.18) rgba(208,199,255,.12)!important;border-style:solid!important;border-width:1px!important;background:radial-gradient(circle at 86% 58%,rgba(202,177,255,.12),transparent 23%),linear-gradient(90deg,rgba(13,22,57,.34),rgba(35,39,91,.34) 52%,rgba(18,25,67,.28))!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.045),0 10px 24px rgba(0,0,0,.12)!important;-webkit-backdrop-filter:blur(7px) saturate(108%)!important;backdrop-filter:blur(7px) saturate(108%)!important}.community-shell .bottle-item-visual{align-self:stretch!important;position:relative!important;display:flex!important;align-items:center!important;padding-left:36px!important;overflow:hidden!important;background:radial-gradient(circle at 44% 62%,hsla(35,68%,78%,.16),transparent 28%),linear-gradient(90deg,rgba(4,10,30,.16),rgba(4,10,30,0))!important}.community-shell .bottle-item-visual:after{content:"";position:absolute;inset:0 0 0 78px;background:linear-gradient(90deg,transparent,rgba(11,18,48,.44));pointer-events:none}.community-shell .bottle-item-copy{min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:9px!important;padding-right:24px!important}.community-shell .bottle-item-title-row{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important}.community-shell .bottle-item-title{min-width:0!important;color:rgba(255,244,228,.96)!important;font-family:Georgia,Times New Roman,serif!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important}.community-shell .bottle-item-excerpt,.community-shell .bottle-item-title{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.community-shell .bottle-item-excerpt{max-width:58ch!important;margin:0!important;color:rgba(224,220,242,.58)!important;font-size:12px!important;line-height:1.25!important}.community-shell .bottle-item-info{min-height:56px!important;padding:0 18px!important;border-left:1px solid rgba(216,210,255,.08)!important}.community-shell .bottle-item-bookmark{display:block!important}@media (max-width:760px){.community-shell .bottle-viewer-header{min-height:110px!important;padding:24px 16px 18px!important}.community-shell .bottle-viewer-item{grid-template-columns:108px minmax(0,1fr) 26px!important;min-height:104px!important;height:auto!important;padding-right:14px!important}.community-shell .bottle-item-visual{padding-left:20px!important}.community-shell .bottle-item-thumb{width:76px!important;height:76px!important}.community-shell .bottle-item-info{display:none!important}}.community-shell .bottle-viewer-modal{border:1px solid rgba(192,178,232,.18)!important;border-radius:16px!important;background:linear-gradient(180deg,rgba(5,9,28,.3),rgba(8,12,34,.46)),url(/future-me-bg.png) top /cover no-repeat!important;box-shadow:0 26px 78px rgba(0,0,0,.5)!important}.community-shell .bottle-viewer-header{min-height:112px!important;padding:26px 30px 18px!important;border-bottom:0!important;background:transparent!important}.community-shell .bottle-viewer-content{padding:0 26px 26px!important;background:transparent!important;scrollbar-width:none!important}.community-shell .bottle-viewer-content::-webkit-scrollbar,.community-shell .bottle-viewer-list::-webkit-scrollbar{display:none!important}.community-shell .bottle-viewer-list{gap:10px!important}.community-shell .bottle-viewer-item{grid-template-columns:90px minmax(0,1fr)!important;height:108px!important;min-height:108px!important;padding:15px 24px 15px 18px!important;border:1px solid rgba(220,211,255,.16)!important;border-radius:10px!important;background:radial-gradient(circle at 50% -20%,rgba(245,225,255,.08),transparent 42%),linear-gradient(90deg,rgba(59,64,126,.34),rgba(29,37,86,.22))!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 12px 26px rgba(0,0,0,.12)!important;-webkit-backdrop-filter:blur(8px) saturate(110%)!important;backdrop-filter:blur(8px) saturate(110%)!important}.community-shell .bottle-viewer-item:hover{border-color:rgba(235,225,255,.26)!important;background:radial-gradient(circle at 50% -20%,rgba(245,225,255,.12),transparent 42%),linear-gradient(90deg,rgba(68,73,137,.42),rgba(35,43,96,.3))!important}.community-shell .bottle-item-thumb{position:relative!important;width:82px!important;height:82px!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.community-shell .bottle-item-thumb:before{content:"";position:absolute;inset:5px;z-index:0;border-radius:999px;background:radial-gradient(circle,rgba(174,142,255,.5),rgba(174,142,255,.12) 42%,transparent 70%);filter:blur(10px);opacity:.78}.community-shell .bottle-item-thumb.mood-lonely:before{background:radial-gradient(circle,rgba(102,149,255,.58),rgba(102,149,255,.16) 44%,transparent 72%)}.community-shell .bottle-item-thumb.mood-happy:before{background:radial-gradient(circle,rgba(255,206,74,.62),rgba(255,206,74,.17) 44%,transparent 72%)}.community-shell .bottle-item-thumb.mood-hopeful:before{background:radial-gradient(circle,rgba(64,226,226,.6),rgba(64,226,226,.16) 44%,transparent 72%)}.community-shell .bottle-item-thumb.mood-grateful:before{background:radial-gradient(circle,rgba(255,154,76,.58),rgba(255,154,76,.16) 44%,transparent 72%)}.community-shell .bottle-item-thumb.mood-sad:before{background:radial-gradient(circle,rgba(87,163,255,.54),rgba(87,163,255,.14) 44%,transparent 72%)}.community-shell .bottle-item-thumb.mood-calm:before{background:radial-gradient(circle,rgba(92,230,164,.56),rgba(92,230,164,.14) 44%,transparent 72%)}.community-shell .bottle-item-thumb.mood-anxious:before{background:radial-gradient(circle,rgba(255,104,128,.54),rgba(255,104,128,.14) 44%,transparent 72%)}.community-shell .bottle-item-thumb.mood-excited:before{background:radial-gradient(circle,rgba(255,111,215,.56),rgba(255,111,215,.14) 44%,transparent 72%)}.community-shell .bottle-item-thumb:after{content:"";position:absolute;inset:22px;z-index:1;border-radius:999px;background:radial-gradient(circle,rgba(255,247,220,.28),transparent 68%);filter:blur(3px);mix-blend-mode:screen}.community-shell .bottle-item-thumb-img{position:relative!important;z-index:2!important;width:100%!important;height:100%!important;padding:0!important;object-fit:contain!important;filter:drop-shadow(0 0 13px rgba(255,242,205,.18)) drop-shadow(0 10px 12px rgba(0,0,0,.34))!important}.community-shell .bottle-item-main-line{grid-template-columns:auto minmax(0,48ch)!important;gap:13px!important}.community-shell .bottle-item-message{max-width:48ch!important;font-size:15px!important;line-height:1.22!important}.community-shell .bottle-item-content{gap:8px!important}@media (max-width:760px){.community-shell .bottle-viewer-header{min-height:96px!important;padding:22px 16px 14px!important}.community-shell .bottle-viewer-content{padding:0 12px 18px!important}.community-shell .bottle-viewer-item{grid-template-columns:78px minmax(0,1fr)!important;min-height:108px!important;padding:14px!important}.community-shell .bottle-item-thumb{width:72px!important;height:72px!important}.community-shell .bottle-item-main-line{grid-template-columns:auto minmax(0,1fr)!important}.community-shell .bottle-item-message{max-width:100%!important}}.community-shell .bottle-viewer-item{grid-template-columns:184px minmax(330px,1fr) 118px 112px 172px!important}.community-shell .bottle-item-end{min-height:56px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 24px!important;align-items:center!important;grid-gap:16px!important;gap:16px!important;padding-left:18px!important;border-left:1px solid rgba(216,210,255,.08)!important}.community-shell .bottle-item-end .bottle-item-info{min-height:auto!important;padding:0!important;border-left:0!important}.community-shell .bottle-item-info{display:flex!important}@media (max-width:980px) and (min-width:761px){.community-shell .bottle-viewer-item{grid-template-columns:164px minmax(260px,1fr) 104px 100px 150px!important}.community-shell .bottle-item-end{display:grid!important;grid-template-columns:minmax(0,1fr) 22px!important;grid-gap:12px!important;gap:12px!important}.community-shell .bottle-item-info{display:flex!important}}@media (max-width:760px){.community-shell .bottle-viewer-item{grid-template-columns:108px minmax(0,1fr) 26px!important}.community-shell .bottle-item-end,.community-shell .bottle-item-info{display:none!important}}.warmth-header-icon-svg{width:20px;height:20px;color:rgba(255,220,160,.7);flex-shrink:0}.cosmic-mood-badge{margin-bottom:14px}.cosmic-mood-text{margin-right:6px;font-size:13px;color:rgba(255,220,160,.75);font-style:italic}.drift-timeline{padding:0;margin-bottom:0;font-family:Georgia,Times New Roman,serif}.drift-timeline-header{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700;letter-spacing:.22em;color:hsla(39,87%,76%,.6);margin-bottom:32px}.drift-timeline-list{position:relative;display:flex;flex-direction:column;gap:32px;padding-left:0}.drift-timeline-list:before{content:none}.drift-step{position:relative;display:flex;gap:18px;align-items:flex-start}.drift-step:not(:last-child):after{content:"";position:absolute;left:28px;top:56px;height:32px;width:1px;transform:translateX(-.5px);background:linear-gradient(180deg,hsla(39,87%,76%,.46),hsla(39,87%,76%,.2));box-shadow:0 0 8px hsla(39,87%,76%,.08);pointer-events:none}.drift-step-mark{position:relative;z-index:1;width:56px;height:56px;display:flex;align-items:center;justify-content:center;font-size:26px;color:hsla(39,87%,76%,.7);background:radial-gradient(circle at center,hsla(39,87%,76%,.14) 0,hsla(39,87%,76%,.04) 50%,transparent 80%);border-radius:50%;border:none;flex-shrink:0;filter:drop-shadow(0 0 6px rgba(247,210,139,.1));transition:all .5s cubic-bezier(.22,1,.36,1)}.drift-step-mark svg{width:26px;height:26px;transition:transform .5s cubic-bezier(.22,1,.36,1)}.drift-step:hover .drift-step-mark{background:radial-gradient(circle at center,hsla(39,87%,76%,.28) 0,hsla(39,87%,76%,.08) 50%,transparent 80%);filter:drop-shadow(0 0 14px rgba(247,210,139,.3));color:hsla(39,87%,76%,.95)}.drift-step:hover .drift-step-mark svg{transform:scale(1.08)}.drift-step:hover .drift-step-title{color:hsla(0,0%,100%,.92);transition:color .4s ease}.drift-step-content{margin-left:0;padding-top:6px;flex:1 1;min-width:0}.drift-step-title{font-family:Georgia,Times New Roman,serif;font-size:16px;color:hsla(0,0%,100%,.78);line-height:1.5;font-weight:400}.drift-step-title .drift-step-value{color:hsla(39,84%,76%,.72);font-weight:500}.drift-step-meta{font-family:Georgia,Times New Roman,serif;font-size:16px;color:hsla(0,0%,100%,.62);margin-top:6px;line-height:1.5;font-weight:400}.drift-step-meta .drift-step-value{color:hsla(39,84%,76%,.72);font-weight:500}.drift-step-meta-date{font-family:Inter,system-ui,sans-serif;font-size:13px;color:hsla(39,84%,76%,.55);margin-top:8px;line-height:1.45;font-style:italic;letter-spacing:.02em;font-weight:400}.drift-timeline-quote{margin-top:44px;padding-top:32px;border-top:1px solid hsla(39,87%,76%,.06);font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:15px;line-height:1.7;color:hsla(0,0%,100%,.5);position:relative}.drift-timeline-quote p{margin:0;display:inline}.drift-quote-mark{color:hsla(39,87%,76%,.55);font-size:18px;margin:0 4px}.quiet-actions{display:flex;flex-direction:column;gap:0;padding:0;font-family:Georgia,Times New Roman,serif}.quiet-action{display:flex;align-items:center;gap:18px;padding:4px 0;border:none;background:transparent;cursor:pointer;text-align:left;border-radius:12px;transition:all .4s ease;font-family:inherit}.quiet-action:first-child{margin-bottom:30px;margin-left:0}.quiet-action:nth-child(2){margin-bottom:36px;margin-left:14px}.quiet-action:nth-child(3){margin-bottom:28px;margin-left:4px}.quiet-action:nth-child(4){margin-bottom:24px;margin-left:18px}.quiet-action:hover:not(:disabled){transform:translateX(-2px)}.quiet-action:active:not(:disabled),.warmth-stamp-btn:active:not(:disabled){transform:scale(.96);transition-duration:.12s}.quiet-action:hover:not(:disabled) .quiet-action-icon{filter:drop-shadow(0 0 16px rgba(247,210,139,.35))}.quiet-action:disabled{opacity:.5;cursor:default}.quiet-action-warmth-left .quiet-action-arrow,.quiet-action-warmth-left .quiet-action-title{color:hsla(43,89%,72%,.96)}.quiet-action-warmth-left .quiet-action-sub{color:hsla(38,46%,91%,.66)}.quiet-action-warmth-left .quiet-action-icon{filter:drop-shadow(0 0 14px rgba(247,211,122,.25)) drop-shadow(0 0 28px rgba(216,180,106,.16))}.quiet-action-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:filter .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.quiet-action-icon svg{width:100%;height:100%}.quiet-action:hover:not(:disabled) .quiet-action-icon{filter:drop-shadow(0 0 18px rgba(247,210,139,.45))}.quiet-action:hover:not(:disabled) .quiet-action-icon circle{stroke:hsla(39,87%,76%,.6)!important}.quiet-action-text{flex:1 1;min-width:0}.quiet-action-title{font-size:17px;font-weight:600;color:hsla(0,0%,100%,.92);line-height:1.3;margin-bottom:6px;white-space:nowrap}.quiet-action-sub,.quiet-action-title{font-family:Georgia,Times New Roman,serif}.quiet-action-sub{font-size:14px;color:hsla(0,0%,100%,.5);line-height:1.5}.quiet-action-arrow{color:hsla(39,87%,76%,.45);font-size:22px;font-family:Georgia,serif;transition:color .3s,transform .3s;align-self:center}.quiet-action:hover:not(:disabled) .quiet-action-arrow{color:hsla(39,87%,76%,.75);transform:translateX(3px)}.quiet-action-active .quiet-action-title{color:hsla(39,87%,76%,.95)}.quiet-orbit-note{display:flex;align-items:flex-start;gap:16px;padding:24px 0 0;margin-top:16px;border-top:1px solid hsla(39,87%,76%,.06)}.quiet-orbit-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.quiet-orbit-icon svg{width:100%;height:100%}.quiet-orbit-title{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.65);margin-bottom:5px;line-height:1.4}.quiet-orbit-sub,.quiet-orbit-title{font-family:Georgia,Times New Roman,serif}.quiet-orbit-sub{font-size:13px;color:hsla(0,0%,100%,.42);line-height:1.5}.community-shell .bottle-detail-overlay{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:0!important}.community-shell .bottle-detail-modal{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;border-radius:0!important;border:none!important;background-color:rgba(2,5,14,.55)!important;background-image:linear-gradient(180deg,rgba(2,5,14,.55),rgba(4,8,22,.65)),url(/future-me-bg.png)!important;background-size:cover,cover!important;background-position:50%,50%!important;background-repeat:no-repeat,no-repeat!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;overflow-y:auto!important;overflow-x:hidden!important}.community-shell .bottle-detail-modal:before{display:none!important}.community-shell .bottle-viewer-desktop-layout{display:flex!important;width:100%!important;max-width:1480px!important;margin:0 auto!important;height:auto!important;min-height:100vh!important;max-height:none!important;background:transparent!important;padding:124px 32px 60px!important;gap:56px!important;align-items:flex-start!important}.community-shell .bottle-viewer-left-panel,.community-shell .bottle-viewer-right-panel,html[data-theme=nebula] .community-shell .bottle-viewer-left-panel,html[data-theme=nebula] .community-shell .bottle-viewer-right-panel{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;border:none!important}.community-shell .bottle-viewer-left-panel{flex:0 0 220px!important;width:220px!important;max-width:220px!important;min-width:200px!important;display:block!important;padding:0!important;position:-webkit-sticky!important;position:sticky!important;top:124px!important;align-self:flex-start!important;overflow:visible!important}.community-shell .bottle-viewer-letter-column{flex:0 0 720px!important;width:720px!important;max-width:720px!important;min-width:720px!important;display:flex!important;flex-direction:column!important;padding:0!important;overflow:visible!important;min-height:calc(100vh - 200px)!important}.community-shell .bottle-viewer-right-panel{flex:0 0 320px!important;width:320px!important;max-width:320px!important;min-width:320px!important;padding:0!important;border-left:none!important;position:-webkit-sticky!important;position:sticky!important;top:124px!important;align-self:flex-start!important;overflow:hidden!important}.community-shell .bottle-viewer-left-panel>.drift-timeline{padding:0!important;margin:0!important;overflow:visible!important}.community-shell .bottle-viewer-letter-column .bottle-viewer-letter-desktop{display:block!important;width:720px!important;max-width:720px!important;min-width:720px!important;margin:0!important;flex:none!important;min-height:600px!important;padding:60px 40px 80px!important;box-sizing:border-box!important}.community-shell .bottle-viewer-letter-column .bottle-viewer-letter-date,.community-shell .bottle-viewer-letter-column .bottle-viewer-letter-text{max-width:640px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.immersive-top-bar{position:fixed;top:0;left:0;right:0;height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 56px;z-index:100}.immersive-back-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px 10px 16px;border:1px solid hsla(0,0%,100%,.08);border-radius:999px;background:rgba(8,14,32,.4);color:hsla(0,0%,100%,.6);cursor:pointer;transition:all .4s ease;font-family:Inter,system-ui,sans-serif;font-size:14px;letter-spacing:.01em;flex-shrink:0}.immersive-back-btn:hover{border-color:hsla(39,87%,76%,.2);color:hsla(39,87%,76%,.85);background:rgba(8,14,32,.6)}.immersive-back-arrow{font-size:14px;margin-top:-1px}.immersive-brand{text-align:left;font-family:Georgia,Times New Roman,serif;flex-shrink:0}.immersive-brand-name{font-size:24px;font-weight:600;color:hsla(0,0%,100%,.95);letter-spacing:.01em}.immersive-brand-mark{color:hsla(39,87%,76%,.7);font-size:18px;margin-left:2px}.immersive-brand-tag{font-size:13px;color:hsla(0,0%,100%,.5);font-style:italic;margin-top:4px;font-family:Georgia,Times New Roman,serif}.immersive-bottle-info{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:14px;font-family:Georgia,Times New Roman,serif}.immersive-bottle-thumb{width:48px;height:48px;flex-shrink:0}.immersive-bottle-thumb img{width:100%;height:100%;object-fit:contain;opacity:.9}.immersive-bottle-text{display:flex;flex-direction:column;gap:4px}.immersive-bottle-meta{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em;color:hsla(39,87%,76%,.85);text-transform:uppercase;line-height:1.4}.immersive-bottle-mood{font-family:Georgia,Times New Roman,serif;font-size:14px;color:hsla(0,0%,100%,.7);font-style:italic;line-height:1.4}.bottle-identity-strip{display:flex;flex-direction:column;gap:12px;margin-bottom:36px;padding-bottom:28px;border-bottom:1px solid hsla(39,87%,76%,.08);font-family:Georgia,Times New Roman,serif}.identity-row{display:flex;align-items:center;gap:14px}.identity-bottle-thumb{width:52px;height:52px;flex-shrink:0}.identity-bottle-thumb img{width:100%;height:100%;object-fit:contain}.identity-id-block{display:flex;flex-direction:column;gap:2px;min-width:0}.identity-bottle-no,.identity-orbit{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.16em;color:hsla(39,87%,76%,.85);text-transform:uppercase;line-height:1.4}.identity-mood{font-family:Georgia,Times New Roman,serif;font-size:14px;color:hsla(0,0%,100%,.92);font-style:italic;line-height:1.4}.identity-compat{display:flex;align-items:baseline;gap:8px;margin-top:2px}.identity-compat-pct{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:700;color:hsla(39,87%,76%,.95);letter-spacing:.02em}.identity-compat-label{font-family:Georgia,Times New Roman,serif;font-size:11.5px;font-style:italic;color:hsla(0,0%,100%,.85);line-height:1.4}.community-shell .bottle-viewer-letter-desktop{background:linear-gradient(135deg,rgba(255,250,238,.96),hsla(43,82%,93%,.92) 50%,hsla(42,70%,91%,.94))!important;border-color:rgba(255,248,230,.6) hsla(39,35%,61%,.22) rgba(140,110,70,.18)!important;border-style:solid!important;border-width:1px!important;position:relative!important;box-shadow:0 28px 60px -12px rgba(0,0,0,.4),0 12px 28px -8px rgba(80,60,30,.25),0 2px 4px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.55),inset 0 -22px 50px rgba(160,130,80,.08),inset 6px 0 16px -12px rgba(120,90,50,.12),inset -6px 0 16px -12px rgba(120,90,50,.12)!important}.community-shell .bottle-viewer-letter-desktop:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 12% 8%,rgba(255,250,230,.5),transparent 30%),radial-gradient(ellipse at 88% 92%,rgba(140,110,60,.06),transparent 35%);z-index:0}.community-shell .bottle-viewer-letter-decoration{opacity:.12!important;filter:blur(1px)!important}.left-decor-bottle{margin-top:36px;text-align:center;animation:leftBottleFloat 6s ease-in-out infinite}.left-decor-bottle-img{width:110px;height:auto;object-fit:contain;opacity:.75;filter:drop-shadow(0 8px 24px rgba(247,210,139,.12));transform:rotate(-12deg)}.left-decor-bottle-label{margin-top:12px;font-family:Georgia,Times New Roman,serif;font-size:12px;color:hsla(0,0%,100%,.5);font-style:italic;letter-spacing:.02em}@keyframes leftBottleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.scroll-to-read-hint{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:24px;color:hsla(0,0%,100%,.4);font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic;animation:scrollHintBob 2.4s ease-in-out infinite}.scroll-to-read-hint svg{width:14px;height:14px;opacity:.6}@keyframes scrollHintBob{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(3px);opacity:.85}}.community-shell .bottle-viewer-letter-column .bottle-viewer-letter-desktop{animation:letterEdgeBreathe 7s ease-in-out infinite!important}@keyframes letterEdgeBreathe{0%,to{box-shadow:0 28px 60px -12px rgba(0,0,0,.4),0 12px 28px -8px rgba(80,60,30,.25),0 2px 4px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.55),inset 0 -22px 50px rgba(160,130,80,.08),inset 6px 0 16px -12px rgba(120,90,50,.12),inset -6px 0 16px -12px rgba(120,90,50,.12)}50%{box-shadow:0 28px 60px -12px rgba(0,0,0,.4),0 12px 28px -8px rgba(80,60,30,.25),0 0 36px hsla(39,87%,76%,.06),0 2px 4px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.6),inset 0 -22px 50px rgba(160,130,80,.1),inset 6px 0 16px -12px rgba(120,90,50,.14),inset -6px 0 16px -12px rgba(120,90,50,.14)}}.drift-step:not(:last-child):after{animation:timelineShimmer 9s ease-in-out infinite}@keyframes timelineShimmer{0%,to{opacity:1}50%{opacity:.6}}.quiet-action-active .quiet-action-icon{animation:keepLetterGlow 1.4s ease-out 1;filter:drop-shadow(0 0 16px rgba(247,210,139,.4))}@keyframes keepLetterGlow{0%{filter:drop-shadow(0 0 0 rgba(247,210,139,0))}40%{filter:drop-shadow(0 0 24px rgba(247,210,139,.6))}to{filter:drop-shadow(0 0 16px rgba(247,210,139,.4))}}.drift-transition-overlay{position:fixed;inset:0;background:rgba(2,5,14,.78);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10000;display:flex;align-items:center;justify-content:center;animation:driftDimIn .6s ease-out both}.drift-transition-card{display:flex;flex-direction:column;align-items:center;gap:28px}.drift-transition-postcard{position:relative;width:380px;padding:36px 32px 32px;background:radial-gradient(circle at 20% 20%,hsla(39,87%,76%,.06),transparent 50%),linear-gradient(180deg,rgba(8,14,32,.85),rgba(4,8,22,.92));border:1px solid hsla(39,87%,76%,.18);border-radius:14px;box-shadow:0 30px 80px rgba(0,0,0,.5),0 0 60px hsla(39,87%,76%,.06);text-align:center;font-family:Georgia,Times New Roman,serif;animation:driftPostcardIn 1.1s cubic-bezier(.22,1,.36,1) .2s both;transform-origin:center center}.drift-postcard-bottle{width:64px;height:64px;margin:0 auto 18px;animation:driftPostcardBottleFloat 4s ease-in-out infinite}.drift-postcard-bottle img{width:100%;height:100%;object-fit:contain;opacity:.85;filter:drop-shadow(0 4px 12px rgba(247,210,139,.25))}.drift-postcard-quote{font-size:16px;color:hsla(0,0%,100%,.88);line-height:1.6;margin-bottom:20px;font-style:italic}.drift-postcard-meta{font-family:Inter,system-ui,sans-serif;font-size:11px;color:hsla(39,87%,76%,.7);letter-spacing:.12em;text-transform:uppercase;font-weight:600;margin-bottom:16px}.drift-postcard-brand{font-family:Georgia,Times New Roman,serif;font-size:12px;color:hsla(0,0%,100%,.4);letter-spacing:.04em;padding-top:14px;border-top:1px solid hsla(39,87%,76%,.08)}.drift-transition-message{font-family:Georgia,Times New Roman,serif;font-size:14px;color:hsla(0,0%,100%,.65);font-style:italic;letter-spacing:.02em;animation:driftMessageIn .8s cubic-bezier(.22,1,.36,1) 1s both}.drift-star{color:hsla(39,87%,76%,.7);margin-left:4px}@keyframes driftDimIn{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}@keyframes driftPostcardIn{0%{opacity:0;transform:scale(1.4) translateY(0);filter:blur(8px)}60%{opacity:1;transform:scale(.95) translateY(0);filter:blur(0)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0)}}@keyframes driftPostcardBottleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes driftMessageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.bottle-viewer-left-panel.has-kept .drift-step:last-child .drift-step-mark{background:radial-gradient(circle at center,hsla(39,87%,76%,.35) 0,hsla(39,87%,76%,.1) 50%,transparent 80%);filter:drop-shadow(0 0 16px rgba(247,210,139,.35))}.bottle-viewer-left-panel.has-kept .drift-step:last-child .drift-step-mark svg{color:#fff0c8}.community-shell .bottle-viewer-letter-column:after{content:"";display:block;height:120px;margin:0 auto;width:100%;background:radial-gradient(ellipse at center top,hsla(39,87%,76%,.04),transparent 60%);pointer-events:none}.quiet-action:first-child .quiet-action-icon{opacity:.92}.quiet-action:nth-child(2) .quiet-action-icon{opacity:.86}.quiet-action:nth-child(3) .quiet-action-icon{opacity:.94}.quiet-action:nth-child(4) .quiet-action-icon{opacity:.88}.quiet-zodiac-match{display:flex;align-items:center;gap:14px;padding:18px 0 0;margin-top:12px;border-top:1px solid hsla(39,87%,76%,.06)}.quiet-zodiac-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.quiet-zodiac-icon svg{width:100%;height:100%;filter:drop-shadow(0 0 8px rgba(247,210,139,.18))}.quiet-zodiac-text{display:flex;flex-direction:column;gap:4px;min-width:0}.quiet-zodiac-pct{display:flex;align-items:baseline;gap:6px}.quiet-zodiac-num{font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:700;color:hsla(39,87%,76%,.9);letter-spacing:.02em}.quiet-zodiac-label{font-family:Georgia,Times New Roman,serif;font-size:13px;color:hsla(0,0%,100%,.6);font-style:italic;line-height:1.45}.quiet-zodiac-sub{font-family:Inter,system-ui,sans-serif;font-size:12px;color:hsla(0,0%,100%,.45);letter-spacing:.06em;text-transform:uppercase}.community-shell .bottle-viewer-right-panel .bottle-viewer-right-scroll{overflow-x:hidden!important;overflow-y:visible!important;width:100%!important;max-width:100%!important;padding:0!important}.community-shell .quiet-actions{width:100%;max-width:100%;overflow:hidden}.community-shell .quiet-action{width:100%;max-width:100%;min-width:0}.community-shell .quiet-action-text{min-width:0;overflow:hidden}.letter-reader-stack .writing-paper{animation:paperBreathe 8s ease-in-out infinite!important}.letter-reader-stack{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.letter-reader-stack .writing-paper{flex:none!important;aspect-ratio:765/927;overflow:hidden;height:auto!important}.letter-reader-stack .reader-text{overflow:hidden}.letter-reader-measure{position:fixed;visibility:hidden;pointer-events:none;top:-10000px;left:0;z-index:-1}.letter-reader-measure .writing-paper{animation:none!important;box-shadow:none!important}.reader-text{position:relative;flex:1 1;display:block;width:100%;font-family:Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:22px;line-height:1.85;color:var(--paper-text-color,#3a2f28);white-space:pre-wrap;word-wrap:break-word;background-image:repeating-linear-gradient(180deg,transparent 0 calc(1.85em - 1px),var(--paper-line-color,rgba(58,47,40,.08)) calc(1.85em - 1px) 1.85em);background-position:0 -.15em;background-repeat:repeat}.reader-after-text{display:flex;justify-content:flex-end;width:100%;margin-top:24px;padding-right:20px;box-sizing:border-box;line-height:1}.reader-after-text .pc-warmth-letter-seal{margin:0;flex:0 0 auto}.letter-reader-paper-stack{position:absolute;top:0;left:50%;transform:translateX(-50%);width:720px;max-width:100%;height:94%;pointer-events:none;z-index:0}.letter-reader-paper-stack .sheet-peek{position:absolute;inset:0;pointer-events:none;border-radius:22px;background:linear-gradient(180deg,hsla(39,29%,81%,.85),hsla(39,20%,75%,.75));box-shadow:0 14px 28px rgba(0,0,0,.22),inset 0 0 0 1px rgba(0,0,0,.05);filter:blur(.4px)}.letter-reader-paper-stack .sheet-peek-next{transform:translate(8px,4px) rotate(.4deg);opacity:.78}.letter-reader-paper-stack .sheet-peek-next.sheet-peek-back{transform:translate(16px,8px) rotate(.8deg);opacity:.5}.letter-reader-paper-stack .sheet-peek-prev{transform:translate(-8px,4px) rotate(-.4deg);opacity:.78}.letter-reader-paper-stack .sheet-peek-prev.sheet-peek-back{transform:translate(-16px,8px) rotate(-.8deg);opacity:.5}.letter-reader-stack .bottle-letter-stamp-wrap{position:absolute;right:-2px;bottom:4px;transform:rotate(8deg) scale(.56);transform-origin:50% 100%;z-index:3;opacity:.78;mix-blend-mode:multiply;filter:saturate(.64) brightness(.92) sepia(.16) contrast(.92) drop-shadow(0 2px 5px rgba(52,38,26,.14));transition:transform .45s cubic-bezier(.22,1,.36,1)}.letter-reader-stack .bottle-letter-stamp-wrap:hover{transform:rotate(9deg) scale(.58) translateY(-1px)}.pc-warmth-letter-seal{--warmth-glow-color:#f7d37a;position:relative;align-self:flex-end;margin:0 92px 0 0;z-index:5;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:10px;width:auto;max-width:210px;min-height:72px;color:var(--warmth-glow-color);pointer-events:none;filter:none}.pc-warmth-letter-seal-mark{position:relative;display:grid;place-items:center;flex:0 0 auto;width:72px;height:72px;transform:rotate(-6deg);transform-origin:50% 50%}.pc-warmth-letter-seal-glow{position:absolute;inset:5px;display:block;border-radius:999px;background:radial-gradient(circle at 50% 48%,rgba(9,15,29,.58) 0 38%,rgba(11,19,34,.28) 58%,rgba(13,22,38,.08) 72%,transparent 84%),radial-gradient(circle at 48% 46%,color-mix(in srgb,var(--warmth-glow-color) 18%,transparent) 0 18%,transparent 58%),radial-gradient(circle,color-mix(in srgb,var(--warmth-glow-color) 6%,transparent),transparent 72%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--warmth-glow-color) 22%,transparent),inset 0 0 10px color-mix(in srgb,var(--warmth-glow-color) 8%,transparent),0 0 3px color-mix(in srgb,var(--warmth-glow-color) 16%,transparent),0 0 7px color-mix(in srgb,var(--warmth-glow-color) 9%,transparent);opacity:.9}.pc-warmth-letter-seal-icon{position:relative;display:grid;place-items:center;width:72px;height:72px;opacity:1;filter:drop-shadow(0 0 3px color-mix(in srgb,var(--warmth-glow-color) 45%,transparent)) drop-shadow(0 0 7px color-mix(in srgb,var(--warmth-glow-color) 15%,transparent))}.pc-warmth-letter-seal-icon .ws-seal-svg{width:100%;height:100%}.pc-warmth-letter-seal.is-stamping .pc-warmth-letter-seal-mark{animation:pcWarmthStampLand .82s cubic-bezier(.2,.82,.24,1) both}.pc-warmth-letter-seal.is-stamping .pc-warmth-letter-seal-glow{animation:pcWarmthGlowPulse .82s ease-out both}.pc-warmth-dust{position:absolute;inset:29px;pointer-events:none;opacity:0}.pc-warmth-letter-seal-text{display:block;max-width:160px;color:color-mix(in srgb,var(--warmth-glow-color) 28%,#594a39);font-family:Georgia,Times New Roman,serif;font-size:11.5px;font-style:italic;line-height:1.2;text-align:left;text-wrap:balance;text-shadow:0 1px 0 rgba(255,248,225,.38)}.pc-warmth-letter-seal.is-stamping .pc-warmth-dust{opacity:1}.pc-warmth-dust i{position:absolute;left:50%;top:50%;width:3px;height:3px;border-radius:999px;background:color-mix(in srgb,var(--warmth-glow-color) 82%,#fff8dc);box-shadow:0 0 8px color-mix(in srgb,var(--warmth-glow-color) 60%,transparent);opacity:0}.pc-warmth-letter-seal.is-stamping .pc-warmth-dust i{animation:pcWarmthDust .8s ease-out both}.pc-warmth-dust i:first-child{--dx:-18px;--dy:-6px;animation-delay:.02s}.pc-warmth-dust i:nth-child(2){--dx:-12px;--dy:14px;animation-delay:.04s}.pc-warmth-dust i:nth-child(3){--dx:17px;--dy:-10px;animation-delay:.06s}.pc-warmth-dust i:nth-child(4){--dx:21px;--dy:9px;animation-delay:.08s}.pc-warmth-dust i:nth-child(5){--dx:-4px;--dy:-20px;animation-delay:.1s}.pc-warmth-dust i:nth-child(6){--dx:5px;--dy:19px;animation-delay:.12s}.pc-warmth-dust i:nth-child(7){--dx:-23px;--dy:4px;animation-delay:.14s}.pc-warmth-dust i:nth-child(8){--dx:9px;--dy:-17px;animation-delay:.16s}@keyframes pcWarmthStampLand{0%{opacity:0;transform:translate(10px,-14px) rotate(-12deg) scale(1.15);filter:blur(1px) drop-shadow(0 0 0 transparent)}48%{opacity:1;transform:translate(0) rotate(4deg) scale(.98)}72%{transform:rotate(-8deg) scale(1.02)}to{opacity:1;transform:rotate(-6deg) scale(1);filter:blur(0) drop-shadow(0 0 12px color-mix(in srgb,var(--warmth-glow-color) 26%,transparent)) drop-shadow(0 10px 16px rgba(34,20,8,.2))}}@keyframes pcWarmthGlowPulse{0%{opacity:0;transform:scale(.7)}42%{opacity:.92;transform:scale(1.22)}to{opacity:.62;transform:scale(1)}}@keyframes pcWarmthDust{0%{opacity:0;transform:translate(-50%,-50%) scale(.4)}22%{opacity:.9}to{opacity:0;transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(.9)}}.community-shell .bottle-viewer-overlay.kept-archive-overlay{position:fixed!important;inset:0!important;z-index:2400!important;display:block!important;padding:0!important;overflow-y:auto!important;color:#f2eadc!important;font-family:Georgia,Times New Roman,serif!important;background-color:#08111f!important;background-image:radial-gradient(circle at 50% 18%,rgba(120,102,255,.06),transparent 32%),radial-gradient(circle at 78% 74%,hsla(41,66%,72%,.04),transparent 28%),linear-gradient(180deg,rgba(2,5,14,.55),rgba(4,8,22,.65)),url(/future-me-bg.png)!important;background-size:auto,auto,auto,cover!important;background-position:50%,50%,50%,50%!important;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat!important;background-attachment:fixed,fixed,fixed,fixed!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:saturate(.92);animation:keptComposeFadeIn .55s cubic-bezier(.22,1,.36,1) both}.community-shell .bottle-viewer-overlay.kept-archive-overlay:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.18;filter:blur(.25px);background-image:radial-gradient(circle,hsla(0,0%,100%,.55) 0 1px,transparent 1.3px),radial-gradient(circle,hsla(41,66%,72%,.38) 0 1px,transparent 1.3px);background-size:180px 180px,260px 260px;background-position:20px 40px,90px 130px;animation:keptComposeStars 60s linear infinite}.community-shell .bottle-viewer-overlay.kept-archive-overlay:after{content:"";position:fixed;inset:0;pointer-events:none;opacity:.06;background:radial-gradient(ellipse at 55% 40%,transparent 0 58%,hsla(41,66%,72%,.13) 58.2%,transparent 58.6%),radial-gradient(ellipse at 58% 62%,transparent 0 64%,rgba(118,153,212,.12) 64.2%,transparent 64.55%);filter:blur(.6px)}.community-shell .bottle-viewer-modal.kept-archive-modal{position:relative!important;z-index:1!important;width:100%!important;max-width:none!important;min-height:100vh!important;max-height:none!important;margin:0!important;padding:28px 64px 80px!important;overflow:visible!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important}.community-shell .kept-archive-modal:before{left:52%;top:31%;width:min(1160px,70vw);height:480px;transform:translateX(-50%);border:1px solid hsla(38,40%,71%,.035);border-radius:50%;opacity:.16;filter:blur(16px)}.community-shell .kept-archive-modal:after{opacity:.12;background-image:radial-gradient(circle,hsla(0,0%,100%,.32) 0 1px,transparent 1.5px),radial-gradient(circle,hsla(41,66%,72%,.2) 0 1px,transparent 1.6px);background-size:330px 260px,430px 340px;background-position:72px 120px,240px 210px;filter:blur(.4px);animation:keptForegroundDust 82s linear infinite}.community-shell .kept-archive-modal .bottle-viewer-content{width:min(1180px,calc(100vw - 120px));margin:0 auto!important}.community-shell .kept-archive-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,390px);grid-template-rows:auto auto;grid-gap:62px 42px;gap:62px 42px;width:100%;min-height:148px;padding:0 0 34px}.community-shell .kept-brand{grid-column:1;grid-row:1;align-self:start;justify-self:start;text-align:left;font-family:Georgia,Times New Roman,serif;flex-shrink:0}.community-shell .kept-brand-name{color:hsla(0,0%,100%,.95);font-size:24px;font-weight:600;letter-spacing:.01em}.community-shell .kept-brand-mark{color:hsla(39,87%,76%,.7);font-size:18px;margin-left:2px}.community-shell .kept-brand-line{margin-top:4px;color:hsla(0,0%,100%,.5);font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic}.community-shell .kept-back-button{grid-column:2;grid-row:1;align-self:start;justify-self:end;display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 18px;border:1px solid hsla(41,66%,72%,.18);border-radius:999px;background:rgba(8,17,31,.55);color:hsla(38,46%,91%,.78);font-family:Georgia,serif;font-size:14px;letter-spacing:.2px;opacity:.62;cursor:pointer;transition:all .35s ease}.community-shell .kept-back-button:hover{opacity:1;border-color:hsla(41,66%,72%,.46);color:#f1dfb3;background:rgba(8,17,31,.78);transform:translateX(-2px)}.community-shell .kept-title-block{grid-column:1;grid-row:2;width:min(1180px,calc(100vw - 120px));margin-left:max(0px,calc((100vw - 128px - min(1180px, calc(100vw - 120px))) / 2));align-self:start;position:relative}.community-shell .kept-title-block:before{content:"";position:absolute;left:-28px;top:-14px;width:250px;height:78px;pointer-events:none;border-top:1px solid hsla(41,66%,72%,.08);border-bottom:1px solid hsla(41,66%,72%,.04);border-radius:50%;transform:rotate(-9deg);filter:blur(.2px)}.community-shell .kept-title-block h2{position:relative;margin:0!important;color:#f3dfb8!important;font-family:Georgia,Times New Roman,serif!important;font-size:38px!important;font-weight:500!important;line-height:1!important;letter-spacing:0!important}.community-shell .kept-title-block p{position:relative;margin:11px 0 0;color:hsla(38,39%,84%,.58);font-size:14px}.community-shell .kept-memory-quote{grid-column:2;grid-row:2;align-self:end;justify-self:end;margin:0;padding-bottom:4px;color:hsla(41,66%,72%,.62);font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic;line-height:1.6;letter-spacing:.04em;text-align:right}.community-shell .kept-memory-quote:after{display:none}.community-shell .kept-count{position:absolute;right:max(0px,calc((100vw - 128px - min(1180px, calc(100vw - 120px))) / 2));bottom:3px;color:hsla(38,39%,84%,.36);font-size:12px}@keyframes keptComposeFadeIn{0%{opacity:0}to{opacity:1}}@keyframes keptComposeStars{0%{background-position:20px 40px,90px 130px}to{background-position:200px 220px,350px 390px}}@keyframes keptForegroundDust{0%{background-position:72px 120px,240px 210px}to{background-position:180px 252px,332px 426px}}.community-shell .kept-archive-modal .bottle-viewer-content{padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}.community-shell .kept-archive-modal .bottle-viewer-list{display:flex!important;flex-direction:column!important;gap:26px!important;padding:0!important}.community-shell .kept-archive-modal .bottle-viewer-empty{min-height:240px!important;display:grid!important;place-items:center!important;color:hsla(38,39%,84%,.48)!important;font-family:Georgia,Times New Roman,serif!important;font-size:18px!important;font-style:italic!important;background:transparent!important}.community-shell .kept-archive-footer{width:min(1060px,calc(100vw - 96px));margin:60px auto 24px;display:flex;flex-direction:column;align-items:center;gap:14px;color:hsla(38,39%,84%,.26);font-family:Georgia,Times New Roman,serif;font-size:13px}.community-shell .kept-pagination{display:inline-flex;align-items:center;gap:6px}.community-shell .kept-pagination button,.community-shell .kept-pagination span{display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:999px;background:transparent;color:hsla(38,39%,84%,.45);font:inherit}.community-shell .kept-pagination button:disabled{opacity:.32;cursor:default}.community-shell .kept-pagination button{cursor:pointer}.community-shell .kept-pagination button:hover{color:hsla(40,71%,84%,.74)}.community-shell .kept-pagination .active{border:1px solid rgba(255,220,160,.18);color:hsla(40,71%,84%,.72);background:rgba(255,220,160,.08)}.community-shell .kept-archive-mark{display:inline-flex;align-items:center;justify-content:center;gap:14px;margin-top:28px;color:hsla(41,66%,72%,.32);letter-spacing:.08em;opacity:.7}.community-shell .kept-archive-mark em{font-style:italic;font-size:13px;color:hsla(41,66%,72%,.4)}.community-shell .kept-archive-mark span[aria-hidden=true]{color:hsla(39,87%,76%,.42);font-size:11px}.community-shell .kept-letter-card{--kept-card-accent:hsla(41,66%,72%,.18);--kept-orbit-primary:hsla(38,73%,66%,.78);--kept-orbit-secondary:rgba(217,143,153,.7);--kept-orbit-line:hsla(38,73%,66%,.22);--kept-orbit-line-soft:rgba(217,143,153,.13);--kept-orbit-glow:hsla(38,73%,66%,.2);position:relative!important;display:grid!important;grid-template-columns:124px minmax(0,1fr) 152px 152px 34px!important;grid-column-gap:14px!important;column-gap:14px!important;grid-row-gap:18px!important;row-gap:18px!important;align-items:center!important;width:100%!important;min-height:164px!important;height:auto!important;padding:28px 32px 28px 36px!important;overflow:hidden!important;border:1px solid hsla(0,0%,100%,.07)!important;border-radius:15px!important;background:radial-gradient(circle at 14% 58%,var(--kept-card-accent),transparent 18%),radial-gradient(circle at 78% 52%,hsla(41,66%,72%,.026),transparent 28%),linear-gradient(90deg,hsla(0,0%,100%,.036),hsla(0,0%,100%,.012)),rgba(8,14,30,.62)!important;box-shadow:0 26px 86px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.035)!important;-webkit-backdrop-filter:blur(18px) saturate(.9)!important;backdrop-filter:blur(18px) saturate(.9)!important;transition:transform .45s cubic-bezier(.22,.61,.36,1),border-color .45s cubic-bezier(.22,.61,.36,1),box-shadow .45s cubic-bezier(.22,.61,.36,1)!important}.community-shell .kept-letter-card:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.34;background-image:radial-gradient(circle,hsla(0,0%,100%,.22) 0 1px,transparent 1.5px),radial-gradient(circle,var(--kept-card-accent) 0 1px,transparent 1.7px);background-size:210px 140px,170px 120px;background-position:32px 20px,92px 62px}.community-shell .kept-letter-card:hover{transform:translateY(-2px)!important;border-color:hsla(36,65%,77%,.17)!important;box-shadow:0 30px 100px rgba(0,0,0,.34),0 0 64px hsla(37,72%,65%,.045)!important}.community-shell .kept-letter-card.mood-anxious,.community-shell .kept-letter-card.mood-excited{--kept-card-accent:rgba(150,83,255,.11);--kept-orbit-primary:rgba(190,106,255,.82);--kept-orbit-secondary:rgba(234,143,190,.76);--kept-orbit-line:rgba(170,104,255,.24);--kept-orbit-line-soft:rgba(224,120,185,.14);--kept-orbit-glow:rgba(162,84,255,.24)}.community-shell .kept-letter-card.mood-calm{--kept-card-accent:rgba(63,204,211,.11);--kept-orbit-primary:rgba(72,218,224,.8);--kept-orbit-secondary:rgba(182,231,226,.72);--kept-orbit-line:rgba(71,203,213,.23);--kept-orbit-line-soft:rgba(178,231,226,.13);--kept-orbit-glow:rgba(55,198,210,.22)}.community-shell .kept-letter-card.mood-lonely,.community-shell .kept-letter-card.mood-sad{--kept-card-accent:rgba(89,132,228,.1);--kept-orbit-primary:rgba(96,151,255,.82);--kept-orbit-secondary:rgba(146,188,255,.66);--kept-orbit-line:rgba(86,139,236,.24);--kept-orbit-line-soft:rgba(134,174,242,.13);--kept-orbit-glow:rgba(82,132,235,.23)}.community-shell .kept-letter-card.mood-happy,.community-shell .kept-letter-card.mood-hopeful{--kept-card-accent:rgba(239,181,58,.11);--kept-orbit-primary:rgba(247,196,82,.86);--kept-orbit-secondary:rgba(238,130,134,.72);--kept-orbit-line:rgba(237,177,70,.25);--kept-orbit-line-soft:rgba(238,130,134,.14);--kept-orbit-glow:rgba(239,181,58,.24)}.community-shell .kept-letter-card.mood-grateful{--kept-card-accent:rgba(229,92,121,.105);--kept-orbit-primary:rgba(255,137,145,.82);--kept-orbit-secondary:hsla(35,92%,69%,.72);--kept-orbit-line:rgba(234,103,128,.24);--kept-orbit-line-soft:hsla(35,92%,69%,.14);--kept-orbit-glow:rgba(236,92,121,.22)}.community-shell .kept-card-bottle{--kept-bottle-core:hsla(41,66%,72%,.55);--kept-bottle-glow:hsla(41,66%,72%,.28);--kept-bottle-glow-soft:hsla(41,66%,72%,.12);position:relative!important;display:grid!important;place-items:center!important;align-self:stretch!important;padding:0!important;overflow:visible!important;background:transparent!important}.community-shell .kept-card-bottle:before{bottom:21px;width:62px;height:68px;pointer-events:none;border-radius:44% 44% 50% 50%;background:radial-gradient(circle at 50% 72%,var(--kept-bottle-glow) 0 12%,transparent 56%),radial-gradient(ellipse at 50% 50%,var(--kept-bottle-glow-soft) 0 36%,transparent 72%);filter:blur(10px);opacity:.84}.community-shell .kept-card-bottle:after,.community-shell .kept-card-bottle:before{content:"";position:absolute;left:50%;transform:translateX(-50%);mix-blend-mode:screen}.community-shell .kept-card-bottle:after{bottom:4px;width:86px;height:24px;border-radius:50%;background:radial-gradient(ellipse at 50% 48%,var(--kept-bottle-core) 0 8%,var(--kept-bottle-glow) 24%,transparent 72%);filter:blur(12px);opacity:.92}.community-shell .kept-bottle-dust{position:absolute;z-index:2;width:2px;height:2px;pointer-events:none;border-radius:50%;background:var(--kept-bottle-core);box-shadow:0 0 8px var(--kept-bottle-glow);opacity:.5;animation:keptBottleDustDrift 26s linear infinite}.community-shell .kept-bottle-dust-a{left:30px;top:34px}.community-shell .kept-bottle-dust-b{right:28px;top:44px;width:1.5px;height:1.5px;animation-delay:-8s}.community-shell .kept-bottle-dust-c{left:52px;bottom:30px;width:1px;height:1px;animation-delay:-17s}.community-shell .kept-card-bottle.mood-anxious,.community-shell .kept-card-bottle.mood-excited{--kept-bottle-core:rgba(190,106,255,.64);--kept-bottle-glow:rgba(147,77,255,.34);--kept-bottle-glow-soft:rgba(114,62,220,.16)}.community-shell .kept-card-bottle.mood-calm{--kept-bottle-core:rgba(79,219,224,.58);--kept-bottle-glow:rgba(58,206,216,.3);--kept-bottle-glow-soft:rgba(52,170,190,.14)}.community-shell .kept-card-bottle.mood-lonely,.community-shell .kept-card-bottle.mood-sad{--kept-bottle-core:rgba(121,162,255,.62);--kept-bottle-glow:rgba(80,132,235,.32);--kept-bottle-glow-soft:rgba(71,105,198,.15)}.community-shell .kept-card-bottle.mood-happy,.community-shell .kept-card-bottle.mood-hopeful{--kept-bottle-core:rgba(247,199,84,.7);--kept-bottle-glow:rgba(244,177,52,.34);--kept-bottle-glow-soft:rgba(226,143,34,.16)}.community-shell .kept-card-bottle.mood-grateful{--kept-bottle-core:rgba(255,133,137,.66);--kept-bottle-glow:rgba(236,92,121,.32);--kept-bottle-glow-soft:rgba(220,74,112,.15)}.community-shell .kept-letter-card .bottle-item-thumb{position:relative!important;z-index:1!important;width:94px!important;height:94px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.community-shell .kept-letter-card .bottle-item-thumb:after,.community-shell .kept-letter-card .bottle-item-thumb:before{display:none!important}.community-shell .kept-letter-card .bottle-item-thumb-img{position:relative!important;z-index:1!important;width:100%!important;height:100%!important;padding:0!important;object-fit:contain!important;opacity:.86!important;filter:brightness(.92) saturate(.88) drop-shadow(0 14px 18px rgba(0,0,0,.32)) drop-shadow(0 0 15px var(--kept-bottle-glow-soft))!important}.community-shell .kept-card-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important;min-width:0!important;padding:0!important}.community-shell .kept-letter-card .bottle-item-mood{display:inline-flex!important;width:auto!important;margin:0 0 8px!important;padding:4px 10px!important;border-radius:999px!important;border:1px solid hsla(36,65%,77%,.12)!important;color:hsla(33,69%,87%,.78)!important;background:hsla(0,0%,100%,.055)!important;font-size:11px!important;font-weight:500!important;line-height:1!important}.community-shell .kept-letter-card .bottle-item-mood.mood-anxious{color:#e8bac8!important;background:rgba(126,55,83,.28)!important}.community-shell .kept-letter-card .bottle-item-mood.mood-lonely,.community-shell .kept-letter-card .bottle-item-mood.mood-sad{color:#b7c7e8!important;background:rgba(65,88,135,.24)!important}.community-shell .kept-letter-card .bottle-item-mood.mood-grateful,.community-shell .kept-letter-card .bottle-item-mood.mood-happy,.community-shell .kept-letter-card .bottle-item-mood.mood-hopeful{color:#e8c982!important;background:rgba(132,96,42,.23)!important}.community-shell .kept-letter-card .bottle-item-mood.mood-calm{color:#cfd8e8!important;background:rgba(112,130,156,.2)!important}.community-shell .kept-letter-card .bottle-item-title{max-width:100%!important;color:#f0dfbf!important;font-size:20px!important;font-weight:500!important;line-height:1.22!important;text-shadow:0 0 18px hsla(40,71%,84%,.06)}.community-shell .kept-letter-card .bottle-item-excerpt,.community-shell .kept-letter-card .bottle-item-title{overflow:hidden!important;font-family:Georgia,Times New Roman,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.community-shell .kept-letter-card .bottle-item-excerpt{max-width:58ch!important;margin:9px 0 0!important;color:hsla(37,31%,84%,.66)!important;font-size:12px!important;font-style:italic!important;line-height:1.75!important}.community-shell .kept-card-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px;color:hsla(37,34%,79%,.42);font-size:12px}.community-shell .kept-card-meta span+span:before{content:"·";margin-right:8px;color:hsla(37,34%,79%,.36)}.community-shell .kept-orbit-visual{position:relative;justify-self:end;width:150px;height:78px;margin-right:-4px;opacity:.5;filter:saturate(.92);animation:keptOrbitBreathe 24s linear infinite}.community-shell .kept-orbit-ring{position:absolute;inset:17px 9px 15px 9px;border:1px solid var(--kept-orbit-line);border-radius:50%;transform:rotate(-17deg);box-shadow:inset 0 0 18px color-mix(in srgb,var(--kept-orbit-glow) 25%,transparent),0 0 18px color-mix(in srgb,var(--kept-orbit-glow) 28%,transparent)}.community-shell .kept-orbit-ring:before{content:"";position:absolute;inset:-8px 12px;border-top:1px solid var(--kept-orbit-line-soft);border-radius:50%}.community-shell .kept-orbit-ring-ghost{inset:24px 20px 20px 20px;border-color:color-mix(in srgb,var(--kept-orbit-line-soft) 72%,transparent);transform:rotate(-17deg) scale(1.05);animation:keptOrbitGhost 28s linear infinite}.community-shell .kept-orbit-ring-ghost:before{display:none}.community-shell .kept-orbit-trail{position:absolute;height:18px;border-top:1px solid var(--kept-orbit-line);border-radius:50%;filter:blur(.2px);opacity:.62}.community-shell .kept-orbit-trail-a{left:6px;top:20px;width:46px;transform:rotate(-22deg)}.community-shell .kept-orbit-trail-b{right:12px;bottom:12px;width:34px;border-top-color:var(--kept-orbit-line-soft);transform:rotate(-21deg)}.community-shell .kept-orbit-dust{position:absolute;width:2px;height:2px;border-radius:50%;background:var(--kept-orbit-primary);box-shadow:0 0 8px var(--kept-orbit-glow);animation:keptOrbitDust 22s linear infinite}.community-shell .kept-orbit-dust-a{left:42%;top:48%}.community-shell .kept-orbit-dust-b{left:21%;top:58%;width:1px;height:1px;background:var(--kept-orbit-secondary);animation-delay:-7s}.community-shell .kept-orbit-dust-c{right:27%;top:34%;width:1.5px;height:1.5px;animation-delay:-14s}.community-shell .kept-orbit-dot{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--kept-orbit-primary);box-shadow:0 0 14px color-mix(in srgb,var(--kept-orbit-primary) 62%,transparent),0 0 34px var(--kept-orbit-glow)}.community-shell .kept-orbit-dot-a{top:18px;right:20px;animation:keptOrbitDotA 26s linear infinite}.community-shell .kept-orbit-dot-b{left:20px;bottom:21px;background:var(--kept-orbit-secondary);box-shadow:0 0 18px color-mix(in srgb,var(--kept-orbit-secondary) 58%,transparent),0 0 38px color-mix(in srgb,var(--kept-orbit-secondary) 28%,transparent);animation:keptOrbitDotB 19s linear infinite}.community-shell .kept-resonance{display:flex;flex-direction:column;justify-self:start;align-self:center;margin-left:-2px;min-width:0;color:hsla(33,47%,81%,.72);filter:saturate(.92)}.community-shell .kept-resonance-title{color:#e4bd7a;font-size:11px;font-weight:600;line-height:1.1;text-shadow:0 0 14px hsla(38,66%,69%,.1)}.community-shell .kept-resonance-pair{margin-top:9px;color:hsla(36,38%,87%,.58);font-size:12px;line-height:1.2}.community-shell .kept-resonance-note{margin-top:8px;color:hsla(36,38%,87%,.5);font-family:Georgia,Times New Roman,serif;line-height:1.25}@keyframes keptOrbitBreathe{0%,to{transform:translateZ(0) rotate(.001deg)}50%{transform:translate3d(1px,-1px,0) rotate(.001deg)}}@keyframes keptOrbitGhost{0%{opacity:.46;transform:rotate(-17deg) scale(1.05)}50%{opacity:.24;transform:rotate(-17deg) scale(1.12)}to{opacity:.46;transform:rotate(-17deg) scale(1.05)}}@keyframes keptOrbitDust{0%,to{opacity:.24;transform:translateZ(0)}45%{opacity:.62;transform:translate3d(5px,-3px,0)}70%{opacity:.34;transform:translate3d(8px,1px,0)}}@keyframes keptOrbitDotA{0%,to{transform:translateZ(0)}45%{transform:translate3d(-4px,2px,0)}72%{transform:translate3d(-7px,-1px,0)}}@keyframes keptOrbitDotB{0%,to{transform:translateZ(0)}38%{transform:translate3d(5px,-2px,0)}78%{transform:translate3d(2px,-5px,0)}}@keyframes keptBottleDustDrift{0%,to{opacity:.22;transform:translateZ(0)}42%{opacity:.55;transform:translate3d(4px,-8px,0)}72%{opacity:.32;transform:translate3d(-3px,-13px,0)}}.community-shell .kept-more-button{display:grid;place-items:center;justify-self:center;width:34px;height:34px;border:1px solid hsla(36,65%,77%,.16);border-radius:999px;color:hsla(34,47%,85%,.6);letter-spacing:2px}.community-shell .kept-letter-card:hover .kept-more-button{border-color:hsla(36,65%,77%,.3);color:hsla(35,69%,87%,.82)}@media (max-width:1100px){.community-shell .kept-letter-card{grid-template-columns:104px minmax(0,1fr) 190px 38px!important}.community-shell .kept-orbit-visual{display:none}}@media (max-width:820px){.community-shell .bottle-viewer-modal.kept-archive-modal{padding:112px 18px 48px!important}.community-shell .kept-brand{left:18px}.community-shell .kept-back-button{right:18px;padding:0 14px}.community-shell .kept-archive-header{grid-template-columns:1fr;gap:22px;min-height:0}.community-shell .kept-title-block h2{font-size:34px!important}.community-shell .kept-title-block p{font-size:14px}.community-shell .kept-memory-quote{justify-self:start;text-align:left}.community-shell .kept-count{position:static}.community-shell .kept-letter-card{grid-template-columns:1fr!important;gap:18px!important;min-height:0!important;padding:24px!important}.community-shell .kept-card-bottle{justify-content:start!important}.community-shell .kept-resonance{padding-top:4px}.community-shell .kept-more-button{position:absolute;right:18px;top:18px}.community-shell .kept-letter-card .bottle-item-excerpt,.community-shell .kept-letter-card .bottle-item-title{white-space:normal!important}}.quiet-action,.quiet-orbit-note,.quiet-zodiac-match{transition:opacity .55s ease,transform .55s cubic-bezier(.22,1,.36,1)}.quiet-action-primary{opacity:1}.quiet-action-secondary{opacity:.78}.quiet-action-tertiary{opacity:.62}.quiet-zodiac-match{opacity:.5}.quiet-orbit-note{opacity:.4}.quiet-action:focus-visible,.quiet-action:hover,.quiet-orbit-note:hover,.quiet-zodiac-match:hover{opacity:1}.quiet-action.quiet-action-active{opacity:1}.community-shell .kept-archive-modal .bottle-viewer-content{width:min(1060px,calc(100vw - 96px))!important}.community-shell .kept-quote-count{display:block;margin-top:10px;font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:12px;letter-spacing:.06em;color:hsla(41,66%,72%,.62);text-align:center}.community-shell .kept-quote-count span[aria-hidden=true]{display:inline-block;margin:0 8px;color:hsla(39,87%,76%,.78)}.community-shell .kept-letter-card{min-height:140px!important;padding:22px 28px 22px 30px!important;column-gap:12px!important;row-gap:14px!important}.community-shell .kept-letter-card .bottle-item-title{font-size:17px!important;letter-spacing:.005em!important}.community-shell .kept-letter-card .bottle-item-excerpt{font-size:12.5px!important;margin-top:6px!important}.community-shell .kept-resonance{opacity:.42;gap:0}.community-shell .kept-resonance-note{margin-top:0;font-size:12px;font-style:italic;letter-spacing:.03em;color:hsla(36,38%,87%,.52)}.community-shell .kept-archive-modal .bottle-viewer-list:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.18;background-image:radial-gradient(circle,hsla(0,0%,100%,.55) 0 .6px,transparent 1.2px),radial-gradient(circle,hsla(41,66%,72%,.4) 0 .5px,transparent 1px);background-size:220px 220px,320px 280px;background-position:30px 50px,110px 160px;z-index:0;animation:keptDustDrift 90s linear infinite}@keyframes keptDustDrift{0%{background-position:30px 50px,110px 160px}to{background-position:250px 270px,430px 440px}}.community-shell .kept-letter-card{transition:transform .55s cubic-bezier(.22,1,.36,1),border-color .55s ease,box-shadow .55s ease,background .55s ease!important}.community-shell .kept-letter-card:hover{transform:translateY(-3px)!important;border-color:hsla(36,65%,77%,.22)!important;background:radial-gradient(circle at 18% 50%,var(--kept-card-accent),transparent 22%),radial-gradient(circle at 80% 35%,hsla(41,66%,72%,.06),transparent 32%),linear-gradient(90deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.018)),rgba(8,14,30,.66)!important;box-shadow:0 32px 110px rgba(0,0,0,.36),inset 0 1px 0 hsla(0,0%,100%,.05),0 0 60px hsla(41,66%,72%,.06)!important}.community-shell .kept-letter-card .bottle-item-thumb{transition:transform .55s cubic-bezier(.22,1,.36,1)!important}.community-shell .kept-letter-card:hover .bottle-item-thumb{transform:translateY(-2px)!important}.community-shell .kept-letter-card .bottle-item-title{transition:color .45s ease!important}.community-shell .kept-letter-card:hover .bottle-item-title{color:#ffe6a6!important}.community-shell .kept-letter-card .kept-orbit-dot,.community-shell .kept-letter-card .kept-orbit-ring,.community-shell .kept-letter-card .kept-orbit-visual svg *{transition:opacity .6s ease,filter .6s ease!important}.community-shell .kept-letter-card:hover .kept-orbit-ring,.community-shell .kept-letter-card:hover .kept-orbit-visual svg *{filter:drop-shadow(0 0 8px rgba(231,201,138,.32))}.community-shell .kept-orbit-visual .kept-constellation{position:absolute;inset:0;width:100%;height:100%;color:var(--kept-orbit-primary,hsla(38,73%,66%,.78));filter:drop-shadow(0 0 4px color-mix(in srgb,var(--kept-orbit-primary,rgba(231,184,104,.78)) 32%,transparent));opacity:.85;pointer-events:none;transition:opacity .55s ease,filter .55s ease,transform .6s cubic-bezier(.22,1,.36,1)}.community-shell .kept-letter-card:hover .kept-constellation{opacity:1;filter:drop-shadow(0 0 8px color-mix(in srgb,var(--kept-orbit-primary,rgba(231,184,104,.78)) 56%,transparent))}.community-shell .kept-resonance{opacity:.34}.community-shell .kept-resonance-note{font-size:11.5px;letter-spacing:.02em;color:hsla(36,38%,87%,.46)}.community-shell .kept-orbit-visual{opacity:.62}.community-shell .kept-orbit-visual .kept-constellation{opacity:.7}.community-shell .kept-orbit-visual .kept-orbit-ring{opacity:.42}.community-shell .kept-orbit-visual .kept-orbit-ring-ghost{opacity:.18}.community-shell .kept-letter-card:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;opacity:0;background:radial-gradient(circle at 22% 50%,hsla(41,66%,72%,.1),transparent 48%);transition:opacity .6s ease;z-index:0}.community-shell .kept-letter-card:hover:after{opacity:1}.community-shell .kept-letter-card:hover .kept-resonance{opacity:.62;transition:opacity .6s ease}.community-shell .kept-letter-card:hover .kept-orbit-visual{opacity:.85;transition:opacity .6s ease}.community-shell .kept-archive-header .kept-memory-quote,.community-shell .kept-memory-quote{font-size:13px;color:hsla(41,66%,72%,.52)}.community-shell .kept-quote-count{font-size:11px;color:hsla(41,66%,72%,.5)}.community-shell .kept-quote-count span[aria-hidden=true]{color:hsla(39,87%,76%,.62)}.community-shell .kept-archive-modal:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.32;background-image:radial-gradient(circle at 18% 28%,rgba(120,102,255,.06),transparent 36%),radial-gradient(circle at 76% 70%,hsla(41,66%,72%,.04),transparent 32%);animation:keptHazeDrift 60s ease-in-out infinite}@keyframes keptHazeDrift{0%,to{transform:translate(0)}50%{transform:translate(8px,-10px)}}.community-shell .kept-archive-modal:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.1;background-image:repeating-linear-gradient(18deg,transparent 0 6px,hsla(41,66%,72%,.04) 6px 7px)}.community-shell .kept-archive-header{position:relative}.community-shell .kept-archive-header:after{content:"";position:absolute;left:0;right:0;bottom:8px;height:1px;background:linear-gradient(90deg,transparent,hsla(41,66%,72%,.08) 30%,hsla(41,66%,72%,.16) 50%,hsla(41,66%,72%,.08) 70%,transparent);pointer-events:none}.community-shell .returned-pill{display:inline-flex!important;align-items:center!important;width:auto!important;padding:4px 14px!important;font-family:Georgia,Times New Roman,serif!important;font-style:italic!important;font-size:12.5px!important;letter-spacing:.04em!important;color:hsla(41,66%,72%,.78)!important;background:rgba(132,96,42,.18)!important;border-radius:999px!important}.community-shell .returned-letter-card{--kept-card-accent:hsla(38,73%,66%,.14);--kept-orbit-primary:hsla(39,87%,76%,.78);--kept-orbit-secondary:rgba(217,143,153,.6)}.community-shell .returned-letter-card .kept-resonance{opacity:.62}.community-shell .returned-letter-card .kept-resonance-title{display:block;margin-bottom:6px;font-family:Georgia,Times New Roman,serif;font-style:normal;font-size:13px;letter-spacing:.02em;color:hsla(36,38%,87%,.78)}.community-shell .returned-letter-card .kept-resonance-note{font-style:italic;color:hsla(36,38%,87%,.5)}.community-shell .returned-letter-card .kept-orbit-visual{opacity:.5}.community-shell .returned-letter-card .kept-orbit-visual .kept-constellation{opacity:.55;stroke-width:.5!important}.community-shell .returned-letter-card .kept-orbit-visual .kept-orbit-ring{opacity:.32;border-width:.6px!important}.community-shell .returned-letter-card .kept-orbit-visual .kept-orbit-ring-ghost{opacity:.12}.community-shell .returned-letter-card .kept-constellation circle{r:.7!important}.community-shell .returned-letter-card:after{background:radial-gradient(circle at 18% 50%,hsla(39,87%,76%,.16),hsla(39,87%,76%,.06) 38%,transparent 60%);transition:opacity .85s ease}.community-shell .returned-letter-card:hover:after{opacity:1}.community-shell .returned-letter-card:hover .kept-orbit-visual{opacity:.82;transition:opacity .85s ease}.community-shell .returned-letter-card:hover .kept-orbit-visual .kept-constellation{opacity:.92;filter:drop-shadow(0 0 10px color-mix(in srgb,var(--kept-orbit-primary,rgba(247,210,139,.78)) 60%,transparent))}.community-shell .returned-letter-card:hover .kept-resonance{opacity:.85;transition:opacity .7s ease}.community-shell .returned-letter-card:hover .bottle-item-thumb-img{filter:drop-shadow(0 0 18px rgba(247,210,139,.3))}.community-shell .returned-archive-modal{padding-bottom:70px!important}.community-shell .returned-archive-modal .kept-archive-footer{margin-top:16px!important;margin-bottom:0!important}.community-shell .returned-archive-modal .kept-archive-mark{margin-top:0!important}.community-shell .returned-archive-modal .bottle-viewer-content{padding-top:8px!important}.community-shell .returned-archive-modal .bottle-viewer-list{gap:12px!important}.community-shell .returned-ticket-card{--return-orbit-rgb:247,210,139;--return-orbit-glow-rgb:247,210,139;position:relative!important;width:100%!important;min-height:220px!important;display:grid!important;grid-template-columns:160px 154px minmax(300px,1fr) 228px!important;align-items:center!important;grid-gap:22px!important;gap:22px!important;padding:24px 34px 24px 38px!important;margin:0 0 12px!important;overflow:hidden!important;border:1px solid hsla(41,66%,72%,.15)!important;border-radius:16px!important;background:radial-gradient(circle at 10% 82%,hsla(39,87%,76%,.12),transparent 25%),radial-gradient(circle at 52% 18%,rgba(48,121,167,.12),transparent 31%),linear-gradient(135deg,rgba(7,18,40,.92),rgba(5,13,31,.96))!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.035),0 18px 48px rgba(0,0,0,.22)!important;transition:transform .36s cubic-bezier(.22,1,.36,1),border-color .36s ease,box-shadow .36s ease!important}.community-shell .returned-ticket-card.mood-calm{--return-orbit-rgb:78,213,224;--return-orbit-glow-rgb:72,190,210}.community-shell .returned-ticket-card.mood-happy{--return-orbit-rgb:247,210,139;--return-orbit-glow-rgb:247,198,84}.community-shell .returned-ticket-card.mood-grateful{--return-orbit-rgb:255,154,106;--return-orbit-glow-rgb:255,138,108}.community-shell .returned-ticket-card.mood-anxious,.community-shell .returned-ticket-card.mood-excited,.community-shell .returned-ticket-card.mood-hopeful{--return-orbit-rgb:200,183,255;--return-orbit-glow-rgb:184,116,255}.community-shell .returned-ticket-card.mood-lonely,.community-shell .returned-ticket-card.mood-sad{--return-orbit-rgb:112,157,255;--return-orbit-glow-rgb:85,130,235}.community-shell .returned-ticket-card:hover{transform:translateY(-4px)!important;border-color:hsla(39,87%,76%,.28)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.055),0 24px 62px rgba(0,0,0,.3)!important}.community-shell .returned-ticket-card:after,.community-shell .returned-ticket-card:before{content:""!important;position:absolute!important;top:28px!important;bottom:28px!important;width:1px!important;pointer-events:none!important;background:linear-gradient(180deg,transparent,hsla(41,66%,72%,.18),transparent)!important}.community-shell .returned-ticket-card:before{left:196px!important;right:auto!important;transform:none!important;height:auto!important;font-size:0!important}.community-shell .returned-ticket-card:after{right:264px!important;left:auto!important;transform:none!important;height:auto!important;opacity:1!important;animation:none!important;filter:none!important}.community-shell .return-ticket-days{position:relative;min-height:156px;display:grid;place-items:center;align-content:center;grid-gap:2px;gap:2px;color:hsla(39,87%,76%,.96)}.community-shell .return-time-label{font-family:Georgia,Times New Roman,serif;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:hsla(39,87%,76%,.76)}.community-shell .return-time-value{position:relative;z-index:2;font-family:Georgia,Times New Roman,serif;font-size:76px;font-weight:400;line-height:.92;color:hsla(39,87%,76%,.98);text-shadow:0 0 18px hsla(39,87%,76%,.24),0 0 44px hsla(39,87%,76%,.13)}.community-shell .return-time-unit{position:relative;z-index:2;font-family:Georgia,Times New Roman,serif;font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:hsla(39,87%,76%,.88)}.community-shell .return-orbit{position:absolute;left:8px;right:8px;bottom:4px;height:64px;pointer-events:none}.community-shell .return-orbit-ring{position:absolute;left:8px;right:8px;bottom:4px;height:42px;border-top:.6px solid rgba(var(--return-orbit-rgb),.46);border-radius:50%;transform:rotate(-4deg);opacity:.62;filter:drop-shadow(0 0 5px rgba(var(--return-orbit-glow-rgb),.12))}.community-shell .return-orbit-ring-soft{left:18px;right:18px;bottom:14px;border-top-color:rgba(var(--return-orbit-rgb),.28);transform:rotate(9deg)}.community-shell .return-orbit-ring-deep{left:24px;right:24px;bottom:21px;height:22px;border-top-color:rgba(var(--return-orbit-rgb),.16);transform:rotate(-13deg);opacity:0}.community-shell .return-orbit-day .return-orbit-ring,.community-shell .return-orbit-tomorrow .return-orbit-ring{left:12px;right:12px;bottom:2px;height:46px;border:.5px solid rgba(var(--return-orbit-rgb),.3);transform:rotate(-6deg);opacity:.54;filter:drop-shadow(0 0 3px rgba(var(--return-orbit-glow-rgb),.1))}.community-shell .return-orbit-day .return-orbit-ring:before,.community-shell .return-orbit-tomorrow .return-orbit-ring:before{content:"";position:absolute;left:20px;top:32px;width:2px;height:2px;border-radius:999px;background:rgba(var(--return-orbit-rgb),.88);box-shadow:42px 10px 0 rgba(var(--return-orbit-rgb),.72),84px 2px 0 rgba(var(--return-orbit-rgb),.56),116px -18px 0 rgba(var(--return-orbit-rgb),.42);filter:drop-shadow(0 0 4px rgba(var(--return-orbit-glow-rgb),.3))}.community-shell .return-orbit-day .return-orbit-dot-a,.community-shell .return-orbit-day .return-orbit-dot-b,.community-shell .return-orbit-day .return-orbit-ring-deep,.community-shell .return-orbit-day .return-orbit-ring-soft,.community-shell .return-orbit-tomorrow .return-orbit-dot-a,.community-shell .return-orbit-tomorrow .return-orbit-dot-b,.community-shell .return-orbit-tomorrow .return-orbit-ring-deep,.community-shell .return-orbit-tomorrow .return-orbit-ring-soft{opacity:0}.community-shell .return-orbit-early-week .return-orbit-ring{left:10px;right:10px;bottom:6px;height:38px;border-top-color:rgba(var(--return-orbit-rgb),.44);transform:rotate(-7deg)}.community-shell .return-orbit-early-week .return-orbit-ring-soft{opacity:.1}.community-shell .return-orbit-early-week .return-orbit-ring-deep{opacity:0}.community-shell .return-orbit-week .return-orbit-ring{border-top-color:rgba(var(--return-orbit-rgb),.46)}.community-shell .return-orbit-week .return-orbit-ring-soft{border-top-color:rgba(var(--return-orbit-rgb),.18);opacity:.24}.community-shell .return-orbit-week .return-orbit-ring-deep{opacity:0}.community-shell .return-orbit-half-moon .return-orbit-ring{border-top-color:rgba(var(--return-orbit-rgb),.48)}.community-shell .return-orbit-half-moon .return-orbit-ring-soft{left:16px;right:16px;border-top-color:rgba(var(--return-orbit-rgb),.2);opacity:.32}.community-shell .return-orbit-half-moon .return-orbit-ring-deep{opacity:.08}.community-shell .return-orbit-moon .return-orbit-ring{border-top-color:rgba(var(--return-orbit-rgb),.5)}.community-shell .return-orbit-moon .return-orbit-ring-soft{border-top-color:rgba(var(--return-orbit-rgb),.22);opacity:.36}.community-shell .return-orbit-moon .return-orbit-ring-deep{opacity:.12}.community-shell .return-orbit-season .return-orbit-ring{border-top-color:rgba(var(--return-orbit-rgb),.52)}.community-shell .return-orbit-season .return-orbit-ring-soft{border-top-color:hsla(39,87%,76%,.24);opacity:.42}.community-shell .return-orbit-season .return-orbit-ring-deep{border-top-color:rgba(var(--return-orbit-rgb),.16);opacity:.26}.community-shell .return-orbit-year .return-orbit-ring{left:2px;right:2px;border-top-color:rgba(var(--return-orbit-rgb),.56)}.community-shell .return-orbit-year .return-orbit-ring-soft{left:12px;right:12px;border-top-color:rgba(var(--return-orbit-rgb),.26);opacity:.46}.community-shell .return-orbit-year .return-orbit-ring-deep{left:24px;right:24px;border-top-color:rgba(var(--return-orbit-rgb),.18);opacity:.34}.community-shell .return-orbit-forever .return-orbit-ring{left:-2px;right:-2px;height:46px;border-top:1px dashed rgba(var(--return-orbit-rgb),.34);transform:rotate(-7deg);opacity:.82}.community-shell .return-orbit-forever .return-orbit-ring-soft{left:10px;right:10px;bottom:11px;height:36px;border-top-color:rgba(var(--return-orbit-rgb),.22);border-top-style:dashed;opacity:.62;transform:rotate(10deg)}.community-shell .return-orbit-forever .return-orbit-ring-deep{left:26px;right:22px;bottom:22px;height:18px;border-top-color:rgba(var(--return-orbit-rgb),.16);border-top-style:dashed;opacity:.48;transform:rotate(-16deg)}.community-shell .return-orbit-dot{position:absolute;width:3px;height:3px;border-radius:999px;background:rgb(var(--return-orbit-rgb));box-shadow:0 0 10px rgba(var(--return-orbit-glow-rgb),.6)}.community-shell .return-orbit-dot-a{left:30px;bottom:16px}.community-shell .return-orbit-dot-b{right:34px;bottom:36px;opacity:.58}.community-shell .return-orbit:not(.return-orbit-day):not(.return-orbit-tomorrow):before{content:"";position:absolute;left:42px;bottom:7px;width:2px;height:2px;border-radius:999px;background:rgba(var(--return-orbit-rgb),.78);box-shadow:38px -2px 0 rgba(var(--return-orbit-rgb),.58),74px 9px 0 rgba(var(--return-orbit-rgb),.5),104px 27px 0 rgba(var(--return-orbit-rgb),.42);filter:drop-shadow(0 0 5px rgba(var(--return-orbit-glow-rgb),.28))}.community-shell .return-orbit-forever .return-orbit-dot{width:2px;height:2px;opacity:.7}.community-shell .return-orbit-forever .return-orbit-dot-a{left:26px;bottom:34px}.community-shell .return-orbit-forever .return-orbit-dot-b{right:28px;bottom:16px;opacity:.52}.community-shell .return-ticket-timeline{position:relative;display:grid;grid-gap:26px;gap:26px;justify-content:start;font-family:Georgia,Times New Roman,serif}.community-shell .return-ticket-timepoint{display:grid;grid-template-columns:22px 1fr;grid-gap:12px;gap:12px;align-items:start}.community-shell .return-time-dot{width:18px;height:18px;display:grid;place-items:center;color:#f7d28b;font-size:15px;filter:drop-shadow(0 0 8px rgba(247,210,139,.4))}.community-shell .return-time-line{position:absolute;left:8px;top:30px;bottom:30px;border-left:1px dashed hsla(39,87%,76%,.35)}.community-shell .return-ticket-timepoint strong{display:block;font-size:15px;font-weight:500;line-height:1.18;color:hsla(40,75%,87%,.96)}.community-shell .return-ticket-timepoint em{display:block;margin-top:4px;font-size:12px;font-style:normal;color:hsla(36,38%,87%,.56)}.community-shell .return-ticket-letter{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:20px;gap:20px;align-items:start}.community-shell .return-ticket-bottle{--return-bottle-glow:hsla(39,87%,76%,.24);--return-bottle-glow-soft:hsla(39,87%,76%,.12);width:58px;height:78px;display:grid;place-items:center;filter:drop-shadow(0 0 16px var(--return-bottle-glow-soft)) drop-shadow(0 0 9px var(--return-bottle-glow));transition:filter .36s ease,transform .36s ease}.community-shell .returned-ticket-card:hover .return-ticket-bottle{transform:translateY(-2px);filter:drop-shadow(0 0 22px var(--return-bottle-glow-soft)) drop-shadow(0 0 14px var(--return-bottle-glow))}.community-shell .return-ticket-bottle.mood-calm{--return-bottle-glow:rgba(78,213,224,.3);--return-bottle-glow-soft:rgba(72,190,210,.15)}.community-shell .return-ticket-bottle.mood-grateful{--return-bottle-glow:rgba(255,138,108,.34);--return-bottle-glow-soft:rgba(255,171,106,.16)}.community-shell .return-ticket-bottle.mood-happy,.community-shell .return-ticket-bottle.mood-hopeful{--return-bottle-glow:rgba(247,198,84,.36);--return-bottle-glow-soft:rgba(246,175,64,.18)}.community-shell .return-ticket-bottle.mood-lonely,.community-shell .return-ticket-bottle.mood-sad{--return-bottle-glow:rgba(112,157,255,.34);--return-bottle-glow-soft:rgba(85,130,235,.17)}.community-shell .return-ticket-bottle.mood-anxious,.community-shell .return-ticket-bottle.mood-excited{--return-bottle-glow:rgba(184,116,255,.32);--return-bottle-glow-soft:rgba(139,86,240,.16)}.community-shell .return-ticket-bottle-img{width:58px;height:78px;object-fit:contain}.community-shell .return-ticket-copy h3{margin:0 0 14px;max-width:360px;-webkit-line-clamp:2;font-size:23px;font-weight:500;line-height:1.17;color:hsla(40,75%,87%,.96)}.community-shell .return-ticket-copy h3,.community-shell .return-ticket-copy p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;font-family:Georgia,Times New Roman,serif}.community-shell .return-ticket-copy p{margin:0;max-width:350px;-webkit-line-clamp:3;font-size:14px;font-style:italic;line-height:1.42;color:hsla(36,38%,87%,.58)}.community-shell .return-ticket-warmth{min-height:144px;display:grid;align-content:center;justify-items:start;grid-gap:12px;gap:12px;padding-left:10px}.community-shell .return-side-title{font-family:Georgia,Times New Roman,serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(39,87%,76%,.78)}.community-shell .return-warmth-icons{display:flex;align-items:center;gap:7px;min-height:30px;color:#f7d28b;text-shadow:0 0 18px hsla(39,87%,76%,.24)}.community-shell .return-warmth-stamp{width:30px;height:30px;display:grid;place-items:center;color:var(--warmth-glow-color,#e8c47e);filter:drop-shadow(0 0 8px var(--warmth-glow-color,rgba(232,196,126,.18))) drop-shadow(0 0 3px color-mix(in srgb,var(--warmth-glow-color,#e8c47e) 38%,transparent)) drop-shadow(0 0 10px color-mix(in srgb,var(--warmth-glow-color,#e8c47e) 22%,transparent))}.community-shell .return-warmth-stamp .ws-seal-svg{width:30px;height:30px;overflow:visible}.community-shell .return-warmth-stamp .ws-brand-mark-center{transform-box:fill-box;transform-origin:center;transform:scale(.74)}.community-shell .return-stamp-note{display:block;max-width:180px;margin-top:-4px;padding-bottom:2px;font-family:Georgia,Times New Roman,serif;font-size:12px;font-style:italic;line-height:1.35;color:hsla(36,38%,87%,.54)}.community-shell .return-side-copy{display:grid;grid-gap:4px;gap:4px;font-family:Georgia,Times New Roman,serif}.community-shell .return-side-copy em,.community-shell .return-side-copy strong{display:block;font-size:12.5px;font-style:normal;font-weight:400;color:hsla(36,38%,87%,.64)}.community-shell .return-side-copy strong{color:hsla(40,75%,87%,.76)}.community-shell .return-open-button{width:180px;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:11px;margin-top:2px;border:1px solid hsla(39,87%,76%,.22);border-radius:999px;background:hsla(39,87%,76%,.055);color:hsla(40,75%,87%,.96);font-family:Georgia,Times New Roman,serif;font-size:15px;transition:background .32s ease,border-color .32s ease,transform .32s ease,box-shadow .32s ease}.community-shell .returned-ticket-card:hover .return-open-button{transform:translateX(3px);border-color:hsla(39,87%,76%,.38);background:hsla(39,87%,76%,.11);box-shadow:0 0 24px hsla(39,87%,76%,.16)}.community-shell .returned-quiet-orbit .return-warmth-icons{opacity:.78}.community-shell .returned-time-capsule .return-warmth-icons{gap:7px}.community-shell .returned-warm-return .return-side-title,.community-shell .returned-warm-return .return-warmth-icons{color:hsla(39,87%,76%,.96)}.community-shell .returned-time-capsule .return-side-title,.community-shell .returned-time-capsule .return-warmth-icons{color:rgba(210,224,255,.9)}.community-shell .returned-echo-return .return-side-title,.community-shell .returned-echo-return .return-warmth-icons{color:rgba(255,178,194,.92)}.community-shell .returned-echo-return .return-open-button{border-color:rgba(255,178,194,.26)}.community-shell .returned-quiet-orbit .return-stamp-note{color:hsla(36,38%,87%,.43)}.community-shell .returned-story-stats{margin-top:6px!important;font-size:12.5px!important;color:hsla(36,38%,87%,.58)!important;letter-spacing:.01em!important}.warmth-orbit-edit{animation:fadeUp .32s cubic-bezier(.22,1,.36,1) both;overflow:hidden;max-height:calc(100vh - 200px)}.bottle-viewer-right-scroll:has(.warmth-orbit-edit){overflow-y:hidden!important}.warmth-stamps-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px 18px;gap:24px 18px;margin-top:24px;padding:0 8px}.warmth-stamp-btn{display:flex;flex-direction:column;align-items:center;gap:14px;padding:0;border:none;background:transparent;color:hsla(38,46%,91%,.78);font-family:Georgia,Times New Roman,serif;font-size:12.5px;text-align:center;line-height:1.4;cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1)}.warmth-stamp-btn:hover:not(:disabled){color:hsla(38,80%,85%,.95);transform:translateY(-4px)}.warmth-stamp-btn:hover:not(:disabled) .warmth-stamp-icon{transform:scale(1.08);filter:drop-shadow(0 0 4px var(--warmth-glow-color,rgba(247,210,139,.4))) drop-shadow(0 0 12px var(--warmth-glow-color,rgba(247,210,139,.25)))}.warmth-stamp-btn.warmth-stamp-burst .warmth-stamp-icon{animation:warmthRightClickReveal .8s cubic-bezier(.22,1,.36,1) both}.warmth-stamp-btn:disabled{opacity:.35;cursor:not-allowed}.warmth-stamp-btn.warmth-stamp-selected{opacity:1;cursor:pointer;color:hsla(38,80%,85%,.95)}.warmth-stamp-btn.warmth-stamp-selected .warmth-stamp-icon{transform:none;filter:drop-shadow(0 0 4px var(--warmth-glow-color,rgba(247,210,139,.3))) drop-shadow(0 0 11px var(--warmth-glow-color,rgba(247,210,139,.18)))}.warmth-stamp-icon{position:relative;width:72px;height:72px;display:flex;align-items:center;justify-content:center;color:hsla(39,87%,76%,.82);transition:all .3s cubic-bezier(.22,1,.36,1);filter:drop-shadow(0 0 3px var(--warmth-glow-color,rgba(247,210,139,.2)))}.warmth-click-dust{position:absolute;inset:50%;width:0;height:0;pointer-events:none;opacity:0}.warmth-click-dust i{position:absolute;left:0;top:0;width:3px;height:3px;border-radius:999px;background:color-mix(in srgb,var(--warmth-glow-color,#f7d28b) 82%,#fff8dc);box-shadow:0 0 8px color-mix(in srgb,var(--warmth-glow-color,#f7d28b) 58%,transparent);opacity:0}.warmth-stamp-btn.warmth-stamp-burst .warmth-click-dust{opacity:1}.warmth-stamp-btn.warmth-stamp-burst .warmth-click-dust i{animation:warmthRightClickDust .42s ease-out .8s both}.warmth-click-dust i:first-child{--dx:-28px;--dy:-14px}.warmth-click-dust i:nth-child(2){--dx:0;--dy:-30px}.warmth-click-dust i:nth-child(3){--dx:28px;--dy:-12px}.warmth-click-dust i:nth-child(4){--dx:30px;--dy:18px}.warmth-click-dust i:nth-child(5){--dx:-2px;--dy:31px}.warmth-click-dust i:nth-child(6){--dx:-30px;--dy:16px}@keyframes warmthRightClickReveal{0%{opacity:0;transform:scale(.82);filter:drop-shadow(0 0 0 transparent)}18.75%{opacity:1;transform:scale(1)}37.5%{opacity:1;transform:scale(1.12);filter:drop-shadow(0 0 7px var(--warmth-glow-color,rgba(247,210,139,.42))) drop-shadow(0 0 18px var(--warmth-glow-color,rgba(247,210,139,.22)))}62.5%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1)}}@keyframes warmthRightClickDust{0%{opacity:0;transform:translate(-50%,-50%) scale(.45)}20%{opacity:.95}to{opacity:0;transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(.9)}}.pc-warmth-letter-seal .pc-warmth-letter-seal-icon{width:72px;height:72px;color:var(--warmth-glow-color);filter:drop-shadow(0 0 3px color-mix(in srgb,var(--warmth-glow-color) 45%,transparent)) drop-shadow(0 0 7px color-mix(in srgb,var(--warmth-glow-color) 15%,transparent))}.pc-warmth-letter-seal .ws-seal-core{fill:rgba(8,15,29,.34);opacity:.5}.pc-warmth-letter-seal .ws-seal-ring-main{opacity:.34;stroke-width:.38}.pc-warmth-letter-seal .ws-seal-ring-orbit{opacity:.12;stroke-width:.24}.pc-warmth-letter-seal .ws-seal-ring-arc,.pc-warmth-letter-seal .ws-seal-ring-ghost{opacity:.1}.pc-warmth-letter-seal .ws-seal-dot,.pc-warmth-letter-seal .ws-seal-star-dot{opacity:.78}.pc-warmth-letter-seal .ws-brand-mark,.pc-warmth-letter-seal .ws-brand-mark *{opacity:1;stroke-width:1.04}.pc-warmth-letter-seal .ws-brand-bottle-star,.pc-warmth-letter-seal .ws-brand-mark-bottle,.pc-warmth-letter-seal .ws-brand-mark-bottle *,.pc-warmth-letter-seal .ws-brand-mark-center path,.pc-warmth-letter-seal .ws-brand-mark-moon,.pc-warmth-letter-seal .ws-brand-mark-moon *,.pc-warmth-letter-seal .ws-brand-mark-planet,.pc-warmth-letter-seal .ws-brand-mark-planet *,.pc-warmth-letter-seal .ws-brand-mark-sprout,.pc-warmth-letter-seal .ws-brand-mark-sprout *,.pc-warmth-letter-seal .ws-brand-mark-star path,.pc-warmth-letter-seal .ws-brand-mini-star{fill:currentColor;stroke:none;opacity:1}.pc-warmth-letter-seal .ws-brand-mark{filter:drop-shadow(0 0 2px color-mix(in srgb,var(--warmth-glow-color) 70%,transparent)) drop-shadow(0 0 5px color-mix(in srgb,var(--warmth-glow-color) 28%,transparent))}.pc-warmth-letter-seal .ws-brand-cut,.pc-warmth-letter-seal .ws-brand-sprout-highlight,.pc-warmth-letter-seal .ws-brand-star-cut{stroke:rgba(6,13,24,.88);fill:none;opacity:.78}.pc-warmth-letter-seal .pc-warmth-letter-seal-icon .ws-seal-svg{width:100%;height:100%}.warmth-stamp-label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}