/* ==========================================================================
   Iran SuJok Academy - how.css
   External Page Stylesheet
   ========================================================================== */

/* --- Source: how/index.html --- */
*{box-sizing:border-box} html{scroll-behavior:smooth} body {margin:0;font-family:'Vazirmatn',Tahoma,"Segoe UI",Arial,sans-serif;color:var(--ink,#052a36);background:var(--bg-gradient);line-height:1.9}
    a{color:inherit;text-decoration:none} img{max-width:100%;display:block}.container{width:min(1160px,calc(100% - 32px));margin:auto}
    .btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 22px;font-weight:800;background:var(--green,#0d5a50);color:white;box-shadow:0 10px 25px rgba(13,90,80,.22);transition:.25s ease}.btn:hover{transform:translateY(-2px);background:#084d44;box-shadow:0 14px 30px rgba(13,90,80,.3)}.btn.ghost{background:transparent;color:var(--green,#0d5a50);border:1px solid rgba(13,90,80,.3);box-shadow:none}.btn.ghost:hover{background:rgba(13,90,80,0.06);border-color:var(--green,#0d5a50)}
    
    /* Hero Banner Enhancements */
    .hero{padding:80px 0 60px;position:relative;overflow:hidden;background:radial-gradient(circle at 90% 10%, rgba(13,90,80,0.08) 0%, transparent 60%)}
    .hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:56px;align-items:center}
    .eyebrow{display:inline-flex;gap:8px;align-items:center;background:#e9f4ef;color:var(--green,#0d5a50);border:1px solid #cfe7dc;padding:8px 16px;border-radius:999px;font-size:13.5px;font-weight:800;box-shadow:0 4px 12px rgba(13,90,80,0.06)}
    .hero h1{font-size:clamp(34px,4.5vw,62px);line-height:1.24;margin:22px 0 18px;letter-spacing:-1.5px;color:var(--ink,#052a36);font-weight:900}
    .hero h1 em{font-style:normal;background:linear-gradient(135deg, #0d5a50 0%, #163f3a 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
    .hero p{font-size:1.08rem;color:#425d58;max-width:700px;line-height:1.9}
    .actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
    .hero-card{position:relative}
    .hero-card img{border-radius:34px;box-shadow:0 20px 50px rgba(5,42,54,0.18);aspect-ratio:3/4;object-fit:cover;border:1px solid rgba(13,90,80,0.15)}
    .float-badge-box{position:absolute;left:-24px;bottom:36px;background:rgba(255,255,255,0.96);backdrop-filter:blur(12px);padding:18px 22px;border-radius:22px;box-shadow:0 16px 40px rgba(20,60,52,0.18);font-size:14px;font-weight:700;border:1px solid rgba(13,90,80,0.18)}
    .float-badge-box b{display:block;color:var(--green,#0d5a50);font-size:24px;font-weight:900}

    section{padding:76px 0}
    .section-title{text-align:center;max-width:780px;margin:0 auto 44px}
    .section-title span{color:var(--gold,#c99a3d);font-weight:800;font-size:0.92rem;letter-spacing:0.5px;display:inline-block;margin-bottom:6px;background:rgba(201,154,61,0.12);padding:4px 14px;border-radius:999px;border:1px solid rgba(201,154,61,0.25)}
    .section-title h2{font-size:clamp(30px,3.8vw,46px);line-height:1.35;margin:8px 0 12px;color:var(--ink,#052a36);font-weight:900}
    .section-title p{color:var(--muted,#536a66);margin:0;font-size:1.02rem;line-height:1.8}

    /* Narrative Story Section Styling */
    .features-narrative-section { padding: 80px 0; background: linear-gradient(180deg, rgba(233, 244, 239, 0.45) 0%, rgba(255, 255, 255, 0.95) 100%); }
    .features-story { display: flex; flex-direction: column; gap: 36px; margin-top: 36px; }
    .story-act { background: #ffffff; border: 1px solid rgba(13, 90, 80, 0.14); border-radius: 30px; padding: 36px; box-shadow: 0 12px 36px rgba(13, 90, 80, 0.06); transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease; position: relative; overflow: hidden; }
    .story-act:hover { transform: translateY(-4px); border-color: var(--green, #0d5a50); box-shadow: 0 20px 50px rgba(13, 90, 80, 0.13); }
    .story-act::before { content: ""; position: absolute; top: 0; right: 0; width: 6px; height: 100%; background: linear-gradient(180deg, #c99a3d 0%, #0d5a50 100%); border-radius: 0 30px 30px 0; }
    .act-header { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 22px; border-bottom: 1px dashed rgba(13, 90, 80, 0.16); padding-bottom: 18px; flex-wrap: wrap; }
    .act-title { display: flex; align-items: center; gap: 14px; }
    .act-num { background: linear-gradient(135deg, #0d5a50 0%, #183f3a 100%); color: #fff; width: 48px; height: 48px; border-radius: 50%; display: grid; place-items: center; font-weight: 900; font-size: 1.15rem; box-shadow: 0 8px 20px rgba(13, 90, 80, 0.25); flex-shrink: 0; }
    .act-title h3 { margin: 0; font-size: 1.38rem; color: var(--ink, #052a36); font-weight: 900; }
    .act-subtitle { font-size: 0.9rem; color: #8a6728; background: rgba(255, 248, 233, 0.95); padding: 7px 18px; border-radius: 999px; border: 1px solid rgba(201, 154, 61, 0.35); font-weight: 800; box-shadow: 0 2px 8px rgba(201,154,61,0.08); }
    .act-narrative { color: #3b5a5b; line-height: 2.1; font-size: 1.02rem; margin-bottom: 24px; text-align: justify; }
    .feat-badges-container { background: rgba(233, 244, 239, 0.65); padding: 22px; border-radius: 22px; border: 1px solid rgba(13, 90, 80, 0.14); }
    .feat-badges-title { font-size: 0.9rem; font-weight: 800; color: #0d5a50; margin-bottom: 14px; display: flex; align-items: center; gap: 8px; }
    .feat-badges-grid { display: flex; flex-wrap: wrap; gap: 10px; }
    .feat-badge { background: #ffffff; color: #0d5a50; font-size: 0.88rem; font-weight: 700; padding: 8px 16px; border-radius: 999px; border: 1px solid rgba(13, 90, 80, 0.22); display: inline-flex; align-items: center; gap: 8px; box-shadow: 0 3px 8px rgba(0,0,0,0.03); transition: all 0.25s ease; }
    .feat-badge:hover { background: #0d5a50; color: #ffffff; border-color: #0d5a50; transform: translateY(-2px); box-shadow: 0 6px 16px rgba(13,90,80,0.2); }
    .feat-badge span.num-pill { background: rgba(201, 154, 61, 0.18); color: #8a6728; font-size: 0.78rem; padding: 2px 7px; border-radius: 999px; font-weight: 900; }
    .feat-badge:hover span.num-pill { background: rgba(255,255,255,0.25); color: #ffffff; }

    .cta{padding:84px 0}.cta-box{background:linear-gradient(135deg,#f4e8d4 0%,#e2f1eb 100%);border:1px solid rgba(182,149,85,.3);border-radius:40px;padding:56px;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;box-shadow:0 20px 50px rgba(13,90,80,0.08)}.cta h2{font-size:clamp(30px,3.8vw,46px);margin:0 0 12px;font-weight:900;color:var(--ink,#052a36)}.cta p{margin:0;color:#45605c;font-size:1.05rem}.contact{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.pill{background:rgba(255,255,255,.88);backdrop-filter:blur(8px);border-radius:999px;padding:10px 18px;font-size:14.5px;font-weight:700;color:var(--ink,#052a36);border:1px solid rgba(13,90,80,0.15)}
    
    /* ==========================================================================
       how/index.html - Hero Section & Session Card
       ========================================================================== */
    .how-hero {
      background: linear-gradient(135deg, #052a36 0%, #083b4c 50%, #0e9ca8 100%);
      color: #ffffff;
      padding: 60px 0 50px;
      position: relative;
      overflow: hidden;
    }

    .how-breadcrumb {
      font-size: 0.88rem;
      color: #15cadb;
      margin-bottom: 14px;
      display: flex;
      align-items: center;
      gap: 8px;
    }

    .how-breadcrumb a {
      color: #15cadb;
      text-decoration: none;
    }

    .how-hero-grid {
      display: grid;
      grid-template-columns: 1.15fr 0.85fr;
      gap: 40px;
      align-items: center;
    }

    .how-hero-content {
      min-width: 0;
    }

    .how-hero-badge {
      display: inline-block;
      padding: 6px 16px;
      background: rgba(21, 202, 219, 0.15);
      border: 1px solid rgba(21, 202, 219, 0.35);
      border-radius: 999px;
      font-size: 0.88rem;
      font-weight: 800;
      color: #15cadb;
      margin-bottom: 16px;
    }

    .how-hero-title {
      font-size: clamp(1.8rem, 3.5vw, 2.7rem);
      font-weight: 900;
      line-height: 1.35;
      margin-bottom: 18px;
      color: #ffffff;
    }

    .how-hero-lead {
      font-size: 1.08rem;
      color: #d1e4ec;
      line-height: 1.9;
      margin-bottom: 24px;
    }

    .how-hero-actions {
      display: flex;
      gap: 12px;
      flex-wrap: wrap;
      margin-bottom: 24px;
    }

    .how-hero-actions .btn-primary {
      background: var(--teal-main, #0e9ca8);
      color: #ffffff;
      padding: 10px 22px;
      font-weight: 800;
      border-radius: 999px;
      text-decoration: none;
      display: inline-flex;
      align-items: center;
      justify-content: center;
    }

    .how-btn-outline {
      background: rgba(255, 255, 255, 0.12);
      color: #ffffff;
      border: 1px solid rgba(255, 255, 255, 0.25);
      padding: 10px 20px;
      font-weight: 800;
      border-radius: 999px;
      text-decoration: none;
      display: inline-flex;
      align-items: center;
      justify-content: center;
    }

    .how-hero-card-col {
      text-align: center;
      display: flex;
      justify-content: center;
      min-width: 0;
    }

    .how-hero-card {
      position: relative;
      background: #ffffff;
      border: 4px solid #ffffff;
      padding: 12px;
      border-radius: 28px;
      box-shadow: var(--shadow-lg, 0 16px 40px rgba(0, 0, 0, 0.2));
      display: inline-block;
      max-width: 100%;
    }

    .how-hero-img {
      border-radius: 20px;
      max-height: 420px;
      width: 100%;
      height: auto;
      max-width: 340px;
      object-fit: cover;
      display: block;
      margin: 0 auto;
    }

    .how-hero-caption {
      background: #052a36;
      color: #ffffff;
      border: 1px solid rgba(21, 202, 219, 0.4);
      border-radius: 14px;
      padding: 10px 16px;
      font-size: 0.84rem;
      margin-top: 12px;
      line-height: 1.6;
    }

    .how-hero-caption b {
      color: #15cadb;
      display: block;
      margin-bottom: 2px;
    }

    @media(max-width:900px){
      .hero-grid{grid-template-columns:1fr}
      .hero-card{max-width:560px;margin:auto}
      .cta-box{grid-template-columns:1fr}
      .float-badge-box{left:10px}
      .hero{padding-top:46px}
      .story-act{padding:26px;}
      .act-header{flex-direction:column;align-items:flex-start;}

      .how-hero {
        padding: 46px 0 40px;
      }
      .how-hero-grid {
        grid-template-columns: 1fr;
        gap: 36px;
      }
      .how-hero-card-col {
        margin-top: 6px;
      }
    }

    @media(max-width:560px){
      .hero h1{font-size:36px}
      .hero p{font-size:16px}
      .cta-box{padding:32px 24px}
      .container{width:min(100% - 24px,1160px)}
      section{padding:58px 0}
      .hero{padding-bottom:38px}

      .how-hero {
        padding: 34px 0 28px;
      }
      .how-hero-title {
        font-size: 1.45rem;
        line-height: 1.35;
        margin-bottom: 12px;
      }
      .how-hero-lead {
        font-size: 0.94rem;
        line-height: 1.8;
        margin-bottom: 18px;
      }
      .how-hero-actions {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 20px;
      }
      .how-hero-actions .btn {
        width: 100%;
        text-align: center;
        justify-content: center;
        font-size: 0.88rem;
        padding: 11px 16px;
      }
      .how-hero-card {
        padding: 8px;
        border-radius: 20px;
        border-width: 2px;
        max-width: 300px;
      }
      .how-hero-img {
        border-radius: 14px;
        max-height: 350px;
      }
      .how-hero-caption {
        font-size: 0.78rem;
        padding: 8px 12px;
        border-radius: 10px;
        margin-top: 8px;
      }
    }

/* --- Source: how/methods.html --- */
*{box-sizing:border-box} html{scroll-behavior:smooth} body {margin:0;font-family:'Vazirmatn',Tahoma,"Segoe UI",Arial,sans-serif;color:var(--ink,#052a36);background:var(--bg-gradient);line-height:1.9}
    a{color:inherit;text-decoration:none} img{max-width:100%;display:block}
    .container{width:min(1160px,calc(100% - 32px));margin:auto}
    .btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 22px;font-weight:800;background:var(--green,#0d5a50);color:white;box-shadow:0 10px 25px rgba(13,90,80,.22);transition:.25s ease}.btn:hover{transform:translateY(-2px);background:#084d44;box-shadow:0 14px 30px rgba(13,90,80,.3)}.btn.ghost{background:transparent;color:var(--green,#0d5a50);border:1px solid rgba(13,90,80,.3);box-shadow:none}.btn.ghost:hover{background:rgba(13,90,80,0.06);border-color:var(--green,#0d5a50)}

    /* Hero */
    .hero-methods { padding: 60px 0 50px; background: linear-gradient(135deg, #052a36 0%, #083b4c 50%, #0e9ca8 100%); color: #ffffff; position: relative; overflow: hidden; }
    .hero-methods .breadcrumb { font-size: 0.88rem; color: #15cadb; margin-bottom: 14px; display: flex; align-items: center; gap: 8px; font-weight: 700; }
    .hero-methods .breadcrumb a { color: #15cadb; }
    .hero-methods h1 { font-size: clamp(30px, 4vw, 48px); font-weight: 900; margin: 0 0 16px; color: #ffffff; line-height: 1.3; }
    .hero-methods p { font-size: 1.1rem; color: #d1e4ec; max-width: 860px; line-height: 1.9; margin: 0; }

    /* Section & Story Rows */
    section { padding: 70px 0; }
    .section-title { text-align: center; max-width: 780px; margin: 0 auto 44px; }
    .section-title span { color: var(--gold, #c99a3d); font-weight: 800; font-size: 0.92rem; letter-spacing: 0.5px; display: inline-block; margin-bottom: 6px; background: rgba(201,154,61,0.12); padding: 4px 14px; border-radius: 999px; border: 1px solid rgba(201,154,61,0.25); }
    .section-title h2 { font-size: clamp(28px, 3.5vw, 42px); line-height: 1.35; margin: 8px 0 12px; color: var(--ink, #052a36); font-weight: 900; }
    .section-title p { color: var(--muted, #536a66); margin: 0; font-size: 1.02rem; line-height: 1.8; }

    .story { display: grid; gap: 32px; }
    .story-row { display: grid; grid-template-columns: minmax(280px, .78fr) 1.22fr; gap: 46px; align-items: center; background: rgba(255,255,255,.9); border: 1px solid rgba(13,90,80,.12); border-radius: 32px; padding: 32px; box-shadow: 0 14px 40px rgba(28,74,66,.07); transition: transform 0.3s ease, box-shadow 0.3s ease; }
    .story-row:hover { transform: translateY(-3px); box-shadow: 0 18px 48px rgba(28,74,66,0.12); }
    .story-row:nth-child(even) { grid-template-columns: 1.22fr minmax(280px, .78fr); }
    .story-row:nth-child(even) .story-media { order: 2; }
    .story-media { border: 0; padding: 0; background: none; cursor: pointer; border-radius: 24px; overflow: hidden; box-shadow: 0 14px 36px rgba(28,74,66,.14); }
    .story-media img { width: 100%; aspect-ratio: 3/4; object-fit: cover; transition: transform .4s ease; display: block; }
    .story-media:hover img { transform: scale(1.03); }
    .story-copy .num { display: inline-flex; align-items: center; justify-content: center; width: 44px; height: 44px; border-radius: 14px; background: #e5f1ec; color: var(--green, #0d5a50); font-weight: 900; margin-bottom: 14px; font-size: 1.1rem; }
    .story-copy h2 { font-size: clamp(24px, 2.8vw, 36px); line-height: 1.35; margin: 0 0 14px; color: var(--ink, #052a36); font-weight: 900; }
    .story-copy p { color: var(--muted, #536a66); font-size: 1.02rem; margin: 0; line-height: 1.85; }
    .story-copy ul { margin: 18px 0 0; padding: 0; list-style: none; display: grid; gap: 12px; }
    .story-copy li { position: relative; padding-right: 28px; font-weight: 600; color: #35534e; }
    .story-copy li:before { content: "✓"; position: absolute; right: 0; color: var(--gold, #c99a3d); font-weight: 900; font-size: 1.1rem; }
    .story-row.accent { background: linear-gradient(135deg, #052a36, #183f3a); color: white; }
    .story-row.accent .story-copy h2 { color: #ffffff; }
    .story-row.accent .story-copy p, .story-row.accent .story-copy li { color: #d7e9e4; }
    .story-row.accent .num { background: #d2b46a; color: #183f3a; }

    .video-wrap { background: #edf6f2; border-radius: 36px; padding: 30px; border: 1px solid #d4e9e1; box-shadow: 0 16px 40px rgba(13,90,80,0.08); }
    .cta { padding: 80px 0; }
    .cta-box { background: linear-gradient(135deg, #f4e8d4 0%, #e2f1eb 100%); border: 1px solid rgba(182,149,85,.3); border-radius: 40px; padding: 52px; display: grid; grid-template-columns: 1fr auto; gap: 32px; align-items: center; box-shadow: 0 20px 50px rgba(13,90,80,0.08); }
    .cta h2 { font-size: clamp(28px, 3.5vw, 42px); margin: 0 0 12px; font-weight: 900; color: var(--ink, #052a36); }
    .cta p { margin: 0; color: #45605c; font-size: 1.05rem; }
    .contact { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 20px; }
    .pill { background: rgba(255,255,255,.88); backdrop-filter: blur(8px); border-radius: 999px; padding: 10px 18px; font-size: 14.5px; font-weight: 700; color: var(--ink, #052a36); border: 1px solid rgba(13,90,80,0.15); }

    dialog { border: 0; padding: 0; background: transparent; max-width: min(820px, 92vw); }
    dialog::backdrop { background: rgba(6,25,21,.82); backdrop-filter: blur(6px); }
    dialog img { max-height: 88vh; border-radius: 24px; margin: auto; }
    .close { position: fixed; top: 20px; left: 24px; background: white; border: 0; border-radius: 50%; width: 44px; height: 44px; font-size: 26px; cursor: pointer; box-shadow: 0 8px 24px rgba(0,0,0,0.2); }

    @media(max-width:900px){
      .story-row, .story-row:nth-child(even) { grid-template-columns: 1fr; gap: 24px; }
      .story-row:nth-child(even) .story-media { order: 0; }
      .story-media { max-width: 560px; margin: auto; }
      .cta-box { grid-template-columns: 1fr; }
    }
    @media(max-width:560px){
      .story-row { padding: 22px; border-radius: 26px; }
      .story-copy p { font-size: 16px; }
      .cta-box { padding: 32px 24px; }
      .container { width: min(100% - 24px, 1160px); }
      section { padding: 50px 0; }
    }

