:root{--primary-slate: #0f172a;--primary-blue: #2563eb;--accent-emerald: #059669;--accent-amber: #d97706;--accent-rose: #dc2626;--card-bg: #ffffff;--body-bg: #f8fafc;--border-color: #e2e8f0;--text-main: #1e293b;--text-muted: #64748b;--font-heading: "Outfit", sans-serif;--font-body: "Inter", sans-serif}.tool-page-wrapper{background-color:var(--body-bg);color:var(--text-main);font-family:var(--font-body);padding-bottom:5rem}.container{max-width:1240px;margin:0 auto;padding:0 1.5rem}.tool-hero-section{background:radial-gradient(circle at 50% 0%,rgba(2,132,199,.08) 0%,transparent 70%),#fff;color:#0f172a;padding:5.5rem 1.5rem 3.5rem;text-align:center;border-bottom:1px solid #e2e8f0}.hero-container{display:flex;flex-direction:column;align-items:center}.tool-badge-pill{display:inline-flex;align-items:center;gap:.5rem;background:#e0f2fe;border:1px solid #bae6fd;color:#0284c7;padding:.4rem 1.1rem;border-radius:9999px;font-size:.875rem;font-weight:600;margin-bottom:1.25rem;letter-spacing:.025em}.tool-main-h1{font-family:var(--font-heading);font-size:2.75rem;font-weight:800;line-height:1.2;margin-bottom:1.2rem;color:#0f172a;max-width:900px}.tool-hero-lead{font-size:1.15rem;color:#475569;max-width:820px;line-height:1.65;margin-bottom:2rem}.quick-jump-bar{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.jump-chip{background:#fff;color:#475569;text-decoration:none;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;border:1px solid #e2e8f0;transition:all .2s ease}.jump-chip:hover{background:#f0f9ff;color:#0284c7;border-color:#bae6fd;transform:translateY(-2px)}.calculator-engine-box{margin-top:-2.5rem;margin-bottom:4.5rem}.engine-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem;align-items:start}.calc-form-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:2.5rem;box-shadow:0 15px 30px -10px #0000000d}.form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.75rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.form-title{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:var(--primary-slate);display:flex;align-items:center;gap:.5rem;margin:0}.live-pill{background:#eff6ff;color:#2563eb;font-size:.75rem;font-weight:700;padding:.25rem .65rem;border-radius:9999px;border:1px solid #bfdbfe;text-transform:uppercase;letter-spacing:.05em}.form-group{margin-bottom:1.4rem}.form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field-label{display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.45rem}.label-with-val{display:flex;justify-content:space-between;align-items:center}.highlight-val{font-family:var(--font-heading);font-weight:700;color:var(--primary-blue);font-size:.95rem}.micro-label{display:block;font-size:.75rem;font-weight:600;color:var(--text-muted);margin-bottom:.25rem}.luxury-select,.luxury-input{width:100%;padding:.75rem 1rem;font-size:.95rem;color:#0f172a;background-color:#0f172a;border:1.5px solid #cbd5e1;border-radius:10px;transition:all .2s ease;box-sizing:border-box;font-family:var(--font-body)}.luxury-select:focus,.luxury-input:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px #2563eb26}.luxury-range{width:100%;height:8px;border-radius:5px;background:#e2e8f0;outline:none;cursor:pointer;accent-color:var(--primary-blue)}.hub-info-tip{margin-top:.45rem;font-size:.8rem;color:#475569;background:#f1f5f9;padding:.5rem .75rem;border-radius:8px;line-height:1.4}.calc-results-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:2.5rem;box-shadow:0 20px 35px -10px #00000012;position:sticky;top:2rem}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.res-sub-tag{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.risk-badge-low{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;padding:.35rem .9rem;border-radius:9999px;font-size:.85rem;font-weight:700}.risk-badge-moderate{background:#fffbeb;color:#b45309;border:1px solid #fde68a;padding:.35rem .9rem;border-radius:9999px;font-size:.85rem;font-weight:700}.risk-badge-high{background:#fff1f2;color:#be123c;border:1px solid #fecdd3;padding:.35rem .9rem;border-radius:9999px;font-size:.85rem;font-weight:700}.risk-badge-extreme{background:#450a0a;color:#fecaca;border:1px solid #7f1d1d;padding:.35rem .9rem;border-radius:9999px;font-size:.85rem;font-weight:700}.risk-meter-hero-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:5.5rem 1.5rem 3.5rem;margin-bottom:1.5rem}.score-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.85rem}.score-title{display:block;font-size:1rem;font-weight:700;color:var(--primary-slate)}.score-sub{font-size:.8rem;color:var(--text-muted)}.score-circle-val{font-family:var(--font-heading);font-size:2rem;font-weight:800;color:var(--primary-slate);line-height:1}.score-max{font-size:1rem;color:var(--text-muted);font-weight:600}.progress-track{height:10px;background:#e2e8f0;border-radius:9999px;overflow:hidden;margin-bottom:.4rem}.progress-fill{height:100%;border-radius:9999px;background:linear-gradient(90deg,#d97706,#059669);transition:width .3s ease,background .3s ease}.progress-labels{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-muted);font-weight:600}.time-benchmark-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem}.time-benchmark-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.85rem 1rem}.bm-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--text-muted);margin-bottom:.25rem}.bm-value{font-family:var(--font-heading);font-size:1.25rem;font-weight:800;color:var(--primary-slate)}.text-amber{color:#d97706!important}.text-indigo{color:#4f46e5!important}.text-emerald{color:#059669!important}.text-rose{color:#dc2626!important}.transit-timeline-box{margin-bottom:1.5rem;border-top:1px solid var(--border-color);padding-top:1.25rem}.timeline-title{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;color:var(--primary-slate);margin:0 0 1rem;display:flex;align-items:center;gap:.4rem}.timeline-steps-list{display:flex;flex-direction:column;gap:.75rem}.timeline-step-item{display:flex;align-items:flex-start;gap:.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem}.timeline-step-item.highlight-step{background:#fef2f2;border-color:#fecdd3}.step-icon{font-size:1.25rem;line-height:1;margin-top:.1rem}.step-details{flex:1}.step-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:.2rem}.step-name{font-size:.875rem;font-weight:700;color:#1e293b}.step-time{font-family:var(--font-heading);font-size:.875rem;font-weight:700;color:#2563eb}.highlight-step .step-time{color:#dc2626}.step-desc{font-size:.78rem;color:var(--text-muted);margin:0;line-height:1.35}.action-plan-callout{border-radius:12px;padding:1.2rem 1.35rem;margin-bottom:1.5rem}.plan-low{background:#f0fdf4;border-left:4px solid #10b981}.plan-moderate{background:#fffbeb;border-left:4px solid #f59e0b}.plan-high{background:#fff1f2;border-left:4px solid #f43f5e}.plan-extreme{background:#450a0a;border-left:4px solid #ef4444;color:#fecaca}.action-title{font-family:var(--font-heading);font-size:.95rem;font-weight:700;margin:0 0 .5rem;color:inherit}.action-list{margin:0;padding-left:1.2rem;font-size:.825rem;line-height:1.45}.action-list li{margin-bottom:.35rem}.protection-status-card{display:flex;gap:.85rem;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:12px;padding:1rem 1.2rem;margin-bottom:1.5rem}.prot-icon{font-size:1.5rem;line-height:1}.prot-title{display:block;font-size:.875rem;font-weight:700;color:var(--primary-slate);margin-bottom:.25rem}.prot-desc{font-size:.8rem;color:#475569;margin:0;line-height:1.4}.btn-action-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.btn-outline-action{background:#fff;border:1.5px solid #cbd5e1;color:#334155;font-weight:600;font-size:.875rem;padding:.75rem 1rem;border-radius:10px;cursor:pointer;transition:all .2s ease}.btn-outline-action:hover{background:#f8fafc;border-color:#64748b}.btn-primary-action{background:var(--primary-blue);border:1.5px solid var(--primary-blue);color:#fff;font-weight:600;font-size:.875rem;padding:.75rem 1rem;border-radius:10px;cursor:pointer;transition:all .2s ease}.btn-primary-action:hover{background:#1d4ed8}.tool-content-section{margin-bottom:4.5rem}.section-title-wrap{text-align:center;max-width:800px;margin:0 auto 2rem}.sub-heading-pill{display:inline-block;background:#e0f2fe;color:#0369a1;font-size:.8rem;font-weight:700;padding:.3rem .85rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.section-main-title{font-family:var(--font-heading);font-size:2.15rem;font-weight:800;color:var(--primary-slate);margin-bottom:.75rem}.section-desc{font-size:1rem;color:var(--text-muted);line-height:1.6}.table-filter-bar{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.tbl-filter-btn{background:#fff;border:1px solid var(--border-color);padding:.45rem 1rem;border-radius:9999px;font-size:.85rem;font-weight:600;color:#475569;cursor:pointer;transition:all .2s ease}.tbl-filter-btn:hover,.tbl-filter-btn.active{background:var(--primary-slate);color:#fff;border-color:var(--primary-slate)}.table-responsive-wrapper{overflow-x:auto;background:#fff;border:1px solid var(--border-color);border-radius:16px;box-shadow:0 10px 25px -5px #0000000d}.luxury-data-table{width:100%;border-collapse:collapse;text-align:left;font-size:.9rem}.luxury-data-table th{background:#f1f5f9;color:#334155;font-weight:700;padding:1rem 1.25rem;border-bottom:1px solid var(--border-color);font-size:.85rem;text-transform:uppercase;letter-spacing:.03em}.luxury-data-table td{padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle}.luxury-data-table tr:last-child td{border-bottom:none}.luxury-data-table tr:hover td{background:#f8fafc}.hub-iata-badge{background:#e2e8f0;color:#0f172a;padding:.2rem .45rem;border-radius:6px;font-family:monospace;font-size:.85rem;font-weight:700;margin-right:.35rem}.skyscraper-article{background:#fff;border:1px solid var(--border-color);border-radius:20px;padding:3.5rem;box-shadow:0 15px 30px -10px #0000000d;margin-bottom:4.5rem}.article-lead-box{border-bottom:1px solid var(--border-color);padding-bottom:2rem;margin-bottom:2.5rem}.guide-title{font-family:var(--font-heading);font-size:2.25rem;font-weight:800;color:var(--primary-slate);margin-bottom:1rem;line-height:1.25}.guide-lead{font-size:1.15rem;color:#475569;line-height:1.7;margin:0}.guide-section{margin-bottom:3rem}.guide-section:last-child{margin-bottom:0}.guide-section h3{font-family:var(--font-heading);font-size:1.55rem;font-weight:700;color:var(--primary-slate);margin-bottom:1.25rem}.guide-section p{color:#334155;font-size:1rem;line-height:1.75;margin-bottom:1.25rem}.guide-section ul,.guide-section ol{margin-bottom:1.5rem;padding-left:1.5rem;color:#334155;line-height:1.7}.guide-section li{margin-bottom:.65rem}.bottleneck-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin:1.75rem 0}.bottleneck-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem}.bn-icon{font-size:1.75rem;margin-bottom:.5rem}.bottleneck-card h4{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;color:var(--primary-slate);margin-bottom:.5rem}.bottleneck-card p{font-size:.9rem;color:#475569;margin:0;line-height:1.55}.comparison-dual-box{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.75rem 0}.comp-box-col{border-radius:14px;padding:1.75rem}.protected-col{background:#f0fdf4;border:1px solid #bbf7d0}.protected-col h4{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;color:#166534;margin-bottom:1rem}.risk-col{background:#fef2f2;border:1px solid #fecaca}.risk-col h4{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;color:#991b1b;margin-bottom:1rem}.comp-box-col ul{margin:0;padding-left:1.25rem;font-size:.9rem;line-height:1.6}.step-guide-numbered{margin:1.5rem 0;padding-left:1.5rem}.step-guide-numbered li{margin-bottom:1rem;color:#1e293b;font-size:1rem;line-height:1.65}.rights-summary-table-wrap{margin-top:1.5rem;overflow-x:auto;border:1px solid var(--border-color);border-radius:12px}.faq-wrapper-box{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:3rem}.faq-accordion-list{display:flex;flex-direction:column;gap:1rem;max-width:950px;margin:0 auto}.faq-accordion-item{background:#fff;border:1px solid var(--border-color);border-radius:14px;overflow:hidden;transition:border-color .2s ease}.faq-accordion-item[open]{border-color:#93c5fd;box-shadow:0 4px 12px #2563eb0d}.faq-accordion-summary{padding:1.25rem 1.5rem;font-weight:700;font-size:1.05rem;color:var(--primary-slate);cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;user-select:none}.faq-accordion-summary::-webkit-details-marker{display:none}.faq-chevron{font-size:.8rem;color:var(--text-muted);transition:transform .2s ease}.faq-accordion-item[open] .faq-chevron{transform:rotate(180deg)}.faq-accordion-body{padding:0 1.5rem 1.35rem;color:#475569;font-size:.95rem;line-height:1.7;border-top:1px solid #f1f5f9}.faq-accordion-body p:first-child{margin-top:.75rem}.faq-accordion-body ul{margin-top:.5rem;padding-left:1.25rem}@media(max-width:900px){.engine-grid,.form-row-2,.time-benchmark-grid,.bottleneck-card-grid,.comparison-dual-box{grid-template-columns:1fr}.calc-form-card,.calc-results-card,.skyscraper-article,.faq-wrapper-box{padding:1.5rem}.tool-main-h1{font-size:2rem}.guide-title{font-size:1.75rem}.calc-results-card{position:static}}
