*{box-sizing:border-box}html,body{background:#f8f9fa;background-image:url(/assets/chaotic-background.svg);background-repeat:repeat;background-size:300px 300px;background-attachment:fixed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100%;line-height:1.6;margin:0;overflow:hidden;padding:0}#app{display:flex;flex-direction:column;height:100vh}.copyright-overlay{position:fixed;top:8px;right:12px;background:#ffffffe6;border-radius:4px;color:#757575;font-size:.75rem;padding:4px 8px;pointer-events:none;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:right;line-height:1.2}.container{margin:0 auto;max-width:800px;padding:0 1rem}.app-header{background:#fff;border-bottom:1px solid #e9ecef;box-shadow:0 2px 4px #0000001a;padding:1rem 0;position:sticky;top:0;z-index:100}.app-header .container{align-items:center;display:flex;justify-content:space-between}.site-title{font-size:1.5rem;font-weight:700;margin:0;display:flex;align-items:center;gap:.75rem}.site-title a{color:#007bff;text-decoration:none}.site-title a:hover{color:#0056b3}.rss-icon{color:#ff9500!important;display:flex;align-items:center;transition:color .2s}.rss-icon:hover{color:#e6850e!important}.user-nav{align-items:center;display:flex;gap:1rem}.user-info{color:#666;font-size:.875rem}.logout-btn{background:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;padding:.5rem 1rem}.logout-btn:hover{background:#c82333}.login-link{color:#007bff;font-size:.875rem;font-weight:500;text-decoration:none}.login-link:hover{color:#0056b3;text-decoration:underline}.main-content{flex:1;overflow:hidden;padding:0}.main-content .container{height:100%;padding:2rem 1rem 0}@media (max-width: 768px){.container{padding:0 .5rem}html,body{background-size:200px 200px}.app-header .container{align-items:flex-start;flex-direction:column;gap:1rem}.site-title{align-self:flex-start}.user-nav{flex-direction:row;justify-content:space-between;width:100%;gap:.5rem}}@media (max-width: 480px){html,body{background-size:150px 150px}}@media (min-width: 1024px){html,body{background-size:400px 400px}}.camera-capture[data-v-250d2bb5]{background:#000000e6;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.camera-container[data-v-250d2bb5]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1rem}.error-message[data-v-250d2bb5],.loading-message[data-v-250d2bb5],.start-camera-message[data-v-250d2bb5]{background:#fff;border-radius:8px;color:#333;padding:2rem;text-align:center}.start-camera-btn[data-v-250d2bb5]{background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;margin-top:1rem;padding:1rem 2rem}.start-camera-btn[data-v-250d2bb5]:hover{background:#218838}.arc-help[data-v-250d2bb5]{background:#e3f2fd;border:1px solid #2196f3;border-radius:4px;margin:1rem 0;padding:1rem}.arc-help p[data-v-250d2bb5]{margin:.25rem 0;font-size:.875rem}.error-buttons[data-v-250d2bb5]{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.retry-btn[data-v-250d2bb5]{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem}.retry-btn[data-v-250d2bb5]:hover{background:#0056b3}.camera-view[data-v-250d2bb5]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.camera-video[data-v-250d2bb5]{border-radius:8px;height:auto;max-height:70vh;max-width:90vw;width:auto}.camera-controls[data-v-250d2bb5]{display:flex;gap:1rem;margin-top:2rem}.control-btn[data-v-250d2bb5]{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem}.cancel-btn[data-v-250d2bb5]{background:#6c757d;color:#fff}.cancel-btn[data-v-250d2bb5]:hover{background:#545b62}.capture-btn[data-v-250d2bb5]{background:#007bff;color:#fff}.capture-btn[data-v-250d2bb5]:hover{background:#0056b3}.record-btn[data-v-250d2bb5]{background:#dc3545;color:#fff}.record-btn[data-v-250d2bb5]:hover{background:#c82333}.stop-btn[data-v-250d2bb5]{background:#6c757d;color:#fff}.stop-btn[data-v-250d2bb5]:hover{background:#545b62}.close-btn[data-v-250d2bb5]{background:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:1rem;padding:.5rem 1rem}.close-btn[data-v-250d2bb5]:hover{background:#c82333}@media (max-width: 768px){.camera-video[data-v-250d2bb5]{max-height:60vh;max-width:95vw}.camera-controls[data-v-250d2bb5]{flex-direction:column;width:100%}.control-btn[data-v-250d2bb5]{width:100%}}.rich-text-editor[data-v-1346a0e8]{border:1px solid #ddd;border-radius:4px;background:#fff}.toolbar[data-v-1346a0e8]{display:flex;flex-wrap:wrap;gap:.25rem;padding:.5rem;border-bottom:1px solid #eee;background:#f8f9fa}.toolbar button[data-v-1346a0e8]{background:#fff;border:1px solid #ddd;border-radius:3px;color:#333;cursor:pointer;font-family:inherit;font-size:.875rem;padding:.25rem .5rem;transition:all .2s}.toolbar button[data-v-1346a0e8]:hover{background:#e9ecef;border-color:#adb5bd}.toolbar button.is-active[data-v-1346a0e8]{background:#007bff;border-color:#007bff;color:#fff}.separator[data-v-1346a0e8]{border-left:1px solid #ddd;margin:.125rem .25rem}.editor-content[data-v-1346a0e8]{min-height:100px;padding:.75rem}[data-v-1346a0e8] .ProseMirror{outline:none;min-height:80px;line-height:1.6}[data-v-1346a0e8] .ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}[data-v-1346a0e8] .ProseMirror p{margin:.75rem 0}[data-v-1346a0e8] .ProseMirror p:first-child{margin-top:0}[data-v-1346a0e8] .ProseMirror p:last-child{margin-bottom:0}[data-v-1346a0e8] .ProseMirror h2{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem}[data-v-1346a0e8] .ProseMirror h3{font-size:1.125rem;font-weight:600;margin:1rem 0 .5rem}[data-v-1346a0e8] .ProseMirror ul{margin:.75rem 0;padding-left:1.5rem}[data-v-1346a0e8] .ProseMirror li{margin:.25rem 0}[data-v-1346a0e8] .ProseMirror blockquote{border-left:3px solid #ddd;margin:1rem 0;padding-left:1rem;color:#666;font-style:italic}[data-v-1346a0e8] .ProseMirror a.link{color:#007bff;text-decoration:underline}[data-v-1346a0e8] .ProseMirror a.link:hover{color:#0056b3}[data-v-1346a0e8] .ProseMirror strong{font-weight:600}[data-v-1346a0e8] .ProseMirror em{font-style:italic}[data-v-1346a0e8] .ProseMirror s{text-decoration:line-through}[data-v-1346a0e8] .ProseMirror code.inline-code{background:#f1f3f4;border:1px solid #e1e5e9;border-radius:3px;color:#e83e8c;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;padding:.2em .4em}[data-v-1346a0e8] .ProseMirror pre.code-block{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;color:#495057;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;line-height:1.4;margin:1rem 0;overflow-x:auto;padding:1rem}[data-v-1346a0e8] .ProseMirror pre.code-block code{background:none;border:none;color:inherit;font-size:inherit;padding:0}@media (max-width: 768px){.toolbar[data-v-1346a0e8]{flex-direction:row;justify-content:flex-start}.toolbar button[data-v-1346a0e8]{font-size:.75rem;padding:.25rem .375rem}.separator[data-v-1346a0e8]{margin:.125rem}}.post-form[data-v-a36747c8]{background:#fffffff2;border-radius:8px;margin:0;padding:1rem}.form-group[data-v-a36747c8]{margin-bottom:.75rem}.right-buttons[data-v-a36747c8]{display:flex;gap:.5rem;align-items:center}.visibility-select[data-v-a36747c8]{background:#f8f9fa;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-family:inherit;font-size:.875rem;min-width:100px;padding:.5rem}.media-section[data-v-a36747c8]{margin-bottom:.75rem}.media-buttons[data-v-a36747c8]{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.left-buttons[data-v-a36747c8]{display:flex;gap:.5rem}.file-button[data-v-a36747c8]{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:400;min-width:80px;padding:.5rem 1rem;text-align:center}.file-button[data-v-a36747c8]:hover{background:#218838}button[type=button][data-v-a36747c8]{background:#17a2b8;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:400;min-width:80px;padding:.5rem 1rem}button[type=button][data-v-a36747c8]:hover{background:#138496}.media-preview h4[data-v-a36747c8]{color:#555;font-size:.875rem;margin-bottom:.25rem}.media-list[data-v-a36747c8]{border:1px solid #e9ecef;border-radius:4px;max-height:100px;overflow-y:auto}.media-item[data-v-a36747c8]{align-items:center;border-bottom:1px solid #f1f3f4;display:flex;justify-content:space-between;padding:.5rem}.media-item[data-v-a36747c8]:last-child{border-bottom:none}.file-name[data-v-a36747c8]{flex:1;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size[data-v-a36747c8]{color:#666;font-size:.75rem;margin-left:.5rem}.remove-btn[data-v-a36747c8]{background:#dc3545;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1rem;height:24px;line-height:1;margin-left:.5rem;width:24px}.remove-btn[data-v-a36747c8]:hover{background:#c82333}.error[data-v-a36747c8]{background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;font-size:.875rem;margin-bottom:.5rem;padding:.5rem}.submit-btn[data-v-a36747c8]{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:400;min-width:80px;padding:.5rem 1rem}.submit-btn[data-v-a36747c8]:disabled{background:#6c757d;cursor:not-allowed}.submit-btn[data-v-a36747c8]:hover:not(:disabled){background:#0056b3}@media (max-width: 768px){.media-buttons[data-v-a36747c8]{flex-direction:column;gap:.75rem}.left-buttons[data-v-a36747c8]{justify-content:center;width:100%}.left-buttons button[data-v-a36747c8],.left-buttons .file-button[data-v-a36747c8]{flex:1;max-width:150px}.right-buttons[data-v-a36747c8]{justify-content:center;width:100%}.visibility-select[data-v-a36747c8],.submit-btn[data-v-a36747c8]{flex:1;max-width:150px}}.image-modal-overlay[data-v-8398dc57]{background:#000000e6;cursor:pointer;display:flex;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}.image-modal-container[data-v-8398dc57]{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.full-size-image[data-v-8398dc57]{cursor:pointer;max-height:95vh;max-width:95vw;object-fit:contain}.close-button[data-v-8398dc57]{background:#fffc;border:none;border-radius:50%;color:#333;cursor:pointer;font-size:2rem;font-weight:700;height:50px;line-height:1;position:absolute;right:20px;top:20px;width:50px;z-index:1001}.close-button[data-v-8398dc57]:hover{background:#fff}@media (max-width: 768px){.full-size-image[data-v-8398dc57]{max-height:90vh;max-width:95vw}.close-button[data-v-8398dc57]{font-size:1.5rem;height:40px;right:10px;top:10px;width:40px}}.post-item[data-v-2f7014c7]{background:#fff;border-bottom:3px solid transparent;border-image:linear-gradient(90deg,#667eea,#764ba2,#667eea) 1;margin-bottom:0;overflow:hidden;position:relative;transition:background-color .3s ease}.post-item.highlighted[data-v-2f7014c7]{background:linear-gradient(135deg,#fff9c4,#fffbdb);box-shadow:0 0 0 2px #ffc1074d}.post-item.featured[data-v-2f7014c7]{border:2px solid #007bff;border-radius:8px;margin-bottom:1rem}.post-item[data-v-2f7014c7]:after{background:linear-gradient(90deg,transparent 0%,rgba(102,126,234,.3) 20%,rgba(118,75,162,.5) 50%,rgba(102,126,234,.3) 80%,transparent 100%);bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.post-header[data-v-2f7014c7]{border-bottom:1px solid #f1f3f4;padding:1rem 1.5rem}.post-header[data-v-2f7014c7]{align-items:center;display:flex;justify-content:space-between}.author-info[data-v-2f7014c7]{align-items:center;display:flex;gap:.75rem}.header-right[data-v-2f7014c7]{display:flex;align-items:center;gap:.75rem;margin-left:auto}.post-actions[data-v-2f7014c7]{display:flex;gap:.5rem}.share-btn[data-v-2f7014c7],.edit-btn[data-v-2f7014c7],.delete-btn[data-v-2f7014c7]{background:none;border:none;cursor:pointer;font-size:1rem;padding:.25rem;border-radius:3px;transition:background-color .2s}.share-btn[data-v-2f7014c7]:hover{background:#28a7451a}.edit-btn[data-v-2f7014c7]:hover{background:#007bff1a}.delete-btn[data-v-2f7014c7]:hover{background:#dc35451a}.username[data-v-2f7014c7]{color:#333;font-size:1rem;font-weight:600}.timestamp[data-v-2f7014c7]{color:#666}.visibility-badge[data-v-2f7014c7]{background:#f8f9fa;border-radius:12px;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.visibility-badge.public[data-v-2f7014c7]{background:#d1ecf1;color:#0c5460}.visibility-badge.private[data-v-2f7014c7]{background:#ffeaa7;color:#6c5ce7}.visibility-badge.unlisted[data-v-2f7014c7]{background:#ddd6fe;color:#7c3aed}.post-content[data-v-2f7014c7]{padding:1.5rem}.content-text[data-v-2f7014c7]{color:#333;font-size:1rem;line-height:1.6;margin-bottom:1rem;word-wrap:break-word}.content-text[data-v-2f7014c7] p{margin:.75rem 0}.content-text[data-v-2f7014c7] p:first-child{margin-top:0}.content-text[data-v-2f7014c7] p:last-child{margin-bottom:0}.content-text[data-v-2f7014c7] h2{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#222}.content-text[data-v-2f7014c7] h3{font-size:1.125rem;font-weight:600;margin:1rem 0 .5rem;color:#222}.content-text[data-v-2f7014c7] strong{font-weight:600}.content-text[data-v-2f7014c7] em{font-style:italic}.content-text[data-v-2f7014c7] s{text-decoration:line-through}.content-text[data-v-2f7014c7] a{color:#007bff;text-decoration:underline}.content-text[data-v-2f7014c7] a:hover{color:#0056b3;text-decoration:none}.content-text[data-v-2f7014c7] ul,.content-text[data-v-2f7014c7] ol{margin:.75rem 0;padding-left:1.5rem}.content-text[data-v-2f7014c7] li{margin:.25rem 0}.content-text[data-v-2f7014c7] blockquote{border-left:3px solid #ddd;margin:1rem 0;padding-left:1rem;color:#666;font-style:italic}.content-text[data-v-2f7014c7] code{background:#f1f3f4;border:1px solid #e1e5e9;border-radius:3px;color:#e83e8c;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;padding:.2em .4em}.content-text[data-v-2f7014c7] pre{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;color:#495057;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;line-height:1.4;margin:1rem 0;overflow-x:auto;padding:1rem}.content-text[data-v-2f7014c7] pre code{background:none;border:none;color:inherit;font-size:inherit;padding:0}.edit-form[data-v-2f7014c7]{margin-bottom:1rem}.edit-error[data-v-2f7014c7]{background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;font-size:.875rem;margin:.75rem 0;padding:.5rem}.edit-actions[data-v-2f7014c7]{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.75rem}.edit-media-section[data-v-2f7014c7]{margin:1rem 0;padding:1rem;border:1px solid #e9ecef;border-radius:4px;background:#f8f9fa}.edit-media-section h4[data-v-2f7014c7]{margin:0 0 1rem;font-size:1rem;color:#495057}.media-label[data-v-2f7014c7]{font-size:.875rem;color:#6c757d;margin:0 0 .5rem}.current-media[data-v-2f7014c7],.new-media[data-v-2f7014c7]{margin-bottom:1rem}.media-preview-list[data-v-2f7014c7]{display:flex;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.media-preview-item[data-v-2f7014c7]{display:flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:4px;background:#fff}.media-thumbnail[data-v-2f7014c7]{width:60px;height:60px;object-fit:cover;border-radius:4px}.replace-media-btn[data-v-2f7014c7],.keep-existing-btn[data-v-2f7014c7]{background:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;padding:.5rem 1rem}.replace-media-btn[data-v-2f7014c7]:hover,.keep-existing-btn[data-v-2f7014c7]:hover{background:#5a6268}.media-upload-buttons[data-v-2f7014c7]{margin-bottom:.75rem}.new-media-preview[data-v-2f7014c7]{margin-bottom:1rem}.media-list[data-v-2f7014c7]{border:1px solid #e9ecef;border-radius:4px;max-height:100px;overflow-y:auto;background:#fff}.media-item[data-v-2f7014c7]{align-items:center;border-bottom:1px solid #f1f3f4;display:flex;justify-content:space-between;padding:.5rem}.media-item[data-v-2f7014c7]:last-child{border-bottom:none}.file-name[data-v-2f7014c7]{flex:1;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size[data-v-2f7014c7]{color:#666;font-size:.75rem;margin-left:.5rem}.remove-btn[data-v-2f7014c7]{background:#dc3545;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1rem;height:24px;line-height:1;margin-left:.5rem;width:24px}.remove-btn[data-v-2f7014c7]:hover{background:#c82333}.file-button[data-v-2f7014c7]{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:400;min-width:100px;padding:.5rem 1rem;text-align:center;text-decoration:none;display:inline-block}.file-button[data-v-2f7014c7]:hover{background:#218838}.save-btn[data-v-2f7014c7],.cancel-btn[data-v-2f7014c7]{border:none;border-radius:4px;cursor:pointer;font-family:inherit;font-size:.875rem;padding:.5rem 1rem;transition:background-color .2s}.save-btn[data-v-2f7014c7]{background:#007bff;color:#fff}.save-btn[data-v-2f7014c7]:hover:not(:disabled){background:#0056b3}.save-btn[data-v-2f7014c7]:disabled{background:#6c757d;cursor:not-allowed}.cancel-btn[data-v-2f7014c7]{background:#6c757d;color:#fff}.cancel-btn[data-v-2f7014c7]:hover{background:#5a6268}.media-gallery[data-v-2f7014c7]{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.media-item[data-v-2f7014c7]{border-radius:8px;overflow:hidden}.media-image[data-v-2f7014c7]{display:block;height:auto;margin:0 auto;max-height:400px;max-width:100%;object-fit:contain;width:auto}.media-image.clickable[data-v-2f7014c7]{cursor:pointer;transition:opacity .2s ease}.media-image.clickable[data-v-2f7014c7]:hover{opacity:.9}.media-video[data-v-2f7014c7]{display:block;height:auto;margin:0 auto;max-height:400px;max-width:100%;object-fit:contain;width:auto}.post-list[data-v-08e1d0f9]{height:100%}.posts-container[data-v-08e1d0f9]{height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;padding-bottom:1rem;scrollbar-gutter:stable}.loading[data-v-08e1d0f9]{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:2rem;text-align:center}.loading-more[data-v-08e1d0f9]{background:#f8f9fa;border-radius:4px;color:#666;font-size:.875rem;margin-bottom:1rem;padding:.75rem;text-align:center}.end-indicator[data-v-08e1d0f9]{background:transparent;border-radius:12px;box-sizing:border-box;color:#6c757d;font-size:1rem;font-style:italic;font-weight:300;margin-top:1rem;margin-bottom:1rem;max-width:100%;opacity:.8;overflow:hidden;padding:.5rem 1rem;position:relative;text-align:center;transform:translateY(0) scale(1);transition:all .4s cubic-bezier(.68,-.55,.265,1.55);width:100%;word-wrap:break-word}.end-indicator[data-v-08e1d0f9]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:rotate(45deg);transition:all .4s ease;opacity:0}.empty-state[data-v-08e1d0f9]{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:3rem;text-align:center}.empty-state h3[data-v-08e1d0f9]{color:#666;margin-bottom:.5rem}.empty-state p[data-v-08e1d0f9]{color:#999}.home-view[data-v-01787237]{height:100%;display:flex;flex-direction:column}.posting-section-top[data-v-01787237]{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.timeline-section[data-v-01787237]{display:flex;flex-direction:column;height:100%;overflow:hidden}.login-form[data-v-438c1939]{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:400px;margin:2rem auto;padding:2rem}h2[data-v-438c1939]{color:#333;margin-bottom:1.5rem;text-align:center}.form-group[data-v-438c1939]{margin-bottom:1rem}label[data-v-438c1939]{color:#555;display:block;font-weight:500;margin-bottom:.25rem}input[data-v-438c1939]{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;width:100%}input[data-v-438c1939]:focus{border-color:#007bff;outline:none}button[data-v-438c1939]{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;width:100%}button[data-v-438c1939]:disabled{background:#6c757d;cursor:not-allowed}button[data-v-438c1939]:hover:not(:disabled){background:#0056b3}.error[data-v-438c1939]{background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;margin-bottom:1rem;padding:.75rem}.login-view[data-v-396388b9]{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1rem}.login-container[data-v-396388b9]{width:100%;max-width:400px}.login-card[data-v-396388b9]{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;overflow:hidden}.login-header[data-v-396388b9]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;text-align:center}.site-title[data-v-396388b9]{font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.site-title a[data-v-396388b9]{color:#fff;text-decoration:none}.site-title a[data-v-396388b9]:hover{text-decoration:underline}.login-subtitle[data-v-396388b9]{color:#ffffffe6;font-size:1rem;margin:0}.login-footer[data-v-396388b9]{border-top:1px solid #e9ecef;padding:1.5rem 2rem;text-align:center}.back-link[data-v-396388b9]{color:#666;font-size:.875rem;text-decoration:none}.back-link[data-v-396388b9]:hover{color:#007bff;text-decoration:underline}@media (max-width: 768px){.login-view[data-v-396388b9]{padding:.5rem}.login-header[data-v-396388b9]{padding:1.5rem}.login-footer[data-v-396388b9]{padding:1rem 1.5rem}}.post-detail-view[data-v-d92a73e3]{height:100%;display:flex;flex-direction:column}.posting-section-top[data-v-d92a73e3]{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.loading-state[data-v-d92a73e3],.error-state[data-v-d92a73e3]{text-align:center;padding:2rem;color:#666}.error-state p[data-v-d92a73e3]{margin-bottom:1rem;color:#dc3545}.post-detail-section[data-v-d92a73e3]{display:flex;flex-direction:column;height:100%;overflow:hidden}.back-navigation[data-v-d92a73e3]{margin-bottom:1rem}.back-btn[data-v-d92a73e3]{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;color:#495057;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s;text-decoration:none}.back-btn[data-v-d92a73e3]:hover{background:#e9ecef;border-color:#adb5bd;color:#212529}.featured-post-container[data-v-d92a73e3]{margin-bottom:2rem}.post-separator[data-v-d92a73e3]{display:flex;align-items:center;margin:2rem 0;gap:1rem}.separator-line[data-v-d92a73e3]{flex:1;height:1px;background:linear-gradient(90deg,transparent 0%,#dee2e6 50%,transparent 100%)}.separator-text[data-v-d92a73e3]{color:#6c757d;font-size:.875rem;font-weight:500;padding:0 1rem;background:#f8f9fa;border-radius:12px;white-space:nowrap}.timeline-section[data-v-d92a73e3]{display:flex;flex-direction:column;height:100%;overflow:hidden}.modal-overlay[data-v-d92a73e3]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer}.modal-content[data-v-d92a73e3]{position:relative;max-width:95vw;max-height:95vh;cursor:default}.modal-close[data-v-d92a73e3]{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.modal-close[data-v-d92a73e3]:hover{color:#ccc}.modal-image[data-v-d92a73e3]{max-width:100%;max-height:95vh;object-fit:contain;display:block}@media (max-width: 768px){.post-separator[data-v-d92a73e3]{margin:1.5rem 0}.separator-text[data-v-d92a73e3]{font-size:.8rem;padding:0 .75rem}}
