.stac-info-button{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffb3;border:1px solid #0078d44d;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;transition:all .3s;display:flex;box-shadow:0 2px 6px #0000001a}.stac-info-button:hover{color:#fff;background-color:#0078d4;border-color:#0078d4;transform:translateY(-2px);box-shadow:0 4px 12px #0078d44d}.stac-info-button svg{transition:transform .3s}.stac-info-button:hover svg{transform:rotate(15deg)}.stac-button-label{letter-spacing:.5px;font-size:13px;font-weight:600}.stac-modal-overlay{z-index:10000;background-color:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.3s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.stac-modal-content{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:1200px;max-height:90vh;animation:.3s slideUp;display:flex;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.stac-modal-header{color:#fff;background:linear-gradient(135deg,#0078d4 0%,#005a9e 100%);border-bottom:3px solid #005a9e;border-radius:16px 16px 0 0;justify-content:space-between;align-items:flex-start;padding:24px 32px;display:flex}.stac-modal-header h2{align-items:center;gap:10px;margin:0 0 6px;font-size:24px;font-weight:700;display:flex}.stac-header-link{color:inherit;cursor:pointer;text-decoration:none;transition:all .2s;display:inline-block;position:relative}.stac-header-link:hover{color:#e3f2fd;text-decoration:none}.stac-header-link:hover:before{content:"→ ";margin-right:4px;animation:.3s slideInArrow}@keyframes slideInArrow{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.stac-subtitle{opacity:.95;margin:0;font-size:14px;font-weight:400}.stac-close-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:28px;font-weight:300;line-height:1;transition:all .2s;display:flex}.stac-close-btn:hover{background:#ffffff4d;transform:rotate(90deg)}.stac-modal-body{flex:1;padding:32px;overflow-y:auto}.stac-modal-body::-webkit-scrollbar{width:8px}.stac-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.stac-modal-body::-webkit-scrollbar-thumb{background:#0078d4;border-radius:10px}.stac-modal-body::-webkit-scrollbar-thumb:hover{background:#005a9e}.stac-intro{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-left:4px solid #0078d4;border-radius:12px;margin-bottom:24px;padding:20px}.stac-intro p{color:#1e3a8a;margin:0;font-size:15px;line-height:1.6}.stac-featured-section{margin-bottom:32px}.featured-title{color:#1e293b;margin:0 0 8px;font-size:22px;font-weight:700}.featured-subtitle{color:#64748b;margin:0 0 24px;font-size:14px;line-height:1.6}.featured-collections-table{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.featured-table-row{border-bottom:1px solid #e2e8f0;grid-template-columns:60px 1fr;gap:20px;padding:24px;transition:all .2s;display:grid}.featured-table-row:last-child{border-bottom:none}.featured-table-row:hover{background:#f8fafc}.featured-icon{justify-content:center;align-items:flex-start;padding-top:4px;font-size:32px;display:flex}.featured-content h4{color:#1e293b;margin:0 0 8px;font-size:16px;font-weight:700}.featured-content p{color:#475569;margin:0 0 12px;font-size:14px;line-height:1.6}.featured-tags{flex-wrap:wrap;gap:8px;display:flex}.tag{color:#0369a1;background:linear-gradient(135deg,#e0f2fe 0%,#dbeafe 100%);border:1px solid #bae6fd;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.stac-divider{background:linear-gradient(90deg,#0000,#e2e8f0 20% 80%,#0000);height:1px;margin:32px 0}.stac-key-points{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:32px;display:grid}.key-point{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:12px;padding:16px;transition:all .2s;display:flex}.key-point:hover{border-color:#0078d4;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.key-point-icon{flex-shrink:0;font-size:24px}.key-point strong{color:#0078d4;margin-bottom:4px;display:block}.key-point div{color:#475569;font-size:13px;line-height:1.5}.stac-section-title{color:#1e293b;margin:0 0 8px;font-size:20px;font-weight:700}.stac-section-subtitle{color:#64748b;margin:0 0 8px;font-size:14px;line-height:1.6}.stac-loading{text-align:center;color:#64748b;padding:20px;font-size:14px}.stac-category-filters{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;gap:8px;margin:16px 0 24px;padding:16px;display:flex}.stac-filter-btn{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .2s}.stac-filter-btn:hover{color:#0078d4;background:#f0f9ff;border-color:#0078d4}.stac-filter-btn.active{color:#fff;background:#0078d4;border-color:#0078d4}.stac-category{margin-bottom:32px}.stac-category-title{color:#1e293b;border-bottom:2px solid #e2e8f0;margin:0 0 16px;padding-bottom:8px;font-size:18px;font-weight:700}.stac-table{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.stac-table-header{text-transform:uppercase;letter-spacing:.5px;color:#475569;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:2px solid #e2e8f0;grid-template-columns:2fr 1fr 1.5fr 2fr;gap:12px;padding:12px 16px;font-size:12px;font-weight:700;display:grid}.stac-table-row{border-bottom:1px solid #f1f5f9;grid-template-columns:2fr 1fr 1.5fr 2fr;gap:12px;padding:16px;transition:all .2s;display:grid}.stac-table-row:last-child{border-bottom:none}.stac-table-row:hover{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);transform:translate(4px)}.stac-col-name strong{color:#1e293b;margin-bottom:8px;font-size:14px;display:block}.stac-example-query{color:#64748b;background:#f8fafc;border-left:2px solid #0078d4;border-radius:6px;align-items:center;gap:6px;margin-top:6px;padding:6px 10px;font-size:12px;font-style:italic;display:flex}.query-icon{font-size:14px}.stac-col-res{color:#0078d4;align-items:center;font-size:13px;font-weight:600;display:flex}.stac-col-date{align-items:center;display:flex}.date-badge{color:#fff;text-transform:uppercase;letter-spacing:.3px;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.stac-col-why{color:#64748b;align-items:center;font-size:13px;line-height:1.4;display:flex}.stac-tips{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:4px solid #f59e0b;border-radius:12px;margin-top:32px;padding:24px}.stac-tips h3{color:#92400e;margin:0 0 16px;font-size:18px}.stac-tips ul{margin:0;padding-left:20px;list-style:none}.stac-tips li{color:#78350f;margin-bottom:12px;padding-left:24px;font-size:14px;line-height:1.6;position:relative}.stac-tips li:before{content:"💡";position:absolute;top:0;left:0}.stac-tips li:last-child{margin-bottom:0}.stac-tips strong{color:#92400e}.stac-common-mistakes{background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border-left:4px solid #ef4444;border-radius:12px;margin-top:24px;padding:24px}.stac-common-mistakes h3{color:#991b1b;margin:0 0 16px;font-size:18px}.mistake-examples{flex-direction:column;gap:12px;display:flex}.mistake-item{background:#fff;border:1px solid #fca5a5;border-radius:8px;padding:12px}.mistake-wrong{color:#dc2626;margin-bottom:6px;font-size:13px;font-weight:500}.mistake-right{color:#16a34a;font-size:13px;font-weight:500}.stac-modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;border-radius:0 0 16px 16px;padding:16px 32px}.stac-footer-info{color:#64748b;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.stac-footer-info span:first-child{color:#10b981;font-weight:600}@media (width<=1024px){.stac-table-header,.stac-table-row{grid-template-columns:1fr;gap:8px}.stac-col-name strong{margin-bottom:12px}.stac-col-res,.stac-col-date,.stac-col-why{border-left:2px solid #e2e8f0;padding-left:12px}.stac-col-res:before{content:"Resolution: ";color:#64748b;font-weight:600}.stac-col-why:before{content:"Why: ";color:#64748b;font-weight:600}.stac-key-points{grid-template-columns:1fr}}@media (width<=640px){.stac-modal-content{border-radius:12px;max-height:95vh}.stac-modal-header{padding:20px}.stac-modal-header h2{font-size:20px}.stac-modal-body{padding:20px}.stac-modal-footer{padding:12px 20px}.stac-footer-info{gap:8px;font-size:11px}}.health-check-info{z-index:1000;display:inline-block;position:relative}.health-info-button{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffb3;border:1px solid #0078d44d;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;transition:all .3s;display:flex;box-shadow:0 2px 6px #0000001a}.health-info-button:hover{color:#fff;background-color:#0078d4;border-color:#0078d4;transform:translateY(-2px);box-shadow:0 4px 12px #0078d44d}.health-info-button svg{transition:transform .3s}.health-info-button:hover svg{transform:rotate(15deg)}.health-button-label{letter-spacing:.5px;white-space:nowrap;font-size:13px;font-weight:600}.health-info-icon{cursor:pointer;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.health-info-icon:hover{background-color:#fff3;transform:scale(1.1)}.health-tooltip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;background-color:#000000f2;border:1px solid #fff3;border-radius:12px;width:400px;max-width:90vw;padding:0;animation:.3s fadeInSlideDown;position:absolute;top:40px;right:0;box-shadow:0 8px 32px #0006}@keyframes fadeInSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.health-tooltip-header{background:linear-gradient(135deg,#0078d433,#005a9e33);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.health-tooltip-title{color:#fff;letter-spacing:.5px;font-size:16px;font-weight:600}.health-status-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:12px;padding:4px 12px;font-size:11px;font-weight:700;box-shadow:0 2px 8px #0000004d}.health-tooltip-content{max-height:400px;padding:16px 20px;overflow-y:auto}.health-tooltip-content::-webkit-scrollbar{width:6px}.health-tooltip-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.health-tooltip-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.health-tooltip-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.health-section{margin-bottom:20px}.health-section:last-child{margin-bottom:0}.health-section-title{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #ffffff1a;margin-bottom:12px;padding-bottom:8px;font-size:13px;font-weight:600}.health-status-item{color:#ffffffe6;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;display:flex}.health-status-item.error{color:#f44336;font-weight:500}.health-label{color:#ffffffb3;flex-shrink:0;margin-right:12px;font-weight:400}.health-value{color:#ffffffe6;text-align:right;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;font-weight:500}.health-value.success{color:#4caf50}.health-value.error{color:#f44336}.health-value.warning{color:#ff9800}@media (width<=768px){.health-tooltip{width:320px;left:50%;right:auto;transform:translate(-50%)}.health-tooltip-header,.health-tooltip-content{padding:12px 16px}.health-status-item{font-size:13px}.health-value{font-size:12px}}@media (prefers-color-scheme:dark){.health-tooltip{background-color:#121212fa}.health-info-icon{background-color:#ffffff14}.health-info-icon:hover{background-color:#ffffff26}}.restart-button{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#333;background-color:#ffffffb3;border:1px solid #0078d44d;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;transition:all .3s;display:flex;box-shadow:0 2px 6px #0000001a}.restart-button:hover{color:#fff;background-color:#0078d4;border-color:#0078d4;transform:translateY(-2px);box-shadow:0 4px 12px #0078d44d}.restart-button svg{transition:transform .3s}.restart-button:hover svg{transform:rotate(-45deg)}.restart-button-label{letter-spacing:.5px;font-size:13px;font-weight:600}.get-started-button{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffb3;border:1px solid #0078d44d;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;transition:all .3s;display:flex;box-shadow:0 2px 6px #0000001a}.get-started-button:hover{color:#fff;background-color:#0078d4;border-color:#0078d4;transform:translateY(-2px);box-shadow:0 4px 12px #0078d44d}.get-started-button svg{transition:transform .3s}.get-started-button:hover svg{transform:rotate(15deg)}.get-started-button-label{letter-spacing:.5px;white-space:nowrap;font-size:13px;font-weight:600}.get-started-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#0f172a99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.get-started-modal-content{background:#fff;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:95%;max-width:1400px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.get-started-modal-content::-webkit-scrollbar{width:10px}.get-started-modal-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 12px 12px 0}.get-started-modal-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:5px}.get-started-modal-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.get-started-modal-header{color:#fff;background:linear-gradient(135deg,#1e3a5f 0%,#0f172a 100%);border-bottom:1px solid #e5e7eb;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;padding:28px 36px;display:flex}.get-started-modal-header h2{letter-spacing:-.5px;margin:0;font-size:26px;font-weight:700}.get-started-modal-close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:24px;line-height:1;transition:all .2s;display:flex}.get-started-modal-close:hover{background:#fff3;transform:scale(1.05)}.get-started-modal-body{background:linear-gradient(#fafbfc 0%,#fff 100%);padding:36px 48px;overflow-y:auto}.get-started-section{margin-bottom:40px}.get-started-section h3{color:#1e293b;letter-spacing:-.3px;border-left:none;margin-bottom:20px;padding-left:0;font-size:22px;font-weight:700}.get-started-section p{color:#555;margin-bottom:12px;font-size:16px;line-height:1.6}.workflow-steps{flex-direction:column;gap:16px;margin-top:20px;display:flex}.workflow-step{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-left:4px solid #667eea;border-radius:12px;align-items:flex-start;gap:20px;padding:20px;transition:all .2s;display:flex}.workflow-step:hover{transform:translate(8px);box-shadow:0 4px 12px #667eea33}.step-number{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;font-weight:700;display:flex;box-shadow:0 4px 8px #667eea4d}.step-content h4{color:#333;margin:0 0 8px;font-size:18px;font-weight:600}.step-content p{color:#666;margin:0;font-size:15px;line-height:1.5}.get-started-section-compact{padding:16px 0!important}.get-started-section-compact h3{margin-bottom:12px!important;font-size:18px!important}.workflow-steps-compact{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:12px 16px;display:flex}.workflow-step-compact{background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:4px;min-width:70px;padding:8px 12px;display:flex;box-shadow:0 2px 4px #0000000d}.workflow-step-compact .step-icon{font-size:20px}.workflow-step-compact .step-label{color:#555;text-align:center;font-size:11px;font-weight:600}.step-arrow{color:#667eea;font-size:18px;font-weight:700}.instructions-box{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #bae6fd;border-radius:10px;margin-bottom:16px;padding:12px 16px;box-shadow:0 2px 4px -1px #0000000d}.instruction-step{color:#334155;margin-bottom:6px;font-size:13px;line-height:1.5}.instruction-step:last-child{margin-bottom:0}.go-btn-inline{color:#fff;background:linear-gradient(135deg,#4ade80 0%,#22c55e 100%);border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.geoint-icon-inline{color:#333;vertical-align:middle;background:#ffffffe6;border:1px solid #00000026;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;margin:0 4px;display:inline-flex;box-shadow:0 1px 3px #0000001a}.examples-subtitle{color:#666;margin-bottom:24px;font-size:15px;font-style:italic}.example-category{margin-bottom:32px}.category-title{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:16px;padding:14px 20px;font-size:18px;font-weight:600}.examples-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:16px;margin-bottom:16px;display:grid}.example-card{cursor:pointer;z-index:0;background:linear-gradient(135deg,#eff6ffeb 0%,#e0edffeb 100%);border:1px solid #bfdbfe;border-radius:12px;padding:18px 20px;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.example-card:before{content:"";opacity:.06;z-index:-1;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:11px;transition:opacity .25s;position:absolute;inset:0}.example-card:hover:before{opacity:.1}.example-card:hover{border-color:#60a5fa;transform:translateY(-3px);box-shadow:0 10px 25px -5px #3b82f61f}.example-query{color:#1e293b;margin-bottom:10px;font-size:14px;line-height:1.5}.example-query strong{color:#0f172a;font-weight:600}.example-description{color:#666;margin-bottom:12px;font-size:13px;line-height:1.4}.example-meta{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;display:flex}.example-dataset{color:#888;font-size:12px;font-weight:500}.example-buttons{align-items:center;gap:8px;display:flex}.copy-query-btn,.pc-explorer-btn{color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.copy-query-btn{color:#22c55e;background:#fff;border:2px solid #22c55e}.copy-query-btn:hover{color:#fff;background:#22c55e;transform:scale(1.05);box-shadow:0 2px 8px #22c55e66}.pc-explorer-btn{color:#374151;background:#fff;border:2px solid #9ca3af}.pc-explorer-btn:hover{color:#fff;background:#6b7280;transform:scale(1.05);box-shadow:0 2px 8px #00000026}.learn-more-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.learn-more-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:12px;display:grid}.learn-more-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d}.learn-more-card:hover{border-color:#94a3b8;transform:translateY(-2px);box-shadow:0 6px 16px -3px #0000001a}.learn-more-icon{margin-bottom:8px;font-size:28px}.learn-more-card h4{color:#333;margin-bottom:6px;font-size:14px;font-weight:600}.learn-more-card p{color:#666;margin-bottom:10px;font-size:12px;line-height:1.4}.learn-more-btn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .2s}.learn-more-btn:hover{background:#0f172a;transform:translateY(-1px);box-shadow:0 3px 8px #0f172a4d}.two-column-header{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:28px;display:grid}.column-header{text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:16px 24px;display:flex;box-shadow:0 4px 6px -1px #0000001a}.column-header-row{justify-content:center;align-items:center;gap:12px;display:flex}.stac-header{color:#1e3a5f;background:linear-gradient(135deg,#bfdbfe80 0%,#93c5fd66 100%);border:1px solid #60a5fa40}.geoint-header{color:#14532d;background:linear-gradient(135deg,#bbf7d080 0%,#86efac66 100%);border:1px solid #4ade8040}.column-icon{font-size:28px}.column-title{margin-bottom:4px;font-size:18px;font-weight:700}.column-subtitle{opacity:.9;font-size:13px}.module-badge{letter-spacing:.3px;border-radius:20px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.vision-badge{color:#6d28d9;background:linear-gradient(135deg,#a78bfa33 0%,#8b5cf626 100%);border:1px solid #8b5cf64d}.terrain-badge{color:#b45309;background:linear-gradient(135deg,#fbbf2433 0%,#f59e0b26 100%);border:1px solid #f59e0b4d}.mobility-badge{color:#0369a1;background:linear-gradient(135deg,#38bdf833 0%,#0ea5e926 100%);border:1px solid #0ea5e94d}.three-column-header{grid-template-columns:1fr 2fr;gap:16px;margin-bottom:28px;display:grid}.vision-module-header{color:#4c1d95;background:linear-gradient(135deg,#667eea26 0%,#8b5cf61a 100%);border:1px solid #667eea4d;flex-direction:column;display:flex}.vision-module-title{font-size:15px;font-weight:700}.vision-sub-headers{grid-template-columns:1fr 1fr;gap:12px;margin-top:10px;display:grid}.sub-header{text-align:center;border-radius:6px;padding:8px 12px}.sub-header-title{font-size:13px;font-weight:600}.raster-sub{color:#7c3aed;background:linear-gradient(135deg,#c4b5fd4d 0%,#a78bfa33 100%);border:1px solid #a78bfa66}.screenshot-sub{color:#6d28d9;background:linear-gradient(135deg,#a78bfa33 0%,#8b5cf626 100%);border:1px solid #8b5cf64d}.raster-header{color:#7c3aed;background:linear-gradient(135deg,#c4b5fd59 0%,#a78bfa40 100%);border:1px solid #a78bfa66}.screenshot-header{color:#6d28d9;background:linear-gradient(135deg,#a78bfa4d 0%,#8b5cf633 100%);border:1px solid #8b5cf64d}.example-rows{flex-direction:column;gap:12px;display:flex}.example-row{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;display:grid}.example-row.three-col{grid-template-columns:1fr 1fr 1fr}.example-row .stac-card,.example-row .geoint-card,.example-row .raster-card,.example-row .screenshot-card{flex-direction:column;justify-content:space-between;min-height:100%;display:flex}.raster-card{background:linear-gradient(135deg,#c4b5fd14 0%,#a78bfa0a 100%);border-left:4px solid #a78bfa}.screenshot-card{background:linear-gradient(135deg,#a78bfa0d 0%,#8b5cf605 100%);border-left:4px solid #8b5cf6}.raster-badge{color:#7c3aed;background:linear-gradient(135deg,#c4b5fd40 0%,#a78bfa33 100%);border:1px solid #a78bfa59}.screenshot-badge{color:#6d28d9;background:linear-gradient(135deg,#a78bfa33 0%,#8b5cf626 100%);border:1px solid #8b5cf64d}.two-column-grid{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.stac-column,.geoint-column{flex-direction:column;gap:12px;display:flex}.example-category .two-column-grid{grid-auto-rows:1fr}.stac-card,.geoint-card{flex-direction:column;justify-content:space-between;min-height:100%;display:flex}.stac-card{border-left:4px solid #3b82f6}.geoint-card{border-left:4px solid #22c55e}.stac-card .example-meta,.geoint-card .example-meta,.raster-card .example-meta,.screenshot-card .example-meta{margin-top:auto}.copy-query-btn:disabled{opacity:.5;cursor:not-allowed;color:#999;background:#f0f0f0;border-color:#d0d0d0}.copy-query-btn:disabled:hover{box-shadow:none;color:#999;background:#f0f0f0;transform:none}.geoint-btn:disabled{opacity:.5;cursor:not-allowed}.column-toggle-mobile{gap:8px;margin-bottom:16px;display:none}.toggle-btn{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;flex:1;padding:12px 16px;font-size:14px;font-weight:600;transition:all .2s}.toggle-btn.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea}.get-started-modal-footer{background:#f8f9fa;border-top:2px solid #f0f0f0;border-radius:0 0 12px 12px;padding:20px 32px}.get-started-footer-text{color:#666;text-align:center;margin:0;font-size:14px;line-height:1.5}@media (width<=1024px){.examples-grid,.learn-more-grid{grid-template-columns:1fr}.two-column-header,.three-column-header{display:none}.column-toggle-mobile{display:flex}.example-row,.example-row.three-col{grid-template-columns:1fr}.example-row .stac-card,.example-row .geoint-card,.example-row .raster-card,.example-row .screenshot-card{display:none}.example-row .stac-card.active,.example-row .geoint-card.active,.example-row .raster-card.active,.example-row .screenshot-card.active{display:flex}.two-column-grid{grid-template-columns:1fr}.stac-column,.geoint-column{display:none}.stac-column.active,.geoint-column.active{display:flex}}@media (width<=768px){.get-started-modal-content{width:100%;max-width:100%;max-height:95vh;margin:10px}.get-started-modal-header{padding:16px 20px}.get-started-modal-header h2{font-size:22px}.get-started-modal-body{padding:24px 32px}.get-started-section h3{font-size:20px}.workflow-step{flex-direction:column;gap:12px}.step-number{width:40px;height:40px;font-size:20px}.example-card{padding:12px}.examples-grid{grid-template-columns:1fr;gap:12px}.get-started-button{padding:8px 12px;font-size:13px}.get-started-button span{display:none}.get-started-button svg{width:18px;height:18px}}@media (width<=480px){.get-started-modal-header h2{font-size:18px}.get-started-modal-close{width:32px;height:32px;font-size:24px}.example-meta{flex-direction:column;align-items:flex-start;gap:8px}.example-buttons{gap:8px;width:100%;display:flex}.copy-query-btn,.pc-explorer-btn{flex:1;min-width:0}}.get-started-modal-body{scrollbar-gutter:stable;flex:1;padding:32px 48px;overflow-y:auto}.get-started-modal-body::-webkit-scrollbar{width:10px}.get-started-modal-body::-webkit-scrollbar-track{background:#f1f1f1}.get-started-modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:5px}.get-started-modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.get-started-modal-footer{background:#fefce8;border-top:2px solid #e5e7eb;border-radius:0 0 12px 12px;flex-shrink:0;padding:20px 32px}.zoom-tip{background:linear-gradient(135deg,#fefce8 0%,#fef9c3 100%);border-left:4px solid #fbbf24;border-radius:12px;align-items:flex-start;gap:16px;margin-bottom:24px;padding:16px 20px;display:flex}.zoom-tip-icon{flex-shrink:0;font-size:28px}.zoom-tip-content{color:#a16207;font-size:15px;line-height:1.6}.zoom-tip-content strong{color:#854d0e}.module-tabs{background:#f1f5f9;border-radius:12px;gap:8px;margin-bottom:20px;padding:8px;display:flex}.module-selector-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.module-selector-btn{cursor:pointer;z-index:0;background:#fff;border:2px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:170px;padding:44px 28px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.module-selector-btn:before{content:"";opacity:.22;z-index:-1;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;transition:opacity .25s;position:absolute;inset:0}.module-selector-btn:hover:before{opacity:.32}.module-selector-btn.active:before{opacity:.38}.vision-selector:before{background-image:url(../images/modules/vision.jpg)}.weather-selector:before{background-image:url(../images/modules/extreme-weather.jpg)}.terrain-selector:before{background-image:url(../images/modules/terrain.jpg)}.mobility-selector:before{background-image:url(../images/modules/mobility.jpg)}.damage-selector:before{background-image:url(../images/modules/building-damage.jpg)}.comparison-selector:before{background-image:url(../images/modules/comparison.jpg)}.module-in-progress-badge{color:#64748b;letter-spacing:.5px;z-index:2;box-shadow:none;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#64748b1f;border-radius:10px;padding:3px 9px;font-size:10px;font-weight:600;line-height:1.4;position:absolute;top:10px;right:10px}.module-selector-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.module-selector-btn.active{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.module-selector-label{color:#1e293b;letter-spacing:-.3px;z-index:1;font-size:24px;font-weight:700;position:relative}.module-selector-desc{color:#64748b;text-align:center;z-index:1;max-width:220px;font-size:15px;font-weight:400;line-height:1.5;position:relative}.vision-selector:hover,.vision-selector.active,.terrain-selector:hover,.terrain-selector.active,.mobility-selector:hover,.mobility-selector.active,.weather-selector:hover,.weather-selector.active,.damage-selector:hover,.damage-selector.active,.comparison-selector:hover,.comparison-selector.active{background:linear-gradient(135deg,#3b82f61a 0%,#3b82f60a 100%);border-color:#3b82f6}.vision-selector.active .module-selector-label,.terrain-selector.active .module-selector-label,.mobility-selector.active .module-selector-label,.weather-selector.active .module-selector-label,.damage-selector.active .module-selector-label,.comparison-selector.active .module-selector-label{color:#2563eb}@media (width<=768px){.module-selector-grid{grid-template-columns:repeat(2,1fr)}.module-selector-btn{min-height:130px;padding:28px 18px}.module-selector-label{font-size:18px}.module-selector-desc{font-size:13px}}.module-tab{color:#64748b;cursor:pointer;letter-spacing:.3px;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:1;padding:12px 16px;font-size:14px;font-weight:700;transition:all .2s}.module-tab:hover{color:#475569;background:#e2e8f0}.module-tab.active{color:#fff;background:#667eea;box-shadow:0 2px 8px #667eea4d}.module-tab.disabled{opacity:.5;cursor:not-allowed;color:#94a3b8;background:#e2e8f0;flex-direction:column;align-items:center;gap:4px;display:flex;position:relative}.module-tab.disabled:hover{color:#94a3b8;background:#e2e8f0}.coming-soon-badge{color:#64748b;letter-spacing:.3px;background:#64748b26;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:500}.section-description{color:#64748b;background:#f8fafc;border-left:3px solid #667eea;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:14px}.terrain-queries-section,.mobility-queries-section,.extreme-weather-queries-section,.building-damage-queries-section{padding:16px 0}.terrain-queries-grid,.mobility-queries-grid,.extreme-weather-queries-grid,.building-damage-queries-grid{grid-template-columns:1fr;gap:16px;display:grid}.terrain-card,.mobility-card,.extreme-weather-card,.building-damage-card,.comparison-card{background:linear-gradient(135deg,#eff6ffeb 0%,#e0edffeb 100%);border:1px solid #bfdbfe}.terrain-card:before{background-image:url(../images/modules/terrain.jpg)}.mobility-card:before{background-image:none}.extreme-weather-card:before{background-image:url(../images/modules/extreme-weather.jpg)}.building-damage-card:before{background-image:none}.comparison-card:before{background-image:url(../images/modules/comparison.jpg)}.terrain-card:hover,.mobility-card:hover,.extreme-weather-card:hover,.building-damage-card:hover,.comparison-card:hover{border-color:#60a5fa;box-shadow:0 8px 20px #3b82f626}.query-location{color:#1e293b;margin-bottom:12px;font-size:16px;font-weight:700}.setup-query,.terrain-question,.mobility-question,.extreme-weather-question,.building-damage-question{background:#ffffffb3;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;padding:12px;display:flex}.query-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;font-size:11px;font-weight:600}.setup-query strong,.terrain-question strong,.mobility-question strong,.extreme-weather-question strong,.building-damage-question strong{color:#1e293b;flex:1;min-width:200px;font-size:13px}.expected-tools{border-top:1px solid #0000001a;flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;padding-top:12px;display:flex}.tools-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.tool-tag{color:#0369a1;background:#e0f2fe;border-radius:4px;padding:4px 8px;font-family:Monaco,Menlo,monospace;font-size:11px}.analysis-type{margin-bottom:12px}.analysis-badge{color:#475569;background:#f1f5f9e6;border:1px solid #cbd5e1;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.analysis-badge.go-slow-go-no-go,.analysis-badge.directional,.analysis-badge.comprehensive,.analysis-badge.flood-zone,.analysis-badge.fire-risk,.analysis-badge.climate-variable,.analysis-badge.earthquake-damage,.analysis-badge.conflict-damage,.analysis-badge.wildfire-damage,.analysis-badge.explosion-damage,.analysis-badge.flood-damage,.analysis-badge.vehicle-route,.analysis-badge.sar-landing-zone,.analysis-badge.humanitarian-corridor{color:#475569;background:#f1f5f9e6;border:1px solid #cbd5e1}@media (width<=768px){.module-tabs{flex-direction:column}.module-tab{text-align:center}.terrain-queries-grid,.mobility-queries-grid,.extreme-weather-queries-grid,.building-damage-queries-grid{grid-template-columns:1fr}.setup-query,.terrain-question,.mobility-question,.extreme-weather-question,.building-damage-question{flex-direction:column;align-items:flex-start}.setup-query strong,.terrain-question strong,.mobility-question strong,.extreme-weather-question strong,.building-damage-question strong{min-width:100%;margin-bottom:8px}}.model-selector{display:inline-block;position:relative}.model-selector-button{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:inherit;background-color:#ffffffb3;border:1px solid #0078d44d;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;transition:all .3s;display:flex;box-shadow:0 2px 6px #0000001a}.model-selector-button:hover{color:#fff;background-color:#0078d4;border-color:#0078d4;transform:translateY(-2px);box-shadow:0 4px 12px #0078d44d}.model-selector-label{letter-spacing:.5px;white-space:nowrap;font-size:13px;font-weight:600}.model-dropdown-arrow{opacity:.7;font-size:8px;transition:transform .2s}.model-dropdown-arrow.open{transform:rotate(180deg)}.model-dropdown{z-index:1200;background:#fff;border:1px solid #0078d44d;border-radius:12px;min-width:120px;animation:.2s slideDown;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 24px #00000026}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.model-list{margin:0;padding:8px;list-style:none}.model-option{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;transition:all .15s;display:flex}.model-option:hover{background:#0078d41a}.model-option.selected{background:#0078d426}.model-option-name{color:#333;font-size:14px;font-weight:600}.check-mark{color:#0078d4;font-weight:700}.model-option.unavailable{cursor:not-allowed}.model-option.unavailable:hover{background:0 0}.model-option.unavailable .model-option-name{color:#999}.model-status-indicator,.model-availability-dot{flex-shrink:0}.pc-search-panel{background:#fff;border:2px solid #4a90e2;border-radius:8px;margin-bottom:16px;padding:16px;box-shadow:0 2px 8px #4a90e21a}.pc-search-header{border-bottom:2px solid #4a90e2;margin-bottom:16px;padding-bottom:12px}.pc-search-header h3{color:#2c5282;margin:0 0 4px;font-size:18px;font-weight:600}.pc-search-subtitle{color:#718096;margin:0;font-size:13px;font-style:italic}.pc-search-body{flex-direction:column;gap:16px;display:flex}.pc-search-field{flex-direction:column;gap:6px;display:flex}.pc-search-field label{color:#2d3748;margin-bottom:2px;font-size:14px;font-weight:600}.pc-search-select,.pc-search-input{color:#2d3748;background:#fff;border:1.5px solid #cbd5e0;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;transition:all .2s}.pc-search-select:focus,.pc-search-input:focus{border-color:#4a90e2;outline:none;box-shadow:0 0 0 3px #4a90e21a}.pc-search-select:hover,.pc-search-input:hover{border-color:#4a90e2}.pc-search-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%232D3748' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.pc-search-select optgroup{color:#2c5282;background:#ebf8ff;font-weight:700}.pc-search-select option{color:#2d3748;background:#fff;padding:4px;font-weight:400}.pc-search-hint{color:#718096;margin-top:-2px;font-size:12px;font-style:italic}.pc-search-time-header{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.pc-search-range-toggle{color:#2d3748;cursor:pointer;background:#e2e8f0;border:1.5px solid #cbd5e0;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:500;transition:all .2s}.pc-search-range-toggle:hover{background:#cbd5e0;border-color:#4a90e2}.pc-search-range-toggle.active{color:#fff;background:#4a90e2;border-color:#2c5282}.pc-search-date-range{align-items:center;gap:8px;display:flex}.pc-search-date-input{flex:1}.pc-search-date-separator{color:#718096;padding:0 4px;font-size:14px;font-weight:500}.pc-search-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4a90e2 0%,#357abd 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:12px 20px;font-size:15px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #4a90e233}.pc-search-button:hover:not(:disabled){background:linear-gradient(135deg,#357abd 0%,#2c5282 100%);transform:translateY(-1px);box-shadow:0 4px 8px #4a90e24d}.pc-search-button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #4a90e233}.pc-search-button:disabled{cursor:not-allowed;box-shadow:none;background:#cbd5e0}.pc-search-button svg{width:16px;height:16px}.pc-search-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite pc-search-spin;display:inline-block}@keyframes pc-search-spin{to{transform:rotate(360deg)}}@media (width<=768px){.pc-search-panel{padding:12px}.pc-search-header h3{font-size:16px}.pc-search-subtitle{font-size:12px}.pc-search-date-range{flex-direction:column;gap:8px}.pc-search-date-separator{display:none}.pc-search-button{padding:10px 16px;font-size:14px}}@media (width<=480px){.pc-search-select,.pc-search-input{padding:8px 10px;font-size:13px}.pc-search-field label{font-size:13px}.pc-search-hint{font-size:11px}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted buttontext}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}
