:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}#root{width:100%;margin:0 auto;text-align:left}@media (prefers-color-scheme: dark){:root{color:#f6f6f6;background-color:#2f3349}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.app{display:flex;max-width:1200px;margin:0 auto;min-height:100vh;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 50px #0000001a}.navigation{width:280px;background:linear-gradient(180deg,#667eea,#764ba2);color:#fff;padding:20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.nav-brand h1{font-size:28px;font-weight:700;margin-bottom:30px;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.2)}.nav-menu{flex:1;display:flex;flex-direction:column;gap:5px}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:none;border:none;color:#fff;font-size:16px;border-radius:25px;cursor:pointer;transition:all .2s ease;text-align:left}.nav-item:hover{background:#ffffff1a;transform:translate(5px)}.nav-item.active{background:#fff3;font-weight:700}.nav-icon{font-size:20px;width:24px;text-align:center}.nav-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover}.compose-btn{background:#ff6b6b;color:#fff;border:none;padding:15px 20px;border-radius:25px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;box-shadow:0 4px 15px #ff6b6b4d}.compose-btn:hover{background:#ff5252;transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b66}.app-main{flex:1;background:#f8f9fa;overflow-y:auto}.timeline{max-width:600px;margin:0 auto;padding:20px}.timeline-header{background:#fff;padding:20px;border-radius:15px;margin-bottom:20px;box-shadow:0 2px 10px #0000001a;border-left:4px solid #667eea}.timeline-header h2{font-size:24px;color:#2c3e50;font-weight:600}.posts-feed{display:flex;flex-direction:column;gap:20px}.empty-timeline{text-align:center;padding:60px 20px;background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a}.empty-icon{font-size:64px;margin-bottom:20px}.empty-timeline h3{color:#2c3e50;margin-bottom:10px}.empty-timeline p{color:#7f8c8d;font-size:16px}.post-card{background:#fff;border-radius:15px;padding:20px;box-shadow:0 2px 15px #0000001a;transition:all .2s ease;border-left:4px solid transparent}.post-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000026;border-left-color:#667eea}.post-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.user-info{display:flex;align-items:center;gap:12px;background:none;border:none;cursor:pointer;text-align:left;flex:1}.user-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:3px solid #e9ecef}.user-details{display:flex;flex-direction:column}.user-name{font-weight:600;color:#2c3e50;display:flex;align-items:center;gap:4px}.verified-badge{color:#3498db;font-size:14px}.user-handle,.post-time{color:#7f8c8d;font-size:14px}.post-caption{font-size:16px;line-height:1.5;color:#2c3e50;margin-bottom:15px}.scheetje-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;padding:15px;margin-bottom:15px;border:1px solid #dee2e6}.scheetje-info{display:flex;gap:15px;margin-bottom:10px}.scheetje-image{width:80px;height:80px;border-radius:8px;object-fit:cover;border:2px solid #dee2e6}.scheetje-details{flex:1}.scheetje-name{font-size:18px;font-weight:600;color:#2c3e50;margin-bottom:5px}.scheetje-description{font-size:14px;color:#6c757d;margin-bottom:8px;line-height:1.4}.scheetje-meta{display:flex;gap:12px;margin-bottom:8px}.scheetje-vintage,.scheetje-category,.scheetje-rating{font-size:12px;padding:4px 8px;border-radius:12px;background:#e9ecef;color:#495057;font-weight:500}.scheetje-tags{display:flex;gap:6px;flex-wrap:wrap}.tag{font-size:12px;padding:2px 6px;background:#667eea;color:#fff;border-radius:8px;font-weight:500}.audio-controls{display:flex;align-items:center;justify-content:center}.play-btn{background:#667eea;color:#fff;border:none;width:48px;height:48px;border-radius:50%;cursor:pointer;font-size:18px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.play-btn:hover{background:#5a67d8;transform:scale(1.1)}.play-btn.playing{background:#ff6b6b}.post-actions{display:flex;gap:20px;padding-top:15px;border-top:1px solid #e9ecef}.sniff-btn,.comment-btn,.share-btn{display:flex;align-items:center;gap:6px;background:none;border:none;color:#6c757d;font-size:14px;cursor:pointer;padding:8px 12px;border-radius:15px;transition:all .2s ease}.sniff-btn:hover{background:#ff6b6b1a;color:#ff6b6b}.sniff-btn.sniffed{color:#ff6b6b;background:#ff6b6b1a}.comment-btn:hover{background:#3498db1a;color:#3498db}.share-btn:hover{background:#2ecc711a;color:#2ecc71}.comments-section{margin-top:15px;padding-top:15px;border-top:1px solid #e9ecef}.comment{display:flex;gap:10px;margin-bottom:12px}.comment-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.comment-content{flex:1}.comment-author{font-weight:600;font-size:14px;color:#2c3e50;margin-right:8px}.comment-text{font-size:14px;color:#2c3e50;margin:4px 0}.comment-actions{display:flex;gap:12px;align-items:center;font-size:12px;color:#7f8c8d}.comment-sniff{background:none;border:none;color:#7f8c8d;cursor:pointer;font-size:12px}.comment-composer{display:flex;gap:10px;margin-top:15px}.composer-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.comment-input{flex:1;border:1px solid #dee2e6;border-radius:20px;padding:8px 15px;font-size:14px;outline:none}.comment-input:focus{border-color:#667eea}.profile{max-width:600px;margin:0 auto;padding:20px}.profile-header{background:#fff;border-radius:15px;padding:30px;margin-bottom:20px;box-shadow:0 2px 15px #0000001a}.profile-banner{text-align:center;margin-bottom:20px}.profile-avatar-large{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid #667eea}.profile-info{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.profile-names{flex:1}.profile-display-name{font-size:24px;font-weight:600;color:#2c3e50;margin-bottom:5px;display:flex;align-items:center;gap:8px}.profile-username{color:#7f8c8d;font-size:16px}.follow-btn{background:#667eea;color:#fff;border:none;padding:10px 20px;border-radius:20px;font-weight:600;cursor:pointer;transition:all .2s ease}.follow-btn:hover{background:#5a67d8}.follow-btn.following{background:#e9ecef;color:#495057}.profile-bio{font-size:16px;line-height:1.5;color:#2c3e50;margin-bottom:20px}.profile-stats{display:flex;gap:30px}.stat{display:flex;flex-direction:column;align-items:center}.stat-count{font-size:20px;font-weight:600;color:#2c3e50}.stat-label{font-size:14px;color:#7f8c8d}.profile-tabs{display:flex;background:#fff;border-radius:15px;margin-bottom:20px;overflow:hidden;box-shadow:0 2px 10px #0000001a}.tab{flex:1;padding:15px;background:none;border:none;color:#7f8c8d;font-weight:600;cursor:pointer;transition:all .2s ease}.tab.active{background:#667eea;color:#fff}.empty-profile{text-align:center;padding:60px 20px;background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a}.composer-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.composer-modal{background:#fff;border-radius:15px;width:90%;max-width:500px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 30px #0000004d}.composer-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e9ecef}.composer-header h3{color:#2c3e50;font-size:20px}.close-btn{background:none;border:none;font-size:18px;cursor:pointer;color:#7f8c8d;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.close-btn:hover{background:#f8f9fa}.composer-content{padding:20px}.composer-user{display:flex;align-items:center;gap:12px;margin-bottom:15px}.composer-name{font-weight:600;color:#2c3e50}.composer-textarea{width:100%;border:none;outline:none;font-size:16px;font-family:inherit;resize:none;margin-bottom:15px;padding:10px;border-radius:8px;background:#f8f9fa}.add-scheetje-btn{background:#667eea;color:#fff;border:none;padding:12px 20px;border-radius:20px;cursor:pointer;font-weight:600;margin-bottom:15px}.selected-scheetje{background:#f8f9fa;border-radius:12px;padding:15px;margin-bottom:15px}.scheetje-preview{display:flex;gap:12px;margin-bottom:10px}.preview-image{width:60px;height:60px;border-radius:8px;object-fit:cover}.preview-details h4{color:#2c3e50;margin-bottom:5px}.preview-details p{color:#6c757d;font-size:14px;margin-bottom:5px}.preview-vintage{font-size:12px;color:#7f8c8d}.remove-scheetje{background:#ff6b6b;color:#fff;border:none;padding:6px 12px;border-radius:15px;cursor:pointer;font-size:12px}.scheetje-selector{background:#f8f9fa;border-radius:12px;padding:15px;margin-bottom:15px}.scheetje-selector h4{margin-bottom:15px;color:#2c3e50}.scheetje-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;margin-bottom:15px}.scheetje-option{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:10px;cursor:pointer;text-align:center;transition:all .2s ease}.scheetje-option:hover{border-color:#667eea;transform:translateY(-2px)}.option-image{width:50px;height:50px;border-radius:6px;object-fit:cover;margin-bottom:5px}.option-name{font-size:12px;color:#2c3e50;display:block}.cancel-selector{background:#6c757d;color:#fff;border:none;padding:8px 16px;border-radius:15px;cursor:pointer}.composer-footer{display:flex;justify-content:space-between;align-items:center;padding:20px;border-top:1px solid #e9ecef}.char-count{color:#7f8c8d;font-size:14px}.post-btn{background:#ff6b6b;color:#fff;border:none;padding:12px 24px;border-radius:20px;font-weight:600;cursor:pointer;transition:all .2s ease}.post-btn:hover:not(:disabled){background:#ff5252}.post-btn:disabled{background:#dee2e6;color:#6c757d;cursor:not-allowed}@media (max-width: 768px){.app{flex-direction:column}.navigation{width:100%;height:auto;position:relative;flex-direction:row;justify-content:space-between;padding:15px}.nav-menu{flex-direction:row;gap:10px}.nav-item{flex-direction:column;gap:4px;padding:8px;min-width:60px}.nav-label{font-size:12px}.compose-btn{position:fixed;bottom:20px;right:20px;border-radius:50%;width:60px;height:60px;padding:0;z-index:100}.compose-label{display:none}.timeline,.profile{padding:15px}}
