/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);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;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.static{position:static}.block{display:block}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--ink:#2d1b17;--brick:#7b2d23;--brick2:#a64b38;--gold:#c79b49;--sand:#f2e5ca;--paper:#fffaf0;--green:#234b3a;--muted:#745f50;--line:#dccaa6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Noto Naskh Arabic,Noto Nastaliq Urdu,Segoe UI,Tahoma,serif;font-size:18px;line-height:1.95}.skip{position:absolute;inset-inline-start:-9999px}.skip:focus{z-index:99;inset-inline-start:1rem;background:#fff;padding:.5rem 1rem;top:1rem}.site-header{z-index:30;backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#fffaf0f2;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem clamp(1rem,4vw,4rem);display:flex;position:sticky;top:0}.brand img{width:220px;height:auto;display:block}.site-header nav{flex-wrap:wrap;gap:1.2rem;display:flex}.site-header nav a,.site-footer a{color:var(--brick);font-weight:700;text-decoration:none}.hero{color:#fff;background:linear-gradient(135deg,#3a1712,#7b2d23);grid-template-columns:1.15fr .85fr;align-items:stretch;min-height:76vh;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,8rem) clamp(1.4rem,6vw,6rem);display:flex}.eyebrow{color:#f0c870;letter-spacing:.03em;font-weight:800}.hero h1{margin:.15em 0;font-size:clamp(3.8rem,10vw,8rem);line-height:1.1}.hero p{max-width:720px;font-size:clamp(1.1rem,2.2vw,1.5rem)}.hero-image{background:linear-gradient(#1b0a080d,#1b0a0857),url(/images/alamgiri-gate.jpg) 50%/cover no-repeat;min-height:470px}.hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1rem;display:flex}.button{background:var(--gold);color:#25140e;border-radius:999px;padding:.7rem 1.2rem;font-weight:800;text-decoration:none;display:inline-block}.button.alt{color:#fff;background:0 0;border:1px solid #fff9}.stats{background:var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.stat{text-align:center;background:#fff;padding:1.4rem}.stat strong{color:var(--brick);font-size:1.65rem;display:block}section{padding:clamp(3.2rem,7vw,7rem) clamp(1rem,7vw,8rem)}section.alt{background:#efe1c4}.section-head{max-width:900px;margin-bottom:2rem}.section-head h2{color:var(--brick);margin:.15em 0;font-size:clamp(2.2rem,5vw,4.3rem);line-height:1.25}.section-head p{color:var(--muted)}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 10px 30px #3c22180f}.card h3{color:var(--brick);margin-top:0;font-size:1.5rem}.gallery{grid-template-rows:280px 280px;grid-template-columns:2fr 1fr 1fr;gap:.8rem;display:grid}.gallery figure{background:#ddd;border-radius:18px;margin:0;position:relative;overflow:hidden}.gallery figure:first-child{grid-row:1/3}.gallery img{object-fit:cover;width:100%;height:100%;display:block}.gallery figcaption{color:#fff;inset-inline:0;background:linear-gradient(#0000,#000000bf);padding:2.7rem 1rem .7rem;font-size:.95rem;position:absolute;bottom:0}.timeline{border-inline-start:3px solid var(--gold);padding-inline-start:1.5rem}.timeline article{margin:0 0 2rem}.timeline h3{color:var(--brick);margin-bottom:.2rem}.map-wrap{border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 16px 40px #321c141f}.map-wrap iframe{border:0;width:100%;height:520px;display:block}.notice{border-inline-start:5px solid var(--gold);background:#fff7df;border-radius:10px;padding:1rem 1.2rem}.facts{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.source-list a{color:var(--brick);font-weight:700}.faq details{border:1px solid var(--line);background:#fff;border-radius:14px;margin:.8rem 0;padding:1rem 1.2rem}.faq summary{cursor:pointer;color:var(--brick);font-weight:800}.legal{max-width:920px;margin:auto}.legal h1{color:var(--brick);font-size:clamp(2.7rem,7vw,5rem);line-height:1.25}.legal h2{color:var(--brick);margin-top:2.5rem}.site-footer{color:#f4e5c7;background:#2e1713;padding:3rem clamp(1rem,7vw,8rem)}.footer-grid{grid-template-columns:1.4fr .6fr;gap:2rem;display:grid}.site-footer h2,.site-footer a{color:#f0c870}.fine{color:#d8c5aa;font-size:.9rem}.cookie-grid{gap:1rem;display:grid}.cookie-row{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.cookie-row input{width:22px;height:22px}.cookie-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.cookie-actions button{font:inherit;cursor:pointer;border:0;border-radius:999px;padding:.7rem 1.2rem;font-weight:800}.save{background:var(--brick);color:#fff}.reject{color:var(--ink);background:#ddd2bd}.fac-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.fac-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;padding:1.1rem 1.3rem;display:flex;box-shadow:0 8px 24px #3c22180d}.fac-card h3{color:var(--brick);margin:.45rem 0 .25rem;font-size:1.25rem}.fac-card p{color:var(--ink);margin:.1rem 0 0;font-size:.98rem}.badge{border:1px solid var(--gold);color:#5d3a12;background:#f3e5c4;border-radius:999px;align-self:flex-start;padding:.05rem .7rem;font-size:.8rem;font-weight:800}.stories{gap:.9rem;display:grid}.story{border:1px solid var(--line);background:#fff;border-radius:18px;padding:1rem 1.4rem;box-shadow:0 8px 24px #3c22180d}.story h3{color:var(--brick);flex-wrap:wrap;align-items:center;gap:.7rem;margin:.15rem 0 .3rem;font-size:1.3rem;display:flex}.story p{margin:.1rem 0 0}.wx{gap:1rem;display:grid}.wx-now{border:1px solid var(--line);background:#fff;border-radius:20px;flex-wrap:wrap;align-items:center;gap:1.2rem;padding:1.3rem 1.6rem;display:flex;box-shadow:0 12px 30px #3c22180f}.wx-now .wx-temp{color:var(--brick);font-size:clamp(2.6rem,7vw,4.2rem);font-weight:800;line-height:1}.wx-meta{color:var(--muted);gap:.1rem;display:grid}.wx-meta strong{color:var(--ink);font-size:1.2rem}.wx-days{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem;display:grid}.wx-day{text-align:center;border:1px solid var(--line);background:#fff;border-radius:16px;gap:.15rem;padding:.85rem .6rem;display:grid}.wx-day .d{color:var(--brick);font-weight:800}.wx-day .wdesc{color:var(--muted);justify-content:center;align-items:center;min-height:2.7em;font-size:.9rem;display:flex}.wx-day .hi{color:var(--brick);font-size:1.15rem;font-weight:800}.wx-day .lo{color:var(--muted)}.wx-error{border:1px dashed var(--gold);color:var(--muted);background:#fff6ec;border-radius:14px;padding:.7rem 1rem}.wx-loading{opacity:.75}@media (width<=900px){.fac-grid{grid-template-columns:1fr 1fr}.story h3{font-size:1.18rem}}@media (width<=560px){.fac-grid{grid-template-columns:1fr}.wx-days{grid-template-columns:1fr 1fr}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
