{"id":93,"date":"2026-09-04T10:41:14","date_gmt":"2026-09-04T07:11:14","guid":{"rendered":"https:\/\/weknowiran.com\/new\/?page_id=93"},"modified":"2026-09-04T10:53:28","modified_gmt":"2026-09-04T07:23:28","slug":"lifestyle","status":"publish","type":"page","link":"https:\/\/weknowiran.com\/new\/lifestyle\/","title":{"rendered":"lifestyle"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"93\" class=\"elementor elementor-93\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d93bb6 e-con-full e-flex e-con e-parent\" data-id=\"7d93bb6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a0ca30 elementor-widget elementor-widget-html\" data-id=\"1a0ca30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>The Iranian Way of Life<\/title>\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/@tailwindcss\/browser@4\"><\/script>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@600;700;800&family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --gold:#c9a227;\n    --deep:#1a1410;\n  }\n  *{box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  body{\n    font-family:'Inter',sans-serif;\n    background:#0e0b09;\n    color:#f2ede4;\n    overflow-x:hidden;\n  }\n  h1,h2,h3,h4{font-family:'Playfair Display',serif;}\n  ::-webkit-scrollbar{width:10px;}\n  ::-webkit-scrollbar-track{background:#161210;}\n  ::-webkit-scrollbar-thumb{background:linear-gradient(#c9a227,#8a6d1a);border-radius:10px;}\n\n  \/* HERO BACKGROUND *\/\n  .hero-bg{\n    background-image: linear-gradient(180deg, rgba(10,8,6,0.55) 0%, rgba(10,8,6,0.65) 40%, rgba(10,8,6,0.96) 100%), url('https:\/\/images.pexels.com\/photos\/12245898\/pexels-photo-12245898.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=1200&w=2000');\n    background-size:cover;\n    background-position:center;\n    background-attachment:scroll;\n  }\n  @media (max-width:768px){\n    .hero-bg{\n      background-image: linear-gradient(180deg, rgba(10,8,6,0.55) 0%, rgba(10,8,6,0.7) 50%, rgba(10,8,6,0.97) 100%), url('https:\/\/images.pexels.com\/photos\/11022425\/pexels-photo-11022425.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=1600&w=1000');\n      background-position:center;\n    }\n  }\n\n  .gold-text{ background:linear-gradient(90deg,#f5d879,#c9a227,#f5d879); -webkit-background-clip:text; background-clip:text; color:transparent; }\n  .divider{ width:80px; height:3px; background:linear-gradient(90deg,#c9a227,transparent); }\n  .divider-center{ width:80px; height:3px; background:linear-gradient(90deg,transparent,#c9a227,transparent); margin:0 auto; }\n\n  \/* Reveal on scroll *\/\n  .reveal{ opacity:0; transform:translateY(40px); transition:all 0.9s cubic-bezier(.2,.8,.2,1); }\n  .reveal.in-view{ opacity:1; transform:translateY(0); }\n\n  \/* Card *\/\n  .card{\n    background:linear-gradient(160deg,#1c1712,#120f0c);\n    border:1px solid rgba(201,162,39,0.15);\n    transition:transform .45s ease, box-shadow .45s ease, border-color .45s ease;\n    cursor:pointer;\n    position:relative;\n    overflow:hidden;\n  }\n  .card:hover{\n    transform:translateY(-10px) scale(1.015);\n    box-shadow:0 25px 50px -12px rgba(0,0,0,0.7), 0 0 0 1px rgba(201,162,39,0.35);\n    border-color:rgba(201,162,39,0.6);\n  }\n  .card .card-img{ transition:transform .6s ease, filter .6s ease; }\n  .card:hover .card-img{ transform:scale(1.12); filter:brightness(1.05); }\n  .card .arrow{ transition:transform .35s ease; }\n  .card:hover .arrow{ transform:translateX(6px); }\n\n  a, button { color: inherit; }\n  a:hover, button:hover { color: inherit; }\n\n  \/* Timeline *\/\n  .timeline-line{ background:linear-gradient(90deg,transparent,#c9a227 10%,#c9a227 90%,transparent); }\n  .tl-dot{\n    width:22px;height:22px;border-radius:9999px;\n    background:#0e0b09;border:3px solid #c9a227;\n    transition:all .35s ease;\n    box-shadow:0 0 0 0 rgba(201,162,39,0.5);\n  }\n  .tl-item:hover .tl-dot{\n    background:#c9a227;\n    box-shadow:0 0 0 8px rgba(201,162,39,0.18);\n    transform:scale(1.15);\n  }\n  .tl-card{\n    background:linear-gradient(160deg,#1c1712,#120f0c);\n    border:1px solid rgba(201,162,39,0.15);\n    transition:transform .4s ease, box-shadow .4s ease, border-color .4s ease;\n  }\n  .tl-item:hover .tl-card{\n    transform:translateY(-8px);\n    border-color:rgba(201,162,39,0.55);\n    box-shadow:0 20px 40px -10px rgba(0,0,0,0.6);\n  }\n\n  \/* Modal *\/\n  #popupModal{ backdrop-filter: blur(6px); }\n  #popupModal .modal-panel{\n    transform:scale(0.9) translateY(30px);\n    opacity:0;\n    transition:all .35s cubic-bezier(.2,.8,.2,1);\n  }\n  #popupModal.show .modal-panel{\n    transform:scale(1) translateY(0);\n    opacity:1;\n  }\n  #popupModal{\n    opacity:0;\n    pointer-events:none;\n    transition:opacity .3s ease;\n  }\n  #popupModal.show{\n    opacity:1;\n    pointer-events:auto;\n  }\n  .popup-scroll::-webkit-scrollbar{width:8px;}\n  .popup-scroll::-webkit-scrollbar-thumb{background:#c9a227;border-radius:8px;}\n\n  .section-label{\n    letter-spacing:0.25em;\n    font-size:0.75rem;\n  }\n\n  .bounce{ animation: bounceY 2.2s infinite; }\n  @keyframes bounceY{ 0%,100%{transform:translateY(0);} 50%{transform:translateY(10px);} }\n\n  \/* CTA *\/\n  .cta-wrap{\n    background:\n      radial-gradient(circle at 15% 20%, rgba(201,162,39,0.18), transparent 45%),\n      radial-gradient(circle at 85% 80%, rgba(201,162,39,0.14), transparent 45%),\n      linear-gradient(160deg,#1c1712,#0c0a08 70%);\n    border:1px solid rgba(201,162,39,0.35);\n    position:relative;\n    overflow:hidden;\n  }\n  .cta-wrap::before{\n    content:\"\";\n    position:absolute; inset:0;\n    background-image:radial-gradient(rgba(201,162,39,0.35) 1px, transparent 1px);\n    background-size:26px 26px;\n    opacity:0.10;\n    pointer-events:none;\n  }\n  .pulse-ring{\n    position:absolute;\n    border-radius:9999px;\n    border:2px solid rgba(201,162,39,0.55);\n    animation: pulseRing 2.6s cubic-bezier(0.4,0,0.6,1) infinite;\n  }\n  @keyframes pulseRing{\n    0%{ transform:scale(0.85); opacity:0.9; }\n    80%{ transform:scale(1.6); opacity:0; }\n    100%{ transform:scale(1.6); opacity:0; }\n  }\n  .contact-btn{\n    background:linear-gradient(135deg,#f5d879,#c9a227 55%,#8a6d1a);\n    color:#1a1410 !important;\n    transition:transform .35s ease, box-shadow .35s ease, filter .35s ease;\n    box-shadow:0 10px 30px -8px rgba(201,162,39,0.55);\n  }\n  .contact-btn:hover{\n    transform:translateY(-4px) scale(1.03);\n    box-shadow:0 20px 45px -10px rgba(201,162,39,0.75);\n    filter:brightness(1.08);\n    color:#1a1410 !important;\n  }\n  .contact-btn-outline{\n    border:1.5px solid rgba(201,162,39,0.55);\n    color:#f5d879 !important;\n    transition:all .35s ease;\n    background:rgba(201,162,39,0.06);\n  }\n  .contact-btn-outline:hover{\n    background:rgba(201,162,39,0.16);\n    border-color:#f5d879;\n    color:#fff2c9 !important;\n    transform:translateY(-4px);\n  }\n  .icon-orb{\n    width:64px;height:64px;\n    border-radius:9999px;\n    display:flex;align-items:center;justify-content:center;\n    font-size:1.6rem;\n    background:radial-gradient(circle at 35% 30%, #2a231a, #120f0c 75%);\n    border:1.5px solid rgba(201,162,39,0.5);\n    color:#f5d879;\n    position:relative;\n    flex-shrink:0;\n  }\n<\/style>\n<\/head>\n<body>\n\n<main>\n\n  <!-- ================= HERO ================= -->\n  <section id=\"hero\" class=\"hero-bg relative min-h-[100vh] flex items-center justify-center text-center px-5\">\n    <div class=\"reveal in-view max-w-4xl mx-auto\">\n      <p class=\"section-label text-amber-400 uppercase mb-5 tracking-[0.3em]\">Everyday Grace, Timeless Rhythm<\/p>\n      <h1 class=\"text-5xl sm:text-6xl md:text-7xl lg:text-8xl font-extrabold gold-text mb-6 leading-tight\">IRANIAN LIFESTYLE<\/h1>\n      <p class=\"text-lg sm:text-xl md:text-2xl text-stone-200\/90 max-w-2xl mx-auto mb-10 font-light\">From saffron-scented mornings to starlit desert nights \u2014 step inside the daily rhythm, family bonds, and modern spirit of life in Iran.<\/p>\n      <div class=\"divider-center mb-10\"><\/div>\n      <a href=\"#intro\" class=\"inline-block px-9 py-4 border border-amber-400\/70 text-amber-300 rounded-full uppercase tracking-widest text-sm hover:bg-amber-400 hover:text-black transition-all duration-300\">Explore Daily Life<\/a>\n    <\/div>\n    <div class=\"absolute bottom-8 left-1\/2 -translate-x-1\/2 bounce text-amber-300\/80 text-2xl\">&#8595;<\/div>\n  <\/section>\n\n  <!-- ================= INTRO GRID ================= -->\n  <section id=\"intro\" class=\"py-24 px-5 sm:px-8 lg:px-16 max-w-7xl mx-auto\">\n    <div class=\"text-center mb-16 reveal\">\n      <p class=\"section-label text-amber-400 uppercase mb-3\">Discover<\/p>\n      <h2 class=\"text-3xl sm:text-4xl md:text-5xl font-bold mb-5\">The Fabric of Everyday Iranian Life<\/h2>\n      <div class=\"divider-center mb-6\"><\/div>\n      <p class=\"text-stone-300\/80 max-w-3xl mx-auto\">Family bonds, personal style, home life, and the quiet balance between tradition and modernity.<\/p>\n    <\/div>\n\n    <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-5 gap-6\">\n\n      <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"overview\">\n        <div class=\"h-48 overflow-hidden\"><img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/29786929\/pexels-photo-29786929.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200\" alt=\"Everyday life in Iran\"><\/div>\n        <div class=\"p-6\">\n          <h3 class=\"text-xl font-bold mb-2 text-amber-200\">Lifestyle Overview<\/h3>\n          <p class=\"text-sm text-stone-400 mb-4\">A window into how tradition and modern life blend across Iran.<\/p>\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"family\">\n        <div class=\"h-48 overflow-hidden\"><img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/36799050\/pexels-photo-36799050.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200\" alt=\"Iranian family gathering\"><\/div>\n        <div class=\"p-6\">\n          <h3 class=\"text-xl font-bold mb-2 text-amber-200\">Family &amp; Social Bonds<\/h3>\n          <p class=\"text-sm text-stone-400 mb-4\">The beating heart of Iranian life: family, warmth, and taarof.<\/p>\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"fashion\">\n        <div class=\"h-48 overflow-hidden\"><img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/13616259\/pexels-photo-13616259.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200\" alt=\"Iranian fashion and style\"><\/div>\n        <div class=\"p-6\">\n          <h3 class=\"text-xl font-bold mb-2 text-amber-200\">Fashion &amp; Personal Style<\/h3>\n          <p class=\"text-sm text-stone-400 mb-4\">Elegance shaped by heritage, modesty, and modern flair.<\/p>\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"home\">\n        <div class=\"h-48 overflow-hidden\"><img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/16651521\/pexels-photo-16651521.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200\" alt=\"Persian courtyard home\"><\/div>\n        <div class=\"p-6\">\n          <h3 class=\"text-xl font-bold mb-2 text-amber-200\">Home &amp; Architecture<\/h3>\n          <p class=\"text-sm text-stone-400 mb-4\">Courtyards, gardens, and the sanctuary of the Persian home.<\/p>\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"urbanRural\">\n        <div class=\"h-48 overflow-hidden\"><img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/7404564\/pexels-photo-7404564.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1200\" alt=\"Urban and rural life in Iran\"><\/div>\n        <div class=\"p-6\">\n          <h3 class=\"text-xl font-bold mb-2 text-amber-200\">Urban &amp; Rural Living<\/h3>\n          <p class=\"text-sm text-stone-400 mb-4\">Two paces of life: the city rush and the mountain village calm.<\/p>\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- ================= DAILY RHYTHM TIMELINE ================= -->\n  <section id=\"rhythm\" class=\"py-24 px-5 sm:px-8 lg:px-16 bg-black\/30\">\n    <div class=\"text-center mb-16 reveal max-w-7xl mx-auto\">\n      <p class=\"section-label text-amber-400 uppercase mb-3\">A Day in Iran<\/p>\n      <h2 class=\"text-3xl sm:text-4xl md:text-5xl font-bold mb-5\">The Daily Rhythm of Iranian Life<\/h2>\n      <div class=\"divider-center mb-6\"><\/div>\n      <p class=\"text-stone-300\/80 max-w-3xl mx-auto\">Click each moment of the day to uncover the small rituals that shape ordinary Iranian life.<\/p>\n    <\/div>\n\n    <div class=\"max-w-7xl mx-auto overflow-x-auto pb-6\">\n      <div class=\"relative min-w-[750px] lg:min-w-0 grid grid-cols-5 gap-3\">\n        <div class=\"timeline-line absolute top-[11px] left-0 right-0 h-[3px] hidden lg:block\"><\/div>\n\n        <div class=\"tl-item reveal relative flex flex-col items-center text-center cursor-pointer\" data-popup=\"morning\">\n          <div class=\"tl-dot z-10 mb-4\"><\/div>\n          <div class=\"tl-card rounded-xl p-3 w-full\">\n            <p class=\"text-[11px] text-amber-400 mb-1\">Sunrise<\/p>\n            <p class=\"font-bold text-sm\">Morning Rituals<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tl-item reveal relative flex flex-col items-center text-center cursor-pointer\" data-popup=\"midday\">\n          <div class=\"tl-dot z-10 mb-4\"><\/div>\n          <div class=\"tl-card rounded-xl p-3 w-full\">\n            <p class=\"text-[11px] text-amber-400 mb-1\">Midday<\/p>\n            <p class=\"font-bold text-sm\">Bazaar &amp; Work<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tl-item reveal relative flex flex-col items-center text-center cursor-pointer\" data-popup=\"afternoon\">\n          <div class=\"tl-dot z-10 mb-4\"><\/div>\n          <div class=\"tl-card rounded-xl p-3 w-full\">\n            <p class=\"text-[11px] text-amber-400 mb-1\">Afternoon<\/p>\n            <p class=\"font-bold text-sm\">Tea &amp; Rest<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tl-item reveal relative flex flex-col items-center text-center cursor-pointer\" data-popup=\"evening\">\n          <div class=\"tl-dot z-10 mb-4\"><\/div>\n          <div class=\"tl-card rounded-xl p-3 w-full\">\n            <p class=\"text-[11px] text-amber-400 mb-1\">Evening<\/p>\n            <p class=\"font-bold text-sm\">Family Table<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tl-item reveal relative flex flex-col items-center text-center cursor-pointer\" data-popup=\"night\">\n          <div class=\"tl-dot z-10 mb-4\"><\/div>\n          <div class=\"tl-card rounded-xl p-3 w-full\">\n            <p class=\"text-[11px] text-amber-400 mb-1\">Night<\/p>\n            <p class=\"font-bold text-sm\">Stars &amp; Stillness<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================= CULTURE & LEISURE ================= -->\n  <section id=\"leisure\" class=\"py-24 px-5 sm:px-8 lg:px-16 max-w-7xl mx-auto\">\n    <div class=\"text-center mb-16 reveal\">\n      <p class=\"section-label text-amber-400 uppercase mb-3\">Living Culture<\/p>\n      <h2 class=\"text-3xl sm:text-4xl md:text-5xl font-bold mb-5\">Celebration, Sport &amp; Modern Spirit<\/h2>\n      <div class=\"divider-center mb-6\"><\/div>\n      <p class=\"text-stone-300\/80 max-w-3xl mx-auto\">How Iranians celebrate, move, work, and connect across generations.<\/p>\n    <\/div>\n\n    <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-6\">\n      <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"festivals\">\n        <div class=\"h-52 overflow-hidden\"><img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/7157553\/pexels-photo-7157553.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200\" alt=\"Nowruz haft-seen celebration\"><\/div>\n        <div class=\"p-6\">\n          <h3 class=\"text-xl font-bold mb-2 text-amber-200\">Festivals &amp; Celebrations<\/h3>\n          <p class=\"text-sm text-stone-400 mb-4\">Nowruz, Yalda, and the joyful calendar of Iranian life.<\/p>\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n      <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"sports\">\n        <div class=\"h-52 overflow-hidden\"><img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/29348647\/pexels-photo-29348647.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200\" alt=\"Traditional Iranian sport\"><\/div>\n        <div class=\"p-6\">\n          <h3 class=\"text-xl font-bold mb-2 text-amber-200\">Sport &amp; Recreation<\/h3>\n          <p class=\"text-sm text-stone-400 mb-4\">Zurkhaneh, wrestling, mountains, and everyday movement.<\/p>\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n      <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"workCulture\">\n        <div class=\"h-52 overflow-hidden\"><img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/15045666\/pexels-photo-15045666.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200\" alt=\"Iranian work culture and offices\"><\/div>\n        <div class=\"p-6\">\n          <h3 class=\"text-xl font-bold mb-2 text-amber-200\">Work &amp; Business Culture<\/h3>\n          <p class=\"text-sm text-stone-400 mb-4\">Relationship-driven, respectful, and increasingly digital.<\/p>\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n      <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"youth\">\n        <div class=\"h-52 overflow-hidden\"><img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/15572198\/pexels-photo-15572198.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200\" alt=\"Youth culture in Iran\"><\/div>\n        <div class=\"p-6\">\n          <h3 class=\"text-xl font-bold mb-2 text-amber-200\">Youth &amp; Modern Culture<\/h3>\n          <p class=\"text-sm text-stone-400 mb-4\">Caf\u00e9s, creativity, and a generation redefining tradition.<\/p>\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================= CTA SECTION ================= -->\n  <section id=\"contact\" class=\"py-24 px-5 sm:px-8 lg:px-16 max-w-6xl mx-auto\">\n    <div class=\"cta-wrap reveal rounded-3xl px-6 sm:px-10 md:px-16 py-14 md:py-20 text-center\">\n      <p class=\"section-label text-amber-400 uppercase mb-4 tracking-[0.3em]\">Plan Your Iranian Journey<\/p>\n      <h2 class=\"text-3xl sm:text-4xl md:text-5xl font-bold mb-6 gold-text leading-tight\">Let's Bring This Story to Life<\/h2>\n      <div class=\"divider-center mb-8\"><\/div>\n      <p class=\"text-stone-300\/85 max-w-2xl mx-auto mb-14 text-base sm:text-lg\">Have a question about Iranian culture, travel, or lifestyle? Our team is one call \u2014 or one message \u2014 away.<\/p>\n\n      <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-6 max-w-3xl mx-auto mb-14\">\n\n        <a href=\"tel:+442086350694\" class=\"group flex items-center gap-5 p-6 rounded-2xl border border-amber-400\/25 bg-black\/30 hover:bg-black\/50 transition-all duration-300 hover:-translate-y-1\">\n          <div class=\"icon-orb\">\n            <span class=\"pulse-ring inset-0\"><\/span>\n            <span>&#9742;<\/span>\n          <\/div>\n          <div class=\"text-left\">\n            <p class=\"text-stone-400 text-xs uppercase tracking-[0.2em] mb-1\">London Office<\/p>\n            <p class=\"text-lg sm:text-xl font-bold text-amber-200 group-hover:text-amber-100 transition-colors\">+44 20 8635 0694<\/p>\n          <\/div>\n        <\/a>\n\n        <a href=\"https:\/\/wa.me\/447780807781\" target=\"_blank\" rel=\"noopener\" class=\"group flex items-center gap-5 p-6 rounded-2xl border border-amber-400\/25 bg-black\/30 hover:bg-black\/50 transition-all duration-300 hover:-translate-y-1\">\n          <div class=\"icon-orb\">\n            <span class=\"pulse-ring inset-0\"><\/span>\n            <span>&#9679;<\/span>\n          <\/div>\n          <div class=\"text-left\">\n            <p class=\"text-stone-400 text-xs uppercase tracking-[0.2em] mb-1\">WhatsApp<\/p>\n            <p class=\"text-lg sm:text-xl font-bold text-amber-200 group-hover:text-amber-100 transition-colors\">+44 7780 807781<\/p>\n          <\/div>\n        <\/a>\n\n      <\/div>\n\n      <div class=\"flex flex-col sm:flex-row items-center justify-center gap-5\">\n        <a href=\"tel:+442086350694\" class=\"contact-btn w-full sm:w-auto px-9 py-4 rounded-full font-semibold uppercase tracking-widest text-sm text-center\">Call the London Office<\/a>\n        <a href=\"https:\/\/wa.me\/447780807781\" target=\"_blank\" rel=\"noopener\" class=\"contact-btn-outline w-full sm:w-auto px-9 py-4 rounded-full font-semibold uppercase tracking-widest text-sm text-center\">Chat on WhatsApp<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/main>\n\n<!-- ================= POPUP MODAL ================= -->\n<div id=\"popupModal\" class=\"fixed inset-0 z-[999] flex items-center justify-center p-4 bg-black\/70\">\n  <div class=\"modal-panel relative bg-[#141110] border border-amber-400\/25 rounded-2xl max-w-3xl w-full max-h-[88vh] overflow-hidden shadow-2xl\">\n    <button id=\"popupClose\" aria-label=\"Close\" class=\"absolute top-4 right-4 z-20 w-10 h-10 flex items-center justify-center rounded-full bg-black\/60 border border-amber-400\/40 text-amber-300 hover:bg-amber-400 hover:text-black transition-all duration-300 text-xl\">&times;<\/button>\n    <div class=\"overflow-y-auto popup-scroll max-h-[88vh]\">\n      <div class=\"h-64 sm:h-80 w-full overflow-hidden\">\n        <img decoding=\"async\" id=\"popupImage\" src=\"\" alt=\"\" class=\"w-full h-full object-cover\">\n      <\/div>\n      <div class=\"p-6 sm:p-10\">\n        <p id=\"popupEra\" class=\"text-amber-400 text-sm uppercase tracking-[0.2em] mb-2\"><\/p>\n        <h3 id=\"popupTitle\" class=\"text-2xl sm:text-3xl font-bold mb-5 text-amber-100\"><\/h3>\n        <div id=\"popupText\" class=\"text-stone-300\/90 text-sm sm:text-base leading-relaxed space-y-4\"><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n\/* ============ CONTENT DATABASE ============ *\/\nconst contentData = {\n\noverview:{\n  era:\"Lifestyle\",\n  title:\"An Overview of the Iranian Way of Life\",\n  img:\"https:\/\/images.pexels.com\/photos\/29786929\/pexels-photo-29786929.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`Life in Iran moves to a rhythm shaped by thousands of years of civilization, yet it feels distinctly alive, modern, and personal the moment you step into a home, a bazaar, or a busy Tehran street. Iranian lifestyle is a study in graceful contrast: ancient courtyard houses sit beside glass towers, centuries-old poetry is quoted in casual conversation, and a deep respect for tradition coexists comfortably with smartphones, ride-hailing apps, and a thriving creative economy.\n\nAt its core, Iranian daily life revolves around relationships. Family, friendship, and hospitality are not background details but the organizing principle of how time, food, and even business are structured. Meals are communal, decisions are discussed collectively, and a stranger can quickly become a guest of honor through the elaborate, heartfelt etiquette known as taarof, in which generosity is offered, politely refused, and offered again as a genuine social ritual.\n\nClimate and geography also shape lifestyle dramatically: someone in humid, forested Gilan on the Caspian coast lives at a different pace than someone in the arid deserts near Yazd or the cosmopolitan sprawl of Tehran. Yet across these differences, common threads persist \u2014 a love of poetry and conversation, an appreciation for beautifully prepared food, pride in craftsmanship, and an unmistakable warmth extended to guests and neighbors alike.\n\nModern Iranian lifestyle is also defined by resilience and creativity. A young, highly educated population has built vibrant subcultures in art, music, fashion, and technology, often adapting global trends into distinctly Persian expressions. To understand Iranian lifestyle is to understand a people who hold the past close while constantly reaching, with curiosity and style, toward the future.`\n},\n\nfamily:{\n  era:\"Society\",\n  title:\"Family and Social Bonds\",\n  img:\"https:\/\/images.pexels.com\/photos\/36799050\/pexels-photo-36799050.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`Family sits at the absolute center of Iranian life. Multiple generations frequently remain closely connected even when living apart, with weekly gatherings, shared meals, and constant phone calls maintaining tight emotional bonds between parents, children, grandparents, aunts, uncles, and cousins. Major life events \u2014 engagements, weddings, births, and even simple Friday lunches \u2014 are treated as important communal occasions, often involving extended family rather than just the immediate household.\n\nRespect for elders is deeply ingrained, expressed through language, seating arrangements at gatherings, and the practice of seeking blessings or advice from older family members before major decisions. At the same time, children and grandchildren are cherished and doted upon, with grandparents often playing an active daily role in childcare and storytelling, passing down proverbs, poetry, and family history across generations.\n\nCentral to Iranian social life is taarof, a refined and deeply cultural system of polite ritual that governs everyday interaction. A host will insist guests eat more, a shopkeeper may initially wave away payment as a gesture of respect, and compliments are met with humble deflection. While it can appear complex to outsiders, taarof reflects a genuine cultural value: putting others' comfort and honor before one's own convenience.\n\nFriendship, too, carries deep weight in Iranian culture, often described with the same devotion as family ties. Long afternoons of tea, conversation, and shared meals are considered essential, not optional, and it is common for close friends to visit one another's homes unannounced, confident that they will always be welcomed with warmth, food, and genuine attention.`\n},\n\nfashion:{\n  era:\"Style\",\n  title:\"Fashion and Personal Style\",\n  img:\"https:\/\/images.pexels.com\/photos\/13616259\/pexels-photo-13616259.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`Iranian fashion is a striking blend of modesty, elegance, and quiet self-expression, shaped by religious guidelines, regional tradition, and a genuine national love of style and detail. In public, women typically wear a headscarf along with modest clothing, yet within this framework Iranian fashion has developed remarkable creativity \u2014 from tailored manteaus and richly patterned scarves to bold color choices and modern silhouettes that reflect global trends reinterpreted through a distinctly Persian sensibility.\n\nTehran, in particular, has become known for its fashion-forward youth culture, where boutique designers, tailors, and stylists blend Persian textile traditions, such as termeh weaving and intricate embroidery, with contemporary cuts inspired by European and global runways. Social gatherings, weddings, and private parties often reveal a completely different, more expressive side of Iranian fashion, with elaborate gowns, jewelry, and makeup showcasing craftsmanship and personal flair away from public dress codes.\n\nMen's fashion in Iran similarly balances tradition and modern style, ranging from simple, practical clothing in rural and working environments to sharply tailored suits and contemporary streetwear favored by younger generations in major cities. Traditional garments, including regional dress worn by Kurdish, Baluch, Qashqai, and other communities, remain a vibrant source of color, pattern, and pride, especially during festivals and cultural celebrations.\n\nBeyond clothing, Iranian personal style extends to a deep appreciation for grooming, perfume, and presentation, with skincare and cosmetics representing a significant and growing industry. Ultimately, Iranian fashion reflects a broader cultural value: dignity and beauty expressed thoughtfully, with individuality quietly woven into every scarf, cut, and color choice.`\n},\n\nhome:{\n  era:\"Domestic Life\",\n  title:\"Home and Architecture\",\n  img:\"https:\/\/images.pexels.com\/photos\/16651521\/pexels-photo-16651521.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`The Iranian home has traditionally been designed as a private sanctuary, a philosophy reflected beautifully in the historic courtyard houses found throughout cities like Kashan, Yazd, and Tabriz. These homes typically turn inward, presenting plain, unadorned walls to the street while opening onto a lush interior courtyard often centered around a reflecting pool, fruit trees, and colorful tilework \u2014 a design rooted in both privacy and a deep cultural devotion to gardens as symbols of paradise.\n\nArchitectural ingenuity runs throughout traditional Iranian homes, from badgir windcatcher towers that funnel cooling breezes into interior rooms without any mechanical power, to thick clay or brick walls that regulate temperature naturally against the extremes of the desert climate. Stained glass windows, ornate stucco ceilings, and intricately carved wooden doors transform even modest homes into spaces of quiet artistic beauty, reflecting a belief that daily life deserves to be surrounded by craftsmanship.\n\nModern Iranian homes, particularly in cities like Tehran, have shifted toward apartment living, yet many of the same values persist: a dedicated, honored space for hosting guests, a strong emphasis on cleanliness and hospitality, and interiors often decorated with Persian carpets, family photographs, and calligraphy or poetry on the walls. The living room, or \"otagh-e paziraei,\" remains the symbolic heart of the home, reserved and beautifully arranged for guests.\n\nAcross both rural and urban settings, the home in Iran is never simply a place to sleep \u2014 it is a stage for hospitality, connection, and identity, a private world carefully tended so that whoever crosses its threshold, family or stranger, feels instantly welcomed.`\n},\n\nurbanRural:{\n  era:\"Two Paces of Life\",\n  title:\"Urban and Rural Living\",\n  img:\"https:\/\/images.pexels.com\/photos\/7404564\/pexels-photo-7404564.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`Iran's lifestyle diversity is nowhere more visible than in the contrast between its bustling cities and its quiet rural villages. In Tehran, a metropolis of more than fifteen million people, daily life moves quickly: heavy traffic, packed metro trains, late-night caf\u00e9s, shopping malls, and a fast-paced professional culture define the urban experience, alongside a thriving arts and startup scene that places Tehran among the more dynamic cities of the wider region.\n\nBeyond the capital, cities such as Isfahan, Shiraz, and Mashhad offer their own urban rhythms, often slightly slower and deeply infused with historical atmosphere, where ancient bridges, bazaars, and shrines remain part of everyday commuting and social life rather than separate tourist attractions. Urban Iranians typically balance modern careers and technology with strong traditional family obligations, creating a lifestyle that is neither fully Western nor purely traditional, but distinctly its own hybrid.\n\nRural and mountain village life, by contrast, tends to follow a slower, more seasonal rhythm tied closely to agriculture, herding, and craft. In villages across the Zagros and Alborz mountains, communities such as the Bakhtiari and Qashqai maintain semi-nomadic traditions, migrating seasonally with their livestock, while farming villages throughout Gilan, Mazandaran, and the central plateau organize daily life around planting, harvest, and close-knit communal cooperation.\n\nDespite these differences in pace, a strong thread of continuity binds urban and rural Iranian life together: an emphasis on hospitality, respect for elders, and pride in regional identity. Many urban Iranians maintain close ties to ancestral villages, returning for holidays, weddings, and summer visits, ensuring that even the busiest city dweller remains rooted in a slower, older rhythm of Iranian life.`\n},\n\nmorning:{\n  era:\"Sunrise\",\n  title:\"Morning Rituals\",\n  img:\"https:\/\/images.pexels.com\/photos\/39103109\/pexels-photo-39103109.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`Mornings in Iran typically begin gently, often before sunrise for those observing the dawn prayer, and almost universally around the ritual of tea. A traditional samovar, or increasingly an electric kettle, is set to brew strong black tea, served in small glass cups alongside sugar cubes, dates, or fresh bread, cheese, and walnuts \u2014 a simple, unhurried breakfast meant to be savored rather than rushed.\n\nIn many households, especially outside the largest cities, mornings carry the fragrance of freshly baked bread from a neighborhood bakery, or nanvayi, where flatbreads such as barbari, sangak, or lavash are baked in wood-fired ovens and purchased hot each morning, a daily ritual that doubles as a small social exchange with neighbors and shopkeepers.\n\nFor children, mornings mean school, often beginning with a shared assembly, while working adults navigate increasingly busy commutes into cities like Tehran, where morning traffic is legendary and public transportation, including an extensive metro system, carries millions of passengers daily. Despite the rush, small courtesies persist \u2014 a greeting to a neighbor, an offered seat, a shared joke with a taxi driver \u2014 reflecting how deeply hospitality is embedded even in the most routine moments of the day.\n\nIn rural and mountain communities, mornings instead follow the rhythm of nature: tending livestock, watering gardens, or heading to the fields before the heat of midday sets in. Whether in a bustling capital or a quiet village, the Iranian morning tends to begin the same way in spirit \u2014 calmly, warmly, and with tea in hand.`\n},\n\nmidday:{\n  era:\"Midday\",\n  title:\"Bazaar and Work\",\n  img:\"https:\/\/images.pexels.com\/photos\/38528781\/pexels-photo-38528781.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`By midday, Iranian cities hum with activity. The traditional bazaar, found at the heart of nearly every historic city, becomes a lively hub of commerce, conversation, and craftsmanship, where merchants selling spices, textiles, carpets, and handicrafts call out prices, exchange news, and haggle good-naturedly with customers in a scene that has changed little in centuries despite the presence of smartphones and digital payment apps alongside traditional cash transactions.\n\nOffice life in modern Iranian cities mirrors much of the globalized business world, with government offices, banks, and private companies operating largely on weekday schedules that run from Saturday through Wednesday, since Friday is the weekly day of rest. Lunch is treated as an important midday pause rather than an afterthought, often involving a proper hot meal, whether at home, in a small local restaurant known as a \"chelo-kababi,\" or shared among coworkers, frequently accompanied by unhurried conversation.\n\nFor many working Iranians, midday also means navigating the practical challenges of a large, complex economy \u2014 bargaining at the bazaar, running errands between government offices, or managing small family businesses that remain a backbone of Iranian commerce. Entrepreneurship is highly valued, and it is common for families to run generational shops or trades passed down for decades, particularly in craft-focused bazaars such as those in Tabriz and Isfahan.\n\nMidday heat, especially in central and southern Iran, can also shape the rhythm of the day, with some regions historically observing a longer midday rest before resuming work in the cooler late afternoon \u2014 a practical adaptation to climate that persists in parts of the country today.`\n},\n\nafternoon:{\n  era:\"Afternoon\",\n  title:\"Tea and Rest\",\n  img:\"https:\/\/images.pexels.com\/photos\/39103110\/pexels-photo-39103110.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`The Iranian afternoon slows into a gentler pace, often marked by another round of tea, this time paired with pastries, dried fruit, or nuts, enjoyed either alone as a quiet pause or socially with visiting friends and family. Traditional teahouses, known as \"chai-khaneh,\" remain beloved gathering spots in many cities, offering not only tea but also the chance to relax on carpeted platforms, smoke a ghalyan water pipe, and listen to traditional music or storytelling in a wonderfully unhurried atmosphere.\n\nFor students, the afternoon often means returning home from school to family, homework, and, increasingly, extracurricular classes in music, language, sport, or art, reflecting Iranian families' strong emphasis on education and personal development. Many households also use this time for informal visits, as dropping by a relative's or neighbor's home unannounced in the late afternoon remains a cherished and common social custom.\n\nShops that closed during the hottest hours of midday, particularly in warmer regions, often reopen in the late afternoon and remain busy well into the evening, giving Iranian cities a distinctive rhythm where street life and commerce surge again as temperatures cool. Parks and public gardens fill with families and friends enjoying a walk, a picnic, or simply fresh air after the intensity of the working day.\n\nThis unhurried, sociable afternoon rhythm reflects a broader Iranian cultural value: that rest, conversation, and connection are not indulgences to be rushed through, but essential, dignified parts of a well-lived day.`\n},\n\nevening:{\n  era:\"Evening\",\n  title:\"The Family Table\",\n  img:\"https:\/\/images.pexels.com\/photos\/11849274\/pexels-photo-11849274.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`Evening is, for most Iranian families, the most important and cherished part of the day. Dinner, often eaten later than in many Western countries, sometimes as late as eight or nine in the evening, is treated as a genuine communal event, with dishes such as saffron rice, savory stews, and fresh herbs spread across a beautifully arranged sofreh cloth, encouraging leisurely, shared eating rather than individual, hurried plates.\n\nExtended family often gathers in the evening, particularly toward the end of the week, with grandparents, aunts, uncles, and cousins converging for dinner, tea, and conversation that can stretch late into the night. Storytelling, poetry recitation, and good-natured debate over politics, sports, or family matters are common features of these gatherings, reflecting the Iranian love of conversation as both entertainment and bonding.\n\nUrban evenings also come alive with a vibrant social and cultural scene: caf\u00e9s and restaurants fill with young people, cinemas and theaters draw audiences for both classic and contemporary Iranian films, and public parks remain lively well after sunset, especially in warmer months, with families picnicking on blankets late into the evening, a beloved and distinctly Iranian pastime.\n\nTelevision, and increasingly streaming platforms, also play a central evening role, with families often gathering to watch shows together, particularly during long evenings of Ramadan or around major holidays, reinforcing the evening's role as the anchor of family togetherness in the Iranian daily rhythm.`\n},\n\nnight:{\n  era:\"Night\",\n  title:\"Stars and Stillness\",\n  img:\"https:\/\/images.pexels.com\/photos\/28351764\/pexels-photo-28351764.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`As night deepens, Iran reveals one of its most breathtaking and often overlooked treasures: some of the clearest, darkest skies in the world, particularly across its vast central deserts such as the Dasht-e Kavir and Dasht-e Lut. Stargazing has become an increasingly popular pastime, with desert camps and eco-lodges near Yazd, Semnan, and Kerman offering visitors the chance to lie beneath a brilliant, unpolluted Milky Way, a stark and humbling contrast to the bright lights of Tehran just hours away.\n\nIn cities, nightlife continues in its own distinctly Iranian form, without the bars and clubs common elsewhere in the world, but through vibrant private gatherings, rooftop dinners, live music evenings, and long conversations over tea or coffee that often stretch well past midnight, particularly among younger generations. Poetry remains a favored late-night companion for many Iranians, with the Divan of Hafez still opened for guidance or simple pleasure before bed, continuing a tradition many centuries old.\n\nFor religious households, night also holds spiritual significance, particularly during Ramadan, when the pre-dawn meal of suhoor and late-night prayers shape an entirely different nocturnal rhythm for an entire month, or during significant nights such as Yalda, when families intentionally stay awake through the year's longest night, sharing watermelon, pomegranates, and poetry as a celebration of light's eventual return.\n\nWhether beneath a canopy of desert stars or the soft glow of a family living room, Iranian nights close the day in the same spirit they began it: unhurried, connected, and quietly rich with meaning.`\n},\n\nfestivals:{\n  era:\"Celebration\",\n  title:\"Festivals and Celebrations\",\n  img:\"https:\/\/images.pexels.com\/photos\/7157553\/pexels-photo-7157553.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`Few aspects of Iranian lifestyle burst with as much color and joy as its festivals. Nowruz, the Persian New Year celebrated at the spring equinox, is by far the most significant, involving weeks of preparation, a symbolic haft-seen table, family visits, gift-giving, and thirteen days of celebration culminating in Sizdah Bedar, an outdoor picnic day meant to close the festivities surrounded by nature.\n\nYalda Night, the winter solstice celebration, brings families together through the year's longest night to share watermelon, pomegranates, nuts, and poetry, a warm, intimate tradition that fills homes with candlelight and conversation regardless of religious or secular background. Religious observances such as Ramadan and the mourning rituals of Muharram add further rhythm to the yearly calendar, blending spirituality, community charity, and shared reflection into daily life for weeks at a time.\n\nRegional and local festivals add even more color to Iranian life: from water-splashing traditions in some communities to harvest festivals, wedding season celebrations bursting with music and dance, and local saint-day gatherings in smaller towns and villages that mix religious devotion with community feasting.\n\nAcross all these celebrations, food, music, and generosity remain constant threads, transforming each festival into an opportunity not just for ritual, but for reconnecting family, feeding neighbors, and reaffirming the deep communal bonds that define Iranian life throughout the year.`\n},\n\nsports:{\n  era:\"Recreation\",\n  title:\"Sport and Recreation\",\n  img:\"https:\/\/images.pexels.com\/photos\/29348647\/pexels-photo-29348647.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`Sport holds a proud and ancient place in Iranian lifestyle, most iconically expressed through zurkhaneh, or \"house of strength,\" a centuries-old training tradition combining athletics, music, poetry, and spiritual discipline. Inside a circular pit, athletes perform synchronized exercises with heavy wooden clubs called \"meels\" while a drummer chants verses from the Shahnameh, blending physical strength with ritual and reverence for chivalric values known as \"javanmardi.\"\n\nWrestling remains one of Iran's most celebrated modern sports, with freestyle wrestlers achieving international acclaim and Olympic success, closely followed by weightlifting, another discipline in which Iranian athletes have earned significant global recognition. Football, however, commands the greatest everyday passion, with match days transforming caf\u00e9s, homes, and public squares into lively, unified gathering spaces regardless of background or region.\n\nBeyond competitive sport, everyday recreation is deeply tied to Iran's dramatic landscape. Hiking and mountaineering are hugely popular, particularly around Tehran, where trails up the Alborz foothills fill with families and fitness enthusiasts every weekend, while skiing has grown remarkably popular at resorts like Dizin and Shemshak, offering some of the region's best snow within an hour of the capital.\n\nIncreasingly, Iranian youth also embrace modern fitness culture, from gyms and yoga studios to running clubs, reflecting a broader national enthusiasm for wellbeing that blends ancient tradition with thoroughly contemporary habits.`\n},\n\nworkCulture:{\n  era:\"Enterprise\",\n  title:\"Work and Business Culture\",\n  img:\"https:\/\/images.pexels.com\/photos\/15045666\/pexels-photo-15045666.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`Iranian work culture is deeply relationship-oriented, where trust, personal rapport, and mutual respect often matter as much as formal contracts or credentials. Business meetings frequently begin with unhurried conversation over tea, inquiries about family and wellbeing, and a general warmth before practical matters are addressed, reflecting the broader cultural value placed on human connection over transactional efficiency.\n\nThe Iranian work week traditionally runs from Saturday to Wednesday, with Thursday often a half-day and Friday reserved as the primary day of rest, a schedule that shapes both business operations and family planning around the week. Hierarchy and respect for seniority remain important in many workplaces, though a fast-growing generation of entrepreneurs, freelancers, and tech professionals has introduced flatter, more collaborative working styles, particularly within Tehran's expanding startup ecosystem.\n\nSmall, family-run businesses remain a cornerstone of the Iranian economy, with trades, shops, and workshops often passed down through generations, particularly within specialized bazaars for textiles, carpets, jewelry, and handicrafts. At the same time, sectors such as technology, e-commerce, pharmaceuticals, and engineering have grown significantly, producing a highly educated, ambitious professional class competing internationally despite economic challenges.\n\nDespite modernization, taarof continues to influence professional life, shaping negotiation styles, hospitality toward business guests, and the general tone of workplace communication, ensuring that even in boardrooms and offices, the deeply human, courteous spirit of Iranian culture remains clearly present.`\n},\n\nyouth:{\n  era:\"New Generation\",\n  title:\"Youth and Modern Culture\",\n  img:\"https:\/\/images.pexels.com\/photos\/15572198\/pexels-photo-15572198.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1400\",\n  text:`Iran's youth make up a striking share of the population, with a median age under thirty-two, and they represent one of the most dynamic and creatively expressive forces shaping the country's contemporary lifestyle. Highly educated and digitally connected despite periodic internet restrictions, young Iranians have built vibrant communities around music, film, fashion, art, and technology, often using creativity as a powerful means of self-expression and connection with the wider world.\n\nCaf\u00e9 culture has exploded across cities like Tehran, Isfahan, and Shiraz, with beautifully designed coffee shops becoming favorite gathering spaces for studying, socializing, and quiet creative work, often blending minimalist global design trends with distinctly Persian touches. Independent music, from underground rock and rap to reinterpretations of classical Persian music, thrives through social media and grassroots performance, giving voice to a generation eager to tell its own stories.\n\nEntrepreneurship and technology have also become defining passions among Iranian youth, with a booming domestic startup scene producing homegrown platforms for e-commerce, ride-hailing, and digital services, often developed by young graduates from Iran's strong engineering and computer science programs. Higher education remains highly valued across Iranian society, with fierce competition for university placement reflecting deep cultural emphasis on academic achievement.\n\nAt the same time, young Iranians maintain strong ties to family and tradition, often blending modern global tastes with deep respect for parents, poetry, and cultural heritage \u2014 a generation fluent in both the ancient rhythms of Persian civilization and the fast-moving currents of contemporary global culture.`\n}\n\n};\n\n\/* ============ REVEAL ON SCROLL ============ *\/\nconst revealEls = document.querySelectorAll('.reveal');\nconst observer = new IntersectionObserver((entries)=>{\n  entries.forEach(entry=>{\n    if(entry.isIntersecting){\n      entry.target.classList.add('in-view');\n      observer.unobserve(entry.target);\n    }\n  });\n},{threshold:0.15});\nrevealEls.forEach(el=>observer.observe(el));\n\n\/* ============ MODAL LOGIC ============ *\/\nconst modal = document.getElementById('popupModal');\nconst popupImage = document.getElementById('popupImage');\nconst popupEra = document.getElementById('popupEra');\nconst popupTitle = document.getElementById('popupTitle');\nconst popupText = document.getElementById('popupText');\nconst popupClose = document.getElementById('popupClose');\n\nfunction openPopup(key){\n  const data = contentData[key];\n  if(!data) return;\n  popupImage.src = data.img;\n  popupImage.alt = data.title;\n  popupEra.textContent = data.era;\n  popupTitle.textContent = data.title;\n  popupText.innerHTML = data.text\n    .split('\\n\\n')\n    .map(p => `<p>${p.trim()}<\/p>`)\n    .join('');\n  modal.classList.add('show');\n  document.body.style.overflow = 'hidden';\n  modal.querySelector('.overflow-y-auto').scrollTop = 0;\n}\n\nfunction closePopup(){\n  modal.classList.remove('show');\n  document.body.style.overflow = '';\n}\n\ndocument.querySelectorAll('[data-popup]').forEach(el=>{\n  el.addEventListener('click', ()=> openPopup(el.getAttribute('data-popup')) );\n});\n\npopupClose.addEventListener('click', closePopup);\nmodal.addEventListener('click', (e)=>{\n  if(e.target === modal) closePopup();\n});\ndocument.addEventListener('keydown', (e)=>{\n  if(e.key === 'Escape') closePopup();\n});\n<\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Iranian Way of Life Everyday Grace, Timeless Rhythm IRANIAN LIFESTYLE From saffron-scented mornings to starlit desert nights \u2014 step inside the daily rhythm, family bonds, and modern spirit of life in Iran. Explore Daily Life &#8595; Discover The Fabric of Everyday Iranian Life Family bonds, personal style, home life, and the quiet balance between [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-93","page","type-page","status-publish","hentry"],"lang":"en","translations":{"en":93,"fa":568,"ar":676},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/pages\/93","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/comments?post=93"}],"version-history":[{"count":7,"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/pages\/93\/revisions"}],"predecessor-version":[{"id":101,"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/pages\/93\/revisions\/101"}],"wp:attachment":[{"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/media?parent=93"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}