.CommentsPage-module__wRGPRW__pageTitle{margin-bottom:2rem;font-size:1.5rem;font-weight:600}.CommentsPage-module__wRGPRW__tableWrapper{background:var(--card);border:1px solid var(--border);border-radius:8px;overflow-x:auto}.CommentsPage-module__wRGPRW__table{border-collapse:collapse;width:100%;min-width:800px}.CommentsPage-module__wRGPRW__table th,.CommentsPage-module__wRGPRW__table td{text-align:left;border-bottom:1px solid var(--border);padding:1rem 1.5rem}.CommentsPage-module__wRGPRW__table th{color:var(--muted-foreground);background:var(--muted);font-size:.875rem;font-weight:500}.CommentsPage-module__wRGPRW__table tbody tr:hover{background:var(--muted)}.CommentsPage-module__wRGPRW__commentContent{white-space:pre-wrap;word-break:break-word;max-width:400px}.CommentsPage-module__wRGPRW__deleteBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;transition:background .2s}.CommentsPage-module__wRGPRW__deleteBtn:hover{background:#dc2626}.CommentsPage-module__wRGPRW__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.CommentsPage-module__wRGPRW__bulkBarContainer{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem;display:flex}.CommentsPage-module__wRGPRW__bulkBar{align-items:center;gap:1rem;display:flex}.CommentsPage-module__wRGPRW__bulkCount{color:#0f172a;align-items:center;gap:.5rem;font-weight:600;display:flex}.CommentsPage-module__wRGPRW__checkboxCell{width:40px}.CommentsPage-module__wRGPRW__checkboxCell input{cursor:pointer}.CommentsPage-module__wRGPRW__emptyState{text-align:center;color:var(--muted-foreground);padding:3rem}
.Modal-module__7LRQSW__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__content{background-color:var(--background);border-radius:var(--radius);width:100%;max-width:500px;max-height:90vh;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow-y:auto}.Modal-module__7LRQSW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Modal-module__7LRQSW__closeButton{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;display:flex}.Modal-module__7LRQSW__closeButton:hover{background-color:var(--muted);color:var(--foreground)}.Modal-module__7LRQSW__body{padding:1.25rem}
.ArticleList-module__-gvIMq__container{padding:0}.ArticleList-module__-gvIMq__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ArticleList-module__-gvIMq__title{font-size:1.75rem;font-weight:700}.ArticleList-module__-gvIMq__addBtn{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.ArticleList-module__-gvIMq__filterTabs{border-bottom:1px solid #e2e8f0;gap:0;margin-bottom:0;display:flex}.ArticleList-module__-gvIMq__filterTab{cursor:pointer;color:#64748b;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;transition:all .15s;display:flex}.ArticleList-module__-gvIMq__filterTab:hover{color:#1a1a1a}.ArticleList-module__-gvIMq__filterTabActive{color:#1a1a1a;border-bottom-color:#1a1a1a;font-weight:600}.ArticleList-module__-gvIMq__filterCount{color:#64748b;background:#f1f5f9;border-radius:99px;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.ArticleList-module__-gvIMq__filterTabActive .ArticleList-module__-gvIMq__filterCount{color:#fff;background:#1a1a1a}.ArticleList-module__-gvIMq__bulkBarContainer{margin-bottom:0}.ArticleList-module__-gvIMq__bulkBar{background:#f8fafc;border:1px solid #e2e8f0;border-top:none;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.ArticleList-module__-gvIMq__selectAllBanner{text-align:center;color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-top:none;padding:.5rem 1rem;font-size:.875rem}.ArticleList-module__-gvIMq__selectAllBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-left:.25rem;padding:0;font-weight:600;text-decoration:underline}.ArticleList-module__-gvIMq__selectAllBtn:hover{color:#1d4ed8}.ArticleList-module__-gvIMq__bulkCount{color:#3b82f6;align-items:center;gap:.375rem;font-weight:600;display:flex}.ArticleList-module__-gvIMq__bulkSelect{background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem}.ArticleList-module__-gvIMq__bulkApplyBtn{padding:.375rem .75rem!important;font-size:.8rem!important}.ArticleList-module__-gvIMq__tableWrapper{border:1px solid #e2e8f0;border-radius:0 0 .5rem .5rem;overflow-x:auto}.ArticleList-module__-gvIMq__table{border-collapse:collapse;width:100%;font-size:.875rem}.ArticleList-module__-gvIMq__table thead{background:#f8fafc}.ArticleList-module__-gvIMq__table th{text-align:left;color:#475569;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;font-size:.8rem;font-weight:600}.ArticleList-module__-gvIMq__table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.75rem 1rem}.ArticleList-module__-gvIMq__table tbody tr:hover{background:#f8fafc}.ArticleList-module__-gvIMq__selectedRow{background:#eff6ff!important}.ArticleList-module__-gvIMq__titleCell{max-width:300px}.ArticleList-module__-gvIMq__titleCell strong{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-weight:600;display:block;overflow:hidden}.ArticleList-module__-gvIMq__slug{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;max-width:280px;margin-top:.125rem;font-size:.75rem;display:block;overflow:hidden}.ArticleList-module__-gvIMq__badge{text-transform:capitalize;border-radius:99px;padding:.2rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.ArticleList-module__-gvIMq__published{color:#15803d;background:#dcfce7}.ArticleList-module__-gvIMq__draft{color:#b45309;background:#fef3c7}.ArticleList-module__-gvIMq__scheduled{color:#1d4ed8;background:#dbeafe}.ArticleList-module__-gvIMq__badge.ArticleList-module__-gvIMq__archived{color:#475569;background-color:#f1f5f9}.ArticleList-module__-gvIMq__tagsListInline{flex-wrap:wrap;gap:.25rem;max-width:200px;display:flex}.ArticleList-module__-gvIMq__tagBadgeSmall{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:4px;padding:.1rem .4rem;font-size:.7rem}.ArticleList-module__-gvIMq__tagMore{color:#94a3b8;font-size:.7rem;font-weight:500}.ArticleList-module__-gvIMq__pinBtn{cursor:pointer;color:#cbd5e1;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:all .15s}.ArticleList-module__-gvIMq__pinBtn:hover{background:#f1f5f9}.ArticleList-module__-gvIMq__pinBtn:hover svg{transform:scale(1.1)}.ArticleList-module__-gvIMq__pinned{color:#f59e0b}.ArticleList-module__-gvIMq__shuffleActive{color:#3b82f6}.ArticleList-module__-gvIMq__actions{align-items:center;gap:.5rem;display:flex}.ArticleList-module__-gvIMq__actions a,.ArticleList-module__-gvIMq__actions button{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:all .15s}.ArticleList-module__-gvIMq__actions a:hover,.ArticleList-module__-gvIMq__actions button:hover{color:#1a1a1a;background:#f1f5f9}.ArticleList-module__-gvIMq__actions button[title=Delete]:hover{color:#dc2626;background:#fef2f2}@media (max-width:768px){.ArticleList-module__-gvIMq__header{flex-direction:column;align-items:stretch;gap:1rem}.ArticleList-module__-gvIMq__filterTabs{overflow-x:auto}.ArticleList-module__-gvIMq__filterTab{white-space:nowrap;padding:.5rem .75rem;font-size:.8rem}.ArticleList-module__-gvIMq__bulkBar{flex-wrap:wrap}.ArticleList-module__-gvIMq__titleCell strong,.ArticleList-module__-gvIMq__slug{max-width:160px}}
.MediaLibrary-module__xM5H7q__container{flex-direction:column;display:flex}.MediaLibrary-module__xM5H7q__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.MediaLibrary-module__xM5H7q__title{font-size:1.875rem;font-weight:700}.MediaLibrary-module__xM5H7q__uploadBtn{color:#fff;cursor:pointer;background-color:#1a1a1a;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:opacity .2s;display:flex}.MediaLibrary-module__xM5H7q__uploadBtn:hover{opacity:.9}.MediaLibrary-module__xM5H7q__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}.MediaLibrary-module__xM5H7q__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.MediaLibrary-module__xM5H7q__preview{aspect-ratio:1;background-color:#f1f5f9;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.MediaLibrary-module__xM5H7q__image{object-fit:cover}.MediaLibrary-module__xM5H7q__fileIcon{font-size:3rem}.MediaLibrary-module__xM5H7q__details{flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.MediaLibrary-module__xM5H7q__name{color:#64748b;word-break:break-all;font-size:.75rem}.MediaLibrary-module__xM5H7q__actions{justify-content:flex-end;gap:.75rem;display:flex}.MediaLibrary-module__xM5H7q__actions button{cursor:pointer;color:#94a3b8;background:0 0;border:none;padding:.25rem;transition:color .2s}.MediaLibrary-module__xM5H7q__actions button:hover{color:#1a1a1a}.MediaLibrary-module__xM5H7q__actions button.MediaLibrary-module__xM5H7q__delete:hover{color:#ef4444}.MediaLibrary-module__xM5H7q__bulkBarContainer{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem;display:flex}.MediaLibrary-module__xM5H7q__bulkBar{align-items:center;gap:1rem;display:flex}.MediaLibrary-module__xM5H7q__bulkCount{color:#0f172a;align-items:center;gap:.5rem;font-weight:600;display:flex}.MediaLibrary-module__xM5H7q__checkboxWrapper{z-index:10;background:#fff;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;top:.5rem;left:.5rem;box-shadow:0 1px 3px #0000001a}.MediaLibrary-module__xM5H7q__checkboxWrapper input{cursor:pointer;width:16px;height:16px}.MediaLibrary-module__xM5H7q__selectAllWrapper{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.MediaLibrary-module__xM5H7q__selectAllWrapper input{cursor:pointer;width:16px;height:16px}.MediaLibrary-module__xM5H7q__selectAllWrapper label{color:#475569;cursor:pointer;font-size:.875rem}
.Button-module__8RiFmG__button{border-radius:var(--radius);cursor:pointer;font-weight:500;font-family:var(--font-sans);border:none;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__8RiFmG__primary{background-color:var(--primary);color:var(--background)}.Button-module__8RiFmG__primary:hover:not(:disabled){opacity:.9}.Button-module__8RiFmG__secondary{background-color:var(--muted);color:var(--foreground)}.Button-module__8RiFmG__outline{border:1px solid var(--border);color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__outline:hover:not(:disabled){background-color:var(--muted)}.Button-module__8RiFmG__ghost{color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__ghost:hover:not(:disabled){background-color:var(--muted)}.Button-module__8RiFmG__sm{padding:.25rem .5rem;font-size:.875rem}.Button-module__8RiFmG__md{padding:.5rem 1rem;font-size:1rem}.Button-module__8RiFmG__lg{padding:.75rem 1.5rem;font-size:1.125rem}.Button-module__8RiFmG__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite Button-module__8RiFmG__rotate}@keyframes Button-module__8RiFmG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.RSSFeedWidget-module__YzTJgW__container{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1rem}.RSSFeedWidget-module__YzTJgW__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-bottom:1rem;font-size:.875rem;font-weight:600}.RSSFeedWidget-module__YzTJgW__list{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.RSSFeedWidget-module__YzTJgW__item{align-items:flex-start;gap:1rem;display:flex}.RSSFeedWidget-module__YzTJgW__imageWrapper{background:var(--muted);flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.RSSFeedWidget-module__YzTJgW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.RSSFeedWidget-module__YzTJgW__item:hover .RSSFeedWidget-module__YzTJgW__image{transform:scale(1.05)}.RSSFeedWidget-module__YzTJgW__content{flex-direction:column;display:flex}.RSSFeedWidget-module__YzTJgW__link{font-family:var(--font-serif);color:var(--foreground);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.3;text-decoration:none;transition:color .2s;display:-webkit-box;overflow:hidden}.RSSFeedWidget-module__YzTJgW__link:hover{color:var(--muted-foreground)}.RSSFeedWidget-module__YzTJgW__source{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-size:.65rem;font-family:var(--font-sans);margin-bottom:.25rem;display:inline-block}
.CommentSection-module__XeEPSG__container{border-top:1px solid var(--border);margin-top:4rem;padding:0 3rem}.CommentSection-module__XeEPSG__sectionTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-size:1.5rem;font-weight:500}.CommentSection-module__XeEPSG__form{background:var(--muted);margin-bottom:3rem;padding:2rem}.CommentSection-module__XeEPSG__formGroup{margin-bottom:1rem}.CommentSection-module__XeEPSG__input,.CommentSection-module__XeEPSG__textarea{background:var(--background);border:1px solid var(--border);width:100%;font-family:var(--font-sans);color:var(--foreground);outline:none;padding:.875rem;font-size:.95rem;transition:border-color .3s}.CommentSection-module__XeEPSG__input:focus,.CommentSection-module__XeEPSG__textarea:focus{border-color:var(--primary)}.CommentSection-module__XeEPSG__submitBtn{background:var(--primary);color:var(--background);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;padding:1rem 2rem;font-size:.85rem;font-weight:600;transition:all .3s}.CommentSection-module__XeEPSG__submitBtn:hover:not(:disabled){background:var(--accent);transform:translateY(-2px)}.CommentSection-module__XeEPSG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.CommentSection-module__XeEPSG__message{font-size:.9rem;font-family:var(--font-sans);margin-bottom:1rem;padding:.75rem}.CommentSection-module__XeEPSG__success{color:#22c55e;background:#4ade801a;border:1px solid #4ade8033}.CommentSection-module__XeEPSG__error{color:#ef4444;background:#f871711a;border:1px solid #f8717133}.CommentSection-module__XeEPSG__list{flex-direction:column;gap:2rem;display:flex}.CommentSection-module__XeEPSG__noComments{color:var(--muted-foreground);font-family:var(--font-serif);font-style:italic}.CommentSection-module__XeEPSG__comment{border-bottom:1px solid var(--border);padding-bottom:1.5rem}.CommentSection-module__XeEPSG__commentHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.CommentSection-module__XeEPSG__author{font-family:var(--font-sans);color:var(--primary);font-size:1rem;font-weight:700}.CommentSection-module__XeEPSG__date{font-family:var(--font-sans);color:var(--muted-foreground);font-size:.8rem}.CommentSection-module__XeEPSG__content{font-family:var(--font-serif);color:var(--foreground);white-space:pre-wrap;line-height:1.6}@media (max-width:768px){.CommentSection-module__XeEPSG__container{margin-top:1rem;padding-top:1rem;padding-left:1rem;padding-right:1rem}.CommentSection-module__XeEPSG__form{padding:1.25rem}.CommentSection-module__XeEPSG__input,.CommentSection-module__XeEPSG__textarea{padding:1rem;font-size:1rem}.CommentSection-module__XeEPSG__commentHeader{flex-direction:column;align-items:flex-start;gap:.25rem}.CommentSection-module__XeEPSG__submitBtn{width:100%;padding:1.25rem}}
.SocialShare-module__43VlXW__container{justify-content:center;width:100%;margin:3rem 0;display:flex;position:relative}.SocialShare-module__43VlXW__mainShareBtn{border:1px solid var(--border);color:var(--foreground);font-family:var(--font-sans);letter-spacing:.15em;cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:.75rem;padding:1rem 3rem;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.165,.84,.44,1);display:flex}.SocialShare-module__43VlXW__mainShareBtn:hover{background:var(--foreground);color:var(--background);border-color:var(--foreground);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.SocialShare-module__43VlXW__mainShareBtn.SocialShare-module__43VlXW__active{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.SocialShare-module__43VlXW__menu{background:var(--background);border:1px solid var(--border);z-index:100;border-radius:12px;width:320px;max-width:90vw;padding:1.5rem;position:absolute;bottom:calc(100% + 15px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.SocialShare-module__43VlXW__menuHeader{color:var(--muted-foreground);letter-spacing:.1em;text-align:center;margin-bottom:1.25rem;font-size:.7rem;font-weight:800}.SocialShare-module__43VlXW__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.SocialShare-module__43VlXW__platformBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.625rem;transition:transform .2s;display:flex}.SocialShare-module__43VlXW__platformBtn:hover{transform:translateY(-3px)}.SocialShare-module__43VlXW__iconWrapper{background:var(--muted);width:44px;height:44px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.SocialShare-module__43VlXW__copiedIcon{background:#10b981!important}.SocialShare-module__43VlXW__platformLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.625rem;font-weight:700}@media (max-width:480px){.SocialShare-module__43VlXW__menu{width:calc(100vw - 3rem);padding:1.25rem 1rem}.SocialShare-module__43VlXW__grid{gap:.75rem}.SocialShare-module__43VlXW__platformLabel{font-size:.55rem}}
.PostCard-module__gex7Ua__cardContainer{border-bottom:1px solid var(--border);position:relative}.PostCard-module__gex7Ua__cardContainer:last-child{border-bottom:none}.PostCard-module__gex7Ua__link{color:inherit;text-decoration:none;display:block}.PostCard-module__gex7Ua__vertical{flex-direction:column;gap:1rem;padding:2rem 0;display:flex;box-shadow:none!important;background:0 0!important;border:none!important}.PostCard-module__gex7Ua__horizontal{grid-template-columns:300px 1fr;align-items:start;gap:2rem;padding:2rem 0;display:grid;box-shadow:none!important;background:0 0!important;border:none!important}.PostCard-module__gex7Ua__imageContainer{aspect-ratio:16/9;background:var(--muted);width:100%;position:relative;overflow:hidden}.PostCard-module__gex7Ua__image{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.165,.84,.44,1)}.PostCard-module__gex7Ua__link:hover .PostCard-module__gex7Ua__image{transform:none}.PostCard-module__gex7Ua__imagePlaceholder{background-color:#f0f0f0;background-image:linear-gradient(45deg,#eee 25%,#0000 25% 50%,#eee 50% 75%,#0000 75%,#0000);background-size:40px 40px;width:100%;height:100%}.PostCard-module__gex7Ua__content{flex-direction:column;display:flex}.PostCard-module__gex7Ua__metaRow{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.PostCard-module__gex7Ua__categoryText{font-family:var(--font-sans);letter-spacing:.15em;color:var(--gold);text-transform:uppercase;font-size:.75rem;font-weight:700}.PostCard-module__gex7Ua__dot{color:var(--muted-foreground);font-size:.75rem}.PostCard-module__gex7Ua__date{font-family:var(--font-sans);letter-spacing:.05em;color:var(--muted-foreground);text-transform:uppercase;margin:0;font-size:.75rem;font-weight:500}.PostCard-module__gex7Ua__title{font-family:var(--font-display);letter-spacing:-.01em;text-transform:none;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.25rem;font-size:2.5rem;font-weight:500;line-height:1.2;transition:color .3s;display:-webkit-box;overflow:hidden}.PostCard-module__gex7Ua__link:hover .PostCard-module__gex7Ua__title{color:#9b0c95}.PostCard-module__gex7Ua__excerpt{font-family:var(--font-serif);color:var(--muted-foreground);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2rem;font-size:1.25rem;line-height:1.7;display:-webkit-box;overflow:hidden}.PostCard-module__gex7Ua__readMore{font-family:var(--font-sans);letter-spacing:.15em;color:var(--primary);width:fit-content;padding-bottom:.25rem;font-size:.8rem;font-weight:700;position:relative}.PostCard-module__gex7Ua__readMore:after{content:"";background:var(--gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.PostCard-module__gex7Ua__link:hover .PostCard-module__gex7Ua__readMore:after{width:100%}.PostCard-module__gex7Ua__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.PostCard-module__gex7Ua__tagsContainer{z-index:2;flex-wrap:wrap;gap:.5rem;margin-top:-1rem;padding-bottom:2rem;display:flex;position:relative}.PostCard-module__gex7Ua__tagBadge{font-family:var(--font-sans);color:var(--muted-foreground);letter-spacing:.05em;background:#f8fafc;border-radius:4px;padding:.2rem .6rem;font-size:.65rem;font-weight:600;text-decoration:none;transition:all .2s}.PostCard-module__gex7Ua__tagBadge:hover{color:var(--foreground);border-color:var(--border);background:#f1f5f9}@media (max-width:1024px){.PostCard-module__gex7Ua__horizontal{grid-template-columns:300px 1fr;gap:2.5rem}}@media (max-width:768px){.PostCard-module__gex7Ua__horizontal{grid-template-columns:1fr;gap:1.5rem}.PostCard-module__gex7Ua__title{font-size:1.75rem}}
.Card-module__b6YjYG__card{background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.Card-module__b6YjYG__hoverable:hover{box-shadow:var(--shadow-lg);transition:all .3s;transform:translateY(-4px)}.Card-module__b6YjYG__clickable{cursor:pointer}.Card-module__b6YjYG__header{border-bottom:1px solid var(--border);padding:1.25rem}.Card-module__b6YjYG__content{flex:1;padding:1.25rem 0}.Card-module__b6YjYG__footer{border-top:1px solid var(--border);background-color:var(--muted);padding:1.25rem}
.RelatedArticles-module__cAtnpq__container{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.RelatedArticles-module__cAtnpq__categoryLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--primary);text-align:center;margin-bottom:3rem;font-size:.75rem;font-weight:800;display:block}.RelatedArticles-module__cAtnpq__grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}@media (max-width:1024px){.RelatedArticles-module__cAtnpq__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:640px){.RelatedArticles-module__cAtnpq__grid{grid-template-columns:1fr}}
.Input-module__5jsJuW__wrapper{flex-direction:column;gap:.5rem;width:100%;display:flex}.Input-module__5jsJuW__label{color:var(--muted-foreground);font-size:.875rem;font-weight:500}.Input-module__5jsJuW__input{border-radius:var(--radius);border:1px solid var(--border);background-color:var(--background);color:var(--foreground);outline:none;padding:.75rem;font-size:1rem;transition:border-color .2s}.Input-module__5jsJuW__input:focus{border-color:var(--primary)}.Input-module__5jsJuW__error{border-color:#ef4444}.Input-module__5jsJuW__errorMessage{color:#ef4444;font-size:.75rem}
.ArticleEditor-module__UvOaga__container{flex-direction:column;display:flex}.ArticleEditor-module__UvOaga__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.ArticleEditor-module__UvOaga__headerRight{align-items:center;gap:1rem;display:flex}.ArticleEditor-module__UvOaga__headerLeft{align-items:center;gap:1.5rem;display:flex}.ArticleEditor-module__UvOaga__backBtn{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.ArticleEditor-module__UvOaga__title{font-size:1.5rem;font-weight:700}.ArticleEditor-module__UvOaga__editorHeader{border-bottom:2px solid #f8fafc;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.ArticleEditor-module__UvOaga__editorTitle{font-family:var(--font-serif);color:#1e293b;font-size:1.125rem;font-weight:600}.ArticleEditor-module__UvOaga__historyGroup{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.125rem;padding:.25rem;display:flex;box-shadow:0 1px 2px #0000000d}.ArticleEditor-module__UvOaga__historyBtn{cursor:pointer;color:#475569;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}.ArticleEditor-module__UvOaga__historyBtn:hover:not(:disabled){color:#0f172a;background:#f1f5f9}.ArticleEditor-module__UvOaga__historyBtn:disabled{opacity:.3;cursor:not-allowed}.ArticleEditor-module__UvOaga__notification{color:#fff;z-index:1000;border-radius:8px;padding:1rem 2rem;animation:.3s ease-out ArticleEditor-module__UvOaga__slideIn;position:fixed;top:20px;right:20px;box-shadow:0 4px 6px -1px #0000001a}.ArticleEditor-module__UvOaga__notification[data-type=success]{background-color:#22c55e}.ArticleEditor-module__UvOaga__notification[data-type=error]{background-color:#ef4444}@keyframes ArticleEditor-module__UvOaga__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.ArticleEditor-module__UvOaga__modeToggle{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:flex}.ArticleEditor-module__UvOaga__modeToggle:hover{color:#0f172a;border-color:#94a3b8}.ArticleEditor-module__UvOaga__modeActive{color:#fff;background:#0f172a;border-color:#0f172a}.ArticleEditor-module__UvOaga__modeActive:hover{color:#fff;background:#1e293b}.ArticleEditor-module__UvOaga__layout{grid-template-columns:1fr 300px;gap:3rem;display:grid}.ArticleEditor-module__UvOaga__main{flex-direction:column;gap:2rem;display:flex}.ArticleEditor-module__UvOaga__baseInfo{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:2.5rem}.ArticleEditor-module__UvOaga__titleInput input{border:none;border-bottom:2px solid #0000;border-radius:0;padding:0;font-size:2rem;font-weight:700}.ArticleEditor-module__UvOaga__titleInput input:focus{border-bottom-color:var(--primary);box-shadow:none}.ArticleEditor-module__UvOaga__slugRow{color:#94a3b8;align-items:center;gap:.25rem;margin:1rem 0 2rem;font-size:.8125rem;display:flex}.ArticleEditor-module__UvOaga__slugInput{color:#64748b;background:0 0;border:none;border-bottom:1px dashed #cbd5e1;outline:none;padding:0 .25rem;font-style:italic}.ArticleEditor-module__UvOaga__excerptSection label{text-transform:uppercase;color:#64748b;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.ArticleEditor-module__UvOaga__excerptSection textarea{resize:vertical;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;min-height:100px;padding:1rem;font-family:inherit;font-size:.9375rem;line-height:1.6}.ArticleEditor-module__UvOaga__editorSection{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem}.ArticleEditor-module__UvOaga__settings{flex-direction:column;gap:2rem;display:flex}.ArticleEditor-module__UvOaga__settingBlock{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem}.ArticleEditor-module__UvOaga__settingBlock h3{text-transform:uppercase;color:#1a1a1a;margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.ArticleEditor-module__UvOaga__categorySelect{flex-direction:column;gap:.75rem;display:flex}.ArticleEditor-module__UvOaga__checkbox{cursor:pointer;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.ArticleEditor-module__UvOaga__featuredUploadBtn{cursor:pointer;color:#64748b;background:#fafbfc;border:2px dashed #cbd5e1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:2rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.ArticleEditor-module__UvOaga__featuredUploadBtn:hover{color:#475569;background:#f1f5f9;border-color:#64748b}.ArticleEditor-module__UvOaga__featuredUploadBtn:disabled{opacity:.5;cursor:not-allowed}.ArticleEditor-module__UvOaga__featuredPreview{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;min-height:150px;position:relative;overflow:hidden}.ArticleEditor-module__UvOaga__featuredPreviewImage{object-fit:cover}.ArticleEditor-module__UvOaga__featuredActions{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;gap:0;display:flex;position:absolute;bottom:0;left:0;right:0}.ArticleEditor-module__UvOaga__featuredActions button{color:#fff;cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.5rem;font-size:.75rem;font-weight:600;transition:background .15s;display:flex}.ArticleEditor-module__UvOaga__featuredActions button:hover{background:#ffffff1a}.ArticleEditor-module__UvOaga__featuredUrlInput{margin-top:.75rem}.ArticleEditor-module__UvOaga__badge{text-transform:capitalize;border-radius:9999px;margin-left:1rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.ArticleEditor-module__UvOaga__published{color:#166534;background-color:#dcfce7}.ArticleEditor-module__UvOaga__draft{color:#475569;background-color:#f1f5f9}.ArticleEditor-module__UvOaga__previewMode{justify-content:center;padding:2rem 0;display:flex}.ArticleEditor-module__UvOaga__previewChrome{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:900px;overflow:hidden;box-shadow:0 4px 24px #0000000f}.ArticleEditor-module__UvOaga__previewHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex}.ArticleEditor-module__UvOaga__previewLabel{letter-spacing:.15em;color:#22c55e;background:#f0fdf4;border-radius:4px;padding:.25rem .5rem;font-size:.625rem;font-weight:800}.ArticleEditor-module__UvOaga__previewUrl{color:#94a3b8;font-size:.75rem}.ArticleEditor-module__UvOaga__previewArticle{padding:3rem}.ArticleEditor-module__UvOaga__previewArticleHeader{text-align:center;margin-bottom:3rem}.ArticleEditor-module__UvOaga__previewMeta{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:600;display:flex}.ArticleEditor-module__UvOaga__previewTitle{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:500;line-height:1.1}.ArticleEditor-module__UvOaga__previewExcerpt{color:#64748b;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.ArticleEditor-module__UvOaga__previewHero{border-radius:8px;width:100%;height:400px;margin-bottom:3rem;position:relative;overflow:hidden}.ArticleEditor-module__UvOaga__previewHeroImage{object-fit:cover}.ArticleEditor-module__UvOaga__previewContent{max-width:700px;margin:0 auto}.ArticleEditor-module__UvOaga__tagInputWrapper{flex-direction:column;gap:.75rem;display:flex}.ArticleEditor-module__UvOaga__tagsList{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.ArticleEditor-module__UvOaga__tagItem{color:#475569;background:#f1f5f9;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:flex}.ArticleEditor-module__UvOaga__tagRemove{cursor:pointer;color:#94a3b8;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.ArticleEditor-module__UvOaga__tagRemove:hover{color:#ef4444}.ArticleEditor-module__UvOaga__tagInput{border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;padding:.5rem;font-size:.8125rem}.ArticleEditor-module__UvOaga__tagInput:focus{border-color:#94a3b8}.ArticleEditor-module__UvOaga__inputContainer{flex-direction:column;display:flex;position:relative}.ArticleEditor-module__UvOaga__tagSuggestions{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:4px;max-height:200px;margin-bottom:8px;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.ArticleEditor-module__UvOaga__suggestionItem{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f8fafc;width:100%;padding:.625rem .75rem;font-size:.8125rem;transition:background .15s}.ArticleEditor-module__UvOaga__suggestionItem:last-child{border-bottom:none}.ArticleEditor-module__UvOaga__suggestionItem:hover{background:#f1f5f9}
.BlockEditor-module__qXyEVa__editor{flex-direction:column;gap:0;min-height:400px;display:flex}.BlockEditor-module__qXyEVa__emptyState{text-align:center;color:#94a3b8;padding:4rem 2rem}.BlockEditor-module__qXyEVa__emptyState p{color:#64748b;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.BlockEditor-module__qXyEVa__emptyState span{font-size:.875rem}.BlockEditor-module__qXyEVa__blockWrapper{border:1px solid #0000;border-radius:8px;gap:0;margin-bottom:2px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.BlockEditor-module__qXyEVa__blockWrapper:hover{border-color:#e2e8f0;box-shadow:0 1px 4px #0000000a}.BlockEditor-module__qXyEVa__blockWrapper:hover .BlockEditor-module__qXyEVa__blockSide,.BlockEditor-module__qXyEVa__blockWrapper:hover .BlockEditor-module__qXyEVa__blockToolbar{opacity:1}.BlockEditor-module__qXyEVa__blockSide{opacity:0;flex-direction:column;align-items:center;gap:2px;min-width:28px;padding:.5rem .25rem;transition:opacity .2s;display:flex}.BlockEditor-module__qXyEVa__dragHandle{cursor:grab;color:#94a3b8;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;display:flex}.BlockEditor-module__qXyEVa__dragHandle:hover{color:#475569;background:#f1f5f9}.BlockEditor-module__qXyEVa__moveButtons{flex-direction:column;gap:0;display:flex}.BlockEditor-module__qXyEVa__moveButtons button{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;padding:2px;display:flex}.BlockEditor-module__qXyEVa__moveButtons button:hover:not(:disabled){color:#475569;background:#f1f5f9}.BlockEditor-module__qXyEVa__moveButtons button:disabled{opacity:.3;cursor:not-allowed}.BlockEditor-module__qXyEVa__blockBody{flex:1;min-width:0}.BlockEditor-module__qXyEVa__blockToolbar{opacity:0;background:#f8fafc;border-bottom:1px solid #f1f5f9;border-radius:8px 8px 0 0;flex-wrap:wrap;align-items:center;gap:2px;padding:4px 8px;transition:opacity .2s;display:flex}.BlockEditor-module__qXyEVa__blockToolbar button{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.BlockEditor-module__qXyEVa__blockToolbar button:hover,.BlockEditor-module__qXyEVa__blockToolbar button.BlockEditor-module__qXyEVa__active{color:#0f172a;background:#e2e8f0}.BlockEditor-module__qXyEVa__blockToolbar button:disabled,.BlockEditor-module__qXyEVa__toolbarDisabled{opacity:.3!important;cursor:not-allowed!important;pointer-events:none!important}.BlockEditor-module__qXyEVa__toolbarSection{align-items:center;gap:1px;display:flex}.BlockEditor-module__qXyEVa__toolbarDivider{background:#e2e8f0;width:1px;height:20px;margin:0 4px}.BlockEditor-module__qXyEVa__blockLabel{letter-spacing:.1em;color:#94a3b8;margin-right:auto;font-size:.625rem;font-weight:800}.BlockEditor-module__qXyEVa__deleteBtn{opacity:.5;color:#ef4444!important;margin-left:auto!important}.BlockEditor-module__qXyEVa__deleteBtn:hover{opacity:1!important;background:#fef2f2!important}.BlockEditor-module__qXyEVa__textEditor{padding:.75rem 1rem}.BlockEditor-module__qXyEVa__textEditor .tiptap{color:#1a1a1a;outline:none;min-height:60px;font-size:1.0625rem;line-height:1.7}.BlockEditor-module__qXyEVa__textEditor .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#cbd5e1;pointer-events:none;height:0;font-style:italic}.BlockEditor-module__qXyEVa__textEditor .tiptap h1{margin:.5rem 0;font-size:2rem;font-weight:700;line-height:1.2}.BlockEditor-module__qXyEVa__textEditor .tiptap h2{margin:.5rem 0;font-size:1.5rem;font-weight:600;line-height:1.3}.BlockEditor-module__qXyEVa__textEditor .tiptap h3{margin:.5rem 0;font-size:1.25rem;font-weight:600;line-height:1.4}.BlockEditor-module__qXyEVa__textEditor .tiptap h4{margin:.5rem 0;font-size:1.125rem;font-weight:600;line-height:1.4}.BlockEditor-module__qXyEVa__textEditor .tiptap h5{letter-spacing:.05em;margin:.5rem 0;font-size:.9375rem;font-weight:600;line-height:1.5}.BlockEditor-module__qXyEVa__textEditor .tiptap p{margin-bottom:.5rem}:is(.BlockEditor-module__qXyEVa__textEditor .tiptap ul,.BlockEditor-module__qXyEVa__textEditor .tiptap ol){margin:.5rem 0;padding-left:1.5rem}.BlockEditor-module__qXyEVa__textEditor .tiptap ul{list-style:outside}.BlockEditor-module__qXyEVa__textEditor .tiptap ol{list-style:decimal}.BlockEditor-module__qXyEVa__textEditor .tiptap blockquote{color:#334155;background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 40%,#f0f9ff 100%);border-left:4px solid #7c3aed;border-radius:0 8px 8px 0;margin:1rem 0;padding:1.25rem 1.5rem;font-size:1.05em;font-style:italic;line-height:1.7;position:relative}.BlockEditor-module__qXyEVa__textEditor .tiptap blockquote p:last-child{margin-bottom:0}.BlockEditor-module__qXyEVa__textEditor .tiptap a{color:#6d28d9;text-underline-offset:3px;font-weight:500;-webkit-text-decoration:underline #6d28d959;text-decoration:underline #6d28d959;transition:color .2s,text-decoration-color .2s}.BlockEditor-module__qXyEVa__textEditor .tiptap a:hover{color:#4c1d95;text-decoration-color:#4c1d95}.BlockEditor-module__qXyEVa__textEditor .tiptap img{border-radius:4px;max-width:100%;height:auto;margin:.5rem 0}.BlockEditor-module__qXyEVa__galleryGrid{grid-template-columns:repeat(var(--columns,3),1fr);gap:.75rem;padding:.75rem 1rem;display:grid}.BlockEditor-module__qXyEVa__galleryItemWrapper{flex-direction:column;gap:.5rem;display:flex}.BlockEditor-module__qXyEVa__galleryImageContainer{aspect-ratio:4/3;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;position:relative;overflow:hidden}.BlockEditor-module__qXyEVa__galleryImage{object-fit:cover;width:100%;height:100%;display:block}.BlockEditor-module__qXyEVa__galleryCaptionInput{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;padding:.5rem .75rem;font-size:.75rem;line-height:1.4;transition:all .2s}.BlockEditor-module__qXyEVa__captionWrapper{flex-direction:column;gap:.25rem;padding:0 .25rem .5rem;display:flex}.BlockEditor-module__qXyEVa__captionLabel{color:#64748b;text-transform:uppercase;letter-spacing:.025em;font-size:.65rem;font-weight:600}.BlockEditor-module__qXyEVa__galleryCaptionInput:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.BlockEditor-module__qXyEVa__galleryCaptionInput::placeholder{color:#94a3b8;font-style:italic}.BlockEditor-module__qXyEVa__imageUploadZone{cursor:pointer;color:#94a3b8;background:#fafbfc;border:2px dashed #cbd5e1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;margin:.75rem 1rem;padding:3rem 2rem;transition:all .2s;display:flex}.BlockEditor-module__qXyEVa__imageUploadZone:hover{color:#64748b;background:#f1f5f9;border-color:#64748b}.BlockEditor-module__qXyEVa__imageUploadZone p{font-size:.9375rem;font-weight:500}.BlockEditor-module__qXyEVa__imageUploadZone span{font-size:.75rem}.BlockEditor-module__qXyEVa__imagePreview{border-radius:8px;min-height:200px;margin:.75rem 1rem;position:relative;overflow:hidden}.BlockEditor-module__qXyEVa__imagePreviewImage{object-fit:cover}.BlockEditor-module__qXyEVa__imageActions{opacity:0;gap:.5rem;transition:opacity .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.BlockEditor-module__qXyEVa__imagePreview:hover .BlockEditor-module__qXyEVa__imageActions{opacity:1}.BlockEditor-module__qXyEVa__imageActions button{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:4px;padding:.375rem .75rem;font-size:.75rem;font-weight:600}.BlockEditor-module__qXyEVa__imageActions button:hover{background:#000000e6}.BlockEditor-module__qXyEVa__captionInput{color:#64748b;background:0 0;border:none;border-bottom:1px solid #f1f5f9;outline:none;width:calc(100% - 2rem);margin:0 1rem .75rem;padding:.5rem 0;font-size:.8125rem;font-style:italic}.BlockEditor-module__qXyEVa__captionInput:focus{border-bottom-color:#94a3b8}.BlockEditor-module__qXyEVa__dividerLine{background:#e2e8f0;border:none;height:1px;margin:1rem}.BlockEditor-module__qXyEVa__inserter{opacity:0;justify-content:center;padding:4px 0;transition:opacity .2s;display:flex;position:relative}.BlockEditor-module__qXyEVa__blockWrapper:hover+.BlockEditor-module__qXyEVa__inserter,.BlockEditor-module__qXyEVa__inserter:hover,.BlockEditor-module__qXyEVa__editor>.BlockEditor-module__qXyEVa__inserter{opacity:1}.BlockEditor-module__qXyEVa__inserterToggle{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.BlockEditor-module__qXyEVa__inserterToggle:hover{color:#1a1a1a;background:#f8fafc;border-color:#1a1a1a;transform:scale(1.1)}.BlockEditor-module__qXyEVa__inserterMenu{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:220px;padding:.5rem;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000001a}.BlockEditor-module__qXyEVa__inserterMenu button{cursor:pointer;color:#475569;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;transition:background .15s;display:flex}.BlockEditor-module__qXyEVa__inserterMenu button:hover{background:#f1f5f9}.BlockEditor-module__qXyEVa__inserterMenu button strong{color:#0f172a;font-size:.8125rem;display:block}.BlockEditor-module__qXyEVa__inserterMenu button span{color:#94a3b8;font-size:.6875rem;display:block}.BlockEditor-module__qXyEVa__galleryReorderBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ad9;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex}.BlockEditor-module__qXyEVa__galleryReorderBtn:hover{background:#0f172a;transform:scale(1.1);box-shadow:0 4px 12px #0003}
.MediaLibraryModal-module__lylOIa__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MediaLibraryModal-module__lylOIa__modal{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:900px;height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.MediaLibraryModal-module__lylOIa__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.MediaLibraryModal-module__lylOIa__header h2{color:#1e293b;margin:0;font-size:1.25rem;font-weight:600}.MediaLibraryModal-module__lylOIa__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.MediaLibraryModal-module__lylOIa__closeBtn:hover{color:#0f172a;background:#f1f5f9}.MediaLibraryModal-module__lylOIa__toolbar{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.MediaLibraryModal-module__lylOIa__searchWrapper{max-width:400px;position:relative}.MediaLibraryModal-module__lylOIa__searchIcon{color:#94a3b8;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.MediaLibraryModal-module__lylOIa__searchInput{border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;padding:.5rem .75rem .5rem 2.5rem;font-size:.875rem;transition:all .2s}.MediaLibraryModal-module__lylOIa__searchInput:focus{border-color:#94a3b8;box-shadow:0 0 0 2px #94a3b81a}.MediaLibraryModal-module__lylOIa__content{flex:1;padding:1.5rem;overflow-y:auto}.MediaLibraryModal-module__lylOIa__empty{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;display:flex}.MediaLibraryModal-module__lylOIa__spinner{animation:1s linear infinite MediaLibraryModal-module__lylOIa__spin}@keyframes MediaLibraryModal-module__lylOIa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MediaLibraryModal-module__lylOIa__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1.25rem;display:grid}.MediaLibraryModal-module__lylOIa__item{cursor:pointer;flex-direction:column;gap:.5rem;display:flex}.MediaLibraryModal-module__lylOIa__imageWrapper{aspect-ratio:1;background:#f1f5f9;border:2px solid #0000;border-radius:8px;transition:all .22s ease-in-out;position:relative;overflow:hidden}.MediaLibraryModal-module__lylOIa__item:hover .MediaLibraryModal-module__lylOIa__imageWrapper{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.MediaLibraryModal-module__lylOIa__selected .MediaLibraryModal-module__lylOIa__imageWrapper{border-color:#000}.MediaLibraryModal-module__lylOIa__image{object-fit:cover}.MediaLibraryModal-module__lylOIa__checkOverlay{background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.MediaLibraryModal-module__lylOIa__itemName{color:#475569;white-space:nowrap;text-overflow:ellipsis;text-align:center;font-size:.75rem;overflow:hidden}.MediaLibraryModal-module__lylOIa__footer{background:#fff;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.MediaLibraryModal-module__lylOIa__footerInfo{color:#64748b;font-size:.875rem}.MediaLibraryModal-module__lylOIa__footerActions{gap:.75rem;display:flex}
.tweet-container-module__CmFQMq__root{width:100%;min-width:250px;max-width:550px;color:var(--tweet-font-color);font-family:var(--tweet-font-family);box-sizing:border-box;border:var(--tweet-border);margin:var(--tweet-container-margin);background-color:var(--tweet-bg-color);border-radius:12px;font-weight:400;transition-property:background-color,box-shadow;transition-duration:.2s;overflow:hidden}.tweet-container-module__CmFQMq__root:hover{background-color:var(--tweet-bg-color-hover)}.tweet-container-module__CmFQMq__article{box-sizing:inherit;padding:.75rem 1rem;position:relative}
.BlockInspector-module__L-hrbW__container{flex-direction:column;gap:1.5rem;display:flex}.BlockInspector-module__L-hrbW__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.BlockInspector-module__L-hrbW__fieldGroup label{color:#64748b;text-transform:uppercase;font-size:.75rem;font-weight:600}.BlockInspector-module__L-hrbW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.BlockInspector-module__L-hrbW__select{border:1px solid var(--border);border-radius:var(--radius);background:#fff;outline:none;width:100%;padding:.75rem;font-size:.875rem}.BlockInspector-module__L-hrbW__select:focus{border-color:var(--primary)}.BlockInspector-module__L-hrbW__textarea{border:1px solid var(--border);border-radius:var(--radius);resize:vertical;background:#fff;outline:none;width:100%;min-height:100px;padding:.75rem;font-family:inherit;font-size:.875rem}.BlockInspector-module__L-hrbW__textarea:focus{border-color:var(--primary)}.BlockInspector-module__L-hrbW__checkboxLabel{cursor:pointer;text-transform:none;color:var(--foreground);flex-direction:row;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.BlockInspector-module__L-hrbW__info{color:#94a3b8;text-align:center;font-size:.875rem;font-style:italic}.BlockInspector-module__L-hrbW__listContainer{flex-direction:column;gap:.5rem;display:flex}.BlockInspector-module__L-hrbW__listItem{gap:.5rem;display:flex}.BlockInspector-module__L-hrbW__addBtn{border-radius:var(--radius);color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.BlockInspector-module__L-hrbW__addBtn:hover{background:#e2e8f0}
.PostGrid-module__nT_3Dq__section{padding:4rem 0}.PostGrid-module__nT_3Dq__header{margin-bottom:3rem}.PostGrid-module__nT_3Dq__title{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;color:var(--primary);border-bottom:1px solid var(--border);padding-bottom:1rem;font-size:1rem;font-weight:600}.PostGrid-module__nT_3Dq__grid{gap:2rem;display:grid}@media (max-width:1024px){.PostGrid-module__nT_3Dq__grid{grid-template-columns:repeat(2,1fr)!important;gap:2.5rem!important}}@media (max-width:768px){.PostGrid-module__nT_3Dq__grid{gap:2rem;grid-template-columns:1fr!important}}
.IGReels-module__W4L-3q__section{background-color:var(--muted);padding:2.5rem 0}.IGReels-module__W4L-3q__title{letter-spacing:.2em;font-size:.75rem;font-family:var(--font-display);letter-spacing:.4em;text-transform:uppercase;text-align:center;color:var(--gold-light);margin-bottom:2.5rem;font-size:1rem;font-weight:600}.IGReels-module__W4L-3q__reelScroll{-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;gap:1.5rem;padding:0 4rem;display:flex;overflow-x:auto}.IGReels-module__W4L-3q__reelScroll::-webkit-scrollbar{display:none}.IGReels-module__W4L-3q__reelPlaceholder{background:0 0;flex-direction:column;flex:0 0 320px;justify-content:center;align-items:center;gap:1rem;height:480px;padding:0;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.IGReels-module__W4L-3q__iframeWrapper{width:100%;height:100%;position:relative;overflow:hidden}.IGReels-module__W4L-3q__reelPlaceholder:hover{transform:translateY(-10px)}.IGReels-module__W4L-3q__reelPlaceholder p{font-family:var(--font-sans);letter-spacing:.1em;color:var(--gold);font-size:.75rem;font-weight:700}.IGReels-module__W4L-3q__reelVideo,.IGReels-module__W4L-3q__reelImage,.IGReels-module__W4L-3q__reelIframe{object-fit:cover;width:100%;height:100%}.IGReels-module__W4L-3q__reelIframe{background:0 0;border:none;height:540px;position:absolute;top:0;left:0}.IGReels-module__W4L-3q__skeleton{background:linear-gradient(90deg,#1a1a1a 25%,#222 50%,#1a1a1a 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite IGReels-module__W4L-3q__loading}@keyframes IGReels-module__W4L-3q__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.IGReels-module__W4L-3q__url{color:#ffffff80;word-break:break-all;text-align:center;font-size:.625rem}@media (max-width:768px){.IGReels-module__W4L-3q__section{padding:3rem 0}.IGReels-module__W4L-3q__reelScroll{gap:1rem;padding:0 1.5rem}.IGReels-module__W4L-3q__reelPlaceholder{flex:0 0 240px}}
.MagazinePromo-module__sQv8HW__section{background:var(--muted);padding:.5rem 0}.MagazinePromo-module__sQv8HW__card{background:var(--background);border:1px solid var(--border);grid-template-columns:1.2fr 1fr;align-items:center;gap:2rem;padding:.5rem 2rem;display:grid}.MagazinePromo-module__sQv8HW__content{flex-direction:column;justify-content:center;align-items:flex-start;padding:1rem;display:flex}.MagazinePromo-module__sQv8HW__tag{font-family:var(--font-sans);letter-spacing:.3em;color:#9b0c95;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.MagazinePromo-module__sQv8HW__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--primary);text-transform:none;margin-bottom:.75rem;font-size:2.25rem;font-weight:500;line-height:1.1}.MagazinePromo-module__sQv8HW__description{font-family:var(--font-serif);color:var(--muted-foreground);margin-bottom:1.25rem;font-size:1rem;line-height:1.6}.MagazinePromo-module__sQv8HW__button{background:var(--primary);color:var(--background);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:.875rem;font-weight:600;transition:all .4s cubic-bezier(.165,.84,.44,1);display:inline-flex}.MagazinePromo-module__sQv8HW__button:hover{background:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.MagazinePromo-module__sQv8HW__visual{grid-template-columns:1fr .35fr;align-items:stretch;gap:1.5rem;height:600px;display:grid}.MagazinePromo-module__sQv8HW__mainCover{height:100%;position:relative}.MagazinePromo-module__sQv8HW__previewStack{flex-direction:column;gap:.75rem;height:100%;display:flex}.MagazinePromo-module__sQv8HW__previewItem,.MagazinePromo-module__sQv8HW__previewPlaceholder{cursor:pointer;background:#f1f5f9;border:2px solid #0000;flex:1;transition:all .3s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.MagazinePromo-module__sQv8HW__activePreview{border-color:var(--gold);z-index:1;transform:scale(1.05)}.MagazinePromo-module__sQv8HW__canReset{cursor:pointer}.MagazinePromo-module__sQv8HW__resetOverlay{color:#fff;letter-spacing:.1em;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;background:#000000b3;border:1px solid #fff3;border-radius:20px;padding:.5rem 1rem;font-size:.7rem;font-weight:700;transition:all .3s;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.MagazinePromo-module__sQv8HW__mainCover:hover .MagazinePromo-module__sQv8HW__resetOverlay{opacity:1;bottom:1.5rem}.MagazinePromo-module__sQv8HW__previewItem:hover{transform:translate(-5px)}.MagazinePromo-module__sQv8HW__previewPlaceholder{font-size:.6rem;font-family:var(--font-sans);color:var(--muted-foreground);cursor:default;justify-content:center;align-items:center;display:flex}.MagazinePromo-module__sQv8HW__magazinePlaceholder{background:var(--primary);color:#fff;width:100%;height:100%;font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;box-shadow:var(--shadow-md);border:6px solid #fff;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.MagazinePromo-module__sQv8HW__coverImage,.MagazinePromo-module__sQv8HW__previewImage{object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow-sm);border:6px solid #fff}@media (max-width:1200px){.MagazinePromo-module__sQv8HW__card{text-align:center;grid-template-columns:1fr;padding:3rem 2rem}.MagazinePromo-module__sQv8HW__visual{grid-template-columns:1fr;gap:2rem;height:auto}.MagazinePromo-module__sQv8HW__mainCover{aspect-ratio:9/16;width:100%;max-width:450px;height:auto;margin:0 auto;display:block}.MagazinePromo-module__sQv8HW__previewStack{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:800px;height:auto;margin:0 auto;display:grid}.MagazinePromo-module__sQv8HW__previewItem,.MagazinePromo-module__sQv8HW__previewPlaceholder{aspect-ratio:9/16;flex:none;width:100%}.MagazinePromo-module__sQv8HW__content{align-items:center;padding:0 0 2.5rem}.MagazinePromo-module__sQv8HW__title{font-size:2.25rem}.MagazinePromo-module__sQv8HW__description{max-width:600px;margin:0 auto 1.5rem;font-size:1.1rem}}@media (max-width:640px){.MagazinePromo-module__sQv8HW__card{padding:2.5rem 1.5rem}.MagazinePromo-module__sQv8HW__visual{gap:1.5rem}.MagazinePromo-module__sQv8HW__previewStack{gap:.75rem}.MagazinePromo-module__sQv8HW__title{font-size:1.85rem}.MagazinePromo-module__sQv8HW__description{font-size:.95rem}}
.BrandBanner-module__-lqH4G__section{color:#fff;background:#7d2eac repeating-linear-gradient(-45deg,#7d2eac,#7d2eac 2px,#8a3fc0 2px 4px);align-items:center;height:250px;padding:0;display:flex;overflow:hidden}.BrandBanner-module__-lqH4G__container{width:100%;max-width:var(--container-max);align-items:center;height:100%;margin:0 auto;display:flex}.BrandBanner-module__-lqH4G__left{flex:1;align-items:center;padding:0 4rem;display:flex}.BrandBanner-module__-lqH4G__title{font-family:var(--font-sans);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:2.25rem;font-weight:800;line-height:1.1}.BrandBanner-module__-lqH4G__right{flex:1;height:100%;position:relative}.BrandBanner-module__-lqH4G__imageWrapper{clip-path:polygon(15% 0,100% 0,100% 100%,0% 100%);width:100%;height:100%;position:relative}.BrandBanner-module__-lqH4G__image{object-fit:cover}@media (max-width:1024px){.BrandBanner-module__-lqH4G__title{font-size:1.75rem}.BrandBanner-module__-lqH4G__left{padding:0 2rem}}@media (max-width:768px){.BrandBanner-module__-lqH4G__section{flex-direction:column;height:auto;min-height:200px;padding:2rem 0}.BrandBanner-module__-lqH4G__container{flex-direction:column}.BrandBanner-module__-lqH4G__left{text-align:center;justify-content:center;width:100%;padding:1.5rem}.BrandBanner-module__-lqH4G__right{display:none}.BrandBanner-module__-lqH4G__title{font-size:1.5rem}}
.SimpleBanner-module__1bhUzG__section{justify-content:center;align-items:center;width:100%;padding:2.5rem 0;display:flex}.SimpleBanner-module__1bhUzG__container{width:100%;max-width:var(--container-width);justify-content:center;align-items:center;gap:3rem;margin:0 auto;padding:0 4rem;display:flex}.SimpleBanner-module__1bhUzG__title{font-family:"Rizona L","Rizoma L",var(--font-serif);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:2.25rem;font-weight:400;line-height:1}.SimpleBanner-module__1bhUzG__action{align-items:center;margin-top:0;display:flex}.SimpleBanner-module__1bhUzG__button89{--b:2px;--s:.4em;--color:#11001c;padding:calc(.6em + var(--s))calc(1.2em + var(--s));color:var(--color);--_p:var(--s);background:conic-gradient(from 90deg at var(--b)var(--b),#0000 90deg,var(--color)0)var(--_p)var(--_p)/calc(100% - var(--b) - 2*var(--_p))calc(100% - var(--b) - 2*var(--_p));outline:var(--b)solid #0000;outline-offset:.6em;font-size:14px;font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#0000;border:0;font-weight:700;transition:all .3s linear,color,background-color}.SimpleBanner-module__1bhUzG__button89:hover,.SimpleBanner-module__1bhUzG__button89:focus-visible{--_p:0px;outline-color:var(--color);outline-offset:.05em}.SimpleBanner-module__1bhUzG__button89:active{background-color:var(--color);color:#fff}@media (max-width:1024px){.SimpleBanner-module__1bhUzG__container{gap:2rem;padding:0 2rem}}@media (max-width:768px){.SimpleBanner-module__1bhUzG__section{padding:2.5rem 0}.SimpleBanner-module__1bhUzG__container{text-align:center;flex-direction:column;gap:1.5rem}.SimpleBanner-module__1bhUzG__title{font-size:1.75rem}}
.EditorsPick-module__Zt29Rq__section{margin-bottom:2rem;padding:2rem 0}.EditorsPick-module__Zt29Rq__header{text-align:left;border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:1rem}.EditorsPick-module__Zt29Rq__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:1.75rem;font-weight:500}.EditorsPick-module__Zt29Rq__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.EditorsPick-module__Zt29Rq__card{cursor:pointer;color:inherit;flex-direction:column;gap:1rem;text-decoration:none;display:flex;position:relative}.EditorsPick-module__Zt29Rq__imageWrapper{background:var(--muted);width:100%;position:relative;overflow:hidden}.EditorsPick-module__Zt29Rq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.EditorsPick-module__Zt29Rq__card:hover .EditorsPick-module__Zt29Rq__image{transform:none}.EditorsPick-module__Zt29Rq__card:hover .EditorsPick-module__Zt29Rq__cardTitle{color:#9b0c95}.EditorsPick-module__Zt29Rq__card:hover .EditorsPick-module__Zt29Rq__overlayTitle{color:#ffd447}.EditorsPick-module__Zt29Rq__content{flex-direction:column;gap:.5rem;display:flex}.EditorsPick-module__Zt29Rq__cardTitle{font-family:var(--font-display);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.4rem;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.EditorsPick-module__Zt29Rq__subtext{font-family:var(--font-serif);color:var(--muted-foreground);-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;font-size:1rem;line-height:1.4;display:-webkit-box;overflow:hidden}.EditorsPick-module__Zt29Rq__outerCard .EditorsPick-module__Zt29Rq__imageWrapper{aspect-ratio:1}.EditorsPick-module__Zt29Rq__innerCard .EditorsPick-module__Zt29Rq__imageWrapper{height:100%;min-height:100%;position:relative}.EditorsPick-module__Zt29Rq__innerContent{z-index:2;pointer-events:none;background:linear-gradient(#0000 40%,#0009 60%,#000000f2 100%);flex-direction:column;justify-content:flex-start;gap:.5rem;padding:calc(100% + 1rem) 1.25rem .75rem;display:flex;position:absolute;inset:0}.EditorsPick-module__Zt29Rq__innerContent>*{pointer-events:auto}.EditorsPick-module__Zt29Rq__innerCard .EditorsPick-module__Zt29Rq__overlayTitle{color:#fff;font-family:var(--font-display);-webkit-line-clamp:4;line-clamp:4;text-shadow:0 2px 4px #00000080;-webkit-box-orient:vertical;min-height:4.4em;margin:0;font-size:1.75rem;font-weight:500;line-height:1.1;display:-webkit-box;overflow:hidden}.EditorsPick-module__Zt29Rq__innerCard .EditorsPick-module__Zt29Rq__imageWrapper:after{content:"";z-index:1;background:linear-gradient(#0000 50%,#0006 100%);position:absolute;inset:0}.EditorsPick-module__Zt29Rq__innerCard .EditorsPick-module__Zt29Rq__subtext{color:#ffffffe6;text-shadow:0 1px 2px #00000080;text-align:left;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:.85rem;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.EditorsPick-module__Zt29Rq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.EditorsPick-module__Zt29Rq__grid{grid-template-columns:1fr}}@keyframes EditorsPick-module__Zt29Rq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.EditorsPick-module__Zt29Rq__skeleton{background:linear-gradient(90deg,var(--muted)25%,#e8e8e8 50%,var(--muted)75%);background-size:200% 100%;width:100%;height:100%;min-height:250px;animation:1.5s ease-in-out infinite EditorsPick-module__Zt29Rq__shimmer}.EditorsPick-module__Zt29Rq__skeletonTitle{background:linear-gradient(90deg,var(--muted)25%,#e8e8e8 50%,var(--muted)75%);background-size:200% 100%;border-radius:4px;width:80%;height:1.4rem;animation:1.5s ease-in-out infinite EditorsPick-module__Zt29Rq__shimmer}.EditorsPick-module__Zt29Rq__skeletonText{background:linear-gradient(90deg,var(--muted)25%,#e8e8e8 50%,var(--muted)75%);background-size:200% 100%;border-radius:4px;width:60%;height:1rem;animation:1.5s ease-in-out infinite EditorsPick-module__Zt29Rq__shimmer}
.HomePage-module__LAUsSG__mobileRSS{background:var(--background);padding:0 1.5rem 3rem;display:none}.HomePage-module__LAUsSG__rssSection{margin-top:3rem}@media (max-width:1024px){.HomePage-module__LAUsSG__mobileRSS{display:block}}
.CategoryList-module__AS3MUq__container{max-width:800px}.CategoryList-module__AS3MUq__header{margin-bottom:2rem}.CategoryList-module__AS3MUq__title{font-size:1.875rem;font-weight:700}.CategoryList-module__AS3MUq__addForm{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;gap:1rem;margin-bottom:2.5rem;padding:1.5rem;display:flex}.CategoryList-module__AS3MUq__list{flex-direction:column;gap:.75rem;display:flex}.CategoryList-module__AS3MUq__item{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem 1.5rem}.CategoryList-module__AS3MUq__viewRow{justify-content:space-between;align-items:center;display:flex}.CategoryList-module__AS3MUq__info{flex-direction:column;display:flex}.CategoryList-module__AS3MUq__info span{color:#94a3b8;font-size:.75rem}.CategoryList-module__AS3MUq__actions{gap:1rem;display:flex}.CategoryList-module__AS3MUq__actions button{color:#94a3b8;cursor:pointer;background:0 0;border:none;transition:color .2s}.CategoryList-module__AS3MUq__actions button:hover{color:#1a1a1a}.CategoryList-module__AS3MUq__editRow{gap:.5rem;display:flex}.CategoryList-module__AS3MUq__saveBtn{color:#10b981!important}.CategoryList-module__AS3MUq__cancelBtn{color:#ef4444!important}
.LoginPage-module__6l_HjG__container{background-color:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.LoginPage-module__6l_HjG__card{background-color:#fff;border-radius:1rem;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a}.LoginPage-module__6l_HjG__header{text-align:center;margin-bottom:2rem}.LoginPage-module__6l_HjG__title{font-family:var(--font-serif);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.LoginPage-module__6l_HjG__subtitle{color:#64748b;font-size:.875rem}.LoginPage-module__6l_HjG__form{flex-direction:column;gap:1.5rem;display:flex}.LoginPage-module__6l_HjG__fields{flex-direction:column;gap:1.25rem;display:flex}.LoginPage-module__6l_HjG__button{width:100%}.LoginPage-module__6l_HjG__error{color:#ef4444;text-align:center;background-color:#fef2f2;border-radius:.5rem;padding:.75rem;font-size:.8125rem}
.NewsletterAdmin-module__0Zu74W__container{flex-direction:column;display:flex}.NewsletterAdmin-module__0Zu74W__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.NewsletterAdmin-module__0Zu74W__title{font-size:1.875rem;font-weight:700}.NewsletterAdmin-module__0Zu74W__stats{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.NewsletterAdmin-module__0Zu74W__statCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:1.25rem;padding:1.5rem;display:flex}.NewsletterAdmin-module__0Zu74W__statIcon{color:#1a1a1a;background-color:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.NewsletterAdmin-module__0Zu74W__statInfo{flex-direction:column;display:flex}.NewsletterAdmin-module__0Zu74W__statLabel{color:#64748b;font-size:.75rem;font-weight:500}.NewsletterAdmin-module__0Zu74W__statValue{color:#1a1a1a;font-size:1.5rem;font-weight:700}.NewsletterAdmin-module__0Zu74W__tableWrapper{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.NewsletterAdmin-module__0Zu74W__table{border-collapse:collapse;text-align:left;width:100%}.NewsletterAdmin-module__0Zu74W__table th{text-transform:uppercase;color:#64748b;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;font-size:.75rem;font-weight:600}.NewsletterAdmin-module__0Zu74W__table td{border-bottom:1px solid #f1f5f9;padding:1rem 1.5rem;font-size:.875rem}
.SettingsPage-module__moDCPa__container{max-width:800px}.SettingsPage-module__moDCPa__header{margin-bottom:2rem}.SettingsPage-module__moDCPa__title{font-size:1.875rem;font-weight:700}.SettingsPage-module__moDCPa__form{flex-direction:column;gap:2.5rem;display:flex}.SettingsPage-module__moDCPa__section{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:2rem}.SettingsPage-module__moDCPa__section h2{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.SettingsPage-module__moDCPa__grid{gap:1.5rem;display:grid}.SettingsPage-module__moDCPa__footer{justify-content:flex-end;padding-top:1rem;display:flex}
.SetupPage-module__nvJTsW__container{max-width:800px;padding:2rem}.SetupPage-module__nvJTsW__title{font-family:var(--font-serif);margin-bottom:1rem;font-size:2.5rem}.SetupPage-module__nvJTsW__description{color:var(--muted-foreground);margin-bottom:2rem}.SetupPage-module__nvJTsW__button{margin-bottom:2rem}.SetupPage-module__nvJTsW__console{color:#0f0;background:#1a1a1a;border-radius:.5rem;height:300px;padding:1.5rem;font-family:Courier New,Courier,monospace;font-size:.9rem;overflow-y:auto}.SetupPage-module__nvJTsW__line{margin-bottom:.5rem}
.TemplateList-module__jVZbNq__container{flex-direction:column;display:flex}.TemplateList-module__jVZbNq__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.TemplateList-module__jVZbNq__title{font-size:1.875rem;font-weight:700}.TemplateList-module__jVZbNq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.TemplateList-module__jVZbNq__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.TemplateList-module__jVZbNq__cardMain{padding:1.5rem}.TemplateList-module__jVZbNq__nameRow{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.TemplateList-module__jVZbNq__name{font-size:1.125rem;font-weight:700}.TemplateList-module__jVZbNq__type{color:#94a3b8;letter-spacing:.05em;margin-bottom:.5rem;font-size:.625rem;font-weight:800}.TemplateList-module__jVZbNq__date{color:#64748b;font-size:.75rem}.TemplateList-module__jVZbNq__actions{border-top:1px solid #f1f5f9;display:flex}.TemplateList-module__jVZbNq__edit{color:#1a1a1a;border-right:1px solid #f1f5f9;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:flex}.TemplateList-module__jVZbNq__edit:hover{background-color:#f8fafc}.TemplateList-module__jVZbNq__delete{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:0 1rem}
.SearchPage-module___0Me0q__container{padding-top:8rem;padding-bottom:4rem}.SearchPage-module___0Me0q__heading{text-align:center;margin-bottom:3rem}.SearchPage-module___0Me0q__title{font-family:var(--font-serif);margin-bottom:1rem;font-size:2.5rem}.SearchPage-module___0Me0q__underline{background:var(--primary);width:60px;height:2px;margin:0 auto}.SearchPage-module___0Me0q__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}@media (max-width:768px){.SearchPage-module___0Me0q__container{padding-top:6rem;padding-bottom:2rem}.SearchPage-module___0Me0q__title{font-size:2rem}.SearchPage-module___0Me0q__grid{grid-template-columns:1fr;gap:2rem}}
