.cosmic-whisper-container{position:fixed;top:18%;left:50%;transform:translateX(-50%);z-index:100001;display:flex;flex-direction:column;align-items:center;gap:14px;pointer-events:none;width:max-content;max-width:min(92vw,560px)}.cosmic-whisper{display:inline-flex;align-items:center;gap:12px;padding:12px 26px;border-radius:999px;background:linear-gradient(135deg,rgba(8,12,28,.42),rgba(4,6,18,.32));backdrop-filter:blur(18px) saturate(118%);-webkit-backdrop-filter:blur(18px) saturate(118%);border:1px solid hsla(39,87%,76%,.18);box-shadow:0 18px 48px rgba(0,0,0,.32),inset 0 1px 0 hsla(0,0%,100%,.05),0 0 28px hsla(39,87%,76%,.08);color:#f5e6c4;font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:15px;line-height:1.45;letter-spacing:.02em;white-space:pre-line;pointer-events:none;opacity:0;transform:translateY(-8px);filter:blur(2px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),filter .6s ease}.cosmic-whisper-hold{opacity:1;transform:translateY(0);filter:blur(0)}.cosmic-whisper-out{opacity:0;transform:translateY(-12px);filter:blur(3px)}.cosmic-whisper-star{position:relative;width:14px;height:14px;flex-shrink:0;display:grid;place-items:center}.cosmic-whisper-star-core{position:absolute;width:4px;height:4px;border-radius:50%;background:radial-gradient(circle,#ffe6a6 0,hsla(39,87%,76%,.6) 50%,transparent 90%);filter:drop-shadow(0 0 10px rgba(247,210,139,.9));animation:whisperStarPulse 2.4s ease-in-out infinite}.cosmic-whisper-star-ring{position:absolute;width:14px;height:14px;border-radius:50%;border:1px solid hsla(39,87%,76%,.34);animation:whisperStarRing 2.6s ease-out infinite;opacity:0}@keyframes whisperStarPulse{0%,to{transform:scale(.85);opacity:.7}50%{transform:scale(1.15);opacity:1}}@keyframes whisperStarRing{0%{transform:scale(.6);opacity:0}35%{opacity:.55}to{transform:scale(2.2);opacity:0}}.cosmic-whisper-text{color:#f5e6c4;text-shadow:0 0 18px hsla(39,87%,76%,.18)}.cosmic-whisper-success{border-color:hsla(39,87%,76%,.22);box-shadow:0 18px 48px rgba(0,0,0,.32),inset 0 1px 0 hsla(0,0%,100%,.05),0 0 32px hsla(39,87%,76%,.12)}.cosmic-whisper-error{border-color:hsla(0,67%,80%,.22);box-shadow:0 18px 48px rgba(0,0,0,.32),inset 0 1px 0 hsla(0,0%,100%,.05),0 0 30px hsla(0,50%,73%,.1)}.cosmic-whisper-error .cosmic-whisper-star-core{background:radial-gradient(circle,#ffd5c8 0,hsla(0,67%,80%,.6) 50%,transparent 90%);filter:drop-shadow(0 0 10px rgba(238,168,168,.85))}.cosmic-whisper-error .cosmic-whisper-star-ring{border-color:hsla(0,67%,80%,.32)}.cosmic-whisper-error .cosmic-whisper-text{color:#f4d8cf;text-shadow:0 0 18px hsla(0,67%,80%,.16)}.cosmic-whisper-warning{border-color:hsla(39,87%,76%,.22)}.cosmic-whisper-info{border-color:rgba(187,213,238,.18)}@media (max-width:768px){.cosmic-whisper-container{top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;width:calc(100% - 32px)}.cosmic-whisper{font-size:14px;padding:10px 20px;max-width:100%}}.bottle-editor-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.bottle-editor-overlay.active{display:flex}.bottle-editor-modal{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;width:90%;max-width:680px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUp .3s ease-out;scrollbar-width:thin;scrollbar-color:#00d4ff #f0f0f0}.bottle-editor-modal::-webkit-scrollbar{width:6px}.bottle-editor-modal::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.bottle-editor-modal::-webkit-scrollbar-thumb{background:#00d4ff;border-radius:3px}.bottle-editor-modal::-webkit-scrollbar-thumb:hover{background:#09c}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.bottle-editor-header{padding:16px 20px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:12px}.bottle-editor-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.bottle-editor-avatar svg{width:22px;height:22px;stroke-width:2}.bottle-editor-user-info{flex:1 1}.bottle-editor-username{font-size:15px;font-weight:600;color:#333;margin-bottom:3px}.bottle-editor-subtitle{font-size:11px;color:#999}.bottle-editor-id{font-size:10px;color:#ccc;margin-top:2px;font-family:monospace}.bottle-editor-content{padding:16px 20px}.bottle-editor-textarea-wrapper{position:relative;width:100%}.bottle-editor-textarea-wrapper:before{content:"";position:absolute;top:calc(14px + 1.4em);left:14px;right:14px;bottom:14px;background-image:repeating-linear-gradient(transparent,transparent calc(2em - 1px),hsla(0,0%,78%,.5) calc(2em - 1px),hsla(0,0%,78%,.5) 2em);pointer-events:none;z-index:1}.bottle-editor-textarea-wrapper[data-template=vintage]:before{background-image:repeating-linear-gradient(transparent,transparent calc(2em - 1px),hsla(31,53%,64%,.5) calc(2em - 1px),hsla(31,53%,64%,.5) 2em)}.bottle-editor-textarea-wrapper[data-template=sky]:before{background-image:repeating-linear-gradient(transparent,transparent calc(2em - 1px),rgba(100,181,246,.5) calc(2em - 1px),rgba(100,181,246,.5) 2em)}.bottle-editor-textarea-wrapper[data-template=sunset]:before{background-image:repeating-linear-gradient(transparent,transparent calc(2em - 1px),rgba(255,152,0,.5) calc(2em - 1px),rgba(255,152,0,.5) 2em)}.bottle-editor-textarea-wrapper[data-template=forest]:before{background-image:repeating-linear-gradient(transparent,transparent calc(2em - 1px),rgba(102,187,106,.5) calc(2em - 1px),rgba(102,187,106,.5) 2em)}.bottle-editor-textarea-wrapper[data-template=lavender]:before{background-image:repeating-linear-gradient(transparent,transparent calc(2em - 1px),rgba(171,71,188,.5) calc(2em - 1px),rgba(171,71,188,.5) 2em)}.bottle-editor-textarea-wrapper[data-template=ocean]:before{background-image:repeating-linear-gradient(transparent,transparent calc(2em - 1px),rgba(38,198,218,.5) calc(2em - 1px),rgba(38,198,218,.5) 2em)}.bottle-editor-textarea-wrapper[data-template=cherry]:before{background-image:repeating-linear-gradient(transparent,transparent calc(2em - 1px),rgba(236,64,122,.5) calc(2em - 1px),rgba(236,64,122,.5) 2em)}.bottle-editor-textarea{width:100%;min-height:140px;padding:14px;border:2px solid #e0e0e0;border-radius:10px;font-size:14px;line-height:2;font-family:inherit;resize:vertical;outline:none;transition:all .3s;cursor:url(/quill-cursor.svg) 0 24,text;caret-color:#1a1a1a;caret-shape:bar;position:relative;z-index:0}.bottle-editor-textarea:focus{border-color:#00d4ff;box-shadow:0 0 0 3px rgba(0,212,255,.1)}@media (max-width:768px),(pointer:coarse){.bottle-editor-textarea{cursor:text;caret-color:#333}}.bottle-editor-textarea::selection{background:rgba(0,212,255,.3)}.bottle-editor-char-count{text-align:right;font-size:11px;color:#999;margin-top:6px}.bottle-editor-section{margin-top:16px}.bottle-editor-section-title{font-size:12px;color:#666;font-weight:600;margin-bottom:10px;display:flex;align-items:center;gap:6px}.bottle-editor-section-icon{width:16px;height:16px;color:#00d4ff;flex-shrink:0}.bottle-editor-gift-selector{display:flex;gap:10px;flex-wrap:wrap}.bottle-editor-gift-item{width:70px;height:70px;border:2px solid #e0e0e0;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:32px;cursor:pointer;transition:all .3s}.bottle-editor-gift-item:hover{border-color:#00d4ff;background:rgba(0,212,255,.1)}.bottle-editor-gift-item.selected{border-color:#00d4ff;background:rgba(0,212,255,.2)}.bottle-editor-upload-area{border:2px dashed #e0e0e0;border-radius:10px;padding:16px;text-align:center;cursor:pointer;transition:all .3s}.bottle-editor-upload-area:hover{border-color:#00d4ff;background:rgba(0,212,255,.05)}.bottle-editor-upload-area.dragover{border-color:#00d4ff;background:rgba(0,212,255,.1)}.bottle-editor-upload-icon{width:40px;height:40px;color:#00d4ff;margin-bottom:8px;stroke-width:1.5}.bottle-editor-upload-text{font-size:11px;color:#999}.bottle-editor-media-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));grid-gap:10px;gap:10px;margin-top:12px}.bottle-editor-media-item{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f0f0f0}.bottle-editor-media-item img,.bottle-editor-media-item video{width:100%;height:100%;object-fit:cover}.bottle-editor-media-remove{position:absolute;top:4px;right:4px;width:20px;height:20px;background:rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;cursor:pointer;transition:background .3s}.bottle-editor-media-remove:hover{background:rgba(0,0,0,.8)}.bottle-editor-youtube-input{width:100%;padding:10px;border:1px solid #e0e0e0;border-radius:8px;font-size:12px;outline:none;transition:border-color .3s}.bottle-editor-youtube-input:focus{border-color:#00d4ff}.bottle-editor-youtube-preview{margin-top:12px;border-radius:8px;overflow:hidden;background:#000}.bottle-editor-youtube-preview iframe{width:100%;height:200px;border:none}.bottle-editor-footer{padding:16px 20px;border-top:1px solid #f0f0f0;display:flex;gap:10px}.bottle-editor-btn{flex:1 1;padding:12px;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s}.bottle-editor-btn-send{background:linear-gradient(135deg,#00d4ff,#09c);color:#fff;display:flex;align-items:center;justify-content:center;gap:6px}.bottle-editor-btn-send svg{width:16px;height:16px;stroke-width:2}.bottle-editor-btn-send:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,212,255,.4)}.bottle-editor-btn-cancel{background:#f0f0f0;color:#666}.bottle-editor-btn-cancel:hover{background:#e0e0e0}.bottle-editor-btn:disabled{opacity:.5;cursor:not-allowed}input[type=file]{display:none}.bottle-editor-drift-selector{display:flex;flex-direction:column;gap:12px}.bottle-editor-drift-info{font-size:12px;color:#999;text-align:center}.bottle-editor-drift-input-group{display:flex;align-items:center;gap:8px;justify-content:center}.bottle-editor-drift-btn{width:36px;height:36px;border:1px solid #999;background:#fff;color:#666;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s}.bottle-editor-drift-btn:hover{background:#f0f0f0;border-color:#666}.bottle-editor-drift-input{width:60px;height:36px;padding:0;border:1px solid #999;border-radius:8px;font-size:16px;font-weight:600;text-align:center;color:#333;outline:none}.bottle-editor-drift-input:focus{border-color:#666;box-shadow:0 0 0 3px rgba(0,0,0,.05)}.bottle-editor-drift-unit{font-size:14px;color:#666;font-weight:500}.bottle-editor-drift-desc{font-size:12px;color:#999;text-align:center}.bottle-editor-drift-forever{width:60px;height:36px;display:flex;align-items:center;justify-content:center;color:#333}.bottle-editor-drift-forever,.bottle-editor-drift-forever-btn{border:1px solid #999;border-radius:8px;font-size:14px;font-weight:600;background:#fff}.bottle-editor-drift-forever-btn{padding:8px 16px;color:#666;cursor:pointer;transition:all .3s;white-space:nowrap}.bottle-editor-drift-forever-btn:hover{background:#f0f0f0;border-color:#666}.bottle-editor-drift-forever-btn.active{border-color:#666;background:#666;color:#fff}.bottle-editor-recipient-selector{display:flex;gap:10px}.bottle-editor-recipient-btn{flex:1 1;padding:12px;border:2px solid #e0e0e0;border-radius:10px;background:#fff;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.bottle-editor-recipient-btn:hover{border-color:#00d4ff;background:rgba(0,212,255,.05);transform:translateY(-1px);box-shadow:0 3px 10px rgba(0,212,255,.15)}.bottle-editor-recipient-btn.active{border-color:#00d4ff;background:rgba(0,212,255,.1);box-shadow:0 3px 10px rgba(0,212,255,.2)}.bottle-editor-recipient-icon{width:20px;height:20px;stroke-width:2;flex-shrink:0}.bottle-editor-recipient-label{font-size:13px;font-weight:600;color:#333}.bottle-editor-recipient-desc{display:none}.bottle-editor-mood-selector{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.bottle-editor-mood-btn{padding:10px 6px;border:2px solid #e0e0e0;border-radius:10px;background:#fff;cursor:pointer;transition:all .3s;display:flex;flex-direction:column;align-items:center;gap:5px}.bottle-editor-mood-btn:hover{border-color:#00d4ff;background:rgba(0,212,255,.05);transform:translateY(-1px);box-shadow:0 3px 10px rgba(0,212,255,.15)}.bottle-editor-mood-btn.active{border-color:#00d4ff;background:rgba(0,212,255,.1);box-shadow:0 3px 10px rgba(0,212,255,.2)}.bottle-editor-mood-emoji{font-size:24px}.bottle-editor-mood-label{font-size:11px;color:#666;font-weight:500}.bottle-editor-return-time-selector{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.bottle-editor-return-time-btn{padding:12px;border:2px solid #e0e0e0;border-radius:10px;background:#fff;cursor:pointer;transition:all .3s;font-size:13px;font-weight:500;color:#666}.bottle-editor-return-time-btn:hover{border-color:#00d4ff;background:rgba(0,212,255,.05)}.bottle-editor-return-time-btn.active{border-color:#00d4ff;background:rgba(0,212,255,.1);color:#00d4ff;font-weight:600}.bottle-editor-template-selector{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.bottle-editor-template-btn{padding:8px;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;min-height:40px;position:relative;overflow:hidden}.bottle-editor-template-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;opacity:.8;z-index:0}.bottle-editor-template-btn:hover{transform:translateY(-1px);box-shadow:0 3px 10px rgba(0,0,0,.1)}.bottle-editor-template-btn.active{box-shadow:0 3px 10px rgba(0,0,0,.15);transform:scale(1.05)}.bottle-editor-template-name{font-size:11px;font-weight:600;color:#666;position:relative;z-index:1;text-shadow:0 1px 2px hsla(0,0%,100%,.8)}.bottle-editor-template-btn.active .bottle-editor-template-name{color:#333}.bottle-editor-desktop{max-width:1320px;width:min(97vw,1320px);max-height:92vh;overflow:hidden}.bottle-editor-split-layout{display:flex;height:min(92vh,860px);max-height:860px}.bottle-editor-left-panel{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;padding:24px 24px 22px;border-right:1px solid #f0f0f0}.bottle-editor-left-header{margin-bottom:12px}.bottle-editor-left-title{font-size:22px;font-weight:700;color:#333;margin:0 0 6px}.bottle-editor-left-subtitle{font-size:13px;color:#999;margin:0}.bottle-editor-write-area{flex:1 1;display:flex;flex-direction:column;position:relative}.bottle-editor-write-area:before{content:"";position:absolute;top:28px;left:28px;right:28px;bottom:18px;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;border-radius:16px}.bottle-editor-textarea-large{flex:1 1;width:100%;padding:30px 28px 24px;border:2px solid #e0e0e0;border-radius:12px;font-size:17px;line-height:1.9;font-family:inherit;resize:none;outline:none;transition:all .3s;cursor:url(/quill-cursor.svg) 0 24,text;caret-color:#1a1a1a;box-shadow:0 18px 42px rgba(0,0,0,.08);position:relative;z-index:0}.bottle-editor-textarea-large.has-decoration{padding-bottom:200px}.bottle-editor-textarea-large:focus{border-color:#00d4ff;box-shadow:0 4px 16px rgba(0,212,255,.15)}.bottle-editor-char-count-large{text-align:right;font-size:13px;color:#999;margin-top:12px}.bottle-editor-decoration{position:absolute;bottom:24px;left:24px;width:200px;height:180px;background-size:contain;background-position:0 100%;background-repeat:no-repeat;pointer-events:none;z-index:2;opacity:.9}.bottle-editor-right-panel{flex:0 0 360px;display:flex;flex-direction:column;background:#fafafa}.bottle-editor-right-scroll{flex:1 1;overflow-y:auto;padding:18px;scrollbar-width:thin;scrollbar-color:#00d4ff #f0f0f0}.bottle-editor-right-scroll::-webkit-scrollbar{width:6px}.bottle-editor-right-scroll::-webkit-scrollbar-track{background:#f0f0f0}.bottle-editor-right-scroll::-webkit-scrollbar-thumb{background:#00d4ff;border-radius:3px}.bottle-editor-setting-group{margin-bottom:14px}.bottle-editor-setting-group-primary{padding:13px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:hsla(0,0%,100%,.78)}.bottle-editor-setting-group-compact{margin-bottom:14px}.bottle-editor-setting-group-subtle{opacity:.86}.bottle-editor-setting-title{font-size:12px;font-weight:600;color:#666;margin-bottom:12px}.bottle-editor-template-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.bottle-editor-template-chip{min-height:34px;padding:8px 6px;border:2px solid #e0e0e0;border-radius:7px;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s;text-align:center;text-shadow:0 1px 1px hsla(0,0%,100%,.64)}.bottle-editor-template-chip:hover{transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.1)}.bottle-editor-template-chip.active{transform:translateY(-1px);box-shadow:0 0 0 2px rgba(255,213,138,.25),0 6px 14px rgba(0,0,0,.12)}.bottle-editor-recipient-options{display:flex;flex-direction:row;gap:8px}.bottle-editor-recipient-option{flex:1 1;display:flex;align-items:center;gap:8px;min-height:48px;padding:10px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s}.bottle-editor-recipient-option:hover{border-color:#00d4ff;background:rgba(0,212,255,.05)}.bottle-editor-recipient-option.active{border-color:#00d4ff;background:rgba(0,212,255,.1)}.bottle-editor-option-icon{font-size:20px;flex-shrink:0}.bottle-editor-option-icon-svg{width:22px;height:22px;color:#00d4ff;flex-shrink:0}.bottle-editor-option-content{flex:1 1;min-width:0}.bottle-editor-option-label{font-size:12px;font-weight:600;color:#333;margin-bottom:2px}.bottle-editor-option-desc,.bottle-editor-option-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottle-editor-option-desc{font-size:10px;color:#999}.bottle-editor-mood-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.bottle-editor-mood-chip{min-height:50px;padding:8px 4px;border:2px solid #e0e0e0;border-radius:7px;background:#fff;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:10px;color:#666}.bottle-editor-mood-chip:hover{border-color:#00d4ff;background:rgba(0,212,255,.05)}.bottle-editor-mood-chip.active{border-color:#00d4ff;background:rgba(0,212,255,.1)}.bottle-editor-mood-chip span:first-child{font-size:20px}.bottle-editor-mood-icon-chip{width:20px;height:20px;color:#00d4ff}.bottle-editor-drift-control{display:flex;align-items:center;gap:8px;margin-top:10px}.bottle-editor-return-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.bottle-editor-return-preset{min-height:32px;padding:0 6px;border:1px solid #d9dfe8;border-radius:7px;background:#fff;color:#344054;font-size:11px;font-weight:700;cursor:pointer;transition:all .2s}.bottle-editor-return-preset:hover{border-color:#00d4ff;background:rgba(0,212,255,.06)}.bottle-editor-return-preset.active{border-color:#00d4ff;color:#006f8f;background:rgba(0,212,255,.12);box-shadow:0 0 0 2px rgba(0,212,255,.08)}.bottle-editor-drift-btn-small{width:30px;height:30px;border:1px solid #999;background:#fff;border-radius:6px;font-size:16px;cursor:pointer;transition:all .2s;flex-shrink:0}.bottle-editor-drift-btn-small:hover{background:#f0f0f0}.bottle-editor-drift-input-small{padding:0 8px;text-align:center;outline:none}.bottle-editor-drift-display,.bottle-editor-drift-input-small{flex:1 1;height:30px;border:1px solid #999;border-radius:6px;font-size:14px;font-weight:600}.bottle-editor-drift-display{display:flex;align-items:center;justify-content:center;background:#fff}.bottle-editor-drift-unit-small{font-size:12px;color:#666;flex-shrink:0}.bottle-editor-forever-toggle{height:30px;padding:0 10px;border:1px solid #999;background:#fff;border-radius:7px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s;flex-shrink:0;white-space:nowrap}.bottle-editor-forever-toggle:hover{background:#f0f0f0}.bottle-editor-forever-toggle.active{background:#666;color:#fff;border-color:#666}.bottle-editor-drift-hint{font-size:11px;color:#999;margin-top:8px}.bottle-editor-optional-group{margin-bottom:14px;border:1px solid #e4e8ef;border-radius:12px;background:hsla(0,0%,100%,.54);overflow:hidden}.bottle-editor-optional-group summary{padding:14px 16px;color:#475467;font-size:11px;font-weight:800;letter-spacing:0;cursor:pointer;list-style-position:inside}.bottle-editor-optional-group[open]{padding:0 14px 14px}.bottle-editor-optional-group[open] summary{margin:0 -14px 14px;border-bottom:1px solid #e4e8ef}.bottle-editor-upload-zone{border:2px dashed #e0e0e0;border-radius:10px;padding:16px;text-align:center;cursor:pointer;transition:all .2s;background:#fff}.bottle-editor-upload-zone:hover{border-color:#00d4ff;background:rgba(0,212,255,.05)}.bottle-editor-upload-icon-small{font-size:24px;margin-bottom:4px}.bottle-editor-upload-text-small{font-size:11px;color:#999}.bottle-editor-media-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px;margin-top:8px}.bottle-editor-media-thumb{position:relative;aspect-ratio:1;border-radius:6px;overflow:hidden;background:#f0f0f0}.bottle-editor-media-thumb img{width:100%;height:100%;object-fit:cover}.bottle-editor-media-delete{position:absolute;top:4px;right:4px;width:18px;height:18px;background:rgba(0,0,0,.6);border:none;border-radius:50%;color:#fff;font-size:9px;cursor:pointer;display:flex;align-items:center;justify-content:center}.bottle-editor-media-delete:hover{background:rgba(0,0,0,.8)}.bottle-editor-youtube-input-small{width:100%;padding:8px;border:1px solid #e0e0e0;border-radius:6px;font-size:12px;outline:none}.bottle-editor-youtube-input-small:focus{border-color:#00d4ff}.bottle-editor-youtube-thumb{margin-top:8px;border-radius:6px;overflow:hidden;background:#000}.bottle-editor-youtube-thumb iframe{width:100%;height:120px;border:none}.bottle-editor-right-footer{padding:14px 22px 18px;border-top:1px solid #e0e0e0;display:flex;gap:8px;background:#fff}.bottle-editor-btn-cancel-small{flex:0 0 112px;padding:12px;border:none;border-radius:8px;background:transparent;color:#666;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.bottle-editor-btn-cancel-small:hover{background:#e0e0e0}.bottle-editor-btn-send-small{flex:1 1;min-height:48px;padding:12px 18px;border:none;border-radius:8px;background:linear-gradient(135deg,#ffe59f,#75e7ff);color:#06101d;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.bottle-editor-btn-send-small:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,212,255,.4)}.bottle-editor-mobile{align-items:flex-end}.bottle-editor-modal-mobile{width:100%;height:100vh;max-height:100vh;border-radius:0;display:flex;flex-direction:column;animation:slideUpMobile .3s ease-out}@keyframes slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bottle-editor-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f0f0f0;background:#fff}.bottle-editor-mobile-back,.bottle-editor-mobile-close{width:40px;height:40px;border:none;background:none;font-size:20px;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center}.bottle-editor-mobile-title{font-size:16px;font-weight:600;color:#333;margin:0}.bottle-editor-mobile-next,.bottle-editor-mobile-send{padding:8px 16px;border:none;border-radius:8px;background:linear-gradient(135deg,#00d4ff,#09c);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.bottle-editor-mobile-next:disabled{opacity:.5;cursor:not-allowed}.bottle-editor-mobile-write{flex:1 1;display:flex;flex-direction:column;padding:20px;min-height:0}.bottle-editor-mobile-textarea{flex:1 1;width:100%;padding:20px;border:none;border-radius:12px;font-size:16px;line-height:1.8;font-family:inherit;resize:none;outline:none}.bottle-editor-mobile-char-count{text-align:right;font-size:12px;color:#999;margin-top:12px}.bottle-editor-mobile-settings{flex:1 1;overflow-y:auto;min-height:0;padding:20px 20px 92px}.bottle-editor-mobile-section{margin-bottom:24px}.bottle-editor-mobile-section-title{font-size:14px;font-weight:600;color:#333;margin-bottom:12px}.bottle-editor-template-grid-mobile{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.bottle-editor-template-btn-mobile{padding:12px 6px;border:2px solid #e0e0e0;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s}.bottle-editor-template-btn-mobile.active{transform:scale(1.05);box-shadow:0 2px 8px rgba(0,0,0,.15)}.bottle-editor-recipient-grid-mobile{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.bottle-editor-recipient-btn-mobile{padding:16px;border:2px solid #e0e0e0;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:8px}.bottle-editor-recipient-btn-mobile.active{border-color:#00d4ff;background:rgba(0,212,255,.1)}.bottle-editor-recipient-emoji{font-size:32px}.bottle-editor-recipient-icon{width:32px;height:32px;color:#00d4ff}.bottle-editor-recipient-btn-mobile span:last-child{font-size:13px;font-weight:600;color:#333}.bottle-editor-mood-grid-mobile{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.bottle-editor-mood-btn-mobile{padding:12px 6px;border:2px solid #e0e0e0;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:6px}.bottle-editor-mood-btn-mobile.active{border-color:#00d4ff;background:rgba(0,212,255,.1)}.bottle-editor-mood-emoji-mobile{font-size:28px}.bottle-editor-mood-icon-mobile{width:28px;height:28px;color:#00d4ff}.bottle-editor-mood-label-mobile{font-size:11px;color:#666;font-weight:500}.bottle-editor-drift-control-mobile{display:flex;align-items:center;gap:12px;justify-content:center;margin-bottom:8px;flex-wrap:wrap}.bottle-editor-drift-btn-mobile{width:44px;height:44px;border:1px solid #999;background:#fff;border-radius:8px;font-size:20px;cursor:pointer}.bottle-editor-drift-display-mobile{flex:1 1 120px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #999;border-radius:8px;font-size:16px;font-weight:600;background:#fff}.bottle-editor-mobile-section .bottle-editor-return-presets{margin-bottom:10px}.bottle-editor-mobile-section .bottle-editor-forever-toggle{height:44px}.bottle-editor-drift-desc-mobile{font-size:12px;color:#999;text-align:center}.bottle-editor-upload-btn-mobile{width:100%;padding:16px;border:2px dashed #e0e0e0;border-radius:10px;background:#fff;color:#666;font-size:14px;font-weight:600;cursor:pointer}.bottle-editor-media-preview-mobile{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:12px}.bottle-editor-media-item-mobile{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f0f0f0}.bottle-editor-media-item-mobile img{width:100%;height:100%;object-fit:cover}.bottle-editor-media-remove-mobile{position:absolute;top:4px;right:4px;width:24px;height:24px;background:rgba(0,0,0,.6);border:none;border-radius:50%;color:#fff;font-size:12px;cursor:pointer}@media (max-width:1024px){.bottle-editor-desktop{max-width:95%}.bottle-editor-left-panel{padding:24px}.bottle-editor-right-panel{flex-basis:330px}.bottle-editor-right-scroll{padding:20px}}@media (max-width:768px){.bottle-editor-desktop{display:none}}.bottle-editor-email-input{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:8px;font-size:13px;color:#333;outline:none;transition:border-color .2s;background:#fafafa}.bottle-editor-email-input:focus{border-color:#667eea;background:#fff}.bottle-editor-email-desc{font-size:11px;color:#999;margin-bottom:8px;line-height:1.4}.setting-premium-badge{display:inline-block;margin-left:8px;padding:2px 8px;background:linear-gradient(135deg,gold,#ffb347);color:#1a1508;font-size:10px;font-weight:700;border-radius:6px;letter-spacing:.3px;vertical-align:middle}.community-shell .bottle-editor-overlay{background:radial-gradient(circle at 50% 42%,rgba(117,231,255,.1),transparent 34%),rgba(2,6,16,.66);-webkit-backdrop-filter:blur(12px) saturate(125%);backdrop-filter:blur(12px) saturate(125%)}.community-shell .bottle-editor-modal,.community-shell .bottle-editor-modal-mobile{color:#eff8ff;background:linear-gradient(145deg,rgba(13,26,57,.96),rgba(5,10,24,.98));border:1px solid rgba(169,213,255,.2);border-radius:18px;box-shadow:0 30px 90px rgba(0,0,0,.54),inset 0 1px 0 hsla(0,0%,100%,.08)}.community-shell .bottle-editor-split-layout{height:min(92vh,860px)}.community-shell .bottle-editor-left-panel{border-right:1px solid rgba(169,213,255,.14);background:radial-gradient(circle at 20% 12%,rgba(255,213,138,.12),transparent 30%),linear-gradient(180deg,hsla(0,0%,100%,.03),transparent)}.community-shell .bottle-editor-left-title{color:#fff;letter-spacing:0}.community-shell .bottle-editor-left-subtitle{color:rgba(228,241,255,.64)}.community-shell .bottle-editor-write-area{filter:drop-shadow(0 22px 28px rgba(0,0,0,.24))}.community-shell .bottle-editor-mobile-textarea,.community-shell .bottle-editor-textarea-large{border-radius:10px;border:1px solid rgba(111,84,48,.22);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.36),0 12px 28px rgba(0,0,0,.16)}.community-shell .bottle-editor-mobile-textarea:focus,.community-shell .bottle-editor-textarea-large:focus{border-color:rgba(255,213,138,.7);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.46),0 0 0 4px rgba(255,213,138,.14),0 14px 30px rgba(0,0,0,.18)}.community-shell .bottle-editor-char-count-large,.community-shell .bottle-editor-mobile-char-count{color:rgba(228,241,255,.58)}.community-shell .bottle-editor-right-panel{background:rgba(5,11,27,.58)}.community-shell .bottle-editor-right-scroll{scrollbar-color:rgba(117,231,255,.72) hsla(0,0%,100%,.06)}.community-shell .bottle-editor-setting-group{padding:14px;margin-bottom:14px;border:1px solid rgba(169,213,255,.12);border-radius:14px;background:hsla(0,0%,100%,.04)}.community-shell .bottle-editor-setting-group-primary{border-color:rgba(255,213,138,.18);background:hsla(0,0%,100%,.06)}.community-shell .bottle-editor-optional-group{border-color:rgba(169,213,255,.12);background:hsla(0,0%,100%,.032)}.community-shell .bottle-editor-optional-group summary{color:rgba(238,247,255,.78)}.community-shell .bottle-editor-optional-group[open] summary{border-color:rgba(169,213,255,.12)}.community-shell .bottle-editor-mobile-section-title,.community-shell .bottle-editor-setting-title{color:rgba(238,247,255,.86);font-size:12px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.community-shell .bottle-editor-drift-btn-mobile,.community-shell .bottle-editor-drift-btn-small,.community-shell .bottle-editor-drift-display,.community-shell .bottle-editor-drift-display-mobile,.community-shell .bottle-editor-drift-input-small,.community-shell .bottle-editor-email-input,.community-shell .bottle-editor-forever-toggle,.community-shell .bottle-editor-mood-btn-mobile,.community-shell .bottle-editor-mood-chip,.community-shell .bottle-editor-recipient-btn-mobile,.community-shell .bottle-editor-recipient-option,.community-shell .bottle-editor-return-preset,.community-shell .bottle-editor-template-chip,.community-shell .bottle-editor-youtube-input-small{border-color:rgba(169,213,255,.16);color:#eef8ff;background:hsla(0,0%,100%,.055)}.community-shell .bottle-editor-mood-btn-mobile:hover,.community-shell .bottle-editor-mood-chip:hover,.community-shell .bottle-editor-recipient-btn-mobile:hover,.community-shell .bottle-editor-recipient-option:hover,.community-shell .bottle-editor-return-preset:hover,.community-shell .bottle-editor-template-chip:hover{border-color:rgba(117,231,255,.56);background:rgba(117,231,255,.1)}.community-shell .bottle-editor-forever-toggle.active,.community-shell .bottle-editor-mood-btn-mobile.active,.community-shell .bottle-editor-mood-chip.active,.community-shell .bottle-editor-recipient-btn-mobile.active,.community-shell .bottle-editor-recipient-option.active,.community-shell .bottle-editor-return-preset.active,.community-shell .bottle-editor-template-chip.active{border-color:rgba(255,213,138,.72);background:linear-gradient(135deg,rgba(255,213,138,.18),rgba(117,231,255,.1));box-shadow:0 0 22px rgba(255,213,138,.12)}.community-shell .bottle-editor-template-chip.active{outline:2px solid rgba(255,213,138,.72);outline-offset:2px}.community-shell .bottle-editor-drift-unit-small,.community-shell .bottle-editor-mood-chip,.community-shell .bottle-editor-mood-label-mobile,.community-shell .bottle-editor-option-label,.community-shell .bottle-editor-recipient-btn-mobile span:last-child{color:rgba(238,247,255,.86)}.community-shell .bottle-editor-drift-desc-mobile,.community-shell .bottle-editor-drift-hint,.community-shell .bottle-editor-email-desc,.community-shell .bottle-editor-option-desc{color:rgba(228,241,255,.58)}.community-shell .bottle-editor-mood-icon-chip,.community-shell .bottle-editor-mood-icon-mobile,.community-shell .bottle-editor-option-icon-svg,.community-shell .bottle-editor-recipient-icon{color:#75e7ff}.community-shell .bottle-editor-mobile-header,.community-shell .bottle-editor-right-footer{border-color:rgba(169,213,255,.14);background:rgba(4,9,22,.92)}.community-shell .bottle-editor-btn-cancel-small,.community-shell .bottle-editor-mobile-back,.community-shell .bottle-editor-mobile-close{color:rgba(238,247,255,.78);background:hsla(0,0%,100%,.07)}.community-shell .bottle-editor-btn-send-small,.community-shell .bottle-editor-mobile-next,.community-shell .bottle-editor-mobile-send{color:#06101d;background:linear-gradient(135deg,#ffd58a,#75e7ff);box-shadow:0 10px 24px rgba(117,231,255,.18)}.community-shell .bottle-editor-mobile-title{color:#fff}.community-shell .setting-premium-badge{color:#221703;background:linear-gradient(135deg,#ffd58a,#ffbf72)}@media (max-width:768px){.community-shell .bottle-editor-overlay{align-items:flex-end}.community-shell .bottle-editor-modal-mobile{height:calc(100dvh - max(10px, env(safe-area-inset-top)));max-height:calc(100dvh - max(10px, env(safe-area-inset-top)));border-radius:22px 22px 0 0;border-bottom:0;overflow:hidden}.community-shell .bottle-editor-mobile-header{padding:12px 14px;flex-shrink:0;min-height:64px}.community-shell .bottle-editor-mobile-settings,.community-shell .bottle-editor-mobile-write{padding:14px;background:radial-gradient(circle at 80% 0,rgba(117,231,255,.08),transparent 35%),rgba(5,10,24,.78)}.community-shell .bottle-editor-mobile-write{padding-bottom:86px}.community-shell .bottle-editor-mobile-header>.bottle-editor-mobile-next,.community-shell .bottle-editor-mobile-header>.bottle-editor-mobile-send{visibility:hidden;pointer-events:none}.community-shell .bottle-editor-mobile-header-spacer{width:40px;height:40px;flex-shrink:0}.community-shell .bottle-editor-mobile-flowbar{position:-webkit-sticky;position:sticky;bottom:0;display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:10px;gap:10px;padding:10px 14px max(12px,env(safe-area-inset-bottom));border-top:1px solid rgba(169,213,255,.14);background:rgba(4,9,22,.94);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);flex-shrink:0;z-index:5}.community-shell .bottle-editor-mobile-flowbar .bottle-editor-mobile-next,.community-shell .bottle-editor-mobile-flowbar .bottle-editor-mobile-send,.community-shell .bottle-editor-mobile-secondary{min-height:48px;border:1px solid rgba(169,213,255,.14);border-radius:14px;font-size:14px;font-weight:800}.community-shell .bottle-editor-mobile-secondary{color:rgba(238,247,255,.82);background:hsla(0,0%,100%,.07)}.community-shell .bottle-editor-mobile-section{padding:14px;margin-bottom:12px;border:1px solid rgba(169,213,255,.12);border-radius:14px;background:hsla(0,0%,100%,.045)}.community-shell .bottle-editor-mood-grid-mobile{grid-template-columns:repeat(4,minmax(0,1fr))}.community-shell .bottle-editor-mood-label-mobile{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-height:520px) and (max-width:920px){.community-shell .bottle-editor-overlay{align-items:flex-end}.community-shell .bottle-editor-modal-mobile{height:calc(100dvh - max(8px, env(safe-area-inset-top)));max-height:calc(100dvh - max(8px, env(safe-area-inset-top)));border-radius:18px 18px 0 0;border-bottom:0;overflow:hidden}.community-shell .bottle-editor-mobile-header{min-height:52px;padding:8px 12px;flex-shrink:0}.community-shell .bottle-editor-mobile-settings,.community-shell .bottle-editor-mobile-write{padding:10px 12px;background:rgba(5,10,24,.78)}.community-shell .bottle-editor-mobile-write{padding-bottom:68px}.community-shell .bottle-editor-mobile-settings{padding-bottom:76px}.community-shell .bottle-editor-mobile-header>.bottle-editor-mobile-next,.community-shell .bottle-editor-mobile-header>.bottle-editor-mobile-send{visibility:hidden;pointer-events:none}.community-shell .bottle-editor-mobile-flowbar{position:-webkit-sticky;position:sticky;bottom:0;display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:10px;gap:10px;padding:8px 12px max(8px,env(safe-area-inset-bottom));border-top:1px solid rgba(169,213,255,.14);background:rgba(4,9,22,.94);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);flex-shrink:0;z-index:5}.community-shell .bottle-editor-mobile-flowbar .bottle-editor-mobile-next,.community-shell .bottle-editor-mobile-flowbar .bottle-editor-mobile-send,.community-shell .bottle-editor-mobile-secondary{min-height:42px;border:1px solid rgba(169,213,255,.14);border-radius:12px;font-size:13px;font-weight:800}.community-shell .bottle-editor-mobile-secondary{color:rgba(238,247,255,.82);background:hsla(0,0%,100%,.07)}.community-shell .bottle-editor-mobile-section{padding:12px;margin-bottom:10px}}.bottle-editor-overlay.bottle-editor-mood-lonely,.bottle-editor-overlay.bottle-editor-mood-quiet,.bottle-editor-overlay.bottle-editor-mood-sad{--compose-accent:#75e7ff;--compose-accent-2:#aab8ff;--compose-warm:#ffd58a;--compose-glow:rgba(117,231,255,.26)}.bottle-editor-overlay.bottle-editor-mood-grateful,.bottle-editor-overlay.bottle-editor-mood-happy,.bottle-editor-overlay.bottle-editor-mood-hopeful{--compose-accent:#ffd58a;--compose-accent-2:#75e7ff;--compose-warm:#ffe6a6;--compose-glow:rgba(255,213,138,.28)}.bottle-editor-overlay.bottle-editor-mood-excited{--compose-accent:#ff9fe8;--compose-accent-2:#75e7ff;--compose-warm:#ffd58a;--compose-glow:rgba(255,159,232,.26)}.bottle-editor-overlay.bottle-editor-mood-calm{--compose-accent:#8ef3d6;--compose-accent-2:#75e7ff;--compose-warm:#d4ffe9;--compose-glow:rgba(142,243,214,.22)}.bottle-editor-overlay.bottle-editor-mood-anxious{--compose-accent:#b9a7ff;--compose-accent-2:#75e7ff;--compose-warm:#ffd58a;--compose-glow:rgba(185,167,255,.24)}.community-shell .bottle-editor-overlay{background:radial-gradient(circle at 28% 22%,var(--compose-glow,rgba(117,231,255,.18)),transparent 30%),radial-gradient(circle at 66% 76%,rgba(255,213,138,.12),transparent 28%),linear-gradient(145deg,rgba(4,9,26,.72),rgba(1,4,14,.82))}.community-shell .bottle-editor-modal{position:relative;border-radius:14px;overflow:hidden;background:radial-gradient(circle at 33% 20%,rgba(117,231,255,.08),transparent 26%),radial-gradient(circle at 66% 14%,rgba(255,213,138,.08),transparent 20%),linear-gradient(145deg,rgba(8,18,42,.94),rgba(5,8,20,.98))}.bottle-editor-ambient{position:absolute;inset:0;pointer-events:none;overflow:hidden}.bottle-editor-ambient:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,hsla(0,0%,100%,.8) 0 1px,transparent 1.4px),radial-gradient(circle,rgba(117,231,255,.45) 0 1px,transparent 1.5px);background-size:96px 96px,142px 142px;background-position:0 0,38px 22px;opacity:.24;animation:bottleEditorStars 18s linear infinite}.bottle-editor-ambient span{position:absolute;width:180px;height:180px;border-radius:50%;filter:blur(34px);opacity:.28;animation:bottleEditorBreathe 7s ease-in-out infinite}.bottle-editor-ambient span:first-child{left:8%;top:18%;background:var(--compose-accent,#75e7ff)}.bottle-editor-ambient span:nth-child(2){right:10%;top:8%;background:var(--compose-warm,#ffd58a);animation-delay:-2s}.bottle-editor-ambient span:nth-child(3){left:38%;bottom:-10%;background:var(--compose-accent-2,#aab8ff);animation-delay:-4s}.community-shell .bottle-editor-split-layout{position:relative;z-index:1;gap:0}.community-shell .bottle-editor-left-panel{padding:22px 24px 24px;border-right:1px solid rgba(169,213,255,.1);background:linear-gradient(180deg,rgba(4,9,26,.4),rgba(4,9,26,.6)),url(/future-me-bg.png) 50% /cover no-repeat}.bottle-editor-left-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.bottle-editor-brand{display:flex;align-items:center;gap:12px}.bottle-editor-brand-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#06101d;background:linear-gradient(135deg,var(--compose-warm,#ffd58a),var(--compose-accent,#75e7ff));box-shadow:0 0 24px var(--compose-glow,rgba(117,231,255,.24))}.bottle-editor-brand-bottle{width:56px;height:56px;object-fit:contain;background:none!important;border:none;border-radius:0;box-shadow:none;filter:drop-shadow(0 0 8px rgba(117,231,255,.3))}.community-shell .bottle-editor-left-title{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:600}.community-shell .bottle-editor-left-subtitle{margin-top:2px;font-size:12px;color:rgba(235,244,255,.6)}.bottle-editor-night-meta{display:flex;align-items:center;gap:10px;color:rgba(235,244,255,.66);font-size:11px}.bottle-editor-night-meta span:last-child{padding:7px 10px;border:1px solid rgba(169,213,255,.12);border-radius:999px;background:rgba(0,0,0,.18)}.community-shell .bottle-editor-write-area{flex:1 1;min-height:0;padding:18px 24px 46px;filter:none}.community-shell .bottle-editor-write-area:before{top:52px;left:52px;right:52px;bottom:78px;background-image:repeating-linear-gradient(transparent,transparent calc(1.9em - 1px),rgba(105,84,58,.16) calc(1.9em - 1px),rgba(105,84,58,.16) 1.9em);z-index:2}.community-shell .bottle-editor-textarea-large{position:relative;z-index:1;border:1px solid var(--paper-border-color,rgba(88,62,36,.26))!important;border-radius:8px;padding:56px 56px 58px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.9;color:var(--paper-text-color,#4b3524)!important;background:var(--paper-background)!important;box-shadow:inset 0 0 32px rgba(92,60,28,.12),0 24px 48px rgba(0,0,0,.34),0 0 80px rgba(255,213,138,.12);caret-color:#a8651b}.community-shell .bottle-editor-textarea-large::placeholder{color:rgba(81,57,39,.62);font-style:italic}.community-shell .bottle-editor-textarea-large:focus{border-color:rgba(255,213,138,.62)!important;box-shadow:inset 0 0 32px rgba(92,60,28,.12),0 30px 58px rgba(0,0,0,.42),0 0 0 1px rgba(255,213,138,.22),0 0 90px var(--compose-glow,rgba(117,231,255,.22))}.bottle-editor-paper-clip{position:absolute;top:28px;left:34px;width:42px;height:78px;border:3px solid rgba(92,62,34,.5);border-left-width:5px;border-radius:22px 22px 10px 10px;transform:rotate(36deg);z-index:4;opacity:.78}.bottle-editor-floating-bottle{position:absolute;left:0;bottom:10px;width:210px;transform:rotate(-12deg);filter:drop-shadow(0 18px 26px rgba(0,0,0,.48));opacity:.9;pointer-events:none;animation:bottleEditorFloat 6s ease-in-out infinite}.bottle-editor-paper-quote{position:absolute;left:230px;bottom:20px;color:var(--compose-warm,#ffd58a);font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic;text-shadow:0 0 18px rgba(255,213,138,.28);pointer-events:none}.community-shell .bottle-editor-char-count-large{position:absolute;right:46px;bottom:62px;z-index:3;color:rgba(82,58,38,.64)}.community-shell .bottle-editor-right-panel{flex-basis:350px;background:rgba(3,10,26,.42);-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.community-shell .bottle-editor-right-scroll{padding:18px}.community-shell .bottle-editor-setting-group{border-radius:12px;border-color:rgba(169,213,255,.12);background:hsla(0,0%,100%,.045)}.community-shell .bottle-editor-setting-group-primary{padding:14px}.community-shell .bottle-editor-setting-title{color:rgba(238,247,255,.82)}.community-shell .bottle-editor-mood-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.community-shell .bottle-editor-mood-chip{min-height:66px;border:0;border-radius:999px;gap:6px;color:rgba(238,247,255,.78);background:radial-gradient(circle at 50% 30%,hsla(0,0%,100%,.18),transparent 42%),hsla(0,0%,100%,.065)}.community-shell .bottle-editor-mood-chip.active,.community-shell .bottle-editor-mood-chip:hover{transform:translateY(-2px);background:radial-gradient(circle at 50% 32%,var(--compose-glow,rgba(117,231,255,.28)),transparent 48%),hsla(0,0%,100%,.09);box-shadow:0 0 24px var(--compose-glow,rgba(117,231,255,.24))}.community-shell .bottle-editor-mood-icon-chip{color:var(--compose-accent,#75e7ff)}.community-shell .bottle-editor-mood-chip span{font-size:10px}.bottle-editor-time-rail{position:relative;height:28px;margin:12px 10px 4px;background:linear-gradient(90deg,transparent,rgba(255,213,138,.5),transparent)}.bottle-editor-time-rail:before{content:"";position:absolute;left:4px;right:4px;top:13px;height:1px;background:linear-gradient(90deg,rgba(117,231,255,.16),rgba(255,213,138,.72))}.bottle-editor-time-rail span{position:absolute;top:8px;width:10px;height:10px;border-radius:50%;background:var(--compose-warm,#ffd58a);box-shadow:0 0 16px rgba(255,213,138,.42)}.bottle-editor-time-rail span:first-child{left:4%}.bottle-editor-time-rail span:nth-child(2){left:35%}.bottle-editor-time-rail span:nth-child(3){left:68%}.bottle-editor-time-rail span:nth-child(4){right:4%;width:14px;height:14px;top:6px}.community-shell .bottle-editor-drift-btn-small,.community-shell .bottle-editor-drift-display,.community-shell .bottle-editor-drift-input-small,.community-shell .bottle-editor-email-input,.community-shell .bottle-editor-forever-toggle,.community-shell .bottle-editor-recipient-option,.community-shell .bottle-editor-return-preset,.community-shell .bottle-editor-youtube-input-small{border-color:rgba(169,213,255,.14);background:hsla(0,0%,100%,.055)}.community-shell .bottle-editor-forever-toggle.active,.community-shell .bottle-editor-recipient-option.active,.community-shell .bottle-editor-return-preset.active{border-color:rgba(255,213,138,.72);background:linear-gradient(135deg,rgba(255,213,138,.18),rgba(117,231,255,.1))}.community-shell .bottle-editor-right-footer{padding:14px 18px 18px;background:rgba(3,8,20,.76);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.community-shell .bottle-editor-btn-send-small{position:relative;overflow:hidden;min-height:54px;border:1px solid rgba(255,213,138,.45);background:linear-gradient(135deg,rgba(255,213,138,.98),rgba(117,231,255,.92));box-shadow:0 14px 28px rgba(117,231,255,.18),0 0 34px rgba(255,213,138,.16)}.community-shell .bottle-editor-btn-send-small:after{content:"";position:absolute;inset:-40% -20%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.55),transparent);transform:translateX(-70%) rotate(16deg);transition:transform .7s ease}.community-shell .bottle-editor-btn-send-small:hover:after{transform:translateX(70%) rotate(16deg)}@keyframes bottleEditorStars{to{background-position:96px 96px,180px 164px}}@keyframes bottleEditorBreathe{0%,to{transform:scale(.9);opacity:.2}50%{transform:scale(1.08);opacity:.34}}@keyframes bottleEditorFloat{0%,to{transform:translateY(0) rotate(-12deg)}50%{transform:translateY(-8px) rotate(-10deg)}}.community-shell .bottle-editor-modal{background:radial-gradient(circle at 30% 18%,rgba(117,231,255,.08),transparent 30%),linear-gradient(145deg,rgba(10,22,48,.96),rgba(5,8,22,.99))}.bottle-editor-ambient span,.bottle-editor-floating-bottle,.bottle-editor-paper-clip,.bottle-editor-paper-quote{display:none}.bottle-editor-ambient:before{opacity:.16;background-size:120px 120px,180px 180px}.community-shell .bottle-editor-left-panel{padding:24px 28px 26px;background:radial-gradient(circle at 50% 100%,rgba(255,213,138,.08),transparent 35%),hsla(0,0%,100%,.018)}.bottle-editor-brand-icon{width:32px;height:32px;font-size:10px;font-weight:800;letter-spacing:0}.community-shell .bottle-editor-left-title{font-size:23px}.bottle-editor-night-meta span:last-child{padding:6px 10px}.community-shell .bottle-editor-write-area{padding:18px 18px 32px}.community-shell .bottle-editor-write-area:before{display:none}.community-shell .bottle-editor-textarea-large{padding:42px 44px 44px;border-radius:10px;font-size:17px;line-height:1.85;background-origin:content-box,border-box;background-clip:content-box,border-box;background-repeat:repeat,no-repeat;box-shadow:inset 0 0 24px rgba(92,60,28,.08),0 20px 44px rgba(0,0,0,.28),0 0 44px rgba(255,213,138,.08)}.community-shell .bottle-editor-decoration{display:none}.community-shell .bottle-editor-char-count-large{right:38px;bottom:42px}.community-shell .bottle-editor-right-panel{flex-basis:380px;background:rgba(5,11,28,.64)}.community-shell .bottle-editor-right-scroll{padding:16px}.community-shell .bottle-editor-setting-group,.community-shell .bottle-editor-setting-group-primary{padding:14px;border-radius:10px;background:hsla(0,0%,100%,.045)}.community-shell .bottle-editor-mood-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.community-shell .bottle-editor-mood-chip{min-height:56px;border:1px solid rgba(169,213,255,.14);border-radius:8px;background:hsla(0,0%,100%,.055)}.community-shell .bottle-editor-mood-chip.active,.community-shell .bottle-editor-mood-chip:hover{transform:none;border-color:rgba(255,213,138,.64);background:linear-gradient(135deg,rgba(255,213,138,.14),rgba(117,231,255,.08));box-shadow:0 0 16px rgba(255,213,138,.1)}.bottle-editor-time-rail{height:18px;margin:10px 8px 6px;background:transparent}.bottle-editor-time-rail:before{top:9px;background:linear-gradient(90deg,rgba(117,231,255,.2),rgba(255,213,138,.64))}.bottle-editor-time-rail span{top:5px;width:8px;height:8px}.bottle-editor-time-rail span:nth-child(4){width:10px;height:10px;top:4px}.community-shell .bottle-editor-btn-send-small{min-height:50px;border-radius:8px}.bottle-editor-overlay.bottle-editor-mood-lonely,.bottle-editor-overlay.bottle-editor-mood-quiet,.bottle-editor-overlay.bottle-editor-mood-sad{--compose-accent:#ffb58d;--compose-accent-2:#ffd38f;--compose-warm:#ffe0a8;--compose-glow:rgba(255,181,141,.24)}.bottle-editor-overlay.bottle-editor-mood-grateful,.bottle-editor-overlay.bottle-editor-mood-happy,.bottle-editor-overlay.bottle-editor-mood-hopeful{--compose-accent:#ffd38f;--compose-accent-2:#ff9fba;--compose-warm:#fff0c7;--compose-glow:rgba(255,211,143,.28)}.bottle-editor-overlay.bottle-editor-mood-anxious,.bottle-editor-overlay.bottle-editor-mood-calm,.bottle-editor-overlay.bottle-editor-mood-excited{--compose-accent:#ff9fba;--compose-accent-2:#ffd38f;--compose-warm:#ffe0a8;--compose-glow:rgba(255,159,186,.23)}.community-shell .bottle-editor-overlay{background:radial-gradient(circle at 28% 22%,var(--compose-glow,rgba(255,181,141,.18)),transparent 30%),radial-gradient(circle at 68% 76%,rgba(255,211,143,.12),transparent 28%),linear-gradient(145deg,rgba(49,24,40,.7),rgba(23,11,24,.82))}.community-shell .bottle-editor-modal{border:1px solid rgba(255,214,168,.2);background:radial-gradient(circle at 30% 18%,rgba(255,181,141,.1),transparent 30%),linear-gradient(145deg,rgba(59,31,48,.96),rgba(29,16,31,.99));box-shadow:0 30px 90px rgba(24,9,19,.54),inset 0 1px 0 rgba(255,246,232,.08)}.community-shell .bottle-editor-left-panel{border-right-color:rgba(255,214,168,.12);background:radial-gradient(circle at 50% 100%,rgba(255,211,143,.1),transparent 35%),rgba(255,245,232,.02)}.bottle-editor-brand-icon{color:#351a2b;background:linear-gradient(135deg,var(--compose-warm,#ffe0a8),var(--compose-accent,#ffb58d));box-shadow:0 0 24px var(--compose-glow,rgba(255,181,141,.24))}.community-shell .bottle-editor-left-title{color:#fff8ef}.bottle-editor-night-meta,.community-shell .bottle-editor-left-subtitle{color:rgba(255,236,217,.66)}.bottle-editor-night-meta span:last-child{border-color:rgba(255,214,168,.14);background:rgba(45,21,36,.28)}.community-shell .bottle-editor-textarea-large:focus{border-color:rgba(255,196,122,.62)!important;box-shadow:inset 0 0 32px rgba(92,60,28,.12),0 30px 58px rgba(24,9,19,.34),0 0 0 1px rgba(255,196,122,.22),0 0 72px var(--compose-glow,rgba(255,181,141,.22))}.community-shell .bottle-editor-right-panel{background:rgba(42,22,36,.66)}.community-shell .bottle-editor-setting-group,.community-shell .bottle-editor-setting-group-primary{border-color:rgba(255,214,168,.14);background:rgba(255,245,232,.05)}.community-shell .bottle-editor-setting-title{color:rgba(255,241,224,.84)}.community-shell .bottle-editor-drift-btn-small,.community-shell .bottle-editor-drift-display,.community-shell .bottle-editor-drift-input-small,.community-shell .bottle-editor-email-input,.community-shell .bottle-editor-forever-toggle,.community-shell .bottle-editor-mood-chip,.community-shell .bottle-editor-recipient-option,.community-shell .bottle-editor-return-preset,.community-shell .bottle-editor-youtube-input-small{border-color:rgba(255,214,168,.16);background:rgba(255,245,232,.055)}.community-shell .bottle-editor-forever-toggle.active,.community-shell .bottle-editor-mood-chip.active,.community-shell .bottle-editor-mood-chip:hover,.community-shell .bottle-editor-recipient-option.active,.community-shell .bottle-editor-return-preset.active{border-color:rgba(255,196,122,.66);background:linear-gradient(135deg,rgba(255,211,143,.16),rgba(255,159,186,.09));box-shadow:0 0 16px rgba(255,181,141,.12)}.community-shell .bottle-editor-mood-icon-chip{color:var(--compose-accent,#ffb58d)}.bottle-editor-time-rail:before{background:linear-gradient(90deg,rgba(255,159,186,.24),rgba(255,211,143,.66))}.community-shell .bottle-editor-right-footer{background:rgba(34,17,31,.78)}.community-shell .bottle-editor-btn-send-small{border-color:rgba(255,214,143,.52);color:#351a2b;background:linear-gradient(135deg,#ffe0a8,#ff9fba);box-shadow:0 14px 28px rgba(255,159,186,.16),0 0 34px rgba(255,211,143,.16)}.community-shell .bottle-editor-overlay{background:radial-gradient(circle at 18% 18%,rgba(255,214,166,.08),transparent 32%),radial-gradient(circle at 82% 76%,rgba(95,117,184,.12),transparent 34%),rgba(3,9,20,.58);-webkit-backdrop-filter:blur(10px) saturate(112%);backdrop-filter:blur(10px) saturate(112%)}.community-shell .bottle-editor-modal,.community-shell .bottle-editor-modal-mobile{border-color:rgba(255,247,238,.22);color:#fff7ee;background:linear-gradient(135deg,rgba(8,18,34,.9),rgba(12,22,40,.82)),url(/assets/ui/star-paper-panel.svg) 50% /cover;background-blend-mode:normal,screen;box-shadow:0 30px 90px rgba(0,0,0,.5),0 0 42px rgba(255,247,238,.08),inset 0 1px 0 rgba(255,247,238,.12)}.community-shell .bottle-editor-left-panel{border-right-color:rgba(255,247,238,.12);background:radial-gradient(circle at 16% 10%,hsla(38,82%,71%,.08),transparent 30%),rgba(6,16,32,.22)}.community-shell .bottle-editor-right-panel{background:rgba(5,14,28,.38);-webkit-backdrop-filter:blur(18px) saturate(118%);backdrop-filter:blur(18px) saturate(118%)}.community-shell .bottle-editor-mobile-header,.community-shell .bottle-editor-right-footer{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-editor-optional-group,.community-shell .bottle-editor-setting-group,.community-shell .bottle-editor-setting-group-primary{border-color:rgba(255,247,238,.14);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,.08)}.community-shell .bottle-editor-left-title,.community-shell .bottle-editor-mobile-title{color:#fff7ee}.bottle-editor-night-meta,.community-shell .bottle-editor-char-count-large,.community-shell .bottle-editor-drift-desc-mobile,.community-shell .bottle-editor-drift-hint,.community-shell .bottle-editor-email-desc,.community-shell .bottle-editor-left-subtitle,.community-shell .bottle-editor-mobile-char-count,.community-shell .bottle-editor-option-desc{color:rgba(255,247,238,.6)}.community-shell .bottle-editor-drift-unit-small,.community-shell .bottle-editor-mobile-section-title,.community-shell .bottle-editor-mood-chip,.community-shell .bottle-editor-mood-label-mobile,.community-shell .bottle-editor-option-label,.community-shell .bottle-editor-recipient-btn-mobile span:last-child,.community-shell .bottle-editor-setting-title{color:rgba(255,247,238,.86)}.community-shell .bottle-editor-drift-btn-mobile,.community-shell .bottle-editor-drift-btn-small,.community-shell .bottle-editor-drift-display,.community-shell .bottle-editor-drift-display-mobile,.community-shell .bottle-editor-drift-input-small,.community-shell .bottle-editor-email-input,.community-shell .bottle-editor-forever-toggle,.community-shell .bottle-editor-mood-btn-mobile,.community-shell .bottle-editor-mood-chip,.community-shell .bottle-editor-recipient-btn-mobile,.community-shell .bottle-editor-recipient-option,.community-shell .bottle-editor-return-preset,.community-shell .bottle-editor-template-chip,.community-shell .bottle-editor-youtube-input-small{border-color:rgba(255,247,238,.15);color:#fff7ee;background:rgba(255,247,238,.065);box-shadow:inset 0 1px 0 rgba(255,247,238,.06)}.community-shell .bottle-editor-mood-btn-mobile:hover,.community-shell .bottle-editor-mood-chip:hover,.community-shell .bottle-editor-recipient-btn-mobile:hover,.community-shell .bottle-editor-recipient-option:hover,.community-shell .bottle-editor-return-preset:hover,.community-shell .bottle-editor-template-chip:hover{border-color:hsla(38,82%,71%,.42);background:rgba(255,247,238,.1)}.community-shell .bottle-editor-forever-toggle.active,.community-shell .bottle-editor-mood-btn-mobile.active,.community-shell .bottle-editor-mood-chip.active,.community-shell .bottle-editor-recipient-btn-mobile.active,.community-shell .bottle-editor-recipient-option.active,.community-shell .bottle-editor-return-preset.active,.community-shell .bottle-editor-template-chip.active{border-color:hsla(38,82%,71%,.66);background:radial-gradient(circle at 80% 20%,rgba(255,247,238,.2),transparent 36%),hsla(38,82%,71%,.12);box-shadow:0 0 18px hsla(38,82%,71%,.12),inset 0 1px 0 rgba(255,247,238,.08)}.community-shell .bottle-editor-mood-icon-chip,.community-shell .bottle-editor-mood-icon-mobile,.community-shell .bottle-editor-option-icon-svg,.community-shell .bottle-editor-recipient-icon{color:#f2c67a}.bottle-editor-time-rail:before{background:linear-gradient(90deg,rgba(255,247,238,.18),hsla(38,82%,71%,.7))}.bottle-editor-time-rail span{background:#f2c67a;box-shadow:0 0 16px hsla(38,82%,71%,.46)}.bottle-editor-brand-icon{color:#0c2233;background:linear-gradient(135deg,#fff7ee,#f2c67a);box-shadow:0 0 20px hsla(38,82%,71%,.28)}.bottle-editor-night-meta span:last-child{border-color:rgba(255,247,238,.14);background:rgba(255,247,238,.06)}.community-shell .bottle-editor-btn-cancel-small,.community-shell .bottle-editor-mobile-back,.community-shell .bottle-editor-mobile-close{color:rgba(255,247,238,.82);background:rgba(255,247,238,.08)}.community-shell .bottle-editor-btn-send-small,.community-shell .bottle-editor-mobile-next,.community-shell .bottle-editor-mobile-send{border-color:rgba(255,247,238,.34);color:#43250d;background:radial-gradient(circle at 80% 20%,rgba(255,247,238,.44),transparent 35%),linear-gradient(135deg,rgba(255,229,188,.98),hsla(38,82%,71%,.86));box-shadow:0 12px 26px hsla(38,82%,71%,.16)}.community-shell .bottle-editor-left-panel{background:linear-gradient(180deg,rgba(4,9,26,.35),rgba(4,9,26,.55)),url(/future-me-bg.png) 50% /cover no-repeat!important}.community-shell .reply-editor-shell .bottle-editor-left-panel{background:transparent!important}