.Breadcrumbs_breadcrumbs__Czbmb{padding:10px 15px;margin-bottom:15px;font-size:.9rem;background-color:var(--background)}.Breadcrumbs_breadcrumbList__mR6py{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center}.Breadcrumbs_breadcrumbItem__CBlV_{display:inline-flex;align-items:center}.Breadcrumbs_breadcrumbLink__wMcdZ{color:#007bff;text-decoration:none;transition:color .2s ease}.Breadcrumbs_breadcrumbLink__wMcdZ:hover{color:#0056b3;text-decoration:underline}.Breadcrumbs_breadcrumbCurrent__2UMfa{color:#6c757d;font-weight:700}.Breadcrumbs_breadcrumbSeparator__Zy5Ta{margin:0 8px;color:#6c757d}.CommentsSection_commentsContainer__EtU_m{margin-top:50px;padding:30px;border-top:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.02);transition:all .3s ease}.CommentsSection_title__AvcUA{font-size:1.8em;font-weight:700;margin-bottom:30px;letter-spacing:-.5px;position:relative}.CommentsSection_title__AvcUA:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#0070f3,#00c6ff);border-radius:3px}.CommentsSection_form__Zb_fl{margin-bottom:35px;gap:15px;background-color:#f8fafc;padding:25px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.03)}.CommentsSection_textarea__f3jlR{min-height:120px;padding:15px 18px;border:1px solid #e2e8f0;border-radius:8px;line-height:1.6;transition:all .25s ease;background-color:#fff;color:#4a5568}.CommentsSection_textarea__f3jlR:focus{border-color:#3182ce;box-shadow:0 0 0 3px rgba(49,130,206,.15);transform:translateY(-1px)}.CommentsSection_textarea__f3jlR::placeholder{color:#a0aec0}.CommentsSection_button__3Sgh8,.CommentsSection_submitButton__7WIGN{padding:12px 24px;background:linear-gradient(135deg,#0070f3,#3182ce);border-radius:8px;font-weight:600;transition:all .25s ease;box-shadow:0 4px 10px rgba(0,112,243,.2);letter-spacing:.3px}.CommentsSection_button__3Sgh8:hover:not(:disabled),.CommentsSection_submitButton__7WIGN:hover{background:linear-gradient(135deg,#005bb5,#2c5282);transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,112,243,.25)}.CommentsSection_button__3Sgh8:active:not(:disabled),.CommentsSection_submitButton__7WIGN:active{transform:translateY(0);box-shadow:0 2px 5px rgba(0,112,243,.2)}.CommentsSection_button__3Sgh8:disabled{background:linear-gradient(135deg,#cbd5e0,#e2e8f0);box-shadow:none}.CommentsSection_error__Mmhos,.CommentsSection_loading___Wl7_{margin:25px 0;padding:12px;border-radius:8px}.CommentsSection_loading___Wl7_{color:#718096;background-color:#f7fafc;border:1px dashed #e2e8f0}.CommentsSection_error__Mmhos{color:#c53030;background-color:#fff5f5;border:1px solid #fed7d7}.CommentsSection_list__RmrbH{gap:22px}.CommentsSection_item__F1eXH{padding:20px 25px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.04);transition:all .3s ease;border-left:4px solid #3182ce}.CommentsSection_item__F1eXH:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.CommentsSection_commentHeader__OFCfr{align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f0f4f8}.CommentsSection_username__eWFNA{color:#2d3748;font-size:1.05rem;display:flex;align-items:center}.CommentsSection_username__eWFNA:before{content:"";display:inline-block;width:8px;height:8px;background-color:#3182ce;border-radius:50%;margin-right:8px}.CommentsSection_date__IQI4_{color:#718096;background-color:#f7fafc;padding:4px 10px;border-radius:20px}.CommentsSection_text__59KMr{margin-top:10px;color:#4a5568;line-height:1.7;font-size:.95rem;padding:5px 0}.CommentsSection_deleteButton__5KP6J{color:#cbd5e0;padding:8px;top:15px;right:15px;transition:all .2s ease;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.CommentsSection_deleteButton__5KP6J:hover{color:#e53e3e;background-color:#fff5f5;transform:rotate(90deg)}.CommentsSection_list__RmrbH:empty:after{content:"Be the first to leave a comment!";display:block;text-align:center;padding:30px;color:#a0aec0;font-style:italic;background-color:#f7fafc;border-radius:8px;border:1px dashed #e2e8f0;margin-top:20px}@media (max-width:768px){.CommentsSection_commentsContainer__EtU_m{padding:20px;margin-top:30px}.CommentsSection_form__Zb_fl{padding:20px}.CommentsSection_button__3Sgh8,.CommentsSection_submitButton__7WIGN{width:100%}}.CommentsSection_commentsContainer__EtU_m{margin-top:40px;padding:25px;border-top:1px solid #e0e0e0;background-color:var(--background);border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.05)}.CommentsSection_title__AvcUA{font-size:1.6em;font-weight:600;color:var(--text-secondary);margin-bottom:25px;text-align:center}.CommentsSection_form__Zb_fl{display:flex;flex-direction:column;margin-bottom:30px;gap:10px}.CommentsSection_textarea__f3jlR{width:100%;min-height:100px;padding:12px 15px;border:1px solid #d0d0d0;border-radius:6px;resize:vertical;font-size:1rem;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease}.CommentsSection_textarea__f3jlR:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.15)}.CommentsSection_button__3Sgh8,.CommentsSection_submitButton__7WIGN{padding:10px 20px;background-color:#0070f3;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;align-self:flex-end;transition:background-color .2s ease,transform .1s ease}.CommentsSection_button__3Sgh8:hover:not(:disabled),.CommentsSection_submitButton__7WIGN:hover{background-color:#005bb5}.CommentsSection_button__3Sgh8:active:not(:disabled),.CommentsSection_submitButton__7WIGN:active{transform:scale(.98)}.CommentsSection_button__3Sgh8:disabled{background-color:#ccc;cursor:not-allowed}.CommentsSection_error__Mmhos,.CommentsSection_loading___Wl7_{text-align:center;margin:20px 0}.CommentsSection_loading___Wl7_{color:#888;font-style:italic}.CommentsSection_error__Mmhos{color:#dc3545;font-weight:500}.CommentsSection_list__RmrbH{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.CommentsSection_item__F1eXH{background-color:#fff;padding:15px 20px;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.08);position:relative;transition:transform .2s ease,box-shadow .2s ease}.CommentsSection_item__F1eXH:hover{transform:translateY(-2px);box-shadow:0 3px 8px rgba(0,0,0,.1)}.CommentsSection_commentHeader__OFCfr{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.CommentsSection_username__eWFNA{font-weight:700;color:#333;margin-right:10px}.CommentsSection_date__IQI4_{font-size:.85em;color:#777;margin-left:10px}.CommentsSection_text__59KMr{margin-top:5px;color:#444;line-height:1.6;white-space:pre-wrap;word-break:break-word}.CommentsSection_deleteButton__5KP6J{background:none;border:none;color:#aaa;cursor:pointer;font-size:1.2em;padding:5px;position:absolute;top:10px;right:10px;line-height:1;transition:color .2s ease}.CommentsSection_deleteButton__5KP6J:hover{color:#dc3545}.current_container__Ro70p{padding:40px 20px;width:100vw;margin:10px;background:var(--background);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.2)}.current_articles__tvaDN{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;padding-bottom:15px;-webkit-overflow-scrolling:touch}.current_articles__tvaDN::-webkit-scrollbar{height:6px}.current_articles__tvaDN::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:10px}.current_articles__tvaDN::-webkit-scrollbar-thumb{background:var(--sub);border-radius:10px}.current_articles__tvaDN::-webkit-scrollbar-thumb:hover{background:var(--contrast)}.current_article__HbFa5{min-width:320px;width:500px;flex:0 0 auto;border-radius:16px;padding:20px;background:var(--background);box-shadow:0 10px 30px rgba(0,0,0,.25);transition:all .4s cubic-bezier(.175,.885,.32,1.275);scroll-snap-align:start;overflow:hidden;position:relative;border:1px solid hsla(0,0%,100%,.05)}.current_article__HbFa5:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 35px rgba(0,0,0,.3);border-color:var(--sub)}.current_link__HYiZA{color:inherit;text-decoration:none;display:block;height:100%}.current_article__HbFa5 img{width:100%;height:180px;border-radius:12px;object-fit:cover;transition:transform .5s ease;box-shadow:0 5px 15px rgba(0,0,0,.2)}.current_article__HbFa5:hover img{transform:scale(1.05)}.current_articleTitle__G1xRk{font-size:18px;font-weight:600;margin-top:16px;margin-bottom:12px;color:var(--text-secondary);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.current_article__HbFa5:hover .current_articleTitle__G1xRk{color:var(--fon)}.current_meta__gdT13{display:flex;justify-content:space-between;align-items:center;margin-top:14px;font-size:14px;color:var(--contrast);padding-top:10px;border-top:1px solid hsla(0,0%,100%,.1)}.current_date__1bAmS{color:var(--sub);font-size:13px;font-weight:500}.current_scrollIndicator__mQkLQ{display:flex;justify-content:center;margin-top:20px;gap:8px}.current_scrollDot__2Co6k{width:8px;height:8px;border-radius:50%;background:var(--sub);opacity:.5;transition:opacity .3s ease}.current_scrollDot__2Co6k.current_active__jSogk{opacity:1;background:var(--text-secondary)}@media (max-width:768px){.current_container__Ro70p{padding:30px 15px}.current_articles__tvaDN{flex-direction:column;gap:15px}.current_article__HbFa5{min-width:100%;width:100%;padding:16px;flex-direction:column}.current_article__HbFa5 img{height:160px}}@media (max-width:480px){.current_container__Ro70p{padding:20px 10px;border-radius:8px}.current_article__HbFa5{min-width:100%;width:100%;padding:14px;border-radius:12px}.current_articleTitle__G1xRk{font-size:16px;margin-top:12px;margin-bottom:8px}.current_article__HbFa5 img{height:140px;border-radius:8px}.current_meta__gdT13{margin-top:10px;font-size:12px}}