*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#3d4a5a;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{display:flex;flex-direction:column;height:100vh;min-height:0;overflow:hidden}.app-footer{background:#1a202cf5;border-top:1px solid #ffffff14;flex-shrink:0;padding:6px 12px 8px;text-align:center;z-index:90}.app-footer-link{color:#ffffffb8;font-size:12px;letter-spacing:.02em;text-decoration:none}.app-footer-link:hover{color:#fff;text-decoration:underline}.login-page .app-footer{background:#0000;border-top:none;padding-top:12px}.login-page .app-footer-link{color:#ffffffd1}.header-bar{background:#1a202c;box-shadow:0 2px 8px #0003;color:#fff;padding:28px 0;text-align:center;z-index:100}.header-content{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin:0;max-width:100%;padding:0 20px;width:100%}.header-nav{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.header-nav-left{justify-self:start}.header-datetime{align-items:flex-end;display:flex;flex-direction:column;gap:4px;justify-self:end;min-width:0}.nav-link{background:#ffffff1a;border-radius:4px;color:#fff;font-size:16px;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#fff3;transform:translateY(-1px)}.header-date,.header-time{font-size:14px;font-weight:500;opacity:.9;text-align:right;white-space:nowrap}.header-bar h1{align-items:center;display:flex;font-size:clamp(16px,2vw,24px);font-weight:600;gap:12px;justify-content:center;justify-self:center;letter-spacing:.5px;line-height:1.2;margin:0;max-width:100%;text-align:center}.header-logo{flex-shrink:0;height:32px;max-width:min(160px,42vw);object-fit:contain;vertical-align:middle;width:auto}.main-content{display:flex;flex:1 1;flex-direction:column}.logs-section,.main-content{min-height:0;overflow:hidden}.logs-section{flex:2 1;padding:12px 0}.desktop-only{display:block}.card.sections-card{background:#fff;border-radius:0;box-shadow:0 4px 16px #0000001a;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:visible;padding:10px 12px!important;width:100%}.table-container{background:#fff;border:1px solid #e1e5e9;border-radius:0;flex:1 1;max-width:100%;min-height:0;overflow-x:auto;overflow-y:auto}.sections-card h3{color:#333;flex-shrink:0;font-size:18px;font-weight:600;margin:0 0 4px;text-align:center}.sections-card h3.sections-progress-title{color:#356211;cursor:pointer;font-size:clamp(18px,2vw,24px);font-weight:700;margin-bottom:2px}.sections-card h3.sections-progress-title:hover{color:#558303}.sections-grid{grid-gap:6px;align-content:start;display:grid;flex:1 1;gap:6px;grid-template-columns:1fr 1fr;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:0}.area-group,.area-group.large{background:#f8f9fa;border:1px solid #e1e5e9;border-radius:6px;display:flex;flex-direction:column;gap:6px;justify-content:flex-start;margin:0!important;min-height:0;overflow:hidden;padding:8px}.area-group.large{grid-column:1/-1}.area-title{align-items:center;background:#d1d5db;border-radius:4px;color:#333;flex-shrink:0;font-size:clamp(11px,1.1vw,13px);font-weight:700;min-height:24px;padding:4px 6px;text-align:center;width:100%}.area-title,.sections-list{display:flex;justify-content:center;margin:0}.sections-list{flex-wrap:wrap;gap:4px;padding:2px 0 0}.section-item{border-radius:2px;cursor:default;font-size:12px;font-weight:500;padding:2px 5px 4px;transition:background-color .2s ease}.section-item.logged{background:#558303;color:#fff}.section-item.unlogged{background:#6c757d;color:#fff}.section-item{cursor:pointer;position:relative}.floating-popup{pointer-events:none!important;transition:none;-webkit-user-select:none;user-select:none}.section-hover-popup{word-wrap:break-word;background:#3d4a5a;border:1px solid #666;border-radius:6px;box-shadow:0 4px 12px #0000004d;color:#fff;font-size:11px;line-height:1.35;max-height:300px;max-width:300px;overflow-y:auto;padding:10px 12px;text-align:left}.section-popup-title{border-bottom:1px solid #ffffff40;font-size:13px;font-weight:700;margin-bottom:6px;padding-bottom:6px}.section-popup-summary{font-weight:600;margin-bottom:6px}.section-popup-list{display:flex;flex-direction:column;gap:3px}.section-popup-row{font-size:11px}.section-popup-more{font-style:italic;margin-top:4px;opacity:.85}.container{height:100%;margin:0 auto;max-width:100%;padding:0 20px}.logs-score-container{align-items:stretch}.left-column,.logs-score-container{display:flex;gap:16px;height:100%;min-height:0}.left-column{flex:2 1;flex-direction:column}.logs-card{background:#fff;border-radius:0;box-shadow:0 4px 16px #0000001a;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:20px}.logs-card h2{color:#333;flex-shrink:0;font-size:18px;font-weight:600;margin:0 0 16px}.form-card{flex-shrink:0}.form-row{display:flex;gap:16px;margin-bottom:8px}.form-row:last-of-type{margin-bottom:16px}.right-column{align-items:stretch;display:flex;flex:1 1;flex-direction:column;gap:8px;height:100%;min-height:0;min-width:min(350px,32vw)}.top-row{grid-gap:10px;align-items:stretch;display:grid;flex-shrink:0;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.score-card{background:linear-gradient(160deg,#6ea304,#456d0d);border-radius:8px;box-shadow:0 6px 24px #55830359,inset 0 1px 0 #ffffff2e;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0;min-height:auto;padding:12px 14px;text-align:center;width:100%}.score-card h3{font-size:clamp(16px,1.5vw,20px);font-weight:600;margin:0 0 8px;text-align:center}.score-value{font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.05;margin-bottom:8px;text-align:center}.score-breakdown{border-top:1px solid #ffffff4d;font-size:clamp(9px,.85vw,11px);line-height:1.25;margin-top:4px;opacity:.9;padding-top:6px;text-align:center}.breakdown-line{margin:0;text-align:center;white-space:normal;word-break:break-word}.score-note{font-size:10px;font-style:italic;margin-top:6px;opacity:.75}.projected-score-summary{background:#f8f9fa;border-left:4px solid #558303;border-radius:6px;margin-bottom:16px;padding:12px}.breakdown-total{border-top:1px solid #ffffff4d;display:flex;font-size:12px;font-weight:700;justify-content:space-between;margin:8px 0 0;padding-top:8px}.operators-card{background:linear-gradient(160deg,#8b96a3,#5f6770);border-radius:8px;box-shadow:0 6px 24px #4a556859,inset 0 1px 0 #ffffff29;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0;min-height:auto;padding:12px 14px;text-align:center;width:100%}.operators-card h3{color:#fff;font-size:clamp(16px,1.5vw,20px);font-weight:600;margin:0 0 8px;text-align:center}.operators-list{display:flex;flex-direction:column;gap:4px}.operator-row{align-items:center;display:flex;font-size:12px;justify-content:space-between;padding:4px 0}.operator-callsign-compact{color:#fff;flex:1 1;font-size:13px;font-weight:600;line-height:1.2;text-align:left}.operator-band-compact{margin:0 4px;min-width:20px}.operator-band-compact,.operator-mode-compact{background:#fff3;border-radius:3px;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;text-align:center}.operator-mode-compact{min-width:25px}.operator-row.conflict{background-color:#ffc10733;border-left:3px solid #ffc107}.operator-row.conflict .operator-callsign-compact{color:#856404;font-weight:700}.operator-row.conflict .operator-band-compact,.operator-row.conflict .operator-mode-compact{background:#ffc107cc;color:#856404;font-weight:700}.operator-time-compact{color:#666;font-size:10px;font-weight:400;margin-left:4px;white-space:nowrap}.operator-row.highlighted{background:#ffc107;border-left:3px solid #ffc107}.operator-row.highlighted .operator-callsign-compact{color:#aa471f;font-weight:700}.operator-row.highlighted .operator-band-compact,.operator-row.highlighted .operator-mode-compact{background:#aa471f;color:#fff}.operator-row.highlighted .operator-time-compact{color:#aa471f;font-weight:500}.operator-scores-list{display:flex;flex-direction:column;gap:16px}.operator-score-item{background:#f8f9fa;border-left:4px solid #28a745;border-radius:8px;padding:12px}.operator-score-header{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin-bottom:8px}.operator-total-score{background:#28a745;border-radius:4px;color:#fff;font-size:12px;font-weight:600;padding:4px 8px}.operator-score-breakdown{display:flex;flex-direction:column;font-size:12px;gap:4px}.score-detail{color:#6c757d;display:flex;justify-content:space-between}.score-detail.total-contacts{border-top:1px solid #dee2e6;color:#495057;font-weight:600;margin-top:4px;padding-top:4px}.score-popup-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:10000}.score-popup-content{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000004d;max-height:80vh;max-width:500px;overflow-y:auto;pointer-events:auto;position:relative;width:90%}.score-popup-header{align-items:center;background:#558303;border-radius:8px 8px 0 0;color:#fff;display:flex;justify-content:space-between;padding:16px 20px}.score-popup-header h4{font-size:18px;font-weight:600;margin:0}.score-popup-body{padding:20px}.sections-map-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.sections-map-popup-content{background:#fff;border-radius:8px;box-shadow:0 10px 30px #0000004d;max-height:90vh;max-width:90vw;overflow:hidden}.sections-map-popup-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:15px 20px}.sections-map-popup-header h3{color:#356211;margin:0}.sections-map-popup-actions{align-items:center;display:flex;gap:12px}.sections-map-popup-wide{overflow-y:auto;width:min(1200px,95vw)}.sections-map-toolbar{background:#f8f9fa;border-bottom:1px solid #e1e5e9;gap:12px;justify-content:space-between;padding:10px 16px}.sections-map-legend,.sections-map-toolbar{align-items:center;display:flex;flex-wrap:wrap}.sections-map-legend{font-size:14px;gap:16px}.sections-map-legend .legend-item{align-items:center;display:inline-flex;gap:6px}.sections-map-legend .legend-item:before{border:1px solid #666;border-radius:2px;content:"";height:14px;width:14px}.sections-map-legend .legend-contacted:before{background:#558303;border-color:#356211}.sections-map-legend .legend-uncontacted:before{background:#fff}.sections-map-legend .legend-count{color:#356211;font-weight:600}.sections-map-open-link{align-items:center;background:#356211;border-radius:4px;color:#fff;display:inline-flex;font-size:14px;font-weight:600;padding:6px 12px;text-decoration:none;white-space:nowrap}.sections-map-open-link:hover{background:#558303;color:#fff}.sections-map-loading{color:#666;padding:40px;text-align:center}.sections-map-credit{color:#666;font-size:12px;margin:0;padding:8px 16px 12px;text-align:right}.section-map-label div{color:#444;font-size:10px;font-weight:700;pointer-events:none;text-shadow:1px 1px 2px #ffffffe6;white-space:nowrap}.app-container-display{background:#0a0e13}.app-container-display,.public-display{height:100vh;min-height:100vh;overflow:hidden}.public-display{display:flex;flex-direction:column}.public-display-light{background:#eef1f5;color:#2d3748}.public-display-dark{background:#0a0e13;color:#e8edf3}.public-display-header{grid-gap:16px;align-items:center;display:grid;flex-shrink:0;gap:16px;grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);padding:14px 20px}.public-display-light .public-display-header{background:#2d3748;color:#fff}.public-display-dark .public-display-header{background:#06080b;border-bottom:1px solid #1f2937;color:#f3f4f6}.public-display-header-center{align-items:center;display:flex;flex-wrap:wrap;font-size:1.4rem;font-weight:600;gap:12px;justify-content:center;line-height:1.25;text-align:center}.public-display-header-title{color:#a3e635}.public-display-light .public-display-header-title{color:#c6f06a}.public-display-header-separator{font-weight:400;opacity:.45}.public-display-header-datetime{align-items:center;display:inline-flex;flex-wrap:wrap;font-weight:500;gap:12px;justify-content:center}.public-display-header-local,.public-display-header-utc{white-space:nowrap}.public-display-header-spacer{min-width:0}.public-display-theme-toggle{align-items:center;cursor:pointer;display:inline-flex;font-size:.95rem;gap:8px;justify-self:start;-webkit-user-select:none;user-select:none;white-space:nowrap}.public-display-theme-toggle input{accent-color:#558303;cursor:pointer;height:18px;width:18px}.public-display-body{grid-gap:0;display:grid;flex:1 1;gap:0;grid-template-columns:380px 1fr;min-height:0;overflow:hidden}.public-display-light .public-display-sidebar{background:#fff;border-right:1px solid #d8dee6}.public-display-dark .public-display-sidebar{background:#0a0e13;border-right:1px solid #1f2937}.public-display-sidebar{display:flex;flex-direction:column;gap:12px;min-height:0;overflow:hidden;padding:12px}.public-display-club-name{font-size:1.05rem;font-weight:700;line-height:1.2;margin-bottom:8px}.public-display-light .public-display-club-name{color:#2d3748}.public-display-dark .public-display-club-name{color:#f3f4f6}.public-display-light .public-display-panel{background:#fafbfc;border:1px solid #e1e5e9}.public-display-dark .public-display-panel{background:#121820;border:1px solid #1f2937}.public-display-panel{border-radius:6px;padding:12px}.public-display-light .public-display-panel h2{color:#356211}.public-display-dark .public-display-panel h2{color:#a3e635}.public-display-panel h2{font-size:1rem;letter-spacing:.03em;margin:0 0 10px;text-transform:uppercase}.public-display-light .public-display-score{color:#2d3748}.public-display-dark .public-display-score{color:#f9fafb}.public-display-score{font-size:2.5rem;font-weight:700;line-height:1.1}.public-display-light .public-display-score-detail{color:#555}.public-display-dark .public-display-score-detail{color:#cbd5e1}.public-display-score-detail{font-size:.85rem;margin-top:4px}.public-display-light .public-display-empty{color:#777}.public-display-dark .public-display-empty{color:#94a3b8}.public-display-empty{font-size:.9rem;margin:0}.public-display-operators{list-style:none;margin:0;padding:0}.public-display-operators li{grid-gap:8px;display:grid;font-size:.95rem;gap:8px;grid-template-columns:1fr auto auto;padding:6px 0}.public-display-light .public-display-operators li{border-bottom:1px solid #e8ecf0}.public-display-dark .public-display-operators li{border-bottom:1px solid #374151;color:#f3f4f6}.public-display-dark .public-display-operators .operator-band,.public-display-dark .public-display-operators .operator-callsign,.public-display-dark .public-display-operators .operator-mode{color:#f3f4f6}.public-display-light .public-display-operators li.conflict{background:#fff3cd}.public-display-dark .public-display-operators li.conflict{background:#78350f;color:#fef3c7}.public-display-contacts{display:flex;flex:1 1;flex-direction:column;min-height:120px;overflow:hidden}.public-display-contacts-table{flex:1 1;overflow:auto}.public-display-contacts-table table{border-collapse:collapse;font-size:.82rem;width:100%}.public-display-contacts-table td,.public-display-contacts-table th{padding:4px 6px;text-align:left}.public-display-light .public-display-contacts-table td,.public-display-light .public-display-contacts-table th{border-bottom:1px solid #e8ecf0}.public-display-dark .public-display-contacts-table td,.public-display-dark .public-display-contacts-table th{border-bottom:1px solid #374151}.public-display-light .public-display-contacts-table th{background:#f0f3f6;color:#555}.public-display-dark .public-display-contacts-table th{background:#1f2937;color:#cbd5e1}.public-display-contacts-table th{font-size:.75rem;position:sticky;text-transform:uppercase;top:0}.public-display-light .public-display-map{background:#d8dee6}.public-display-dark .public-display-map{background:#1a2332}.public-display-map{display:flex;flex-direction:column;min-height:0;overflow:hidden}.public-display-panel:not(.public-display-contacts){flex-shrink:0}.public-display-map .sections-map-embedded{background:#0000;display:flex;flex:1 1;flex-direction:column;height:100%;min-height:0;padding:0}.public-display-map .sections-map-embedded .sections-map-toolbar{border-bottom:1px solid #cbd5e1;flex-shrink:0}.public-display-dark .public-display-map .sections-map-embedded .sections-map-toolbar{background:#1a2332;border-bottom-color:#2d3748}.public-display-map .sections-map-embedded .arrl-map-container{background:#d8dee6;flex:1 1;min-height:0}.public-display-dark .public-display-map .sections-map-embedded .arrl-map-container{background:#1a2332}.public-display-map .sections-map-embedded .arrl-map-fill{height:100%;min-height:0}.public-display-map .sections-map-embedded .leaflet-container{border-radius:0!important}.public-display-map .sections-map-embedded .sections-map-credit{flex-shrink:0;margin:0;padding:6px 12px}.sections-map-dark .sections-map-legend .legend-uncontacted:before{background:#252f3f;border-color:#252f3f}.sections-map-dark .sections-map-toolbar{background:#1a2332;border-bottom-color:#2d3748}.sections-map-dark .sections-map-credit,.sections-map-dark .sections-map-legend{color:#d1d5db}.sections-map-dark .sections-map-legend .legend-count{color:#a3e635}.sections-map-dark .sections-map-credit a{color:#86efac}.sections-map-dark .arrl-map-container,.sections-map-dark .sections-map-embedded .arrl-map-container{background:#1a2332}.sections-map-dark .leaflet-container{background:#1a2332!important}.sections-map-dark .sections-map-loading{background:#111827;color:#cbd5e1}@media (max-width:900px){.public-display-body{grid-template-columns:1fr;grid-template-rows:minmax(280px,1fr) auto}.public-display-header{grid-template-columns:1fr;justify-items:stretch;text-align:center}.public-display-theme-toggle{justify-self:start}.public-display-header-spacer{display:none}.public-display-sidebar{max-height:45vh;overflow-y:auto}}.map-controls{align-items:center;display:flex;gap:10px;margin-top:10px}.map-control-btn{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:5px 10px;transition:background-color .2s}.map-control-btn:hover{background:#0056b3}.map-zoom-info{color:#666;font-size:12px;margin-left:10px}.arrl-map-container{background:#f8f9fa;min-height:400px;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none}.arrl-svg-map{background-color:#f8f9fa;height:100%;min-height:400px;transform:translateZ(0);transition:transform .1s ease-out;width:100%;will-change:transform}.state-boundary{cursor:pointer;transform:translateZ(0);transition:fill .3s ease;will-change:fill}.state-boundary:hover{fill:#0f09!important}.state-label{font-family:Arial,sans-serif;pointer-events:none;transform:translateZ(0);will-change:fill}.section-legend{background:#f8f9fa;border-radius:5px;flex-shrink:0;margin-top:15px;padding:15px}.section-legend h4{color:#333;font-size:1.1rem;margin:0 0 10px}.legend-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.legend-item{align-items:center;display:flex;font-size:.9rem;gap:8px}.legend-color{border:1px solid #ddd;border-radius:3px;height:16px;width:16px}.legend-text{color:#333;font-weight:500}.state-boundaries-svg,.state-path{display:none}.contacted-sections-list{margin:0 auto;max-width:500px;text-align:left}.contacted-sections-list h5{color:#495057;font-size:16px;margin-bottom:15px}.sections-grid-mini{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.section-badge{border:1px solid #dee2e6;border-radius:4px;font-size:12px;font-weight:500;padding:4px 8px}.section-badge.contacted{background-color:#28a745;border-color:#28a745;color:#fff}.no-sections{color:#6c757d;font-size:14px;font-style:italic}.no-operator{align-items:center;display:flex;flex-direction:column;gap:4px}.no-operator-text{color:#fffc;font-size:16px;font-weight:600}.no-operator-subtext{color:#fff9;font-size:12px}.form-card{background:#fff;border-radius:0;box-shadow:0 4px 16px #0000001a;height:fit-content;padding:20px}.form-card h2{color:#333;font-size:18px;font-weight:600;margin:0}.form-header{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin-bottom:20px}.form-header h2{justify-self:start;margin:0}.form-exchange-display{color:#356211;font-size:clamp(14px,1.6vw,18px);font-weight:700;justify-self:center;line-height:1.3;padding:0 8px;text-align:center}.form-exchange-display strong{font-weight:800}.form-exchange-placeholder{color:#6c757d;font-size:13px;font-style:italic;font-weight:500}.form-header .operator-field{justify-self:end}.operator-field{align-items:center;display:flex;gap:8px}.operator-label{color:#555;font-size:14px;font-weight:500;margin:0}.operator-callsign{color:#333;font-size:18px;font-weight:600;margin:0}.operator-callsign.not-set{color:#aa471f;font-style:italic}.btn{background:#558303;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:16px;padding:12px 24px;transition:all .3s ease;width:100%}.btn:hover{background:#356211;transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-change-operator{background:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .3s ease;white-space:nowrap}.btn-change-operator:hover{background:#5a6268}.btn-secondary{margin-left:8px}.btn-logout-operator{background:#aa471f;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-left:8px;padding:8px 16px;transition:all .3s ease;white-space:nowrap}.btn-logout-operator:hover{background:#8a3a19}.btn-edit-small{background:#17a2b8;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:4px 8px;transition:all .3s ease}.btn-edit-small:hover{background:#138496}.contact-row,.notes-cell{position:relative}.notes-cell{overflow:hidden}.notes-text{display:block}.notes-text,.row-actions{transition:opacity .2s ease}.row-actions{background:#fff;border-radius:4px;box-shadow:0 2px 4px #0000001a;display:flex;gap:4px;opacity:0;padding:2px 4px;position:absolute;right:0;top:0}.contact-row.hovered .notes-text{opacity:.3}.contact-row.hovered .row-actions{opacity:1}.btn-row-delete,.btn-row-edit{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:4px 8px;transition:all .3s ease;white-space:nowrap}.btn-row-edit:hover{background:#5a67d8}.btn-row-delete{background:#e53e3e}.btn-row-delete:hover{background:#c53030}.modal-content{max-width:400px;min-width:300px}.modal-content h3{margin:0 0 20px}.modal-buttons{gap:8px;margin-top:20px}.callsign-popup-overlay{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:10001}.callsign-popup-content{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:400px;min-width:300px;padding:0;pointer-events:auto;position:fixed;z-index:10002}.callsign-popup-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:12px 16px}.callsign-popup-header h4{color:#333;font-size:16px;font-weight:600;margin:0}.popup-close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:20px;height:24px;justify-content:center;padding:0;width:24px}.popup-close-btn:hover{background:#e9ecef;color:#333}.callsign-popup-body{padding:16px}.callsign-info{margin-bottom:16px}.info-row{font-size:14px;line-height:1.4;margin-bottom:8px}.info-row strong{color:#555;display:inline-block;min-width:60px}.map-container{border-top:1px solid #e9ecef;padding-top:16px}.map-container-inner{border-radius:6px;height:200px;margin-bottom:8px;overflow:hidden;width:100%}.grid-info{background:#f8f9fa;border-radius:4px;padding:8px;text-align:center}.grid-coordinates{color:#333;font-family:monospace;font-size:14px;font-weight:600;margin-bottom:4px}.map-note{color:#666;font-size:12px}.callsign-cell,.name-cell{cursor:pointer;transition:background-color .2s ease}.callsign-cell:hover,.name-cell:hover{background-color:#f8f9fa}.form-group{flex:1 1}.form-group label{color:#555;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-group input,.form-group select{border:2px solid #e1e5e9;border-radius:6px;font-size:14px;padding:10px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#667eea;outline:none}.readonly-field{background-color:#f8f9fa;border-color:#dee2e6;color:#6c757d;cursor:not-allowed}.readonly-field:focus{border-color:#dee2e6;box-shadow:none}.disabled-field{background-color:#f8f9fa!important;border-color:#dee2e6!important;color:#6c757d!important;cursor:not-allowed!important}.disabled-field:focus{border-color:#dee2e6!important;box-shadow:none!important}.btn-disabled{background:#6c757d!important;color:#fff!important;cursor:not-allowed!important;opacity:.6}.btn-disabled:hover{background:#6c757d!important;transform:none!important}.tooltip-label{align-items:center;display:inline-flex;gap:8px}.info-tooltip-trigger{background:none;border:none;color:#667eea;cursor:help;font-family:inherit;font-size:16px;font-weight:700;line-height:1;padding:0}.info-tooltip-trigger:focus-visible,.info-tooltip-trigger:hover{color:#4c5fd5;outline:none}.info-tooltip-backdrop{background:#0000;border:none;cursor:default;inset:0;margin:0;padding:0;position:fixed;z-index:9998}.info-tooltip-popup{background:#333;border-radius:8px;box-shadow:0 4px 16px #0000004d;color:#fff;font-size:12px;font-weight:400;line-height:1.45;max-width:min(420px,calc(100vw - 24px));padding:12px 14px;position:fixed;text-align:left;white-space:pre-line;width:max-content;z-index:9999}.callsign-license-notice{background:#fff3cd;border:1px solid #e0a800;border-radius:6px;color:#664d03;font-size:13px;font-weight:600;margin-top:8px;padding:8px 10px;width:100%}.license-notice-bar{align-items:center;background:#fff3cd;border:1px solid #e0a800;border-radius:8px;box-shadow:0 4px 16px #00000026;color:#664d03;display:flex;font-size:14px;gap:16px;justify-content:space-between;left:50%;max-width:min(720px,calc(100vw - 32px));padding:12px 16px;position:fixed;top:72px;transform:translateX(-50%);width:calc(100% - 32px);z-index:10003}.license-notice-dismiss{background:none;border:none;color:#664d03;cursor:pointer;font-size:22px;line-height:1;padding:0 4px}.license-notice-dismiss:hover{color:#3d2e02}.callsign-expired-notice{background:#fff3cd;border:1px solid #e0a800;border-radius:6px;color:#664d03;font-size:13px;font-weight:600;margin-bottom:10px;padding:8px 10px}.callsign-input-container,.class-input-container,.location-input-container,.operator-input-container{align-items:center;display:flex;gap:8px;position:relative}.field-required,.invalid-band-mode,.invalid-callsign,.invalid-class,.invalid-location{background-color:#fff5f5;border-color:#aa471f!important}.field-required-text,.invalid-band-mode-text,.invalid-callsign-text,.invalid-class-text,.invalid-location-text{color:#aa471f;font-size:12px;font-weight:700;text-transform:uppercase;white-space:nowrap}.class-input-container{align-items:center;display:flex;flex-wrap:wrap;gap:8px;position:relative}.table{background:#fff;border-collapse:collapse;margin:0;table-layout:fixed;width:100%}.table td:first-child,.table th:first-child{width:12%}.table td:nth-child(2),.table th:nth-child(2){width:8%}.table td:nth-child(3),.table th:nth-child(3){width:18%}.table td:nth-child(4),.table td:nth-child(5),.table td:nth-child(6),.table th:nth-child(4),.table th:nth-child(5),.table th:nth-child(6){width:6%}.table td:nth-child(7),.table td:nth-child(8),.table th:nth-child(7),.table th:nth-child(8){width:8%}.table td:nth-child(9),.table th:nth-child(9){width:28%}@media (max-width:768px){.table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.table{max-width:none;min-width:580px;table-layout:auto;width:max-content}.table td,.table th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto!important}.table td:first-child,.table th:first-child{min-width:64px}.table td:nth-child(2),.table th:nth-child(2){min-width:56px}.table td:nth-child(3),.table th:nth-child(3){display:none}.table td:nth-child(4),.table th:nth-child(4){min-width:40px}.table td:nth-child(5),.table th:nth-child(5){min-width:44px}.table td:nth-child(6),.table td:nth-child(7),.table th:nth-child(6),.table th:nth-child(7){min-width:40px}.table td:nth-child(8),.table th:nth-child(8){min-width:44px}.table td:nth-child(9),.table th:nth-child(9){max-width:160px;min-width:88px;white-space:normal}.table th .th-full{display:none}.table th .th-short{display:inline}.notes-cell{overflow:visible}.row-actions{background:#0000;box-shadow:none;margin-top:4px;opacity:1;padding:0;position:static}.contact-row.hovered .notes-text{opacity:1}.btn-row-delete,.btn-row-edit{font-size:11px;padding:3px 6px}}@media (max-width:480px){.table{min-width:480px}}.table td:first-child,.table th:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table td,.table th{border-bottom:1px solid #e1e5e9;font-size:14px;padding:6px 2px;text-align:left}.table th .th-short{display:none}.table th{color:#555;font-weight:600;position:sticky;top:0;z-index:10}.table th,.table tr:hover{background:#f8f9fa}.table tbody tr:last-child td{border-bottom:none}@media (max-width:1200px){.logs-score-container{flex-direction:column}.right-column{min-width:0;width:100%}}@media (max-width:1000px){.top-row{gap:10px;grid-template-columns:1fr 1fr}.form-row{flex-direction:column;gap:16px}.form-group{width:100%}}@media (max-width:768px){body{overflow:auto}.app-container{height:auto;min-height:100vh;overflow:visible}.logs-section,.main-content{flex:none;overflow:visible}.desktop-only,nav.desktop-only{display:none!important}.header-content{grid-template-columns:1fr;justify-items:center;text-align:center}.header-datetime{align-items:center;justify-self:center}.header-date,.header-time{text-align:center}.header-bar{padding:16px 0}.container{padding:0 10px}.logs-score-container{display:flex;flex-direction:column;gap:12px;height:auto}.left-column,.right-column,.top-row{display:contents}.operators-card{order:1;padding:10px 12px;width:100%}.form-card{order:2;width:100%}.logs-card{flex:1 1;min-height:280px;order:3;width:100%}.operators-list{align-items:stretch;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.operator-row{align-items:center;background:#ffffff1f;border-radius:8px;flex:1 1 140px;flex-direction:row;gap:6px;justify-content:space-between;max-width:220px;padding:8px 10px}.operator-callsign-compact{flex:1 1;font-size:13px;text-align:left}.header-bar h1{flex-wrap:wrap;font-size:clamp(15px,4.5vw,18px)}.header-datetime{gap:2px}.nav-link{font-size:13px;padding:6px 10px}.header-date,.header-time{font-size:12px}.form-card,.logs-card,.operators-card{padding:12px}.form-row{flex-direction:column;gap:12px}.form-group{flex:none;width:100%}.table td,.table th{font-size:12px;padding:6px 4px}.form-header{gap:10px;grid-template-columns:1fr}.form-exchange-display,.form-header .operator-field,.form-header h2{justify-self:stretch;width:100%}.operator-field{justify-content:space-between}}@media (max-width:480px){.container{padding:0 5px}.header-bar h1{font-size:16px}.header-date,.header-time{font-size:10px}.form-card,.logs-card,.operators-card,.score-card{padding:8px}.table td,.table th{font-size:11px;padding:5px 3px}.score-value{font-size:20px}.score-breakdown{font-size:8px}.operator-row{padding:4px 6px}.operator-callsign-compact{font-size:11px}.operator-band-compact,.operator-mode-compact{font-size:9px;padding:1px 3px}.form-group input,.form-group select{font-size:14px;padding:8px}.form-group label{font-size:12px}.btn{font-size:14px;padding:10px 20px}}.sections-map-content{background-color:#fff;display:flex;flex-direction:column;height:100%;padding:20px;width:100%}.sections-map-header{align-items:center;border-bottom:1px solid #ddd;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:15px;padding-bottom:10px}.sections-map-header h3{color:#333;font-size:1.5rem;margin:0}.sections-stats{color:#666;font-size:.9rem;font-weight:700}.leaflet-container{border-radius:5px;height:100%!important;width:100%!important}.leaflet-control-attribution{display:none!important}.arrl-map-container .leaflet-container{aspect-ratio:16/10;min-height:600px}.territory-polygon{stroke-width:2px}.state-polygon{stroke-width:1px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.admin-container{display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:100%;min-height:0;overflow:hidden;padding:20px}.admin-header{margin-bottom:30px;text-align:center}.admin-header h1{color:#333;font-size:28px;font-weight:600;margin:0}.admin-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.btn-export-cabrillo-header{background:#356211;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .3s ease}.btn-export-cabrillo-header:hover{background:#558303}.cabrillo-modal-backdrop{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:2000}.cabrillo-modal{background:#fff;border-radius:10px;box-shadow:0 16px 48px #00000040;color:#333;max-height:90vh;overflow:auto;padding:24px;width:min(960px,100%)}.cabrillo-modal-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.cabrillo-modal-header h2{font-size:22px;margin:0 0 8px}.cabrillo-modal-subtitle{color:#666;font-size:14px;margin:0}.cabrillo-modal-close{background:none;border:none;color:#666;cursor:pointer;font-size:28px;line-height:1;padding:0 4px}.cabrillo-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:0}.cabrillo-export-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:18px;padding:16px}.cabrillo-export-section h3{color:#1a202c;font-size:1rem;margin:0 0 8px}.cabrillo-export-section .cabrillo-section-note{margin-bottom:12px}.btn-arrl-entry,.btn-copy-summary,.btn-export-adif,.btn-export-cabrillo,.btn-lotw-login,.btn-lotw-upload,.btn-qrz-logbook{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 16px}.btn-export-cabrillo{background:#356211;color:#fff}.btn-export-cabrillo:hover:not(:disabled){background:#558303}.btn-export-cabrillo:disabled{cursor:not-allowed;opacity:.55}.btn-arrl-entry{background:#1a365d;color:#fff}.btn-arrl-entry:hover{background:#2c5282}.btn-copy-summary{background:#edf2f7;color:#2d3748}.btn-copy-summary:hover{background:#e2e8f0}.btn-export-adif{background:#2b6cb0;color:#fff}.btn-export-adif:hover:not(:disabled){background:#2c5282}.btn-export-adif:disabled{cursor:not-allowed;opacity:.55}.btn-lotw-login,.btn-lotw-upload{background:#553c9a;color:#fff}.btn-lotw-login:hover,.btn-lotw-upload:hover{background:#44337a}.btn-qrz-logbook{background:#c41e24;color:#fff}.btn-qrz-logbook:hover{background:#a0181d}.cabrillo-alert{border-radius:6px;font-size:14px;margin-bottom:14px;padding:12px 14px}.cabrillo-alert ul{margin:8px 0 0;padding-left:18px}.cabrillo-alert-error{background:#fff5f5;border:1px solid #feb2b2;color:#742a2a}.cabrillo-alert-warning{background:ivory;border:1px solid #f6e05e;color:#744210}.cabrillo-inline-error{color:#c53030;margin:0 0 12px}.cabrillo-inline-success{color:#356211;font-weight:600;margin:0 0 12px}.cabrillo-summary-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:16px}.cabrillo-summary-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px}.cabrillo-summary-section h3{font-size:16px;margin:0 0 10px}.cabrillo-section-note{color:#666;font-size:13px;margin:0 0 12px}.cabrillo-summary-field{margin-bottom:10px}.cabrillo-summary-label{color:#555;display:block;font-size:12px;font-weight:600;margin-bottom:4px}.cabrillo-summary-value-row{align-items:center;display:flex;gap:8px}.cabrillo-summary-value-row code{background:#fff;border:1px solid #e2e8f0;border-radius:4px;flex:1 1;font-size:13px;padding:6px 8px;word-break:break-word}.btn-copy-inline{background:#edf2f7;border:1px solid #cbd5e0;border-radius:4px;cursor:pointer;font-size:12px;padding:4px 8px}.btn-copy-inline:hover{background:#e2e8f0}.cabrillo-qso-totals{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin-bottom:12px}.cabrillo-qso-totals div{background:#fff;border:1px solid #e2e8f0;border-radius:4px;display:flex;font-size:13px;justify-content:space-between;padding:8px 10px}.cabrillo-band-mode-list,.cabrillo-bonus-list{list-style:none;margin:0;padding:0}.cabrillo-band-mode-list li{border-bottom:1px solid #e2e8f0;display:flex;font-size:13px;justify-content:space-between;padding:6px 0}.cabrillo-bonus-list li{font-size:13px;padding:4px 0}.cabrillo-footer-note{border-top:1px solid #e2e8f0;color:#666;font-size:13px;padding-top:12px}.cabrillo-footer-note p{margin:0}.btn-toggle{background:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .3s ease}.btn-toggle:hover{background:#5a6268}.btn-toggle.active{background:#558303}.btn-toggle.active:hover{background:#356211}.admin-logbook-footer{align-items:flex-start;border-top:1px solid #dee2e6;display:flex;flex-direction:column;gap:8px;margin-top:20px;padding:16px 16px 16px 20px}.btn-delete-all{background:#c53030;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 16px}.btn-delete-all:hover:not(:disabled){background:#9b2c2c}.btn-delete-all:disabled{cursor:not-allowed;opacity:.5}.admin-logbook-footer-note{color:#666;font-size:12px;margin:0}.admin-content{background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001a;overflow:hidden}.logbook-table-container{overflow-x:auto}.admin-table{border-collapse:collapse;font-size:14px;width:100%}.admin-table td,.admin-table th{border-bottom:1px solid #eee;padding:12px 8px;text-align:left}.admin-table th{color:#333;font-weight:600;position:sticky;top:0;z-index:10}.admin-table tbody tr:hover,.admin-table th{background:#f8f9fa}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table td:first-child,.admin-table th:first-child{width:10%}.admin-table td:nth-child(2),.admin-table th:nth-child(2){width:7%}.admin-table td:nth-child(3),.admin-table th:nth-child(3){width:10%}.admin-table td:nth-child(4),.admin-table td:nth-child(5),.admin-table td:nth-child(6),.admin-table th:nth-child(4),.admin-table th:nth-child(5),.admin-table th:nth-child(6){width:5%}.admin-table td:nth-child(7),.admin-table td:nth-child(8),.admin-table th:nth-child(7),.admin-table th:nth-child(8){width:6%}.admin-table td:nth-child(9),.admin-table th:nth-child(9){width:15%}.admin-table td:nth-child(10),.admin-table td:nth-child(11),.admin-table th:nth-child(10),.admin-table th:nth-child(11){width:8%}.admin-table td:nth-child(12),.admin-table th:nth-child(12){width:15%}.edit-input,.edit-select{background:#fff;border:1px solid #ddd;border-radius:4px;font-size:14px;padding:6px 8px;width:100%}.edit-input:focus,.edit-select:focus{border-color:#558303;box-shadow:0 0 0 2px #55830333;outline:none}.edit-input-container{position:relative}.invalid-class,.invalid-location{background-color:#fff5f5;border-color:#aa471f!important}.invalid-class-text,.invalid-location-text{background:#fff;border:1px solid #aa471f;border-radius:2px;color:#aa471f;font-size:10px;font-weight:700;left:0;padding:2px 4px;position:absolute;text-transform:uppercase;top:100%;white-space:nowrap;z-index:5}.action-buttons{align-items:center;display:flex;gap:8px}.btn-delete,.btn-edit,.btn-save{border:none;border-radius:4px;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px;transition:all .3s ease;white-space:nowrap}.btn-edit{background:#6c757d;color:#fff}.btn-edit:hover{background:#5a6268}.btn-save{background:#558303;color:#fff}.btn-save:hover{background:#356211}.btn-save:disabled{background:#6c757d!important;color:#fff!important;cursor:not-allowed!important;opacity:.6}.btn-delete{background:#aa471f;color:#fff}.btn-delete:hover{background:#8a3a19}.btn-delete:disabled{background:#6c757d!important;color:#fff!important;cursor:not-allowed!important;opacity:.6}.btn-restore{background:#17a2b8;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px;transition:all .3s ease;white-space:nowrap}.btn-restore:hover{background:#138496}.btn-history{background:#17a2b8;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;margin-right:4px;padding:4px 8px;transition:all .3s ease}.btn-history:hover{background:#138496}.status-cell{font-weight:500;text-align:center}.status-cell.active{color:#28a745}.status-cell.deleted{color:#dc3545}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000004d;max-width:500px;min-width:400px;padding:24px}.modal-content h3{color:#333;font-size:18px;font-weight:600;margin:0 0 16px}.modal-content p{color:#666;line-height:1.5;margin:0 0 24px}.modal-buttons{display:flex;gap:12px;justify-content:flex-end}.btn-secondary{background:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .3s ease}.btn-secondary:hover{background:#5a6268}@media (max-width:1200px){.admin-table td:first-child,.admin-table th:first-child{width:14%}.admin-table td:nth-child(2),.admin-table th:nth-child(2){width:10%}.admin-table td:nth-child(3),.admin-table th:nth-child(3){width:14%}.admin-table td:nth-child(4),.admin-table td:nth-child(5),.admin-table td:nth-child(6),.admin-table th:nth-child(4),.admin-table th:nth-child(5),.admin-table th:nth-child(6){width:6%}.admin-table td:nth-child(7),.admin-table td:nth-child(8),.admin-table th:nth-child(7),.admin-table th:nth-child(8){width:8%}.admin-table td:nth-child(9),.admin-table th:nth-child(9){width:18%}.admin-table td:nth-child(10),.admin-table th:nth-child(10){width:20%}}@media (max-width:768px){.admin-container{padding:10px}.admin-header h1{font-size:24px}.admin-table{font-size:12px}.admin-table td,.admin-table th{padding:8px 4px}.action-buttons{flex-direction:column;gap:4px}.btn-delete,.btn-edit,.btn-history,.btn-restore,.btn-save{font-size:11px;padding:4px 8px}}.history-modal{max-height:80vh;max-width:800px;overflow-y:auto}.history-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.history-header h3{margin:0}.history-content{max-height:60vh;overflow-y:auto}.history-list{display:flex;flex-direction:column;gap:16px}.history-item{background:#f8f9fa;border:1px solid #eee;border-radius:6px;padding:12px}.history-item-header{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin-bottom:8px}.history-action{color:#333;font-weight:600}.history-timestamp{color:#666;font-size:12px}.history-operator{color:#17a2b8;font-weight:500}.history-changes{background:#fff;border-left:3px solid #17a2b8;border-radius:4px;margin-top:8px;padding:8px}.field-change{align-items:center;display:flex;font-size:13px;gap:8px;margin-bottom:4px}.field-name{color:#333;font-weight:600;min-width:80px}.field-old{color:#dc3545;text-decoration:line-through}.field-arrow{color:#666;font-weight:700}.field-new,.history-created{color:#28a745;font-weight:500}.history-created{font-style:italic}.history-deleted{color:#dc3545;font-style:italic;font-weight:500}.history-restored{color:#17a2b8;font-style:italic;font-weight:500}.admin-tabs{display:flex;gap:12px;justify-content:center;margin-top:16px}.admin-tab{background:#e9ecef;border:none;border-radius:6px;color:#495057;cursor:pointer;font-size:15px;font-weight:600;padding:10px 20px;transition:all .2s ease}.admin-tab:hover{background:#dee2e6}.admin-tab.active{background:#558303;color:#fff}.admin-subheader{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.admin-subheader h2{color:#333;font-size:20px;margin:0}.admin-content-settings{overflow:hidden;padding:0}.admin-content-settings,.station-settings-panel{display:flex;flex:1 1;flex-direction:column;min-height:0}.station-settings-panel{color:#333}.settings-scroll-area{flex:1 1;min-height:0;overflow-y:auto;padding:24px}.settings-intro{color:#555;line-height:1.5;margin-bottom:24px}.settings-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1.2fr .9fr}.settings-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:20px}.settings-section h2{color:#1a202c;font-size:18px;margin:0 0 16px}.settings-section h3{color:#495057;font-size:14px;margin:16px 0 10px}.section-note{color:#6c757d;font-size:13px;margin:0 0 12px}.settings-fields{display:flex;flex-direction:column;gap:14px}.bonus-item,.settings-fields label{color:#333;display:flex;flex-direction:column;font-size:14px;font-weight:600;gap:6px}.bonus-item input[type=number],.settings-fields input,.settings-fields select{border:1px solid #ced4da;border-radius:4px;font-size:14px;font-weight:400;padding:8px 10px}.field-hint{color:#6c757d;font-size:12px;font-weight:400}.exchange-preview{background:#eef6e3;border-radius:6px;color:#356211;margin-top:16px;padding:12px}.bonus-group+.bonus-group{margin-top:8px}.bonus-items{display:flex;flex-direction:column;gap:8px}.bonus-item{align-items:center;flex-direction:row;font-weight:500;gap:10px}.bonus-item.bonus-number{justify-content:space-between}.bonus-item.bonus-number input[type=number]{width:72px}.bonus-label{display:flex;flex-direction:column;gap:2px}.bonus-points{color:#558303;font-size:12px;font-weight:600}.score-preview-card{background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:16px}.score-preview-row{border-bottom:1px solid #eee;display:flex;font-size:14px;justify-content:space-between;padding:8px 0}.bonus-breakdown-list{color:#555;font-size:13px;margin:12px 0 0;padding-left:18px}.score-preview-formula{border-top:1px solid #dee2e6;color:#356211;font-size:13px;font-weight:600;margin-top:16px;padding-top:12px}.score-preview-note{color:#6c757d;font-size:12px;margin-top:10px}.settings-actions{align-items:center;background:#fff;border-top:1px solid #dee2e6;box-shadow:0 -4px 12px #0000000f;display:flex;flex-shrink:0;gap:16px;margin-top:0;padding:16px 24px}.settings-error{color:#c53030;margin:0}.settings-success{color:#356211;font-weight:600;margin:0}.security-settings-grid{grid-template-columns:1fr;max-width:720px}.security-clear-btn{align-self:flex-start;margin-top:4px}.auth-mode-options{display:flex;flex-direction:column;gap:12px}.auth-mode-option{align-items:flex-start;cursor:pointer;display:flex;gap:10px}.auth-mode-option input{margin-top:4px}.auth-mode-option strong{display:block;margin-bottom:4px}.security-user-add{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:16px}.security-users-table{border-collapse:collapse;font-size:14px;width:100%}.security-users-table td,.security-users-table th{border-bottom:1px solid #eee;padding:10px 8px;text-align:left}.security-user-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-access-denied{padding:32px;text-align:center}.admin-access-denied h2{margin-top:0}.admin-access-denied p{color:#666;margin-bottom:20px}.admin-active-operators-panel{margin-bottom:16px;padding:16px 20px}.admin-active-operators-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}.admin-active-operators-header h2{font-size:1.1rem;margin:0 0 6px}.admin-active-operators-note{color:#666;font-size:13px;margin:0}.admin-active-operators-empty{color:#666;font-size:14px;margin:0}.admin-active-operators-table{margin-top:8px}.admin-active-operators-table td,.admin-active-operators-table th{padding:10px 8px}.operator-conflict-row{background:#fff8e6}.admin-login-page{min-height:calc(100vh - 120px)}@media (max-width:1200px){.settings-grid{grid-template-columns:1fr}}.login-page{align-items:center;background:linear-gradient(160deg,#1a202c,#3d4a5a);display:flex;justify-content:center;min-height:100vh;padding:24px}.login-card,.login-shell{max-width:420px;width:100%}.login-card{background:#fff;border-radius:12px;box-shadow:0 16px 48px #00000040;padding:40px 32px;text-align:center}.login-icon,.login-logo{display:block;height:auto;margin:0 auto 16px;width:min(100%,280px)}.login-about-link{font-size:.875rem;margin-top:18px;text-align:center}.login-about-link a{color:#64748b;text-decoration:none}.login-about-link a:hover{color:#c41e24;text-decoration:underline}.login-card h1{color:#1a202c;font-size:1.5rem;margin-bottom:8px}.login-subtitle{color:#64748b;font-size:.95rem;margin-bottom:28px}.login-form{display:flex;flex-direction:column;gap:12px;text-align:left}.login-form label{color:#334155;font-size:.875rem;font-weight:600}.login-form input{border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;padding:12px 14px;transition:border-color .2s}.login-form input:focus{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce26;outline:none}.login-form button{background:#2b6cb0;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:8px;padding:12px 16px;transition:background .2s}.login-form button:hover:not(:disabled){background:#2c5282}.login-form button:disabled{cursor:not-allowed;opacity:.6}.login-error{color:#c53030;font-size:.875rem;margin:0}.login-conflict-overlay{align-items:center;background:#0f172ab8;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:10000}.login-conflict-dialog{background:#fff;border-radius:12px;box-shadow:0 16px 48px #00000040;max-width:420px;padding:24px;text-align:left;width:100%}.login-conflict-dialog h2{color:#1a202c;font-size:1.25rem;margin:0 0 12px}.login-conflict-dialog p{color:#475569;font-size:.95rem;line-height:1.5;margin:0 0 20px}.login-conflict-actions{display:flex;flex-direction:column;gap:10px}.login-conflict-primary,.login-conflict-secondary{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 16px;width:100%}.login-conflict-primary{background:#2b6cb0;color:#fff}.login-conflict-primary:hover:not(:disabled){background:#2c5282}.login-conflict-secondary{background:#e2e8f0;color:#334155}.login-conflict-secondary:hover:not(:disabled){background:#cbd5e1}.login-conflict-primary:disabled,.login-conflict-secondary:disabled{cursor:not-allowed;opacity:.6}@media (min-width:480px){.login-conflict-actions{flex-direction:row}.login-conflict-secondary{flex:0 0 auto}.login-conflict-primary{flex:1 1 auto}}.about-page{background:linear-gradient(160deg,#05070a,#1a202c);min-height:100vh;overflow-y:auto;padding:24px 16px 16px}.about-shell{margin:0 auto;max-width:760px}.about-banner{border-radius:12px 12px 0 0;display:block;object-fit:cover;width:100%}.about-card{background:#fff;border-radius:0 0 12px 12px;box-shadow:0 16px 48px #00000040;padding:28px 28px 20px}.about-tagline{color:#475569;font-size:1.05rem;line-height:1.5;margin:0 0 28px;text-align:center}.about-section{margin-bottom:24px}.about-section h2{color:#0a1626;font-size:1.1rem;margin-bottom:10px}.about-section p{color:#334155;line-height:1.6;margin-bottom:10px}.about-section a{color:#c41e24;font-weight:600}.about-section a:hover{color:#8f1519}.about-donate{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;gap:20px;margin-top:12px;padding:16px}.about-donate,.about-donate-qr{align-items:center;display:flex}.about-donate-qr{flex-direction:column;gap:8px}.about-donate-qr img{background:#fff;border:1px solid #e2e8f0;border-radius:8px;height:140px;object-fit:contain;padding:8px;width:140px}.about-donate-qr span{color:#64748b;font-size:.85rem}.about-donate-actions{flex:1 1 220px}.about-donate-button{background:#c41e24;border-radius:8px;color:#fff!important;display:inline-block;font-weight:700;padding:12px 20px;text-decoration:none}.about-donate-button:hover{background:#a0181d}.about-donate-note{color:#64748b;font-size:.875rem;margin-top:10px}.about-back{border-top:1px solid #e2e8f0;margin-top:8px;padding-top:16px}.about-back-link{color:#2b6cb0;font-weight:600;text-decoration:none}.about-back-link:hover{text-decoration:underline}.about-footer{color:#ffffffbf;margin-top:16px}.about-footer .app-footer-link{color:#ffffffd9}.about-footer .app-footer-link:hover{color:#fff}@media (max-width:600px){.about-card{padding:20px 16px 16px}.about-donate{align-items:stretch;flex-direction:column}.about-donate-button{display:block;text-align:center}}
/*# sourceMappingURL=main.330f2e30.css.map*/