/* Pakistan Taxi / CHG-PT-007. Self-hosted, dependency-free UI. */

/* Compact the header at the narrowest supported widths, including scrollbar space. */
.pt-shell,.hq-shell{min-width:0}
@media(max-width:380px){.site-header .brand-name small{display:none}.site-header .brand-name{font-size:14px}.site-header .brand-symbol{width:36px;height:36px}.site-header .brand{gap:8px}.site-header .header-inner{gap:8px}.site-header .header-actions{gap:6px}.header-actions .nav-toggle{font-size:11px}.pt-shell .hero-copy h1{font-size:40px}}

:root{--ink:#102c3c;--night:#071e2c;--muted:#586b73;--amber:#ffbd42;--paper:#f7f7f2;--line:#dce3df;--white:#fff;--radius:24px;--space:clamp(20px,5vw,80px);--max:1440px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%;display:block}svg{display:block}p{line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em}h1{font-size:clamp(42px,5.8vw,88px);line-height:1.02;font-weight:700}h2{font-size:clamp(30px,3.4vw,48px);line-height:1.1}h3{font-size:21px;line-height:1.3;letter-spacing:-.02em}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #be7400;outline-offset:4px}button{color:inherit}::selection{background:var(--amber);color:var(--night)}[hidden]{display:none!important}.skip{position:fixed;top:-90px;left:16px;background:var(--amber);padding:16px;z-index:100}.skip:focus{top:12px}.wrap{max-width:var(--max);margin:auto;padding-inline:var(--space)}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.16em;font-weight:700;text-transform:uppercase;margin-bottom:24px}.eyebrow:before{content:"";width:24px;height:2px;background:var(--amber)}.muted{color:var(--muted)}.small{font-size:13px}.mono{font-variant-numeric:tabular-nums}.tag{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid currentColor;border-radius:100px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.preview-strip{background:#eaf0eb;color:#375246;text-align:center;font-size:11px;padding:8px 16px;letter-spacing:.04em}.preview-strip a{text-decoration:underline}.site-header{position:sticky;top:0;z-index:30;background:rgba(247,247,242,.98);border-bottom:1px solid var(--line)}.header-inner{height:88px;display:flex;align-items:center;gap:32px;position:relative}.brand{display:flex;gap:12px;align-items:center;flex:none}.brand-symbol{width:48px;height:48px;background:var(--ink);border-radius:13px;display:grid;place-items:center;color:var(--amber);font-size:20px;font-weight:800;font-style:italic;letter-spacing:-3px;padding-right:3px}.brand-name{font-size:18px;font-weight:800;letter-spacing:-.04em;line-height:1.1}.brand-name small{display:block;font-size:9px;letter-spacing:.22em;font-weight:500;margin-top:5px}.nav{display:flex;align-items:center;gap:24px;margin-left:auto}.nav>a,.nav-toggle{font-size:13px;font-weight:600;padding:16px 0;white-space:nowrap}.nav-toggle{border:0;background:none;display:flex;align-items:center;gap:7px}.nav a:hover,.nav-toggle:hover{color:#996000}.header-actions{display:flex;align-items:center;gap:16px}.account-link{font-size:12px;white-space:nowrap}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:24px;border:0;border-radius:12px;padding:14px 24px;font-weight:700;font-size:13px;background:var(--amber);color:var(--night);transition:transform .16s,background .16s,box-shadow .16s}.button:hover{background:#ffd07a;transform:translateY(-2px);box-shadow:0 8px 24px #132d3d18}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#204858}.button.outline{background:transparent;border:1px solid #b9c7c9}.button.light{background:white;color:var(--ink)}.arrow{font-size:20px;font-weight:400}.icon-button{width:48px;height:48px;border:1px solid var(--line);border-radius:12px;background:transparent;display:grid;place-items:center}.mobile-toggle{display:none}.mega{position:absolute;top:88px;left:var(--space);right:var(--space);padding:32px;background:white;box-shadow:0 20px 60px #071e2c20;border:1px solid var(--line);border-radius:0 0 24px 24px;display:grid;grid-template-columns:1.1fr 2fr;gap:40px;animation:panel-in .18s ease-out}.mega-intro{background:var(--ink);color:white;border-radius:16px;padding:28px}.mega-intro p{font-size:14px;color:#bfd0d8}.mega-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mega-links a{padding:12px;border-radius:10px;display:flex;align-items:center;gap:12px;font-size:14px}.mega-links a:hover{background:var(--paper)}.line-icon{width:24px;height:24px;stroke:currentColor;stroke-width:1.5;fill:none;flex:none}.mobile-nav{padding:16px var(--space) 24px;border-top:1px solid var(--line);max-height:calc(100dvh - 120px);overflow:auto}.mobile-nav a{display:block;padding:16px 0;border-bottom:1px solid var(--line);font-size:16px}.hero{background:var(--night);color:white;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;padding-top:64px;padding-bottom:100px;position:relative;z-index:1}.hero-copy h1{margin-bottom:24px}.hero-copy h1 em{font-style:normal;color:var(--amber)}.hero-copy>p{max-width:430px;color:#becbd2;font-size:16px}.hero .eyebrow{color:#c3d1d7}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:700;padding-block:12px;border-bottom:1px solid currentColor}.destination-visual{height:224px;position:relative;border-radius:16px;overflow:hidden;margin-top:36px;max-width:490px;border:1px solid #37505d}.destination-visual img{width:100%;height:100%;object-fit:cover;object-position:center 60%}.destination-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#071e2cd9,transparent 75%)}.destination-caption{position:absolute;bottom:20px;left:24px;right:24px;z-index:1;display:flex;justify-content:space-between;align-items:end}.destination-caption strong{display:block;font-size:18px}.destination-caption small{font-size:10px;letter-spacing:.12em}.photo-credit{font-size:10px;color:#bfd0d8;margin-top:8px}.photo-credit a{text-decoration:underline}.hero-orbit{position:absolute;width:950px;height:950px;border:1px solid #29424e;border-radius:50%;left:-560px;top:-100px;pointer-events:none}.hero-orbit:after{content:"";position:absolute;inset:70px;border:1px dashed #29424e;border-radius:50%}.booking-card{align-self:start;margin-top:12px;background:#fff;color:var(--ink);border-radius:24px;padding:32px;box-shadow:0 32px 70px #0002}.booking-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.booking-head h2{font-size:26px;margin:0}.booking-head .step{font-size:11px;color:var(--muted)}.booking-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;background:#f0f3ef;border-radius:12px;margin-bottom:24px}.mode{min-height:48px;background:none;border:0;border-radius:9px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px}.mode svg{width:18px;height:18px}.mode[aria-pressed=true]{background:var(--ink);color:white;box-shadow:0 3px 8px #112c3e14}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;min-width:0}.field>span,.field>label{font-size:11px;font-weight:700;letter-spacing:.03em}.field input,.field select,.field textarea{width:100%;min-height:52px;border:1px solid #d9e0df;border-radius:10px;background:#fff;padding:12px 14px;color:var(--ink);min-width:0}.field input::placeholder{color:#7a898e}.field textarea{min-height:96px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.booking-card .button{width:100%;margin-top:4px}.booking-card .footnote{font-size:11px;line-height:1.5;text-align:center;color:var(--muted);margin:14px 0 0}.form-status{font-size:13px;padding:14px;border-left:3px solid var(--amber);background:#fff7e6;margin-top:16px;line-height:1.6}.status-row{display:flex;align-items:center;gap:10px;color:#9ab3be;font-size:11px;margin-top:24px}.status-dot{width:6px;height:6px;background:var(--amber);border-radius:50%;flex:none}.trust-band{display:grid;grid-template-columns:repeat(3,1fr);padding-block:28px;gap:32px;border-bottom:1px solid var(--line)}.trust-item{display:flex;gap:16px;align-items:center}.trust-item strong{display:block;font-size:13px;margin-bottom:5px}.trust-item span{font-size:12px;color:var(--muted)}.section{padding-block:80px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px}.section-head h2{margin:0}.section-head p{max-width:430px;margin-bottom:0;color:var(--muted);font-size:14px}.section-head .eyebrow{margin-bottom:16px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{border:1px solid var(--line);border-radius:20px;background:white;padding:28px;position:relative;transition:transform .2s,border-color .2s;min-width:0}.service-card:hover{transform:translateY(-4px);border-color:#a3b4b9}.service-card .number{font-size:11px;color:#7b8f96;float:right}.service-card .line-icon{width:36px;height:36px;margin-bottom:32px}.service-card p{font-size:13px;color:var(--muted);margin-bottom:24px;max-width:30em}.service-card .card-link{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700}.service-card.featured{background:var(--amber);border-color:var(--amber)}.service-card.featured p{color:#454b41}.dest-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:20px}.dest-card{border-radius:20px;overflow:hidden;position:relative;min-height:320px;color:white;display:flex;align-items:end;background:var(--ink)}.dest-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s}.dest-card:hover img{transform:scale(1.04)}.dest-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#071e2cf0,transparent 85%)}.dest-card .dest-copy{z-index:1;padding:28px;width:100%;position:relative}.dest-card h3{font-size:30px;margin:8px 0}.dest-card .tag{font-size:9px;color:white}.dest-card small{font-size:11px}.dark-section{background:var(--ink);color:white}.dark-section .muted,.dark-section p{color:#bdced6}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:48px}.step-number{width:48px;height:48px;border:1px solid #54717e;display:grid;place-items:center;border-radius:50%;margin-bottom:24px;color:var(--amber);font-size:12px}.steps-grid p{font-size:14px}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card{min-width:0}.article-card .image-link{display:block;border-radius:18px;overflow:hidden;aspect-ratio:1.5;background:#d8e0db;margin-bottom:20px}.article-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.article-card:hover img{transform:scale(1.04)}.article-card h3{font-size:21px;max-width:32ch}.article-card p{font-size:13px;color:var(--muted)}.article-meta{display:flex;gap:16px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;color:var(--muted)}.faq-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:80px}.faq-list details{padding:22px 0;border-bottom:1px solid var(--line)}.faq-list summary{font-size:16px;line-height:1.5;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:24px}.faq-list summary:after{content:"+";font-size:22px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{font-size:14px;color:var(--muted);margin:20px 0 0}.cta-band{background:var(--amber);padding:48px;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:32px}.cta-band h2{margin-bottom:12px}.cta-band p{margin:0;font-size:14px}.site-footer{background:var(--night);color:white;padding-block:64px 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px}.footer-grid p{font-size:13px;color:#aabec8;max-width:260px;margin-top:24px}.footer-grid h3{font-size:12px;margin-bottom:24px;color:#e2e9ed}.footer-grid a:not(.brand){display:block;font-size:12px;color:#aabec8;padding:8px 0}.footer-grid a:hover{color:var(--amber)}.footer-bottom{border-top:1px solid #294351;margin-top:48px;padding-top:24px;display:flex;justify-content:space-between;gap:24px;font-size:11px;color:#aabec8}.footer-bottom a{text-decoration:underline}.page-hero{padding-block:56px;background:#eaf0eb;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(38px,5vw,68px);max-width:900px;margin-bottom:24px}.page-hero p{max-width:620px;color:var(--muted);font-size:16px}.breadcrumb{font-size:11px;display:flex;gap:12px;color:var(--muted);margin-bottom:32px}.breadcrumb a{text-decoration:underline}.filter-bar{display:flex;flex-wrap:wrap;align-items:end;gap:16px;padding-bottom:32px}.filter-bar .field{margin:0;flex:1;min-width:160px}.filter-count{font-size:12px;margin-bottom:12px}.journal-list{row-gap:48px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;justify-content:center;gap:64px}.article-body{font-size:17px;line-height:1.8;min-width:0}.article-body h2{font-size:30px;margin-top:48px}.article-body h3{margin-top:32px}.article-body a{text-decoration:underline;text-underline-offset:4px;color:#286277}.article-body li{margin-bottom:10px}.article-body table{display:block;overflow:auto;border-collapse:collapse;max-width:100%;font-size:14px}.article-body th,.article-body td{padding:12px;border:1px solid var(--line);text-align:left}.article-body>h1{display:none}.article-body img{border-radius:16px}.article-aside{position:sticky;top:120px;align-self:start;border:1px solid var(--line);border-radius:20px;padding:24px;background:white;font-size:13px}.article-aside h3{font-size:20px}.article-aside a:not(.button){display:block;padding:9px 0;color:var(--muted)}.feature-photo{margin:32px 0}.feature-photo img{width:100%;max-height:520px;object-fit:cover;border-radius:20px}.feature-photo figcaption{font-size:10px;color:var(--muted);padding-top:10px}.feature-photo figcaption a{text-decoration:underline}.notice{padding:16px 20px;background:#fff3d8;border-radius:12px;font-size:13px;line-height:1.6;margin-bottom:24px}.content-split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.prose{max-width:720px}.prose p,.prose li{color:var(--muted);line-height:1.7}.prose h2{font-size:32px}.prose h3{margin-top:32px}.empty-state{padding:48px;border:1px dashed #a9b9bc;border-radius:20px;text-align:center;background:white}.empty-state svg{width:48px;height:48px;margin:0 auto 24px}.empty-state h3{font-size:25px}.empty-state p{max-width:430px;margin:0 auto 24px;color:var(--muted);font-size:14px}.dashboard{display:grid;grid-template-columns:220px 1fr;gap:32px;align-items:start}.dashboard-nav{display:grid;gap:8px;position:sticky;top:120px}.dashboard-nav a{padding:16px;border-radius:12px;font-size:13px;display:flex;align-items:center;gap:12px}.dashboard-nav a.active{background:var(--ink);color:white}.dashboard-nav a:hover{background:#e3eae5}.dashboard-nav a.active:hover{background:var(--ink)}.dashboard-main{min-width:0}.dashboard-main h2{font-size:30px}.dashboard-top{display:flex;align-items:start;justify-content:space-between;gap:24px;margin-bottom:32px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.stat{padding:24px;background:white;border:1px solid var(--line);border-radius:16px}.stat .value{font-size:32px;margin:12px 0;display:block}.stat small{font-size:11px;color:var(--muted)}.panel{background:white;border:1px solid var(--line);padding:28px;border-radius:20px;margin-bottom:24px}.panel-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:24px}.panel-head h3{margin:0}.status-pill{font-size:10px;background:#edf1ee;padding:8px 12px;border-radius:100px;white-space:nowrap}.status-pill.pending{background:#fff2d6;color:#765113}.setting-row{display:flex;justify-content:space-between;gap:24px;padding:18px 0;border-top:1px solid var(--line);font-size:13px}.setting-row strong{font-weight:600}.setting-row span{color:var(--muted);text-align:right}.palette{display:flex;gap:12px;margin:24px 0}.swatch{width:64px;height:64px;border:1px solid #dce3df;border-radius:16px}.hq-shell .site-header{background:#f5f7f5}.hq-shell .brand-symbol{background:#193f32;color:#c1f07d;letter-spacing:-1px}.hq-shell .dashboard-nav a.active{background:#193f32}.hq-shell .eyebrow:before{background:#618f68}.hq-shell .button{background:#193f32;color:white}.hq-shell .preview-strip{background:#193f32;color:white}.hq-shell .page-hero{background:#e9efe8}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.span-2{grid-column:1/-1}.tab-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.tab-row a{padding:12px 18px;font-size:13px;border:1px solid var(--line);border-radius:100px}.tab-row a.active{background:var(--ink);color:white}.no-results{padding:48px;font-size:18px;border:1px dashed var(--line);border-radius:16px;grid-column:1/-1}.error-summary{color:#8f2424;font-size:13px}dialog{border:0;padding:32px;border-radius:24px;width:min(520px,calc(100% - 32px));max-height:85dvh;overflow:auto;color:var(--ink);box-shadow:0 32px 100px #0003}dialog::backdrop{background:#071e2ca8}dialog h2{font-size:28px}dialog .dialog-head{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:24px}dialog .dialog-head h2{margin:0}.review-list{display:grid;grid-template-columns:auto 1fr;gap:16px;font-size:14px}.review-list dt{color:var(--muted)}.review-list dd{margin:0;text-align:right;overflow-wrap:anywhere}.reveal{animation:rise-in .6s ease-out both}.delay-1{animation-delay:.08s}.delay-2{animation-delay:.16s}@keyframes rise-in{from{opacity:.5;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes panel-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(min-width:1800px){:root{--max:1600px}.hero-grid{gap:120px}.hero-copy h1{font-size:96px}.destination-visual{max-width:600px}}
@media(max-width:1100px){.nav{gap:16px}.header-inner{gap:20px}.account-link{display:none}.hero-grid{gap:32px}.booking-card{padding:24px}.hero-copy h1{font-size:64px}.article-layout{gap:32px;grid-template-columns:minmax(0,1fr) 240px}.footer-grid{gap:24px}}
@media(max-width:900px){.nav,.header-actions>.button{display:none}.header-actions{margin-left:auto}.mobile-toggle{display:grid}.header-inner{height:76px}.hero-grid{grid-template-columns:1fr 1fr;gap:24px;padding-top:40px;padding-bottom:48px}.hero-copy h1{font-size:48px}.hero-copy>p{font-size:14px}.hero-actions{gap:16px;flex-wrap:wrap}.destination-visual{height:200px}.booking-card{padding:20px}.booking-head h2{font-size:22px}.field-pair{gap:8px}.section{padding-block:56px}.service-grid{grid-template-columns:repeat(2,1fr)}.dest-grid{grid-template-columns:1fr 1fr}.dest-grid .dest-card:first-child{grid-column:1/-1;min-height:300px}.editorial-grid{grid-template-columns:1fr 1fr}.faq-grid{gap:32px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.dashboard{grid-template-columns:180px 1fr;gap:20px}.stats{grid-template-columns:1fr}.stat{padding:16px}.stat .value{font-size:24px}.content-split{gap:32px}.article-layout{grid-template-columns:1fr}.article-aside{position:static;max-width:600px}.steps-grid{gap:24px}.cta-band{padding:32px}}
@media(max-width:640px){.hero-grid{grid-template-columns:1fr;padding-top:32px;padding-bottom:40px;gap:24px}.hero-copy h1{font-size:clamp(42px,10.7vw,62px);max-width:500px;margin-bottom:16px}.hero-copy>p{max-width:440px;margin-bottom:8px}.hero-copy .eyebrow{margin-bottom:20px}.hero-actions,.destination-visual,.hero-copy>.photo-credit{display:none}.booking-card{margin:0;border-radius:20px;padding:24px 20px}.booking-head{margin-bottom:20px}.booking-modes{margin-bottom:20px}.status-row{margin-top:16px}.trust-band{grid-template-columns:1fr;gap:20px;padding-block:24px}.trust-item{gap:16px}.trust-item .line-icon{width:22px;height:22px}.section-head{align-items:start;flex-direction:column;gap:20px}.section-head p{font-size:14px}.service-grid{grid-template-columns:1fr 1fr;gap:12px}.service-card{padding:20px 16px;border-radius:16px}.service-card h3{font-size:18px}.service-card p{font-size:12px}.service-card .line-icon{margin-bottom:24px}.service-card .card-link{font-size:11px}.dest-grid{gap:12px}.dest-card{min-height:260px;border-radius:16px}.dest-card .dest-copy{padding:20px 16px}.dest-card h3{font-size:24px}.dest-card .tag{font-size:8px;padding:6px 8px}.steps-grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.steps-grid>div{display:grid;grid-template-columns:48px 1fr;gap:16px}.steps-grid>div h3{grid-column:2;margin:8px 0}.steps-grid>div p{grid-column:2;margin-top:-16px}.step-number{grid-row:1/3}.editorial-grid{grid-template-columns:1fr}.article-card .image-link{aspect-ratio:1.7}.faq-grid{grid-template-columns:1fr;gap:16px}.cta-band{align-items:start;flex-direction:column;padding:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-grid p{max-width:400px}.footer-bottom{flex-direction:column;gap:12px}.page-hero{padding-block:36px}.page-hero h1{font-size:42px}.page-hero p{font-size:14px}.content-split{grid-template-columns:1fr}.dashboard{grid-template-columns:1fr}.dashboard-nav{position:static;display:flex;overflow-x:auto;gap:8px;padding:4px 4px 12px;max-width:100%}.dashboard-nav a{white-space:nowrap;flex:none;padding:12px}.dashboard-nav .line-icon{width:18px;height:18px}.dashboard-top{flex-direction:column}.stats{grid-template-columns:1fr 1fr 1fr;gap:8px}.stat{padding:16px 12px}.stat .value{font-size:22px}.stat small{font-size:10px}.panel{padding:20px}.panel-head{align-items:start;flex-direction:column}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.empty-state{padding:32px 20px}.article-body{font-size:16px}.article-body h2{font-size:27px}.article-body ul,.article-body ol{padding-left:22px}.feature-photo{margin-inline:0}.setting-row{gap:12px;flex-wrap:wrap}.setting-row span{text-align:left}.brand-name{font-size:16px}.brand-symbol{width:42px;height:42px}.header-inner{gap:12px}.header-actions{gap:8px}.preview-strip{font-size:10px}.filter-bar{align-items:stretch}.filter-count{width:100%}}

/* PT-IMG1 (21 Sep 2026): page-hero photograph. Mobile-first: copy then photo, stacked; side by side from 901px. The image box carries width/height + aspect-ratio so nothing shifts while it loads, and the credit line stays visible at every width because it also carries the caption that says what the picture is and is not. */
.page-hero.has-photo{padding-block:32px}
.page-hero-grid{display:grid;gap:24px;align-items:center}
.page-hero-copy h1{margin-bottom:16px}
.page-hero-media figure{margin:0}
.page-hero-media img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;border-radius:20px;border:1px solid var(--line);background:var(--ink)}
.page-hero-media .photo-credit{display:block;font-size:10px;line-height:1.5;color:var(--muted);margin-top:8px}
.page-hero-media .photo-credit a{color:inherit;text-decoration:underline}
@media(min-width:901px){.page-hero.has-photo{padding-block:56px}.page-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:48px}.page-hero-media img{aspect-ratio:4/3}}
@media(min-width:1400px){.page-hero-grid{gap:72px}}

/* Owner (21 Sep 2026): no credit links or provider names under pictures. .photo-note is the one plain line kept where a photograph is illustrative rather than a Pakistani place. */
.page-hero-media .photo-note{display:block;font-size:11px;line-height:1.5;color:var(--muted);margin-top:8px}
