/*
Theme Name: Unforgettable India
Description: Content-first travel publication theme for India and international travel.
Version: 1.1.0
*/
:root{--green:#173f35;--green2:#286252;--sand:#eadfc8;--paper:#fbfaf6;--ink:#18231f;--muted:#68736e;--terra:#c66b4a;--line:#e4e1d8;--shadow:0 18px 50px rgba(18,35,29,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 Inter,system-ui,sans-serif}a{color:var(--green2);text-decoration:none}.container{width:min(1180px,92%);margin:auto}
.site-header{position:sticky;top:0;z-index:10;background:#fbfaf6f5;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.navbar{min-height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:10px;align-items:center;color:var(--green);font-weight:900;font-size:1.35rem}.mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--green),#568d78);display:grid;place-items:center;color:#fff}
.menu{display:flex;gap:20px;list-style:none;margin:0;padding:0}.menu a{color:var(--ink);font-weight:800}.menu-toggle{display:none;border:0;background:var(--green);color:#fff;border-radius:9px;padding:9px 12px}
.hero{min-height:650px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,#091f19df,#091f194d),url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1800&q=82') center/cover}.hero-inner{padding:90px 0;max-width:800px}.eyebrow{color:#e9d7aa;text-transform:uppercase;letter-spacing:.15em;font-size:.76rem;font-weight:900}h1,h2,h3{font-family:Georgia,serif;line-height:1.12;letter-spacing:-.03em}h1{font-size:clamp(2.8rem,6vw,5.6rem);margin:14px 0}h2{font-size:clamp(2rem,4vw,3.3rem)}h3{font-size:1.4rem}.hero p{font-size:1.15rem;max-width:700px}.search-box{display:flex;background:#fff;padding:7px;border-radius:13px;margin-top:28px;max-width:760px}.search-box input{flex:1;border:0;padding:15px;outline:0;font-size:1rem}.btn{border:0;background:var(--green);color:#fff;border-radius:11px;padding:13px 19px;font-weight:900;cursor:pointer}.btn:hover{background:var(--terra);color:#fff}
.section{padding:78px 0}.alt{background:#f1eee5}.head{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:30px}.head p{max-width:650px;color:var(--muted)}.grid{display:grid;gap:22px}.g3{grid-template-columns:repeat(3,1fr)}.g4{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 8px 28px #12231d0a}.img{height:210px;background-size:cover;background-position:center}.body{padding:22px}.body p{color:var(--muted)}.meta{font-size:.76rem;color:var(--terra);text-transform:uppercase;letter-spacing:.09em;font-weight:900}.region{height:250px;padding:24px;color:#fff;display:flex;flex-direction:column;justify-content:end;border-radius:18px;background-size:cover;background-position:center;position:relative;overflow:hidden}.region:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#000b)}.region>*{position:relative}.pills{display:flex;flex-wrap:wrap;gap:10px}.pill{background:#ebe6d8;color:var(--green);padding:9px 13px;border-radius:999px;font-weight:800}.stats{display:grid;grid-template-columns:repeat(4,1fr);background:var(--green);color:#fff;border-radius:20px;overflow:hidden}.stat{text-align:center;padding:27px;border-right:1px solid #ffffff24}.stat:last-child{border:0}.stat strong{display:block;font:900 2rem Georgia,serif}.article-wrap{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:40px}.article{max-width:820px}.article h1{font-size:clamp(2.5rem,5vw,4.5rem)}.article p,.article li{font-size:1.05rem}.article img{border-radius:16px}.side{position:sticky;top:100px;height:max-content}.widget{background:#fff;border:1px solid var(--line);padding:20px;border-radius:15px;margin-bottom:18px}.ad{min-height:120px;background:#f4f1e8;border:1px dashed #aaa69b;display:grid;place-items:center;font-size:.75rem;color:#777;text-transform:uppercase}.faq details{background:#fff;border:1px solid var(--line);padding:15px 18px;border-radius:11px;margin:9px 0}.faq summary{font-weight:900;cursor:pointer}.newsletter{background:var(--green);color:#fff;border-radius:22px;padding:45px}.newsletter form{display:flex;gap:9px}.newsletter input{flex:1;padding:14px;border:0;border-radius:9px}.footer{background:#102c25;color:#dbe6e1;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:30px}.footer a{color:#c9d8d1}.bottom{border-top:1px solid #ffffff22;margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;font-size:.85rem}.form{display:grid;gap:14px}.form input,.form textarea{width:100%;padding:13px;border:1px solid var(--line);border-radius:9px;font:inherit}.form textarea{min-height:160px}
@media(max-width:900px){.menu-toggle{display:block}.menu{display:none;position:absolute;top:76px;left:4%;right:4%;background:#fff;padding:18px;border-radius:14px;box-shadow:var(--shadow);flex-direction:column}.menu.open{display:flex}.g3,.g4,.footer-grid{grid-template-columns:1fr 1fr}.article-wrap{grid-template-columns:1fr}.side{position:static}}
@media(max-width:620px){.g3,.g4,.footer-grid,.stats{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid #ffffff22}.newsletter form{flex-direction:column}.bottom{flex-direction:column}.section{padding:58px 0}}
