:root{--bg:#f4f7fb;--surface:#ffffffd6;--surface-strong:#fff;--surface-contrast:#0f172a;--text:#0f172a;--text-muted:#526077;--border:#0f172a1a;--shadow:0 18px 50px #0f172a14;--header-bg:#ffffffe0;--header-text:#0f172a;--accent:#0f766e}html[data-theme=dark]{--bg:#0b1118;--surface:#101825e0;--surface-strong:#111927;--surface-contrast:#f8fafc;--text:#f8fafc;--text-muted:#9aa7bd;--border:#94a3b82e;--shadow:0 22px 50px #02061773;--header-bg:#0b1118e6;--header-text:#f8fafc;--accent:#38bdf8}#root,body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top left,#38bdf81f,#0000 28%),radial-gradient(circle at top right,#0f766e24,#0000 24%),#f4f7fb;background:radial-gradient(circle at top left,#38bdf81f,#0000 28%),radial-gradient(circle at top right,#0f766e24,#0000 24%),var(--bg);color:#0f172a;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;transition:background-color .25s ease,color .25s ease}a{color:inherit}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-shell{color:#0f172a;color:var(--text);min-height:100vh}.app-page{background:#0000;min-height:100vh}.app-page__content{margin:0 auto;padding:5.5rem 0 2rem;width:min(1200px,calc(100% - 2rem))}.app-section{width:100%}.news-grid{grid-gap:1.25rem;align-items:stretch;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.surface-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;background:var(--surface);border:1px solid #0f172a1a;border:1px solid var(--border);box-shadow:0 18px 50px #0f172a14;box-shadow:var(--shadow)}.admin-stats-grid{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.news-card{display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.news-card:hover{border-color:#38bdf840;box-shadow:0 22px 50px #0f172a24;transform:translateY(-4px)}.news-card__media{overflow:hidden;position:relative}.news-card__media img{display:block;object-fit:cover;width:100%}.news-card__content{padding:1.1rem 1.1rem .9rem}.news-card__pill{align-items:center;background:#38bdf81f;border-radius:999px;color:#0f766e;color:var(--accent);display:inline-flex;font-size:.72rem;font-weight:700;letter-spacing:.04em;padding:.35rem .75rem;text-transform:uppercase}.news-card__actions{grid-gap:.35rem;border-top:1px solid #0f172a1a;border-top:1px solid var(--border);display:grid;gap:.35rem;grid-template-columns:repeat(5,minmax(0,1fr));padding:.35rem .65rem .9rem}.news-card__action{align-items:center;border-radius:14px!important;display:flex!important;flex-direction:column;gap:.2rem;justify-content:center;padding:.75rem .4rem!important;width:100%}.news-card__action:hover{background:#38bdf814!important}.news-share-grid{grid-gap:.7rem;align-items:start;display:grid;gap:.7rem;grid-template-columns:repeat(5,minmax(0,1fr));width:100%}.news-share-item{align-items:center;display:flex;flex-direction:column;gap:.45rem;justify-content:flex-start;text-align:center}.news-share-item a,.news-share-item button{align-items:center;border-radius:18px;display:inline-flex;justify-content:center;transition:transform .18s ease,filter .18s ease}.news-share-item a:hover,.news-share-item button:hover{filter:saturate(1.03);transform:translateY(-2px)}.news-share-label{color:#526077;color:var(--text-muted);font-size:.72rem;font-weight:600;line-height:1.2;margin:0}.news-detail-flow{display:flex;flex-direction:column;gap:1rem}.news-detail-section{background:#0000;border:none;border-radius:0;box-shadow:none;padding:0}.news-detail-comments{padding-top:.5rem}.share-modal-sheet{background:#fff;background:var(--surface-strong);border:1px solid #0f172a1a;border:1px solid var(--border);border-bottom:none;border-radius:28px 28px 0 0;box-shadow:0 18px 50px #0f172a14;box-shadow:var(--shadow);color:#0f172a;color:var(--text);margin:0 auto;padding:1rem 1rem 1.25rem;width:min(100vw,720px)}.share-modal-sheet__grabber{background:#0f172a1a;background:var(--border);border-radius:999px;height:5px;margin:.1rem auto .9rem;width:52px}.share-modal-sheet__header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.share-modal-sheet__title{font-size:1.02rem;font-weight:700;margin:0}.share-modal-sheet__subtitle{color:#526077;color:var(--text-muted);font-size:.88rem;margin:.25rem 0 0}.share-modal-sheet__link{align-items:center;background:#ffffffd6;background:var(--surface);border:1px solid #0f172a1a;border:1px solid var(--border);border-radius:18px;display:flex;gap:.75rem;margin-bottom:1rem;padding:.8rem .9rem}.share-modal-sheet__link-text{color:#526077;color:var(--text-muted);flex:1 1;font-size:.86rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-modal-sheet__copy{background:#38bdf824;border:none;border-radius:14px;color:#0f766e;color:var(--accent);cursor:pointer;font-weight:700;padding:.55rem .8rem}.share-modal-grid{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(3,minmax(0,1fr))}.share-modal-item{align-items:center;display:flex;flex-direction:column;gap:.45rem;text-align:center}.share-modal-item a,.share-modal-item button{align-items:center;border-radius:18px;display:inline-flex;justify-content:center}.share-modal-item__label{color:#526077;color:var(--text-muted);font-size:.78rem;font-weight:600;margin:0}.share-modal-sheet__close{background:#0000;border:1px solid #0f172a1a;border:1px solid var(--border);border-radius:16px;color:#0f172a;color:var(--text);cursor:pointer;font-weight:700;margin-top:1rem;padding:.85rem 1rem;width:100%}.muted-text{color:#526077;color:var(--text-muted)}.skeleton-shell{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;padding:7rem 0 3rem;width:min(1200px,calc(100% - 2rem))}.skeleton-logo{height:clamp(92px,18vw,180px);width:clamp(92px,18vw,180px)}@media (max-width:768px){.app-page__content{padding-top:5rem;width:min(100% - 1rem,100%)}.news-grid{gap:1rem;grid-template-columns:1fr}.admin-stats-grid{gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr))}.news-card__content{padding:1rem 1rem .85rem}.news-card__actions{gap:.15rem;padding:.25rem .45rem .75rem}.news-card__action{padding:.6rem .2rem!important}.news-share-grid{gap:.45rem;grid-template-columns:repeat(5,minmax(0,1fr))}.news-share-label{font-size:.64rem}.share-modal-sheet{padding:.9rem .85rem 1.1rem;width:100%}.share-modal-grid{gap:.75rem .55rem;grid-template-columns:repeat(3,minmax(0,1fr))}.share-modal-item__label{font-size:.72rem}}.premium-appbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--header-bg)!important;border-bottom:1px solid var(--border);box-shadow:0 12px 30px #0f172a14!important;color:var(--header-text)!important}.premium-nav{align-items:center;display:flex;flex-wrap:wrap;gap:.15rem}.premium-nav__item{align-items:center;display:flex;flex-direction:column}.premium-nav__button{border-radius:999px!important;color:var(--header-text)!important;font-size:.92rem!important;font-weight:500!important;padding:.45rem .8rem!important;text-transform:none!important}.premium-nav__button--active{background:#38bdf81f!important}.premium-nav__underline{color:var(--accent);font-weight:700;margin-top:-.6rem}.premium-theme-toggle{align-items:center;background:#38bdf814;border:1px solid var(--border);border-radius:999px;display:inline-flex;flex-shrink:0;margin-left:.45rem;padding:.2rem}.premium-theme-toggle__button{border-radius:999px!important;color:var(--header-text)!important;font-size:.84rem!important;font-weight:600!important;min-width:0!important;opacity:.8;padding:.35rem .55rem!important;text-transform:none!important}.premium-theme-toggle__button--active{background:#38bdf829!important;opacity:1}@media only screen and (max-width:708px){.premium-nav{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;width:100%}.premium-nav::-webkit-scrollbar{display:none}.premium-nav__button{font-size:.82rem!important;padding:.35rem .6rem!important}.premium-theme-toggle{margin-left:.25rem}.premium-theme-toggle__button{font-size:.78rem!important;padding:.3rem .42rem!important}}.footer{background-color:#000;display:flex;flex-direction:row;justify-content:center}.footerContainer{animation:fadeIn 5s;border-color:#180b0b;border-width:4px;box-shadow:0 0 10px #0003;display:flex;flex-direction:column;margin-top:20px;width:420px}.footerLogoContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px}.footerLogo{justify-self:center}.footerHeader{text-align:center}.quickLinksHeadText,.quickLinksText{color:#fff;text-align:center}@media only screen and (min-width:708px){.footerContainer{margin-Right:10px;animation:fadeIn 5s;border-color:#180b0b;border-width:4px;box-shadow:0 0 10px #0003;display:flex;flex-direction:row;justify-content:space-around;margin-left:10px;margin-top:20px;overflow:hidden;width:1750px}.footerLogoContainer{align-items:center;display:flex;flex-direction:column;justify-content:center}.quickLinksText{color:#fff;margin-top:-10px;text-align:left}.footerLogo{justify-self:center;margin-bottom:-20px}}.create-news-shell{border-radius:28px;padding:1.3rem}.create-news-shell__hero{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.create-news-shell__logo{cursor:pointer;flex-shrink:0;height:84px;object-fit:contain;width:84px}.create-news-shell__eyebrow{font-size:.76rem;font-weight:700;letter-spacing:.08em;margin:0 0 .35rem;text-transform:uppercase}.create-news-shell__title{color:var(--text);font-size:clamp(1.8rem,3vw,2.6rem);margin:0}.create-news-shell__subtitle{line-height:1.65;margin:.45rem 0 0;max-width:760px}.create-news-meta{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.15rem}.create-news-meta__chip{background:#38bdf81f!important;border:1px solid var(--border)!important;border-radius:999px!important;color:var(--accent)!important;font-weight:700!important}.create-news-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:minmax(0,1.65fr) minmax(280px,.82fr)}.create-news-main,.create-news-side{display:flex;flex-direction:column;gap:1rem}.create-news-section,.create-news-side__panel{background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:1rem}.create-news-section__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.9rem}.create-news-section__title,.create-news-side__title{color:var(--text);font-size:1rem;margin:0}.create-news-section__subtitle,.create-news-side__copy{line-height:1.6;margin:.35rem 0 0}.create-news-upload{align-items:center;background:#38bdf80d;border:1px dashed var(--border);border-radius:20px;cursor:pointer;display:flex;justify-content:center;min-height:240px;overflow:hidden}.create-news-upload--inline{min-height:180px}.create-news-upload__preview{display:block;height:100%;max-height:340px;object-fit:cover;width:100%}.create-news-upload__placeholder{align-items:center;color:var(--text-muted);display:flex;flex-direction:column;font-weight:600;gap:.55rem;justify-content:center;padding:1rem;text-align:center}.create-news-paragraph{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) minmax(220px,.44fr)}.create-news-side__list{color:var(--text);line-height:1.8;margin:.8rem 0 0;padding-left:1.1rem}@media (max-width:980px){.create-news-grid{grid-template-columns:1fr}}@media (max-width:720px){.create-news-shell{border-radius:22px;padding:1rem}.create-news-shell__hero{align-items:flex-start;flex-direction:column}.create-news-shell__logo{height:72px;width:72px}.create-news-paragraph{grid-template-columns:1fr}.create-news-upload{min-height:210px}.create-news-upload--inline{min-height:170px}}.container1{display:flex;flex-direction:row;margin-top:-20px}.container1 h1{font-size:15px;padding-left:10px}.container1 p{font-size:12px;padding-left:10px;padding-top:1px}.legal-page{min-height:100vh}.legal-wrapper{margin:0 auto;padding:6rem 0 3rem;width:min(960px,calc(100% - 2rem))}.legal-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);padding:2rem}.legal-kicker{color:var(--accent);font-size:.82rem;font-weight:700;letter-spacing:.08em;margin:0 0 .75rem;text-transform:uppercase}.legal-title{color:var(--text);font-size:clamp(2rem,4vw,3rem);line-height:1.1;margin:0}.legal-intro{color:var(--text-muted);font-size:1rem;line-height:1.7;margin:1rem 0 0}.legal-meta{color:var(--text-muted);font-size:.92rem;margin-top:1rem}.legal-section{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.4rem}.legal-section h2{color:var(--text);font-size:1.1rem;margin:0 0 .75rem}.legal-section p{color:var(--text-muted);line-height:1.8;margin:0 0 .9rem}@media (max-width:768px){.legal-wrapper{padding-top:5rem;width:min(100% - 1rem,100%)}.legal-card{border-radius:18px;padding:1.25rem}}
/*# sourceMappingURL=main.7b320fdd.css.map*/