#root{display:flex;flex-direction:column;align-items:center;background:#e6e6e6;text-align:center;font-family:DIN,sans-serif;color:#333}body{margin:0;padding:0;box-sizing:border-box}.App{width:100%;height:calc(100vh + -0rem);display:flex;flex-direction:row;font-weight:700;letter-spacing:-.0125em;line-height:.95em}.search-results{width:100%;max-width:800px;margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.video-result{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a;border:1px solid #ddd;text-align:left;transition:box-shadow .2s ease}.video-result:hover{box-shadow:0 4px 8px #00000026}.video-title{font-size:16px;font-weight:600;color:#333;margin-bottom:.5rem;line-height:1.2}.video-channel{font-size:14px;color:#666;margin-bottom:.5rem;font-weight:500}.video-description{font-size:14px;color:#555;line-height:1.4;margin-bottom:.5rem}.video-id{font-size:14px;color:#888;font-family:monospace}.sidebar{display:flex;flex-direction:column;align-items:flex-start;height:100%;width:300px;box-sizing:border-box;background-color:#f1f6f7;justify-content:space-between;padding:2rem}.icons-row,.bottom-row{display:flex;flex-direction:column;align-items:flex-start;gap:30px;cursor:pointer}.main-content{background-color:#f9fcfe;width:100%;padding:20px;display:flex}.icon{font-style:oblique;font-size:24px;letter-spacing:.1px;color:#000}.icon span{color:#0091ff!important}.add-item{color:#000!important;border-bottom:2px solid black}.rss-item-list{display:flex;flex-direction:column;gap:20px;width:100%}.search-container{width:100%;position:relative}.input_search{opacity:.5;padding:8px;border-radius:5px;border:none;box-shadow:inset 1px;height:30px;font-size:16px;width:100%}.search-loading{position:absolute;top:50%;right:10px;transform:translateY(-50%);font-size:12px;color:#666;pointer-events:none}.search-error{margin-top:5px;font-size:12px;color:#f44;padding:4px 8px;background-color:#ffebee;border-radius:3px}.rss-item{display:flex;align-items:center;justify-content:space-between;height:40px;width:100%;border-radius:8px;background-color:#fff;box-shadow:1px 1px #ddd;padding-left:10px;gap:10px;margin-bottom:20px}.rss-item-content{display:flex;gap:10px;align-items:center}.dot{width:8px;height:8px;border-radius:50px}.dot-news{background-color:#ff6b6b}.dot-video{background-color:#0091ff}.dot-music{background-color:#51cf66}.item-title{font-weight:500;color:#333;font-size:14px}.time-ago{opacity:.7;padding-right:10px;font-size:12px;color:#666}@font-face{font-family:"DIN 1451 Std Engschrift";font-style:normal;font-weight:400;src:local("DIN 1451 Std Engschrift"),url(DINEngschriftStd.woff) format("woff")}@font-face{font-family:DIN;font-style:normal;font-weight:400;src:local("DIN"),url(/assets/DINMittelschriftStd-mBU2FNQA.woff) format("woff")}
