@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#17332d;background:#f2f5f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.shell{display:grid;grid-template-columns:244px 1fr;min-height:100vh}aside{background:#0b3d35;color:#fff;padding:28px 18px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;font-size:19px;font-weight:700;padding:0 10px 28px}aside nav{display:grid;gap:5px}aside nav button{color:#bad1ca;padding:11px 14px;border-radius:9px;font-size:14px;cursor:pointer;border:0;background:transparent;text-align:left}aside nav button.active,aside nav button:hover{color:#fff;background:#175c4c}.sync{margin-top:auto;border-top:1px solid #2b6055;padding:20px 10px 0;font-size:13px}.sync.online{color:#7ee2b8}.sync.offline{color:#ffb1a8}.account{display:grid;gap:8px;margin-top:auto;padding:18px 10px 0;border-top:1px solid #2b6055}.account span{overflow:hidden;color:#d5e5e0;font-size:13px;text-overflow:ellipsis}.account button{display:flex;align-items:center;gap:7px;padding:7px 0;border:0;background:transparent;color:#ffbcb3;cursor:pointer}.account+.sync{margin-top:0;border-top:0;padding-top:8px}.auth-page{min-height:100vh;max-width:none;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top right,#e1efe9,transparent 45%),#f2f5f3}.auth-card{width:min(430px,100%);padding:30px;border:1px solid #d8e4df;border-radius:16px;background:#fff;box-shadow:0 20px 55px #153b3220}.auth-brand{display:flex;align-items:center;gap:14px;margin-bottom:25px}.auth-brand>span{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#0f5244;color:#fff}.auth-brand h1{margin:0;font-size:25px}.auth-brand p{margin:4px 0 0;color:#6b7f79;font-size:13px}.auth-card form{display:grid;gap:16px}.auth-card label{display:grid;gap:6px;color:#4d655f;font-size:13px;font-weight:700}.auth-card input{width:100%;padding:12px;border:1px solid #c8d7d2;border-radius:9px;color:#173a32}.auth-card form>button{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border:0;border-radius:9px;background:#176652;color:#fff;font-weight:700;cursor:pointer}.auth-card form>button:disabled{opacity:.65}.auth-card>small{display:block;margin-top:18px;color:#788a85;line-height:1.45}.auth-error{padding:10px 12px;border-radius:8px;background:#fff0ee;color:#a4382e;font-size:13px}main{padding:34px clamp(24px,4vw,58px) 70px;max-width:1500px;width:100%;margin:auto}header{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}header small{letter-spacing:.16em;color:#6d817c;font-weight:700}h1{font-size:30px;margin:5px 0;letter-spacing:-.03em}header p,.panel-title p{margin:0;color:#6d817c}.fair-selector{display:inline-flex;align-items:center;gap:5px;color:#6d817c}.fair-selector select{border:1px solid #cbd9d4;border-radius:7px;padding:5px 28px 5px 8px;background:#fff;color:#284c43;font:inherit;cursor:pointer}.fair-heading{display:flex;align-items:center;gap:9px}.new-fair-button{border:0;background:transparent;color:#16705a;padding:5px 7px;font-size:13px;font-weight:700;cursor:pointer}.small-dialog{width:min(430px,100%)}.new-fair-form{padding:24px}.new-fair-form label{display:grid;gap:7px;color:#526a64;font-size:13px;font-weight:700}.new-fair-form input{padding:11px;border:1px solid #cbd9d4;border-radius:8px;color:#183a32}.fair-filter{display:flex;align-items:end;flex-wrap:wrap;gap:10px;padding:16px 22px;border-bottom:1px solid #e2eae7;background:#f8faf9}.fair-filter label{display:grid;gap:5px;min-width:155px;flex:1;color:#5d746e;font-size:12px;font-weight:700}.fair-filter input,.fair-filter select{width:100%;padding:9px 11px;border:1px solid #cbd9d4;border-radius:8px;color:#183a32;background:#fff}.fair-filter button{border:0;border-radius:8px;padding:10px 12px;background:#e4efeb;color:#266252;font-weight:700;cursor:pointer}.report-toolbar{display:flex;align-items:end;gap:12px;padding:18px 22px;background:#f8faf9;border-bottom:1px solid #e1e9e6}.report-toolbar label{display:grid;gap:5px;color:#5d746e;font-size:12px;font-weight:700}.report-toolbar select{min-width:180px;padding:9px 11px;border:1px solid #cbd9d4;border-radius:8px;background:#fff}.report-toolbar button{padding:10px 15px;border:0;border-radius:8px;background:#176652;color:#fff;font-weight:700;cursor:pointer}.report-preview{overflow-x:auto;padding:20px 22px}.report-preview table{width:100%;border-collapse:collapse}.report-preview th,.report-preview td{padding:12px;border:1px solid #dce6e2;text-align:left}.report-preview thead th{background:#175c4c;color:#fff}.report-preview td:last-child,.report-preview th:last-child{text-align:right}.report-preview tfoot th{background:#eaf3ef;color:#153f35}.report-dialog{width:min(1000px,96vw);height:min(900px,92vh);display:flex;flex-direction:column;overflow:hidden}.missing-gta-report{margin-top:28px}.missing-gta-report h3{display:flex;align-items:center;gap:9px;color:#8d3028}.missing-gta-report h3 span{display:inline-grid;place-items:center;min-width:27px;height:27px;border-radius:50%;background:#f6d8d4;font-size:13px}.missing-gta-report table thead th{background:#9f3b32}.missing-gta-report p{padding:14px;background:#eaf4ef;color:#27614f;border-radius:8px}header button{display:flex;align-items:center;gap:9px;padding:12px 18px;color:#fff;background:#d26f37;border:0;border-radius:10px;font-weight:700;box-shadow:0 5px 15px #c6683329;cursor:pointer}.stats{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;margin-bottom:20px}.stat-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #dce6e1;padding:19px;border-radius:12px;box-shadow:0 2px 9px #163b3210}.stat-card>span{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#e9f4ef;color:#23725d}.stat-card svg{width:21px}.stat-card p{margin:0 0 4px;color:#70827e;font-size:13px}.stat-card strong{font-size:21px}.stat-card.alert{border-color:#e5a29a;background:#fff4f2}.stat-card.alert>span{background:#fde0dc;color:#b73e32}.stat-card.alert strong{color:#a93329}.panel{background:#fff;border:1px solid #dce6e1;border-radius:12px;min-height:260px}.panel-title{padding:20px 23px;border-bottom:1px solid #e4ebe8}h2{font-size:17px;margin:0 0 4px}.panel-title p{font-size:13px}.empty{min-height:220px;display:grid;place-items:center;align-content:center;text-align:center;color:#82938e;padding:30px}.empty svg{width:37px;height:37px;color:#9fb6af}.empty h3{color:#3e5952;margin:12px 0 4px;font-size:16px}.empty p{margin:0;font-size:13px}.fair-row{width:100%;display:grid;grid-template-columns:1fr auto;gap:5px 20px;padding:17px 22px;border:0;border-bottom:1px solid #edf1ef;background:#fff;color:inherit;text-align:left}.fair-row.interactive{cursor:pointer}.fair-row.interactive:hover{background:#f4f9f7}.fair-row small{color:#758681;font-size:13px}.fair-row b{grid-row:1 / span 2;grid-column:2;align-self:center}.error{background:#fff0ee;color:#a4382e;padding:12px 16px;border-radius:9px;margin-bottom:16px}.error span{display:block;font-size:12px;margin-top:3px}.module{min-height:440px}.module-actions{padding:22px;border-bottom:1px solid #e4ebe8}.module-actions button,.review-list button{border:0;border-radius:8px;padding:10px 15px;background:#175c4c;color:#fff;font-weight:700}.module-actions button{display:inline-flex;gap:8px;align-items:center}.module-actions p{color:#748680;font-size:13px}.review-list article{display:grid;grid-template-columns:1fr 2fr auto;gap:16px;align-items:center;padding:17px 22px;border-bottom:1px solid #e8eeeb}.review-list span{color:#6d817c;font-size:13px}.conference-sections>section{border-bottom:1px solid #dfe8e4;padding:20px 0}.conference-sections>section:last-child{border-bottom:0}.conference-sections h3,.conference-sections>section>p{margin:0 22px 12px}.conference-sections h3 span{display:inline-grid;place-items:center;min-width:24px;height:24px;margin-left:6px;border-radius:12px;background:#e7f1ed;color:#175c4c;font-size:12px}.warning-action{color:#9f3b32!important;border-color:#d7aaa4!important}.backup-panel{padding:22px}.backup-settings{display:flex;align-items:end;flex-wrap:wrap;gap:16px;padding:18px;border:1px solid #dce7e3;border-radius:10px;background:#f7faf9}.backup-settings>label:not(.backup-toggle){display:grid;gap:6px;color:#526a64;font-size:12px;font-weight:700}.backup-settings select{min-width:190px;padding:10px;border:1px solid #cbd9d4;border-radius:8px;background:#fff}.backup-settings button{padding:11px 16px;border:0;border-radius:8px;background:#176652;color:#fff;font-weight:700;cursor:pointer}.backup-settings button:disabled{opacity:.6}.backup-toggle{display:flex;align-items:center;gap:10px;margin-right:auto}.backup-toggle input{width:19px;height:19px}.backup-toggle span{display:grid}.backup-toggle small,.backup-history small{color:#71847e}.backup-message{padding:10px 13px;background:#eaf4ef;color:#27614f;border-radius:8px}.backup-history{margin-top:22px}.backup-history h3{display:flex;justify-content:space-between}.backup-history article{padding:13px 0;border-bottom:1px solid #e2eae7}.backup-history article div{display:grid;gap:4px}.backup-history strong{overflow-wrap:anywhere}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:24px}.settings-grid label{display:grid;gap:7px;color:#526a64;font-size:13px;font-weight:600}.settings-grid input:not([type=checkbox]){padding:11px;border:1px solid #cedbd6;border-radius:8px;color:#405951;background:#f8faf9}.settings-grid .toggle{display:flex;align-items:center}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:20px;background:#092f28a8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog{width:min(720px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:14px;box-shadow:0 24px 70px #082d2766}.dialog-header{display:flex;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid #e0e9e5}.dialog-header p{color:#687d77;margin:5px 0 0;font-size:13px;overflow-wrap:anywhere}.dialog-header>button{border:0;background:transparent;color:#55706a;font-size:28px;cursor:pointer}.review-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:22px 24px}.review-form label{display:grid;gap:6px;color:#4d655f;font-size:13px;font-weight:600}.review-form input,.review-form select{width:100%;padding:10px 11px;border:1px solid #cbd9d4;border-radius:8px;background:#fff;color:#183a32}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;padding:18px 24px;border-top:1px solid #e0e9e5}.dialog-actions button{border:0;border-radius:8px;padding:11px 17px;background:#176652;color:#fff;font-weight:700}.dialog-actions button.secondary{background:#e8efec;color:#3d5952}.access-key{overflow-wrap:anywhere;font-family:ui-monospace,Consolas,monospace;font-size:13px}.sales-table-wrap{overflow-x:auto}.sales-table{width:100%;border-collapse:collapse}.sales-table th{padding:13px 14px;background:#edf5f1;color:#506c64;text-align:left;font-size:12px}.sales-table td{padding:14px;border-bottom:1px solid #e4ebe8;font-size:13px;vertical-align:middle}.icon-action{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:8px;padding:8px 10px;background:#e4f2ec;color:#12614d;font-weight:700;cursor:pointer}.document-number{font-weight:700;color:#256452}.counter-sheet{padding:22px 24px}.counter-sheet dl{display:grid;grid-template-columns:150px 1fr;gap:9px 15px;margin:0 0 22px}.counter-sheet dt{color:#71837e}.counter-sheet dd{margin:0;font-weight:600}.counter-sheet article{display:grid;grid-template-columns:1fr auto;gap:5px 20px;padding:13px 0;border-bottom:1px solid #e1e9e6}.counter-sheet article span{color:#637872;font-size:13px}.dialog-actions button{display:inline-flex;align-items:center;gap:7px}.document-links{padding:12px 24px}.document-links>button{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:15px;border:0;border-bottom:1px solid #e2eae7;background:#fff;color:#174e41;text-align:left;cursor:pointer}.document-links>button:hover{background:#f4f9f7}.document-links button div{display:grid;gap:3px}.document-links button span{color:#71847e;font-size:12px;overflow-wrap:anywhere}.document-links button b{font-size:12px}.documents-dialog.pdf-open{width:min(1100px,96vw);height:min(900px,92vh);display:flex;flex-direction:column;overflow:hidden}.pdf-viewer{flex:1;min-height:420px;background:#53635f}.pdf-viewer iframe{display:block;width:100%;height:100%;border:0}.mobile-nav{display:none}@media(max-width:760px){.shell{display:block}aside{display:none}main{padding:max(20px,env(safe-area-inset-top)) 16px calc(88px + env(safe-area-inset-bottom))}header{align-items:flex-start}header h1{font-size:25px}header button{width:46px;height:46px;padding:0;justify-content:center}header button{font-size:0}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat-card{padding:14px;gap:10px}.stat-card>span{width:36px;height:36px}.stat-card strong{font-size:17px}.stat-card:first-child{grid-column:1 / -1}.stat-card:first-child strong{font-size:24px}.fair-heading{align-items:flex-start;flex-direction:column;gap:2px}.fair-filter,.report-toolbar{align-items:stretch;flex-direction:column}.report-toolbar select{width:100%}.report-dialog{width:100%;height:96vh}.panel{border-radius:11px}.fair-list article{grid-template-columns:1fr}.mobile-nav{position:fixed;display:flex;align-items:center;justify-content:flex-start;overflow-x:auto;left:0;right:0;bottom:0;min-height:65px;padding:0 8px env(safe-area-inset-bottom);background:#fff;border-top:1px solid #dbe5e1;z-index:5}.mobile-nav .text-button{flex:0 0 62px;border:0;background:transparent;font-size:11px;color:#687b76}.mobile-nav .text-button.active{color:#125444;font-weight:700}.mobile-nav .add-button{width:47px;height:47px;border:0;border-radius:50%;background:#d26f37;color:#fff;font-size:27px;margin-top:-23px;box-shadow:0 6px 16px #a94e293d}.settings-grid{grid-template-columns:1fr}.review-list article{grid-template-columns:1fr}.backup-settings{align-items:stretch;flex-direction:column}.backup-settings select,.backup-settings button{width:100%}.review-form{grid-template-columns:1fr}.dialog-backdrop{padding:8px;align-items:end}.dialog{max-height:94vh;border-radius:14px 14px 0 0}.sales-table,.sales-table tbody,.sales-table tr,.sales-table td{display:block}.sales-table thead{display:none}.sales-table tr{padding:13px 15px;border-bottom:1px solid #dfe8e4}.sales-table td{display:grid;grid-template-columns:105px 1fr;padding:6px 0;border:0}.sales-table td:before{content:attr(data-label);color:#71837e;font-size:12px}.counter-sheet dl{grid-template-columns:1fr}.counter-sheet dd{margin-bottom:8px}.counter-sheet article{grid-template-columns:1fr}.documents-dialog.pdf-open{width:100%;height:96vh}.pdf-viewer{min-height:300px}.external-pdf{padding:9px 11px}}
