.blogsPage-module__Hz8kNW__pageContainer{color:#eee;background:#0a0a0a;min-height:100vh;overflow-x:hidden}.blogsPage-module__Hz8kNW__heroSection{text-align:center;justify-content:center;align-items:center;min-height:300px;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.blogsPage-module__Hz8kNW__heroGlow1,.blogsPage-module__Hz8kNW__heroGlow2{border-radius:50%;animation:10s ease-in-out infinite blogsPage-module__Hz8kNW__float;position:absolute}.blogsPage-module__Hz8kNW__heroGlow1{background:radial-gradient(circle,#ffffff14,#0000);width:600px;height:600px;top:-200px;right:-200px}.blogsPage-module__Hz8kNW__heroGlow2{background:radial-gradient(circle,#ffffff0f,#0000);width:500px;height:500px;animation-direction:reverse;bottom:-200px;left:-200px}@keyframes blogsPage-module__Hz8kNW__float{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(30px)translate(20px)}}.blogsPage-module__Hz8kNW__heroContent{z-index:1;max-width:900px;animation:.8s ease-out forwards blogsPage-module__Hz8kNW__slideInDown;position:relative}@keyframes blogsPage-module__Hz8kNW__slideInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.blogsPage-module__Hz8kNW__heroTitle{background:linear-gradient(135deg,#fff 0%,#b3b3b3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:900}.blogsPage-module__Hz8kNW__heroSubtitle{color:#bbb;margin:0;font-size:1.25rem;font-weight:600}.blogsPage-module__Hz8kNW__blogsSection{flex-direction:column;gap:2rem;max-width:900px;margin:3rem auto;padding:0 1rem;display:flex}.blogsPage-module__Hz8kNW__blogCard{opacity:0;background:#ffffff14;border-radius:12px;padding:1.8rem 2rem;transition:opacity .6s,transform .6s;transform:translateY(30px)}.blogsPage-module__Hz8kNW__blogCard.blogsPage-module__Hz8kNW__visible{opacity:1;transform:translateY(0)}.blogsPage-module__Hz8kNW__blogCard:hover{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.blogsPage-module__Hz8kNW__blogTitle{color:#ffb400;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.blogsPage-module__Hz8kNW__blogMeta{color:#aaa;margin-bottom:1rem;font-size:.9rem}.blogsPage-module__Hz8kNW__excerpt{color:#ddd;margin-bottom:1.5rem;font-size:1.1rem}.blogsPage-module__Hz8kNW__readMore{color:#ffb400;font-weight:600;text-decoration:underline}.blogsPage-module__Hz8kNW__writeBlogSection{text-align:center;margin:3rem 0;padding:2rem 1rem}.blogsPage-module__Hz8kNW__writeBlogBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#ffb400 0%,#ffa600 100%);border:none;border-radius:10px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #ffb4004d}.blogsPage-module__Hz8kNW__writeBlogBtn:hover{background:linear-gradient(135deg,#ffa600 0%,#ff9500 100%);transform:translateY(-3px);box-shadow:0 6px 20px #ffb40080}.blogsPage-module__Hz8kNW__writeBlogBtn:active{transform:translateY(0);box-shadow:0 2px 10px #ffb4004d}@media (max-width:768px){.blogsPage-module__Hz8kNW__writeBlogBtn{padding:.9rem 2rem;font-size:1rem}.blogsPage-module__Hz8kNW__heroTitle{font-size:2.4rem}.blogsPage-module__Hz8kNW__blogsSection{margin:1.5rem auto}.blogsPage-module__Hz8kNW__blogCard{padding:1.2rem 1.5rem}.blogsPage-module__Hz8kNW__blogTitle{font-size:1.3rem}.blogsPage-module__Hz8kNW__excerpt{font-size:1rem}}.blogsPage-module__Hz8kNW__readMore{color:#000;cursor:pointer;background:linear-gradient(135deg,#ffb400 0%,#ffa600 100%);border:none;border-radius:8px;padding:.6rem 1.5rem;font-weight:700;transition:all .3s;display:inline-block}.blogsPage-module__Hz8kNW__readMore:hover{background:linear-gradient(135deg,#ffa600 0%,#ff9500 100%);transform:translateY(-2px)}
.WriteBlogModal-module__y0fv4W__successView{text-align:center;padding:2rem 1rem}.WriteBlogModal-module__y0fv4W__successIcon{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:3rem;animation:.4s ease-out WriteBlogModal-module__y0fv4W__scaleIn;display:flex}@keyframes WriteBlogModal-module__y0fv4W__scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.WriteBlogModal-module__y0fv4W__successView h2{color:#22c55e;margin-bottom:1rem;font-size:1.8rem}.WriteBlogModal-module__y0fv4W__successMessage{color:#bbb;margin-bottom:2rem;font-size:1rem;line-height:1.6}.WriteBlogModal-module__y0fv4W__actionButtons{flex-direction:column;gap:1rem;display:flex}.WriteBlogModal-module__y0fv4W__addAnotherBtn,.WriteBlogModal-module__y0fv4W__readBlogsBtn{cursor:pointer;border:none;border-radius:8px;padding:.9rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.WriteBlogModal-module__y0fv4W__addAnotherBtn{color:#000;background:linear-gradient(135deg,#ffb400 0%,#ffa600 100%)}.WriteBlogModal-module__y0fv4W__addAnotherBtn:hover{background:linear-gradient(135deg,#ffa600 0%,#ff9500 100%);transform:translateY(-2px)}.WriteBlogModal-module__y0fv4W__readBlogsBtn{color:#ffb400;background:0 0;border:2px solid #ffb400}.WriteBlogModal-module__y0fv4W__readBlogsBtn:hover{background:#ffb4001a;transform:translateY(-2px)}@media (min-width:500px){.WriteBlogModal-module__y0fv4W__actionButtons{flex-direction:row;justify-content:center}}.WriteBlogModal-module__y0fv4W__notification{border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.95rem;line-height:1.5;animation:.3s ease-out WriteBlogModal-module__y0fv4W__slideIn}.WriteBlogModal-module__y0fv4W__notification.WriteBlogModal-module__y0fv4W__success{color:#22c55e;background:#22c55e26;border:1px solid #22c55e}.WriteBlogModal-module__y0fv4W__notification.WriteBlogModal-module__y0fv4W__error{color:#ef4444;background:#ef444426;border:1px solid #ef4444}@keyframes WriteBlogModal-module__y0fv4W__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.WriteBlogModal-module__y0fv4W__modalOverlay{z-index:9999;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.WriteBlogModal-module__y0fv4W__modalContent{color:#eee;background:#1a1a1a;border-radius:12px;width:90%;max-width:600px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto}.WriteBlogModal-module__y0fv4W__closeBtn{color:#eee;cursor:pointer;background:0 0;border:none;font-size:2rem;transition:color .3s;position:absolute;top:1rem;right:1rem}.WriteBlogModal-module__y0fv4W__closeBtn:hover{color:#ffb400}.WriteBlogModal-module__y0fv4W__modalContent h2{color:#ffb400;margin-bottom:1.5rem}.WriteBlogModal-module__y0fv4W__modalContent input,.WriteBlogModal-module__y0fv4W__modalContent textarea{color:#eee;background:#222;border:1px solid #333;border-radius:8px;width:100%;margin-bottom:1rem;padding:.8rem;font-family:inherit;font-size:1rem}.WriteBlogModal-module__y0fv4W__modalContent input:focus,.WriteBlogModal-module__y0fv4W__modalContent textarea:focus{border-color:#ffb400;outline:none}.WriteBlogModal-module__y0fv4W__modalContent button[type=submit]{color:#000;cursor:pointer;background:linear-gradient(135deg,#ffb400 0%,#ffa600 100%);border:none;border-radius:8px;width:100%;padding:.9rem 2rem;font-weight:700;transition:all .3s}.WriteBlogModal-module__y0fv4W__modalContent button[type=submit]:hover{background:linear-gradient(135deg,#ffa600 0%,#ff9500 100%)}.WriteBlogModal-module__y0fv4W__modalContent button[type=submit]:disabled{opacity:.6;cursor:not-allowed}
.BlogDetailContent-module__Wc6aDq__modalOverlay{z-index:9999;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem 1rem;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.BlogDetailContent-module__Wc6aDq__modalContent{color:#eee;background:#1a1a1a;border-radius:12px;width:100%;max-width:900px;max-height:90vh;padding:3rem 2rem 2rem;position:relative;overflow-y:auto;box-shadow:0 0 40px #ffb40033}.BlogDetailContent-module__Wc6aDq__closeBtn{color:#ffb400;cursor:pointer;z-index:10000;background:#ffb40033;border:2px solid #ffb400;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;top:1.5rem;right:1.5rem}.BlogDetailContent-module__Wc6aDq__closeBtn:hover{color:#000;background:#ffb400;transform:rotate(90deg)}.BlogDetailContent-module__Wc6aDq__blogDetail{padding:1rem 0}.BlogDetailContent-module__Wc6aDq__title{background:linear-gradient(135deg,#ffb400 0%,#ffa600 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:900;line-height:1.2}.BlogDetailContent-module__Wc6aDq__meta{color:#bbb;border-bottom:1px solid #333;margin-bottom:2rem;padding-bottom:1rem;font-size:.95rem}.BlogDetailContent-module__Wc6aDq__author{color:#ffb400;font-weight:600}.BlogDetailContent-module__Wc6aDq__date{font-style:italic}.BlogDetailContent-module__Wc6aDq__content{white-space:pre-line;color:#ddd;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.BlogDetailContent-module__Wc6aDq__navigationButtons{border-top:1px solid #333;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.BlogDetailContent-module__Wc6aDq__navBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#ffb400 0%,#ffa600 100%);border:none;border-radius:8px;padding:.8rem 1.5rem;font-weight:700;transition:all .3s}.BlogDetailContent-module__Wc6aDq__navBtn:hover{background:linear-gradient(135deg,#ffa600 0%,#ff9500 100%);transform:translateY(-2px)}.BlogDetailContent-module__Wc6aDq__loading,.BlogDetailContent-module__Wc6aDq__error{text-align:center;color:#bbb;padding:3rem;font-size:1.2rem}@media (max-width:768px){.BlogDetailContent-module__Wc6aDq__modalContent{padding:2rem 1.5rem}.BlogDetailContent-module__Wc6aDq__title{font-size:1.8rem}.BlogDetailContent-module__Wc6aDq__content{font-size:1rem}.BlogDetailContent-module__Wc6aDq__navigationButtons{flex-direction:column}}
