.hero{position:relative;display:grid;grid-template-columns:1.15fr .85fr;background:linear-gradient(135deg,#081528,#14213d);color:#f9fafb;padding:40px 40px 32px}.hero--carousel{grid-template-columns:1fr;background-size:cover;background-position:center;padding:56px 80px 48px}.hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0f172aeb,#0f172a66)}.hero__content{position:relative;max-width:640px;z-index:1}.hero__content h1{font-size:40px;margin:0 0 16px}.hero__content p{max-width:520px;margin:0 0 24px;color:#e5e7eb}.hero__dots{margin-top:16px;display:flex;gap:8px;align-items:center}.dot{width:10px;height:10px;border-radius:999px;background:#fff5;border:none;padding:0;cursor:pointer}.dot--active{width:22px;background:#fff}.hero__image{border-radius:24px;background-image:url(https://via.placeholder.com/640x360);background-size:cover;background-position:center}.quick-access{padding:32px 40px 40px;background:url(/images/fundo.png) no-repeat center}.quick-access__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.quick-card{position:relative;background:#262f3e;border-radius:24px;padding:32px 24px 24px;color:#f9fafb;box-shadow:0 18px 40px #00000073;display:flex;flex-direction:column;align-items:stretch}.quick-card__icon{width:80px;height:80px;margin:0 auto 20px;background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:0;background-color:transparent}.quick-card__icon--1{background-image:url(/images/card1.png)}.quick-card__icon--2{background-image:url(/images/card2.png)}.quick-card__icon--3{background-image:url(/images/card3.png)}.quick-card__icon--4{background-image:url(/images/card4.png)}.quick-card h3{font-size:16px;font-weight:700;margin:0 0 12px}.quick-card p{margin:0 0 20px;font-size:12px;line-height:1.5;color:#d1d5db}.quick-card .btn--outline{align-self:stretch;margin-top:auto;border-radius:3px;padding-block:10px;border:none;background:linear-gradient(90deg,#f97316,#fbbf24);color:#111827;font-weight:600}.search-box{margin:24px 40px;background:#f4f4f5;border-radius:var(--radius-lg);padding:20px 24px 24px;box-shadow:0 12px 24px #0f172a14}.search-box h2{margin:0 0 16px;font-size:20px}.search-box h2 span{color:var(--primary)}.search-box__form{display:grid;grid-template-columns:2fr 1.3fr auto;gap:16px;align-items:end}.field label{display:block;font-size:12px;margin-bottom:4px;color:#6b7280}.field input{width:100%;padding:10px 12px;border-radius:999px;border:1px solid #e5e7eb;font-size:14px}.section{margin:32px 40px 0}.section__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section h2{margin:0;font-size:20px}.link-button{background:none;border:none;color:var(--primary);font-size:14px;cursor:pointer}.cards-grid{display:grid;gap:16px}.cards-grid--contracts,.cards-grid--updates,.cards-grid--stories{grid-template-columns:repeat(3,minmax(0,1fr))}.contract-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px #0f172a26;display:flex;flex-direction:column}.contract-card__image-wrapper{position:relative}.contract-card__image{height:220px;background-size:cover;background-position:center}.contract-card__image--1{background-image:url(/images/contrato1.jpg)}.contract-card__image--2{background-image:url(/images/contrato2.jpg)}.contract-card__image--3{background-image:url(/images/contrato3.jpg)}.contract-card__badge{position:absolute;left:24px;bottom:-32px;width:80px;height:80px;border-radius:999px;background-color:#fff;background-size:cover;background-position:center;box-shadow:0 8px 20px #0f172a33}.contract-card__badge--1{background-image:url(/images/selo1.jpg)}.contract-card__badge--2{background-image:url(/images/selo2.jpg)}.contract-card__badge--3{background-image:url(/images/selo3.jpg)}.contract-card__body{padding:40px 24px 18px}.contract-card__subtitle{font-size:14px;color:#6b7280;margin:4px 0 8px}.contract-card__meta{list-style:none;padding:0;margin:0 0 16px;font-size:13px;color:#374151}.chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:4px 10px;font-size:11px;color:#fff;margin-bottom:6px}.chip--orange{background:#f97316}.chip--red{background:#ef4444}.chip--blue{background:#3b82f6}.update-card{background:#fff;border-radius:24px;padding:20px 20px 18px;box-shadow:0 18px 40px #0f172a14;display:flex;flex-direction:column}.update-card h3{margin:0 0 8px;font-size:16px}.update-card p{margin:0 0 12px;font-size:13px;color:#6b7280}.update-card__date{display:flex;align-items:center;gap:8px;font-size:13px;color:#4b5563;margin-bottom:16px}.update-card__date-icon{width:24px;height:24px;background-image:url(/images/agenda.png);background-size:contain;background-repeat:no-repeat;background-position:center}.update-card__button{margin-top:auto}.update-card__meta{list-style:none;padding:0;margin:0 0 10px;font-size:12px}.section--stories{margin-top:40px}.stories-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.story-outer{position:relative;padding:10px 12px;border-radius:28px;background:#fef3c7}.story-outer--1{background:#fef3c7}.story-outer--2{background:#dbeafe}.story-outer--3{background:#dcfce7}.story-inner{background:#fff;border-radius:20px;padding:20px 24px;box-shadow:0 18px 40px #0f172a29;display:flex;flex-direction:column;min-height:190px}.story-inner__row-top{display:flex;align-items:center;gap:12px}.story-inner__avatar{width:56px;height:56px;border-radius:999px;object-fit:cover;flex-shrink:0}.story-inner__identity{display:flex;flex-direction:column}.story-inner__name{margin:0;font-size:16px;font-weight:700}.story-inner__role{margin:2px 0 0;font-size:13px;color:#6b7280}.story-inner__title{margin:4px 0 0;font-size:14px;font-weight:600}.story-inner__text{margin:4px 0 0;font-size:13px;color:#4b5563;line-height:1.5;overflow:hidden;text-overflow:ellipsis}@media(max-width:1024px){.stories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.stories-grid{grid-template-columns:1fr}.story-outer{padding:24px 20px}.story-inner{padding:18px}}@media(max-width:1024px){.quick-access__grid,.cards-grid--contracts,.cards-grid--updates,.cards-grid--stories{grid-template-columns:repeat(2,minmax(0,1fr))}.hero,.hero--carousel{grid-template-columns:1fr;row-gap:20px;padding:32px 24px 28px}}@media(max-width:768px){.topbar__nav{display:none}.search-box__form,.quick-access__grid,.cards-grid--contracts,.cards-grid--updates,.cards-grid--stories{grid-template-columns:1fr}.hero,.hero--carousel,.search-box,.section,.quick-access,.footer{padding-left:16px;padding-right:16px}.hero__content h1{font-size:28px}}:root{--bg-dark: #020817;--bg-hero: #081528;--bg-section: #f6f7fb;--primary: #ff9f1c;--primary-dark: #e48b10;--text-main: #111827;--text-muted: #6b7280;--radius-lg: 16px;--radius-md: 12px;--font-title: "Rajdhani", sans-serif;--font-weight-bold: 700;--font-weight-medium: 500}@font-face{font-family:Rajdhani;src:url(/fonts/rajdhani/Rajdhani-Thin.ttf) format("ttf");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(/fonts/rajdhani/Rajdhani-ExtraLight.ttf) format("ttf");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(/fonts/rajdhani/Rajdhani-Light.ttf) format("ttf");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(/fonts/rajdhani/Rajdhani-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(/fonts/rajdhani/Rajdhani-Medium.ttf) format("ttf");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(/fonts/rajdhani/Rajdhani-SemiBold.ttf) format("ttf");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(/fonts/rajdhani/Rajdhani-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(/fonts/rajdhani/Rajdhani-ExtraBold.ttf) format("ttf");font-weight:800;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Rajdhani,system-ui,-apple-system,sans-serif;background:#111827}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);font-weight:var(--font-weight-bold)}.btn{font-family:var(--font-title);font-weight:var(--font-weight-medium)}.page{width:100%;max-width:100%;margin:0;background:linear-gradient(0deg,#fcfcfccc,#fcfcfccc),url(/images/fundo2.png) no-repeat center}.topbar{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;background:url(/images/fundo.png) no-repeat center;background-size:cover;color:#f9fafb}.topbar__logo{display:flex;align-items:center;gap:12px}.topbar__logo-mark{width:40px;height:40px;border-radius:999px;background:#fff1;display:flex;align-items:center;justify-content:center;font-weight:700}.topbar__logo-text span{font-size:11px;text-transform:uppercase;letter-spacing:.1em}.topbar__logo-text strong{display:block;font-size:14px}.topbar__nav{display:flex;gap:24px;font-size:14px}.topbar__nav a.active{color:var(--primary)}.topbar__nav a{color:#e5e7eb;text-decoration:none}.topbar__nav a:hover,.topbar__nav a.active{color:var(--primary)}.btn--primary{background:var(--primary);color:#111827}.btn--primary:hover{background:var(--primary-dark)}.btn--outline{background:transparent;color:#f9fafb;border:1px solid #ffffff33}.btn--secondary{background:#e5e7eb;color:#111827}.btn--full{width:100%}.footer{margin-top:48px;background-color:#020617;color:#e5e7eb;padding:40px 80px 24px;font-size:14px}.footer__inner{display:grid;grid-template-columns:1.2fr 1.2fr 2fr;grid-template-rows:auto auto;column-gap:80px;row-gap:24px;align-items:flex-start;border-bottom:1px solid rgba(148,163,184,.3);padding-bottom:24px}.footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;grid-column:1 / span 2;grid-row:1}.footer__right{grid-column:3;grid-row:1 / span 2;display:flex;flex-direction:column;gap:24px}.footer__contact,.footer__social{width:100%}.footer__links h4,.footer__contact h4,.footer__social h4{margin:0 0 16px;font-size:16px;font-weight:700;color:#f9fafb}.footer__links a{display:block;margin:4px 0;color:#e5e7eb;text-decoration:none}.footer__links a:hover{color:#fbbf24}.footer__contact p{margin:6px 0;display:flex;align-items:center;line-height:1.4}.footer__icon{display:inline-block;width:20px;margin-right:8px;color:#fbbf24}.footer__social-icons{display:flex!important;flex-direction:row!important;gap:16px!important;margin-top:16px!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important}.footer-social-icon{color:transparent!important;background-size:24px 24px!important;background-position:center!important;background-repeat:no-repeat!important;font-size:0!important;display:block!important;width:24px!important;height:24px!important}.footer-social-icon--facebook{background-image:url(/images/icon-facebook.png)!important}.footer-social-icon--x{background-image:url(/images/icon-x.png)!important}.footer-social-icon--instagram{background-image:url(/images/icon-instagram.png)!important}.footer-social-icon--linkedin{background-image:url(/images/icon-linkedin.png)!important}.footer-social-icon--youtube{background-image:url(/images/icon-youtube.png)!important}.footer__social-circle{width:44px!important;height:44px!important;border-radius:50%!important;border:2px solid #fbbf24!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;flex-shrink:0!important}.footer__social-circle:hover{background-color:#fff;border-color:#fff}.footer__social-circle:hover .footer-social-icon{filter:brightness(0) invert(1)}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:12px;font-size:13px;color:#9ca3af}.footer__bottom span{color:#fbbf24}.footer__bottom-links{display:flex;gap:24px}.footer__bottom-links a{color:#e5e7eb;text-decoration:none}.footer__bottom-links a:hover{color:#fbbf24}@media(max-width:992px){.footer{padding:32px 24px 20px}.footer__inner{grid-template-columns:1fr;grid-template-rows:auto auto auto;column-gap:0;row-gap:32px}.footer__links{grid-column:1;grid-row:1;grid-template-columns:1fr 1fr}.footer__right{grid-column:1;grid-row:2}.footer__bottom{flex-direction:column;align-items:flex-start;gap:8px}}.hero--about{grid-template-columns:1fr;padding-top:32px;padding-bottom:24px}.hero--about .hero__subtitle{margin-top:8px;font-size:14px;color:#d1d5db}.section--about-main{margin-top:24px}.about-main{display:grid;grid-template-columns:1.1fr 1.4fr;gap:24px;background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 24px #0f172a14}.about-main__image{border-radius:16px;background-image:url(/images/contrato1.jpg);background-size:cover;background-position:center}.about-main__text p{font-size:14px;color:#374151;line-height:1.6;margin-bottom:10px}.section--about-pillars{margin-top:24px;display:flex;flex-direction:column;gap:20px}.about-pillar{background:#fff;border-radius:16px;padding:16px 20px;display:flex;gap:16px;align-items:flex-start;box-shadow:0 6px 16px #0f172a0d}.about-pillar h2{margin:0 0 6px}.about-pillar p{margin:0;font-size:14px;color:#4b5563}.about-pillar__icon{width:40px;height:40px;border-radius:999px;border:2px solid #f97316;display:flex;align-items:center;justify-content:center;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important}.about-pillar__icon--mission{background-image:url(/images/icon-missao.png)!important}.about-pillar__icon--vision{background-image:url(/images/icon-visao.png)}.about-pillar__icon--values{background-image:url(/images/icon-valores.png)}.about-pillar__icon--tools{background-image:url(/images/icon-ferramentas.png)}.section--about-back{display:flex;justify-content:center;margin-top:32px;margin-bottom:16px}.about-pillar__icon img{width:24px;height:24px;object-fit:contain}@media(max-width:1024px){.about-main{grid-template-columns:1fr}}.section--projects-list{display:flex;flex-direction:column;gap:32px;margin-top:32px}.project-card{display:grid;grid-template-columns:.42fr .58fr;background:#fff;border-radius:24px;box-shadow:0 30px 60px #0f172a2e;overflow:hidden}.project-card__image{background-size:cover;background-position:center;min-height:260px}.project-card__image--1{background-image:url(/assets/contrato1-CfJ1FGHx.jpg)}.project-card__image--2{background-image:url(/assets/contrato2-BAwZ9mOR.jpg)}.project-card__image--3{background-image:url(/assets/contrato3-C4p8AN3H.jpg)}.project-card__body{padding:28px 32px 24px;display:flex;flex-direction:column;gap:8px}.project-card__body h2{margin:0 0 4px;font-size:24px;font-weight:700}.project-card__text{margin:0;font-size:14px;color:#4b5563}.project-card__location{margin:8px 0 16px;font-size:14px;color:#111827;display:flex;align-items:center}.btn--projects{align-self:flex-end;margin-top:auto}@media(max-width:900px){.project-card{grid-template-columns:1fr}.project-card__image{min-height:220px}.project-card__body{padding:20px 18px 18px}}.section--project-detail-gallery{margin-top:32px}.project-gallery{display:grid;grid-template-columns:.6fr 1.6fr .6fr;gap:20px;align-items:stretch}.project-gallery__image{border-radius:16px;background-size:cover;background-position:center;background-repeat:no-repeat;height:260px}.project-gallery__image--main{height:320px}.project-gallery__dots{margin-top:16px;display:flex;justify-content:center;gap:8px}.project-gallery__dots .dot{width:10px;height:10px;border-radius:999px;border:2px solid #111827;background:transparent;padding:0;cursor:pointer}.project-gallery__dots .dot--active{background:#111827}.project-gallery__image--side{cursor:pointer}@media(max-width:1024px){.project-gallery{grid-template-columns:1fr}.project-gallery__image,.project-gallery__image--main{height:240px}}.section--contracts-search{margin-top:24px;background:#e9e8e8;border-radius:16px;padding:20px 24px 24px;box-shadow:none;border:1px solid #e5e7eb}.section--contracts-search h1{margin:0 0 16px;font-size:24px;font-weight:700}.section--contracts-search h1 span{color:var(--primary)}.contracts-search__form{display:flex;flex-direction:column;gap:12px}.contracts-search__row{display:grid;grid-template-columns:2fr 2fr;gap:16px}.contracts-search__row:nth-child(2){grid-template-columns:1fr 1fr 1.2fr auto}.section--contracts-search .field label{display:block;font-size:13px;margin-bottom:4px;color:#4b5563}.section--contracts-search .field input,.section--contracts-search .field select{width:100%;padding:10px 12px;border-radius:999px;border:1px solid #e5e7eb;font-size:14px;background:#f9fafb}.contracts-search__submit{align-self:flex-end;padding-inline:28px}.section--contracts-table{margin-top:32px}.contracts-table__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section--contracts-table h2{margin:0;font-size:24px}.contracts-table__actions{display:flex;gap:16px}.contracts-table__icon{width:32px;height:32px;border-radius:999px;border:none;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:22px 22px;cursor:pointer;display:block!important}.contracts-table__icon--print{background-image:url(/images/print.png)}.contracts-table__icon--share{background-image:url(/images/share.png)}.contracts-table__icon--download{background-image:url(/images/download.png)}.contracts-icon--view{background-image:url(/images/search.png)}.contracts-table__wrapper{overflow-x:auto;background:#fff;border-radius:16px;box-shadow:0 8px 18px #0f172a0f}.contracts-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.contracts-table thead{background:#e9e8e8}.contracts-table thead th:first-child{border-top-left-radius:16px}.contracts-table thead th:last-child{border-top-right-radius:16px}.contracts-table th,.contracts-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #e5e7eb}.contracts-table th{font-weight:600;color:#374151}.contracts-table td{color:#4b5563}.contracts-table tbody tr:last-child td{border-bottom:none}.contracts-table__icon-cell{width:48px;padding:12px 8px!important;text-align:center;vertical-align:middle;border:none!important}.contracts-icon{display:inline-block!important;width:32px!important;height:32px!important;background-size:48px 38px!important;background-position:center!important;background-repeat:no-repeat!important;background-color:transparent!important;border:none!important;border-radius:0!important}.contracts-icon--doc{background-image:url(/images/icon_doc.png)!important}.status{padding:4px 12px;border-radius:999px;font-size:12px;font-weight:500}.status--progress{background:#fef3c7;color:#92400e}.status--done{background:#d1fae5;color:#065f46}@media(max-width:1024px){.contracts-search__row,.contracts-search__row:nth-child(2){grid-template-columns:1fr}.contracts-table__header{flex-direction:column;align-items:flex-start;gap:8px}}.section--contract-header{margin-top:24px}.section--contract-info{margin-top:8px;background:#fff;border-radius:16px;padding:20px 24px 24px;box-shadow:0 10px 24px #0f172a0a}.section--contract-info h2{margin:0 0 12px;font-size:18px}.contract-info__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.contract-info__grid .field input{width:100%;padding:10px 12px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;font-size:14px}.field--full{grid-column:1 / -1}.section--contract-metrics{margin-top:24px}.contract-metrics__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.metric-card{background:#fff;border-radius:16px;border:1px solid #b0b0b181;padding:18px 16px 14px;text-align:center;box-shadow:0 10px 24px #0f172a1f}.metric-card__icon{font-size:22px;margin-bottom:8px}.metric-card__value{font-size:28px;font-weight:700;color:#f97316}.metric-card__label{font-size:13px;color:#6b7280}.section--contract-charts{margin-top:24px}.contract-charts__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.chart-card{background:#fff;border-radius:16px;border:1px solid #b0b0b181;padding:16px;box-shadow:0 10px 24px #0f172a1f}.chart-card__placeholder{height:180px;border-radius:12px;border:1px dashed #d1d5db;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:13px}.contract-charts__update{margin-top:8px;font-size:12px;color:#6b7280;text-align:right}.section--contract-docs{margin-top:24px;border:1px solid #e5e7eb}.section--contract-docs h2{margin:0 0 12px}.section--contract-docs{margin-top:24px;border:1px solid #b0b0b181;border-radius:16px;padding:20px 24px 24px;box-shadow:0 10px 24px #0f172a1f}.contract-docs__wrapper{background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 10px 24px #0f172a0a;overflow-x:auto}.contract-docs__table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.contract-docs__table thead{background:#f3f4f6}.contract-docs__table th:first-child{border-top-left-radius:16px}.contract-docs__table th:last-child{border-top-right-radius:16px}.contract-docs__table th,.contract-docs__table td{padding:10px 12px;text-align:left;border-bottom:1px solid #e5e7eb}.contract-docs__table tbody tr:last-child td{border-bottom:none}.doc-action{width:32px;height:32px;border-radius:6px;background-repeat:no-repeat;background-position:center;background-size:18px 18px;border:none;background-color:transparent;cursor:pointer;padding:0}.doc-action--view{background-image:url(/images/search.png)}.doc-action--download{background-image:url(/images/download.png)}@media(max-width:1024px){.contract-info__grid,.contract-metrics__grid,.contract-charts__grid{grid-template-columns:1fr}}.section--finance-header{margin-top:24px}.finance-header__row{display:flex;align-items:center;justify-content:space-between}.finance-header__actions{display:flex;align-items:center;gap:12px}.finance-header__action{width:24px;height:24px;border:none;padding:0;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer}.finance-header__action--print{background-image:url(/images/print.png)}.finance-header__action--share{background-image:url(/images/share.png)}.finance-header__action--download{background-image:url(/images/download.png)}.section--finance-filters{margin-top:8px;background:#fff;border-radius:16px;padding:18px 24px 22px;box-shadow:0 10px 24px #0f172a14}.section--finance-filters h2{margin:0 0 12px;font-size:18px}.finance-filters__form{display:flex;flex-direction:column;gap:12px}.finance-filters__row{display:grid;grid-template-columns:2fr 2fr auto;gap:16px}.finance-filters__row:nth-child(1){grid-template-columns:2fr 2fr}.section--finance-filters .field select,.section--finance-filters .field input{width:100%;padding:10px 12px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;font-size:14px}.section--finance-summary{margin-top:24px}.finance-summary__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.finance-card{background:#fff;border-radius:16px;padding:18px 16px 14px;text-align:center;box-shadow:0 10px 24px #0f172a1f;border:1px solid #b0b0b181}.finance-card__icon{width:56px;height:56px;margin:0 auto 8px;background-repeat:no-repeat;background-position:center;background-size:contain}.finance-card--income .finance-card__icon{background-image:url(/images/dollar.png)}.finance-card--expense .finance-card__icon{background-image:url(/images/down.png)}.finance-card--balance .finance-card__icon{background-image:url(/images/equal.png)}.finance-card__value{font-size:22px;font-weight:700}.finance-card--income .finance-card__value{color:#16a34a}.finance-card--expense .finance-card__value{color:#dc2626}.finance-card--balance .finance-card__value{color:#f97316}.finance-card__label{font-size:13px;color:#6b7280}.section--finance-charts{margin-top:24px}.finance-charts__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:12px}.finance-charts__grid--major{grid-template-columns:1fr}.chart-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 10px 24px #0f172a14}.chart-card h3{margin:0 0 8px;font-size:14px}.chart-card__placeholder{height:200px;border-radius:12px;border:1px dashed #d1d5db;display:flex;align-items:center;justify-content:center;font-size:13px;color:#9ca3af}.section--finance-table{margin-top:24px}.section--finance-table h2{margin:0 0 12px}.finance-table__update{margin-top:8px;font-size:12px;color:#6b7280;text-align:right}@media(max-width:1024px){.finance-filters__row,.finance-summary__grid,.finance-charts__grid{grid-template-columns:1fr}}.section--transparency-header{margin-top:24px}.transparency-header__row{display:flex;align-items:center;justify-content:space-between}.transparency-header__actions{display:flex;align-items:center;gap:12px}.transparency-header__action{width:24px;height:24px;border:none;padding:0;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer}.transparency-header__action--print{background-image:url(/images/print.png)}.transparency-header__action--share{background-image:url(/images/share.png)}.transparency-header__action--download{background-image:url(/images/download.png)}.section--transparency-box{margin-top:16px}.section--transparency-box h2{margin:0 0 8px;font-size:16px}.section--transparency-lgpd{margin-top:24px}.section--transparency-lgpd h2{margin:0 0 8px;font-size:16px}.transparency-lgpd__list{list-style:none;padding-left:0;margin:0 0 8px}.transparency-lgpd__list li{margin-bottom:8px;font-size:14px}.transparency-lgpd__meta{font-size:12px;color:#6b7280}.transparency-icon{display:inline-block;width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:contain}.transparency-icon--view{background-image:url(/images/search.png)}.transparency-icon--download{background-image:url(/images/download.png)}.login-page{min-height:100vh;margin:0;background:radial-gradient(circle at top left,#1f2937,#020617);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.topbar__logo-img{height:60px;width:auto;object-fit:contain}.topbar__logo{display:flex;align-items:center;justify-content:center;gap:12px}.login-bg{position:absolute;inset:0;background-image:linear-gradient(135deg,#0f172a4d,#0f172ae6);opacity:.9}.login-card{position:relative;width:420px;max-width:90%;background:linear-gradient(135deg,#111827dd,#1f2937dd);border-radius:24px;padding:32px 32px 28px;box-shadow:0 24px 60px #0009;color:#e5e7eb;z-index:1}.login-card__logo{display:flex;align-items:center;gap:12px;margin-bottom:20px}.login-card__logo-mark{width:52px;height:52px;border-radius:999px;background:#0ea5e9;display:flex;align-items:center;justify-content:center;font-weight:700;color:#0b1120;font-size:20px}.login-card__logo-text span{display:block;font-size:11px;letter-spacing:.12em}.login-card__logo-text strong{font-size:16px}.login-card__logo-sub{margin-top:4px;font-weight:600}.login-card h1{margin:0 0 4px;font-size:26px}.login-card__subtitle{margin:0 0 20px;font-size:14px;color:#9ca3af}.login-form{display:flex;flex-direction:column;gap:12px}.login-form .field label{color:#d1d5db}.login-form .field input{width:100%;padding:10px 12px;border-radius:999px;border:1px solid #4b5563;background:#020617;color:#e5e7eb;font-size:14px}.login-form .field input::placeholder{color:#6b7280}.login-form__forgot{display:flex;justify-content:flex-end;margin-top:4px;margin-bottom:4px}.login-form__forgot-link{border:none;background:none;color:#f97316;font-size:13px;cursor:pointer}.login-form__submit{width:100%;margin-top:4px}.btn{border-radius:3px;border:none;padding:10px 24px;font-size:12px;cursor:pointer;font-weight:600}.btn--primary{background:linear-gradient(90deg,#f97316,#facc15);color:#111827}.page--admin{min-height:100vh;display:flex;flex-direction:column;background:#f3f4f6}.topbar--admin{background:#111827;color:#f9fafb}.topbar__inner{display:flex;align-items:center;justify-content:space-between;padding:12px 32px}.topbar__brand{display:flex;align-items:center;gap:10px}.topbar__brand-mark{width:32px;height:32px;border-radius:999px;background:#f97316;color:#111827;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.topbar__brand-text{display:flex;flex-direction:column;font-size:12px}.topbar__brand-text span{opacity:.8}.topbar__nav--admin{display:flex;gap:16px;flex:1;justify-content:center}.topbar__nav-link{font-size:13px;color:#e5e7eb;text-decoration:none;padding:6px 10px;border-radius:999px}.topbar__nav-link--active{background:#f97316;color:#111827}.admin-layout{display:grid;grid-template-columns:3fr 1.2fr;gap:24px;padding:24px 32px 40px}.admin-main{background:#fff;border-radius:24px;padding:24px 24px 28px;box-shadow:0 18px 40px #0f172a14}.admin-main__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.admin-main__subtitle{margin:4px 0 0;font-size:14px;color:#6b7280}.admin-main__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.admin-card{background:#f9fafb;border-radius:18px;padding:16px 16px 14px;display:flex;flex-direction:column;gap:8px}.admin-card h2{font-size:15px;margin:0}.admin-card p{font-size:13px;color:#4b5563;margin:0 0 8px}.admin-aside{display:flex;flex-direction:column;gap:16px}.admin-aside__block{background:#fff;border-radius:18px;padding:16px 18px;box-shadow:0 12px 24px #0f172a0d}.admin-aside__block h3{margin:0 0 10px;font-size:14px}.admin-aside__list{list-style:none;margin:0;padding:0;font-size:13px;color:#4b5563}.admin-aside__list li+li{margin-top:4px}.btn--primary{background:linear-gradient(90deg,#f97316,#fbbf24);color:#111827;border:none}.btn--ghost{background:transparent;border:1px dashed #d1d5db;color:#374151}@media(max-width:1024px){.admin-layout{grid-template-columns:1fr}.admin-main__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.topbar__nav--admin{display:none}.admin-main__grid{grid-template-columns:1fr}.admin-layout,.admin-main{padding-inline:16px}}.users-search{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-bottom:16px}.users-new{display:grid;grid-template-columns:1.5fr 1.5fr 1fr auto;gap:12px;padding:12px 14px;margin-bottom:18px;border-radius:16px;background:#f9fafb}.users-new .field--checkbox{display:flex;align-items:center}.users-table-wrapper{border-radius:18px;overflow:hidden;box-shadow:0 16px 32px #0f172a14;background:#fff}.users-table{width:100%;border-collapse:collapse;font-size:13px}.users-table thead{background:#f3f4f6}.users-table th,.users-table td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left}.users-table tbody tr:hover{background:#f9fafb}.users-table input,.users-table select{width:100%;font-size:13px;padding:6px 8px}.users-table__actions{display:flex;gap:6px}.chip--green{background:#16a34a}.btn--sm{padding:4px 10px;font-size:12px}@media(max-width:1024px){.users-search,.users-new{grid-template-columns:1fr}.users-table{font-size:12px}}.topbar__nav-item{position:relative}.topbar__nav-link--button{border:none;background:transparent;cursor:pointer}.topbar__submenu{position:absolute;top:100%;left:0;margin-top:8px;min-width:220px;background:#111827;border-radius:12px;box-shadow:0 12px 28px #0f172a99;padding:8px 0;display:none;z-index:20}.topbar__nav-item--has-menu:hover .topbar__submenu,.topbar__nav-item--has-menu:focus-within .topbar__submenu{display:block}.topbar__submenu-item{width:100%;text-align:left;padding:8px 14px;border:none;background:transparent;color:#e5e7eb;font-size:13px;cursor:pointer}.topbar__submenu-item:hover{background:#1f2937}._pageAdmin_uppct_1{min-height:100vh;display:flex;flex-direction:column;background:#f3f4f6}._adminLayout_uppct_15{display:grid;grid-template-columns:3fr 1.2fr;gap:24px;padding:24px 32px 40px}._adminMain_uppct_29{background:#fff;border-radius:24px;padding:24px 24px 28px;box-shadow:0 18px 40px #0f172a14}._adminMainHeader_uppct_47{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;border-bottom:2px solid #e5e7eb;padding-bottom:16px}._adminMainHeader_uppct_47 h1{font-size:24px;margin:0}._adminMainSubtitle_uppct_77{margin:4px 0 0;font-size:14px;color:#6b7280}._usersNew_uppct_93{display:grid;grid-template-columns:1.5fr 1.5fr 1fr auto;gap:12px;padding:12px 14px;margin-bottom:18px;border-radius:16px;background:#f9fafb}._usersNew_uppct_93>div{display:flex;flex-direction:column}._usersNew_uppct_93 label{font-size:13px;font-weight:600;color:#374151;margin-bottom:4px}._usersNew_uppct_93 input[type=text],._usersNew_uppct_93 input[type=email],._usersNew_uppct_93 select{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background:#fff}._fieldCheckbox_uppct_157{display:flex;align-items:center;gap:8px;padding-top:18px}._fieldCheckbox_uppct_157 input[type=checkbox]{width:16px;height:16px}._usersSearch_uppct_185{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px;margin-bottom:16px}._usersSearch_uppct_185>div{display:flex;flex-direction:column}._usersSearch_uppct_185 label{font-size:13px;font-weight:600;color:#374151;margin-bottom:4px}._usersSearch_uppct_185 input,._usersSearch_uppct_185 select{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background:#fff}._usersTableWrapper_uppct_245{border-radius:18px;overflow:hidden;box-shadow:0 16px 32px #0f172a14;background:#fff}._usersTable_uppct_245{width:100%;border-collapse:collapse;font-size:13px}._usersTable_uppct_245 thead{background:#f3f4f6}._usersTable_uppct_245 th,._usersTable_uppct_245 td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left}._usersTable_uppct_245 tbody tr:hover{background:#f9fafb}._usersTableHeadSortable_uppct_301{cursor:pointer;-webkit-user-select:none;user-select:none}._usersTableHeadSortable_uppct_301:after{content:"⇅";margin-left:4px;font-size:11px;opacity:.5}._sortedAsc_uppct_325:after{content:"↑";opacity:1}._sortedDesc_uppct_335:after{content:"↓";opacity:1}._cellEditable_uppct_345{cursor:pointer}._cellEditable_uppct_345 input{width:100%;font-size:13px;padding:4px 6px}._badge_uppct_369{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600}._badgeActive_uppct_389{background:#dcfce7;color:#15803d}._badgeInactive_uppct_399{background:#fee2e2;color:#b91c1c}._roleBadge_uppct_409{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600}._roleAdmin_uppct_429{background:#fef3c7;color:#92400e}._roleEditor_uppct_439{background:#dbeafe;color:#1d4ed8}._roleViewer_uppct_449{background:#e5e7eb;color:#374151}._btnPrimary_uppct_463{background:linear-gradient(90deg,#f97316,#fbbf24);color:#111827;border:none;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer}._btnPrimary_uppct_463:disabled{opacity:.6;cursor:default}._btnIcon_uppct_495{background:transparent;border:none;padding:4px;cursor:pointer;border-radius:8px}._btnIcon_uppct_495:hover{background:#f3f4f6}._btnDelete_uppct_519{color:#b91c1c}._loadingState_uppct_531,._emptyState_uppct_533{padding:40px 16px;text-align:center;font-size:13px;color:#6b7280}._errorMessage_uppct_547{margin-bottom:16px;padding:10px 12px;border-radius:12px;background:#fee2e2;color:#b91c1c;font-size:13px}@media(max-width:1024px){._adminLayout_uppct_15,._usersSearch_uppct_185,._usersNew_uppct_93{grid-template-columns:1fr}}@media(max-width:768px){._adminLayout_uppct_15,._adminMain_uppct_29{padding-inline:16px}}._pageAdmin_1t8z4_1{min-height:100vh;display:flex;flex-direction:column;background:#f3f4f6}._adminLayout_1t8z4_15{display:grid;grid-template-columns:3fr 1.2fr;gap:24px;padding:24px 32px 40px}._adminMain_1t8z4_29{background:#fff;border-radius:24px;padding:24px 24px 28px;box-shadow:0 18px 40px #0f172a14}._adminMainHeader_1t8z4_47{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;border-bottom:2px solid #e5e7eb;padding-bottom:16px}._adminMainHeader_1t8z4_47 h1{font-size:24px;margin:0}._adminMainSubtitle_1t8z4_77{margin:4px 0 0;font-size:14px;color:#6b7280}._subscriptionsNew_1t8z4_93{display:grid;grid-template-columns:1.5fr 1.5fr 1fr auto;gap:12px;padding:12px 14px;margin-bottom:18px;border-radius:16px;background:#f9fafb}._subscriptionsNew_1t8z4_93>div{display:flex;flex-direction:column}._subscriptionsNew_1t8z4_93 label{font-size:13px;font-weight:600;color:#374151;margin-bottom:4px}._subscriptionsNew_1t8z4_93 input[type=text],._subscriptionsNew_1t8z4_93 input[type=email]{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background:#fff}._fieldCheckbox_1t8z4_155{display:flex;align-items:center;gap:8px;padding-top:18px}._fieldCheckbox_1t8z4_155 input[type=checkbox]{width:16px;height:16px}._subscriptionsSearch_1t8z4_183{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-bottom:16px}._subscriptionsSearch_1t8z4_183>div{display:flex;flex-direction:column}._subscriptionsSearch_1t8z4_183 label{font-size:13px;font-weight:600;color:#374151;margin-bottom:4px}._subscriptionsSearch_1t8z4_183 input,._subscriptionsSearch_1t8z4_183 select{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background:#fff}._subscriptionsTableWrapper_1t8z4_243{border-radius:18px;overflow:hidden;box-shadow:0 16px 32px #0f172a14;background:#fff}._subscriptionsTable_1t8z4_243{width:100%;border-collapse:collapse;font-size:13px}._subscriptionsTable_1t8z4_243 thead{background:#f3f4f6}._subscriptionsTable_1t8z4_243 th,._subscriptionsTable_1t8z4_243 td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left}._subscriptionsTable_1t8z4_243 tbody tr:hover{background:#f9fafb}._subscriptionsTableHeadSortable_1t8z4_299{cursor:pointer;-webkit-user-select:none;user-select:none}._subscriptionsTableHeadSortable_1t8z4_299:after{content:"⇅";margin-left:4px;font-size:11px;opacity:.5}._sortedAsc_1t8z4_323:after{content:"↑";opacity:1}._sortedDesc_1t8z4_333:after{content:"↓";opacity:1}._cellEditable_1t8z4_343{cursor:pointer}._cellEditable_1t8z4_343 input{width:100%;font-size:13px;padding:4px 6px}._badge_1t8z4_367{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600}._badgeActive_1t8z4_387{background:#dcfce7;color:#15803d}._badgeInactive_1t8z4_397{background:#fee2e2;color:#b91c1c}._btnPrimary_1t8z4_411{background:linear-gradient(90deg,#f97316,#fbbf24);color:#111827;border:none;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer}._btnPrimary_1t8z4_411:disabled{opacity:.6;cursor:default}._btnIcon_1t8z4_443{background:transparent;border:none;padding:4px;cursor:pointer;border-radius:8px}._btnIcon_1t8z4_443:hover{background:#f3f4f6}._btnDelete_1t8z4_467{color:#b91c1c}._loadingState_1t8z4_479,._emptyState_1t8z4_481{padding:40px 16px;text-align:center;font-size:13px;color:#6b7280}._errorMessage_1t8z4_495{margin-bottom:16px;padding:10px 12px;border-radius:12px;background:#fee2e2;color:#b91c1c;font-size:13px}@media(max-width:1024px){._adminLayout_1t8z4_15,._subscriptionsSearch_1t8z4_183,._subscriptionsNew_1t8z4_93{grid-template-columns:1fr}}@media(max-width:768px){._adminLayout_1t8z4_15,._adminMain_1t8z4_29{padding-inline:16px}}._page_1ns84_3{min-height:100vh;display:flex;flex-direction:column;background:#f3f4f6}._adminLayout_1ns84_17{display:flex;flex-direction:column;gap:24px;padding:24px 32px 40px}._adminMain_1ns84_31{background:#fff;border-radius:24px;padding:24px 24px 28px;box-shadow:0 18px 40px #0f172a14;display:flex;flex-direction:column;gap:32px}._pageHeader_1ns84_53{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}._pageEyebrow_1ns84_69{font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin-bottom:4px}._pageTitle_1ns84_87{font-size:28px;font-weight:700;color:#111827;margin:0 0 4px}._pageSubtitle_1ns84_101{font-size:14px;color:#4b5563;max-width:640px}._pageHeaderActions_1ns84_113{display:flex;align-items:center;gap:12px}._card_1ns84_127{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:20px 20px 18px;box-shadow:0 18px 40px #0f172a0d,0 0 0 1px #0f172a03}._form_1ns84_149{display:flex;flex-direction:column;gap:20px}._formSection_1ns84_161{display:flex;flex-direction:column;gap:16px}._formSectionHeader_1ns84_173{display:flex;flex-direction:column;gap:4px}._formSectionTitle_1ns84_185{font-size:16px;font-weight:700;color:#111827}._formSectionDescription_1ns84_197{font-size:13px;color:#6b7280}._formGrid_1ns84_209{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}._formField_1ns84_221{display:flex;flex-direction:column;gap:6px}._formFieldFull_1ns84_233{grid-column:1 / -1}._formFieldInline_1ns84_241{flex-direction:row;align-items:center;gap:12px}._formLabel_1ns84_255{font-size:13px;font-weight:500;color:#374151}._formInput_1ns84_267,._formTextarea_1ns84_269,._formSelect_1ns84_271{border-radius:10px;border:1px solid #d1d5db;padding:9px 11px;font-size:14px;font-family:inherit;line-height:1.4;color:#111827;background:#f9fafb;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}._formInput_1ns84_267:focus,._formTextarea_1ns84_269:focus,._formSelect_1ns84_271:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26;background:#fff}._formTextarea_1ns84_269{resize:vertical;min-height:80px}._viewValue_1ns84_329{border-radius:10px;border:1px solid #e5e7eb;padding:9px 11px;font-size:14px;font-family:inherit;line-height:1.5;color:#111827;background:#f9fafb;min-height:38px;white-space:pre-wrap;word-break:break-word}._formInputFile_1ns84_357{padding:8px;font-size:13px}._formSwitch_1ns84_369{display:inline-flex;align-items:center;gap:10px}._formSwitchInput_1ns84_381{width:38px;height:22px;appearance:none;-webkit-appearance:none;background:#e5e7eb;border-radius:999px;position:relative;cursor:pointer;outline:none;flex-shrink:0;transition:background-color .15s ease,box-shadow .15s ease}._formSwitchInput_1ns84_381:before{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:999px;background:#fff;transition:transform .15s ease;box-shadow:0 1px 2px #0f172a2e}._formSwitchInput_1ns84_381:checked{background:#2563eb}._formSwitchInput_1ns84_381:checked:before{transform:translate(16px)}._formSwitchLabel_1ns84_451{font-size:13px;color:#4b5563}._btn_1ns84_463{border-radius:3px;border:none;padding:10px 24px;font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .15s ease,opacity .15s ease}._btnPrimary_1ns84_489{background:linear-gradient(90deg,#f97316,#fbbf24);color:#111827;border:none}._btnPrimary_1ns84_489:hover{background:#e48b10}._btnPrimary_1ns84_489:disabled{opacity:.7;cursor:default;box-shadow:none}._btnGhost_1ns84_521{background:transparent;color:#111827;border:1px dashed #d1d5db}._btnGhost_1ns84_521:hover{background:#f3f4f6}._btnSm_1ns84_541{font-size:13px;padding:6px 12px}._fileUploadItem_1ns84_553{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin-bottom:12px;display:flex;flex-direction:column;gap:12px}._modalOverlay_1ns84_577{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalContent_1ns84_599{background:#fff;border-radius:16px;max-width:700px;width:100%;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}._modalHeader_1ns84_619{padding:24px 24px 16px;border-bottom:1px solid #e5e7eb}._modalTitle_1ns84_629{font-size:20px;font-weight:700;color:#111827;margin:0 0 4px}._modalSubtitle_1ns84_643{font-size:14px;color:#6b7280;margin:0}._modalBody_1ns84_655{padding:20px 24px;display:flex;flex-direction:column;gap:20px}._modalFooter_1ns84_669{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}._confirmSection_1ns84_687{display:flex;flex-direction:column;gap:12px}._confirmSectionTitle_1ns84_699{font-size:15px;font-weight:700;color:#111827;margin:0}._confirmGrid_1ns84_713{display:grid;grid-template-columns:1fr 1fr;gap:8px}._confirmItem_1ns84_725{display:flex;flex-direction:column;gap:2px;padding:8px 12px;background:#f9fafb;border-radius:8px}._confirmLabel_1ns84_743{font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}._confirmValue_1ns84_759{font-size:14px;color:#111827;word-break:break-word}._confirmList_1ns84_771{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}._confirmListItem_1ns84_789{font-size:14px;color:#374151;padding:8px 12px;background:#f9fafb;border-radius:8px}._confirmListMeta_1ns84_805{font-size:12px;color:#6b7280;font-style:italic}@media(max-width:960px){._adminLayout_1ns84_17{padding:20px 16px 32px}._pageHeader_1ns84_53{flex-direction:column;align-items:stretch}._pageHeaderActions_1ns84_113{justify-content:flex-start}._formGrid_1ns84_209{grid-template-columns:1fr}._formFieldInline_1ns84_241{flex-direction:column;align-items:flex-start}}@media(max-width:768px){._modalContent_1ns84_599{max-height:90vh}._modalHeader_1ns84_619,._modalBody_1ns84_655,._modalFooter_1ns84_669{padding-left:16px;padding-right:16px}._confirmGrid_1ns84_713{grid-template-columns:1fr}}._pageAdmin_1ugh2_1{min-height:100vh;display:flex;flex-direction:column;background:#f3f4f6}._adminLayout_1ugh2_15{display:grid;grid-template-columns:1fr;gap:24px;padding:24px 32px 40px}._adminMain_1ugh2_29{background:#fff;border-radius:24px;padding:24px 24px 28px;box-shadow:0 18px 40px #0f172a14}._adminMainHeader_1ugh2_47{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;border-bottom:2px solid #e5e7eb;padding-bottom:16px}._adminMainHeader_1ugh2_47 h1{font-size:24px;margin:0}._adminMainSubtitle_1ugh2_77{margin:4px 0 0;font-size:14px;color:#6b7280}._projectsSearch_1ugh2_93{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:12px 14px;margin-bottom:18px;border-radius:16px;background:#f9fafb}._projectsSearch_1ugh2_93>div{display:flex;flex-direction:column}._projectsSearch_1ugh2_93 label{font-size:13px;font-weight:600;color:#374151;margin-bottom:4px}._projectsSearch_1ugh2_93 input,._projectsSearch_1ugh2_93 select{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background:#fff}._formActions_1ugh2_159{display:flex;gap:12px;margin-bottom:18px}._btnPrimary_1ugh2_175{background:linear-gradient(90deg,#f97316,#fbbf24);color:#111827;border:none;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer}._btnPrimary_1ugh2_175:disabled{opacity:.6;cursor:default}._btnSecondary_1ugh2_207{background:#95a5a6;color:#fff;border:none;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer}._btnSecondary_1ugh2_207:hover{background:#7f8c8d}._btnIcon_1ugh2_237{background:transparent;border:none;padding:4px;cursor:pointer;border-radius:8px;font-size:14px}._btnIcon_1ugh2_237:hover{background:#f3f4f6}._projectsTableWrapper_1ugh2_267{border-radius:18px;overflow:hidden;box-shadow:0 16px 32px #0f172a14;background:#fff}._resultsHeader_1ugh2_281{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 12px;border-bottom:2px solid #e5e7eb}._resultsHeader_1ugh2_281 h2{font-size:16px;margin:0;color:#111827;font-weight:600}._resultCount_1ugh2_313{font-size:13px;color:#6b7280}._tableWrapper_1ugh2_323{overflow-x:auto}._projectsTable_1ugh2_267{width:100%;border-collapse:collapse;font-size:13px}._projectsTable_1ugh2_267 thead{background:#f3f4f6}._projectsTable_1ugh2_267 th,._projectsTable_1ugh2_267 td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left}._projectsTable_1ugh2_267 tbody tr:hover{background:#f9fafb}._statusBadge_1ugh2_377{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600}._statusdraft_1ugh2_397{background:#fef3cd;color:#856404}._statusin_review_1ugh2_407{background:#cfe2ff;color:#084298}._statuspublished_1ugh2_417{background:#d1e7dd;color:#0f5132}._statusactive_1ugh2_427{background:#dcfce7;color:#15803d}._statusclosed_1ugh2_437{background:#fee2e2;color:#b91c1c}._loadingState_1ugh2_451,._emptyState_1ugh2_453{padding:40px 16px;text-align:center;font-size:13px;color:#6b7280}._errorMessage_1ugh2_467{margin-bottom:16px;padding:10px 12px;border-radius:12px;background:#fee2e2;color:#b91c1c;font-size:13px}@media(max-width:1024px){._projectsSearch_1ugh2_93{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._adminLayout_1ugh2_15,._adminMain_1ugh2_29{padding-inline:16px}._projectsSearch_1ugh2_93{grid-template-columns:1fr}._formActions_1ugh2_159{flex-direction:column}._tableWrapper_1ugh2_323{overflow-x:scroll}._projectsTable_1ugh2_267{min-width:800px}._projectsTable_1ugh2_267 th,._projectsTable_1ugh2_267 td{padding:8px 10px}}._pageAdmin_xx34m_1{min-height:100vh;display:flex;flex-direction:column;background:#f3f4f6}._adminLayout_xx34m_15{display:grid;grid-template-columns:3fr 1.2fr;gap:24px;padding:24px 32px 40px}._adminMain_xx34m_29{background:#fff;border-radius:24px;padding:24px 24px 28px;box-shadow:0 18px 40px #0f172a14}._adminMainHeader_xx34m_47{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;border-bottom:2px solid #e5e7eb;padding-bottom:16px}._adminMainHeader_xx34m_47 h1{font-size:24px;margin:0}._adminMainSubtitle_xx34m_77{margin:4px 0 0;font-size:14px;color:#6b7280}._categoriesNew_xx34m_93{display:grid;grid-template-columns:1.5fr auto;gap:12px;padding:12px 14px;margin-bottom:18px;border-radius:16px;background:#f9fafb}._categoriesNew_xx34m_93>div{display:flex;flex-direction:column}._categoriesNew_xx34m_93 label{font-size:13px;font-weight:600;color:#374151;margin-bottom:4px}._categoriesNew_xx34m_93 input[type=text]{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background:#fff}._categoriesSearch_xx34m_157{display:grid;grid-template-columns:2fr;gap:16px;margin-bottom:16px}._categoriesSearch_xx34m_157>div{display:flex;flex-direction:column}._categoriesSearch_xx34m_157 label{font-size:13px;font-weight:600;color:#374151;margin-bottom:4px}._categoriesSearch_xx34m_157 input{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background:#fff}._categoriesTableWrapper_xx34m_215{border-radius:18px;overflow:hidden;box-shadow:0 16px 32px #0f172a14;background:#fff}._categoriesTable_xx34m_215{width:100%;border-collapse:collapse;font-size:13px}._categoriesTable_xx34m_215 thead{background:#f3f4f6}._categoriesTable_xx34m_215 th,._categoriesTable_xx34m_215 td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left}._categoriesTable_xx34m_215 tbody tr:hover{background:#f9fafb}._categoriesTableHeadSortable_xx34m_271{cursor:pointer;-webkit-user-select:none;user-select:none}._categoriesTableHeadSortable_xx34m_271:after{content:"⇅";margin-left:4px;font-size:11px;opacity:.5}._sortedAsc_xx34m_295:after{content:"↑";opacity:1}._sortedDesc_xx34m_305:after{content:"↓";opacity:1}._cellEditable_xx34m_315{cursor:pointer}._cellEditable_xx34m_315 input{width:100%;font-size:13px;padding:4px 6px}._btnPrimary_xx34m_339{background:linear-gradient(90deg,#f97316,#fbbf24);color:#111827;border:none;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer;height:fit-content}._btnPrimary_xx34m_339:disabled{opacity:.6;cursor:default}._btnIcon_xx34m_373{background:transparent;border:none;padding:4px;cursor:pointer;border-radius:8px}._btnIcon_xx34m_373:hover{background:#f3f4f6}._btnDelete_xx34m_397{color:#b91c1c}._loadingState_xx34m_409,._emptyState_xx34m_411{padding:40px 16px;text-align:center;font-size:13px;color:#6b7280}._errorMessage_xx34m_425{margin-bottom:16px;padding:10px 12px;border-radius:12px;background:#fee2e2;color:#b91c1c;font-size:13px}@media(max-width:1024px){._adminLayout_xx34m_15,._categoriesSearch_xx34m_157,._categoriesNew_xx34m_93{grid-template-columns:1fr}}@media(max-width:768px){._adminLayout_xx34m_15,._adminMain_xx34m_29{padding-inline:16px}}.articles-page{min-height:100vh;background:#f5f5f5}.articles-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0 60px;text-align:center}.articles-hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.articles-hero p{font-size:1.25rem;opacity:.9}.articles-filters{background:#fff;padding:2rem 0;box-shadow:0 2px 8px #0000001a;margin-bottom:3rem}.search-form{display:flex;gap:1rem;margin-bottom:1.5rem}.search-input{flex:1;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s}.search-input:focus{outline:none;border-color:#667eea}.search-button{padding:.75rem 2rem;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s}.search-button:hover{background:#5568d3}.category-filters{display:flex;gap:1rem;flex-wrap:wrap}.filter-btn{padding:.5rem 1.5rem;background:#fff;border:2px solid #e0e0e0;border-radius:20px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s}.filter-btn:hover{border-color:#667eea;color:#667eea}.filter-btn.active{background:#667eea;color:#fff;border-color:#667eea}.articles-grid{padding:3rem 0}.articles-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:3rem}.article-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:transform .3s,box-shadow .3s;cursor:pointer}.article-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.article-image{position:relative;width:100%;height:200px;overflow:hidden}.article-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.article-card:hover .article-image img{transform:scale(1.05)}.highlight-badge{position:absolute;top:1rem;right:1rem;background:#ff6b6b;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.article-content{padding:1.5rem}.article-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem}.article-category{background:#f0f0f0;padding:.25rem .75rem;border-radius:12px;font-weight:600;color:#667eea}.article-date{color:#888}.article-title{font-size:1.35rem;font-weight:700;margin-bottom:.75rem;color:#333;line-height:1.4}.article-summary{color:#666;line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #f0f0f0;font-size:.85rem;color:#888}.article-author{font-weight:500}.article-views{color:#999}.pagination{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:3rem}.pagination-btn{padding:.75rem 1.5rem;background:#fff;border:2px solid #667eea;color:#667eea;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s}.pagination-btn:hover:not(:disabled){background:#667eea;color:#fff}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-info{font-weight:600;color:#333}.loading,.no-results{text-align:center;padding:4rem 0;font-size:1.25rem;color:#666}@media(max-width:768px){.articles-hero h1{font-size:2rem}.articles-hero p{font-size:1rem}.articles-list{grid-template-columns:1fr}.search-form{flex-direction:column}.category-filters{justify-content:center}}.article-details-page{min-height:100vh;background:#f5f5f5;padding:3rem 0}.back-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fff;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-weight:600;color:#333;cursor:pointer;transition:all .3s;margin-bottom:2rem}.back-button:hover{border-color:#667eea;color:#667eea}.article-detail{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 12px #00000014;margin-bottom:3rem}.article-header{margin-bottom:2rem}.article-header .article-meta{display:flex;gap:1rem;margin-bottom:1rem}.article-header .article-category{background:#667eea;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.article-header .article-date{display:flex;align-items:center;color:#888;font-size:.95rem}.article-header .article-title{font-size:2.5rem;font-weight:700;color:#333;line-height:1.3;margin-bottom:1rem}.article-header .article-summary{font-size:1.25rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.article-author-info{display:flex;gap:2rem;padding-top:1rem;border-top:1px solid #f0f0f0;font-size:.95rem;color:#888}.article-author-info span{font-weight:500}.article-cover{width:100%;max-height:500px;overflow:hidden;border-radius:12px;margin-bottom:2rem}.article-cover img{width:100%;height:100%;object-fit:cover}.article-body{font-size:1.1rem;line-height:1.8;color:#333}.article-body h1,.article-body h2,.article-body h3,.article-body h4{margin-top:2rem;margin-bottom:1rem;font-weight:700;color:#333}.article-body h2{font-size:2rem}.article-body h3{font-size:1.5rem}.article-body p{margin-bottom:1.5rem}.article-body ul,.article-body ol{margin-bottom:1.5rem;padding-left:2rem}.article-body li{margin-bottom:.75rem}.article-body blockquote{border-left:4px solid #667eea;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#666}.article-body img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}.article-body a{color:#667eea;text-decoration:underline}.article-body a:hover{color:#5568d3}.article-tags{margin-top:3rem;padding-top:2rem;border-top:2px solid #f0f0f0}.article-tags h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#333}.tags-list{display:flex;flex-wrap:wrap;gap:.75rem}.tag{background:#f0f0f0;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;color:#666;font-weight:500}.related-articles{margin-top:4rem}.related-articles h2{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#333}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.related-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;cursor:pointer;transition:transform .3s,box-shadow .3s}.related-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.related-image{width:100%;height:160px;overflow:hidden}.related-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.related-card:hover .related-image img{transform:scale(1.05)}.related-content{padding:1.5rem}.related-category{display:inline-block;background:#f0f0f0;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600;color:#667eea;margin-bottom:.75rem}.related-content h3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#333;line-height:1.4}.related-content p{font-size:.9rem;color:#666;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.loading,.not-found{text-align:center;padding:4rem 0;font-size:1.25rem;color:#666}@media(max-width:768px){.article-detail{padding:2rem 1.5rem}.article-header .article-title{font-size:1.75rem}.article-header .article-summary,.article-body{font-size:1rem}.related-grid{grid-template-columns:1fr}}.section--subscription-form{margin-top:24px;background:#e9e8e8;border-radius:16px;padding:20px 24px 24px;box-shadow:none;border:1px solid #e5e7eb}.section--subscription-form h1{margin:0 0 8px;font-size:24px;font-weight:700}.section--subscription-form h1 span{color:var(--primary)}.subscription-form__description{margin:0 0 16px;font-size:14px;color:#4b5563;line-height:1.5}.subscription-form{display:flex;flex-direction:column;gap:16px}.subscription-form__row{display:grid;grid-template-columns:2fr 1.5fr;gap:16px}.section--subscription-form .field label{display:block;font-size:13px;margin-bottom:4px;color:#4b5563;font-weight:500}.section--subscription-form .field input{width:100%;padding:10px 12px;border-radius:999px;border:1px solid #e5e7eb;font-size:14px;background:#f9fafb;transition:all .3s ease}.section--subscription-form .field input:focus{outline:none;border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #f973161a}.subscription-form__actions{display:flex;gap:12px;align-items:center}@media(max-width:1024px){.subscription-form__row{grid-template-columns:1fr}}@media(max-width:768px){.section--subscription-form{margin-left:0;margin-right:0;padding:16px}.section--subscription-form h1{font-size:20px}.subscription-form__description{font-size:13px}.subscription-form__actions{flex-direction:column}.subscription-form__actions .btn{width:100%}}.section--feedback-form{margin-top:24px;background:#e9e8e8;border-radius:16px;padding:20px 24px 24px;box-shadow:none;border:1px solid #e5e7eb}.section--feedback-form h1{margin:0 0 8px;font-size:24px;font-weight:700}.section--feedback-form h1 span{color:var(--primary)}.feedback-form__description{margin:0 0 16px;font-size:14px;color:#4b5563;line-height:1.5}.feedback-form{display:flex;flex-direction:column;gap:16px}.feedback-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feedback-form__row-full{display:grid;grid-template-columns:1fr;gap:16px}.section--feedback-form .field label{display:block;font-size:13px;margin-bottom:4px;color:#4b5563;font-weight:500}.section--feedback-form .field input,.section--feedback-form .field textarea{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #e5e7eb;font-size:14px;background:#f9fafb;font-family:inherit;transition:all .3s ease}.section--feedback-form .field textarea{resize:vertical;min-height:120px}.section--feedback-form .field input:focus,.section--feedback-form .field textarea:focus{outline:none;border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #f973161a}.section--feedback-form .field input::placeholder,.section--feedback-form .field textarea::placeholder{color:#9ca3af}.feedback-form__actions{display:flex;gap:12px;align-items:center}.error-message{padding:12px 16px;background:#fee2e2;color:#b91c1c;border-radius:8px;font-size:13px;margin-bottom:12px;border-left:4px solid #b91c1c}.success-message{padding:12px 16px;background:#d1fae5;color:#065f46;border-radius:8px;font-size:13px;margin-bottom:12px;border-left:4px solid #065f46}@media(max-width:1024px){.feedback-form__row{grid-template-columns:1fr}}@media(max-width:768px){.section--feedback-form{margin-left:0;margin-right:0;padding:16px}.section--feedback-form h1{font-size:20px}.feedback-form__description{font-size:13px}.feedback-form__actions{flex-direction:column}.feedback-form__actions .btn{width:100%}.section--feedback-form .field textarea{min-height:100px}}._pageAdmin_1ti7n_1{min-height:100vh;display:flex;flex-direction:column;background:#f3f4f6}._adminLayout_1ti7n_15{display:grid;grid-template-columns:3fr 1.2fr;gap:24px;padding:24px 32px 40px}._adminMain_1ti7n_29{background:#fff;border-radius:24px;padding:24px 24px 28px;box-shadow:0 18px 40px #0f172a14}._adminMainHeader_1ti7n_47{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;border-bottom:2px solid #e5e7eb;padding-bottom:16px}._adminMainHeader_1ti7n_47 h1{font-size:24px;margin:0}._adminMainSubtitle_1ti7n_77{margin:4px 0 0;font-size:14px;color:#6b7280}._feedbacksSearch_1ti7n_93{display:grid;grid-template-columns:2fr;gap:16px;margin-bottom:16px}._feedbacksSearch_1ti7n_93>div{display:flex;flex-direction:column}._feedbacksSearch_1ti7n_93 label{font-size:13px;font-weight:600;color:#374151;margin-bottom:4px}._feedbacksSearch_1ti7n_93 input{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background:#fff}._feedbacksTableWrapper_1ti7n_151{border-radius:18px;overflow:hidden;box-shadow:0 16px 32px #0f172a14;background:#fff}._feedbacksTable_1ti7n_151{width:100%;border-collapse:collapse;font-size:13px}._feedbacksTable_1ti7n_151 thead{background:#f3f4f6}._feedbacksTable_1ti7n_151 th,._feedbacksTable_1ti7n_151 td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left}._feedbacksTable_1ti7n_151 tbody tr:hover{background:#f9fafb}._feedbacksTableHeadSortable_1ti7n_207{cursor:pointer;-webkit-user-select:none;user-select:none}._feedbacksTableHeadSortable_1ti7n_207:after{content:"⇅";margin-left:4px;font-size:11px;opacity:.5}._sortedAsc_1ti7n_231:after{content:"↑";opacity:1}._sortedDesc_1ti7n_241:after{content:"↓";opacity:1}._cellEditable_1ti7n_251{cursor:pointer}._cellEditable_1ti7n_251 input{width:100%;font-size:13px;padding:4px 6px;border:1px solid #d1d5db;border-radius:4px}._cellDescription_1ti7n_275{max-width:300px;word-wrap:break-word;white-space:normal}._cellDescription_1ti7n_275 textarea{width:100%;font-size:13px;padding:4px 6px;border:1px solid #d1d5db;border-radius:4px;font-family:inherit;resize:vertical}._btnIcon_1ti7n_311{background:transparent;border:none;padding:4px;cursor:pointer;border-radius:8px}._btnIcon_1ti7n_311:hover{background:#f3f4f6}._btnDelete_1ti7n_335{color:#b91c1c}._loadingState_1ti7n_347,._emptyState_1ti7n_349{padding:40px 16px;text-align:center;font-size:13px;color:#6b7280}._errorMessage_1ti7n_363{margin-bottom:16px;padding:10px 12px;border-radius:12px;background:#fee2e2;color:#b91c1c;font-size:13px}@media(max-width:1024px){._adminLayout_1ti7n_15,._feedbacksSearch_1ti7n_93{grid-template-columns:1fr}._feedbacksTable_1ti7n_151{font-size:12px}._feedbacksTable_1ti7n_151 th,._feedbacksTable_1ti7n_151 td{padding:8px 10px}._cellDescription_1ti7n_275{max-width:200px}}@media(max-width:768px){._adminLayout_1ti7n_15,._adminMain_1ti7n_29{padding-inline:16px}._feedbacksTableWrapper_1ti7n_151{overflow-x:auto}._feedbacksTable_1ti7n_151{min-width:600px;font-size:11px}._feedbacksTable_1ti7n_151 th,._feedbacksTable_1ti7n_151 td{padding:6px 8px}._cellDescription_1ti7n_275{max-width:150px}}._pageAdmin_19e09_1{min-height:100vh;display:flex;flex-direction:column;background:#f3f4f6}._adminLayout_19e09_15{display:grid;grid-template-columns:3fr 1.2fr;gap:24px;padding:24px 32px 40px}._adminMain_19e09_29{background:#fff;border-radius:24px;padding:24px 24px 28px;box-shadow:0 18px 40px #0f172a14}._adminMainHeader_19e09_47{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;border-bottom:2px solid #e5e7eb;padding-bottom:16px}._adminMainHeader_19e09_47 h1{font-size:24px;margin:0}._adminMainSubtitle_19e09_77{margin:4px 0 0;font-size:14px;color:#6b7280}._workflowSteps_19e09_93{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}._workflowStep_19e09_93{display:flex;align-items:center;gap:12px;padding:16px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0f172a0a;transition:all .3s ease}._workflowStep_19e09_93:hover{box-shadow:0 4px 12px #0f172a14;transform:translateY(-2px)}._stepIcon_19e09_141{font-size:32px;flex-shrink:0}._stepContent_19e09_151{flex:1}._stepContent_19e09_151 h3{margin:0;font-size:14px;font-weight:600;color:#374151}._stepCount_19e09_173{margin:4px 0 0;font-size:24px;font-weight:700;color:var(--primary, #f97316)}._workflowSearch_19e09_191{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-bottom:16px}._workflowSearch_19e09_191>div{display:flex;flex-direction:column}._workflowSearch_19e09_191 label{font-size:13px;font-weight:600;color:#374151;margin-bottom:4px}._workflowSearch_19e09_191 input,._workflowSearch_19e09_191 select{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background:#fff}._workflowTableWrapper_19e09_251{border-radius:18px;overflow:hidden;box-shadow:0 16px 32px #0f172a14;background:#fff}._workflowTable_19e09_251{width:100%;border-collapse:collapse;font-size:13px}._workflowTable_19e09_251 thead{background:#f3f4f6}._workflowTable_19e09_251 th,._workflowTable_19e09_251 td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left}._workflowTable_19e09_251 tbody tr:hover{background:#f9fafb}._workflowTableHeadSortable_19e09_307{cursor:pointer;-webkit-user-select:none;user-select:none}._workflowTableHeadSortable_19e09_307:after{content:"⇅";margin-left:4px;font-size:11px;opacity:.5}._sortedAsc_19e09_331:after{content:"↑";opacity:1}._sortedDesc_19e09_341:after{content:"↓";opacity:1}._cellId_19e09_351{font-family:Courier New,monospace;font-size:12px;color:#6b7280}._cellName_19e09_363{font-weight:500;color:#1f2937}._badge_19e09_377{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;border:none}._badgeDraft_19e09_399{background:#fef3c7;color:#92400e}._badgeReview_19e09_409{background:#dbeafe;color:#1e40af}._badgePublished_19e09_419,._badgeVisible_19e09_429{background:#dcfce7;color:#15803d}._badgeHidden_19e09_439{background:#fee2e2;color:#b91c1c}._actionButtons_19e09_453{display:flex;gap:8px;align-items:center;flex-wrap:wrap}._btnIcon_19e09_467{background:transparent;border:none;padding:4px;cursor:pointer;border-radius:8px;font-size:16px;transition:all .2s ease}._btnIcon_19e09_467:hover{background:#f3f4f6;transform:scale(1.1)}._btnView_19e09_497{color:#059669}._btnAction_19e09_505{padding:6px 12px;border:none;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._btnAction_19e09_505:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._btnAction_19e09_505:active{transform:translateY(0)}._btnSubmit_19e09_545{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}._btnSubmit_19e09_545:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)}._btnApprove_19e09_563{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._btnApprove_19e09_563:hover{background:linear-gradient(135deg,#059669,#047857)}._btnReject_19e09_581{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}._btnReject_19e09_581:hover{background:linear-gradient(135deg,#d97706,#b45309)}._loadingState_19e09_603,._emptyState_19e09_605{padding:40px 16px;text-align:center;font-size:13px;color:#6b7280}._errorMessage_19e09_619{margin-bottom:16px;padding:10px 12px;border-radius:12px;background:#fee2e2;color:#b91c1c;font-size:13px}@media(max-width:1024px){._adminLayout_19e09_15{grid-template-columns:1fr}._workflowSteps_19e09_93{grid-template-columns:repeat(3,1fr)}._workflowSearch_19e09_191{grid-template-columns:1fr}._workflowTable_19e09_251{font-size:12px}._workflowTable_19e09_251 th,._workflowTable_19e09_251 td{padding:8px 10px}}@media(max-width:768px){._adminLayout_19e09_15,._adminMain_19e09_29{padding-inline:16px}._workflowSteps_19e09_93{grid-template-columns:1fr;gap:12px}._stepIcon_19e09_141{font-size:24px}._stepContent_19e09_151 h3{font-size:13px}._stepCount_19e09_173{font-size:20px}._workflowTableWrapper_19e09_251{overflow-x:auto}._workflowTable_19e09_251{min-width:600px;font-size:11px}._workflowTable_19e09_251 th,._workflowTable_19e09_251 td{padding:6px 8px}._cellId_19e09_351{font-size:10px}._badge_19e09_377{padding:3px 8px;font-size:10px}}._pageAdmin_1rnl7_1{min-height:100vh;display:flex;flex-direction:column;background:#f3f4f6}._adminLayout_1rnl7_15{display:grid;grid-template-columns:3fr 1.2fr;gap:24px;padding:24px 32px 40px}._adminMain_1rnl7_29{background:#fff;border-radius:24px;padding:24px 24px 28px;box-shadow:0 18px 40px #0f172a14}._adminMainHeader_1rnl7_47{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;border-bottom:2px solid #e5e7eb;padding-bottom:16px}._adminMainHeader_1rnl7_47 h1{font-size:24px;margin:0}._adminMainSubtitle_1rnl7_77{margin:4px 0 0;font-size:14px;color:#6b7280}._auditLogSearch_1rnl7_93{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-bottom:16px}._auditLogSearch_1rnl7_93>div{display:flex;flex-direction:column}._auditLogSearch_1rnl7_93 label{font-size:13px;font-weight:600;color:#374151;margin-bottom:4px}._auditLogSearch_1rnl7_93 input{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background:#fff}._auditLogTableWrapper_1rnl7_151{border-radius:18px;overflow:hidden;box-shadow:0 16px 32px #0f172a14;background:#fff}._auditLogTable_1rnl7_151{width:100%;border-collapse:collapse;font-size:13px}._auditLogTable_1rnl7_151 thead{background:#f3f4f6}._auditLogTable_1rnl7_151 th,._auditLogTable_1rnl7_151 td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left}._auditLogTable_1rnl7_151 tbody tr:hover{background:#f9fafb}._auditLogTableHeadSortable_1rnl7_207{cursor:pointer;-webkit-user-select:none;user-select:none}._auditLogTableHeadSortable_1rnl7_207:after{content:"⇅";margin-left:4px;font-size:11px;opacity:.5}._sortedAsc_1rnl7_231:after{content:"↑";opacity:1}._sortedDesc_1rnl7_241:after{content:"↓";opacity:1}._cellUserId_1rnl7_251{font-family:Courier New,monospace;font-size:12px;color:#6b7280}._cellEntity_1rnl7_263{font-weight:500;color:#1f2937}._cellEntityId_1rnl7_273{font-family:Courier New,monospace;font-size:12px;color:#6b7280}._cellTimestamp_1rnl7_285{font-size:12px;color:#6b7280}._badge_1rnl7_299{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;border:none}._badgeCreate_1rnl7_321{background:#dcfce7;color:#15803d}._badgeUpdate_1rnl7_331{background:#dbeafe;color:#1e40af}._badgeDelete_1rnl7_341{background:#fee2e2;color:#b91c1c}._badgeDefault_1rnl7_351{background:#f3f4f6;color:#374151}._actionButtons_1rnl7_365{display:flex;gap:6px}._btnIcon_1rnl7_375{background:transparent;border:none;padding:4px;cursor:pointer;border-radius:8px;font-size:14px;transition:all .2s ease}._btnIcon_1rnl7_375:hover{background:#f3f4f6}._btnExpand_1rnl7_403{color:#059669}._btnDelete_1rnl7_411{color:#b91c1c}._rowExpanded_1rnl7_423,._expandedDetails_1rnl7_431{background:#f9fafb}._expandedDetails_1rnl7_431 td{padding:0;border:none}._detailsContent_1rnl7_449{padding:16px 12px;background:#f3f4f6;border-radius:8px;margin:8px 0}._detailsSection_1rnl7_463{margin-bottom:16px}._detailsSection_1rnl7_463:last-child{margin-bottom:0}._detailsSection_1rnl7_463 h4{margin:0 0 8px;font-size:12px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.5px}._detailsGrid_1rnl7_497{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}._detailItem_1rnl7_509{display:flex;gap:8px;font-size:12px}._detailLabel_1rnl7_521{font-weight:600;color:#4b5563;min-width:80px}._detailValue_1rnl7_533{color:#1f2937;word-break:break-word}._jsonData_1rnl7_543{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:10px;font-size:11px;font-family:Courier New,monospace;color:#1f2937;overflow-x:auto;max-height:200px;overflow-y:auto;margin:0;line-height:1.4}._loadingState_1rnl7_577,._emptyState_1rnl7_579{padding:40px 16px;text-align:center;font-size:13px;color:#6b7280}._errorMessage_1rnl7_593{margin-bottom:16px;padding:10px 12px;border-radius:12px;background:#fee2e2;color:#b91c1c;font-size:13px}@media(max-width:1024px){._adminLayout_1rnl7_15,._auditLogSearch_1rnl7_93{grid-template-columns:1fr}._auditLogTable_1rnl7_151{font-size:12px}._auditLogTable_1rnl7_151 th,._auditLogTable_1rnl7_151 td{padding:8px 10px}._detailsGrid_1rnl7_497{grid-template-columns:1fr}}@media(max-width:768px){._adminLayout_1rnl7_15,._adminMain_1rnl7_29{padding-inline:16px}._auditLogTableWrapper_1rnl7_151{overflow-x:auto}._auditLogTable_1rnl7_151{min-width:700px;font-size:11px}._auditLogTable_1rnl7_151 th,._auditLogTable_1rnl7_151 td{padding:6px 8px}._cellUserId_1rnl7_251,._cellEntityId_1rnl7_273,._cellTimestamp_1rnl7_285{font-size:10px}._badge_1rnl7_299{padding:3px 8px;font-size:10px}._actionButtons_1rnl7_365{gap:4px}._btnIcon_1rnl7_375{padding:2px;font-size:12px}._detailsContent_1rnl7_449{padding:12px 8px}._detailsSection_1rnl7_463 h4,._detailItem_1rnl7_509{font-size:11px}._jsonData_1rnl7_543{font-size:10px;padding:8px;max-height:150px}}
