@import url('https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:wght@600;700&family=Tajawal:wght@400;500;700;800&display=swap');

.home-v2{
  --wine:#741f2f;
  --wine-dark:#53131f;
  --gold:#bd8745;
  --gold-soft:#ead4b2;
  --cream:#fbf5ed;
  --paper:#fffdfa;
  --ink:#392825;
  --muted:#725f59;
  --line:#eadfd2;
  --rose:#f5e7e1;
  --shadow:0 20px 55px rgba(78,45,37,.09);
  background:#fcf8f2;
}
.home-v2 body{margin:0;background:#fcf8f2;color:var(--ink);font-family:'Tajawal',Tahoma,Arial,sans-serif;line-height:1.85}
.home-v2 h1,.home-v2 h2{font-family:'Noto Naskh Arabic','Tajawal',serif;letter-spacing:0}
.home-v2 a{text-decoration:none;color:inherit}
.home-v2 section[id]{scroll-margin-top:92px}
.home-v2 .container{width:min(1160px,calc(100% - 34px));margin-inline:auto}
.home-v2 .btn{min-height:50px;border-radius:14px;padding:13px 24px;font-weight:800;transition:.2s transform,.2s box-shadow,.2s background}
.home-v2 .btn:hover{transform:translateY(-2px)}
.home-v2 .btn-primary{background:linear-gradient(135deg,#7d2435,#681929);color:#fff;box-shadow:0 13px 28px rgba(116,31,47,.22)}
.home-v2 .btn-primary:hover{background:linear-gradient(135deg,#6d1c2c,#51111d)}
.home-v2 .btn-outline{background:rgba(255,255,255,.64);border:1px solid rgba(189,135,69,.62);color:#875b2d}
.home-v2 .btn-light{background:#fff;color:var(--wine)}
.home-v2 .eyebrow{display:inline-flex;align-items:center;gap:8px;color:#9d6b33;font-size:.84rem;font-weight:800}
.home-v2 .eyebrow:before,.home-v2 .eyebrow:after{content:'';width:24px;height:1px;background:var(--gold)}

.home-v2 .site-header{position:sticky;top:0;z-index:80;background:rgba(255,252,247,.96);border-bottom:1px solid rgba(189,135,69,.2);backdrop-filter:blur(18px)}
.home-v2 .nav{min-height:82px;display:flex;align-items:center;gap:24px}
.home-v2 .brand{display:flex;align-items:center;gap:12px;color:var(--wine);font-weight:800;flex:0 0 auto}
.home-v2 .brand img{width:55px;height:55px;object-fit:contain;border-radius:15px}
.home-v2 .brand-copy{font-size:1.12rem;line-height:1.3}
.home-v2 .brand-copy small{display:block;color:#9c703b;font-size:.64rem;font-weight:500;white-space:nowrap}
.home-v2 .nav-links{display:flex;align-items:center;gap:25px;margin-inline:auto;color:#4d3a36;font-size:.91rem}
.home-v2 .nav-links a{position:relative;padding:28px 0 23px}
.home-v2 .nav-links a:after{content:'';position:absolute;right:0;bottom:16px;width:0;height:2px;background:var(--wine);transition:.2s width}
.home-v2 .nav-links a:hover:after{width:100%}
.home-v2 .nav-actions{display:flex;gap:10px;align-items:center;flex:0 0 auto}
.home-v2 .nav-actions .btn{min-height:44px;padding:10px 18px;border-radius:12px;font-size:.88rem}
.home-v2 .menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--wine);font-size:1.35rem;cursor:pointer}

.home-v2 .hero{padding:54px 0 44px;background:linear-gradient(180deg,#fffdf9 0%,#f8eee3 100%);overflow:hidden}
.home-v2 .hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:center}
.home-v2 .hero-copy{padding-block:12px}
.home-v2 .hero h1{margin:13px 0 19px;color:var(--wine);font-size:clamp(3.45rem,5.1vw,5.55rem);line-height:1.22;font-weight:700}
.home-v2 .hero h1 span{display:block}
.home-v2 .hero p{font-size:1.12rem;line-height:2.05;color:#5f4e49;max-width:620px;margin:0 0 27px}
.home-v2 .hero-actions{display:flex;flex-wrap:wrap;gap:13px}
.home-v2 .hero-actions .btn{padding-inline:28px}
.home-v2 .trust-row{display:flex;flex-wrap:wrap;gap:0;margin-top:28px;color:#654f49}
.home-v2 .trust-row span{display:flex;align-items:center;gap:7px;padding:0 18px;border-left:1px solid rgba(189,135,69,.34);font-size:.88rem}
.home-v2 .trust-row span:first-child{padding-right:0}
.home-v2 .trust-row span:last-child{border-left:0}
.home-v2 .trust-row span:before{content:'✦';color:var(--gold);font-size:.68rem}
.home-v2 .hero-visual{position:relative}
.home-v2 .hero-visual img{display:block;width:100%;height:auto;border-radius:32px;border:1px solid rgba(255,255,255,.9);box-shadow:0 25px 65px rgba(91,54,43,.15)}
.home-v2 .hero-note{position:absolute;left:18px;bottom:18px;max-width:230px;background:rgba(255,253,249,.94);border:1px solid rgba(255,255,255,.9);border-radius:18px;padding:13px 16px;color:var(--wine);font-size:.82rem;line-height:1.7;box-shadow:0 12px 35px rgba(76,43,35,.12)}
.home-v2 .value-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(189,135,69,.23);border-top:1px solid rgba(189,135,69,.18);border-bottom:1px solid rgba(189,135,69,.18)}
.home-v2 .value-strip div{background:#fffaf5;padding:19px 22px;text-align:center;color:#5f4943}
.home-v2 .value-strip strong{display:block;color:var(--wine);font-size:.98rem}
.home-v2 .value-strip span{font-size:.82rem;color:var(--muted)}

.home-v2 section{padding:72px 0}
.home-v2 .section-head{text-align:center;max-width:760px;margin:0 auto 36px}
.home-v2 .section-head h2{color:var(--wine);font-size:clamp(2.15rem,4vw,3.3rem);line-height:1.3;margin:8px 0}
.home-v2 .section-head p{color:var(--muted);margin:0;font-size:1rem}

.home-v2 #order{padding:70px 0 78px;background:#fffdfa}
.home-v2 .order-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start;max-width:1120px;margin:auto}
.home-v2 .tally-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:13px;box-shadow:var(--shadow);min-height:800px;overflow:hidden}
.home-v2 .tally-card iframe{display:block;width:100%;min-height:900px;border:0;border-radius:20px;background:#fff}
.home-v2 .form-fallback{text-align:center;padding:12px 10px 5px;color:var(--muted);font-size:.88rem}
.home-v2 .form-fallback a{color:var(--wine);font-weight:800;text-decoration:underline}
.home-v2 .order-aside{position:sticky;top:106px;background:linear-gradient(160deg,#fff9f4,#f4e4de);border:1px solid #e9d6cd;border-radius:28px;padding:31px 26px;box-shadow:0 16px 42px rgba(83,48,43,.07)}
.home-v2 .order-aside .aside-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--gold);font-size:1.45rem;margin:0 auto 17px;box-shadow:0 10px 25px rgba(119,70,56,.08)}
.home-v2 .order-aside h3{text-align:center;color:var(--wine);font-size:1.35rem;margin:0 0 9px}
.home-v2 .order-aside>p{text-align:center;color:#65524d;margin:0;line-height:1.9}
.home-v2 .order-points{display:grid;gap:11px;margin-top:23px}
.home-v2 .order-points span{position:relative;padding-right:22px;color:#6e5751;font-size:.9rem}
.home-v2 .order-points span:before{content:'✓';position:absolute;right:0;color:#a67336;font-weight:900}
.home-v2 .privacy-note{margin-top:20px;padding-top:17px;border-top:1px solid rgba(189,135,69,.22);color:#78635d;font-size:.79rem;text-align:center}
.home-v2 .privacy-note a{color:var(--wine);font-weight:700;text-decoration:underline}

.home-v2 #service{background:#fbf4ec}
.home-v2 .feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.home-v2 .feature-card{background:rgba(255,255,255,.82);border:1px solid var(--line);border-radius:22px;padding:25px 22px;text-align:center;box-shadow:0 12px 35px rgba(72,42,34,.045)}
.home-v2 .feature-icon{width:55px;height:55px;border-radius:17px;background:#f7e9df;color:var(--wine);display:grid;place-items:center;margin:0 auto 15px;font-size:1.4rem}
.home-v2 .feature-card h3{color:var(--wine);margin:0 0 6px;font-size:1.05rem}
.home-v2 .feature-card p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.8}

.home-v2 .emotion-banner{display:grid;grid-template-columns:1fr 1.05fr;gap:0;overflow:hidden;border-radius:30px;background:linear-gradient(145deg,#f1e2d4,#e5cbb6);box-shadow:var(--shadow)}
.home-v2 .emotion-banner img{width:100%;height:100%;min-height:360px;object-fit:cover}
.home-v2 .emotion-copy{padding:50px 44px;display:flex;flex-direction:column;justify-content:center}
.home-v2 .emotion-copy h2{color:var(--wine);font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.35;margin:8px 0 12px}
.home-v2 .emotion-copy p{color:#5c4944;font-size:1.02rem;margin:0 0 20px}
.home-v2 .emotion-quote{border-right:3px solid var(--gold);padding-right:18px;color:#714832;font-family:'Noto Naskh Arabic',serif;font-size:1.35rem;line-height:1.8}

.home-v2 #journey{background:#fffdfa}
.home-v2 .steps-v2{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;max-width:1080px;margin:auto;counter-reset:step}
.home-v2 .step-v2{position:relative;background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px 24px;text-align:center;box-shadow:0 12px 34px rgba(72,42,34,.05)}
.home-v2 .step-v2:before{counter-increment:step;content:counter(step);width:43px;height:43px;border-radius:50%;background:var(--wine);color:#fff;display:grid;place-items:center;margin:0 auto 14px;font-weight:800}
.home-v2 .step-v2 h3{color:var(--wine);margin:0 0 6px;font-size:1.06rem}
.home-v2 .step-v2 p{color:var(--muted);margin:0;font-size:.88rem}

.home-v2 #books{background:#fbf4ec}
.home-v2 .book-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:920px;margin:auto}
.home-v2 .book-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;text-align:center;box-shadow:0 13px 35px rgba(73,42,34,.055)}
.home-v2 .book-mock{height:260px;display:grid;place-items:center;background:linear-gradient(145deg,#f4e4d8,#ead3c1);border-radius:18px;margin-bottom:17px;overflow:hidden}
.home-v2 .mini-book{width:138px;height:198px;border-radius:5px 13px 13px 5px;background:linear-gradient(145deg,#f4e3c9,#d9bc8e);box-shadow:-14px 18px 26px rgba(81,46,36,.2);border-left:5px solid #c49b62;padding:28px 13px;color:var(--wine);display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(-2deg)}
.home-v2 .book-card:nth-child(2) .mini-book{background:linear-gradient(145deg,#7f2939,#57131e);border-left-color:#3d0a12;color:#f0d39d;transform:rotate(2deg)}
.home-v2 .book-card:nth-child(3) .mini-book{background:linear-gradient(145deg,#f4e9dc,#e4d2ba);border-left-color:#bfa47e;transform:rotate(-1deg)}
.home-v2 .mini-book strong{font-family:'Noto Naskh Arabic',serif;font-size:1.25rem;line-height:1.5}
.home-v2 .mini-book small{margin-top:10px;font-size:.67rem}
.home-v2 .book-card h3{color:var(--wine);margin:0 0 4px}
.home-v2 .book-card p{color:var(--muted);margin:0;font-size:.87rem}

.home-v2 #works{background:#fffdfa}
.home-v2 .excerpt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;max-width:1080px;margin:auto}
.home-v2 .excerpt-card{position:relative;min-height:225px;background:#fff;border:1px solid var(--line);border-radius:23px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;box-shadow:0 12px 34px rgba(72,42,34,.045)}
.home-v2 .excerpt-card:before{content:'“';position:absolute;top:-28px;left:15px;color:rgba(189,135,69,.15);font:8rem Georgia,serif}
.home-v2 .excerpt-card blockquote{position:relative;margin:0;color:#4c3935;font-family:'Noto Naskh Arabic',serif;font-size:1.18rem;line-height:2}
.home-v2 .excerpt-card footer{color:var(--wine);font-size:.85rem;font-weight:800;margin-top:18px}
.home-v2 .disclosure{text-align:center;color:var(--muted);font-size:.79rem;max-width:720px;margin:18px auto 0}

.home-v2 #packages{background:#fbf4ec}
.home-v2 .pricing-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;max-width:1120px;margin:auto;align-items:stretch}
.home-v2 .price-v2{position:relative;background:#fff;border:1px solid var(--line);border-radius:25px;padding:31px 27px;display:flex;flex-direction:column;box-shadow:0 13px 38px rgba(72,42,34,.05)}
.home-v2 .price-v2.featured{background:linear-gradient(145deg,#81283a,#591420);color:#fff;border-color:transparent;transform:translateY(-7px);box-shadow:0 21px 52px rgba(94,28,42,.22)}
.home-v2 .price-v2 .badge{position:absolute;top:17px;left:17px;background:#d4a65f;color:#3c251d;border-radius:999px;padding:5px 11px;font-size:.7rem;font-weight:800}
.home-v2 .price-v2 h3{color:var(--wine);font-size:1.3rem;margin:0}
.home-v2 .price-v2.featured h3{color:#fff}
.home-v2 .price-v2>p{color:var(--muted);font-size:.9rem;min-height:52px}
.home-v2 .price-v2.featured>p{color:#ead7d1}
.home-v2 .price-number{color:var(--wine);font-size:3.15rem;font-weight:900;line-height:1.2;margin:10px 0 17px}
.home-v2 .price-v2.featured .price-number{color:#fff}
.home-v2 .price-number small{font-size:.92rem;font-weight:500}
.home-v2 .price-v2 ul{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:9px;font-size:.9rem}
.home-v2 .price-v2 li:before{content:'✓';color:var(--gold);font-weight:900;margin-left:8px}
.home-v2 .price-v2 .btn{margin-top:auto;width:100%}
.home-v2 .package-note{max-width:850px;margin:22px auto 0;background:#f2e5d5;border:1px solid #dfc9aa;border-radius:16px;padding:15px 18px;text-align:center;color:#66514a;font-size:.86rem}

.home-v2 #faq-home{background:#fffdfa}
.home-v2 .faq-list{max-width:850px;margin:auto;display:grid;gap:11px}
.home-v2 .faq-item{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}
.home-v2 .faq-item button{width:100%;border:0;background:transparent;padding:18px 20px;text-align:right;color:var(--wine);font-weight:800;display:flex;justify-content:space-between;gap:15px;cursor:pointer}
.home-v2 .faq-answer{display:none;padding:0 20px 18px;color:var(--muted)}
.home-v2 .faq-item.open .faq-answer{display:block}

.home-v2 .guarantee{background:linear-gradient(145deg,#f1e2d1,#fff8ee);border:1px solid #dfc9aa;border-radius:28px;padding:34px 30px;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center}
.home-v2 .guarantee-icon{width:70px;height:70px;border-radius:21px;background:#fff;color:var(--gold);display:grid;place-items:center;font-size:1.8rem;box-shadow:0 12px 30px rgba(79,45,36,.08)}
.home-v2 .guarantee h2{color:var(--wine);font-size:2rem;margin:0 0 3px}
.home-v2 .guarantee p{color:var(--muted);margin:0}

.home-v2 .site-footer{padding:0;background:linear-gradient(145deg,#741f2f,#50111c);color:#f7e9df;border-top:0}
.home-v2 .footer-grid-v2{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:48px;padding-top:48px}
.home-v2 .footer-brand{display:flex;align-items:flex-start;gap:14px}
.home-v2 .footer-brand img{width:64px;height:64px;background:#fff8ee;border-radius:18px;padding:6px}
.home-v2 .footer-brand strong{font-size:1.3rem}
.home-v2 .footer-brand p{margin:5px 0 0;color:#e6d1c8;font-size:.89rem;max-width:410px}
.home-v2 .footer-col{display:grid;align-content:start;gap:8px}
.home-v2 .footer-title{color:#e5ba77;font-weight:800;margin-bottom:4px}
.home-v2 .footer-col a{color:#f6e9e2;font-size:.9rem}
.home-v2 .footer-col a:hover{text-decoration:underline}
.home-v2 .footer-bottom{grid-column:1/-1;text-align:center;border-top:1px solid rgba(229,186,119,.24);padding:19px 0 22px;color:#dcc7bd;font-size:.82rem;margin-top:5px}

.home-v2 .floating-help{position:fixed;left:22px;bottom:22px;z-index:50;background:var(--wine);color:#fff;border-radius:999px;padding:12px 18px;box-shadow:0 14px 35px rgba(99,27,42,.25);font-size:.88rem;font-weight:800}
.home-v2 .floating-help:before{content:'✦';margin-left:8px;color:#e4bb78}
.home-v2 :focus-visible{outline:3px solid rgba(189,135,69,.65);outline-offset:3px}

@media(max-width:980px){
  .home-v2 .nav-links{gap:15px;font-size:.8rem}
  .home-v2 .hero-grid{gap:35px}
  .home-v2 .hero h1{font-size:clamp(3rem,5.8vw,4.7rem)}
  .home-v2 .feature-grid{grid-template-columns:repeat(2,1fr)}
  .home-v2 .pricing-v2{grid-template-columns:1fr;max-width:630px}
  .home-v2 .price-v2.featured{transform:none}
}
@media(max-width:820px){
  .home-v2 .menu-toggle{display:grid;place-items:center}
  .home-v2 .nav{position:relative}
  .home-v2 .nav-links{display:none;position:absolute;top:74px;right:0;left:0;background:#fffdfa;border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}
  .home-v2 .nav-links.open{display:flex}
  .home-v2 .nav-links a{padding:11px 13px;border-bottom:1px solid #f1e8df}
  .home-v2 .nav-links a:last-child{border-bottom:0}
  .home-v2 .nav-links a:after{display:none}
  .home-v2 .nav-actions{margin-right:auto}
  .home-v2 .nav-actions .btn-outline{display:none}
  .home-v2 .hero-grid{grid-template-columns:1fr;text-align:center}
  .home-v2 .hero-copy{order:1}
  .home-v2 .hero-visual{order:0;max-width:650px;margin:auto}
  .home-v2 .hero p{margin-inline:auto}
  .home-v2 .hero-actions,.home-v2 .trust-row{justify-content:center}
  .home-v2 .order-shell{grid-template-columns:1fr}
  .home-v2 .order-aside{position:static;order:-1;max-width:650px;margin:auto;width:100%}
  .home-v2 .emotion-banner{grid-template-columns:1fr}
  .home-v2 .emotion-banner img{max-height:420px}
  .home-v2 .steps-v2{grid-template-columns:repeat(2,1fr)}
  .home-v2 .book-grid,.home-v2 .excerpt-grid{grid-template-columns:1fr;max-width:620px}
  .home-v2 .guarantee{grid-template-columns:auto 1fr}
  .home-v2 .guarantee .btn{grid-column:1/-1}
  .home-v2 .footer-grid-v2{grid-template-columns:1fr 1fr}
  .home-v2 .footer-brand{grid-column:1/-1}
}
@media(max-width:600px){
  .home-v2 .container{width:min(100% - 22px,1160px)}
  .home-v2 .nav{min-height:69px;gap:10px}
  .home-v2 .brand img{width:45px;height:45px}
  .home-v2 .brand-copy{font-size:.94rem}
  .home-v2 .brand-copy small{font-size:.54rem}
  .home-v2 .nav-actions .btn{font-size:.76rem;padding:9px 12px;min-height:40px}
  .home-v2 .hero{padding:24px 0 38px}
  .home-v2 .hero h1{font-size:clamp(2.55rem,12vw,3.55rem);margin-top:6px}
  .home-v2 .hero p{font-size:.98rem;line-height:1.95}
  .home-v2 .hero-actions{flex-direction:column;align-items:center}
  .home-v2 .hero-actions .btn{width:min(100%,330px)}
  .home-v2 .trust-row{display:grid;gap:7px}
  .home-v2 .trust-row span{padding:0;border:0;justify-content:center}
  .home-v2 .hero-note{position:static;max-width:none;margin-top:10px}
  .home-v2 .value-strip{grid-template-columns:1fr}
  .home-v2 section{padding:54px 0}
  .home-v2 .section-head{margin-bottom:28px}
  .home-v2 .section-head h2{font-size:2.25rem}
  .home-v2 .feature-grid,.home-v2 .steps-v2{grid-template-columns:1fr}
  .home-v2 .emotion-copy{padding:35px 25px}
  .home-v2 .emotion-copy h2{font-size:2.35rem}
  .home-v2 .tally-card{padding:5px;border-radius:21px;min-height:860px}
  .home-v2 .tally-card iframe{min-height:980px;border-radius:17px}
  .home-v2 .order-aside{padding:25px 21px;border-radius:21px}
  .home-v2 .book-mock{height:230px}
  .home-v2 .guarantee{grid-template-columns:1fr;text-align:center;padding:28px 22px}
  .home-v2 .guarantee-icon{margin:auto}
  .home-v2 .guarantee h2{font-size:1.8rem}
  .home-v2 .footer-grid-v2{grid-template-columns:1fr;gap:27px;padding-top:36px}
  .home-v2 .footer-brand{grid-column:auto}
  .home-v2 .footer-bottom{grid-column:auto}
  .home-v2 .floating-help{left:12px;bottom:12px;padding:10px 14px;font-size:.78rem}
}
@media(prefers-reduced-motion:reduce){.home-v2 *{scroll-behavior:auto!important;transition:none!important}}
